Commit Graph

20243 Commits

Author SHA1 Message Date
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
Doug Blank
15811672a2 Allow events to be searched by desc; added family search on first_name
svn: r20050
2012-07-22 06:17:42 +00:00
Jérôme Rapinat
c5061b1bb1 typo; missing gen.utils.alive module
svn: r20049
2012-07-22 05:44:34 +00:00
Jérôme Rapinat
800d6aef45 5914: Cannot save bookmarked citations into Gramps XML file format
svn: r20048
2012-07-22 05:36:13 +00:00
Doug Blank
ff5aa4101d Added missing nickname on name form
svn: r20046
2012-07-22 04:10:18 +00:00
Doug Blank
00f3707474 Show Media description in browse view
svn: r20045
2012-07-22 00:14:48 +00:00
Doug Blank
5af4d58ff3 Added ^startswith and endswith$ matching for search
svn: r20044
2012-07-21 23:03:56 +00:00
Doug Blank
ea9a8699f7 Default media looks in path, descr, and mime type
svn: r20043
2012-07-21 22:22:32 +00:00
Doug Blank
b5bf4a3644 Added ability to search media by path, descr, and mime type
svn: r20042
2012-07-21 22:14:56 +00:00
Doug Blank
daaf25867d Added interface to SimpleTable for setting column widths
svn: r20041
2012-07-21 18:00:37 +00:00
Doug Blank
685641ec27 Added functionality to add person to existing/new family as spouse/child
svn: r20040
2012-07-21 17:43:20 +00:00
Doug Blank
d944dc918f Renamed variables action -> act to avoid conflict with function
svn: r20039
2012-07-21 15:02:52 +00:00
John Ralls
41e77a23bf Use Gtk3's primary designator to replace all instances of <control> for accelerators and bindings.
svn: r20038
2012-07-20 22:26:10 +00:00
Doug Blank
9295c61005 Typo Media -> Event
svn: r20037
2012-07-20 19:15:21 +00:00