Commit graph

7281 commits

Author SHA1 Message Date
nico
00e9dc07cf Implemented activation of links when you click on them; only activate
attachments on the first click


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11959 72102866-910b-0410-8b05-ffd578937521
2002-01-03 09:46:00 +00:00
nico
e0a3443a6d Minor cleaning/tidying up in -mouseDown:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11937 72102866-910b-0410-8b05-ffd578937521
2002-01-02 09:53:24 +00:00
nico
823a22ae60 Tidied some comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11936 72102866-910b-0410-8b05-ffd578937521
2002-01-02 09:35:25 +00:00
nico
f1e053a021 Tidied up the clickedOnLink:atIndex: method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11935 72102866-910b-0410-8b05-ffd578937521
2002-01-02 08:39:48 +00:00
nico
f7c23ab869 Set up the rulers in NSScrollView's -tile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11931 72102866-910b-0410-8b05-ffd578937521
2002-01-01 23:21:01 +00:00
nico
f4a588e1b1 Set up the rulers in -tile
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11930 72102866-910b-0410-8b05-ffd578937521
2002-01-01 23:20:37 +00:00
nico
10160aa4f8 Rewritten NSScrollView's -tile method to be simpler to understand
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11929 72102866-910b-0410-8b05-ffd578937521
2002-01-01 23:06:41 +00:00
nico
82856119c6 Rewritten the -tile method to be simpler
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11928 72102866-910b-0410-8b05-ffd578937521
2002-01-01 23:06:01 +00:00
nico
21078ed637 Clean up in NSView resize with old superview size method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11924 72102866-910b-0410-8b05-ffd578937521
2002-01-01 15:45:19 +00:00
nico
a52c5e85cf Cleaned resizeWithOldSuperviewSize:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11923 72102866-910b-0410-8b05-ffd578937521
2002-01-01 15:44:18 +00:00
CaS
d99ff6a3f9 Implement forwardInvocation:
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11908 72102866-910b-0410-8b05-ffd578937521
2001-12-29 08:22:33 +00:00
nico
98bff0ce57 Fixed drawing of background color in NSButtonCell; new code to set/remove
rulers in a scrollview


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11899 72102866-910b-0410-8b05-ffd578937521
2001-12-25 14:08:02 +00:00
nico
a8988194dd Fixed drawing of background color which had broken nextstep-like look&feel
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11898 72102866-910b-0410-8b05-ffd578937521
2001-12-25 14:07:25 +00:00
nico
1cea03788b Added better support for adding/removing rulers
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11897 72102866-910b-0410-8b05-ffd578937521
2001-12-25 14:03:06 +00:00
FredKiefer
ea68db4fcd Allow copy as drag operation into NSTextView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11892 72102866-910b-0410-8b05-ffd578937521
2001-12-24 15:03:20 +00:00
FredKiefer
3400359e26 [dragOperationForDraggingInfo:type:] added NSDragOperationCopy to
the valid drag actions.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11891 72102866-910b-0410-8b05-ffd578937521
2001-12-24 15:02:25 +00:00
nico
a60b40383b Some indentation tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11890 72102866-910b-0410-8b05-ffd578937521
2001-12-24 01:25:04 +00:00
FredKiefer
af741abcf8 Some code cleanup for NSInputManager changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11889 72102866-910b-0410-8b05-ffd578937521
2001-12-23 13:31:27 +00:00
FredKiefer
cf33ac8c4b [initialize] retain the gui bundle and added an auto release pool
as this might be called without one installed.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11888 72102866-910b-0410-8b05-ffd578937521
2001-12-23 13:30:35 +00:00
FredKiefer
ce21b7e91a Added some NSResponder methods with empty code to keep the
NSInputManager quiet.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11887 72102866-910b-0410-8b05-ffd578937521
2001-12-23 13:29:37 +00:00
FredKiefer
9a3c33dd5d Corrected writing to pasteboard from text object.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11886 72102866-910b-0410-8b05-ffd578937521
2001-12-23 02:16:16 +00:00
FredKiefer
7be767b1dc [writeSelectionToPasteboard:types:] corrected C binary operator
short cut logic	that prevented us froam adding more than one
string type to the pasteboard. Remember that || wont evaluate the
second operand if the first is true.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11885 72102866-910b-0410-8b05-ffd578937521
2001-12-23 02:15:40 +00:00
nico
b680fb20dd Prepared localization framework, made a localization experiment with
NSApplication


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11880 72102866-910b-0410-8b05-ffd578937521
2001-12-21 18:50:55 +00:00
nico
9426a4ea8c Added Resources
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11879 72102866-910b-0410-8b05-ffd578937521
2001-12-21 18:50:17 +00:00
nico
97df9924f1 New file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11878 72102866-910b-0410-8b05-ffd578937521
2001-12-21 18:49:20 +00:00
nico
f240a27224 Implemented GSGuiBundle(); localized messages
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11877 72102866-910b-0410-8b05-ffd578937521
2001-12-21 18:41:25 +00:00
nico
dc218d2c02 New header file for private gnustep-gui functions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11876 72102866-910b-0410-8b05-ffd578937521
2001-12-21 18:40:47 +00:00
nico
fc6324bf97 Removed some empty comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11872 72102866-910b-0410-8b05-ffd578937521
2001-12-21 15:44:47 +00:00
nico
7ea9081103 Added subproject KeyBindings, which I had forgotten
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11871 72102866-910b-0410-8b05-ffd578937521
2001-12-21 14:41:00 +00:00
nico
68d0e7ad16 Added KeyBindings subproject
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11870 72102866-910b-0410-8b05-ffd578937521
2001-12-21 14:40:06 +00:00
fedor
0564d62a00 New image
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11861 72102866-910b-0410-8b05-ffd578937521
2001-12-21 03:39:34 +00:00
FredKiefer
81decec96a New backend method for screen resolution and some DnD improvements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11860 72102866-910b-0410-8b05-ffd578937521
2001-12-21 00:50:15 +00:00
FredKiefer
ca1ac1e1c9 [deviceDescription] call new function GSResolutionForScreen.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11859 72102866-910b-0410-8b05-ffd578937521
2001-12-21 00:49:37 +00:00
FredKiefer
fa8b04cfe4 Implemented [GSResolutionForScreen:] with code from NSScreen.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11858 72102866-910b-0410-8b05-ffd578937521
2001-12-21 00:49:09 +00:00
FredKiefer
224a230676 Added GSResolutionForScreen.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11857 72102866-910b-0410-8b05-ffd578937521
2001-12-21 00:48:03 +00:00
FredKiefer
cc7190057c Removed method [_postExternalEvents:]. Added method [GSResolutionForScreen:].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11856 72102866-910b-0410-8b05-ffd578937521
2001-12-21 00:46:19 +00:00
FredKiefer
2a6f634300 New Implemantion of [dragImage:...slideBack:]. Replaced call to
[NSGraphicContext _postExternalEvents:] with [NSDragInfo
postDragEvent:].
Replaced most [NSScreen mainScreen] with [self screen].


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11855 72102866-910b-0410-8b05-ffd578937521
2001-12-21 00:45:48 +00:00
FredKiefer
2cae54f0d9 Implemented dragFile:fromRect:slideBack:event:]. Moved code from
[dragImage:...slideBack:] to NSWindow and call this.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11854 72102866-910b-0410-8b05-ffd578937521
2001-12-21 00:45:15 +00:00
nico
de5a159d50 Fixed typo in my last commit in NSTextView
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11837 72102866-910b-0410-8b05-ffd578937521
2001-12-19 17:56:48 +00:00
nico
9aefb536cb Fixed typo in my last commit - a couple of lines being repeated twice
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11836 72102866-910b-0410-8b05-ffd578937521
2001-12-19 17:56:26 +00:00
nico
3903ad9fc3 Tidied my last changelog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11830 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:35:52 +00:00
nico
9cf4c31a52 Fixed crash in NSTextView when pressing C-e on an empty line
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11829 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:34:50 +00:00
nico
716c42c781 Fixed moveToEndOfLine: for empty lines
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11828 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:31:20 +00:00
nico
7d17e587c6 Fixed effectiveRange returned by lineFragment and textContainer methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11827 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:22:25 +00:00
nico
5227a56022 Removed old obsolete comment
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11825 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:09:13 +00:00
FredKiefer
cd2eaa602f Better window manager support for main menu.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11823 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:08:07 +00:00
FredKiefer
7581c0a471 Removed the redefinition of NSRunAlertPanel() as NSWOrkspace no
longer uses this,


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11822 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:07:19 +00:00
FredKiefer
bf14890f36 [setMainMenu:] set the title of the main menu window, so
the window manager can display it.We could do this also for all
other menus, but those wont show up in the window manager.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11821 72102866-910b-0410-8b05-ffd578937521
2001-12-19 00:06:50 +00:00
pyr
3dbebb3faa Source/NSWindow.m ([NSWindow -setTitleWithRepresentedFilename:]):
([NSWindow -setTitle:]):
                  ([NSWindow -_initBackendWindow:]):
changed cString into lossyCString during DPStitlewindow calls


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11809 72102866-910b-0410-8b05-ffd578937521
2001-12-18 14:24:08 +00:00
pyr
0c19c58a52 Source/NSBrowser.m
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11808 72102866-910b-0410-8b05-ffd578937521
2001-12-18 13:35:48 +00:00