Commit Graph

11154 Commits

Author SHA1 Message Date
Gary Burton 0360335899 Just log a warning rather than show an error dialog if webkit cannot be imported
svn: r20198
2012-08-08 21:51:27 +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 31e3fbc70e GTK3: avoid fanchartview from crashing, does not work yet however
svn: r20177
2012-08-04 09:52:18 +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
Gary Burton e16c439e46 GTK3 fix relationship view
svn: r20175
2012-08-04 06:07:15 +00:00
Benny Malengier e4b5e4e7b2 GTK3: PedigreeView, show boxes again. Lines still to do.
svn: r20172
2012-08-02 21:23:47 +00:00
Craig J. Anderson 740da0aedc fix for:
http://www.gramps-project.org/bugs/view.php?id=5960
http://www.gramps-project.org/bugs/view.php?id=5958
an event crashed when the person was not known.


svn: r20171
2012-08-01 18:58:53 +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
Benny Malengier 6686435b19 GTK3: remove gtkmozembed and make htmlview work with webktview in a scrolled window
svn: r20168
2012-08-01 14:44:55 +00:00
Gary Burton e72e446759 GTK3 fix for gender dialog
svn: r20165
2012-07-31 21:55:20 +00:00
Doug Blank 55685f32b6 Merge branches/gramps35 with trunk
svn: r20164
2012-07-31 20:49:19 +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 ecbcea50af GTK3 fixes for media manager tool
svn: r20158
2012-07-31 12:13:33 +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
Gary Burton 1fe0a00747 GTK3 fixes for 'Not related' tool.
svn: r20151
2012-07-30 20:02:54 +00:00
Benny Malengier 130b987367 GTK3: Htmlview working again based on WebKit gobject instrospection
svn: r20149
2012-07-30 18:54:41 +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
Gary Burton d0a1cdfb25 Signal and callback fixes for find duplicates tool. GTK3 issues still to be fixed when merging people
svn: r20141
2012-07-30 09:06:35 +00:00
Gary Burton 192e9080c5 GTK3 fixes for verify data tool
svn: r20140
2012-07-30 08:52:34 +00:00
Andre Marcelo Varenga 5764b374b3 update pt_BR translation
svn: r20135
2012-07-30 03:00:12 +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
Craig J. Anderson f1ccd09cfc fix for
http://www.gramps-project.org/bugs/view.php?id=5221#c24809


svn: r20127
2012-07-29 00:37:24 +00:00
Doug Blank 8798f77a3d New Family data structures
svn: r20125
2012-07-28 15:01:25 +00:00
Gary Burton 71852fce07 GTK3 fixes for wrongly formatted pack_start methods.
svn: r20123
2012-07-28 11:23:25 +00:00
Gary Burton 169d8a8635 Missing Gdk import. Required for various tools.
svn: r20122
2012-07-28 11:12:00 +00:00
Doug Blank f2eacf6125 Remove tag complexity: tags are not ordered
svn: r20121
2012-07-27 23:28:49 +00:00
Gary Burton bcfdeecdab GTK3 fixes for remove unused object plugin.
svn: r20119
2012-07-27 22:09:01 +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 8247c24e3e Missing has_data line
svn: r20116
2012-07-27 15:48:58 +00:00
Benny Malengier 371f34bb75 GTK3: pedigreeview, fix drag and drop partially, fix popup menus not showing
svn: r20114
2012-07-27 15:44:13 +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
Doug Blank 13a1e7e412 Added class id to all tab labels
svn: r20111
2012-07-27 15:07:36 +00:00
Benny Malengier 3d189e8f60 GTK3: fix drag and drop on dbman
svn: r20109
2012-07-27 15:05:46 +00:00
Doug Blank ee0e6681ac Added has_data interface for setting tabs to bold/italic if there is data in the tab
svn: r20108
2012-07-27 14:57:49 +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 2d787397b0 GTK3: fix all unicode str conversions with common hack for now
svn: r20103
2012-07-27 13:56:01 +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
Doug Blank 1f47ab637f Django Database changes to allow ordered items (families, tags, etc); everything which is import/export is 100% correct
svn: r20101
2012-07-27 06:37:54 +00:00
Doug Blank 8262134f5d Django Database changes to allow ordered items (families, tags, etc); everything which is import/export is 100% correct
svn: r20100
2012-07-27 06:25:59 +00:00
Doug Blank e5ebd81b2a Sort the citation handles to keep the files idempotent (compare easily)
svn: r20098
2012-07-27 04:27:22 +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
Gary Burton ad424628a4 Put back a copy of document.png in IMAGE_DIR as it is required as the default thumbnail for documents.
svn: r20093
2012-07-26 19:41:41 +00:00
Benny Malengier ae50a76405 GTK3: placeentry recognizes drop again
svn: r20092
2012-07-26 18:25:57 +00:00