Commit Graph

592 Commits

Author SHA1 Message Date
Doug Blank
975e639dd1 Phase 1 conversion of gramplets to new plugin system
svn: r13406
2009-10-25 14:42:47 +00:00
Benny Malengier
d25cdc3958 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
Improvements: gen.plug only depends on gen, relationship default is moved
to Relationship.py, and config for hidden to a gui.pluginmanager


svn: r13405
2009-10-25 13:52:29 +00:00
Benny Malengier
ed619cfdd6 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
svn: r13400
2009-10-24 13:53:20 +00:00
Serge Noiraud
7bf4760409 GeoView : Some minor regressions with python 2.5 and some cleaning
svn: r13398
2009-10-23 21:17:20 +00:00
Gerald Britton
8592d8c68f change str.format calls back to % operations
svn: r13397
2009-10-23 20:43:18 +00:00
Serge Noiraud
ed788f0507 GeoView : Removing yahoo and microsoft maps.
javascript and css simplification.
          When possible, usage of python instead of javascript.
          Adding a menubar to manage place lists, years and pages.


svn: r13393
2009-10-22 19:52:27 +00:00
Benny Malengier
5504df77ba 3275: PageView reworking-pageview3.patch
svn: r13364
2009-10-11 06:36:56 +00:00
Benny Malengier
3dd41b0444 3275: PageView reworking-move placeview to listview
svn: r13363
2009-10-10 09:10:00 +00:00
Gerald Britton
2b5c94331d Bug 0003063: gtk.Tooltips is deprecated -- last batch of updates
svn: r13357
2009-10-08 20:55:42 +00:00
Serge Noiraud
884d1893e3 GeoView : str to int problem with the new config module.
svn: r13354
2009-10-08 18:01:06 +00:00
Doug Blank
9d8ff1bacf Added lists to config type, as a list. Changed data-views to new format; added htmlview.start-url
svn: r13347
2009-10-08 04:47:04 +00:00
Doug Blank
99282aa715 3272: Proposal for updating config settings
svn: r13346
2009-10-08 01:12:51 +00:00
Benny Malengier
53251826f7 3275: PageView reworking - change all non person views to new classes
svn: r13343
2009-10-07 20:51:12 +00:00
Benny Malengier
ac74c5bed9 typo bug found here causing crash with tooltip
svn: r13342
2009-10-07 20:46:50 +00:00
Gerald Britton
fa0805dc60 Bug 0003063: gtk.Tooltips is deprecated -- first batch of updates
svn: r13335
2009-10-07 18:15:18 +00:00
Serge Noiraud
b484a2b5fd GeoView : Avoid to recreate html document when resizing.
css enhancement. validate language in google, ...


svn: r13309
2009-10-05 20:30:26 +00:00
Serge Noiraud
6e117b6d1b GeoView : resizing problem with some css stylesheet.
svn: r13287
2009-10-02 19:27:51 +00:00
Serge Noiraud
7c0a8f97ee GeoView : resizing enhancement.
svn: r13286
2009-10-02 19:10:53 +00:00
Serge Noiraud
0dee8c91de GeoView : Some css enhancement.
CSS Button label change to show the selected css.
          HtmlRenderer updated for unused resizing.


svn: r13285
2009-10-02 18:13:44 +00:00
Serge Noiraud
a70cc55d01 GeoView : Some css correction.
Added places list over the map.
          Mapstraction infobull correction.


svn: r13279
2009-09-30 21:41:50 +00:00
Serge Noiraud
4f343de138 GeoView : change icon depending on the lock/unlock state.
svn: r13250
2009-09-25 21:07:38 +00:00
Serge Noiraud
39b0858c59 GeoView : add stylesheet selection
svn: r13248
2009-09-25 19:50:38 +00:00
Serge Noiraud
b7607c4f79 GeoView : Bug when event without people associated with it.
svn: r13246
2009-09-24 17:41:33 +00:00
Serge Noiraud
f63f13d70f GeoView : translation problem.
svn: r13245
2009-09-24 17:28:33 +00:00
Serge Noiraud
afd1a5bdef GeoView : improvment with css style.
svn: r13243
2009-09-24 14:05:06 +00:00
Serge Noiraud
68dfd261cb GeoView : some cleaning and add the marriage icon.
svn: r13242
2009-09-24 12:12:03 +00:00
Serge Noiraud
1d895a55c1 GeoView : synchronize font in infobubbles between providers.
svn: r13240
2009-09-23 21:20:58 +00:00
Serge Noiraud
9530ee3599 GeoView : In events map, if we have multiple events for one place,
select the default icon marker and show the event type for
          each person.


svn: r13238
2009-09-23 20:20:57 +00:00
Peter Landgren
dd10d9bfdb Fix of issue 3215.
svn: r13236
2009-09-23 13:07:12 +00:00
Serge Noiraud
d48caf0574 GeoView : Markers enhancement
Same icons between providers.
          Scroll in infoBubbles.
          Possibility to have one icon per event type.


svn: r13234
2009-09-23 06:49:59 +00:00
Serge Noiraud
1284fb9aa2 GeoView : Some write simplification and pylint adjustment.
svn: r13227
2009-09-20 09:56:34 +00:00
Gerald Britton
c2dd4dc139 Geoview simplifications
svn: r13212
2009-09-16 16:12:40 +00:00
Gerald Britton
4b77831f0f Exploit new iter_<objects> methods
svn: r13209
2009-09-15 19:37:23 +00:00
Gerald Britton
941fff23ae Tweaks to use inplace arithmetic
svn: r13191
2009-09-10 18:49:48 +00:00
Serge Noiraud
5d7f92a4fc GeoView : 2 bugs : swap map and saving zoom when no title.
svn: r13180
2009-09-08 21:28:27 +00:00
Serge Noiraud
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
Benny Malengier
43663bbee7 Start with fix up of connects to db in relationview.
Fix calling method of signals to a shorter algorithm based on lambda 
func


svn: r13115
2009-08-24 21:44:15 +00:00
Benny Malengier
5700f6ab66 2863: Wrong row when dropping on embedded list
This patch makes sure open of old database shows correct columns, and 
adds ... if several main participants


svn: r13085
2009-08-20 09:31:10 +00:00
Benny Malengier
5f0c935256 2773: Primary participant(s) in Events View
svn: r13083
2009-08-19 22:27:06 +00:00
Serge Noiraud
f794011fac GeoView : The swap is now fully fonctional.
svn: r12995
2009-08-13 21:59:59 +00:00
Raphael Ackermann
3c070fb0a6 pep8 fixes & typos
svn: r12976
2009-08-12 09:59:41 +00:00
Raphael Ackermann
7bb8efc479 0003102: Can't run Narrative Website report
Added checks for NoneType Objects.
pep8 fixes 


svn: r12939
2009-08-09 22:46:55 +00:00
Raphael Ackermann
ee0f901718 cleanup
svn: r12938
2009-08-09 22:44:51 +00:00
Raphael Ackermann
65f72560d1 pep8 fixes
fixing typos


svn: r12934
2009-08-09 17:09:32 +00:00
Benny Malengier
f34d4656a7 remember scrolled position
svn: r12872
2009-08-04 16:57:56 +00:00
Gerald Britton
181c0c9b41 Replace get_place_handles with iter_place_handles
svn: r12778
2009-07-08 18:11:02 +00:00
Benny Malengier
b1dd135363 3077: Cannot modify column model on Family, Repository and Note Views
svn: r12738
2009-06-30 13:42:25 +00:00
Benny Malengier
f07a12766a Further optimization in the flatbasemodel:
* keep list of all possible keys in memory so database is no longer touched 
     for the searches. ==> a search is faster
   * bug fixes to previous patch set: show total and displayed number correctly


svn: r12726
2009-06-29 13:37:15 +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