Commit Graph

15046 Commits

Author SHA1 Message Date
Jérôme Rapinat
58f4a5a2ed #2962 add Hebrew translation (contribution by Igal Shapira)
svn: r12532
2009-05-18 10:15:25 +00:00
Rob G. Healey
9b4efeb283 Removed a single s character sitting alone on line 178 of ExportPkg.py. Cleanup and updates to stylesheet.
svn: r12530
2009-05-15 20:07:39 +00:00
Gerald Britton
21e96b0616 Bug 2888 - minor edits and cleanup
svn: r12529
2009-05-15 18:12:10 +00:00
Gerald Britton
110557c3c7 Add glade.py with Glade class and use instead of gtk.Builder throughout project
svn: r12528
2009-05-14 20:15:59 +00:00
Benny Malengier
feb15edc7e 2860: Problem with det_ancestor report in PDF at page breaks
svn: r12526
2009-05-14 14:43:42 +00:00
Benny Malengier
1031506baa 2808: fonts with xml codes don't print correctly
svn: r12525
2009-05-14 13:51:36 +00:00
Benny Malengier
066d39a739 2860: Problem with det_ancestor report in PDF at page breaks
svn: r12522
2009-05-13 08:36:02 +00:00
Rob G. Healey
edfc5ffe06 Little change in WebCal. Added chnages to stylesheet for new Download Page.
svn: r12519
2009-05-11 02:28:15 +00:00
Peter Landgren
bf71f6f367 Fix of issue 2964.
svn: r12518
2009-05-10 16:04:58 +00:00
Jérôme Rapinat
63757f1350 #2810 update localized man files (nl)
svn: r12516
2009-05-10 13:21:21 +00:00
Serge Noiraud
a01e27d254 ODFDoc : internal permission of files and encoding.
svn: r12514
2009-05-08 20:22:56 +00:00
Gerald Britton
e5794d4999 Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 3
svn: r12512
2009-05-07 20:08:27 +00:00
Doug Blank
29d55c10d0 added http:// if missing scheme
svn: r12510
2009-05-06 22:06:12 +00:00
Gerald Britton
05d6302cdd Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 2
svn: r12509
2009-05-06 19:15:55 +00:00
Gerald Britton
0440ca1c2a Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 1
svn: r12508
2009-05-06 14:44:22 +00:00
Doug Blank
6ebd0b0a77 Added two methods: parse_path and get_full_path, but the Url class will need to be enhanced and refined to be more useful for web development
svn: r12506
2009-05-06 13:11:31 +00:00
Peter Landgren
b189249692 Fix of issue 2959.
svn: r12503
2009-05-02 08:18:12 +00:00
Serge Noiraud
6efffe78c2 NarrativeWeb : gen.lib.date problem
svn: r12502
2009-05-01 20:25:08 +00:00
Serge Noiraud
2fe74e2ca6 Narrativeweb : gen.lib problem and alphabet navigation > 26 characters
svn: r12501
2009-05-01 09:13:20 +00:00
Serge Noiraud
0df89ea9b7 Narrativeweb : Swedish specific alphabet sort.
svn: r12500
2009-05-01 08:39:17 +00:00
Doug Blank
f18040a0d0 Don't emit signal to change active person if that is already the active person
svn: r12498
2009-04-30 04:40:20 +00:00
Rob G. Healey
890138b294 Deleted the src/Models directory and removed the only file that I could find that was using it.
svn: r12497
2009-04-30 03:50:17 +00:00
Brian Matherly
5e5fc02115 Remove unused options for GeneWeb export.
svn: r12496
2009-04-30 03:49:03 +00:00
Jérôme Rapinat
8a3c2cc4c2 pylint
svn: r12495
2009-04-29 14:27:08 +00:00
Jérôme Rapinat
b578373033 pylint
svn: r12494
2009-04-29 12:38:30 +00:00
Jérôme Rapinat
d0b0a5314d use SimpleTable
svn: r12493
2009-04-28 10:54:04 +00:00
Gary Burton
d3b2a2ab27 Bug #2950. Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
svn: r12488
2009-04-26 20:50:33 +00:00
Gary Burton
3a2e4b44a6 Bug #2950. Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
svn: r12487
2009-04-26 20:47:42 +00:00
Doug Blank
484e7f37e6 Removed config.sub and config.guess like I did for gramps31
svn: r12486
2009-04-22 03:12:39 +00:00
Doug Blank
a9727d5acf Added src/plugins/lib/libhtml.py to pass 'make distcheck'
svn: r12485
2009-04-22 03:10:22 +00:00
Doug Blank
30159ea826 #2904: Clarifying local installation in the INSTALL file.
svn: r12484
2009-04-22 02:40:18 +00:00
Doug Blank
aa7ff9cf68 Make SimpleTable columns resizable
svn: r12483
2009-04-20 21:00:20 +00:00
Serge Noiraud
21414d184f There are three bugs which give mistery sort problems :
1 : The normalize function use NFC in one place and NFKC in all others.
    either we use NFC or we use NFKC, but don't mix these two modes.
2 : One sort function does not use the locale.strcoll
3 : There is a problem with the following statement:
    if letter is not last_letter. "is not" doesn't work correctly.



svn: r12482
2009-04-20 20:44:22 +00:00
Peter Landgren
0cc4adaad6 Fix of issue 2936.
svn: r12478
2009-04-19 07:13:11 +00:00
Doug Blank
ec4905b6ca Removed extra space before family names in table row
svn: r12477
2009-04-18 23:32:09 +00:00
Gerald Britton
a0a0e6f20a Bug 2888: rule.glade: convert from libglade to gtkbuilder
svn: r12476
2009-04-18 18:36:18 +00:00
Peter Landgren
430bf797f7 Fix of issue 2935.
svn: r12473
2009-04-18 05:59:54 +00:00
Gerald Britton
31187ac521 Merge modules: convert from libglade to gtkbuilder
svn: r12472
2009-04-18 03:10:50 +00:00
Peter Landgren
7c264fb689 Fix of issue 2932.
svn: r12471
2009-04-17 19:54:00 +00:00
Gerald Britton
6c4bb3ffd4 Bug 2888: _EditPerson: convert from liglade to gtkbuilder
svn: r12470
2009-04-17 19:12:25 +00:00
Gerald Britton
1441ea8ba9 Bug 2888: _PaperMenu: convert from liglade to gtkbuilder
svn: r12468
2009-04-17 18:34:27 +00:00
Gerald Britton
564090665a Bug 2888: ensure proper "requires" statement in glade files
svn: r12467
2009-04-17 16:39:22 +00:00
Gerald Britton
29d53439e1 Bug 2888: ImportGetcom.glade: downgrade requires to 2.12
svn: r12466
2009-04-17 16:06:31 +00:00
Gerald Britton
7484484990 Bug 2888: book.glade: downgrade requires to 2.12
svn: r12465
2009-04-17 16:05:46 +00:00
Gerald Britton
d03592eebc Bug 2888: GtkPrint: convert from liglade to gtkbuilder
svn: r12464
2009-04-17 16:04:04 +00:00
Gerald Britton
703174b188 Bug 2888: ImportGetcom: convert from liglade to gtkbuilder
svn: r12463
2009-04-17 15:07:29 +00:00
Gerald Britton
5c60081622 ExportFtree: fix typo
svn: r12462
2009-04-17 14:58:25 +00:00
Gerald Britton
e63996d08f ExportFtree: simplify get_name function
svn: r12461
2009-04-17 13:32:41 +00:00
Jérôme Rapinat
260b34bd01 update russian translation (contribution by Yevgeny Zegzda)
svn: r12460
2009-04-17 11:34:51 +00:00
Gerald Britton
b353c7eff5 Bug 2888: set builder glade files to require 2.12
svn: r12458
2009-04-16 20:14:41 +00:00