Commit graph

10 commits

Author SHA1 Message Date
Alexander Malmberg
d3140f2622 (main): Remove NSTask-based app launching code; always use NSWorkspace to lanuch applications.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18596 72102866-910b-0410-8b05-ffd578937521
2004-02-14 21:58:45 +00:00
Gregory John Casamento
7a2107824b Cleanup of memory management in loadNib code. Minor formatting changes in gopen and GSspell.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@18264 72102866-910b-0410-8b05-ffd578937521
2003-12-23 18:45:18 +00:00
Richard Frith-Macdonald
12ea75e949 Fix for opening files with relative paths.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17964 72102866-910b-0410-8b05-ffd578937521
2003-10-24 09:29:43 +00:00
Fred Kiefer
377254c2f1 The option -a no longer starts the provided applciation
directly, but uses this application to open the specified files.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17364 72102866-910b-0410-8b05-ffd578937521
2003-07-26 15:23:00 +00:00
Richard Frith-Macdonald
17d4b32bba More filter stuff added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17058 72102866-910b-0410-8b05-ffd578937521
2003-06-28 06:46:14 +00:00
Richard Frith-Macdonald
a5bfb0ec52 Tidied termination a little
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16703 72102866-910b-0410-8b05-ffd578937521
2003-05-12 19:58:20 +00:00
Fred Kiefer
2d8e03ceb4 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
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
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
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