Commit Graph

20206 Commits

Author SHA1 Message Date
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
Benny Malengier
8d29bb62e4 GTK3: make sure clipboard opens correctly. Still crashes on use.
svn: r20070
2012-07-24 19:34:28 +00:00
Benny Malengier
768278d6a7 GTK3: pixbuf.save is not available via gi, use savev. Like this scaling works again
svn: r20069
2012-07-24 19:14:23 +00:00
Benny Malengier
e6474051cf GTK3: warnbutton should show warn dialog with expanded textview
svn: r20068
2012-07-24 19:00:47 +00:00
Jérôme Rapinat
a404c93276 fix number of arguments on some editors, complete version bumping on plugins, temp work around on repository details gramplet; see http://sourceforge.net/mailarchive/message.php?msg_id=29521703
svn: r20067
2012-07-24 18:43:24 +00:00
Benny Malengier
43e7edd99f Infodialog sufficiently large
Add easy test of dialogs to dialog.py


svn: r20066
2012-07-24 18:29:17 +00:00
Doug Blank
868d00a67f Added check for pygobject >= 3.3.2
svn: r20065
2012-07-24 15:36:06 +00:00
Doug Blank
d57b63ac6d More changes for version change
svn: r20064
2012-07-24 12:26:36 +00:00
Doug Blank
011afd5ea6 Missing module, os
svn: r20063
2012-07-24 07:35:30 +00:00
Doug Blank
b9d5ea797e Bump Gramps version up to 4.0
svn: r20062
2012-07-24 07:10:31 +00:00
Doug Blank
59307c6268 typo: get_unicode_path_from_env_var
svn: r20061
2012-07-24 00:42:47 +00:00
Benny Malengier
4ac709f104 Fixes for GTK3, on_ method changed in do_ method
svn: r20060
2012-07-23 21:20:50 +00:00
Benny Malengier
1992256b02 GTK3 conversion of the gramplet
svn: r20059
2012-07-23 21:20:04 +00:00
Benny Malengier
b2623e454b Start of GTK3 conversion, rest is teamwork ...
svn: r20057
2012-07-23 20:54:57 +00:00
Benny Malengier
64d2de4dbd merged r19899 through r20053 of trunk
svn: r20056
2012-07-23 13:42:56 +00:00
Paul Franklin
8bb7e19145 remove "dead" code, approved by BrianM
svn: r20055
2012-07-23 13:15:13 +00:00
Paul Franklin
032516c774 remove "dead" code, approved by BrianM
svn: r20054
2012-07-23 13:14:20 +00:00
Doug Blank
07942011c1 Adjust links on each child row; fix typo on surname detail page
svn: r20053
2012-07-22 17:30:44 +00:00
Doug Blank
95a604f2c6 allow a cell in table to not have a link; put buttons in cell for children
svn: r20052
2012-07-22 17:07:47 +00:00
Doug Blank
3da425b6c8 Add mouse over for browse
svn: r20051
2012-07-22 15:30:28 +00:00