nico
6d72212f19
Remvoed
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12066 72102866-910b-0410-8b05-ffd578937521
2002-01-09 14:26:20 +00:00
nico
d931fb8b52
Test that GNUSTEP_SYSTEM_ROOT is defined, and use gnustep-make's config.guess
...
and config.sub scripts so that we have to keep up-to-date only a single copy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12065 72102866-910b-0410-8b05-ffd578937521
2002-01-09 14:25:59 +00:00
nico
a4c5edb56c
Removed 'Windows' string from Localizable.strings files
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12055 72102866-910b-0410-8b05-ffd578937521
2002-01-08 18:28:13 +00:00
nico
96a9c1b998
Removed 'Windows' string
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12054 72102866-910b-0410-8b05-ffd578937521
2002-01-08 18:27:47 +00:00
nico
a54b94f20f
Removed 'Windows' strings
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12053 72102866-910b-0410-8b05-ffd578937521
2002-01-08 18:27:24 +00:00
nico
be5ddc42d8
Support for using "" as an action to disable previous keybindings
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12048 72102866-910b-0410-8b05-ffd578937521
2002-01-08 16:35:37 +00:00
nico
cd4624b22d
Enable to disable a previous keybinding if a "" action is used
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12045 72102866-910b-0410-8b05-ffd578937521
2002-01-08 16:33:18 +00:00
nico
03fce98126
Added German translation of example services
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12044 72102866-910b-0410-8b05-ffd578937521
2002-01-08 16:03:27 +00:00
nico
b62d6c73ef
Added German translation of service strings
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12043 72102866-910b-0410-8b05-ffd578937521
2002-01-08 16:03:05 +00:00
nico
f65a8589af
Fixes for Windows menu in translated applications
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12033 72102866-910b-0410-8b05-ffd578937521
2002-01-07 19:58:53 +00:00
nico
642aaaf2e8
_windows_menu ivar turned into a NSMenu
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12032 72102866-910b-0410-8b05-ffd578937521
2002-01-07 19:57:30 +00:00
nico
4df76861cb
Big simplification of the code managing the Windows menu, so that it should
...
now work properly when the application is translated. Basically, all code
depending on the title of the Windows menu was removed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12031 72102866-910b-0410-8b05-ffd578937521
2002-01-07 19:57:05 +00:00
nico
aa1f0a5dc0
Improved management of Windows menu when working in another language
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12030 72102866-910b-0410-8b05-ffd578937521
2002-01-07 18:23:05 +00:00
nico
6c7f55f233
Localization fixes for the Windows menu - better management of problems
...
with translation of the Windows menu
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12029 72102866-910b-0410-8b05-ffd578937521
2002-01-07 18:22:20 +00:00
nico
e077cec45f
Updated NSSpellChecker.m for changes in GSServicesManager's ivars
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12011 72102866-910b-0410-8b05-ffd578937521
2002-01-06 16:02:06 +00:00
nico
bef33d79da
Updated for changes in GSServicesManager's ivars
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12010 72102866-910b-0410-8b05-ffd578937521
2002-01-06 16:01:02 +00:00
nico
c0c37777c2
Prefixed all GSServicesManager's ivars with underscores
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12009 72102866-910b-0410-8b05-ffd578937521
2002-01-06 13:27:14 +00:00
nico
774d522150
Prefixed all ivars with underscore
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12008 72102866-910b-0410-8b05-ffd578937521
2002-01-06 13:26:27 +00:00
nico
e791e719d6
Use the default key equivalent for a service if the language specific one
...
can not be found. Translated example service menu items into Italian.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12007 72102866-910b-0410-8b05-ffd578937521
2002-01-06 13:08:05 +00:00
nico
9382e4a869
Use the key equivalent for 'default' if no one under the appropriate
...
user language is found
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12006 72102866-910b-0410-8b05-ffd578937521
2002-01-06 13:06:56 +00:00
nico
5981468cf7
Translated service menu items into Italian
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12005 72102866-910b-0410-8b05-ffd578937521
2002-01-06 13:06:20 +00:00
nico
c5e3175cbf
Implemented activation of links when you click on them in NSTextView; do
...
not activate attachments on second or third click - only on the first
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11960 72102866-910b-0410-8b05-ffd578937521
2002-01-03 09:46:45 +00:00
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