richard
|
96daaf4ce0
|
Fixed typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5197 72102866-910b-0410-8b05-ffd578937521
|
1999-11-16 09:48:54 +00:00 |
|
richard
|
b5d656145f
|
Window/Menu location saving updated to be exactly as per MacOS-X
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5196 72102866-910b-0410-8b05-ffd578937521
|
1999-11-16 09:40:14 +00:00 |
|
richard
|
4b2276ae81
|
Improve window frame saving
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5195 72102866-910b-0410-8b05-ffd578937521
|
1999-11-16 07:00:43 +00:00 |
|
nico
|
8ffe4c12df
|
Removed some garbage comments I unadvertitely left.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5194 72102866-910b-0410-8b05-ffd578937521
|
1999-11-16 01:08:31 +00:00 |
|
richard
|
74a48160e6
|
Misc updates to tidy NSWindow and to correct behavior on app activation
and deactivation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5192 72102866-910b-0410-8b05-ffd578937521
|
1999-11-15 21:45:56 +00:00 |
|
richard
|
947dcdb83f
|
Removed bodus methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5191 72102866-910b-0410-8b05-ffd578937521
|
1999-11-15 16:51:29 +00:00 |
|
richard
|
e462f6a88a
|
Fixes for cursor updating
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5189 72102866-910b-0410-8b05-ffd578937521
|
1999-11-15 16:00:47 +00:00 |
|
nico
|
11203b2f3c
|
Rewritten drawing code to allow editing, minor optimizations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5186 72102866-910b-0410-8b05-ffd578937521
|
1999-11-15 14:28:27 +00:00 |
|
nico
|
afc1198e01
|
When moving in the key view loop, select text of newly selected view if it
is a kind of text field.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5183 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 21:16:04 +00:00 |
|
nico
|
9eafc472a4
|
Changings not to have highlighting of text when starting editing with the
mouse.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5182 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 21:12:41 +00:00 |
|
nico
|
7d078c8885
|
Added code to deal with editing in the form the file name.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5180 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:27:44 +00:00 |
|
nico
|
2a87133262
|
Standardized the initialization.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5178 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:25:33 +00:00 |
|
nico
|
88453feb18
|
Rewritten all the editing stuff.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5177 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:24:57 +00:00 |
|
nico
|
398f6f4186
|
Simplified, by removing 'methods implemented by the delegate';
the code was moved elsewhere. Also, some fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5176 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:23:54 +00:00 |
|
nico
|
a6c24d3209
|
Many little fixes for editing.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5175 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:19:36 +00:00 |
|
nico
|
a7622f9ba3
|
Mainly removed useless implementation of 'methods implemented by the
delegate'; minor bug fix too.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5173 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:17:52 +00:00 |
|
nico
|
a09e30074b
|
Implemented endEditingFor:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5172 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:16:39 +00:00 |
|
nico
|
35f25ca47f
|
Minor bug fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5171 72102866-910b-0410-8b05-ffd578937521
|
1999-11-14 03:16:06 +00:00 |
|
richard
|
a89fe7b785
|
Tidied a little
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5170 72102866-910b-0410-8b05-ffd578937521
|
1999-11-12 15:41:32 +00:00 |
|
richard
|
092f597b8d
|
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5169 72102866-910b-0410-8b05-ffd578937521
|
1999-11-12 12:29:14 +00:00 |
|
nico
|
c5daad01a0
|
I had forgotten to update an ivar name.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5168 72102866-910b-0410-8b05-ffd578937521
|
1999-11-12 12:13:40 +00:00 |
|
richard
|
d56e7d940d
|
Matrix fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5167 72102866-910b-0410-8b05-ffd578937521
|
1999-11-12 11:55:04 +00:00 |
|
tremblay2
|
0f174dccc3
|
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5166 72102866-910b-0410-8b05-ffd578937521
|
1999-11-12 07:41:24 +00:00 |
|
nico
|
b79f827005
|
Tiny update for changings in NSTextFieldCell ivars
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5162 72102866-910b-0410-8b05-ffd578937521
|
1999-11-11 23:19:02 +00:00 |
|
nico
|
1ecf4c080a
|
Tiny updates for changings in NSTextFieldCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5161 72102866-910b-0410-8b05-ffd578937521
|
1999-11-11 23:18:23 +00:00 |
|
nico
|
194ea34554
|
Made it compliant, tidied, fixed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5160 72102866-910b-0410-8b05-ffd578937521
|
1999-11-11 23:17:13 +00:00 |
|
nico
|
3386e1fcb9
|
Reformatted the whole code. Not pretty, but readable.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5157 72102866-910b-0410-8b05-ffd578937521
|
1999-11-11 17:17:14 +00:00 |
|
nico
|
828b39b91d
|
Sorry, I made a mistake during a cut&paste
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5152 72102866-910b-0410-8b05-ffd578937521
|
1999-11-11 01:02:40 +00:00 |
|
nico
|
900e070d25
|
Set up correctly text color attributes when editing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5148 72102866-910b-0410-8b05-ffd578937521
|
1999-11-09 23:08:58 +00:00 |
|
nico
|
29ac8fa334
|
Fixes, improvements of editing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5147 72102866-910b-0410-8b05-ffd578937521
|
1999-11-09 23:08:25 +00:00 |
|
nico
|
f05e6a54fd
|
Critical fixes in keyboard processing when the text is edited in cells
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5146 72102866-910b-0410-8b05-ffd578937521
|
1999-11-09 23:07:31 +00:00 |
|
nico
|
6547c09a2f
|
Updated code which had been broken by the recent fixes in NSMatrix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5143 72102866-910b-0410-8b05-ffd578937521
|
1999-11-09 20:57:15 +00:00 |
|
richard
|
677a745590
|
Improved warning logging by using NSWarn... macros
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5140 72102866-910b-0410-8b05-ffd578937521
|
1999-11-07 19:06:29 +00:00 |
|
richard
|
540f6db829
|
Improve hide/unhide
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5135 72102866-910b-0410-8b05-ffd578937521
|
1999-11-05 20:34:23 +00:00 |
|
richard
|
706b7fff80
|
Minor fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5132 72102866-910b-0410-8b05-ffd578937521
|
1999-11-04 16:34:15 +00:00 |
|
richard
|
b987fd74ec
|
Tidyup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5126 72102866-910b-0410-8b05-ffd578937521
|
1999-11-03 06:38:39 +00:00 |
|
richard
|
7cbbb66f90
|
More optimisation - don't create cells that we are immediately going to
replace.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5123 72102866-910b-0410-8b05-ffd578937521
|
1999-11-02 21:42:24 +00:00 |
|
richard
|
6e1d7f46a0
|
NSMatrix rewrite
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5122 72102866-910b-0410-8b05-ffd578937521
|
1999-11-02 20:59:56 +00:00 |
|
richard
|
4b2933e3ce
|
Monor tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5116 72102866-910b-0410-8b05-ffd578937521
|
1999-11-02 07:58:11 +00:00 |
|
nico
|
348b97d43e
|
Rewritten.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5102 72102866-910b-0410-8b05-ffd578937521
|
1999-10-30 02:10:37 +00:00 |
|
fedor
|
a145c7ac3e
|
Remove obsolete backend classes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5101 72102866-910b-0410-8b05-ffd578937521
|
1999-10-29 18:43:48 +00:00 |
|
nico
|
2aa4feb8ac
|
Fixed missing drawing of the horizontal scroller border
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5096 72102866-910b-0410-8b05-ffd578937521
|
1999-10-27 13:33:03 +00:00 |
|
nico
|
2a9ac3d0ce
|
Changed ok button to display OK rather than Ok
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5095 72102866-910b-0410-8b05-ffd578937521
|
1999-10-27 13:32:02 +00:00 |
|
nico
|
4919d1a597
|
Reduced the bloat
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5092 72102866-910b-0410-8b05-ffd578937521
|
1999-10-27 12:16:26 +00:00 |
|
nico
|
2b3ede32b3
|
Cleanup for sizes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5091 72102866-910b-0410-8b05-ffd578937521
|
1999-10-27 12:15:44 +00:00 |
|
fedor
|
a457e2050c
|
Fix closing X display bug
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5090 72102866-910b-0410-8b05-ffd578937521
|
1999-10-27 03:22:11 +00:00 |
|
nico
|
a666f4080b
|
Fixed bug in horizontal scroller not being resized on resize
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5088 72102866-910b-0410-8b05-ffd578937521
|
1999-10-26 22:37:36 +00:00 |
|
nico
|
a1a8b52b8c
|
Added some bloat.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5084 72102866-910b-0410-8b05-ffd578937521
|
1999-10-26 19:54:21 +00:00 |
|
nico
|
01d7c220c8
|
Rethinked code to add accessory views; cleaned, tested.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5083 72102866-910b-0410-8b05-ffd578937521
|
1999-10-26 19:53:15 +00:00 |
|
nico
|
58626c50ae
|
Rewritten from scratch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5080 72102866-910b-0410-8b05-ffd578937521
|
1999-10-25 22:15:18 +00:00 |
|