Commit Graph

455 Commits

Author SHA1 Message Date
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
Doug Blank
b1d1804006 Arrow was expanding
svn: r10606
2008-04-20 13:46:06 +00:00
Doug Blank
bfdb86069b 0001782: Further refinements to Relationship View: added sibling collapse arrows; compressed data vertically; config theme; frame around selected sibling
svn: r10602
2008-04-20 04:52:53 +00:00
Doug Blank
fe35c2ff91 0001931: add dates to pedigree gramplet; fixed bug in RelationView in displaying b. with no date
svn: r10586
2008-04-19 02:28:14 +00:00
Gary Burton
f30d524f4d Bug #1984 No output from export view
svn: r10512
2008-04-06 20:51:16 +00:00
Brian Matherly
a46e733398 Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
svn: r10474
2008-04-05 14:17:15 +00:00
Benny Malengier
746c5cfa31 0001937: Don't know GTK color !
Changes make this warning appear less, so partially resolved


svn: r10376
2008-03-22 15:41:33 +00:00
Doug Blank
da3a06c176 0001925: fixed closing via title bar close button launched help
svn: r10261
2008-03-10 14:36:24 +00:00
Doug Blank
5eb10bd2a2 Added ability to have URL links on textbuffer; fixed writable age on date gramplet; draft FAQ gramplet
svn: r10254
2008-03-10 04:37:45 +00:00
Doug Blank
b04ef64231 Indicate mouse clicks properly handled by returning True
svn: r10229
2008-03-08 20:23:11 +00:00
Doug Blank
f761e01f52 2008-03-08 Douglas S. Blank <dblank@saliva.brynmawr.edu>
* src/DataViews/GrampletView.py (GrampletWindow.close): 
        fixed issue with reattaching detached window after a col change


svn: r10227
2008-03-08 20:10:47 +00:00
Doug Blank
d7317da933 Fixed issue exhibited on Windows with buttons becoming dead
svn: r10224
2008-03-08 15:55:06 +00:00
Doug Blank
52e250979b 2008-03-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
* src/QuickReports.py: optionally pass in kwargs
	* src/plugins/DefaultGramplets.py: added generation summary to pedigree
	* src/plugins/FilterByName.py: new filter "people by list"
	* src/DataViews/GrampletView.py: handle "people by list" links



svn: r10211
2008-03-07 14:19:30 +00:00
Doug Blank
5585ebdf4a Fixed issue with non-object Gramplets
svn: r10206
2008-03-07 12:31:11 +00:00