Commit Graph

867 Commits

Author SHA1 Message Date
Benny Malengier 2ed067932e GTK3: obtain window via get_window -- this caused strange errors...
svn: r20293
2012-08-30 20:19:21 +00:00
Benny Malengier 527ac4be59 Fix bug in trunk that prevents rename of family trees
svn: r20292
2012-08-30 17:58:34 +00:00
Benny Malengier 8dc900e046 Improvements in fanchartwidget, fixed to use as gramplet, preparation for a config dialog
svn: r20287
2012-08-30 08:56:09 +00:00
Benny Malengier c87bbda04e GTK3: request sufficient width for scrolledview in styleeditor
svn: r20284
2012-08-29 17:23:59 +00:00
Benny Malengier 6536b74a59 GTK3: avoid crash in style editor
svn: r20282
2012-08-29 12:53:36 +00:00
Gary Burton 9f14e7c7c7 GTK3 fix. Added missing Gdk import. Colour picker on note editor now works.
svn: r20272
2012-08-27 12:08:09 +00:00
Benny Malengier 2031f90e12 Fanchart: code cleanup, translate only on black dot, drag of center person possible
svn: r20267
2012-08-26 19:56:44 +00:00
Benny Malengier c1fd5d258a Fanchart: allow drag of a person to the clipboard
svn: r20266
2012-08-26 19:25:24 +00:00
Benny Malengier f9f9109072 Needed single place where colors boxes are defined, have put it in config, with a color tab in
preferences


svn: r20258
2012-08-23 21:19:55 +00:00
Benny Malengier 3aefa46059 GTK3: fix expand of windows issues
svn: r20257
2012-08-23 19:36:03 +00:00
Benny Malengier 869777a651 GTK3: working fanchart gramplet. moved reused part to gui.widgets
svn: r20252
2012-08-22 15:50:34 +00:00
Benny Malengier b06ca70730 GTK3: Working filter editor
svn: r20241
2012-08-21 14:20:41 +00:00
Benny Malengier 1ce27ee12b GTK3: working select person dialog
svn: r20237
2012-08-20 22:10:36 +00:00
Benny Malengier 0ea744e5e5 put different hex to color functions in the same place: utils.py
svn: r20236
2012-08-20 15:42:23 +00:00
Benny Malengier 61738c91b6 GTK3: forgotten util functions hex to rgb from previous commit, correct link color in notes
svn: r20235
2012-08-20 15:37:57 +00:00
Benny Malengier da05263402 GTK3: use style_context to draw correct link color, and to set shade color (not ideal, but better)
svn: r20234
2012-08-20 15:20:33 +00:00
Nick Hall 885523602d Gtk3: Fix Report and Tool selection dialogs
svn: r20231
2012-08-18 23:13:28 +00:00
Nick Hall 379fc274ad Gtk3: Convert remaining glade files
svn: r20230
2012-08-18 22:03:01 +00:00
Nick Hall c0d1cfc4bc Convert Assistants to Gtk3
svn: r20228
2012-08-18 21:05:33 +00:00
Nick Hall 5c6f4cf551 Gtk3 fixes for tagging
svn: r20226
2012-08-16 20:44:36 +00:00
Nick Hall 5c754506e0 Gtk3 conversion fixes for editors
svn: r20225
2012-08-16 20:20:52 +00:00
Nick Hall b7ab76bcf6 Improve busy cursor code for Gtk3
svn: r20224
2012-08-16 18:39:21 +00:00
Nick Hall feb5721eae Fix Gtk3 conversion error
svn: r20216
2012-08-15 20:51:24 +00:00
Gary Burton aa1729d364 GTK3 fix. Workaround for bug https://bugzilla.gnome.org/show_bug.cgi?id=679654 which prevents list_families() being called more than once to generate a list of fonts. Text reports and anything else which uses the PDF backend now works
svn: r20212
2012-08-14 21:58:29 +00:00
Gary Burton 97f26ed118 Just log a warning rather than show an error dialog if spell checker cannot be imported
svn: r20197
2012-08-08 21:50:38 +00:00
Benny Malengier e351f60398 GTK3: fully working Pedigreeview, bugs #5757 #4310 with display present
svn: r20176
2012-08-04 09:11:19 +00:00
Benny Malengier ca4f62cd37 GTK3: validated entry: fix last issues, icon showing, some color change always
svn: r20169
2012-08-01 18:16:21 +00:00
Gary Burton e72e446759 GTK3 fix for gender dialog
svn: r20165
2012-07-31 21:55:20 +00:00
Gary Burton 3158247c90 GTK3 fixes book report
svn: r20161
2012-07-31 14:12:55 +00:00
Gary Burton 5f92d658dc GTK3 fixes for narrative web report
svn: r20159
2012-07-31 12:37:36 +00:00
Gary Burton dc78c76176 GTK3 fixes filter editor. Rule tree is not sizing correctly yet.
svn: r20153
2012-07-30 21:05:43 +00:00
Benny Malengier f080cb1b3c GTK3: working plugin manager
svn: r20148
2012-07-30 18:36:21 +00:00
Gary Burton 36d3973984 GTK3 fix to prevent missing media dialog filling screen when running check and repair tool.
svn: r20143
2012-07-30 13:26:39 +00:00
Gary Burton 636d9b2be9 GTK3 fixes for rename events tool
svn: r20142
2012-07-30 13:06:52 +00:00
Benny Malengier e908a84b1e GTK3: Working spellcheck using changes branch of:
https://github.com/manisandro/gtkspell3/tree/changes


svn: r20130
2012-07-29 19:41:26 +00:00
Gary Burton 169d8a8635 Missing Gdk import. Required for various tools.
svn: r20122
2012-07-28 11:12:00 +00:00
Gary Burton 6f89360ee0 Fixes to get Family Lines plugin dialog working. Boxes now size correctly
svn: r20118
2012-07-27 21:17:15 +00:00
Gary Burton 103184ceb6 Fixes to get Family Lines plugin dialog working. Family colours and people of interest boxes not sizing correctly yet. Other plugins may work
svn: r20117
2012-07-27 20:08:07 +00:00
Doug Blank bdaee91064 Added User when drag/drop filename on Family Tree manager; added comments in cli interface
svn: r20113
2012-07-27 15:31:24 +00:00
Benny Malengier 3d189e8f60 GTK3: fix drag and drop on dbman
svn: r20109
2012-07-27 15:05:46 +00:00
Benny Malengier 1d21989810 GTK3: allow drag and drop of files on mediaview, fix metadata gramplet
svn: r20106
2012-07-27 14:47:09 +00:00
Benny Malengier f21dd31e91 GTK3: placeview drag drop, avoid crash on drag of a place leave from treeview
svn: r20105
2012-07-27 14:38:52 +00:00
Benny Malengier a3c7409bcd GTK3: quicktable drag and drop working
svn: r20104
2012-07-27 14:16:19 +00:00
Benny Malengier 1682fb6945 GTK3: Working Grampletpane in the GrampletView. For right click, eventbox added
Some Gramplets fixed at same time


svn: r20102
2012-07-27 13:39:29 +00:00
Gary Burton 08a00f49cd Fix pop up menu on right mouse button click on gallery images. The menu variable must be declared as an instance variable to prevent the Gtk.Menu object from being garbage collected, otherwise the menu fails to appear.
svn: r20095
2012-07-26 20:57:05 +00:00
Benny Malengier 871b58ae3d Gtk3: drag and drop in grampletpane fixed
svn: r20094
2012-07-26 20:22:46 +00:00
Benny Malengier ae50a76405 GTK3: placeentry recognizes drop again
svn: r20092
2012-07-26 18:25:57 +00:00
Benny Malengier 2deef77d79 GTK3: working gallerytab with drag and drop, working editmediaref
svn: r20091
2012-07-26 18:00:37 +00:00
Benny Malengier a81ec4fc74 GTK3: allow copy from clipboard to embeddedlist
GTK3: convert remaining ComboboxEntry
GTK3: child ref editor works


svn: r20090
2012-07-26 16:59:25 +00:00
Benny Malengier 28a20116b5 GTK3 port, reenable ctrl+C copy behavior on listvie
svn: r20089
2012-07-26 15:57:05 +00:00