Commit Graph

6282 Commits

Author SHA1 Message Date
Martin Hawlisch
7ef890fe32 * src/Filters/Rules/*: Add new Rule HasMarkerOf
* src/FilterEditor/_EditRule.py: Support MarkerType
* src/Filters/SideBar/_FamilySidebarFilter.py: Add MarkerType
* src/Filters/SideBar/_PersonSidebarFilter.py: Add MarkerType



svn: r7735
2006-11-30 15:52:26 +00:00
Alex Roitman
e21c00a504 2006-11-29 Alex Roitman <shura@gramps-project.org>
* src/GrampsWidgets.py (PlaceEntry.set_button): Dynamically set
	tooltips.
	* src/glade/gramps.glade (event_edit, eref-edit): Do not set tooltips.



svn: r7734
2006-11-30 06:56:15 +00:00
Martin Hawlisch
5fec83b882 * src/DataViews/_RelationView.py (write_title): Always write Label for birth and death.
svn: r7733
2006-11-29 19:40:43 +00:00
Alex Roitman
4b22b69921 In help:
2006-11-29  Lubo Vasko  <pgval@post.sk>
	* sk/sk.po: Translation update.

In po:
2006-11-29  Lubo Vasko  <pgval@post.sk>
	* sk.po: Translation update.



svn: r7732
2006-11-29 19:21:53 +00:00
Alex Roitman
60b6aa7622 2006-11-29 Alex Roitman <shura@gramps-project.org>
* INSTALL: Update.



svn: r7731
2006-11-29 18:00:52 +00:00
Alex Roitman
5b16267fa3 2006-11-28 Alex Roitman <shura@gramps-project.org>
* src/Filters/Rules/Place/_HasPlace.py (apply_location): Add
	method; 
	(apply): Rework to correctly match location parameters.



svn: r7730
2006-11-29 06:09:17 +00:00
Don Allingham
6dfaa05800 2006-11-28 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_ReadGedcom.py: fix attribute handling
	* src/DisplayModels/_PeopleModel.py: expand caching.



svn: r7729
2006-11-29 05:29:25 +00:00
Brian Matherly
092489b862 * src/docgen/KwordDoc.py: don't us getuid in Windows
* src/plugins/NarrativeWeb.py: don't us getuid in Windows

svn: r7728
2006-11-29 04:23:20 +00:00
Brian Matherly
b430170293 * src/GrampsDb/_GrampsBSDDB.py: fix path for bsddb env in Windows.
svn: r7727
2006-11-29 03:40:35 +00:00
Alex Roitman
fa80fc16d6 2006-11-28 Alex Roitman <shura@gramps-project.org>
* src/plugins/MediaManager.py (get_rel_path): Correctly work out
	the drive letter for the path.



svn: r7726
2006-11-28 21:50:34 +00:00
Martin Hawlisch
bf9a96ea4a Translation update
svn: r7725
2006-11-28 14:08:18 +00:00
Alex Roitman
2209020653 * src/DbLoader.py (DbLoader.save_as): Prohibit SaveAs into the
currently opened database.
	(DbLoader.import_file): Prohibit importing from the currently
	opened database.


svn: r7724
2006-11-28 07:10:37 +00:00
Alex Roitman
aeadf016fd 2006-11-27 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_WriteXML.py (dump_person_ref): Properly export
	associations.



svn: r7723
2006-11-28 07:02:26 +00:00
Alex Roitman
1fb136a33f 2006-11-27 Alex Roitman <shura@phy.ucsf.edu>
* src/GrampsDb/_WriteGedcom.py (write_person): Typo.



svn: r7722
2006-11-28 02:16:15 +00:00
Kees Bakker
3ac0cb768a Everything is translated, no more fuzzies. Many thanks go to Erik!
svn: r7721
2006-11-27 20:28:49 +00:00
Martin Hawlisch
8b8cbd50c9 * src/Filters/Rules/Person/_HasCompleteRecord.py: Use new marker API
* src/RelLib/_Person.py (get_complete_flag): Remove old unused API
* src/RelLib/_Family.py (get/set_complete_flag): Remove old unused API



svn: r7720
2006-11-27 16:11:38 +00:00
Don Allingham
f337a7e213 2006-11-27 Don Allingham <don@gramps-project.org>
* configure.in: change version number

	* 2.2.3 released


svn: r7719
2006-11-27 15:52:17 +00:00
Jérôme Rapinat
6ea916492f update French translation
svn: r7718
2006-11-27 11:44:15 +00:00
Don Allingham
bf974f5ff6 * configure.in: up version number
* src/GrampsCfg.py: window title
	* src/ColumnOrder.py: window title name
	* src/DisplayState.py: open recent menu copy
	* help/C/gramps.xml: typo fixes
	* po/POTFILES.in: remove unused files


svn: r7717
2006-11-27 03:24:39 +00:00
Alex Roitman
e88d7a9cb5 Update
svn: r7716
2006-11-27 03:20:37 +00:00
Alex Roitman
7b2ac61ecb * src/GrampsDb/_WriteGedcom.py (write_person): Typo.
svn: r7715
2006-11-27 03:17:26 +00:00
Alex Roitman
c689bcc39f * src/plugins/Check.py (check_for_broken_family_links): Check if
child is one of the parents.


svn: r7714
2006-11-27 02:55:40 +00:00
Don Allingham
be83b6f8ba * src/Merge/_MergePerson.py: fixed check_for_child function to handle childrefs
svn: r7713
2006-11-26 22:34:02 +00:00
Don Allingham
2c617e4326 2006-11-26 Don Allingham <don@gramps-project.org>
* po/gramps.pot: updated



svn: r7712
2006-11-26 22:07:14 +00:00
Don Allingham
8c05f90b0d svn: r7711 2006-11-26 22:05:35 +00:00
Don Allingham
23f12541d5 svn: r7710 2006-11-26 21:50:21 +00:00
Don Allingham
d47ca2efc3 * src/Editors/_EditPlace.py: consistent menu and title names
* src/Editors/_EditSource.py: consistent menu and title names
	* src/Editors/_EditPerson.py: consistent menu and title names
	* src/Editors/_EditMedia.py: consistent menu and title names
	* src/Editors/_EditRepository.py: consistent menu and title names
	* src/Editors/_EditFamily.py: consistent menu and title names
	* src/Editors/_EditEvent.py: consistent menu and title names


svn: r7709
2006-11-26 21:18:30 +00:00
Frode Jemtland
331c282d03 This translation was strange. Changed it to be more understandable.
svn: r7708
2006-11-26 19:53:19 +00:00
Alex Roitman
edf249ffd6 2006-11-26 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (load): Clean env for a new grdb
	file; do not attempt recovery for a new grdb file.
	* NEWS: Typo.



svn: r7707
2006-11-26 19:47:34 +00:00
Don Allingham
e64d32ebda 2006-11-26 Don Allingham <don@gramps-project.org>
* src/docgen/ODFDoc.py: fix registration



svn: r7706
2006-11-26 19:33:48 +00:00
Frode Jemtland
1e57d4ef58 Updated the City: string. This was priviusly translated to By (City), but here in Norway it is more ofthen to use the name of the kommune (municipality). Added the both.
svn: r7705
2006-11-26 12:31:21 +00:00
Alex Roitman
3ef0f43b3f Update
svn: r7704
2006-11-26 08:08:06 +00:00
Alex Roitman
96bf6b6a47 Update
svn: r7703
2006-11-26 08:07:20 +00:00
Alex Roitman
442466a058 * NEWS: Update.
svn: r7702
2006-11-26 08:05:45 +00:00
Don Allingham
c83cad1d5c 2006-11-25 Don Allingham <don@gramps-project.org>
* src/Config/_GrampsConfigKeys.py: remember window size
	* src/Editors/_EditAddress.py: remember window size
	* src/Editors/_EditSecondary.py: remember window size
	* src/Editors/_EditLdsOrd.py: remember window size
	* src/Editors/_EditReference.py: remember window size
	* src/Editors/_EditUrl.py: remember window size
	* src/Editors/_EditRepoRef.py: remember window size
	* src/Editors/_EditAttribute.py: remember window size
	* src/Editors/_EditPersonRef.py: remember window size
	* src/Editors/_EditLocation.py: remember window size
	* src/Editors/_EditMediaRef.py: remember window size
	* src/Editors/_EditEventRef.py: remember window size
	* src/Editors/_EditName.py: remember window size
	* src/glade/gramps.glade: remember window size
	* data/gramps.schemas.in: remember window size



svn: r7701
2006-11-26 04:39:34 +00:00
Alex Roitman
2084c82bed Update
svn: r7700
2006-11-26 04:29:46 +00:00
Alex Roitman
8c32eaea35 Update
svn: r7699
2006-11-26 04:26:06 +00:00
Alex Roitman
47fe5af7c2 * src/GrampsLogger/_ErrorReportAssistant.py
(_get_sys_information): Report BSDDB version.


svn: r7698
2006-11-26 03:28:01 +00:00
Alex Roitman
4dae3896e4 2006-11-25 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): Use
	per-database environment dirs, under ~/.gramps/env dir.
	* src/const.py.in (env_dir): Add new variable.



svn: r7697
2006-11-26 03:00:44 +00:00
Don Allingham
979162fa2d svn: r7696 2006-11-26 01:51:09 +00:00
Don Allingham
712e0bbbd0 * src/Config/_GrampsConfigKeys.py: remember editor size
* src/Editors/_EditPlace.py: remember editor size
	* src/Editors/_EditSource.py: remember editor size
	* src/Editors/_EditPerson.py: remember editor size
	* src/Editors/_EditMedia.py: remember editor size
	* src/Editors/_EditRepository.py: remember editor size
	* src/Editors/_EditEvent.py: remember editor size
	* src/glade/gramps.glade: remember editor size
	* data/gramps.schemas.in: remember editor size


svn: r7695
2006-11-26 01:29:58 +00:00
Don Allingham
b8e31ea189 * src/GrampsDb/_ReadGedcom.py: handle _UID for FAM structure (#0000505)
svn: r7694
2006-11-25 20:46:52 +00:00
Don Allingham
b4ab08cb84 2006-11-25 Don Allingham <don@gramps-project.org>
* src/docgen/ODFDoc.py: don't query mime type for ODT, since some systems
	return only "ODT Document", which is kind of useless. Use OpenDocument Text
	instead.



svn: r7693
2006-11-25 20:16:55 +00:00
Alex Roitman
14e6150abc New file
svn: r7692
2006-11-25 19:39:56 +00:00
Martin Hawlisch
7f279b966a another bsddb test
svn: r7691
2006-11-25 19:17:45 +00:00
Don Allingham
24b008dbf5 * src/images/Makefile.am: add share-fam.png
svn: r7690
2006-11-25 01:14:10 +00:00
Don Allingham
13cbf0f899 2006-11-24 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_WriteXML.py: handle unicode decoding errors
	* src/plugins/NarrativeWeb.py: handle unicode decoding errors
	* src/plugins/AncestorReport.py: bring into conformance with the spec.



svn: r7689
2006-11-25 01:02:26 +00:00
Dionysios
4e497437aa updated translation
svn: r7688
2006-11-24 23:35:53 +00:00
Jérôme Rapinat
ce002ca0ed update French translation
svn: r7687
2006-11-24 23:15:05 +00:00
Jérôme Rapinat
8309c6c47c fix typo
svn: r7686
2006-11-24 23:14:25 +00:00