Commit Graph

20075 Commits

Author SHA1 Message Date
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 fca59a15a7 GTK3: gtkspell dependency in README
svn: r20131
2012-07-29 20:59:19 +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
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
Benny Malengier e44e69b0dc set select function now needs two arguments
svn: r20088
2012-07-26 13:55:45 +00:00
Benny Malengier d9710bdcc2 Working drag and drop from listviews to clipboard
svn: r20087
2012-07-26 13:42:10 +00:00
Doug Blank bd15d69989 Refactor to allow references to be viewed/edited
svn: r20086
2012-07-26 13:27:49 +00:00
Zdenek Hatas 6c4f7b5699 czech translation update
svn: r20084
2012-07-26 11:23:07 +00:00
Doug Blank d8b0d5ba5e Working on remove, up, down of references
svn: r20083
2012-07-26 06:11:01 +00:00
Doug Blank c40e01b987 Fixed birth/death updating when editing/deleting an event
svn: r20081
2012-07-26 01:18:39 +00:00
Gary Burton 0a10eed5a3 Fix thumbnailing when the thumbnail is a crop of an image
svn: r20079
2012-07-25 22:18:54 +00:00
Doug Blank 3593c775e6 Add probably_alive to person view/editor
svn: r20076
2012-07-25 05:16:37 +00:00
Doug Blank 6ebcc8624e Better support for report options; added missing tag db functions;
svn: r20075
2012-07-25 05:02:02 +00:00
Doug Blank 4168033f83 Refinements in tab visuals; fixed adding tag cache error
svn: r20074
2012-07-25 00:47:09 +00:00
Doug Blank 26a211d715 Second thought, there is no reason why configure needs gobject
svn: r20073
2012-07-24 21:50:59 +00:00
Doug Blank 30d3379626 Initial fixes
svn: r20072
2012-07-24 20:35:22 +00:00
Doug Blank 5bff535428 New functionality: remove, and re-order children from/in family
svn: r20071
2012-07-24 20:34:10 +00:00