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