Commit Graph

9620 Commits

Author SHA1 Message Date
Gerald Britton
0bf7dbc351 0004715: Statistic Diagram Parameter box too big for 1024x768\
regression from commit 16035

svn: r16754
2011-03-04 14:13:16 +00:00
Rob G. Healey
ba2302030b First part of Media Metadata Gramplet for the MediaView bottom bar! The only reason that I am committing this now is because I am confused and baffled at the results that I am getting from this gramplet. Please see email to the development list for more information. It is working, but it looks weird...
svn: r16752
2011-03-04 04:45:25 +00:00
Gerald Britton
f9179e8186 Simplify html_escape using library escape function and string substitutions
svn: r16751
2011-03-03 17:21:53 +00:00
Michiel Nauta
eff00c25f5 4681: Web report crash (DenominoViso); make external plugin options work again
svn: r16750
2011-03-03 16:29:07 +00:00
Jérôme Rapinat
5cb86e70a5 4692, 4519, 4390: try to avoid empty event types with a better support for web addresses on individual
svn: r16748
2011-03-03 09:27:07 +00:00
Craig J. Anderson
62a951147b found that the 'one page' option should be false by default.
svn: r16747
2011-03-02 18:02:11 +00:00
Jérôme Rapinat
48cfa201c2 Detailed info box wasn't translated (Alain Aupeix - devel mailing list)
svn: r16746
2011-03-02 17:07:42 +00:00
Michiel Nauta
1794a5e500 4464: VCard import/export needs update to new surname and spec incompatibilities
svn: r16745
2011-03-02 16:35:23 +00:00
Michiel Nauta
a7906886af undo revision 16673
svn: r16742
2011-03-02 11:31:57 +00:00
Michiel Nauta
97e0b95e2d 4364: Some First names with replace variable '& a m p ; q u o t ;' are re-written after a XML import/export
svn: r16741
2011-03-01 20:43:38 +00:00
Nick Hall
60d1ae57a0 4703: Ensure correct tab is removed when a gramplet is dragged into an empty GrampsBar
svn: r16739
2011-03-01 16:01:04 +00:00
Peter Landgren
ceb6d391c3 One more string to translate.
svn: r16737
2011-03-01 13:11:21 +00:00
Craig J. Anderson
97040bfd6e Updated MakeAncestorTree.recurse to MakeAncestorTree.iterate
an iterative version of recurse.  Mostly done to try and reduce
memory usage.  Use
http://www.gramps-project.org/bugs/view.php?id=4670
http://www.gramps-project.org/bugs/view.php?id=4708
to test.



svn: r16735
2011-03-01 03:17:33 +00:00
Gary Burton
9565f997f0 Set transaction description properly. Bug 4672
svn: r16734
2011-02-28 21:02:42 +00:00
Craig J. Anderson
84d40e946d This is in responce to:
http://www.gramps-project.org/bugs/view.php?id=4670
1. cannot display individuals without parents (AncestorsTree)

Also a little code cleanup to prepare for an iterative
version of recurse


svn: r16731
2011-02-28 16:21:41 +00:00
Jérôme Rapinat
db1725d908 'Selected' action/string was missing; update translation template
svn: r16730
2011-02-28 15:24:53 +00:00
Doug Blank
db8402e7f5 4694: Tools->Utilities->Verify the Data->crash
svn: r16728
2011-02-28 13:50:54 +00:00
Gary Burton
2933de5d2f Load button on debug only. Bug 4704
svn: r16726
2011-02-27 21:31:54 +00:00
Vassilii Khachaturov
0152ec28b3 4700: add timestamps to the session log
svn: r16724
2011-02-27 13:20:09 +00:00
Jérôme Rapinat
42ae9ed6c2 4696 4555: Installation missed webstuff subdirectories
svn: r16722
2011-02-26 14:46:28 +00:00
Jérôme Rapinat
5541444083 4696 4555: Installation missed webstuff subdirectories
svn: r16720
2011-02-26 11:01:47 +00:00
Jérôme Rapinat
bfb414fe1d 4696 4555: Installation missed webstuff subdirectories
svn: r16719
2011-02-26 10:59:48 +00:00
Jérôme Rapinat
911b8f0217 4668: Web reports crash (translation css filename)
svn: r16718
2011-02-26 08:37:47 +00:00
Nick Hall
b74edfca2d Add Place Details, Repository Details and Media Preview gramplets
svn: r16717
2011-02-25 22:03:41 +00:00
Nick Hall
1d66e9e3cf Add Photo widget
svn: r16716
2011-02-25 19:23:58 +00:00
Vassilii Khachaturov
b1c44ad45e Fix bug #4687: session log gramplet - overzealous l10n of signal names breaks clickable link handlers
* No longer translate "link_type" passed to GuiGramplet.link,
this is an internal constant name never exposed to the user.
* Add a warning to GuiGramplet.on_button_press, in case an unknown link type
is encountered during the event processing
* Applied changes to my patch as suggested during the CR by dsblank



svn: r16714
2011-02-25 17:24:11 +00:00
Gerald Britton
4797f0f1f6 Revert commit 16664 to restore full functionality
svn: r16713
2011-02-25 16:05:13 +00:00
Jérôme Rapinat
bdbba8cf13 4689: More space for localized sentences on ProgressMeter
svn: r16712
2011-02-25 14:42:40 +00:00
Gerald Britton
5e10cb8c6a Simplify using partials and lambdas
svn: r16710
2011-02-24 20:09:04 +00:00
Gerald Britton
12f82ed025 Simplify using partials and lambdas
svn: r16709
2011-02-24 17:46:59 +00:00
Craig J. Anderson
1a3a101420 Fixed issue 4670.
'one_page' option in the Ancestor/Descendant graphical repororts did not 
change the page type to 'custom'.
also landscape orientation did not switch the page.height and page.width
properties which made items print outside the page and give infinate loop
errors.



svn: r16708
2011-02-24 17:11:35 +00:00
Doug Blank
fd4c68835d Removed debugging code
svn: r16707
2011-02-23 23:39:11 +00:00
Vassilii Khachaturov
b038a12fea Bug #4679: Children bottom bar gramplet - crash upon add; l10n of empty string
CR by nick-h



svn: r16706
2011-02-23 21:29:33 +00:00
Michiel Nauta
a73699e6da Update TestcaseGenerator to work with new transaction code
svn: r16705
2011-02-23 19:34:59 +00:00
Gerald Britton
3ff2a2ef91 Simplify using partials and lambdas
svn: r16704
2011-02-23 18:23:56 +00:00
Gerald Britton
8579483616 Simplify using partials and lambdas
svn: r16703
2011-02-23 14:53:00 +00:00
Nick Hall
1331f4d964 Remove cancel button from progress dialogs
svn: r16699
2011-02-22 18:19:08 +00:00
Gerald Britton
6080ccf3df Simplify using partials and lambdas
svn: r16698
2011-02-22 18:00:27 +00:00
Michiel Nauta
e99e492a1b 4665: Aborted transactions appear in the undo history
svn: r16697
2011-02-22 16:03:11 +00:00
Jérôme Rapinat
0f8a04fa52 typo - PostScript trademark (contribution by Paul Franklin)
svn: r16693
2011-02-22 08:58:50 +00:00
Michiel Nauta
45b99dabd2 4666: GEDCOM import into a black database crashes trunk, OK with 3.2.5
svn: r16692
2011-02-22 08:04:04 +00:00
Nick Hall
4e604b249b Update tagging to work with new transaction code
svn: r16690
2011-02-21 19:26:07 +00:00
Gerald Britton
045ecbab89 Teaks for readability
svn: r16689
2011-02-21 15:46:07 +00:00
Gerald Britton
e8b0c9d1eb Tweak
svn: r16688
2011-02-21 14:35:04 +00:00
Vassilii Khachaturov
1a41a34b30 harmonize l10n string with DescendTree.py, by suggestion from Egor
svn: r16685
2011-02-20 21:44:55 +00:00
Vassilii Khachaturov
3b868f6eab * From Egor Reentov <Egor.Gramps@gmail.com>:
Adding i18n of strings in AncestorTree.py and DescendTree.py
	(CR'ed with Benny's and Jerome's help --- thanks a lot, folks!)
* Merged Egor's and other recent new strings into ru.po
	(from a local gramps.pot - not checking it in)
	"POT-Creation-Date: 2011-02-20 20:52+0200\n"
* Minor fixes of ru.po along the way



svn: r16683
2011-02-20 19:41:37 +00:00
Michiel Nauta
cdf024c6dc 4662: Unable to add more than one name format
svn: r16682
2011-02-20 18:29:59 +00:00
Benny Malengier
752d594571 4198: Person view does not remove a row correctly when two people are merged.
This patch improves on the context changes:
 * avoid use of transaction_xx methods
 * force an abort in case of unclean transaction

Backward compatibility is broken to achieve this.


svn: r16680
2011-02-20 10:52:06 +00:00
Peter Landgren
dbfd4c9e35 Further improvment for Swedish Calendar.
svn: r16675
2011-02-19 14:13:46 +00:00
Michiel Nauta
756bd836a0 4657: The "sort as" name is ignored
svn: r16673
2011-02-19 14:06:21 +00:00
Jérôme Rapinat
0554608916 update translation map (title)
svn: r16672
2011-02-19 11:47:40 +00:00
Doug Blank
505d389087 Second step in bringing gramps-connect back into sync with gramps 3.3
svn: r16671
2011-02-19 02:36:20 +00:00
Doug Blank
90aaf57238 First stage to bringing gramps-connect back into sync: surnames, locality in places, and marker/tag changes
svn: r16670
2011-02-18 23:58:10 +00:00
Doug Blank
b31486025c typo
svn: r16669
2011-02-18 23:17:50 +00:00
Doug Blank
7cc9dc6e00 Remove some (apparently) leftover debug testing
svn: r16668
2011-02-18 23:12:09 +00:00
Doug Blank
8715e15b95 Don't crash if name.txt doesn't exist; this can happen if you try to get name before you open a database
svn: r16666
2011-02-18 19:07:32 +00:00
Doug Blank
5eb080038b 4643: command line report query of "off" should return all possible values
svn: r16665
2011-02-18 16:16:28 +00:00
Gerald Britton
a288a2b91f Use escape function from xml.sax.saxutils instead of built-in
svn: r16664
2011-02-18 15:10:07 +00:00
Doug Blank
a5e292e489 4588: FAQ-gramplet looks very strange when translated to Swedish.
svn: r16662
2011-02-18 02:48:49 +00:00
Doug Blank
74ba4baca2 4635: Localized FAQ gramplet incorrectly generates links to the wiki
svn: r16661
2011-02-18 02:22:22 +00:00
Doug Blank
33f2d64cdd Protection around .next() when there is no next
svn: r16660
2011-02-18 01:12:34 +00:00
Vassilii Khachaturov
552d11ad8e Committing my fix to bug #4550:
OnThisDay.py disregards calendar differences (e.g., Julian vs Gregorian) 
- PATCH OK'ed by dsblank



svn: r16659
2011-02-17 22:55:21 +00:00
Doug Blank
918f8f949b Why was this removed?
svn: r16654
2011-02-17 20:33:33 +00:00
Michiel Nauta
1dc05b526a Typo in string text
svn: r16653
2011-02-17 18:52:48 +00:00
Michiel Nauta
17e1091024 4614: Views with persons name look strang after XML import
svn: r16652
2011-02-17 18:09:53 +00:00
Gerald Britton
e25b523fc5 Fix bug in version_str_to_tup
svn: r16651
2011-02-17 17:03:09 +00:00
Craig J. Anderson
b1876829fb Somehow a not had been removed from an if statement making the report only show one level of spouses max. Inserted the not again.
fixes error 4603


svn: r16650
2011-02-17 16:57:43 +00:00
Rob G. Healey
524d1f3114 Returned html_escape() back to NarrativeWeb after discussions with Benny.
svn: r16649
2011-02-17 16:43:31 +00:00
Gerald Britton
e7464b7f32 Simplifications and tweaks
svn: r16648
2011-02-17 15:58:19 +00:00
Peter Landgren
e3557e3008 Improved Swedish Calendar.
svn: r16643
2011-02-17 08:36:40 +00:00
Peter Landgren
55fabe2187 Fixed a typo and improved Swedish Calendar.
svn: r16642
2011-02-17 08:34:48 +00:00
Rob G. Healey
1b08fdb508 Removed the html_escape code from libhtml and using saxutils for escaping characters. Thank you, Gerald Britton, for the better way.
svn: r16639
2011-02-17 07:42:37 +00:00
Rob G. Healey
4dd853135e Moved html_escape from NarrativeWeb to libhtml ... use: from libhtml import html_escape as html_escape
svn: r16638
2011-02-16 23:36:44 +00:00
Gerald Britton
4a67b6fdaa add missing closing paren from commit 16636
svn: r16637
2011-02-16 20:10:55 +00:00
Gerald Britton
a19e65073c Use built-in map function to simplify some list comprehensions
svn: r16636
2011-02-16 20:06:40 +00:00
Gerald Britton
66d5991362 Use partial from functools to simplify menu options
svn: r16635
2011-02-16 20:01:09 +00:00
Michiel Nauta
0d99f3e5e4 4651: XML import of name with only display or sort format set fails
svn: r16634
2011-02-16 18:59:17 +00:00
Michiel Nauta
7c1b26d969 4650: Error raised when family tree created with name that already exists
svn: r16631
2011-02-16 18:38:01 +00:00
Jérôme Rapinat
ea81886c51 'overseas days' (France)
svn: r16630
2011-02-16 14:31:23 +00:00
Jérôme Rapinat
7557579697 cleanup France; http://fr.wikipedia.org/wiki/Jour_f%C3%A9ri%C3%A9#.C2.A0France
svn: r16627
2011-02-16 14:12:22 +00:00
Craig J. Anderson
4232d8b621 Updates to all three reports.
Ancestor
 Descendant
 Family Descendant

fixes error 4602, 4603
and other errors I found


svn: r16626
2011-02-15 23:31:16 +00:00
Nick Hall
88ed1aad13 Disable buttons in Note gramplets for empty database
svn: r16624
2011-02-15 16:56:34 +00:00
Gerald Britton
a0727582af Simplify make_gui_option with table-driven logic
svn: r16623
2011-02-15 16:43:43 +00:00
Nick Hall
a5dc64899a Add LocationBox widget
svn: r16622
2011-02-15 16:35:25 +00:00
Nick Hall
dc505e7671 Add children bottombar gramplets
svn: r16621
2011-02-15 13:06:05 +00:00
Nick Hall
84a1c79fc2 4647: Fix ListModel so that it uses the correct sort column
svn: r16620
2011-02-15 11:12:57 +00:00
Gary Burton
370545fda9 Fix column title indent sizes. Bug 4645
svn: r16619
2011-02-14 21:43:27 +00:00
Michiel Nauta
d2a0f9fa23 Properly close database environment upon open failure
svn: r16618
2011-02-14 20:19:44 +00:00
Nick Hall
cee3c105fd Remove definition for children gramplet
svn: r16616
2011-02-13 23:33:25 +00:00
Gary Burton
b9d7035a2d Update to the place report by derHeinzi which link persons and events at a place. #4622
svn: r16615
2011-02-13 22:09:12 +00:00
Rob G. Healey
6c30648c00 Used one of Gerald Britton's idea in simplifying adding menu options by using partial().
svn: r16614
2011-02-13 21:19:09 +00:00
Nick Hall
f5fd46d518 Add new bottombar gramplets
svn: r16613
2011-02-13 00:02:50 +00:00
Nick Hall
150d13bca6 4618: Fix for non-latin characters in filter names
svn: r16612
2011-02-12 19:52:27 +00:00
Michiel Nauta
0eb166615b Replace bare except by specific exception.
svn: r16606
2011-02-11 18:29:15 +00:00
Gerald Britton
52b136b305 In method collect_unused, replace dispatch dictionary with tuple
svn: r16604
2011-02-11 14:50:30 +00:00
Doug Blank
e975c97896 4304: PedigreeGramplet and memory management; attempted fix
svn: r16603
2011-02-11 14:19:29 +00:00
Doug Blank
79fbeab067 Spanish didn't like this string
svn: r16602
2011-02-11 14:18:29 +00:00
Gerald Britton
a8375c02df Rearrange comments for added clarity
svn: r16601
2011-02-11 14:03:02 +00:00
Doug Blank
82d4f8cb54 4362: [XML] Cannot import url styled text on note
svn: r16600
2011-02-11 13:35:21 +00:00
Gerald Britton
6bfc9224d8 In method cleanup_empty_objects, replace dispatch dictionary with tuple
svn: r16598
2011-02-10 17:46:21 +00:00
Gerald Britton
fd81aef58b Tweak replacing a list with a set
svn: r16597
2011-02-10 17:44:10 +00:00
Craig J. Anderson
baaa890efc added 'raise ReportError' if the person/family is not in the database (cli mostly)
svn: r16596
2011-02-10 14:41:46 +00:00
Craig J. Anderson
74c7fbed87 fixed 4602
fixed 4623
various code clean up


svn: r16595
2011-02-10 03:55:34 +00:00
Gerald Britton
ed15eb3e0d Simplify code by replacing references with module-level variables
svn: r16593
2011-02-09 19:06:47 +00:00
Michiel Nauta
1231b1cac8 4590: Error on access of LDS editor when sealed to family has been removed.
svn: r16592
2011-02-09 16:03:52 +00:00
Gerald Britton
38143d7ac4 simplifications in plugin update code
svn: r16590
2011-02-08 21:27:23 +00:00
Rob G. Healey
fc9001632d Beg#4601: Fixed and cleanup for NarrativeWeb for W3C compliance; IndividualPages still have errors in the Pedigree section -- this will require more than a simple tweak of code or style sheet elements.
svn: r16588
2011-02-07 09:07:49 +00:00
Rob G. Healey
aa04f08668 Bug#4601: More w3c compliance fixes in person_link() and SurnameListPages.
svn: r16586
2011-02-07 07:06:25 +00:00
Jérôme Rapinat
7028619387 4612: 'elf' instead of 'self' (fixed by Harald Rosemann)
svn: r16585
2011-02-06 13:08:45 +00:00
Gerald Britton
bfc6e84e07 Bug 4287: Fix Html.attr property for self-closing tags (e.g. <img ... />)
svn: r16582
2011-02-05 18:59:44 +00:00
Gary Burton
b1ce7f7014 Add new abstract methods to ReportOptions. Bug #4572
svn: r16581
2011-02-05 17:46:43 +00:00
Gary Burton
5ad2680205 Redraw selectors on toggling sort order. Bug #4518
svn: r16579
2011-02-05 16:56:03 +00:00
Jérôme Rapinat
1630036075 4089: Month names for Lithuanian (contribution by embar)
svn: r16574
2011-02-05 08:29:45 +00:00
Nick Hall
577fb388c5 Add new gramplets from a context menu rather than a dialog
svn: r16572
2011-02-04 23:11:24 +00:00
Nick Hall
ef77b17f72 Fix bug where first gramplet added was not made active
svn: r16571
2011-02-04 18:47:58 +00:00
Nick Hall
0708e27ee5 Set default wrap mode for tabbed gramplets
svn: r16570
2011-02-04 17:55:03 +00:00
Peter Landgren
8aec0756a8 Better abbreviations, thanks to Paul Franklin.
svn: r16568
2011-02-04 15:43:36 +00:00
Benny Malengier
ebe5229822 4599: regression from 3.2.5 - name format preference doesn't persist across reloads
svn: r16565
2011-02-04 10:51:28 +00:00
Jérôme Rapinat
ded1c7ea29 4597: crash when switching into Geography view from Places view
svn: r16564
2011-02-04 07:33:28 +00:00
Rob G. Healey
3ec04c6edd Bug#4601 -- W3C Validation part#1; cleanup of the core pages has been done.
svn: r16563
2011-02-04 03:41:16 +00:00
Benny Malengier
60e8c0c013 3975: Accessing an incompatible database corrupts the database
Undoing unset of DB_RECOVERY flag, we need it to have ACI(D) database


svn: r16562
2011-02-03 22:23:36 +00:00
Nick Hall
cfa0851118 Fix tab labels for gramplet configuration
svn: r16560
2011-02-03 19:36:47 +00:00
Serge Noiraud
6d0135760f GeoView : Resizing problem : desactivate the possibility to have bars.
svn: r16559
2011-02-03 19:17:06 +00:00
Rob G. Healey
14fd1d0df6 Fixed navigation menus in Nebraska style sheet.
svn: r16558
2011-02-03 18:42:40 +00:00
Michiel Nauta
ed85671df5 Fix typos in mergecode, notebly one missing space.
svn: r16556
2011-02-03 18:35:27 +00:00
Michiel Nauta
a34d022cae Restore person-place replace_handle_reference.
svn: r16555
2011-02-03 18:17:00 +00:00
Nick Hall
d094f2e218 Add configurable GrampsBar gramplets to the Configure View dialog
svn: r16554
2011-02-03 18:14:32 +00:00
Gerald Britton
bdde8f08fe Port fix in branch for missing PUBLIC keyword in DOCTYPE to trunk
svn: r16553
2011-02-03 15:43:23 +00:00
Jérôme Rapinat
1dec96a00f 4326: improve context description
svn: r16552
2011-02-03 10:31:37 +00:00
Jérôme Rapinat
aea7959eb0 4326: 'descendant' instead of 'descendent'
svn: r16551
2011-02-03 09:04:07 +00:00
Jérôme Rapinat
859f75ead8 4326: improve context description
svn: r16550
2011-02-03 08:43:59 +00:00
Rob G. Healey
924b6e03f6 Removed MarriageReport elements from this style sheet.
svn: r16549
2011-02-03 04:35:57 +00:00
Rob G. Healey
7a57179544 Changed the name of the navigation menus style sheet to confirm to current naming scheme.
svn: r16548
2011-02-03 04:34:13 +00:00
Nick Hall
a3cea6e172 4591: Do not allow less than a single column in the Gramplet view
svn: r16547
2011-02-02 22:09:56 +00:00
Gary Burton
7a1b5075b3 Fix crash running Note gramplet in side and bottom bars when using object linking functionality
svn: r16545
2011-02-02 21:57:27 +00:00
Nick Hall
8ae0129157 Allow remove_gramplet to remove a detached gramplet
svn: r16544
2011-02-02 19:56:04 +00:00
Jérôme Rapinat
c67d02847b 4326: typos (by PaulFranklin); part I
svn: r16543
2011-02-02 18:33:16 +00:00
Nick Hall
ea8792aeb2 Display a dummy tab when a GrampsBar is empty
svn: r16542
2011-02-02 17:32:13 +00:00
Serge Noiraud
6fc3d13d8e GeoView : Better management of sidebar and bottombar. Navigation correctly initialized.
svn: r16538
2011-02-01 22:41:53 +00:00
Serge Noiraud
fbb5de3371 GeoView : icons are no more visible in gtk : revert svn 16487
svn: r16535
2011-02-01 19:34:42 +00:00
Jérôme Rapinat
4bd49bf19e 3782: Cannot set max generation > 15; use the same value as DAR and pedigree gramplet
svn: r16531
2011-02-01 15:00:41 +00:00
Jérôme Rapinat
9b574f4a73 4425: event type abbreviations; do not split string; new template; update french translation
svn: r16529
2011-02-01 13:56:01 +00:00
Peter Landgren
35d8b00993 Added a comment.
svn: r16528
2011-02-01 12:11:51 +00:00
Michiel Nauta
3fff5e38b8 make context info work for person merge
svn: r16525
2011-02-01 12:06:25 +00:00
Benny Malengier
6d596ad987 4198: Person view does not remove a row correctly when two people are merged.
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb 
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end. 
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out


svn: r16523
2011-01-31 21:54:58 +00:00
Serge Noiraud
28610b1ae3 GeoView : add timeout to avoid multiple resize.
svn: r16522
2011-01-31 20:41:43 +00:00
Benny Malengier
2d052d69cf 4352: more memory leak problems
Fix some memory leak problems in guioptions


svn: r16521
2011-01-31 20:39:41 +00:00
Peter Landgren
7716c7cbdd Issue 4425: Abbreviation algorithm does not work for all languages.
svn: r16518
2011-01-31 19:40:27 +00:00
Serge Noiraud
253edfa45e GeoView : restrict gtk to 2.12 : VBox and set_allocation
svn: r16517
2011-01-31 19:05:49 +00:00
Michiel Nauta
3e97bb9003 sort_as and display_as of a name was ignored on import if only one is specified.
svn: r16516
2011-01-31 18:59:46 +00:00
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