Commit Graph

16332 Commits

Author SHA1 Message Date
Doug Blank
205b3beadd Enabled Quickviews on all list views; enabled References Quickview for all views
svn: r13947
2009-12-31 14:59:44 +00:00
Doug Blank
fa1413c640 Fixed issue on emitting a signal which will change a table before the click has returned, which can crash Python
svn: r13946
2009-12-31 14:56:44 +00:00
Doug Blank
c269b45a46 Moved import gtk to make Mime module cli usable
svn: r13945
2009-12-30 20:53:38 +00:00
Benny Malengier
601b01b8c7 error in configure
svn: r13944
2009-12-30 14:27:58 +00:00
Luigi Toscano
7100538b90 gramps.pot regenerated; updates for Italian translation.
svn: r13943
2009-12-30 00:04:50 +00:00
Brian Matherly
3f4c9b31ed Remove unused "SpreadSheet" document generators.
svn: r13942
2009-12-29 19:38:07 +00:00
Brian Matherly
c2d99c34b3 Clean up someone's copy-paste errors.
svn: r13941
2009-12-29 19:28:40 +00:00
Brian Matherly
4838650df4 Move _GedcomParse.py to src/plugins/lib/libgedcom.py. Remove GrampsDbUtils.
svn: r13940
2009-12-29 19:20:16 +00:00
Jérôme Rapinat
bbdf6d80cc 3485: A better message for date validator on AgeOnDate Gramplet.
svn: r13939
2009-12-29 16:56:27 +00:00
Doug Blank
b53fda23cb Fixed incorrect error message
svn: r13938
2009-12-29 13:14:15 +00:00
Brian Matherly
2c6cf26d60 Move _GedcomTokens.py and _GedcomUtils.py into _GedcomParse.py.
svn: r13937
2009-12-29 06:01:43 +00:00
Brian Matherly
c7b595210f Move GedcomStageOne.py into GedcomParse.py.
svn: r13936
2009-12-29 05:37:20 +00:00
Doug Blank
4f3d8f3675 Added missing 'return self' at end of unserialize to match the rest of the classes in lib.gen
svn: r13935
2009-12-29 03:24:38 +00:00
Doug Blank
42ed2c3295 Added fields to Person to reduce queries; should be able to add/edit people and names tomorrow
svn: r13934
2009-12-29 03:22:03 +00:00
Nick Hall
7f2174b225 Improve event type defaults for new events in display tabs
svn: r13933
2009-12-28 18:09:40 +00:00
Jérôme Rapinat
2997016c04 2385: last minor improvements (wording, import gen.lib.date)
svn: r13932
2009-12-28 08:08:49 +00:00
Jérôme Rapinat
5cd600ba66 2385: too much cleanup...
svn: r13931
2009-12-28 06:24:43 +00:00
Brian Matherly
f12196cf80 Merge GedcomInfo.py and GedcomLex.py into GedcomParse.py.
svn: r13930
2009-12-28 05:07:21 +00:00
Doug Blank
7ca0d94563 Latest advancement in privacy issues; reworked proxy + forms
svn: r13929
2009-12-27 18:23:59 +00:00
Jérôme Rapinat
ef3a25815a 2385: use gen.lib.date.Date.ui_calendar_names for getting list of supported calendars
svn: r13928
2009-12-27 18:01:02 +00:00
Doug Blank
a61a472668 Missing gettext
svn: r13927
2009-12-27 13:49:15 +00:00
Jérôme Rapinat
bf944b0de3 2385: drawreports and multiple calendars
svn: r13925
2009-12-27 11:09:58 +00:00
Jérôme Rapinat
d06feb67ca remove unneeded option (tracker 3452 2385 2371 3473)
svn: r13924
2009-12-27 10:57:55 +00:00
Benny Malengier
68224a98c0 correct wrong editperson import
svn: r13923
2009-12-27 09:48:58 +00:00
Nick Hall
ad5aa7006e 3463: Re-select edited row after edit in tree view
svn: r13922
2009-12-26 23:11:09 +00:00
Nick Hall
5422931318 Allow nodes with handles at higher levels in the tree
svn: r13921
2009-12-26 19:42:22 +00:00
Benny Malengier
e8042007ff init list before use
svn: r13920
2009-12-26 10:05:25 +00:00
Doug Blank
04d5da1939 Basic framework for edit/view forms
svn: r13919
2009-12-26 05:40:32 +00:00
Mirko Leonhäuser
5269f03669 minor fixes in German translation (Lastname translation)
svn: r13918
2009-12-25 23:39:03 +00:00
Mirko Leonhäuser
92b13403c2 minor fixes in German translation (Surname translation)
svn: r13916
2009-12-25 23:24:06 +00:00
Brian Matherly
229c4287d2 Move _GedcomChar.py into _GedcomParse.py
svn: r13915
2009-12-25 21:06:36 +00:00
Brian Matherly
8b2da469cf Remove GEDCOM tests - they are broken and not used.
svn: r13914
2009-12-25 20:39:02 +00:00
Benny Malengier
862d1446d0 Fix two things in nar web:
1/fix bug that not scaled images are not printed out on webpage
  2/remove annoying warning dialogs on every missing images, and 
    replace it by one warning dialog at the end of the report


svn: r13913
2009-12-25 11:44:20 +00:00
Mirko Leonhäuser
a52492c6ae Update german translation
svn: r13912
2009-12-25 02:27:10 +00:00
Doug Blank
145a517324 Typo in SimpleAccess and refinement in SimpleTable -- allow any object, just turn into string
svn: r13911
2009-12-24 22:19:30 +00:00
Brian Matherly
06b3d7dc1f Fix Misnamed DbMixin
svn: r13910
2009-12-24 20:14:15 +00:00
Serge Noiraud
9aabed5c4f GeoView : issue 3472
svn: r13909
2009-12-24 17:21:55 +00:00
Serge Noiraud
cd7f3b8a29 GeoView : Replacement for openstreetmap and google map button by one provider
toglebutton. This is to minimize the space used by the buttons now
          we have the new "Add place" and "Link place" buttons.


svn: r13908
2009-12-24 15:55:01 +00:00
Doug Blank
06d0291ff4 Refinements on database hierarchy
svn: r13907
2009-12-24 14:38:39 +00:00
Serge Noiraud
ab2f9b9d19 GeoView : Entrybox completion now works when entering "tab"
We can erase the text with the place list label at the left of the entrybox.
          Performance : comment the sort to reduce display time.


svn: r13906
2009-12-24 12:18:18 +00:00
Peter Landgren
bc16587036 Fixed some typos.
svn: r13905
2009-12-24 09:04:05 +00:00
Rob G. Healey
c96e7a579a Some cleanup work, and changed get_marriage_event() to use the extended eventtype.py
svn: r13904
2009-12-24 07:55:26 +00:00
Gary Burton
864a4692a9 Another instance where we need to pass str latitude and longitude to EditPlace
svn: r13903
2009-12-23 23:02:26 +00:00
Serge Noiraud
3106784c22 GeoView : EditPlace crash with real instead of string.
svn: r13902
2009-12-23 21:32:01 +00:00
Gary Burton
d8471f652a Make search bar work again in selectors
svn: r13901
2009-12-23 20:55:52 +00:00
Luigi Toscano
c0dc313967 Italian translation updates.
svn: r13900
2009-12-23 20:50:48 +00:00
Doug Blank
8c26c5ad64 3302: Detailed Descendant Report fallback for child-list birth/death strings and fixed a typo baptized -> baptised
svn: r13899
2009-12-23 20:16:16 +00:00
Doug Blank
302781a6b3 Event types know how to abbreviate themselves
svn: r13898
2009-12-23 19:35:18 +00:00
Doug Blank
80c53cce3d Updated my email and corrected Rob's
svn: r13897
2009-12-23 18:33:04 +00:00
Gary Burton
2de02b5899 Add an existing place to a map
svn: r13896
2009-12-23 18:20:44 +00:00