gramps/src/gui/widgets
2011-04-22 14:24:14 +00:00
..
__init__.py Add Photo widget 2011-02-25 19:23:58 +00:00
buttons.py 4333: memory leak in 3.2 2010-10-31 07:33:17 +00:00
expandcollapsearrow.py 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 2010-12-23 16:51:04 +00:00
grampletpane.py 4772: Not all Gramplets make sense on all views (filter gramplet on Gramplets View); changed to using navigation_type rather than category 2011-04-22 14:24:14 +00:00
labels.py 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 2010-12-23 16:51:04 +00:00
linkbox.py move src/widgets/* to src/gui/widgets as part of GEP008 2009-12-14 03:20:19 +00:00
locationbox.py Add LocationBox widget 2011-02-15 16:35:25 +00:00
Makefile.am Add Photo widget 2011-02-25 19:23:58 +00:00
menutoolbuttonaction.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
monitoredwidgets.py 4376: A different Edit Person dialog 2010-11-16 20:12:26 +00:00
multitreeview.py New MultiTreeView to allow left-click to drag a multi-selected group 2010-08-16 11:20:45 +00:00
photo.py there was a translation string; call gettext 2011-04-08 13:59:00 +00:00
progressdialog.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
shortlistcomboentry.py comboentry in toolbar determines optimal width automatically 2010-08-31 10:00:46 +00:00
springseparator.py move src/widgets/* to src/gui/widgets as part of GEP008 2009-12-14 03:20:19 +00:00
statusbar.py move src/widgets/* to src/gui/widgets as part of GEP008 2009-12-14 03:20:19 +00:00
styledtextbuffer.py 4823: Cannot store an internal uri/url on Note object with localized version 2011-04-12 14:29:05 +00:00
styledtexteditor.py 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 2010-12-23 16:51:04 +00:00
tageditor.py Fix issues with long tag names 2010-09-30 22:43:09 +00:00
toolcomboentry.py move src/widgets/* to src/gui/widgets as part of GEP008 2009-12-14 03:20:19 +00:00
undoablebuffer.py Avoid quote warnings during '$ make distcheck' 2011-01-19 16:16:21 +00:00
undoableentry.py Avoid quote warnings during '$ make distcheck' 2011-01-19 16:16:21 +00:00
undoablestyledbuffer.py undo support for words with unicode symbols of length 2 in the buffer 2010-08-31 19:33:59 +00:00
validatedcomboentry.py comboentry in toolbar determines optimal width automatically 2010-08-31 10:00:46 +00:00
validatedmaskedentry.py 2786: Add quick undo/redo to all fields 2010-08-31 21:11:59 +00:00
valueaction.py move src/widgets/* to src/gui/widgets as part of GEP008 2009-12-14 03:20:19 +00:00
valuetoolitem.py move src/widgets/* to src/gui/widgets as part of GEP008 2009-12-14 03:20:19 +00:00