Commit graph

18 commits

Author SHA1 Message Date
Richard Frith-MacDonald
8feeb60a36 Add warning if file does not exist.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29862 72102866-910b-0410-8b05-ffd578937521
2010-03-07 08:10:58 +00:00
Richard Frith-MacDonald
d115384ecc Extend tool to open URLs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@28104 72102866-910b-0410-8b05-ffd578937521
2009-03-20 09:35:42 +00:00
Richard Frith-MacDonald
8d3b2f926e improve comments and make man page documentation correction.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25758 72102866-910b-0410-8b05-ffd578937521
2007-12-19 11:20:47 +00:00
Fred Kiefer
193e31e678 Change all files to use GPL 3 and LGPL 3.
Prepare for next release.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@25536 72102866-910b-0410-8b05-ffd578937521
2007-10-29 21:16:17 +00:00
Matt Rice
1a7c5c309c * Tools/gopen.m
*  Source/NSView.m
        *  Source/GSPDFPrintOperation.m
        *  Source/NSHelpManager.m
        *  Source/GSHelpManagerPanel.m: Add missing includes.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24006 72102866-910b-0410-8b05-ffd578937521
2006-10-31 13:38:00 +00:00
Gregory John Casamento
9a5abba61f Streamline gopen code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22771 72102866-910b-0410-8b05-ffd578937521
2006-04-09 16:28:35 +00:00
Gregory John Casamento
44a52e50e8 Correction for -a.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22724 72102866-910b-0410-8b05-ffd578937521
2006-03-29 01:22:04 +00:00
Adam Fedor
303dd1baf9 Update FSF Address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@21259 72102866-910b-0410-8b05-ffd578937521
2005-05-26 02:52:46 +00:00
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