gramps/src/gui
John Ralls a89bc54a25 [Bug #5610] Can't launch external viewer due to PATH set by Gramps
startup script


Hard-code the path to /usr/bin/open in gui/utils.py. Since this is an 
Apple-only utility and Apple-proprietary, there's no legitimate reason 
to use a different one.


svn: r19022
2012-03-06 19:08:29 +00:00
..
editors Fix of two typos. 2012-02-17 10:37:04 +00:00
plug Disable 'Install Addons' tab in Help->Plugin Manager because it is superseded by the Preferences check for updates features. 2012-02-24 18:30:37 +00:00
selectors bug #5554: Automake problem 2012-02-10 20:25:15 +00:00
views bug #5554: Automake problem 2012-02-10 20:25:15 +00:00
widgets bug #5554: Automake problem 2012-02-10 20:25:15 +00:00
__init__.py move src/Editors/* to src/gui/editors as part of GEP008 2009-12-15 05:56:12 +00:00
aboutdialog.py GEPS 008: File Organization : about dialog in gui + pylint fixes + real modal 2011-01-24 21:50:06 +00:00
basesidebar.py Update BaseSidebar 2010-11-09 15:24:03 +00:00
columnorder.py missing or malformed SVN "Id" line 2011-10-23 03:13:50 +00:00
configure.py Add ID code for citation object to the preferences dialogue (see posting from Jerome on Gramps Dev mailing list 13 Nov 2011) 2012-01-06 23:36:51 +00:00
dbguielement.py 3217: All views except Person View are NOT updated when adding or deleting entries 2009-10-06 19:13:28 +00:00
dbloader.py 5368: Loading familytree with downgraded Berkeley db should generate expressive error 2011-11-20 09:33:31 +00:00
dbman.py Fix named constant 2012-01-15 21:03:51 +00:00
filtereditor.py 5349: Filter and "Quick Filter" are not applied when you press [Enter] 2011-12-12 18:37:53 +00:00
grampsbar.py Set maximum for default GrampsBar size 2011-10-27 09:07:53 +00:00
grampsgui.py Merged trunk r18541 through r18545 into geps023. 2011-12-03 15:06:12 +00:00
Makefile.am bug #5554: Automake problem 2012-02-10 20:25:15 +00:00
makefilter.py added GPLv2 and SVN Id line 2011-10-18 18:14:07 +00:00
navigator.py Hide navigation the plugin selector when only the default plugin is loaded 2011-04-29 20:55:53 +00:00
pluginmanager.py Enhanced GENERAL plugins for flexible API: added data and process to GENERAL plugindata, more details at http://www.gramps-project.org/wiki/index.php?title=Addons_development#General_Plugins 2010-08-11 05:42:46 +00:00
user.py improve CLI "indefinite" progress typeout finish 2011-12-21 05:39:22 +00:00
utils.py [Bug #5610] Can't launch external viewer due to PATH set by Gramps 2012-03-06 19:08:29 +00:00
viewmanager.py Get an instance of GuiPluginManager to report errors loading plugins 2012-02-17 18:37:37 +00:00