Commit Graph

521 Commits

Author SHA1 Message Date
Rob G. Healey 4238efda32 Added and deleted files that were verified by Brian. Remove sort siblings as it was broken. Will spend time on it in the next few days.
svn: r12107
2009-02-24 08:02:13 +00:00
Doug Blank b8080c5fc6 Bugs 2742, 2743: Detaching a minimized gramplet doesn't run update; Changing columns in gramplet view expands minimized gramplets
svn: r12101
2009-02-23 23:49:09 +00:00
Serge Noiraud 76dcb789a3 GeoView : too many simplification after pylint : missing argument error.
svn: r12059
2009-02-20 21:57:33 +00:00
Serge Noiraud bc4ba94a94 GeoView : forgot to make a string translatable in the html page.
svn: r12050
2009-02-19 21:11:08 +00:00
Serge Noiraud fbbbf4d51f GeoView : remove the address bar.
svn: r12015
2009-02-16 18:42:38 +00:00
Benny Malengier b3404586db 0002680: Crash when loading mapservice with syntax error
svn: r11989
2009-02-14 22:20:53 +00:00
Serge Noiraud 592ca5067d GeoView : Code cleaning after pylint use.
svn: r11958
2009-02-10 23:21:46 +00:00
Raphael Ackermann baef4d76a4 fixed indentation issues and mix of tabs and spaces.
svn: r11943
2009-02-09 23:37:40 +00:00
Doug Blank 419a180e21 2701: Collapsing a family's children, collapses all family's children
svn: r11935
2009-02-09 12:32:57 +00:00
Doug Blank c08193ea88 pylint cleanups; lots of docstrings; added .version number and .gramps required version to gui gramplets
svn: r11931
2009-02-09 04:06:33 +00:00
Doug Blank 0de120e418 2696: Make gramplets report to statusbar by MD Nauta
svn: r11919
2009-02-08 13:34:48 +00:00
Peter Landgren a895c38409 Fix of 2684, duplicate _C.
svn: r11901
2009-02-07 18:07:43 +00:00
Serge Noiraud 4a87ee4734 GeoView : too many cleaning in a previous commit.
svn: r11898
2009-02-07 12:04:06 +00:00
Serge Noiraud 00d0a3c63d GeoView : crash in all events places when no coordinates for a place.
svn: r11893
2009-02-07 09:52:19 +00:00
Jérôme Rapinat 28f4651f2b wrong string and translation issue
svn: r11888
2009-02-06 20:10:07 +00:00
Benny Malengier ad361362b5 correct wrong string
svn: r11886
2009-02-06 15:15:41 +00:00
Serge Noiraud 65a68911ad GeoView : we loose the url field and activate button.
svn: r11880
2009-02-05 21:34:17 +00:00
Jérôme Rapinat 2a4246f247 enable translations on GeoView.py
svn: r11866
2009-02-05 12:20:05 +00:00
Benny Malengier 3fc585e4be cleanup of translation strings
svn: r11831
2009-02-03 20:19:05 +00:00
Jérôme Rapinat 017b32ebe0 #2657,#1718 use ngettext (contribution by josip)
svn: r11828
2009-02-03 16:21:42 +00:00
Jérôme Rapinat be6c00842d #2657,#1718 use ngettext
svn: r11820
2009-02-03 10:33:19 +00:00
Peter Landgren f8a0aab6fd One string for translation missed.
svn: r11817
2009-02-03 10:03:33 +00:00
Benny Malengier 829d78b611 New mapservice plugin structure, as a general solution to #2659
*    configure.in
 *    src/DataViews/PlaceView.py
 *    src/Config/_GrampsConfigKeys.py
 *    src/gen/plug/_manager.py
 *    src/plugins/mapservices
 *    src/plugins/mapservices/googlemap.py
 *    src/plugins/mapservices/openstreetmap.py
 *    src/plugins/lib/Makefile.am
 *    src/plugins/lib/libmapservice.py
 *    src/plugins/Makefile.am
 *    src/widgets/menutoolbuttonaction.py
 *    src/widgets/Makefile.am
 *    src/PageView.py
 *    po/POTFILES.in


svn: r11811
2009-02-02 21:55:22 +00:00
Brian Matherly 3259b393da Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
svn: r11781
2009-02-01 04:21:17 +00:00
Doug Blank e2f7c5f158 That should not have been committed
svn: r11779
2009-02-01 01:01:20 +00:00
Doug Blank 79b25acf9c Bug #2662: Can't expand/contract items when a gramplet has been detached
svn: r11777
2009-01-31 23:09:09 +00:00
Doug Blank 663d7abbd7 Add TT tag for gramplet textview buffer
svn: r11776
2009-01-31 22:12:46 +00:00
Serge Noiraud d14c1145d1 GeoView : bad centering near longitude 0.0 and latitude 0.0
svn: r11774
2009-01-31 11:32:50 +00:00
Jérôme Rapinat 1e6da8730c #2657,#1718 use ngettext
svn: r11773
2009-01-31 11:29:44 +00:00
Doug Blank 1cad941660 Added some comments; added methods to pause and resume a running gramplet; updated the wiki url
svn: r11769
2009-01-31 02:29:36 +00:00
Serge Noiraud 711b5f2ba8 GeoView : Cleaning some parts of code.
In some cases, bad centering of the map.
          Add one page for places found without coordinates.
          Modify some texts to be more precise. 


svn: r11755
2009-01-28 23:56:32 +00:00
Serge Noiraud 3369da1fdf GeoView : Correction for empty databases.
Since page splitting, some incomplete markers.


svn: r11747
2009-01-27 19:13:42 +00:00
Serge Noiraud e7e91c7269 GeoView : title change when no coordinates.
svn: r11743
2009-01-27 07:35:55 +00:00
Serge Noiraud aa9f4a9d13 GeoView : change comment when no geolocation.
svn: r11742
2009-01-27 07:33:40 +00:00
Serge Noiraud 4cd77671bd GeoView : correction when no places with coordinates in the database.
svn: r11739
2009-01-26 22:30:13 +00:00
Benny Malengier cb3817e6f4 polish geoview
svn: r11736
2009-01-26 21:26:20 +00:00
Doug Blank ffc025aeca Fixed bug in render_text; replaced NewsGramplet with HeadlineNewsGramplet that reads a new wiki page every hour
svn: r11723
2009-01-25 20:08:57 +00:00
Doug Blank 04b9ec770f Added uistate to gramplet class; Finished Interactive Fan Chart: right-click gives menu options (same from PedigreeView)
svn: r11719
2009-01-25 17:29:59 +00:00
Serge Noiraud e722623646 GeoView : update tests from "value == 1:" to value: and similar things.
svn: r11706
2009-01-24 13:52:53 +00:00
Serge Noiraud 35f13eb94a GeoView : When we have a multi pages document, be sure we update the back and forward buttons.
svn: r11705
2009-01-24 12:14:45 +00:00
Doug Blank 142108337c Check for unfinshed tag: suspect that I need to escape names, or deal with unicode. render needs to be rewritten
svn: r11701
2009-01-24 08:52:31 +00:00
Benny Malengier c0c9f08a54 Fix HtmlView that crashes after recent changes
svn: r11667
2009-01-19 20:58:02 +00:00
Serge Noiraud 3feb8c375c GeoView : Places view correction.
svn: r11660
2009-01-18 23:15:39 +00:00
Serge Noiraud 3b99d618a4 GeoView : Cleaning code.
Unlimited number of markers.
          I fixed the limit to 200 markers per page.
          So if we have more than this limit, I split geoview in multiple pages.


svn: r11659
2009-01-18 23:03:05 +00:00
Doug Blank 45a78a2046 New gramplet method to turn word wrap on/off
svn: r11656
2009-01-18 14:45:54 +00:00
Doug Blank 2db7113c5d Add update_all method to Gramplet to update directly without the gobject idle processing method
svn: r11637
2009-01-16 23:05:42 +00:00
Serge Noiraud 36b0181ed1 GeoView : javascript optimization ( size, comments )
add a popup and limit the number of markers.


svn: r11613
2009-01-11 21:30:07 +00:00
Jérôme Rapinat bd27cd20a1 2607: Missing Export View tab on NoteView
svn: r11611
2009-01-11 11:43:59 +00:00
Doug Blank b7e9f0937d Bug #2157: Change Quick Report to Quick View, fixed
svn: r11606
2009-01-10 19:33:55 +00:00
Doug Blank 6c1fd069f5 Added new Attribute gramplet, quick view, and link (for gramplets)
svn: r11604
2009-01-10 16:31:45 +00:00