Commit Graph

14325 Commits

Author SHA1 Message Date
Kees Bakker
679392ab4b Add an option progress meter argument to GenericFilter.apply
If present it must be an instance of Utils.ProgressMeter.
        * src/Filters/_GenericFilter.py
        * src/plugins/WebCal.py
        * src/plugins/NarrativeWeb.py


svn: r11481
2008-12-15 21:42:58 +00:00
Doug Blank
fe133c0411 Fixed two holidays: Inaug: wrong year; Yom Kippur wrong day; added New Year's Eve
svn: r11480
2008-12-15 13:09:06 +00:00
Jérôme Rapinat
5bf5c33996 2561: Typo (contribution by Joan Creus)
svn: r11478
2008-12-15 08:57:12 +00:00
Serge Noiraud
21dde898a9 GeoView : Code optmization.
svn: r11476
2008-12-14 23:18:24 +00:00
Serge Noiraud
32b1de70cf GeoView : Adding sensitivity to backward and forward buttons.
svn: r11475
2008-12-14 23:12:53 +00:00
Doug Blank
1d4ae15503 Applied change to bypass update if Gramplet is closed or minimized
svn: r11474
2008-12-14 17:01:04 +00:00
Doug Blank
e3b79a8f90 removed debugging line
svn: r11473
2008-12-14 15:59:58 +00:00
Doug Blank
178328b20a Fixed a bug (show_all) on showing options when creating gramplets on the fly; clean up by separating gui from non-gui code
svn: r11472
2008-12-14 15:36:44 +00:00
Doug Blank
246f76621a Added to display age at death if dead, or current age if alive
svn: r11471
2008-12-14 14:52:54 +00:00
Doug Blank
ab98ce5d88 Added options to Gramplets
svn: r11470
2008-12-14 03:13:45 +00:00
Kees Bakker
091933b576 Fix to get weeks alignment for "blank year" too.
* src/plugins/WebCal.py


svn: r11469
2008-12-13 21:19:46 +00:00
Gary Burton
688f0f989e Gedcom compliance. Bug #2558: Notes in the GEDCOM multimedia objects not imported. Also fixed importing of repository notes.
svn: r11468
2008-12-13 17:06:13 +00:00
Doug Blank
6244a0c033 Added a Gramplet that can run a Quick View
svn: r11466
2008-12-13 16:59:14 +00:00
Gary Burton
246b3e0bd5 Gedcom compliance. Bug #2555: Blanks at the begining of Gedcom CONT fields.
svn: r11465
2008-12-12 21:58:39 +00:00
Serge Noiraud
1654729189 Adding history back, forward and reload page
svn: r11462
2008-12-12 21:33:22 +00:00
Kees Bakker
992f0534bb Remove the validator button at the bottom of each generated page.
* src/plugins/NarrativeWeb.py
	* src/plugins/WebCal.py


svn: r11461
2008-12-12 13:22:35 +00:00
Serge Noiraud
ed67dab721 Adapt GeoView to HtmlView.
svn: r11459
2008-12-12 12:13:22 +00:00
Serge Noiraud
08e395bfa3 Adding window resizing to suppress scrollbar.
svn: r11457
2008-12-11 22:04:45 +00:00
Kees Bakker
fcb45093f7 CSS corrections by Jason Simanek.
* src/data/Web_*.css


svn: r11456
2008-12-11 15:48:35 +00:00
Kees Bakker
8a7b8fe3e3 Bugfix in collect_data. Was overwriting 'year', and then confused
the probably_alive call.
	* src/plugins/WebCal.py


svn: r11455
2008-12-11 13:08:37 +00:00
Jérôme Rapinat
5a14e3f7e9 2556: Typo (by Joan Creus)
svn: r11453
2008-12-11 10:12:40 +00:00
Kees Bakker
a2ea6b1e51 Speed improvement for the "has common ancestor" filter rule. For a
database with 2300 persons the time to filter goes from 500 seconds
to 80. I believe that the difference must be even bigger for larger
database. The new algorithm is more or less linear. Each person is
only visited once to compute the ancestors, and it does depth first.
	* src/Filters/Rules/Person/_HasCommonAncestorWith.py


svn: r11451
2008-12-11 10:06:16 +00:00
Serge Noiraud
13ad0f858e Adding conversion for latitude and longitude and end of cleaning for gtkhtml.
svn: r11450
2008-12-10 14:59:26 +00:00
Benny Malengier
036eeee2c8 Add HtmlView as base for GeoView
svn: r11449
2008-12-09 22:50:21 +00:00
Serge Noiraud
1e4f6769b3 removing gtkhtml, cleaning
svn: r11448
2008-12-09 07:26:03 +00:00
Doug Blank
9aa7bc6030 Fixed some missed dates in conversion from 13 to 14
svn: r11447
2008-12-08 13:15:40 +00:00
Benny Malengier
e92f92b62a GeoView part II: the module itself.
GeoView.py is written by Serge, mapstraction.js is BSD licenced lib


svn: r11446
2008-12-08 11:04:54 +00:00
Benny Malengier
0d084cc677 Complete remove of GCONF settings and upgrade possibility
Note: Gconf still used in GNOME for thumbnailers


svn: r11444
2008-12-08 09:16:46 +00:00
Benny Malengier
c2c4fe3786 GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
patch Josip, part 2


svn: r11442
2008-12-08 08:29:07 +00:00
Benny Malengier
a3a8d53526 rename file to standard
svn: r11441
2008-12-08 08:25:50 +00:00
Benny Malengier
ef18f6e6f7 GeoView: text non developers should understand
svn: r11440
2008-12-07 23:38:24 +00:00
Benny Malengier
8006c249a4 correct typo
svn: r11439
2008-12-07 23:04:44 +00:00
Benny Malengier
432466fc09 Part 1 of GeoView: icons, configs and preferences
svn: r11438
2008-12-07 22:48:30 +00:00
Benny Malengier
d77966da25 GtkSpinButton: setting an adjustment with non-zero page size is deprecated
Patch Josip


svn: r11436
2008-12-07 20:30:41 +00:00
Stéphane Charette
3872942250 updated with 3.0.4
svn: r11435
2008-12-07 10:13:06 +00:00
Doug Blank
d2587088e7 Added option to not translate headers in CSV output
svn: r11428
2008-12-07 02:07:57 +00:00
Luigi Toscano
6ae8a6708f Make .desktop file compliant with Desktop Entry Specification
svn: r11426
2008-12-06 09:35:50 +00:00
Brian Matherly
d88fa26ab7 0002184: BUG: IndexError: tuple index out of range
svn: r11425
2008-12-06 05:29:33 +00:00
Espen Berg
73ae4d8bb1 Revised some more on Norwegian Bokmål translation
svn: r11423
2008-12-05 22:28:09 +00:00
Benny Malengier
4bf3182972 002503: Change md5 module by hashlib.
Fallback to md5 on importerror (python 2.4 users)


svn: r11420
2008-12-04 21:44:12 +00:00
Kees Bakker
4fe006e575 Correction of CSS and Python code in WebCal.
svn: r11418
2008-12-04 20:38:02 +00:00
Benny Malengier
228e2b81bd 0002507: [Place-Dialog] "Unhandled exception" when pasting some invalid string
Fixing the bug, no features or improvements


svn: r11416
2008-12-04 15:12:38 +00:00
Benny Malengier
d3cee34e11 0002512: [Python 2.6 support] Change sets module by built-in set types
Removed offending code, not used


svn: r11412
2008-12-04 14:29:28 +00:00
Doug Blank
e3bccdad10 Patched an attribute error... two tables left to make
svn: r11409
2008-12-04 06:02:55 +00:00
Mirko Leonhäuser
c50464aa31 Fixed minor error in translation
svn: r11407
2008-12-03 19:19:09 +00:00
Erik De Richter
fa0775dddf update Dutch translation
svn: r11400
2008-12-03 09:42:52 +00:00
Doug Blank
36411622b1 About 80% done with SQL dump
svn: r11399
2008-12-03 03:20:52 +00:00
Peter Landgren
34501fa964 Changes to avoid Alt_C, Alt_O and Alt_H collisions, also changes for short keys for g.j,J,p,q,y as they do not show up in some fonts.
svn: r11397
2008-12-02 20:17:31 +00:00
Peter Landgren
7df272e869 Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
svn: r11396
2008-12-02 20:15:41 +00:00
Peter Landgren
5a50c7edf4 Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
svn: r11395
2008-12-02 20:12:51 +00:00