Commit graph

1924 commits

Author SHA1 Message Date
Nicola Pero
24b3d9ce47 Implemented copyWithZone
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8330 72102866-910b-0410-8b05-ffd578937521
2000-12-16 13:56:25 +00:00
Nicola Pero
ac3979e8f4 Updated for ivar change; attributed strings are now treated differently
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8329 72102866-910b-0410-8b05-ffd578937521
2000-12-16 13:55:28 +00:00
Nicola Pero
b489f16573 Modified ivars to reduce memory consumption.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8328 72102866-910b-0410-8b05-ffd578937521
2000-12-16 13:54:23 +00:00
Nicola Pero
2c1ac429dc Prefixed NSTextStorage ivars with underscore; fixed bug in NSTextStorage
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8327 72102866-910b-0410-8b05-ffd578937521
2000-12-16 02:23:43 +00:00
Nicola Pero
8cce6d579a Prefixed all ivars with underscores; fixed invalidated range
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8326 72102866-910b-0410-8b05-ffd578937521
2000-12-16 02:21:59 +00:00
Nicola Pero
0cec48542b Tidy up
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8325 72102866-910b-0410-8b05-ffd578937521
2000-12-16 02:03:03 +00:00
Nicola Pero
9886395d96 Bug fix in NSText; optimizations in NSAttributedString
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8322 72102866-910b-0410-8b05-ffd578937521
2000-12-13 23:24:47 +00:00
Nicola Pero
352ef9339a Optimizations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8321 72102866-910b-0410-8b05-ffd578937521
2000-12-13 23:19:57 +00:00
Nicola Pero
6284321acb Fixed memory leak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8320 72102866-910b-0410-8b05-ffd578937521
2000-12-13 23:19:17 +00:00
Nicola Pero
6d3e255397 Prefixed all NSParagraphStyle and NSTextTab ivars with underscores
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8313 72102866-910b-0410-8b05-ffd578937521
2000-12-12 21:14:00 +00:00
Nicola Pero
5a2f2e634e Fixed popupbuttons which had been broken by deferred windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8312 72102866-910b-0410-8b05-ffd578937521
2000-12-12 18:47:09 +00:00
Nicola Pero
ca75f8eb2d Do not draw in deferred windows
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8311 72102866-910b-0410-8b05-ffd578937521
2000-12-12 18:45:22 +00:00
Nicola Pero
b75a50f54e Copy cells quicker, and bug fix for changes in NSActionCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8310 72102866-910b-0410-8b05-ffd578937521
2000-12-12 17:17:21 +00:00
Nicola Pero
af894fe8c4 Bug fix for recent change in NSActionCell
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8309 72102866-910b-0410-8b05-ffd578937521
2000-12-12 17:15:23 +00:00
Nicola Pero
96422627fd Left align edited text.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8308 72102866-910b-0410-8b05-ffd578937521
2000-12-12 17:13:05 +00:00
Nicola Pero
c332a68115 Do not copy deeply ivars when copying
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8307 72102866-910b-0410-8b05-ffd578937521
2000-12-12 17:12:16 +00:00
Nicola Pero
bb4466e3b6 When copying, only make a superficial copy of ivars
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8306 72102866-910b-0410-8b05-ffd578937521
2000-12-12 17:11:21 +00:00
Nicola Pero
01360a699c When copying cells, do a superficial copy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8305 72102866-910b-0410-8b05-ffd578937521
2000-12-12 17:09:32 +00:00
Nicola Pero
371286e8cb Tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8304 72102866-910b-0410-8b05-ffd578937521
2000-12-12 16:38:04 +00:00
Fred Kiefer
0c81722f8d *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8282 72102866-910b-0410-8b05-ffd578937521
2000-12-08 01:21:04 +00:00
Fred Kiefer
eac0e25fd7 Remove initialisation and copy method, as this were mere super
calls. Added getter methods with validation.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8281 72102866-910b-0410-8b05-ffd578937521
2000-12-08 01:20:03 +00:00
Fred Kiefer
aef403cffa Moved the initialisation of the _typingAttributes from the init
method to its first use.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8280 72102866-910b-0410-8b05-ffd578937521
2000-12-08 01:19:38 +00:00
Fred Kiefer
597c81c80a Removed all methods, as they are defined for super class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8279 72102866-910b-0410-8b05-ffd578937521
2000-12-08 01:19:00 +00:00
Fred Kiefer
101987bbb2 Remove float formating ivars, as they were never used.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8278 72102866-910b-0410-8b05-ffd578937521
2000-12-08 01:18:36 +00:00
Fred Kiefer
65626a37a5 Added NSCoding Protocol and moved extension methods into seperate
interface.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8277 72102866-910b-0410-8b05-ffd578937521
2000-12-08 01:18:06 +00:00
Fred Kiefer
e7ea15ff46 Added coding methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8276 72102866-910b-0410-8b05-ffd578937521
2000-12-08 01:17:22 +00:00
Fred Kiefer
6de21dcb55 *** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8273 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:25:23 +00:00
Fred Kiefer
339c81cdff Removed super calls from coding methods to avoid compiler warning.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8272 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:23:45 +00:00
Fred Kiefer
db512aaaf8 [contextHelpForKey:] replaced nil by NULL to avoid compiler warning.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8271 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:23:20 +00:00
Fred Kiefer
86b501a3ce Made all predefined fonts redefinable and removed #ifdef.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8270 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:22:51 +00:00
Fred Kiefer
e5b2b6795f Removed type definitions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8269 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:22:16 +00:00
Fred Kiefer
9ba7190e10 Moved typedefinitions to here from NSImageView.h
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8268 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:21:50 +00:00
Fred Kiefer
4d7205189b Remove now unneeded ivar _menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8267 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:21:21 +00:00
Fred Kiefer
45d762b709 Added missing ivars and rearranged them all.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8266 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:20:52 +00:00
Fred Kiefer
c2f8b2e407 Adopted to changes in NSCell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8265 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:20:17 +00:00
Fred Kiefer
d5b8faad6d Implemented a load of missing methods and adopted all subclasses to
this changes. (Including copying and coding) This breaks archived cells!


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8264 72102866-910b-0410-8b05-ffd578937521
2000-12-07 00:13:30 +00:00
Richard Frith-MacDonald
28e06375b0 Remove unused var
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8262 72102866-910b-0410-8b05-ffd578937521
2000-12-06 19:52:18 +00:00
Nicola Pero
62059cbff4 Fixed a bug in NSTabView drawing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8261 72102866-910b-0410-8b05-ffd578937521
2000-12-06 16:53:20 +00:00
Nicola Pero
18ddb109ce Fixed problem with exposed rect being confused with bounds
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8260 72102866-910b-0410-8b05-ffd578937521
2000-12-06 16:48:51 +00:00
Nicola Pero
957602ed48 Documented drawRect: in NSView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8193 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:39:05 +00:00
Nicola Pero
74808e7342 Regenerated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8192 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:38:43 +00:00
Nicola Pero
fee96aeeb9 Documented drawRect:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8191 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:38:23 +00:00
Nicola Pero
dd4543502e Fixed compilation of gsdoc documentation; documented NSTableColumn
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8190 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:16:49 +00:00
Nicola Pero
1a1c281233 Regenerated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8189 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:14:44 +00:00
Nicola Pero
51ca24440a Removed comments which were stopping the parsing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8188 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:13:48 +00:00
Nicola Pero
f2b3567a8e Updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8187 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:11:53 +00:00
Nicola Pero
72cdf54589 Documented
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8186 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:10:35 +00:00
Nicola Pero
81afdbf4aa Removed email tag which was crashing the gsdoc tool
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8185 72102866-910b-0410-8b05-ffd578937521
2000-11-23 11:09:55 +00:00
Nicola Pero
1f2243459c Patch to NSTabViewItem from Georg Fleischmann
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8183 72102866-910b-0410-8b05-ffd578937521
2000-11-23 10:18:30 +00:00
Nicola Pero
71527b54da Patch from Georg Fleischmann removing release in excess; include file to
avoid compiler warnings; added copyright notice


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8182 72102866-910b-0410-8b05-ffd578937521
2000-11-23 10:17:47 +00:00