Commit Graph

9470 Commits

Author SHA1 Message Date
Michiel Nauta
2d3ecfb22f Fix errormessage on import of duplicate namemap value.
svn: r16515
2011-01-31 18:44:45 +00:00
Zdeněk Hataš
e213db183c month inflection added to DateDisplay
svn: r16514
2011-01-31 12:32:36 +00:00
Gary Burton
375b843abb Make create_buttons method protected rather than private because it is overridden by BackRefList class. Bug #4576
svn: r16506
2011-01-30 16:43:36 +00:00
Benny Malengier
79d03159f3 Commit experimental QML interface, python gramps.py --qml to run
This is not part of Makefile system at the moment. Just proof of concept to see what can be done


svn: r16505
2011-01-30 16:39:28 +00:00
Benny Malengier
9a2fd50642 Changes to allow a QML interface:
* a const to launch it
 * fix an error in obtaining dbname
 * refractor pieces to allow reuse


svn: r16504
2011-01-30 16:28:54 +00:00
Serge Noiraud
9d79439ead GeoView : adapt geoview to svn 16501.
svn: r16503
2011-01-30 12:16:53 +00:00
Nick Hall
116d26e69f Add extra GrampsBar functionality.
svn: r16502
2011-01-30 03:02:38 +00:00
Zdeněk Hataš
9b24451db1 various updates to reflect current handler features, cleanup
svn: r16501
2011-01-29 07:59:44 +00:00
Serge Noiraud
55385c32c6 GeoView : Now using NavigationView
svn: r16500
2011-01-28 22:02:02 +00:00
Serge Noiraud
004466dd4d GeoView : issue 4547 : restoring images in 22x22 and 48x48
svn: r16499
2011-01-28 22:00:02 +00:00
Jérôme Rapinat
2b24b1210d typo
svn: r16497
2011-01-28 15:33:20 +00:00
Jérôme Rapinat
f8727e812e 4089: Month names (by embar)
svn: r16493
2011-01-28 09:53:06 +00:00
Jérôme Rapinat
68485876f0 4491 4492: integer list for matching tag and confidence levels
svn: r16491
2011-01-28 09:07:48 +00:00
Jérôme Rapinat
0c5424dcde 4491: Matching source and quality level(s)
svn: r16490
2011-01-28 09:03:32 +00:00
Serge Noiraud
4501c0b6bd GeoView : issue 4547 : applying const.WEBSTUFF_DIR
svn: r16488
2011-01-27 19:07:40 +00:00
Rob G. Healey
d0083b4777 Moved the source images from src/images/scalable to src/plugins/webstuff/images. Removed gramps-geo-altmap.png and gramps-geo-mainmap.png from src/gui/grampsgui.py per Benny Malengier.
svn: r16487
2011-01-27 15:34:52 +00:00
Rob G. Healey
3522a63c46 Removing graphic files that are no longer needed. Serge and Rob do not see a need for them... Benny Malengier agrees.
svn: r16486
2011-01-27 13:02:32 +00:00
Rob G. Healey
6d551c94a1 Cleanup of this file was needed. Alphabetized files and removed extra whitespace.
svn: r16485
2011-01-26 23:37:11 +00:00
Nick Hall
8ca49163a8 Allow GrampsBars to shrink for smaller screen sizes
svn: r16483
2011-01-26 22:58:02 +00:00
Rob G. Healey
ec8b5f940d Added const.WEBSTUFF_DIR for Serge in working with GeoView.
svn: r16482
2011-01-26 21:07:27 +00:00
Gerald Britton
cc5b37c8bc Remove unneeded line continuations and tidy up
svn: r16481
2011-01-26 20:10:22 +00:00
Serge Noiraud
bfa5309cd7 src/gui/editors/displaytabs/Makefile.am : typo : MOSTLYcLEANFILES instead of MOSTLYCLEANFILES
svn: r16480
2011-01-26 19:45:55 +00:00
Nick Hall
1ef88b3eac Fix image layout problems
svn: r16479
2011-01-26 19:42:01 +00:00
Nick Hall
df8a2a7bf3 Clear bottombar gramplets when no active person is set
svn: r16478
2011-01-26 18:52:18 +00:00
Doug Blank
6c3894b40c Added missing STABLE
svn: r16476
2011-01-26 12:51:57 +00:00
Gerald Britton
adf976821f Remove unneeded line continuations and tidy up
svn: r16472
2011-01-25 18:47:12 +00:00
Gary Burton
4136785746 Remove the need to explicitly call _set_size(). This was due to the multisurname tab size request and reference occurring in _local_init causing the window height to be sized to accomodate the tab. Moving this code to _post_init allows the window to size correctly accordinging to the height settings stored in gramps.ini
svn: r16470
2011-01-25 17:56:40 +00:00
Benny Malengier
c2e353a72b 4383: Error while attempt to edit family
2521: Problem with erroneous birth date in using the family editor.
We show validation error on date > next year, and don't crash on large year anymore



svn: r16468
2011-01-25 12:45:49 +00:00
Benny Malengier
01a8117ebd GEPS 008: File Organization : about dialog in gui + pylint fixes + real modal
svn: r16464
2011-01-24 21:50:06 +00:00
Gerald Britton
ef03bdc476 Remove redundant line continuations
svn: r16462
2011-01-24 20:14:35 +00:00
Benny Malengier
4313de6f72 Fix bug in bsddb 4.7 by moving the NOSYNC setting before env open
svn: r16460
2011-01-24 19:34:59 +00:00
Gerald Britton
7c3bcc5f06 Remove redundant line continuations
svn: r16459
2011-01-24 18:55:52 +00:00
Gerald Britton
fe5887626c Remove unnecessary line continuations and tidy up a bit
svn: r16458
2011-01-24 16:27:23 +00:00
Jérôme Rapinat
c84e1286d8 4557: do not need XML_DATA macro
svn: r16457
2011-01-24 14:41:31 +00:00
Jérôme Rapinat
3b98ce3c4e 4557: do not need XML_DATA macro
svn: r16456
2011-01-24 14:28:45 +00:00
Jérôme Rapinat
25976c8e29 4557: do not need XML_DATA macro
svn: r16455
2011-01-24 14:27:31 +00:00
Gerald Britton
0b0913bac1 Remove unneeded line continuations
svn: r16450
2011-01-23 23:01:50 +00:00
Benny Malengier
4e261e9bf8 Still write to log synchronously, don't flush
svn: r16449
2011-01-23 21:54:56 +00:00
Benny Malengier
abbc3b98db Allow easy experimenting with QML
svn: r16448
2011-01-23 21:29:31 +00:00
Benny Malengier
18bb7615c3 same as previous commit, allow bsddb3 use
svn: r16447
2011-01-23 21:27:34 +00:00
Benny Malengier
b3beba53d8 Some bsddb changes
* allow to use bsddb3 as database via a config setting
  * set async write to disk to improve speed, eg import * 40


svn: r16446
2011-01-23 21:25:51 +00:00
Jérôme Rapinat
551b70a8f3 4557: holidays.xml copied twice (by Josip)
svn: r16445
2011-01-23 08:30:10 +00:00
Benny Malengier
92f3ec3dfe Make sure surnames are saved in a way that makes sense:
* no empty surnames if more than one
 * one primary surname
Clean up whitespace


svn: r16444
2011-01-22 19:55:59 +00:00
Benny Malengier
0f15f446e9 remove whitespace
svn: r16443
2011-01-22 19:54:01 +00:00
Peter Landgren
3ce29de32a Added filter for selecting persons without death date.
svn: r16440
2011-01-22 17:51:27 +00:00
Benny Malengier
710726f259 correct tab errors given by tabnanny
svn: r16439
2011-01-22 16:47:26 +00:00
Benny Malengier
1e119f93c3 location as predifined name origin type
svn: r16436
2011-01-22 15:09:38 +00:00
Benny Malengier
a877138bcb Mult surname interface changes:
* buttons on line of label
 * configurable height surname table


svn: r16435
2011-01-22 15:07:29 +00:00
Zdeněk Hataš
ef9254e0f9 updated czech Easter translation
svn: r16434
2011-01-22 10:52:17 +00:00
Serge Noiraud
a6bb3c1e53 GeoView : issue 4547 : move GeoView and Mapstraction javascript into src/plugins/webstuff
svn: r16433
2011-01-22 10:20:36 +00:00
Jérôme Rapinat
19320dc551 4557: order by 'English' name and type; re-enable jewish holidays translation
svn: r16429
2011-01-22 07:20:15 +00:00
Jérôme Rapinat
95963046af 4556: src/images/Makefile.am needs a cleanup
svn: r16428
2011-01-22 07:10:47 +00:00
Rob G. Healey
458e738a3d Completed the move of the webstuff into the webstuff directories. Feature Request 4547, 4555. Doug Blank told me that he thought that I could finish this one.
svn: r16427
2011-01-21 21:26:17 +00:00
Serge Noiraud
b4096bae73 GeoView : Force gtkmozembed the first time instead of webkit.
sidebar and bottombar don't use configuration parameter anymore.


svn: r16426
2011-01-21 20:25:03 +00:00
Gerald Britton
680a780a8c Remove redundant line continuations
svn: r16425
2011-01-21 16:27:54 +00:00
Nick Hall
d08ae3e0e3 Update details tab when name format is changed
svn: r16423
2011-01-21 15:09:14 +00:00
Gerald Britton
e8f9c8422a Tweaks to graphical tree reports
svn: r16422
2011-01-21 14:30:14 +00:00
Benny Malengier
17bbda50d6 tweaking edit person, more to come
svn: r16421
2011-01-21 12:50:48 +00:00
Benny Malengier
2667c4262f 4336: Generate a set of filters matching Alternate names, Nickname attribute and a NameType() selector
svn: r16420
2011-01-21 12:10:10 +00:00
Jérôme Rapinat
81e9d47998 4556: src/images/Makefile.am needs a cleanup
svn: r16419
2011-01-21 09:05:11 +00:00
Jérôme Rapinat
58a77abbfc 4557: Country selector for holidays.xml returns duplicated entries; only translate country names
svn: r16418
2011-01-21 08:59:59 +00:00
Jérôme Rapinat
e59ebf009f 4554: Do not need to merge translations into tips.xml and holidays.xml (by Josip)
svn: r16417
2011-01-21 08:53:39 +00:00
Jérôme Rapinat
cc65956246 4554: Do not need to merge translations into tips.xml and holidays.xml (by Josip)
svn: r16416
2011-01-21 08:53:23 +00:00
Jérôme Rapinat
e2fcc1d9d0 Avoid quote warnings during '$ make distcheck'
svn: r16414
2011-01-19 16:16:21 +00:00
Jérôme Rapinat
9ae0f76da7 do not forget to remove created 'holidays.xml' after build
svn: r16413
2011-01-19 16:06:47 +00:00
Nick Hall
9fe3d1fb8b Combine the sidebar and bottombar functionality into a single class
svn: r16412
2011-01-19 14:40:39 +00:00
Jérôme Rapinat
92a77413a0 add gettext for translation strings
svn: r16411
2011-01-18 18:02:25 +00:00
Rob G. Healey
d7c767f699 Added locality elements to all related style sheets.
svn: r16406
2011-01-18 01:55:40 +00:00
Rob G. Healey
c1e58e38d7 Either added or modified my copyright mark in these files.
svn: r16405
2011-01-18 01:38:04 +00:00
Rob G. Healey
1ae4a3c1ed Reverted the changes to this made by Jerome to allow ./autogen.sh && make to work and complete. Yes, there is no way for the automake tools to verify that the webstuff and its directories are being copy in the build system. Doug Blank will need to take a look into this one.
svn: r16404
2011-01-18 01:21:01 +00:00
Rob G. Healey
d4869ddd57 Updated stylesheets to show note hyperlinks in the pages of Home, Introduction, and Contact.
svn: r16403
2011-01-18 01:17:55 +00:00
Craig J. Anderson
7e9ed2e31f added back copyright notices
added great updates given to me by Gerald Britton



svn: r16402
2011-01-17 20:52:25 +00:00
Jérôme Rapinat
1e88921347 partial fix, need to know the files used
svn: r16398
2011-01-17 17:36:14 +00:00
Jérôme Rapinat
db130645d2 Add support for Ukrainian translation (by fedik)
svn: r16397
2011-01-17 17:09:51 +00:00
Jérôme Rapinat
c399cddb79 try to add missing directories
svn: r16396
2011-01-17 10:07:39 +00:00
Jérôme Rapinat
0e821e7bba add 'megabyte' context
svn: r16395
2011-01-17 09:43:50 +00:00
Jérôme Rapinat
526268641a typos (contribution by Paul Franklin)
svn: r16393
2011-01-17 08:31:26 +00:00
Serge Noiraud
ec9f8ac267 GeoView : bottombar and sidebar management. better resizing and some cleaning.
svn: r16392
2011-01-16 22:38:02 +00:00
Craig J. Anderson
459bc9e87b removed '+' from
_("text" +
  "more text")
lines to help with translations.



svn: r16391
2011-01-16 20:47:57 +00:00
Craig J. Anderson
5fad02da57 accidently backed out some work dealing with shadows.
svn: r16390
2011-01-16 04:35:07 +00:00
Craig J. Anderson
21772a92db update shadows to be more like Descendant report
updated _fill function to be iterative.  not recursive.



svn: r16389
2011-01-16 04:27:43 +00:00
Nick Hall
4ad437dc7b Avoid redefining self.title as a label
svn: r16387
2011-01-15 18:18:57 +00:00
Jérôme Rapinat
5c8a3f7488 4532: Patch for Windows (by josip)
svn: r16386
2011-01-15 09:43:34 +00:00
Rob G. Healey
51f239f53b Added Locality to Addresses, Places, and ContactPage.
svn: r16385
2011-01-15 07:23:06 +00:00
Rob G. Healey
45b1b97897 Bug#3795; fixed DownloadPage alignment for Mainz style sheet.
svn: r16384
2011-01-15 07:21:06 +00:00
Craig J. Anderson
b159aa02c2 small updates. remove box.shadow and used report_opt.box_shadow
also removed .prev from Descendant reports.  
updated shadows to be more consistent.



svn: r16380
2011-01-14 19:20:19 +00:00
Nick Hall
20f0e5d386 Add tooltips showing the gramplet name to bottombar tabs
svn: r16379
2011-01-14 00:13:59 +00:00
Nick Hall
f49142aaca Remove default gramplet tooltip in tabbed layout
svn: r16378
2011-01-13 23:15:46 +00:00
Craig J. Anderson
e67041604e Update to remove doc references from boxes.
svn: r16376
2011-01-13 18:10:15 +00:00
Jérôme Rapinat
cd57fa0a17 4530: typo
svn: r16375
2011-01-13 14:15:48 +00:00
Jérôme Rapinat
5a67169652 4530: Gedcom import looses custom family event description
svn: r16374
2011-01-13 10:49:06 +00:00
Benny Malengier
198e222e91 correct typo in error message
svn: r16371
2011-01-13 09:48:00 +00:00
Nick Hall
5508719070 Add tooltips to bottombar gramplets
svn: r16370
2011-01-12 18:09:35 +00:00
Benny Malengier
d127992b0d string change update
svn: r16368
2011-01-12 08:57:44 +00:00
Craig J. Anderson
8145163220 This is speed/memory improvement number 1 for the Ancestor report
added a CalcItems helper class to calculate text for boxes.

also fixed some strings that were concatinated (due to length),
but did not have a space at the end or beginning.



svn: r16367
2011-01-12 03:16:48 +00:00
Nick Hall
121ed53c32 Change sidebar page selection to standard tabs
svn: r16366
2011-01-11 23:30:42 +00:00
Nick Hall
27d85fc692 Restore gramplet buttons for grid layout
svn: r16365
2011-01-11 19:04:42 +00:00
Jérôme Rapinat
e80a51469a 964: Input field explanatory tooltips (contribution by joeljkp)
svn: r16364
2011-01-11 18:55:51 +00:00
Nick Hall
b1c98862d7 Fix bug with views containing an empty bottombar
svn: r16363
2011-01-11 13:15:32 +00:00
Craig J. Anderson
b42bc92f33 fixed errors found with MMM MMMM date format codes.
updated test cases to not use mmm and mmmm as these are localized and
the output can differ.

still need to put in a test case for mmmm and mmm.



svn: r16361
2011-01-11 03:32:34 +00:00
Nick Hall
e44dfa291e Implement Gramps bottombar
svn: r16360
2011-01-11 01:21:38 +00:00
Jérôme Rapinat
3d8e5d5311 4326: typo (contribution by Paul Franklin)
svn: r16357
2011-01-10 09:20:13 +00:00
Nick Hall
4264cbb8a0 3996: show divorce information in a "text" descendant report
svn: r16353
2011-01-09 00:06:55 +00:00
Nick Hall
bb41511fc4 Add get_divorce_or_fallback function
svn: r16352
2011-01-09 00:05:38 +00:00
Jérôme Rapinat
0809ec6723 4363: missing tag references on XML import
svn: r16350
2011-01-07 17:54:55 +00:00
Craig J. Anderson
df9825821b In this commit:
Update Ancestor report
Updated Descendant report
new Family Descendant report

new docs for these reports are found at
http://www.gramps-project.org/wiki/index.php?title=User:Ander882

included into trunk for hopeful inclusion into 3.3



svn: r16348
2011-01-07 16:11:17 +00:00
Joan Creus
ca5df3ab03 Several typos and language corrections
svn: r16345
2011-01-06 21:17:02 +00:00
Peter Landgren
7dfa50b602 Issue 4515, Check and Repair replaces illegal cntrl char with space.
svn: r16342
2011-01-06 12:12:23 +00:00
Peter Landgren
6c4a6f4d05 Issue 4515, allow only 09, 0A, 0D in GEDCOM input.
svn: r16340
2011-01-05 18:11:50 +00:00
Peter Landgren
4593c5f53f Issue 4515, skip all control char in XML output except 09, 0A, 0D.
svn: r16336
2011-01-05 10:45:32 +00:00
Jérôme Rapinat
36e0c637fd Add support for Portuguese 'Portugal' (by Frederico Muñoz)
svn: r16333
2011-01-03 16:56:50 +00:00
Doug Blank
cb246c6a87 Signal item can have more than one callback to handle
svn: r16330
2011-01-02 16:52:37 +00:00
Doug Blank
f06c8de05a 4304: PedigreeGramplet and memory management
svn: r16329
2011-01-02 14:48:03 +00:00
Nick Hall
ecb362848d Fix error when attempting to match a nonexistent tag
svn: r16322
2010-12-29 22:15:47 +00:00
Michiel Nauta
ff8cf61e99 4422: Search on father fails in family view
svn: r16321
2010-12-29 16:27:17 +00:00
Nick Hall
6f7ce7726f Sidebar tidy-up and bug fixes
svn: r16319
2010-12-28 17:04:41 +00:00
Doug Blank
4daf72f8d8 Assert to make sure method is called correctly
svn: r16317
2010-12-27 18:22:54 +00:00
Doug Blank
da87d78c49 Added new methods for using a proxy selection widget for reports
svn: r16315
2010-12-25 16:59:10 +00:00
Doug Blank
beac939325 use new consfunc.has_display(), cleanup to keep gtk out of main imports
svn: r16314
2010-12-25 16:57:08 +00:00
Doug Blank
87873dbf22 Workaround to suppress gtk bogus warning regarding non-string items in sys.argv, error reported upstream as gnome (pygtk) #637877
svn: r16313
2010-12-25 16:55:28 +00:00
Doug Blank
320cbb0308 Cleanup of CLI output (sorts lists, gives additional help, straight columns) and don't crash on non-gui Options
svn: r16312
2010-12-25 16:52:12 +00:00
Doug Blank
f8b99a00b2 Forgot to add this to the person tree view; allows WebConnect to web searches, etc
svn: r16311
2010-12-25 16:04:39 +00:00
Doug Blank
00bd583120 Undo of 16304; found a less intrusive method
svn: r16310
2010-12-23 22:41:08 +00:00
Michiel Nauta
854989a204 4372: Merge of objects unable to set selection
svn: r16309
2010-12-23 22:32:17 +00:00
Doug Blank
217316ccf5 4114: Would like to use stdin and stdout for command line import/export by MD Nauta
svn: r16308
2010-12-23 17:47:01 +00:00
Doug Blank
3833ee63a6 Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
svn: r16307
2010-12-23 16:51:04 +00:00
Doug Blank
f009c7a1f5 Check to see if gtk is valid; 'import gtk' used to raise an exception, now init_check does (should return boolean - pygtk bug reported #637877)
svn: r16306
2010-12-23 15:10:55 +00:00
Doug Blank
cd272b0473 Move config to instance variable so reports can share proxy system; moved gtk to methods for CLI export with no DISPLAY
svn: r16305
2010-12-23 14:18:24 +00:00
Doug Blank
26fef46c35 Add new selection class option to reports so that reports can reuse a common proxy/filter selection framework
svn: r16304
2010-12-21 13:58:28 +00:00
Doug Blank
9620b78ee0 added comment about why this file exists
svn: r16303
2010-12-20 12:29:19 +00:00
Peter Landgren
099f28ad59 Issue 4460. Fixed by changing =+ to +=.
svn: r16300
2010-12-19 12:04:21 +00:00
Doug Blank
801f3218b4 fixed surname; added bold holidays; sorted events pers day, holidays last; removed duplicate entry in US 2011; added Mardi Gras in US
svn: r16295
2010-12-17 17:26:02 +00:00
Gerald Britton
5e33e5e81d remove obsolete code
svn: r16292
2010-12-16 21:08:41 +00:00
Gerald Britton
cd81324e9a remove obsolete code
svn: r16291
2010-12-16 21:03:39 +00:00
Jérôme Rapinat
82af3402a6 4326: typo (refactoring ?)
svn: r16288
2010-12-16 09:18:00 +00:00
Nick Hall
5bb08835d7 Fix configuration problem in Gramplet View
svn: r16287
2010-12-15 19:40:27 +00:00
Jérôme Rapinat
205b1f107b 4463: Forgotten return statement in get_surnames/get_prefixes/get_connectors (contribution by MD Nauta)
svn: r16286
2010-12-15 16:51:31 +00:00
Doug Blank
0f2c2b5108 4436: FindDuplicated tool uses merging
svn: r16283
2010-12-15 12:21:46 +00:00
Doug Blank
d0b4fb94f3 192: Pedigree collapse, inbreeding, kinship searcher module; added Filter IsDuplicatedAncestor by romjerome
svn: r16281
2010-12-14 13:47:10 +00:00
Doug Blank
6ac73635ac 4429: gramps can't export my database
svn: r16279
2010-12-13 22:38:45 +00:00
Craig J. Anderson
add4764ee5 found $T was taking 2 too many chars from string in and bBdDmMvV did not handle None(s)
svn: r16277
2010-12-13 02:37:21 +00:00
Nick Hall
b79b09b86b Store sidebar state in the configuration file
svn: r16274
2010-12-12 18:58:22 +00:00
Doug Blank
84c07b3f56 Added batch media tool to sync directories of images with Gramps media database files
svn: r16273
2010-12-12 18:15:24 +00:00
Serge Noiraud
40cdf569e6 GeoView : better resizing with the new gui.
svn: r16272
2010-12-12 18:09:56 +00:00
Serge Noiraud
ca698e7a19 GeoView : different placement between googlev3 and openlayers
svn: r16271
2010-12-12 18:07:52 +00:00
Serge Noiraud
d8b2c111e0 GeoView : add openlayers infobubble capabilities.
svn: r16270
2010-12-12 18:06:09 +00:00
Doug Blank
3de630b8af Logic error when no media
svn: r16269
2010-12-12 15:44:51 +00:00
Doug Blank
f23992ade1 Changed CREATE_FOLDER to SELECT_FOLDER to prevent infinite loop; still allows one to create folder, with no lack of functionality
svn: r16268
2010-12-12 14:42:22 +00:00
Jérôme Rapinat
453cf6205f python 2.6 and later
svn: r16267
2010-12-12 10:19:51 +00:00
Jérôme Rapinat
02ba28a83f typo
svn: r16266
2010-12-12 10:11:21 +00:00
Jérôme Rapinat
04a3a47e5e 4326: typo - missing prefix
svn: r16265
2010-12-12 08:42:50 +00:00
Jérôme Rapinat
8f21215a59 4445: better English in database-repair typeout (contribution by Paul Franklin)
svn: r16264
2010-12-12 08:31:47 +00:00
Craig J. Anderson
74974570e6 Fixed a couple of little errors. updated a little piece of code.
svn: r16261
2010-12-10 13:06:08 +00:00
Craig J. Anderson
9f30d81450 added $T (todays date) and testing cases at bottom
svn: r16258
2010-12-07 17:17:36 +00:00
Jérôme Rapinat
a92ee1341f 3930: Verify data tool ignores role on burial event
svn: r16257
2010-12-07 13:44:18 +00:00
Craig J. Anderson
ee54e58b57 updates to libsuvstkeyword. added test cases at the bottom.
svn: r16255
2010-12-07 02:35:06 +00:00
Jérôme Rapinat
325bb5086e 4436: FindDuplicated tool uses merging (fix by MD Nauta)
svn: r16254
2010-12-06 09:02:01 +00:00
Jérôme Rapinat
0fddfcfebb fix substkeyword references
svn: r16253
2010-12-06 08:38:25 +00:00
Craig J. Anderson
de35544b79 The new version of SubstKeywords by ander882@hotmail.com
docs at: http://www.gramps-project.org/wiki/index.php?title=Display_formatting33



svn: r16252
2010-12-06 03:10:35 +00:00
Doug Blank
6f4829e680 Typo on surname changes
svn: r16251
2010-12-05 21:47:41 +00:00
Doug Blank
67cb93a28c 3719: Pedigree View: should display engagement date if no marriage known; added markup dates to family view to show fallback dates, and invalid dates; pedigreeview shows abbrev. date with markup, and tooltip details
svn: r16250
2010-12-05 17:58:56 +00:00
Jérôme Rapinat
993013774f 4185: kinship report in Portuguese (by Robert Jerome)
svn: r16249
2010-12-05 17:30:17 +00:00
Jérôme Rapinat
2aa713856c #4331: enable translation
svn: r16248
2010-12-05 17:23:16 +00:00
Doug Blank
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
79f6646555 GUI now remembers if set to 'Open with default application'; should not effect running report from CLI
svn: r16246
2010-12-04 18:09:00 +00:00
Doug Blank
61312784e8 Log messages to help debug
svn: r16244
2010-12-03 22:06:39 +00:00
Doug Blank
d59ad5e63f Add image viewer with click on image
svn: r16243
2010-12-03 14:42:35 +00:00
Doug Blank
442475c8da Added expander for top section and vpane with slider between
svn: r16242
2010-12-03 01:59:10 +00:00
Nick Hall
38e5350fa4 Allow configuration of sidebar gramplets
svn: r16241
2010-12-02 00:05:09 +00:00
Doug Blank
88bf95cf57 4427: GEDCOM export: non-standard end of line characters not output properly
svn: r16239
2010-11-30 14:30:48 +00:00
Doug Blank
bb83e894ea Addon Update now shows lists by categories (eg, New Gramplets)
svn: r16238
2010-11-30 03:11:17 +00:00
Doug Blank
2b43bf1046 Added ability for ListModel to hold treeview, using new dictionary-based dlist, with new visible_col support
svn: r16237
2010-11-30 03:09:19 +00:00
Benny Malengier
de72ec184f all non primary surnames as an option in the display of names in preferences
svn: r16235
2010-11-24 13:41:58 +00:00
Doug Blank
d5f1a7e199 4418: CSV import/export doesn't deal with new surname structure, by MD Nauta
svn: r16233
2010-11-23 23:11:33 +00:00
Doug Blank
92ac326024 Typo in comment
svn: r16232
2010-11-23 21:09:12 +00:00
Doug Blank
6b7dca6d34 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16230
2010-11-23 06:07:04 +00:00
Doug Blank
7d9dac90ff 4413: Selecting a Family record does not cause the Relationship view to show that relationship
svn: r16229
2010-11-23 06:03:14 +00:00
Doug Blank
d9b544c17a 4415: Editing ID format in preferences can throw exception
svn: r16227
2010-11-23 04:01:02 +00:00
Doug Blank
9f629ad6f9 added scrolling area and remembers window width/height for filter rule editor (see #4336 for more details)
svn: r16226
2010-11-23 00:48:36 +00:00
Jérôme Rapinat
1891e8e710 #4410: do not set width on gender selector
svn: r16225
2010-11-22 13:37:18 +00:00
Doug Blank
5217882c7e 4409: Error when using Filter Rule 'people with the <name>' in Person Filter Editor
svn: r16224
2010-11-20 22:36:55 +00:00
Doug Blank
af803ad785 related to 4336: added regex to name filter
svn: r16223
2010-11-20 22:22:59 +00:00
Peter Landgren
739da49fb8 Fixed a type and added print out od system PATH.
svn: r16222
2010-11-20 14:47:36 +00:00
Jérôme Rapinat
524f3e6815 Add TagReport reference
svn: r16219
2010-11-20 10:18:23 +00:00
Doug Blank
34bf782e6b 4395: Crash on selecting Gramplets
svn: r16216
2010-11-19 14:36:51 +00:00
Doug Blank
92758a5a69 Compressed text some; changed common to mean 'nickname or first of given'
svn: r16215
2010-11-19 14:36:04 +00:00
Doug Blank
3ef4d169ff Don't move selected filter name in combobox after a filter edit
svn: r16214
2010-11-19 12:32:30 +00:00
Doug Blank
1b3082d824 Added a callback that takes the filterdb and filter name edited/saved
svn: r16213
2010-11-19 12:30:52 +00:00
Doug Blank
b439b377eb 3975: Accessing an incompatible database corrupts the database
svn: r16212
2010-11-19 01:08:07 +00:00
Gerald Britton
065b167c75 Minor tweaks with list comps
svn: r16211
2010-11-18 21:11:17 +00:00
Benny Malengier
a5122b4d1d 4370: Reports in ODT format are corrupted
svn: r16210
2010-11-18 20:19:50 +00:00
Doug Blank
938498cb37 Added workaround to allow EditPerson window to be smaller than 500 px
svn: r16206
2010-11-18 12:38:38 +00:00
Doug Blank
2b5c8814bd Allow newer filters to add items to older filters, and still work
svn: r16205
2010-11-18 12:22:06 +00:00
Benny Malengier
482f2d112e extend nameorigin with 3 extra types: coming from father, from mother, and from occupation.
Adding surname to the generated docs


svn: r16197
2010-11-16 20:29:45 +00:00
Benny Malengier
864b3b6ef7 4376: A different Edit Person dialog
svn: r16196
2010-11-16 20:12:26 +00:00
Doug Blank
a581b61cfd Allow general plugin type to return list
svn: r16195
2010-11-16 11:46:35 +00:00
Rob G. Healey
24ba4f8693 Adjusted Makefile since gedcom.xml was remove from src/data.
svn: r16193
2010-11-15 05:58:46 +00:00
Jérôme Rapinat
68cbdafadd remove no more used target definitions for old Exporter
svn: r16192
2010-11-14 19:09:20 +00:00
Jérôme Rapinat
bb5ad700e3 New event role type: 'Informant' (UK, FR)
svn: r16191
2010-11-14 12:58:40 +00:00
Jérôme Rapinat
cb37e3d7ce 4089: Month names for Russian (contribution)
svn: r16189
2010-11-13 21:33:48 +00:00