Commit Graph

272 Commits

Author SHA1 Message Date
Peter Landgren
bb170241dd Some unnecessary unicode conversion cleanup after fix of issue 4078.
svn: r15606
2010-06-30 07:14:37 +00:00
Peter Landgren
7168001163 Some unnecessary unicode conversion cleanup after fix of issue 4078.
svn: r15604
2010-06-30 07:11:13 +00:00
Peter Landgren
57006ccfbe Some unnecessary unicode conversion cleanup after fix of issue 4078.
svn: r15603
2010-06-30 07:10:12 +00:00
Peter Landgren
e2d3fca8d8 Fix of issue 4078, note.get() unicode now.
svn: r15597
2010-06-28 07:43:41 +00:00
Nick Hall
939ac5505e Change sort order from D.D8 to ISO-DMS
svn: r15583
2010-06-19 23:44:13 +00:00
Nick Hall
49a0830d29 4076: Fix sort order when different latitude/longitude formats are used
svn: r15581
2010-06-19 17:41:28 +00:00
Doug Blank
937c8368ac Crash on family with no parents
svn: r15532
2010-06-05 11:36:28 +00:00
Doug Blank
1b3e2aa09f Protections for readonly databases
svn: r15500
2010-05-29 20:19:22 +00:00
Doug Blank
72eadb0d71 4016: Plugin with a BooleanListOption crashes when report_options.xml has fewer entries than expected.
svn: r15481
2010-05-25 21:10:25 +00:00
Doug Blank
96c081bb6e Some ordering problems when readonly db
svn: r15463
2010-05-23 15:42:18 +00:00
Doug Blank
67a82ed20c No need to get surname list for a readonly db
svn: r15462
2010-05-23 15:40:59 +00:00
Doug Blank
ed73f393ed Readonly databases do not necessarily have commit methods
svn: r15460
2010-05-23 15:00:48 +00:00
Doug Blank
7c4d945da6 Backrefmodel will skip missing or inaccessible objects
svn: r15459
2010-05-23 14:59:04 +00:00
Doug Blank
4ce41d4656 3986: Interface for running code not associated with a plugin type: this passes dbstate and uistate to a load_on_reg function/class if a library has it, and it is marked as load_on_reg
svn: r15454
2010-05-23 11:44:13 +00:00
Gerald Britton
df79811a4e Add extra information for undo history
svn: r15430
2010-05-20 18:40:31 +00:00
Nick Hall
6da2ade5e3 Format date in Last Changed column in views according to preference setting
svn: r15426
2010-05-20 17:47:31 +00:00
Nick Hall
3c6546c6dd 3710: Add a configuration dialog to the pedigree view
svn: r15409
2010-05-13 21:50:22 +00:00
Doug Blank
fccc819e82 Allows load button for those plugins which are not loaded (eg, failed to load)
svn: r15351
2010-05-07 20:59:34 +00:00
Doug Blank
a7d5470caa Small cleanup of link type names
svn: r15349
2010-05-07 18:33:44 +00:00
Doug Blank
40b8c2d9a2 3914: Add a new markup for creating links to URLs and for gramps objects
svn: r15340
2010-05-06 15:54:33 +00:00
Brian Matherly
ecbde74066 Repair duplicated file contents resulting from 0003796 (Make export available when no GUI available).
svn: r15332
2010-05-06 03:40:30 +00:00
Doug Blank
788b731168 Removed unneeded import of StyledTextEditor; gets StyledTextEditor from glade file
svn: r15326
2010-05-05 11:02:08 +00:00
Doug Blank
be0b0a7530 Disabled Load button on Loaded Plugin tab... doesn't make any sense to have there as they are already loaded.
svn: r15325
2010-05-05 04:24:20 +00:00
Doug Blank
118525b4b9 Added a generic goto_handle that works (at least) with selectors; added a default keyword that takes a handle
svn: r15323
2010-05-05 03:23:35 +00:00
Doug Blank
e847354d8b Allow 'Media' short for 'MediaObject'
svn: r15322
2010-05-05 03:19:54 +00:00
Doug Blank
98436e2e53 Double Oops: that line does belong here
svn: r15321
2010-05-04 22:13:43 +00:00
Doug Blank
67e5d8d6d2 Oops: should not have included this line; from another patch
svn: r15319
2010-05-04 11:59:08 +00:00
Doug Blank
8a80aeae96 Added an EditObject that works on any object_class; will look up obj based on gramps_id or handle
svn: r15314
2010-05-03 22:47:47 +00:00
Peter Landgren
22377f265c Fix of included files.
svn: r15311
2010-05-03 16:20:42 +00:00
Peter Landgren
0eb5728320 Information in file was doubled/tripled.
svn: r15308
2010-05-03 12:39:49 +00:00
Peter Landgren
0236eb15ab Information in file was doubled/tripled.
svn: r15307
2010-05-03 12:39:29 +00:00
Doug Blank
39f4ac256f Removed duplicate code inserted by change set 15294; added plugin version in display
svn: r15298
2010-05-01 21:22:05 +00:00
Brian Matherly
df32be43de 0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
svn: r15294
2010-05-01 04:12:42 +00:00
Benny Malengier
38eff3382c 1892: Name Editor Cancel marks Override
svn: r15121
2010-04-14 20:15:49 +00:00
Nick Hall
c7294b600b Make sidebar menu label translatable
svn: r15072
2010-04-10 16:13:30 +00:00
Jérôme Rapinat
a46b607121 Add bookmark icon was missing on Menu (same string as navigationview)
svn: r15042
2010-04-06 17:59:26 +00:00
Jérôme Rapinat
f7ae672bb9 Edit bookmark icon was missing on Menu
svn: r15041
2010-04-06 17:49:37 +00:00
Nick Hall
3ad0a469f3 Add base class for sidebar plugins
svn: r15038
2010-04-06 16:34:35 +00:00
Nick Hall
6ae2f1c81e GEPS 019: Improved sidebar which allows sidebar plugins
svn: r15029
2010-04-04 18:16:03 +00:00
Rob G. Healey
4994fb128b Fixed a typo from eaxct_search to exact_search.
svn: r14995
2010-04-02 00:04:13 +00:00
Doug Blank
3e345733eb 3780: 'Gender contains' filter does not work as I expect
svn: r14985
2010-04-01 13:22:58 +00:00
Benny Malengier
ed296c227d 3757: key2string map still in memory after XML import
svn: r14979
2010-03-31 08:26:36 +00:00
Nick Hall
4ffef76fac 3740: Fix problems with add, delete and update of views when filter applied
svn: r14968
2010-03-29 16:00:24 +00:00
Nick Hall
f22febbea0 0407 and 1447: Save column widths in configuration file
svn: r14953
2010-03-28 00:55:09 +00:00
Nick Hall
e090d8d250 3731: Add place name column to place tree view
svn: r14951
2010-03-27 23:00:41 +00:00
Nick Hall
edaec66f47 Translate strings for hierarchy level headings
svn: r14935
2010-03-26 21:12:09 +00:00
Nick Hall
80a1b440b8 3752: Fix sort order of last-changed column
svn: r14933
2010-03-26 19:49:46 +00:00
Benny Malengier
229cf5ccc0 3761: Error when editing family event
svn: r14924
2010-03-24 19:46:21 +00:00
Benny Malengier
910d34c330 Solving connected date bugs
3390: Date module that reads calendar on Gedcom file format, cannot read the @
3763: dates parsed wrong
3754: Active markup for invalid date on Event View
Some other bugs might be fixed by these changes


svn: r14922
2010-03-24 16:05:42 +00:00
Benny Malengier
739a0f0f43 3655: last modified timestamp changes everytime a tree is accessed
svn: r14887
2010-03-21 09:37:10 +00:00