Commit Graph

5616 Commits

Author SHA1 Message Date
Alex Roitman
037893413b 2007-12-09 Alex Roitman <shura@gramps-project.org>
* data/grampsxml.rng: Add namemaps.
	* data/grampsxml.dtd: Add namemaps.



svn: r9472
2007-12-09 20:11:05 +00:00
Eero Tamminen
00ec7a7ddb minor improvements
svn: r9469
2007-12-09 18:54:49 +00:00
Benny Malengier
3e5f1350dd wrong comment string
svn: r9459
2007-12-08 13:43:35 +00:00
Benny Malengier
e385af623d 2007-11-24 Benny Malengier <benny.malengier@gramps-project.org>
Add support for name grouping import/export
	* src/GrampsDb/_GrampsDbBase.py: obtain grouping keys
	* src/GrampsDb/_ReadXML.py: read in group table
	* src/GrampsDb/_DbUtils.py: grdb -> grdb copy of grouping table
	* src/GrampsDb/_ReadGrdb.py: read in group table
	* src/GrampsDb/_WriteXML.py: write group table out
	* src/GrampsDb/_GrampsBSDDB.py: group table is no sec table, init it
	together with primary tables!



svn: r9457
2007-12-07 22:47:40 +00:00
Peter Landgren
b7d7a060f5 Fixed uncollected objects
svn: r9451
2007-12-06 18:58:59 +00:00
Peter Landgren
5968ba16eb Fixed Living in GEDCOM export
svn: r9444
2007-12-05 14:36:35 +00:00
James G Sack
004024a2b3 fix #1399 trailing whitespace causes bogus handle
svn: r9423
2007-11-28 22:58:33 +00:00
James G Sack
b775d17dda revert r9410 -- better leave it broken
svn: r9413
2007-11-26 11:21:57 +00:00
James G Sack
3559bd6826 #1378 (interim?) fix by testing isfile() before the remove()
svn: r9410
2007-11-26 10:17:36 +00:00
Benny Malengier
0a10de647e 2007-11-24 Benny Malengier <benny.malengier@gramps-project.org>
* src/Editors/_EditPerson.py: callback family update bug removed



svn: r9395
2007-11-24 13:54:20 +00:00
Benny Malengier
5755e456e4 2007-11-23 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/Check.py: fix wrong event ref (was fixed in trunk in 2007/02)



svn: r9392
2007-11-23 22:01:42 +00:00
Jérôme Rapinat
cfefb8b47d /po/fr.po update
svn: r9378
2007-11-21 14:31:18 +00:00
Jérôme Rapinat
b0d15be93d /po/fr.po regression issue
svn: r9376
2007-11-20 15:07:29 +00:00
Jérôme Rapinat
a88fe2be2b src/plugins/Makefile.am add missing reference for rel_nl
svn: r9373
2007-11-20 12:09:20 +00:00
Benny Malengier
766f2c4551 2007-11-13 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/GraphViz.py: issue #1362, code generation should not show
	open with ghostview, ..., instead show app with text/plain.



svn: r9346
2007-11-13 10:32:51 +00:00
Gary Burton
59dd029306 2007-11-12 Gary Burton <gary.burton@zen.co.uk>
* src/ScratchPad.py: fixed a crash when building tooltip. Not enough
	place holders in format string



svn: r9343
2007-11-12 21:29:28 +00:00
Peter Landgren
0054f537d1 Translation clean up
svn: r9340
2007-11-12 19:44:34 +00:00
James G Sack
4e33489607 fix #1365 typo in lds_ord_name
svn: r9333
2007-11-12 08:29:49 +00:00
Gary Burton
b6a5f46caa 2007-11-10 Gary Burton <gary.burton@zen.co.uk>
* src/plugins/IndivComplete.py: added support for printing
	non-primary, non-family events.



svn: r9327
2007-11-10 23:22:17 +00:00
James G Sack
5c2e433ff3 fix typos in cl_export (exporting gedcom) bug #353
svn: r9319
2007-11-07 19:35:42 +00:00
Benny Malengier
e9db9568cb * src/AddMedia.py: fix issue #1350, relative path not working addmedia
* src/Editors/_EditPerson.py: family rebuild callback error

2007-11-07 Benny Malengier <benny.malengier@gramps-project.org>


svn: r9318
2007-11-07 18:50:57 +00:00
Benny Malengier
805103387d 2007-11-07 Benny Malengier <benny.malengier@gramps-project.org>
* src/AddMedia.py: add media crash, fix issue #1349



svn: r9315
2007-11-07 11:04:10 +00:00
James G Sack
803a4dc9d2 fix old typo in ansel_utf8
svn: r9314
2007-11-06 22:15:54 +00:00
James G Sack
c5138eac36 remove 2 configure-generated files from version control
svn: r9298
2007-11-05 22:20:51 +00:00
Gary Burton
ce79322bdf 2007-11-03 Gary Burton <gary.burton@zen.co.uk>
* src/plugins/DetDescendantReport.py
	* src/plugins/DetAncestralReport.py
	Added functionality to print event and event reference notes. issue #1335



svn: r9293
2007-11-03 22:11:52 +00:00
Stéphane Charette
d89d56af71 issue #1340, don't display mime-type
svn: r9291
2007-11-03 05:43:49 +00:00
James G Sack
7a3316e492 fix termination problem with CLI operations
svn: r9280
2007-10-31 08:25:14 +00:00
Gary Burton
51159df14e * src/RelLib/_Person.py: setting the death index wrongly.
2007-10-29 Gary Burton <gary.burton@zen.co.uk>


svn: r9276
2007-10-30 15:05:53 +00:00
Gary Burton
86a5f53dd5 2007-10-29 Gary Burton <gary.burton@zen.co.uk>
* src/RelLib/_Person.py: reset birth and death indexes after deleting
	an event. Fixes #1327



svn: r9268
2007-10-29 22:32:41 +00:00
Gary Burton
0f22a6ef69 * src/Editors/_EditPlace.py: fixed name of street MonitoredEntry
* src/Editors/_EditLocation.py: fixed name of street MonitoredEntry
	MonitoredEntry field for street wrongly named as city.
	Caused strange occasional drag and drop bug. issue #1304

2007-10-28 Gary Burton <gary.burton@zen.co.uk>


svn: r9263
2007-10-28 21:54:39 +00:00
Gary Burton
47c63757bd 2007-10-28 Gary Burton <gary.burton@zen.co.uk>
* src/DisplayTabs/_EnbeddedList.py: Fixed crash when doing a drag and
	drop with an object that was deleted from a list. issue # 1326



svn: r9261
2007-10-28 16:40:18 +00:00
Stéphane Charette
36ad798989 various fixes
svn: r9252
2007-10-26 06:15:50 +00:00
Benny Malengier
224c185a24 2007-10-26 Benny Malengier <benny.malengier@gramps-project.org>
* src/plugins/rel_nl.py: various improvements



svn: r9249
2007-10-25 22:28:56 +00:00
Benny Malengier
8220a39d65 * src/DisplayTabs/_GalleryTab.py: remove edit_callback, works via signals now
2007-10-22 Benny Malengier <benny.malengier@gramps-project.org>


svn: r9235
2007-10-22 20:38:29 +00:00
Benny Malengier
c51d00bc77 * src/DisplayTabs/_EmbeddedList.py: during rebuild, don't do select change
* src/DisplayTabs/_ButtonTab.py: avoid double call of selection_change
	* src/DisplayTabs/_GrampsTab.py: method to add db connects, and set connects
	* src/Editors/_EditPrimary.py: on add tab pass db connection method
	* src/Editors/_EditSecondary.py: on add tab pass db connection method
	* src/Editors/_EditReference.py: on add tab pass db connection method
	* src/DisplayTabs/_GalleryTab.py: use new structure to correctly update
	displaytab

2007-10-22 Benny Malengier <benny.malengier@gramps-project.org>


svn: r9234
2007-10-22 20:28:42 +00:00
Benny Malengier
026d966e9f 2007-10-22 Benny Malengier <benny.malengier@gramps-project.org>
* src/GrampsDb/_GrampsInMemDB.py: xml load/save not working, fixed #1319


svn: r9232
2007-10-22 18:46:28 +00:00
James G Sack
680c09f5c2 update changelog per r9227 commit of src/ansel_utf8.py
svn: r9228
2007-10-21 17:36:06 +00:00
James G Sack
99a70817ad fix ansel input & output (ref: issue #831)
svn: r9227
2007-10-21 17:12:56 +00:00
Benny Malengier
734d81bc79 2007-10-21 Benny Malengier <benny.malengier@gramps-project.org>
* src/Editors/_EditPerson.py: If a family changes, rebuild family backref of all 
	open editors. issue #1309, causing corrupt database.
	Also remove unneeded associations rebuild when family changes



svn: r9225
2007-10-21 07:59:42 +00:00
Alex Roitman
6ca81346cf 2007-10-19 Piotr Czubaszek <pioterus@gmail.com>
* src/docgen/PdfDoc.py (PdfDoc.add_media_object): Missing period.



svn: r9216
2007-10-20 02:34:28 +00:00
Benny Malengier
8cd1a019cc 2007-10-19 Gary Burton <gary.burton@zen.co.uk>
* src/DisplayTabs/_EmbeddedList.py:
	* src/DisplayTabs/_ButtonTab.py:
	ENTER is edit on embedded lists, issue #1296



svn: r9213
2007-10-19 20:51:18 +00:00
Alex Roitman
4592913700 2007-10-19 Frank S. Thomas <frank@thomas-alfeld.de>
* src/glade/gramps.glade: Remove extra space.



svn: r9212
2007-10-19 15:31:16 +00:00
Stéphane Charette
f7e8065ce8 update version string to 2.2.10
svn: r9205
2007-10-18 15:14:27 +00:00
Stéphane Charette
db89750a03 2.2.9
svn: r9204
2007-10-18 15:10:22 +00:00
Stéphane Charette
9cef52e148 2.2.9-0rc1
svn: r9203
2007-10-18 15:08:59 +00:00
Benny Malengier
de001c476e 2007-10-16 Stephane Charette <stephanecharette@gmail.com>
* src/plugins/rel_nl.py: wrong linebreaks in previous commit!



svn: r9195
2007-10-16 06:40:15 +00:00
Stéphane Charette
db45f867fb fix typo in previous checkin
svn: r9194
2007-10-16 05:19:13 +00:00
Stéphane Charette
e3e4075435 fixes contributed by Frederik De Richter and Benny Malengier
svn: r9193
2007-10-16 03:51:36 +00:00
Stéphane Charette
7a81e60adc sl.po translation by Bernard Banko
svn: r9192
2007-10-16 03:39:58 +00:00
Eero Tamminen
b86351a721 Finnish (Suomi) translation upto date, hopefully...
svn: r9188
2007-10-14 21:36:32 +00:00