Commit graph

1221 commits

Author SHA1 Message Date
nico
74c0f46c91 Use a NSCell bit to store a BOOL ivar
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5479 72102866-910b-0410-8b05-ffd578937521
1999-12-13 16:07:44 +00:00
nico
f0a82c68e0 Made cells even memory lighter
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5478 72102866-910b-0410-8b05-ffd578937521
1999-12-13 16:06:32 +00:00
nico
e04e76ea66 Use one of NSCell bit for a BOOL ivar
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5477 72102866-910b-0410-8b05-ffd578937521
1999-12-13 16:05:38 +00:00
nico
30f72d7e5c Use NSCell bits for two BOOL ivar
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5476 72102866-910b-0410-8b05-ffd578937521
1999-12-13 16:05:01 +00:00
nico
f3c43a47fe Moved ivar _control_view from NSCell to NSActionCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5475 72102866-910b-0410-8b05-ffd578937521
1999-12-13 16:04:23 +00:00
nico
a5c183574c Corrected typo in last ChangeLog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5473 72102866-910b-0410-8b05-ffd578937521
1999-12-13 03:06:55 +00:00
nico
8b0e563fb3 Cell optimizations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5472 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:56:57 +00:00
nico
76b398b2a7 Renamed ChangeLog to ChangeLog.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5471 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:55:20 +00:00
nico
d34b8569c6 Updated for change in cell ivars
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5470 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:51:58 +00:00
nico
d47053faba Updated for changes in cell's ivar names; use them.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5469 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:50:14 +00:00
nico
4e87315937 Tiny speed up in initialization
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5468 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:49:13 +00:00
nico
5701dad687 Access trivial ivars such as its cell directly (speed)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5467 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:48:14 +00:00
nico
5836bc2cce Updated for ivar name change in NSCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5466 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:47:08 +00:00
nico
590ce932fe Updated for change in cell ivars
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5465 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:46:14 +00:00
nico
accd15f486 Updated for changes in cell ivars, minor optimizations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5464 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:45:20 +00:00
nico
2087516ceb Updated for changes in all cells; minor optimizations for drawing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5463 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:43:52 +00:00
nico
3995bcf211 Updated for ivars, tiny opts.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5462 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:42:49 +00:00
nico
06328ec9a8 Updated for new cell ivar names
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5461 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:41:11 +00:00
nico
d1a8343b43 Prefixed all ivars with underscores; use a bitfield for BOOL ivars to
reduce memory consumption; access ivars, speed issues.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5460 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:39:40 +00:00
nico
0eb054e447 Prefixed ivars with underscores; access ivars.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5459 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:38:14 +00:00
nico
5a051fcfcd Optimized by removing the auxiliary cell. Removed some old methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5458 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:36:40 +00:00
nico
23dbc8be3e Updated for new way of getting borders
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5457 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:35:01 +00:00
nico
60f56c5db3 Updated for new way of getting border sizes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5456 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:33:57 +00:00
nico
6645c6756a Prefixed ivars with underscore, some tiny opts
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5455 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:33:14 +00:00
nico
2e59202037 Removed old unused ivar
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5454 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:30:58 +00:00
nico
b5c414aa59 Prefixed ivars with underscores; use a bitfield; moved
sizeForBorderType to a function (even inlined for now)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5453 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:30:24 +00:00
nico
a5414f5e78 Prefixed ivars with underscores; removed old unused ivar
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5452 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:29:10 +00:00
nico
c0a68db893 Removed unused ivars
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5451 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:28:23 +00:00
nico
6cd12a8789 Prefixed ivars with underscores
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5450 72102866-910b-0410-8b05-ffd578937521
1999-12-13 02:27:38 +00:00
nico
ddf4706e21 I deleted unwillingly a couple of lines in last commits; fixed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5449 72102866-910b-0410-8b05-ffd578937521
1999-12-11 16:39:23 +00:00
nico
bfa02fc540 Deal better with NSPopUpButton target/action
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5448 72102866-910b-0410-8b05-ffd578937521
1999-12-11 06:07:20 +00:00
nico
58eb25ed8e Fixed bug introduced with last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5447 72102866-910b-0410-8b05-ffd578937521
1999-12-11 06:06:06 +00:00
nico
06429c6c52 Send action to target on mouseDown.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5446 72102866-910b-0410-8b05-ffd578937521
1999-12-11 06:05:08 +00:00
nico
58ce61adde Fixed, cleaned cell/control interface of NSPopUpButton.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5445 72102866-910b-0410-8b05-ffd578937521
1999-12-11 03:13:14 +00:00
nico
7854301762 Added copyright notice; protected from multiple inclusions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5444 72102866-910b-0410-8b05-ffd578937521
1999-12-11 03:07:03 +00:00
nico
fde5c661f6 Removed private method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5443 72102866-910b-0410-8b05-ffd578937521
1999-12-11 03:05:57 +00:00
nico
f666a32951 Removed declaration of unimplemented method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5442 72102866-910b-0410-8b05-ffd578937521
1999-12-11 03:05:23 +00:00
nico
e23d001519 Implemented method which prepares the window for pop-up buttons.
Tiny changing to make popup buttons selections work.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5441 72102866-910b-0410-8b05-ffd578937521
1999-12-11 03:04:22 +00:00
nico
e33b564c2f Dont crash app if a menu item does not have an action
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5440 72102866-910b-0410-8b05-ffd578937521
1999-12-11 03:02:53 +00:00
nico
0e29abfaf3 Bug fixing; rewritten creation of window
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5439 72102866-910b-0410-8b05-ffd578937521
1999-12-11 03:01:10 +00:00
nico
1c8dddd8a4 Bug fixing; rewritten handling of cursor.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5438 72102866-910b-0410-8b05-ffd578937521
1999-12-11 02:57:23 +00:00
nico
b0310a752b Fixed bug -- save and open panel would return NSOKButton on abort.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5427 72102866-910b-0410-8b05-ffd578937521
1999-12-09 05:01:26 +00:00
nico
1023c0c428 Added ivar needed to handle correctly return values.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5426 72102866-910b-0410-8b05-ffd578937521
1999-12-09 04:59:08 +00:00
nico
9ca80d879d Fixed bug which was causing NSOKButton to be returned on abort.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5425 72102866-910b-0410-8b05-ffd578937521
1999-12-09 04:58:20 +00:00
nico
9e3d8ae728 Trivial temporary fix for ESC on save panel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5424 72102866-910b-0410-8b05-ffd578937521
1999-12-09 02:40:19 +00:00
nico
fb54b2d45c Temporaneary fix keyboard handlign so that ESC aborts panels with matrix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5423 72102866-910b-0410-8b05-ffd578937521
1999-12-09 02:38:30 +00:00
richard
4556d52ad7 Various minor window bugfixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5408 72102866-910b-0410-8b05-ffd578937521
1999-12-08 15:01:52 +00:00
richard
18767be974 Image caching improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5406 72102866-910b-0410-8b05-ffd578937521
1999-12-07 21:30:04 +00:00
richard
3e52072875 Send double action
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5405 72102866-910b-0410-8b05-ffd578937521
1999-12-07 20:38:59 +00:00
richard
5df876a8bf Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5404 72102866-910b-0410-8b05-ffd578937521
1999-12-07 16:36:29 +00:00