FredKiefer
06a1ef02fa
[transformBezierPath:] autorelease the returned object.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8719 72102866-910b-0410-8b05-ffd578937521
2001-01-20 17:41:57 +00:00
FredKiefer
0470d8cb1d
Almost complete rewrite. The abstract class implements now most of
...
the methods leaving only 9 methods to the concrete class. (And
the hit test should also go into the abstract class) Simplified
and corrected most methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8718 72102866-910b-0410-8b05-ffd578937521
2001-01-20 17:41:22 +00:00
FredKiefer
80e7d84e8f
Added missing methods and changed the ivars.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8717 72102866-910b-0410-8b05-ffd578937521
2001-01-20 17:40:43 +00:00
richard
434a977c18
Tidyup
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8706 72102866-910b-0410-8b05-ffd578937521
2001-01-20 08:58:25 +00:00
richard
14014a3a62
More glyph attribute stuff
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8705 72102866-910b-0410-8b05-ffd578937521
2001-01-19 23:22:16 +00:00
nico
e5e677ebac
Removed
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8703 72102866-910b-0410-8b05-ffd578937521
2001-01-19 19:15:43 +00:00
nico
80eb5c2d80
New file
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8702 72102866-910b-0410-8b05-ffd578937521
2001-01-19 19:14:13 +00:00
nico
fc49b3fab4
Prepared for RPM packagin
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8701 72102866-910b-0410-8b05-ffd578937521
2001-01-19 19:13:21 +00:00
nico
84547fbc76
Added RPM related variables
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8700 72102866-910b-0410-8b05-ffd578937521
2001-01-19 19:10:45 +00:00
nico
eef7a28d19
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8687 72102866-910b-0410-8b05-ffd578937521
2001-01-18 23:04:04 +00:00
richard
a5737b792a
More glyph stuff
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8670 72102866-910b-0410-8b05-ffd578937521
2001-01-17 22:11:52 +00:00
nico
0288ef9b02
Fixed a bug in resizing table columns
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8669 72102866-910b-0410-8b05-ffd578937521
2001-01-17 21:20:37 +00:00
nico
181c72a76b
Fixed clicking with mouse on a column side and doing no dragging
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8668 72102866-910b-0410-8b05-ffd578937521
2001-01-17 21:19:31 +00:00
nico
f20571272a
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8640 72102866-910b-0410-8b05-ffd578937521
2001-01-16 20:39:13 +00:00
nico
71820396a0
Changed getMatrixFromTransform: to takeMatrixFromTransform: to be
...
consistent with method naming conventions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8620 72102866-910b-0410-8b05-ffd578937521
2001-01-16 13:09:31 +00:00
nico
6ebb4b0638
Fixed exception handler in rare cases - typically when DISPLAY is unset
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8619 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:37:08 +00:00
nico
12e75f2953
Fixed logging exception when no graphics context exists
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8618 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:36:32 +00:00
nico
48ea3855a1
Bug fixing in NSView and NSBrowser; little speedups related to scrolling
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8617 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:35:00 +00:00
nico
b06abad0f3
Cache the default notification center; tiny speedup in rebuilding
...
coordinates; fixed bug which would leave in certain conditions _bounds
and _boundsMatrix in an inconsistent state after a resize
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8616 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:33:23 +00:00
nico
84ef87d3d9
Fixed bug in getting path when a column had nothing selected in it
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8615 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:32:19 +00:00
nico
e9375388ab
Remove scroller update in excess
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8614 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:31:49 +00:00
nico
3fb755f4b1
Cache whether it's opaque or not; minor changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8613 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:31:22 +00:00
nico
78a63edd6a
Added ivar to cache whether it's opaque
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8612 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:30:44 +00:00
nico
a91e43fe0d
Added method to copy matrix
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8611 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:30:28 +00:00
nico
0c31e0d2f4
Added method to quickly copy the matrix from one transform to another
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8610 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:30:02 +00:00
nico
8084766d1e
Fixed drawing of menu view titles
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8609 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:23:40 +00:00
nico
764778ec87
Fixed bug in drawing text in menu titles
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8608 72102866-910b-0410-8b05-ffd578937521
2001-01-16 12:23:17 +00:00
richard
e571f3019f
More glyph handling code
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8606 72102866-910b-0410-8b05-ffd578937521
2001-01-15 21:48:18 +00:00
nico
044915f3f0
Work on cursor movement in the text classes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8592 72102866-910b-0410-8b05-ffd578937521
2001-01-14 11:35:33 +00:00
nico
be17cfe3a9
Changes for better cursor movement
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8591 72102866-910b-0410-8b05-ffd578937521
2001-01-14 11:32:07 +00:00
nico
dee8285c46
Added method to move cursor up or down to be implemented in subclasses
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8590 72102866-910b-0410-8b05-ffd578937521
2001-01-14 11:29:48 +00:00
nico
d921383e07
Added declaration of new method to move cursor up or down
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8589 72102866-910b-0410-8b05-ffd578937521
2001-01-14 11:29:09 +00:00
nico
3763a8590a
Added method to move cursor up or down; fixed bug
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8588 72102866-910b-0410-8b05-ffd578937521
2001-01-14 11:28:26 +00:00
richard
4f30a6dc4b
A few text storage bugfixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8585 72102866-910b-0410-8b05-ffd578937521
2001-01-13 20:33:32 +00:00
nico
370d3039a7
Attempt at making the message in the uncaught exception panel more user
...
friendly
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8583 72102866-910b-0410-8b05-ffd578937521
2001-01-13 13:46:06 +00:00
nico
4fe87d40bd
Attempt at making the panel run upon uncaught exceptions a bit more user
...
friendly by adding the word 'error' to the panel title
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8582 72102866-910b-0410-8b05-ffd578937521
2001-01-13 13:44:40 +00:00
FredKiefer
93bbc8e4ae
*** empty log message ***
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8580 72102866-910b-0410-8b05-ffd578937521
2001-01-12 19:47:09 +00:00
FredKiefer
721b4e7c6a
Undid last change and removed Function GSWSetMatrix().
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8579 72102866-910b-0410-8b05-ffd578937521
2001-01-12 19:45:19 +00:00
richard
1c09cb7345
Tidied
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8567 72102866-910b-0410-8b05-ffd578937521
2001-01-12 12:43:22 +00:00
richard
29b391060f
Minor updates to glyph stuff
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8566 72102866-910b-0410-8b05-ffd578937521
2001-01-12 12:32:32 +00:00
nico
a5bedce2f0
Rewritten deleting in text views
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8563 72102866-910b-0410-8b05-ffd578937521
2001-01-11 23:33:21 +00:00
nico
effe903eea
Rewritten deleting
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8562 72102866-910b-0410-8b05-ffd578937521
2001-01-11 23:32:49 +00:00
richard
fca56f11b0
Some work on glyph handling
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8560 72102866-910b-0410-8b05-ffd578937521
2001-01-11 19:09:02 +00:00
richard
d5b2611d3c
removed unused header
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8555 72102866-910b-0410-8b05-ffd578937521
2001-01-11 08:29:18 +00:00
nico
915dd19ba1
Prevent recursive calls of the gui exception handler
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8554 72102866-910b-0410-8b05-ffd578937521
2001-01-10 22:39:03 +00:00
nico
f3617dfe1a
Fixed infinite loop of recursive exception handler calls from locking up
...
my window system and forcing me to restart it
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8553 72102866-910b-0410-8b05-ffd578937521
2001-01-10 22:37:29 +00:00
nico
b29ceb3c09
Prefixed GSTextStorage ivars with underscore; implement length for speed
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8552 72102866-910b-0410-8b05-ffd578937521
2001-01-10 20:20:47 +00:00
nico
5b01e8a8ff
Fixed a missing include header which was causing compilation to abort
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8536 72102866-910b-0410-8b05-ffd578937521
2001-01-09 11:59:54 +00:00
nico
3d9d2a1b74
Include DPSOperators.h so it compiles again
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8535 72102866-910b-0410-8b05-ffd578937521
2001-01-09 11:58:40 +00:00
richard
93b26a48a9
Handle exceptions when graphics context isn't in place.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8519 72102866-910b-0410-8b05-ffd578937521
2001-01-08 19:59:20 +00:00