Commit Graph

21 Commits

Author SHA1 Message Date
cb246c6a87 Signal item can have more than one callback to handle
svn: r16330
2011-01-02 16:52:37 +00:00
b11e4558b8 Added log, and db cursor close error handler
svn: r15810
2010-08-24 11:54:43 +00:00
db09dcc6bf Added a new method to work around gramps' use of show_all: hidden_widgets
svn: r15681
2010-08-03 00:57:50 +00:00
df32be43de 0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
svn: r15294
2010-05-01 04:12:42 +00:00
1698f8ddbf Update history and MRU lists when objects are deleted
svn: r14581
2010-03-02 15:49:27 +00:00
6cf43dd3d8 Track options
svn: r14353
2010-02-13 16:22:35 +00:00
b1354d2009 Regenerate gui options because previous configdialog may have deleted them; draw a frame around options that need 'save'.
svn: r14349
2010-02-13 06:37:50 +00:00
d7c2e39492 Still need to build the non-gui options
svn: r14308
2010-02-10 23:25:08 +00:00
ea627392e8 Don't build options
svn: r14295
2010-02-09 13:15:31 +00:00
81bb97e2df Refinements on statusbar update; only updated when really necessary; fixed bug in updating when db is closed
svn: r14141
2010-01-26 13:38:05 +00:00
e7c5d7a207 Start out dirty and not active; removed debugging stuff
svn: r14140
2010-01-26 13:04:01 +00:00
cf4748ecaf Gramplets only update when active, detached, or forced
svn: r14138
2010-01-26 12:00:01 +00:00
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
f415159d6f Revised iterable table interface; removed DbEngine and DbTable
svn: r14048
2010-01-12 18:38:39 +00:00
bdefba55ca Towards an DbEngine, for a variety of reasons
svn: r14035
2010-01-11 19:45:17 +00:00
8fdfd69951 Added get_active_object
svn: r14029
2010-01-11 13:50:32 +00:00
b503fa2e25 Extend history functionality (back/forward) and active-changed signals to all primary objects
svn: r14023
2010-01-10 19:19:33 +00:00
6183947763 Fixed wrong value for 'track' for detached gramplets
svn: r13771
2009-12-12 03:07:19 +00:00
b5e9f4ddf0 Added missing traceback import
svn: r13440
2009-10-28 10:38:57 +00:00
bb99cd20b1 Fixed missing expand option on gramplets; added connect/disconnect signal handling; removed signal to update status bar when gramplet doesn't do anything
svn: r13428
2009-10-27 00:27:40 +00:00
2e327a10cf Added missing file
svn: r13419
2009-10-25 22:32:34 +00:00