Doug Blank
|
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 |
|
Doug Blank
|
e7c5d7a207
|
Start out dirty and not active; removed debugging stuff
svn: r14140
|
2010-01-26 13:04:01 +00:00 |
|
Doug Blank
|
cf4748ecaf
|
Gramplets only update when active, detached, or forced
svn: r14138
|
2010-01-26 12:00:01 +00:00 |
|
Doug Blank
|
1cfeea3701
|
Renamed for_gramps to gramps_target_version
svn: r14136
|
2010-01-25 23:56:45 +00:00 |
|
Peter Landgren
|
00e7bf53d7
|
Added missed file.
svn: r14127
|
2010-01-25 08:31:24 +00:00 |
|
Doug Blank
|
6fd1c70dfd
|
Added a make_environment function for evaluating gpr.py envs
svn: r14122
|
2010-01-25 03:18:34 +00:00 |
|
Doug Blank
|
62a2d1672c
|
Support for plugin.for_gramps = '3.2' in registry
svn: r14121
|
2010-01-24 23:36:25 +00:00 |
|
Doug Blank
|
1830a44505
|
Had to allow links now that plugins is a dir inside gramps32 to allow flexibility in addons
svn: r14115
|
2010-01-24 15:24:36 +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
|
b66e96b8d9
|
Plugin Manager refinements, part 1: refactored plugin lists, renamed Plugin Status to Plugin Manager, added functionality on loaded plugin page
svn: r14086
|
2010-01-17 16:24:56 +00:00 |
|
Peter Landgren
|
5d1ac53678
|
Fix of issue 2848.
svn: r14063
|
2010-01-13 18:39:40 +00:00 |
|
Doug Blank
|
f415159d6f
|
Revised iterable table interface; removed DbEngine and DbTable
svn: r14048
|
2010-01-12 18:38:39 +00:00 |
|
Doug Blank
|
bdefba55ca
|
Towards an DbEngine, for a variety of reasons
svn: r14035
|
2010-01-11 19:45:17 +00:00 |
|
Doug Blank
|
8fdfd69951
|
Added get_active_object
svn: r14029
|
2010-01-11 13:50:32 +00:00 |
|
Nick Hall
|
b503fa2e25
|
Extend history functionality (back/forward) and active-changed signals to all primary objects
svn: r14023
|
2010-01-10 19:19:33 +00:00 |
|
Doug Blank
|
205b3beadd
|
Enabled Quickviews on all list views; enabled References Quickview for all views
svn: r13947
|
2009-12-31 14:59:44 +00:00 |
|
Doug Blank
|
eb23cfd76f
|
3467: Exporter returns an error, but it exports fine if we try once more during session
svn: r13892
|
2009-12-23 11:42:05 +00:00 |
|
Doug Blank
|
699dcb13fe
|
Fixed svn Id property
svn: r13881
|
2009-12-21 13:43:50 +00:00 |
|
Doug Blank
|
9f74bdacce
|
Was adding .svn and subdirectories; this should properly limit subdirs
svn: r13832
|
2009-12-17 04:02:04 +00:00 |
|
Doug Blank
|
6183947763
|
Fixed wrong value for 'track' for detached gramplets
svn: r13771
|
2009-12-12 03:07:19 +00:00 |
|
Brian Matherly
|
3dd5506903
|
Remove unneeded TranslationOption import.
svn: r13759
|
2009-12-11 12:38:43 +00:00 |
|
Brian Matherly
|
c3546880fc
|
Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format.
svn: r13758
|
2009-12-11 05:55:30 +00:00 |
|
Doug Blank
|
b876023812
|
3413: Hidden export plugins still show in list; and rewrote eval() as getattr()
svn: r13708
|
2009-12-05 06:35:21 +00:00 |
|
Doug Blank
|
7fbdff5e0d
|
3352: Confusion in creating multiple views of same type and selecting them; see tracker for more details
svn: r13705
|
2009-12-05 04:38:31 +00:00 |
|
Peter Landgren
|
33686fcf18
|
First update for consistent use of Gramps. See issue 3355.
svn: r13610
|
2009-11-17 20:14:53 +00:00 |
|
Benny Malengier
|
47158f47ac
|
allow forcing a view to be first in category
svn: r13590
|
2009-11-15 13:49:27 +00:00 |
|
Doug Blank
|
406e46eac9
|
Added link and underline sections to base and html docgen types; defaults to silent pass so that we can add to other docgen types without breaking anything yet
svn: r13587
|
2009-11-15 13:15:54 +00:00 |
|
Benny Malengier
|
19522ec975
|
GEPS 014: Plugin registration and management
Also views are now plugins belonging to view category
svn: r13528
|
2009-11-08 16:41:49 +00:00 |
|
Doug Blank
|
e80f108688
|
Removed walking of links
svn: r13509
|
2009-11-06 15:14:38 +00:00 |
|
Doug Blank
|
aee3e932e1
|
Added fpath and help_url for plugins
svn: r13500
|
2009-11-05 11:57:19 +00:00 |
|
Doug Blank
|
8143ef6c18
|
Added localized gettext for registration code
svn: r13490
|
2009-11-03 13:42:37 +00:00 |
|
Doug Blank
|
e83e5effc5
|
Skip hidden directories, and the po and locale system dirs of gramps-addons
svn: r13485
|
2009-11-03 01:56:27 +00:00 |
|
Doug Blank
|
822586d8a5
|
Added plugin.fpath to keep track of path; added edit button in plugin window
svn: r13484
|
2009-11-03 01:39:47 +00:00 |
|
Nick Hall
|
200bacb1f5
|
Add extra sections to Complete Individual Report
svn: r13481
|
2009-11-02 14:57:34 +00:00 |
|
Doug Blank
|
d23721d35f
|
Allow plugin manager to follow links (so you can add a link in plugins to a development dir)
svn: r13479
|
2009-11-01 15:45:53 +00:00 |
|
Doug Blank
|
ba897a8e0f
|
Added __file__ to plugin registration environment (to retrieve addon translations)
svn: r13477
|
2009-11-01 14:30:56 +00:00 |
|
Benny Malengier
|
ffd61918c4
|
fix svn properties
svn: r13472
|
2009-10-31 08:15:10 +00:00 |
|
Doug Blank
|
b5e9f4ddf0
|
Added missing traceback import
svn: r13440
|
2009-10-28 10:38:57 +00:00 |
|
Brian Matherly
|
fa10edbfd1
|
Skip hidden directories when registering plugins.
svn: r13429
|
2009-10-27 01:44:46 +00:00 |
|
Doug Blank
|
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 |
|
Benny Malengier
|
53de46901e
|
add license to gpr.py files
svn: r13424
|
2009-10-26 19:15:58 +00:00 |
|
Doug Blank
|
7290694c43
|
Additions for new gen/plug/_grampley.py
svn: r13420
|
2009-10-25 22:37:32 +00:00 |
|
Doug Blank
|
2e327a10cf
|
Added missing file
svn: r13419
|
2009-10-25 22:32:34 +00:00 |
|
Doug Blank
|
6af2d2f30a
|
Step #2 some cleanup: Moved Gramplet class to gen/plug/_gramplet from DataView/GrampletView ; updated gramplets
svn: r13416
|
2009-10-25 20:29:45 +00:00 |
|
Benny Malengier
|
14dcf94739
|
3292 register plugins, load on need, not on start of GRAMPS - GEPS 014\nmove grampletview to guipluginmanager
svn: r13409
|
2009-10-25 15:33:50 +00:00 |
|
Doug Blank
|
975e639dd1
|
Phase 1 conversion of gramplets to new plugin system
svn: r13406
|
2009-10-25 14:42:47 +00:00 |
|
Benny Malengier
|
d25cdc3958
|
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
Improvements: gen.plug only depends on gen, relationship default is moved
to Relationship.py, and config for hidden to a gui.pluginmanager
svn: r13405
|
2009-10-25 13:52:29 +00:00 |
|
Benny Malengier
|
79b6708163
|
03292: register plugins, load on need, not on start of GRAMPS - GEPS 014
Part 2: update plugin status: show registered, allow hide/unhide of
plugins
svn: r13403
|
2009-10-24 20:27:10 +00:00 |
|
Benny Malengier
|
ed619cfdd6
|
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
|
2009-10-24 13:53:20 +00:00 |
|
Brian Matherly
|
4f55365e97
|
Add translation detection, translation class and report translation option. Leading up to user configurable report translations.
svn: r13391
|
2009-10-22 04:22:24 +00:00 |
|