Commit Graph

20158 Commits

Author SHA1 Message Date
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
Doug Blank
2b254a9bdd New template for picking from a list of objects
svn: r20036
2012-07-20 17:42:59 +00:00
Doug Blank
f383dad6df Move Sources to Citations
svn: r20035
2012-07-20 17:40:54 +00:00
Doug Blank
747c1c8af3 Implement adding refs to shared objects
svn: r20034
2012-07-20 17:11:13 +00:00
John Ralls
cf6b91ffe9 Fix up mac integration for introspection
Requires not-yet-released gtk-mac-integration 1.1.0



svn: r20033
2012-07-19 23:55:35 +00:00
Jérôme Rapinat
17350a8c2f update APIs documentation according to last changes (GEPS008)
svn: r20032
2012-07-19 08:55:23 +00:00
Jérôme Rapinat
37e6616185 remove "PluginManagerGramplet" references (see rev20027)
svn: r20031
2012-07-19 05:47:45 +00:00
Doug Blank
828d1cd009 Removed unneeded plugin, now that this is built into Gramps
svn: r20027
2012-07-18 17:23:41 +00:00
Doug Blank
aa4276602e 4538: security - information disclosure: export with 'restrict data on living people'on leaks first names when patronymic is present
svn: r20025
2012-07-18 05:19:59 +00:00
Doug Blank
7ba473d4b0 5443: Maximum number of generations (made ranges be able to go as small as 1, which is sometimes useful)
svn: r20022
2012-07-18 04:57:47 +00:00
Doug Blank
94c6d31fa8 5443: Maximum number of generations (fixed slightly different types, such as int to long)
svn: r20021
2012-07-18 04:45:38 +00:00
Doug Blank
cd5da12282 Code for Gramps to communicate with Gramps-Connect
svn: r20020
2012-07-17 19:53:55 +00:00
Doug Blank
e98c78e136 Was not rebuilding cache when adding a references to an object
svn: r20019
2012-07-17 13:39:10 +00:00
Craig J. Anderson
6d39969056 backed out a parameter passing change I made in commit 19862
svn: r20018
2012-07-17 01:34:54 +00:00
Craig J. Anderson
83058c7e7b Paul found a strange error. Using the book report.
when a self._user.begin_progress is started, it must 
be finished in the same method.  If not, the progress 
box will not go away.



svn: r20015
2012-07-17 00:21:14 +00:00
Tim G L Lyons
7f5f855df1 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Setup logging in gramps.py before anything else; for Windows divert stderr/stdout to a log file; use logging instead of print for errors or warnings.
svn: r20014
2012-07-16 22:55:36 +00:00
John Ralls
ec2367cb66 Fix up setup.py for some moved files
svn: r20012
2012-07-16 19:31:25 +00:00
Tim G L Lyons
679178d3bb 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change warning print statements to logging.
svn: r20011
2012-07-16 17:57:01 +00:00
Zdenek Hatas
bfc8d16620 czech translation update
svn: r20008
2012-07-16 12:32:29 +00:00
Peter Landgren
c9b6f11da2 Partial Swedish update.
svn: r20007
2012-07-16 12:02:54 +00:00
John Ralls
e9a2520802 Convert backend determination for pygi and Gtk3 (GEP-029)
svn: r20005
2012-07-15 23:49:11 +00:00
John Ralls
9f3feb9832 Update moduleset for Gtk3 dependencies (GEP-029)
svn: r20004
2012-07-15 23:31:16 +00:00
Jérôme Rapinat
216bbfee1e update POTFILES and Makefile references according to 'po/test/po_test.py'
svn: r20003
2012-07-15 14:42:46 +00:00
Paul Franklin
d26a7312d9 5696: clicking the "home" icon should report if no default person has been set
svn: r20000
2012-07-14 14:05:37 +00:00
Doug Blank
c2a2343573 Fixed import from exportpkg after it moved
svn: r19998
2012-07-14 03:26:23 +00:00
Doug Blank
c5c5e24f7c Fixed error in setting gramps_id when XML importing
svn: r19997
2012-07-13 16:33:36 +00:00
Doug Blank
e03eaa26da Error in finding differences
svn: r19996
2012-07-13 04:31:49 +00:00
Doug Blank
d6fbdc43db Error in assigning gids
svn: r19995
2012-07-13 04:31:15 +00:00
Tim G L Lyons
3fa004ce98 0005785: print statements in Check.py causing a crash in Windows (pythonw.exe) after outputting 4096 characters. Change to logging.warning and logging.info.
svn: r19994
2012-07-12 22:28:58 +00:00
Paul Franklin
255e51c002 better center the non-glade report dialogs
svn: r19992
2012-07-12 14:01:41 +00:00
Paul Franklin
d15031df00 better center the non-glade report dialogs
svn: r19991
2012-07-12 14:00:52 +00:00
Benny Malengier
9e400a2ca3 Fixes in treeview broke listview, now fixed
simplified unicode/str casting
columnorder working


svn: r19990
2012-07-11 17:50:51 +00:00
Paul Franklin
e7439e6e23 show the paragraph styles sorted, in the style editor
(e.g. the 65 of them in the text descendant report)


svn: r19989
2012-07-11 15:39:24 +00:00
Paul Franklin
345d80b588 5900: reports should remember their last-used GUI output file name
svn: r19988
2012-07-11 15:04:15 +00:00
Doug Blank
fdeac38c04 Initial code for finding differences
svn: r19987
2012-07-11 14:49:24 +00:00
Doug Blank
c59fe9fd71 Missing method for tags
svn: r19986
2012-07-11 14:12:37 +00:00