Gregory John Casamento
3573776123
Modified to eliminate the output of "No application for extension 'app'" when launching an application using open. The code now checks to see if an app is being launched first, then, if not, attempts to open the file.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11594 72102866-910b-0410-8b05-ffd578937521
2001-12-02 05:09:35 +00:00
Fred Kiefer
6a6410906d
NSWorkspace now delegates some calls to GWorkspace.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11593 72102866-910b-0410-8b05-ffd578937521
2001-12-01 21:16:43 +00:00
Fred Kiefer
5e5c0b1156
[finishLaunching] and [terminate:] send workspace notification
...
with the shared workspace as object.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11592 72102866-910b-0410-8b05-ffd578937521
2001-12-01 21:15:27 +00:00
Fred Kiefer
4229cb0b79
Moved all private methods into seperate category. New method
...
[_connectApplication:], use this in [openFile:...] and
[launchApplication:...]. Implemented [openTempFile:].
New method [_workspaceApplication] used to implement
[performFileOperation:...] and [selectFile:inFileViewerRootedAtPath:].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11591 72102866-910b-0410-8b05-ffd578937521
2001-12-01 21:14:51 +00:00
Nicola Pero
1bd55f46ab
Rerun configure when a new configure is available
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11586 72102866-910b-0410-8b05-ffd578937521
2001-12-01 12:24:24 +00:00
Nicola Pero
a4fe455b4f
Rebuilt files generated by configure when a new configure is used
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11585 72102866-910b-0410-8b05-ffd578937521
2001-12-01 12:23:36 +00:00
Nicola Pero
8fee99976b
Makefiles improvements ... should be able to reconfigure itself when needed
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11579 72102866-910b-0410-8b05-ffd578937521
2001-12-01 11:39:21 +00:00
Nicola Pero
1765d260ce
Remove gui.make on distclean; added rules to regenerate gui.make,
...
config.make and configure ... if you type `make' without having run
`./configure', it will now automatically do it for you
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11578 72102866-910b-0410-8b05-ffd578937521
2001-12-01 11:38:34 +00:00
Nicola Pero
2af7ed5cb3
Fixed typo in an NSButtonCell enumeration
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11575 72102866-910b-0410-8b05-ffd578937521
2001-12-01 11:19:24 +00:00
Nicola Pero
4fe5ab1e79
Fixed typo in enumeration of NSGradientType
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11574 72102866-910b-0410-8b05-ffd578937521
2001-12-01 11:18:52 +00:00
Nicola Pero
66b4bb979f
Removed exception in NSCell -setStringValue: for nil argument, just print
...
a warning
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11573 72102866-910b-0410-8b05-ffd578937521
2001-11-30 13:19:12 +00:00
Nicola Pero
eadda82a38
Use a warning, do not throw an exception, when setStringValue: is called
...
with nil argument
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11572 72102866-910b-0410-8b05-ffd578937521
2001-11-30 13:18:01 +00:00
Adam Fedor
f90488b0e2
Summary of user defaults
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11568 72102866-910b-0410-8b05-ffd578937521
2001-11-28 19:20:10 +00:00
Adam Fedor
b89ba69ae8
View coding fixes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11553 72102866-910b-0410-8b05-ffd578937521
2001-11-27 21:40:05 +00:00
Fred Kiefer
1c903d640a
Added MAcOSX methods for NSWindow, NSWindowController and NSWorkspace.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11548 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:30:57 +00:00
Fred Kiefer
1dae607d5b
A lot of cleanup. Implemented the new methods. [openFile:XXX] no
...
longer show alert panels, as this should be done by the caller.
[launchApplication:XXX] now checks if the application is already running.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11547 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:29:42 +00:00
Fred Kiefer
439b5e8403
Added some new MacOSX methods. Changed order of methods. Made
...
ivars out of some class variables.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11546 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:29:04 +00:00
Fred Kiefer
afed87226a
Extracted new method [pathForNibResource:] for NSWindowController.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11545 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:28:34 +00:00
Fred Kiefer
e9e500d310
New extension method [pathForNibResource:].
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11544 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:28:11 +00:00
Fred Kiefer
265a9e656e
Adopted to name changes of NSWindowController methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11543 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:27:47 +00:00
Fred Kiefer
11a71ac8c3
Implemented new methods and renamed some old which are now public.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11542 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:27:21 +00:00
Fred Kiefer
c140b29832
Removed methods now public.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11541 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:26:32 +00:00
Fred Kiefer
dda5cde1af
Added some new MacOSX methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11540 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:26:09 +00:00
Fred Kiefer
532a993b87
Implemented new methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11539 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:25:50 +00:00
Fred Kiefer
9d1e56559f
Added some new MacOSX methods and ivars to support them.
...
Changed order of methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11538 72102866-910b-0410-8b05-ffd578937521
2001-11-26 20:25:15 +00:00
Gregory John Casamento
e23ff4fb6a
Added changelog entry for gopen modification.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11532 72102866-910b-0410-8b05-ffd578937521
2001-11-25 05:16:21 +00:00
Gregory John Casamento
08aca63302
Adding some new features to gopen to make it behave more like "open" on OPENSTEP
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11531 72102866-910b-0410-8b05-ffd578937521
2001-11-25 05:13:17 +00:00
Fred Kiefer
34f63f2fae
Added more new MacOSX methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11512 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:53:30 +00:00
Fred Kiefer
c45289573b
Implemented those new methods. Call new methods from the subview
...
handling methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11511 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:52:32 +00:00
Fred Kiefer
af65642575
Added some new MacOSX methods. Changed order of methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11510 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:52:02 +00:00
Fred Kiefer
a10f888c84
Implemented extension methods for NSURL.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11509 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:51:39 +00:00
Fred Kiefer
7ebc8a71ba
Added extension methods for NSURL.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11508 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:51:15 +00:00
Fred Kiefer
c05f0c3e6d
Implemented [rulerMarkersForTextView:...ruler:].
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11507 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:50:54 +00:00
Fred Kiefer
0944e78ce7
Corrected memory management in rulerview methods. Implemented
...
update ruler. Dummy implementation for new spell checking
methods. Implementation of new drag methods, use these in the
dragging protocol methods. Moved the NSTextInput methods into the
main category. Implemented some of them.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11506 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:50:07 +00:00
Fred Kiefer
0321e9f4e1
Added protocol NSTextInput to NSTextView. Added some new MacOSX
...
methods.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11505 72102866-910b-0410-8b05-ffd578937521
2001-11-24 15:49:26 +00:00
Fred Kiefer
b1f82d9baf
Added some ruler view support to NSTextView.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11492 72102866-910b-0410-8b05-ffd578937521
2001-11-23 00:29:47 +00:00
Fred Kiefer
746cc159e4
Added code to rulerview delegate methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11491 72102866-910b-0410-8b05-ffd578937521
2001-11-23 00:28:43 +00:00
Fred Kiefer
7eaab61165
Added notifications from NSTextStorage
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11490 72102866-910b-0410-8b05-ffd578937521
2001-11-23 00:28:15 +00:00
Fred Kiefer
35ab35ded0
Added some new methods that allow for lazy fixing of attributes in
...
subclasses.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11489 72102866-910b-0410-8b05-ffd578937521
2001-11-23 00:27:53 +00:00
Fred Kiefer
618ba42c09
Added and implemented some methods for the handling of richt text.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11488 72102866-910b-0410-8b05-ffd578937521
2001-11-23 00:27:27 +00:00
Fred Kiefer
3b725d32e0
Added some additional MacOSX methods.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11487 72102866-910b-0410-8b05-ffd578937521
2001-11-23 00:27:04 +00:00
Fred Kiefer
ba1a0f6bf4
Added some methods for the handling of richt text.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11486 72102866-910b-0410-8b05-ffd578937521
2001-11-23 00:26:02 +00:00
Nicola Pero
5e2b6317f5
Updated GNUmakefile for change in cvs-* targets in gnustep-make;
...
indented last couple of ChangeLog entries to fit into 80 columns ...
ChangeLog entries must be indented at 80 columns.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11465 72102866-910b-0410-8b05-ffd578937521
2001-11-22 01:01:32 +00:00
Nicola Pero
7f8d86154c
Updated for change in gnustep-make apropos `make cvs-snapshot' and similar
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11464 72102866-910b-0410-8b05-ffd578937521
2001-11-22 00:59:30 +00:00
Laurent Julliard
03bfda7aa2
colCount and _firstVisible Column must always be decoded
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11447 72102866-910b-0410-8b05-ffd578937521
2001-11-21 13:28:28 +00:00
Laurent Julliard
0ff9254ac1
ChangeLog
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11435 72102866-910b-0410-8b05-ffd578937521
2001-11-20 15:54:32 +00:00
Laurent Julliard
2d05b22a9f
max number of items tested on wrong variable. Corrected
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11434 72102866-910b-0410-8b05-ffd578937521
2001-11-20 15:53:49 +00:00
Adam Fedor
db7b620c03
Cache used fonts in context
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11430 72102866-910b-0410-8b05-ffd578937521
2001-11-20 05:00:20 +00:00
Gregory John Casamento
bef0fa9983
Added comment for "gopen" addition to Tools directory.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11420 72102866-910b-0410-8b05-ffd578937521
2001-11-18 19:02:30 +00:00
Gregory John Casamento
b6480b88bb
Adding gopen tool which works like the "open" command under OPENSTEP4.2/Mach
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11419 72102866-910b-0410-8b05-ffd578937521
2001-11-18 19:01:07 +00:00