Commit Graph

15490 Commits

Author SHA1 Message Date
1284fb9aa2 GeoView : Some write simplification and pylint adjustment.
svn: r13227
2009-09-20 09:56:34 +00:00
05b6282363 Factored out common code into find_binary function
svn: r13226
2009-09-19 10:47:24 +00:00
b414b25e2b Error from iterator conversion
svn: r13224
2009-09-19 09:27:22 +00:00
bb43bec5fd Fixed error in handling list of handles, not an iterator
svn: r13223
2009-09-19 09:16:55 +00:00
9cbb58af27 Code cleanup
svn: r13222
2009-09-18 23:05:06 +00:00
7f2b239f26 Add ability for double-click on SimpleTable row to show people by list of handles
svn: r13221
2009-09-18 22:49:43 +00:00
4e3ebe9db4 #3223: Trunk revision 13203 causes crash of gramplet surnamecloud
svn: r13220
2009-09-18 01:41:31 +00:00
62c1447001 Update german translation
svn: r13218
2009-09-17 17:04:28 +00:00
a3efa1cb0a bug #3221: Improvements for WhatsNext Gramplet, by reinhard
svn: r13217
2009-09-17 03:13:19 +00:00
311d9b16b9 Silently accept "not found" errors when deleting database files
svn: r13215
2009-09-16 20:31:28 +00:00
86ef57b04e minor fixes in German translation
svn: r13213
2009-09-16 18:26:04 +00:00
c2dd4dc139 Geoview simplifications
svn: r13212
2009-09-16 16:12:40 +00:00
60abf87026 Fixed attributes on IndividualPage and EventPage. Stylesheet to match.
svn: r13211
2009-09-16 06:39:18 +00:00
573c9fdc20 Fixed some holidays in holidays file.
svn: r13210
2009-09-16 01:27:23 +00:00
4b77831f0f Exploit new iter_<objects> methods
svn: r13209
2009-09-15 19:37:23 +00:00
eb8ef2152b Remove pdb module from filter.py
svn: r13208
2009-09-15 16:05:28 +00:00
b3bca61535 Fix deadlock in ChangeNames
svn: r13207
2009-09-15 16:03:41 +00:00
97b107757c This will also be in update mode until I get some of the problems ironed out.
svn: r13206
2009-09-15 08:04:26 +00:00
3fa4338cb6 Some updating of code. Will be update for a while now.
svn: r13205
2009-09-15 08:02:57 +00:00
b9553b1a5e Fix for Labor Day in USA holidays.
svn: r13204
2009-09-15 08:00:34 +00:00
966d2bcd42 Use new iter_objects methods
svn: r13203
2009-09-14 20:50:25 +00:00
5001b771b5 Update german translation
svn: r13201
2009-09-14 17:20:19 +00:00
d7cd58e277 Cleaned up dump_addresses() and changed write_out_addresses() to dump_addresses().
svn: r13200
2009-09-13 05:48:16 +00:00
1430e3107a Still working with classes EventListpage() and EventPage(). Making changes as I go with the stylesheet.
svn: r13199
2009-09-13 03:43:27 +00:00
d76615b086 Fix for a iter change
svn: r13198
2009-09-12 18:12:31 +00:00
34442f5853 Fix of issue 3213.
svn: r13196
2009-09-12 10:00:17 +00:00
8b2259b86d Moved self.build_events() to the conditional statement: if self.inc_events. This way it is not being ran unless you want the event pages.
svn: r13195
2009-09-12 06:06:48 +00:00
c3d079b018 Fixed style elements that has messed up the recent WebCal.
svn: r13194
2009-09-12 03:52:42 +00:00
79efac73da Updated work in WebCal. Updated style elements to match current work.
svn: r13193
2009-09-11 06:24:13 +00:00
44e1291b79 Fixed alphabet navigation to remove the table elements.
svn: r13192
2009-09-11 04:14:46 +00:00
941fff23ae Tweaks to use inplace arithmetic
svn: r13191
2009-09-10 18:49:48 +00:00
d5e48cda06 Change to set logic for reduction in storage (no affect on runtime)
svn: r13190
2009-09-10 18:49:13 +00:00
e8033040bb #3182 Add an used singular form, avoid empty string on translation dict
svn: r13188
2009-09-10 13:49:58 +00:00
2c9441eae1 Adjusted header, navigation, and body elements in stylesheet.
svn: r13186
2009-09-10 06:50:56 +00:00
b73ad55161 Should be final ommit for classes EventListPage and EventPage, but do not hold your breath. Stylesheet updated to match work.
svn: r13185
2009-09-10 06:15:53 +00:00
a052bc3c63 Tweaks to use inplace arithmetic
svn: r13184
2009-09-09 20:37:26 +00:00
03dc41bff9 Documentation updates
svn: r13183
2009-09-09 14:43:55 +00:00
47994ff569 Documentation updates
svn: r13182
2009-09-09 14:43:18 +00:00
e9b89204a8 Work is final in classes EventListPage and EventPage, modified display_ind_families() and display_attr_list(). Also changes to stylesheet to match current work.
svn: r13181
2009-09-09 08:01:20 +00:00
5d7f92a4fc GeoView : 2 bugs : swap map and saving zoom when no title.
svn: r13180
2009-09-08 21:28:27 +00:00
4e7df6fc71 String must be unicode for truncation to work for non ascii characters.
svn: r13178
2009-09-08 13:37:48 +00:00
6d14ba233c String must be unicode for truncation to work for non ascii characters.
svn: r13176
2009-09-08 10:13:48 +00:00
d0d2dd4a58 String must be unicode for truncation to work for non ascii characters.
svn: r13174
2009-09-08 09:59:11 +00:00
44f3fcde19 String must be unicode for truncation to work for non ascii characters.
svn: r13172
2009-09-08 08:42:44 +00:00
c3b8ec4fd8 String must be unicode for truncation to work for non ascii characters.
svn: r13170
2009-09-08 08:26:23 +00:00
9991df71e8 String must be unicode for truncation to work for non ascii characters.
svn: r13168
2009-09-08 07:28:23 +00:00
5b2ed0dafa GeoView : Split in two parts : HtmlRenderer and GeoView.
Adding two icons for map provider selection.
          We now can zoom in and out with the wheel mouse.
          It's possible to save the zoom between the maps.
          The zoom, latitude, longitude and map is now saved
          when we quit gramps:
          only if you use the save zoom between maps.
          Issue 3150, 3152 included.


svn: r13166
2009-09-07 21:13:38 +00:00
f3931f0168 Slicing of strings must be with unicode strings.
svn: r13165
2009-09-07 20:07:05 +00:00
768ea89a0f Remove deprecated method
svn: r13164
2009-09-07 16:22:12 +00:00
54d4bf6134 Add function decorator to catch dabatase errors
svn: r13163
2009-09-07 16:19:59 +00:00