Commit Graph

15459 Commits

Author SHA1 Message Date
Gerald Britton
4cd2468477 PeopleModel: various performance tweaks
svn: r12710
2009-06-25 19:01:40 +00:00
Jérôme Rapinat
0d3314b9dc typo - contribution by Jérôme Chailloux
svn: r12709
2009-06-25 18:16:50 +00:00
Jérôme Rapinat
b672928791 2831: missing filter rule on Event object matching source reference
svn: r12707
2009-06-25 17:21:59 +00:00
Jérôme Rapinat
83dfb87696 2831: missing filter rule on Event object matching source reference
svn: r12706
2009-06-25 17:20:29 +00:00
Gerald Britton
fdfacd972c Minor tweaks to use slices instead of lists of items
svn: r12705
2009-06-25 13:41:16 +00:00
Benny Malengier
a52bc62be9 2691: Create api documentation with sphinx
svn: r12704
2009-06-24 21:56:07 +00:00
Gerald Britton
1042bb3fe2 Bug 3069: PersonView keeps tree model attached while rebuilding the columns
svn: r12703
2009-06-24 20:26:18 +00:00
Rob G. Healey
22ecedb061 Fixed a typing error from yesterday's open_file_with_default_application(). Completed work on default printer stylesheet also.
svn: r12702
2009-06-24 20:03:10 +00:00
Rob G. Healey
d5ccd93043 More work on converting the two of these.
svn: r12700
2009-06-23 22:34:14 +00:00
Rob G. Healey
ae28b8538b Fixed Utils.open_file_with_default_application() to gui.utils instead of Utils now. Works again.
svn: r12699
2009-06-23 20:49:18 +00:00
Rob G. Healey
1101b21ba0 More cleanup work on stylesheet. Continuing to convert NarrativeWeb to use the Html class and the with statement.
svn: r12698
2009-06-22 23:58:09 +00:00
Peter Landgren
cdf0e98a55 Added errmsg in conn. with issue 3066.
svn: r12696
2009-06-22 10:24:02 +00:00
Benny Malengier
77164c848e 3066: [PlaceView] Loading... should disappear when map service plugins are present.
svn: r12694
2009-06-22 09:21:02 +00:00
Peter Landgren
7390f38f61 Reminder to change call to pixbuf.add_alpha in later version of gtk/pygtk.
svn: r12692
2009-06-22 07:50:04 +00:00
Rob G. Healey
4bc5a34938 Changed utilsgui.py to utils.py in src/gui/Makefile.am! Would not allow make install to complete.
svn: r12690
2009-06-21 06:26:51 +00:00
Rob G. Healey
c8fa363708 Large sized cleanup of NarrativeWeb, and some minor work on Web_Visually.css. There is still more work to be done on NarrativeWeb, but this commit was getting too big already.
svn: r12689
2009-06-21 03:25:28 +00:00
Gary Burton
8c22c558b2 Ensure source reference dates are always exported. Bug #3062
svn: r12688
2009-06-20 20:23:40 +00:00
Gary Burton
e6ab15fcd9 GEDCOM parser fixes for gallery objects. Bug #3056
svn: r12686
2009-06-20 19:34:42 +00:00
Rob G. Healey
d181d6bd33 NarrativeWeb now has Styked Notes! Thanks for being a giant help Benny. Could not have done it without you. Bringing the default print stylesheet up to date with the rest of them.
svn: r12683
2009-06-19 23:53:42 +00:00
Benny Malengier
4cab1104b0 add missing file to po
svn: r12682
2009-06-19 21:33:49 +00:00
Benny Malengier
0a3e869361 Add missing file grampsgui and make utilsgui just gui
svn: r12681
2009-06-19 15:26:51 +00:00
Benny Malengier
9d417e2cd6 Split Utils in a non GUI and GUI part
move GrampsCfg utils to Utils
improve import strategy


svn: r12680
2009-06-19 15:23:58 +00:00
Peter Landgren
0ac67e8a59 Reference to Query.py removed from Makefile.am, as Query.py as deleted.
svn: r12679
2009-06-19 14:51:11 +00:00
Benny Malengier
5f77bfea3b pylint fixes and bug fixes for CLI/GUI split
svn: r12677
2009-06-19 08:46:17 +00:00
Zdeněk Hataš
a16fc9a8cb Fixed typo in localized date handler, translation updates.
svn: r12676
2009-06-19 07:19:18 +00:00
Benny Malengier
4b7692708c Split CLI from GUI. These changes allow CLI to work without GTK
Part 1. To do: pylint on new files.


svn: r12674
2009-06-18 21:56:37 +00:00
Rob G. Healey
c71367ed54 Fixed a show stopper -- broke the plugin.
svn: r12673
2009-06-16 21:54:06 +00:00
Gerald Britton
70a0c50fca Use GrampsCursor as a context manager using "with" statement
svn: r12672
2009-06-16 15:49:17 +00:00
Brian Matherly
187539cb72 Implement availability of the DestinationOption.
svn: r12671
2009-06-16 03:12:41 +00:00
Doug Blank
29cf704047 Experiment abandoned
svn: r12670
2009-06-16 00:23:46 +00:00
Rob G. Healey
0dac6cf9aa Removed a duplicate class. Re did classes IndividualListPage, DownloadPage, ContactPage, SourceList, SourcePage, and a bunch of modules/ functions. More clean up work on the Visually Impaired stylesheet.
svn: r12669
2009-06-15 19:25:43 +00:00
Benny Malengier
f4e0a45fad code optimization of eventbase filters
svn: r12668
2009-06-15 19:06:25 +00:00
Benny Malengier
38876a32a5 GEPS 008: File Organization
svn: r12667
2009-06-15 19:02:15 +00:00
Mirko Leonhäuser
adf96a4bd1 Update german translation
svn: r12666
2009-06-15 18:29:07 +00:00
Benny Malengier
fd85ac0cb4 remove template code from quickreport docgen
svn: r12665
2009-06-15 16:18:16 +00:00
Rob G. Healey
33ad285de6 Re-worked IndividualListPage().
svn: r12664
2009-06-13 18:49:18 +00:00
Gerald Britton
44028cc47c libhtml.py: add title=None default option to Html.page static method
svn: r12663
2009-06-12 16:36:31 +00:00
Gerald Britton
bb83288883 Check.py: replace get..handles and map..keys calls with calls to new iterator functions
svn: r12662
2009-06-12 16:19:48 +00:00
Gerald Britton
d66632812f ImportGrdb.py: Remove duplication from derived classes
svn: r12661
2009-06-12 16:18:18 +00:00
Gerald Britton
035096e5b2 Add iterator and context manager methods to GrampsCursor object and use them in GrampsDbBase and GrampsDBDir.
svn: r12660
2009-06-12 16:17:07 +00:00
Espen Berg
7cf4e6666a Updated Norwegian Nynorsk translation
svn: r12659
2009-06-12 12:38:26 +00:00
Benny Malengier
aa5aa031c0 fix ODF output put, prettify kinship html output
svn: r12657
2009-06-12 07:31:30 +00:00
Rob G. Healey
94dba1433d Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
140c565a28 NarrativeWeb now uses the HTML class-- src/plugins/lib/libhtml.py. There is still more work coming as it is still not completely refined yet. Gerald Britton has played a huge part in getting this out to you. New download page added, and name_format also.
svn: r12655
2009-06-11 16:45:30 +00:00
Benny Malengier
f78db6f418 2707: Add markup notes to html output. Finished
svn: r12654
2009-06-11 13:01:27 +00:00
Benny Malengier
a3f59f2717 2712: middle click copy paste not working in notes
svn: r12652
2009-06-11 12:51:00 +00:00
Rob G. Healey
030f170be4 Removed references to USER_TEMPLATES in const.py and const.py.in
svn: r12650
2009-06-11 06:28:51 +00:00
Rob G. Healey
4f8b992068 Removed templates directory; from Makefile.am so that it would complete autogen.sh and make commands.
svn: r12649
2009-06-11 02:39:11 +00:00
Gerald Britton
75a7e04c4b libhtml: add indent=None option and reference in docstring to wiki page
svn: r12648
2009-06-10 14:14:11 +00:00
Benny Malengier
e4de221227 2707: Add markup notes to html output: div and class elements
svn: r12647
2009-06-09 20:47:32 +00:00