Don Allingham
c639895996
update
...
svn: r7313
2006-09-11 15:53:32 +00:00
Don Allingham
ad96e4fbf0
2006-09-11 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadXML.py: don't assume that os.path.sep is the
first element of an absolute path. Many not be true on some legacy
operating systems.
svn: r7312
2006-09-11 15:38:59 +00:00
Jérôme Rapinat
b91f0a75a5
update French translation
...
svn: r7311
2006-09-11 09:38:10 +00:00
Jérôme Rapinat
3551c4f372
update french translation
...
svn: r7310
2006-09-11 09:36:02 +00:00
Don Allingham
61b9f23c9e
svn: r7309
2006-09-11 03:07:17 +00:00
Don Allingham
0b6095fdc8
2006-09-10 Don Allingham <don@gramps-project.org>
...
* src/DisplayTabls/_PersonEmbedList.py: enable dnd with people for
associations
svn: r7308
2006-09-11 01:55:57 +00:00
Don Allingham
5e1bfce004
* src/DisplayTabs/_EventEmbedList.py: bring up the event reference
...
editor on drag-n-drop onto the event reference list
svn: r7307
2006-09-09 22:46:14 +00:00
Don Allingham
76cce7e656
2006-09-09 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadXML.py: remove commented out code
* src/Editors/_EditEvent.py: handle overwriting of date text
* src/RelLib/_DateBase.py: allow optional dropping of date text on
serialization
* src/RelLib/_Date.py: allow optional dropping of date text on
serialization
* src/RelLib/_Event.py: allow optional dropping of date text on
serialization
svn: r7306
2006-09-09 17:10:13 +00:00
Arturas Sleinius
52b44be3aa
Update Lithuanian translation
...
svn: r7305
2006-09-08 18:48:51 +00:00
Alex Roitman
76241414a1
2006-09-05 Arpad Horvath <horvath.arpad@szgti.bmf.hu>
...
* hu.po: Translation update.
svn: r7304
2006-09-05 18:12:38 +00:00
Alex Roitman
3e71d93366
2006-09-05 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Import Errors.
svn: r7303
2006-09-05 18:11:40 +00:00
Don Allingham
25f7f7b792
2006-09-04 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: don't delete tabs
* src/DisplayTabs/_NoteTab.py: allow tabs to be entered
svn: r7302
2006-09-04 17:18:30 +00:00
Don Allingham
520e7eb18b
2006-09-03 Don Allingham <don@gramps-project.org>
...
* src/ScratchPad.py: add dnd support for MediaRefs (bug #417 )
* src/DdTargets.py: add dnd support for MediaRefs (bug #417 )
svn: r7301
2006-09-03 22:14:47 +00:00
Don Allingham
27a0993f03
2006-09-02 Don Allingham <don@gramps-project.org>
...
* src/DisplayTabs/_EventEmbedList.py: Don't override event type on
a drag-n-drop (bug #420 )
* po/POTFILES.in: remove non-shipping modules
* src/plugins/Calendar.py: fix filter typo
* src/plugins/WritePkg.py: don't set uid on Windows
svn: r7300
2006-09-02 23:31:30 +00:00
Brian Matherly
93ad288597
* src/plugins/WritePkg.py: don't set uid on Windows
...
svn: r7299
2006-09-02 01:47:08 +00:00
Brian Matherly
f012f870d3
* src/plugins/Calendar.py: fix filter typo
...
svn: r7298
2006-09-02 01:24:46 +00:00
Alex Roitman
6f87dfd61a
* src/GrampsDb/_DbUtils.py: Use normal addition: this updates
...
reference_map properly.
svn: r7297
2006-09-02 00:07:46 +00:00
Alex Roitman
f1e55e1df0
2006-09-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/StatisticsChart.py: Remove cause.
* src/GrampsDb/_WriteXML.py (write_object): Escape path of the files;
(fix): remove control characters.
svn: r7296
2006-09-01 22:57:57 +00:00
Alex Roitman
2db671ad1b
2006-09-01 Arpad Horvath <horvath.arpad@szgti.bmf.hu>
...
* hu.po: Translation update.
svn: r7295
2006-09-01 18:05:09 +00:00
Alex Roitman
ab71140834
Update
...
svn: r7294
2006-08-31 16:38:21 +00:00
Alex Roitman
b116a639ce
2006-08-30 Zdenek Hatas <zdenek.hatas@gmail.com>
...
* cs.po: Update translation.
svn: r7293
2006-08-31 05:04:54 +00:00
Alex Roitman
f758557ca3
* src/GrampsDb/_GrampsDbBase.py (remove_person,_do_remove_object):
...
Properly delete objects;
(get_del_func): Add method to find deleting function for an object.
* src/plugins/Check.py (cleanup_empty_families): Report gramps id.
svn: r7292
2006-08-30 05:10:50 +00:00
Alex Roitman
731665985a
* src/RelLib/_SourceRef.py (SourceRef.__init__): Pass source.
...
* src/RelLib/_ChildRef.py (ChildRef.__init__): Pass source.
* src/RelLib/_EventRef.py (EventRef.__init__): Pass source.
* src/RelLib/_PersonRef.py (PersonRef.__init__): Pass source.
* src/RelLib/_RepoRef.py (RepoRef.__init__): Pass source.
svn: r7291
2006-08-30 00:08:45 +00:00
Alex Roitman
eb217f2cb6
2006-08-29 Alex Roitman <shura@gramps-project.org>
...
* src/glade/gramps.glade: Add privacy controls to all editors.
* src/Editors/_EditSource.py: Add privacy control.
* src/Editors/_EditSourceRef.py: Add privacy control.
* src/Editors/_EditPlace.py: Add privacy control.
* src/Editors/_EditMedia.py: Add privacy control.
* src/Editors/_EditMediaRef.py: Add privacy control.
* src/Editors/_EditRepository.py: Add privacy control.
* src/Editors/_EditRepoRef.py: Add privacy control.
svn: r7290
2006-08-29 23:45:07 +00:00
Alex Roitman
d8a6db0e19
Update
...
svn: r7289
2006-08-29 19:59:06 +00:00
Alex Roitman
abd180dda0
* src/plugins/rel_cs.py: Add relationship calculator.
...
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
svn: r7288
2006-08-29 19:56:42 +00:00
Alex Roitman
fa438dd901
Update
...
svn: r7287
2006-08-29 15:34:27 +00:00
Alex Roitman
6425fec360
2006-08-29 Arpad Horvath <horvath.arpad@szgti.bmf.hu>
...
* hu.po: Translation update from 2.0.x branch.
svn: r7286
2006-08-29 15:31:55 +00:00
Alex Roitman
f99d465326
2006-08-29 Zdenek Hatas <zdenek.hatas@gmail.com>
...
* cs.po: Update translation.
svn: r7285
2006-08-29 15:30:12 +00:00
Don Allingham
04f08a3be4
2006-08-28 Don Allingham <don@gramps-project.org>
...
* src/RelLib/_Name.py: pyflakes fixes
* src/Editors/_EditName.py: pyflakes fixes
* src/DisplayTabs/_BackRefModel.py: pyflakes fixes
* src/DisplayTabs/_GalleryTab.py: pyflakes fixes
svn: r7284
2006-08-29 03:43:46 +00:00
Alex Roitman
f2d3c5b249
2006-08-28 Alex Roitman <shura@gramps-project.org>
...
* src/RelLib/_Address.py (get_text_data_list): Typo.
* src/Filters/Rules/Person/_HasTextMatchingSubstringOf.py (apply):
Stop adding birth and death events.
* configure.in: Increment version number.
* RELEASE: version 2.1.95 is released.
svn: r7283
2006-08-28 17:56:42 +00:00
Alex Roitman
9170f2a153
Update
...
svn: r7282
2006-08-28 02:35:37 +00:00
Alex Roitman
43633e292b
2006-08-27 Alex Roitman <shura@gramps-project.org>
...
* *.po: Merge all translations with the new template for 2.1.95.
svn: r7281
2006-08-28 02:34:42 +00:00
Don Allingham
d727bc9e6e
svn: r7280
2006-08-28 02:32:54 +00:00
Don Allingham
1c03e540ff
2006-08-27 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: fix parsing index to correctly
identify levels for a RESI tag
svn: r7279
2006-08-27 21:28:14 +00:00
Alex Roitman
912a73371f
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.gui_setup): Add a
...
dialog about the researcher information.
* src/gramps.py (run): Remove startup dialog.
svn: r7278
2006-08-27 21:04:49 +00:00
Alex Roitman
70e3c36ded
Update
...
svn: r7277
2006-08-27 20:13:55 +00:00
Alex Roitman
064457b122
* src/plugins/RelCalc.py: Use name display preferences throughout;
...
collapse unique entries in the common ancestors list.
svn: r7276
2006-08-27 19:46:11 +00:00
Jérôme Rapinat
68ac7e6e2c
french translation improvements
...
svn: r7275
2006-08-27 10:36:24 +00:00
Alex Roitman
55132eb0a7
2006-08-27 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/TestcaseGenerator.py: Bring somewhat up to date.
* NEWS: New release name.
svn: r7274
2006-08-27 07:30:59 +00:00
Alex Roitman
132746bdd2
* src/GrampsLogger/_ErrorReportAssistant.py (__init__): Properly
...
call Assistant.
* src/plugins/GraphViz.py (get_event_string): Stop using cause.
svn: r7273
2006-08-27 06:30:56 +00:00
Alex Roitman
bf309faa34
2006-08-26 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/Rules/Person/__init__.py (register): Add dictionary
for private rules.
* src/Filters/_FilterParser.py (startElement): Support parsing for
private rules.
svn: r7272
2006-08-26 19:39:32 +00:00
Don Allingham
b1aa82fe5e
* src/GrampsDb/_GrampsDbBase.py (GrampsDbBase.get_name_group_mapping): convert
...
group as name used as a key back to unicode (bug #389 )
svn: r7271
2006-08-26 18:04:20 +00:00
Don Allingham
1784b402c3
* src/Editors/_EditMedia.py (EditMedia.save): don't set path on
...
a save
svn: r7270
2006-08-26 14:18:47 +00:00
Don Allingham
6be19c2105
2006-08-26 Don Allingham <don@gramps-project.org>
...
* src/Config/_GrampsConfigKeys.py: set toolbar-on to 1 if the gconf
schemas were not installed properly
svn: r7269
2006-08-26 13:48:17 +00:00
Don Allingham
2293665757
* src/Editors/_EditPerson.py: add name callback to update screen
...
after a primary name change
* src/DisplayTabs/_NameEmbedList.py: add primary name change menu item
* src/GrampsWidgets.py: add reinitalization method to handle change of
associated data item
svn: r7268
2006-08-26 04:29:20 +00:00
Brian Matherly
445ea130cd
* src/const.py.in: Disable thumbnailer for Windows.
...
svn: r7267
2006-08-26 02:46:40 +00:00
Don Allingham
3ef45448cf
2006-08-25 Don Allingham <don@gramps-project.org>
...
* src/DisplayModels/_MediaModel.py (MediaModel.sort_date): add
sorting by date value instead of by text string
svn: r7266
2006-08-26 02:07:46 +00:00
Alex Roitman
2e34d583c8
* src/ViewManager.py (preferences_activate): Use uistate to emit.
...
* src/DisplayState.py (DisplayState.__signals__): Add new signal.
* src/GrampsCfg.py (cb_name_changed): Use uistate to emit signal.
svn: r7265
2006-08-25 23:46:19 +00:00
Alex Roitman
9081b54202
2006-08-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py: Clean up type name conversions; work
over all the events, regardless of who references them.
* src/RelLib/_GrampsType.py (get_standard_names, get_standard_xml):
Add methods to obtain standard type lists.
svn: r7264
2006-08-25 19:12:41 +00:00