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
Mirko Leonhäuser
bf2138eb37
Updated German translation
...
svn: r11394
2008-12-02 17:26:25 +00:00
Peter Landgren
c830fec586
Fix of issue 2529.
...
svn: r11392
2008-12-02 14:18:18 +00:00
Jérôme Rapinat
c1f33333ac
typo (wait after 3.0.4 on branch)
...
svn: r11389
2008-12-02 09:25:01 +00:00
Doug Blank
6c48d80ad9
Working on deconstructing data...
...
svn: r11387
2008-12-02 03:41:28 +00:00
Espen Berg
c900fc40fd
Updated Norwegian Nynorsk translation
...
svn: r11386
2008-12-01 20:07:37 +00:00
Doug Blank
4ca72d905d
Notes in sources are handles (of course)
...
svn: r11383
2008-12-01 17:21:02 +00:00
Doug Blank
7b6d6a7b85
Clean up; reorg
...
svn: r11382
2008-12-01 17:05:33 +00:00
Doug Blank
ca4457332e
Removed main_loc (a location) from places
...
svn: r11381
2008-12-01 16:48:13 +00:00
Doug Blank
1636c00bfb
Error in loading a date in names table
...
svn: r11380
2008-12-01 15:41:10 +00:00
Peter Landgren
83372c22ab
Regular update.
...
svn: r11379
2008-12-01 13:02:54 +00:00
Peter Landgren
cacaeddbbe
Fix of issue 2525 underline in name.
...
svn: r11378
2008-12-01 12:58:59 +00:00
Doug Blank
005bb624e5
Show error query and values
...
svn: r11377
2008-12-01 12:18:42 +00:00
Doug Blank
c61ac47d57
Fixed trim -> strip typo
...
svn: r11375
2008-12-01 04:43:19 +00:00
Doug Blank
ff66065dde
Experimental SQL interface
...
svn: r11374
2008-12-01 04:25:06 +00:00
Peter Landgren
478736f75c
Fix of 2518, so that Alt-C always means Cancel.
...
svn: r11372
2008-11-30 19:33:54 +00:00
Doug Blank
0e2138999f
Fixed import error message to be more accurate
...
svn: r11369
2008-11-30 03:56:26 +00:00