Commit Graph

568 Commits

Author SHA1 Message Date
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
Serge Noiraud
4bc1608737 GeoView : Added one html page per map type ( event, place, people and family ).
Update mapstraction.js to version 208.
          Use the same tmp directory for all html pages ( startpage and *.html )


svn: r11591
2009-01-08 21:30:12 +00:00
Benny Malengier
d665830b8b Change directory of geoview html, make sure it exists and works on WinOS
svn: r11585
2009-01-08 09:48:42 +00:00
Doug Blank
4704f01093 Cleanup separation between gui and non-gui; moved toolip to set_tooltip
svn: r11582
2009-01-07 22:49:58 +00:00
Doug Blank
3c9ffd061e New Given Name Cloud Gramplet by Pander Musubi, and new links to run Same Given Quick View
svn: r11577
2009-01-06 05:01:17 +00:00
Doug Blank
b8b97924a6 Added ellipses if the birth/death lines are too long
svn: r11575
2009-01-05 22:39:40 +00:00
Serge Noiraud
cc67aac37b GeoView : gtkmozembed get_location instead of get_uri.
svn: r11574
2009-01-05 11:40:23 +00:00
Serge Noiraud
6be7146e38 GeoView : Cleaning code, solve resizing and back and forward problems.
svn: r11570
2009-01-04 23:42:20 +00:00
Doug Blank
d3d1a0acdd Fixed order of test in render string count
svn: r11560
2009-01-03 06:00:46 +00:00
Doug Blank
b54d472fc6 Hack fix for length of unicode marked-up text
svn: r11559
2009-01-02 14:19:34 +00:00
Doug Blank
dc2c438231 Refinements to give more feedback on probably alive; use CAUSE_DEATH as additional evidence for death; date span shows (unknown) for invalid differences.
svn: r11556
2009-01-01 00:58:18 +00:00
Doug Blank
614d4c2b2c Fixed #2544: added Family link type in gramplets
svn: r11546
2008-12-31 03:44:11 +00:00
Doug Blank
cbe366ebd2 Added a force_update flag in gramplets, and fixed a render markup issue in offset
svn: r11542
2008-12-30 23:08:24 +00:00
Doug Blank
f502d61904 Fixed unnecessary redraw when detaching gramplet
svn: r11541
2008-12-30 15:58:33 +00:00
Doug Blank
423633796c Redraw a gramplet when expanding it from minimized state
svn: r11530
2008-12-27 21:46:25 +00:00
Doug Blank
c75a4566c8 Added a bold parent name when that parent has parents
svn: r11524
2008-12-27 17:36:58 +00:00
Serge Noiraud
7b7cf2e792 GeoView : Invalid prefs.js path for gtkmozembed proxy.
HtmlView doesn't need size: no more scrollbars.
          Adapt zoom to be sure all markers are visible.


svn: r11511
2008-12-23 18:28:33 +00:00
Doug Blank
d83525c272 Fix to make sure we only process a new person once, else it corrupts the view
svn: r11508
2008-12-23 15:18:15 +00:00
Doug Blank
1f2b8df6a4 Fixed bug in classless Gramplets: no options are available
svn: r11503
2008-12-22 12:00:45 +00:00
Doug Blank
bb5f463a50 Added options to AgeStats; set order of options; aligned options; added copyright
svn: r11502
2008-12-22 01:48:42 +00:00
Serge Noiraud
21dde898a9 GeoView : Code optmization.
svn: r11476
2008-12-14 23:18:24 +00:00
Serge Noiraud
32b1de70cf GeoView : Adding sensitivity to backward and forward buttons.
svn: r11475
2008-12-14 23:12:53 +00:00
Doug Blank
1d4ae15503 Applied change to bypass update if Gramplet is closed or minimized
svn: r11474
2008-12-14 17:01:04 +00:00
Doug Blank
e3b79a8f90 removed debugging line
svn: r11473
2008-12-14 15:59:58 +00:00
Doug Blank
178328b20a Fixed a bug (show_all) on showing options when creating gramplets on the fly; clean up by separating gui from non-gui code
svn: r11472
2008-12-14 15:36:44 +00:00
Doug Blank
246f76621a Added to display age at death if dead, or current age if alive
svn: r11471
2008-12-14 14:52:54 +00:00
Doug Blank
ab98ce5d88 Added options to Gramplets
svn: r11470
2008-12-14 03:13:45 +00:00
Doug Blank
6244a0c033 Added a Gramplet that can run a Quick View
svn: r11466
2008-12-13 16:59:14 +00:00
Serge Noiraud
1654729189 Adding history back, forward and reload page
svn: r11462
2008-12-12 21:33:22 +00:00
Serge Noiraud
ed67dab721 Adapt GeoView to HtmlView.
svn: r11459
2008-12-12 12:13:22 +00:00
Serge Noiraud
08e395bfa3 Adding window resizing to suppress scrollbar.
svn: r11457
2008-12-11 22:04:45 +00:00
Serge Noiraud
13ad0f858e Adding conversion for latitude and longitude and end of cleaning for gtkhtml.
svn: r11450
2008-12-10 14:59:26 +00:00
Benny Malengier
036eeee2c8 Add HtmlView as base for GeoView
svn: r11449
2008-12-09 22:50:21 +00:00
Serge Noiraud
1e4f6769b3 removing gtkhtml, cleaning
svn: r11448
2008-12-09 07:26:03 +00:00
Benny Malengier
e92f92b62a GeoView part II: the module itself.
GeoView.py is written by Serge, mapstraction.js is BSD licenced lib


svn: r11446
2008-12-08 11:04:54 +00:00
Benny Malengier
432466fc09 Part 1 of GeoView: icons, configs and preferences
svn: r11438
2008-12-07 22:48:30 +00:00
Benny Malengier
9a3fdf5fd4 fix typo in string
svn: r11290
2008-11-12 09:10:13 +00:00
Peter Landgren
de55287723 Update due to new context prefix.
svn: r11275
2008-11-08 15:36:35 +00:00
Peter Landgren
634e69ba83 Update due to new context prefix.
svn: r11274
2008-11-08 15:36:03 +00:00
Benny Malengier
27872d7e82 Clean up correct display of shade in relationview with new frame based
indication of active person


svn: r11186
2008-10-22 09:51:37 +00:00
Stéphane Charette
e96e46cc5b switch person with a single click of the mouse while in pedigree view
svn: r11141
2008-10-13 09:02:26 +00:00
Gary Burton
0c96bf3ee5 Make PersonView search bar work the same as in the other views. Bug #2362
svn: r11032
2008-09-06 09:44:38 +00:00
Gary Burton
87c5d3e65c Refactoring in the DataViews.
svn: r10927
2008-07-26 11:59:37 +00:00
Gary Burton
f04fdfb9ef Add functionality to PageView to remove multiple object from DataViews. Implement in all DataViews except Person and Family
svn: r10925
2008-07-26 08:34:09 +00:00
Jérôme Rapinat
6f41c7d374 enable quick report on repository
svn: r10914
2008-07-23 06:59:17 +00:00
Gary Burton
36e115d473 Allow multiple deletes from event view
svn: r10897
2008-07-21 20:04:59 +00:00
Gerald Britton
882199f1c2 Replace dict.has_key(x) with x in dict for performance gain
svn: r10874
2008-07-17 18:10:32 +00:00
Gerald Britton
4afaea5c72 Replace filter with any for performace gain
svn: r10847
2008-07-07 19:50:35 +00:00
Gerald Britton
4982292774 Code optimizations wrt handling of None - bug 2212
svn: r10811
2008-06-16 15:01:46 +00:00
Zsolt Foldvari
998908175f Issue #0002175: Change type() expressions to isinstance() expressions.
Patch from Gerald Britton <gerald.britton@gmail.com>


svn: r10762
2008-05-25 19:55:47 +00:00
Zsolt Foldvari
05b39c5c15 Reorganize custom widgets into a new 'widgets' package.
1. moving existing widget modules under src/widgets/


svn: r10694
2008-05-08 19:40:56 +00:00
Stéphane Charette
1c2981e203 bug report #2131, display latitude before longitude
svn: r10681
2008-05-06 06:51:22 +00:00
Doug Blank
1942b3b073 0001963: bug on a fix: handle gramplets that aren't objects
svn: r10614
2008-04-21 11:04:43 +00:00
Doug Blank
9d5cc9b876 0001963: Gramplets need an active person for working: two issues: 1) added update on rebuild signal, and 2) cause an initial update when creating a new gramplet
svn: r10612
2008-04-21 01:40:25 +00:00