Commit Graph

12396 Commits

Author SHA1 Message Date
Don Allingham
033df090d3 * src/GrampsDb/_GrampsBSDDB.py: fix __ issue
svn: r8533
2007-06-04 02:59:36 +00:00
Don Allingham
b58adad1bb * src/GrampsDb/_GrampsCursor.py: added
svn: r8532
2007-06-04 02:52:49 +00:00
Don Allingham
2615728437 2007-06-03 Don Allingham <don@gramps-project.org>
* src/Simple/__init__.py: add



svn: r8531
2007-06-04 02:49:31 +00:00
Alex Roitman
a9791011c3 2007-06-01 Alex Roitman <shura@gramps-project.org>
* src/DbLoader.py (_OPEN_FORMATS): Remove grdb from the native
	format list.
	* src/GrampsDbUtils/_GrampsDbWRFactories.py
	(gramps_db_reader_factory):  remove grdb read from the factories,
	it is a plugin now.
	* src/plugins/ReadGrdb.py: Register import; made module a plugin.



svn: r8530
2007-06-02 05:51:39 +00:00
Brian Matherly
b022218241 changelog formatting
svn: r8529
2007-06-02 04:26:56 +00:00
Brian Matherly
d9ad05dfb8 proper changelog format
svn: r8528
2007-06-02 04:19:51 +00:00
Brian Matherly
9cd009102e Fix title error HtmlDoc.py.
svn: r8527
2007-06-02 04:10:37 +00:00
Alex Roitman
f919589267 * data/grampsxml.rng: Add callname.
* data/grampsxml.dtd: Add callname.


svn: r8526
2007-06-01 08:53:50 +00:00
Alex Roitman
0a2e6ad8b0 2007-06-01 Alex Roitman <shura@gramps-project.org>
* src/FilterEditor/_FilterEditor.py (check_recursive_filters,
	clean_after_rename, _do_delete_filter,_do_delete_selected_filter):
	Handle renaming and deletion of filters when other filters depend
	on them.
	* src/FilterEditor/_EditFilter.py (filter_name_changed): Prohibit
	creating new filter names colliding with existing filter names;
	(on_ok_clicked): Signal the name change.
	* src/DisplayState.py (DisplayState.__signals__): Add new signal
	to indicate filter name change: necessary for renaming/removing
	filters based on the changed name.



svn: r8525
2007-06-01 08:24:12 +00:00
Alex Roitman
d8acc51b79 * src/GrampsDb/_WriteXML.py (_xml_version): Bump up version.
svn: r8524
2007-06-01 06:00:51 +00:00
Alex Roitman
82937b22e8 2007-05-31 Alex Roitman <shura@gramps-project.org>
* data/grampsxml.rng: Add privacy for sourceref and lds_ord.
	* data/grampsxml.dtd: Add privacy for sourceref and lds_ord.



svn: r8523
2007-06-01 05:58:50 +00:00
Kees Bakker
ce8b5eb286 * po/nl.po a few minor changes intended for 2.2.8
svn: r8522
2007-05-31 18:43:36 +00:00
Don Allingham
7adf9e0dc9 2007-05-31 Don Allingham <don@gramps-project.org>
* configure.in: update to 2.2.9
	* src/plugins/WriteFtree.py (get_name): fix typo



svn: r8521
2007-05-31 12:09:11 +00:00
Don Allingham
3e4ec3c651 2007-05-27 Don Allingham <don@gramps-project.org>
* configure.in: update for 2.2.8



svn: r8519
2007-05-27 22:49:08 +00:00
Alex Roitman
7abaec6078 svn: r8518 2007-05-25 17:09:31 +00:00
Don Allingham
fafacb096f 2007-05-24 Don Allingham <don@gramps-project.org>
* src/Simple/Makefile.am: added
	* src/DataViews/_PedigreeView.py: catch loop in relationships, 
	indicated by a recursion limit exception.



svn: r8517
2007-05-25 03:50:01 +00:00
Alex Roitman
327bfda400 Update
svn: r8516
2007-05-24 22:18:08 +00:00
Jérôme Rapinat
a96ce76bec /po/sk: update translation
svn: r8515
2007-05-24 13:12:43 +00:00
Jérôme Rapinat
7f823715aa /help/sk: update manual
svn: r8514
2007-05-24 13:11:51 +00:00
Jérôme Rapinat
12665a39ce add German manual
svn: r8513
2007-05-23 16:44:12 +00:00
Jérôme Rapinat
e8133b30e8 de/figures: remove unused image
svn: r8512
2007-05-23 16:26:55 +00:00
Jérôme Rapinat
bc26984368 update German translation
svn: r8511
2007-05-23 16:25:09 +00:00
Jérôme Rapinat
e1a8d03a77 fr/figures: remove unused image
svn: r8510
2007-05-23 16:24:09 +00:00
Jérôme Rapinat
73cde3d644 update French translation for manual
svn: r8509
2007-05-23 16:22:59 +00:00
Don Allingham
59713402ac 2007-05-22 Don Allingham <don@gramps-project.org>
* src/DataViews/_PedigreeView.py (PedigreeView.find_tree): Catch recursion error



svn: r8508
2007-05-23 04:22:52 +00:00
Jérôme Rapinat
494c3ba03f /help/gramps.pot: update template
svn: r8507
2007-05-22 21:48:15 +00:00
Arturas Sleinius
d14bf546a1 Updated Lithuanian translation
svn: r8506
2007-05-21 16:17:25 +00:00
Stefan Bjork
15a0d07013 Transaltion update.
svn: r8505
2007-05-21 08:53:40 +00:00
Stefan Bjork
47364dde2f Translation update.
svn: r8504
2007-05-21 08:48:14 +00:00
Don Allingham
56e292d05f svn: r8503 2007-05-21 04:19:59 +00:00
Don Allingham
fe0e24310b * configure.in: update Simple/Makefile
* src/Simple/_SimpleAccess.py: Move to Simple package
	* src/Simple/_SimpleDoc.py: Move to Simple package
	* src/Makefile.am: Move to Simple package
	* src/DataViews/_PersonView.py: Simple package support
	* src/plugins/all_events.py: Simple package supprt

2007-05-20  Don Allingham  <don@gramps-project.org>


svn: r8502
2007-05-21 04:07:00 +00:00
Don Allingham
263ab79ad9 2007-05-20 Don Allingham <don@gramps-project.org>
* src/Lru.py: pylint fixes
	* src/DisplayState.py: pylint fixes
	* src/Errors.py: pylint fixes
	* src/DbState.py: pylint fixes



svn: r8501
2007-05-21 03:44:18 +00:00
Espen Berg
c8b06424fd Did some more translation of the Norwegian manual. Still a whole lot to be done
svn: r8500
2007-05-20 08:41:39 +00:00
Jérôme Rapinat
e20f669d95 update French translation
svn: r8499
2007-05-20 07:47:03 +00:00
Don Allingham
a598df4f6d * src/Bookmarks.py: pylint fixes
* src/ColumnOrder.py: pylint fixes
	* src/DateEdit.py: pylint fixes
	* src/DbLoader.py: pylint fixes
	* src/ManagedWindow.py: pylint fixes

2007-05-19  Don Allingham  <don@gramps-project.org>


svn: r8498
2007-05-20 04:35:46 +00:00
Don Allingham
659814e22d 2007-05-19 Don Allingham <don@gramps-project.org>
* src/AutoComp.py: removal of unused functions
	* src/BaseDoc.py: clean up and add documentation



svn: r8497
2007-05-20 03:43:38 +00:00
Julio Sánchez
ad05baa000 es.po is almost completely update, only major work pendind is revision
svn: r8496
2007-05-19 07:48:26 +00:00
Julio Sánchez
a3e2f6cf69 Third partial update
svn: r8495
2007-05-18 22:29:55 +00:00
Brian Matherly
6ecc393988 Fix gallery image links generated on Win32 for the Narrative Web Report.
svn: r8494
2007-05-18 18:45:49 +00:00
Brian Matherly
e2f7c3ad2c Fix gallery image links generated on Win32 for the Narrative Web Report.
svn: r8493
2007-05-18 18:38:07 +00:00
Jérôme Rapinat
2dd8192787 update French translation for manual
svn: r8492
2007-05-18 13:31:32 +00:00
Jérôme Rapinat
bee2df1f60 update French translation
svn: r8491
2007-05-18 13:23:40 +00:00
Jérôme Rapinat
2bedb88e7d update French translation for manual
svn: r8490
2007-05-18 13:21:57 +00:00
Julio Sánchez
615228b589 Second partial update
svn: r8489
2007-05-18 12:52:07 +00:00
Jérôme Rapinat
a0fcc1adab update French translation
svn: r8488
2007-05-18 09:31:39 +00:00
Julio Sánchez
ee08ab20a7 Partial update
svn: r8487
2007-05-17 16:12:12 +00:00
Espen Berg
760bbe4671 Norwegian translation updated and ready for 2.2.8
svn: r8486
2007-05-17 06:47:10 +00:00
Don Allingham
4f7bac6f6d svn: r8485 2007-05-17 02:54:46 +00:00
Brian Matherly
53c0a7443e Remove Gnome dependencies from all glade files.
svn: r8484
2007-05-17 02:43:11 +00:00
Brian Matherly
ab912fa605 0000806: default for narrative website should be protect living
svn: r8483
2007-05-17 02:34:05 +00:00