Nick Hall
198a707f5b
Add methods used for modal ProgressMeter to CLIDialog
...
svn: r21664
2013-03-16 21:47:20 +00:00
Nick Hall
e2b46f886b
Add modal option to ProgressMeter
...
svn: r21661
2013-03-16 19:47:56 +00:00
John Ralls
7bf5c1147e
Accept control-click as an alternative for right-click when the Gdk
...
backend is Quartz.
This is a standard behavior on Macs, since they often have single-button
mice or trackpads.
svn: r19753
2012-06-04 00:55:10 +00:00
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
Jérôme Rapinat
bdbba8cf13
4689: More space for localized sentences on ProgressMeter
...
svn: r16712
2011-02-25 14:42:40 +00:00
Benny Malengier
710726f259
correct tab errors given by tabnanny
...
svn: r16439
2011-01-22 16:47:26 +00:00
Jérôme Rapinat
e2fcc1d9d0
Avoid quote warnings during '$ make distcheck'
...
svn: r16414
2011-01-19 16:16:21 +00:00
Doug Blank
3833ee63a6
Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
...
svn: r16307
2010-12-23 16:51:04 +00:00
Doug Blank
56e25bdc7a
Added an optional message area to Progressmeter; addon updates uses this to report back status
...
svn: r14301
2010-02-10 15:43:05 +00:00
Peter Landgren
99b95c547d
Make use of new module constfunc.
...
svn: r14282
2010-02-08 17:19:15 +00:00
Brian Matherly
f04880ec09
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
...
svn: r14091
2010-01-18 04:42:17 +00:00
Doug Blank
58dc389e48
Sometimes, the pending events can get into an infinite loop of causing more events to be handled; this fix makes it finite
...
svn: r13778
2009-12-12 17:01:06 +00:00
Doug Blank
b1254d7820
gtk is hidden in methods to not import it overall for cli
...
svn: r13777
2009-12-12 13:03:57 +00:00
Rob G. Healey
8af5f5f532
Moved "import gtk" from several different places to the area where all imports are located. Had a problem with set_header() in class progressMeter.
...
svn: r13774
2009-12-12 07:41:09 +00:00
Doug Blank
ca061d3607
Refinements to ProgressMeter and ProgressMonitor for cancelling
...
svn: r13720
2009-12-06 01:16:17 +00:00
Doug Blank
f272ce3dd1
Move gtk-based items out of scope of import for cli
...
svn: r13599
2009-11-16 22:39:54 +00:00
Rob G. Healey
c56a762c91
Added set_header() to ProgressMeter from Bob Harm. Changes to stylesheet once more.
...
svn: r12856
2009-08-02 02:07:39 +00:00
Benny Malengier
0d7c048052
svn id tag
...
svn: r12764
2009-07-04 15:55:43 +00:00
Benny Malengier
dc354dfd4f
[Emrys] 2896: Macports 3.0.4 cannot view images
...
svn: r12716
2009-06-26 09:46:06 +00:00
Benny Malengier
e5d8544a6c
[Emrys] 2896: Macports 3.0.4 cannot view images
...
svn: r12714
2009-06-26 09:44:12 +00:00
Benny Malengier
0a3e869361
Add missing file grampsgui and make utilsgui just gui
...
svn: r12681
2009-06-19 15:26:51 +00:00