gramps/src/gui/widgets
Nick Hall e44dfa291e Implement Gramps bottombar
svn: r16360
2011-01-11 01:21:38 +00:00
..
__init__.py * missing installation stuff for undo/redo 2010-08-30 23:00:28 +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 Implement Gramps bottombar 2011-01-11 01:21:38 +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
Makefile.am * missing installation stuff for undo/redo 2010-08-30 23:00:28 +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
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 * missing installation stuff for undo/redo 2010-08-30 23:00:28 +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 undo support for words with unicode symbols of length 2 in the buffer 2010-08-31 19:33:59 +00:00
undoableentry.py 2786: Add quick undo/redo to all fields 2010-08-31 21:11:59 +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