Don Allingham
3db3e8ed6a
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
07361c08ca
* src/plugins/WritePkg.py: don't set uid on Windows
...
svn: r7299
2006-09-02 01:47:08 +00:00
Brian Matherly
6bd8a7514e
* src/plugins/Calendar.py: fix filter typo
...
svn: r7298
2006-09-02 01:24:46 +00:00
Alex Roitman
04bbebf702
* src/GrampsDb/_DbUtils.py: Use normal addition: this updates
...
reference_map properly.
svn: r7297
2006-09-02 00:07:46 +00:00
Alex Roitman
0948f599a4
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
53b91ed44e
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
878b5a55f4
Update
...
svn: r7294
2006-08-31 16:38:21 +00:00
Alex Roitman
a1bbcbc9f6
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
2c47595b13
* 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
e7a7a050dd
* 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
222bd78857
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
4c7aebf934
Update
...
svn: r7289
2006-08-29 19:59:06 +00:00
Alex Roitman
4c1b3da566
* 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
6d6af59fa3
Update
...
svn: r7287
2006-08-29 15:34:27 +00:00
Alex Roitman
3e4c8d5e36
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
7fe5e1bf8f
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
9ae70ecb96
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
d58eb02042
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
9d89a23921
Update
...
svn: r7282
2006-08-28 02:35:37 +00:00
Alex Roitman
c0e574cb45
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
fa1e1022d8
svn: r7280
2006-08-28 02:32:54 +00:00
Don Allingham
598a3ec1a9
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
ef3fc27d4e
* 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
fa22e15fae
Update
...
svn: r7277
2006-08-27 20:13:55 +00:00
Alex Roitman
8e1179b16d
* 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
9a0843c4c1
french translation improvements
...
svn: r7275
2006-08-27 10:36:24 +00:00
Alex Roitman
db863c9746
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
4fa0564888
* 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
096613dfd1
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
13bca83d4c
* 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
787a234cc1
* 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
aeb6e9a42e
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
e2daccf0ae
* 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
259d0678ae
* src/const.py.in: Disable thumbnailer for Windows.
...
svn: r7267
2006-08-26 02:46:40 +00:00
Don Allingham
8755164dad
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
46248ee75f
* 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
41e26b13bb
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
Alex Roitman
4fb8de7679
2006-08-25 Arpad Horvath <horvath.arpad@szgti.bmf.hu>
...
* hu.po: Translation update from 2.0.x branch.
svn: r7263
2006-08-25 17:37:26 +00:00
Zsolt Foldvari
cafde1e32c
2006-08-25 Zsolt Foldvari <zsolt.foldvari@nokia.com>
...
* src/GrampsCfg.py: Implement callback mechanism for dynamic name format
change.
* src/ViewManager.py (__init__, preferences_activate, change_page):
Rebuild the active page after name fomat changed by connecting to
GrampsPreferences' signal
svn: r7262
2006-08-25 17:17:37 +00:00
Alex Roitman
80c7a2e038
2006-08-24 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsInMemDB.py (undo_data): Add method to take
care of secondary indices on undo/redo;
(_commit_inmem_base): Replace _clean_up and add more routine tasks.
svn: r7261
2006-08-25 05:00:40 +00:00
Brian Matherly
7cb840ebf8
* src/plugins/NarrativeWeb.py: Fix typos
...
svn: r7260
2006-08-25 04:23:55 +00:00
Brian Matherly
bf3aab4a0a
* src/Config/_GrampsIniKeys.py: Handle invalid default key
...
svn: r7259
2006-08-25 04:20:16 +00:00
Don Allingham
2af2a92e10
2006-08-24 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsInMemDB.py: update maps properly on commit
svn: r7258
2006-08-25 03:35:31 +00:00
Alex Roitman
a8ba84efc7
* src/plugins/EventCmp.py: Remove sorting columns for saving.
...
svn: r7257
2006-08-25 00:19:06 +00:00
Alex Roitman
29a55e8d7f
* src/plugins/PHPGedViewConnector.py: Disable registration, until
...
this plugin is fixed.
svn: r7256
2006-08-24 20:23:55 +00:00
Alex Roitman
10ae4df9fa
* src/glade/gramps.glade (family_editor): Remove Y expansion
...
property on mother-related buttons.
svn: r7255
2006-08-24 20:20:17 +00:00
Alex Roitman
8ec40e3e33
* src/DataViews/_FamilyList.py: Add column editor.
...
svn: r7254
2006-08-24 20:11:23 +00:00
Alex Roitman
61157d5f55
(on_apply_clicked): Properly save entered types, including custom.
...
svn: r7253
2006-08-24 19:56:51 +00:00
Alex Roitman
031f9211da
2006-08-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py (run_tool): Properly set the new type.
svn: r7252
2006-08-24 19:41:08 +00:00
Alex Roitman
5b1f1b3d11
* src/DataViews/_PersonView.py (person_removed): Properly create
...
and pass the filter when searchbar is enabled (not sidebar).
svn: r7251
2006-08-24 04:38:06 +00:00