nico
aa0e5d6ba5
Fixed wrong date in my last changelog entry
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12433 72102866-910b-0410-8b05-ffd578937521
2002-02-08 02:03:05 +00:00
nico
f384012a46
Tidied indentation of a line
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12432 72102866-910b-0410-8b05-ffd578937521
2002-02-08 02:01:34 +00:00
nico
c1598e43f0
Implemented keybindings for moving/selecting by words in a textview
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12431 72102866-910b-0410-8b05-ffd578937521
2002-02-08 01:57:22 +00:00
nico
db5e331030
Uncommented moving by words modifying selection
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12430 72102866-910b-0410-8b05-ffd578937521
2002-02-08 01:54:49 +00:00
nico
85775be649
Simplified existing code for moving by words; added moving by words
...
and modifying selection
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12429 72102866-910b-0410-8b05-ffd578937521
2002-02-08 01:54:21 +00:00
nico
ddb3a8b91b
Rewritten moving a word forward or backward
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12428 72102866-910b-0410-8b05-ffd578937521
2002-02-08 01:53:18 +00:00
nico
f33d80bb1e
Code cleaning and rearranging in GSSimpleLayoutManager
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12426 72102866-910b-0410-8b05-ffd578937521
2002-02-06 19:22:08 +00:00
nico
02c1284a9b
Code moved and cleaned a bit
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12425 72102866-910b-0410-8b05-ffd578937521
2002-02-06 19:21:29 +00:00
nico
df6634b053
Removed old unused unfinished layout manager code
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12421 72102866-910b-0410-8b05-ffd578937521
2002-02-06 16:22:03 +00:00
nico
b191d3f9b2
Removed old unused declarations
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12420 72102866-910b-0410-8b05-ffd578937521
2002-02-06 16:21:15 +00:00
nico
0f0bb36a83
Removed old unused layout code
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12419 72102866-910b-0410-8b05-ffd578937521
2002-02-06 16:20:43 +00:00
CaS
97299ef777
Improve performance by handing out proxy to internal string
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12418 72102866-910b-0410-8b05-ffd578937521
2002-02-06 13:55:49 +00:00
CaS
067359747d
Fix mouseDown invocation in NSWindow
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12416 72102866-910b-0410-8b05-ffd578937521
2002-02-06 10:29:26 +00:00
nico
830678b878
Fixed bug in typing enter at the end of text
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12415 72102866-910b-0410-8b05-ffd578937521
2002-02-06 01:39:35 +00:00
nico
867df49597
Fixed bug when typing enter at the end of text; fixed drawing insertion
...
point when there is no text
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12414 72102866-910b-0410-8b05-ffd578937521
2002-02-06 01:39:11 +00:00
nico
781cb5d1b4
Indentation changes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12413 72102866-910b-0410-8b05-ffd578937521
2002-02-06 01:06:03 +00:00
nico
5c26e1bb15
Implemented shift-leftarrow and shift-rightarrow in editing text
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12411 72102866-910b-0410-8b05-ffd578937521
2002-02-05 13:23:00 +00:00
nico
1e8b6bdbbf
Implemented moveBackwardsAndModifySelection: and moveForwardAndModifySelection:
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12410 72102866-910b-0410-8b05-ffd578937521
2002-02-05 13:21:54 +00:00
nico
ed67509dad
Activate Shift-LeftArrow and Shift-RightArrow
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12409 72102866-910b-0410-8b05-ffd578937521
2002-02-05 13:21:14 +00:00
nico
cbaf3c9677
textview: implemented transpose: and bound it to Control-t; updated
...
keybinding list to be as on openstep
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12396 72102866-910b-0410-8b05-ffd578937521
2002-02-03 14:02:40 +00:00
nico
b3b55a9cfe
Updated to be as on openstep
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12395 72102866-910b-0410-8b05-ffd578937521
2002-02-03 14:01:30 +00:00
nico
58b76b645a
Implemented transpose: (which is bound to Control-t)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12394 72102866-910b-0410-8b05-ffd578937521
2002-02-03 14:00:40 +00:00
nico
55ca3c3ffd
Added transpose: ; removed category and cleaned up a bit
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12393 72102866-910b-0410-8b05-ffd578937521
2002-02-03 14:00:07 +00:00
CaS
2e3b8aeadf
Bugfixes for removing view from view and for ordring windos in.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12392 72102866-910b-0410-8b05-ffd578937521
2002-02-03 07:23:10 +00:00
FredKiefer
af4b9aae11
Made NSFontPanel behave more like the orignal on Next.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12380 72102866-910b-0410-8b05-ffd578937521
2002-02-02 00:31:49 +00:00
FredKiefer
b0d939e909
[reloadDefaultFontFamilies] load the family browser and redisplay
...
the selected font. [setPanelFont:isMultiple:] load the face
browser, store font weight and traits and display font name in
preview only if no preview string is set. [_initWithoutGModel]
made the set button the default button. Split most code from
[_togglePreview:] into separate method [_doPreview], which is
called, when the preview state should not change. In [_doPreview]
only display font name if preview string is not set.
[browser:selectRow:inColumn:], when selecting a family select a
face with the same weight and traits as the originaly
selected. When selecting a face, store its weight and traits.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12379 72102866-910b-0410-8b05-ffd578937521
2002-02-02 00:30:41 +00:00
FredKiefer
462861ebba
New ivars for traits, weight and a future preview string.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12378 72102866-910b-0410-8b05-ffd578937521
2002-02-02 00:29:58 +00:00
FredKiefer
f4a8de7e30
[orderFrontFontPanel:] no longer sets the selected font on the
...
panel, as this gets done by the panel itself.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12377 72102866-910b-0410-8b05-ffd578937521
2002-02-02 00:28:52 +00:00
FredKiefer
a42657e2b7
Corrected [TIFFRepresentation], was calling the wrong
...
NSBitmapImageRep method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12376 72102866-910b-0410-8b05-ffd578937521
2002-02-02 00:27:32 +00:00
CaS
062a70fb30
Fix missed file for GIS api change
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12374 72102866-910b-0410-8b05-ffd578937521
2002-02-01 18:19:04 +00:00
CaS
63d83800bb
Expect new GSI api
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12370 72102866-910b-0410-8b05-ffd578937521
2002-02-01 15:31:21 +00:00
CaS
8de58d68fc
Use new GSI api from base library
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12360 72102866-910b-0410-8b05-ffd578937521
2002-02-01 11:01:27 +00:00
pyr
1bbe656c85
Source/NSCell.m
...
Headers/gnustep/gui/NSCell.h: [NSCell -setHighlighted:] new method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12354 72102866-910b-0410-8b05-ffd578937521
2002-01-31 21:17:29 +00:00
fedor
61edd19232
Update
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12323 72102866-910b-0410-8b05-ffd578937521
2002-01-31 04:45:30 +00:00
fedor
191442a45a
Version 0.7.5
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12287 72102866-910b-0410-8b05-ffd578937521
2002-01-30 17:24:48 +00:00
fedor
ddd6a65b80
Temporary fix to round down image size
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12262 72102866-910b-0410-8b05-ffd578937521
2002-01-29 15:23:17 +00:00
nico
7e626b4336
Removed makefile dependencies on rule no longer there
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12246 72102866-910b-0410-8b05-ffd578937521
2002-01-29 11:00:11 +00:00
nico
dc7c22a27b
Removed makefile rule to rebuild configure from configure.in using
...
autoconf ... it could easily be accidentally executed when not needed,
causing problems in systems without autoconf
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12243 72102866-910b-0410-8b05-ffd578937521
2002-01-29 10:53:39 +00:00
fedor
140e5500bd
Fix typo
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12237 72102866-910b-0410-8b05-ffd578937521
2002-01-28 17:31:55 +00:00
fedor
b5cd87ab03
Updated docs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
2002-01-28 04:50:14 +00:00
fedor
c97710e1f6
New AppKit events. Updates for autogsdoc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12217 72102866-910b-0410-8b05-ffd578937521
2002-01-26 04:14:38 +00:00
fedor
c8fa793240
Release updates
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12209 72102866-910b-0410-8b05-ffd578937521
2002-01-24 17:02:33 +00:00
fedor
7e2a5ba8eb
Menu location fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12205 72102866-910b-0410-8b05-ffd578937521
2002-01-23 16:32:20 +00:00
CaS
0bf0bb42eb
Track running apps
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12188 72102866-910b-0410-8b05-ffd578937521
2002-01-22 18:23:56 +00:00
CaS
c09e7d743f
iFixup for error in last mod.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12185 72102866-910b-0410-8b05-ffd578937521
2002-01-22 13:20:20 +00:00
CaS
3809ca017e
Minor fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12184 72102866-910b-0410-8b05-ffd578937521
2002-01-22 09:58:44 +00:00
fedor
219d47a4a9
Better modal window handling
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12183 72102866-910b-0410-8b05-ffd578937521
2002-01-22 03:48:00 +00:00
CaS
1f1b560fe2
Add image sliding mechanism
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12154 72102866-910b-0410-8b05-ffd578937521
2002-01-21 15:45:53 +00:00
nico
50d0b9c71e
Made NSMenuItem exception message friendlier; access ivar in the same class
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12150 72102866-910b-0410-8b05-ffd578937521
2002-01-21 11:58:58 +00:00
nico
e5416be624
Made exception message when the submenu already has a supermenu more
...
friendly; access ivar _title directly
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12149 72102866-910b-0410-8b05-ffd578937521
2002-01-21 11:57:06 +00:00