Commit Graph

16 Commits

Author SHA1 Message Date
Doug Blank
64f2e01340 Added missing import
svn: r12818
2009-07-19 22:07:41 +00:00
Gerald Britton
302a4358fd Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax
svn: r12795
2009-07-14 14:16:03 +00:00
Gerald Britton
b601f4bdf2 Replace get_family_handles with iter_family_handles
svn: r12776
2009-07-08 16:11:20 +00:00
Gerald Britton
f7454de7fd Implement iter_people_handles methods and begin to use them
svn: r12760
2009-07-03 20:23:41 +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
Doug Blank
29cf704047 Experiment abandoned
svn: r12670
2009-06-16 00:23:46 +00:00
Gerald Britton
5eb7e18dc6 Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
svn: r12572
2009-05-26 20:48:09 +00:00
Gerald Britton
021b754939 Bug 3011: change old-style classes to new-style classes
svn: r12559
2009-05-21 17:19:50 +00:00
Jérôme Rapinat
d0b0a5314d use SimpleTable
svn: r12493
2009-04-28 10:54:04 +00:00
Rob G. Healey
c56f46b493 Added revision numbering symbol to all of plugins directory if it was missing in the file.
svn: r12002
2009-02-16 06:56:49 +00:00
Jérôme Rapinat
fd915ad3af pylint
svn: r11948
2009-02-10 13:23:11 +00:00
Peter Landgren
7f1cbf9063 Unnecessary translation string with spaces made not translateble.
svn: r11942
2009-02-09 20:03:17 +00:00
Jérôme Rapinat
3e1ff9bf32 typo on translation strings
svn: r11938
2009-02-09 16:27:09 +00:00
Jérôme Rapinat
e4f5ad0142 #2657,#1718 use ngettext
svn: r11800
2009-02-02 17:13:02 +00:00
Jérôme Rapinat
1ecbaae622 pylint and coherency on Repository references
svn: r11799
2009-02-02 14:27:40 +00:00
Brian Matherly
a12989719b Move all quick views into plugins/quickview.
svn: r11635
2009-01-16 21:39:51 +00:00