Commit Graph

20223 Commits

Author SHA1 Message Date
Benny Malengier
5a2ec9a3f2 fanchart: simplify angle structure, some refactor
svn: r20383
2012-09-14 09:19:11 +00:00
Nick Hall
1c61414a02 Fix problem with duplicate action group name
svn: r20382
2012-09-13 21:46:25 +00:00
Nick Hall
919b71a121 Missing import
svn: r20381
2012-09-13 20:30:48 +00:00
Benny Malengier
0fe1e20f70 bugfix: popup was not showing anymore
svn: r20380
2012-09-13 20:05:44 +00:00
Nick Hall
c02cd679e1 Gtk3 fixes for undo history
svn: r20379
2012-09-13 19:01:00 +00:00
Nick Hall
80dc80ec35 Gtk3 fix for family tree manager
svn: r20378
2012-09-13 19:00:29 +00:00
Jérôme Rapinat
8feeceda88 merging (new strings, from 3.4.2 to trunk), cleanup
svn: r20377
2012-09-13 18:23:26 +00:00
Benny Malengier
4848aaaa7d avoid crash due to plugin code at all cost
svn: r20376
2012-09-13 12:01:55 +00:00
Benny Malengier
516916cb5c Fanchart: code reorganization to allow reuse by a descendant fanchart
svn: r20375
2012-09-13 11:58:28 +00:00
Nick Hall
6708e3b6b5 Disable loading of pyexiv2 - see bug #6042
svn: r20374
2012-09-12 21:35:11 +00:00
Nick Hall
078c5eda3f Missing import
svn: r20373
2012-09-12 15:58:46 +00:00
Benny Malengier
1e639caa40 Feature Fanchart: an add button to add parents in the fanchart view
svn: r20372
2012-09-11 21:08:20 +00:00
Benny Malengier
b76f1e9c44 GTK3: avoid appending paths if not needed
svn: r20371
2012-09-11 19:57:45 +00:00
Benny Malengier
2066135e7d GTK3: allow button press on empty boxes so as to see popup menu
svn: r20370
2012-09-11 17:33:10 +00:00
Benny Malengier
e020136c73 5992: Crash when using a not allowed string as regex in Person with name filter
svn: r20368
2012-09-11 11:54:50 +00:00
Zdenek Hatas
55af9b7ce3 czech translation update
svn: r20365
2012-09-11 10:18:55 +00:00
Serge Noiraud
8df38776a5 Geography: the menu is coming back.
svn: r20362
2012-09-10 21:42:20 +00:00
Serge Noiraud
83ca2b4969 Geography: color badly formated.
svn: r20361
2012-09-10 20:47:56 +00:00
Benny Malengier
39707ac885 Feature: all drop on family father/mother to set
svn: r20359
2012-09-10 20:12:47 +00:00
Serge Noiraud
1fe42b7f49 Geography: convert to gtk3 and some cleaning. not finished, but it works.
svn: r20358
2012-09-10 18:55:23 +00:00
Benny Malengier
136438c5c5 bugfix: new hascitation filter does not show in the list
svn: r20357
2012-09-10 11:28:06 +00:00
Benny Malengier
7825638ce5 bugfix fanchart: empty childring pieces in background color of the widget
svn: r20355
2012-09-08 22:47:45 +00:00
Benny Malengier
320044c377 Fix two bugs in fanchart: crash on empty famtree, empty events show year 0
svn: r20354
2012-09-08 22:22:43 +00:00
Benny Malengier
1ce04c4874 Fanchart, last feature I wanted: time period coloring of the boxes
svn: r20353
2012-09-08 12:17:20 +00:00
Benny Malengier
e56fc52e95 Fanchart Feature: allow halfcircle and quadrant like in the drawreport
svn: r20352
2012-09-07 20:11:17 +00:00
Benny Malengier
4cc2af5eb6 fanchart feature: single color background + filter improvement: bold text
svn: r20351
2012-09-07 13:29:45 +00:00
Benny Malengier
ca4127b003 fanchart: constant on module level, nicer gradient
svn: r20350
2012-09-07 13:09:13 +00:00
Benny Malengier
b00da4a099 fanchart: deprecate radialtext options as something user sees
svn: r20349
2012-09-07 12:31:57 +00:00
Benny Malengier
889644df6e Bugfix: fix drawing issue with copy_path
svn: r20347
2012-09-07 08:05:33 +00:00
Benny Malengier
29ea43cfe4 Fanchart: less default transparency
svn: r20345
2012-09-06 22:06:12 +00:00
Benny Malengier
3d6f43134c Feature: filtered Fanchart working. This now is a really usefull view !
svn: r20344
2012-09-06 21:41:08 +00:00
Benny Malengier
f36a7c9b66 Bugfix to print fanchart
svn: r20343
2012-09-06 20:06:38 +00:00
Benny Malengier
672a96b94d Fanchart: bug fix with children color + nicer layout on rotate/expand for text
svn: r20341
2012-09-06 11:37:35 +00:00
Julio Sánchez
0bdee9f99a Reworked rel_es.py as evolution of some uncompleted code for 3.2 that never made it to svn
svn: r20340
2012-09-06 10:09:38 +00:00
Benny Malengier
aab1e24b32 GTK3: convert get_dest_row_at_pos function
svn: r20338
2012-09-06 09:02:36 +00:00
Benny Malengier
6ff34a87ee Feature Fanchart: allow box color based on age. This enables coloring based on other scales also
svn: r20336
2012-09-05 23:59:18 +00:00
John Ralls
d8ccf0de9b Bug 4310: Ancestry>Pedigree View is largely broken with Gtk-OSX
Don't retain a reference to the CairoContext by setting self.context (or
self.cairocontext). That context is invalidated on the return from the 
handler anyway with a context.restore(), so there's no benefit to 
keeping it around.



svn: r20335
2012-09-05 21:16:45 +00:00
Benny Malengier
09806437b8 Fanchart: allow reorder of background combo, default color as gradient
svn: r20334
2012-09-05 18:36:15 +00:00
Benny Malengier
0250908e2a Fix some tabs in the source code
svn: r20333
2012-09-05 18:17:41 +00:00
Peter Landgren
e2d684ebdb Three .py were missing.
svn: r20332
2012-09-05 14:39:59 +00:00
Benny Malengier
bccc6f4d75 Fanchart: a single function to compute box and font color
svn: r20331
2012-09-05 08:32:11 +00:00
Benny Malengier
781cdcb6f4 Fanchart: nice gradient when used based on hsv
svn: r20330
2012-09-04 20:44:24 +00:00
Benny Malengier
4379726f75 Fanchart Feature, allow gradient. Must be changed to HSV values, and white text if needed
svn: r20329
2012-09-04 20:10:42 +00:00
Peter Landgren
d95af110e8 Fixed a typo.
svn: r20325
2012-09-04 14:40:13 +00:00
Benny Malengier
d14bdeb262 6014: Citation view crash
svn: r20324
2012-09-04 11:35:37 +00:00
Benny Malengier
1b09094916 Feature Fanchart: allow to set font type used in graph
svn: r20322
2012-09-03 22:38:45 +00:00
Benny Malengier
9321422b48 Feature Fanchart:
1. radial text in later generation
 2. correct positioning for all fonts
 3  adapting size of font to box height


svn: r20321
2012-09-03 22:09:47 +00:00
Julio Sánchez
beed421150 Forward ported 3.4 svn changes
svn: r20320
2012-09-03 18:44:07 +00:00
Benny Malengier
6de280afb5 Fanchart feature: drag and drop person in center or gen 0 to goto this person
svn: r20319
2012-09-03 09:01:34 +00:00
Peter Landgren
eebcec8cc2 Fix graphviz 2.28.0 and multiple pages.
svn: r20318
2012-09-03 08:53:49 +00:00