4477 Commits

Author SHA1 Message Date
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
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
Benny Malengier
1992256b02 GTK3 conversion of the gramplet
svn: r20059
2012-07-23 21:20:04 +00:00
Benny Malengier
64d2de4dbd merged r19899 through r20053 of trunk
svn: r20056
2012-07-23 13:42:56 +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
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
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
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
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
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
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
Doug Blank
996a2cd2a2 5905: Links (other than internet) in Notes don't work in NAVWEB; handle Family
svn: r19975
2012-07-10 17:05:23 +00:00
Paul Franklin
e44060f00b 5483: graphic reports should allow indexing (and thus a t.o.c.) -- partial
(this is Craig's 5483-Ancestor-Descendant-libtreebase-trunk.svndiff patch
from 5483, and I am only commiting it; he wrote it and deserves the credit)


svn: r19972
2012-07-10 13:31:13 +00:00
Paul Franklin
c52933f9ec 5483: graphic reports should allow indexing (and thus a t.o.c.) -- partial
(this is my patch-5483=drawindexing-20120702.svndiff.trunk -- from 5483)


svn: r19971
2012-07-10 13:29:44 +00:00
Benny Malengier
318c1def5a persontreeview, insert/delete working
svn: r19967
2012-07-10 12:10:03 +00:00
Benny Malengier
9da71185a6 Working person treeview, insert/add/delete still todo
read/write db, make sure unicode or utf8, nothing else!


svn: r19966
2012-07-10 03:32:08 +00:00
Benny Malengier
458ac1cdf0 GTK3 does not automatically convert type to str, do ourselves
svn: r19963
2012-07-09 21:58:30 +00:00
Paul Franklin
5696864675 GEPS008 fixes
svn: r19962
2012-07-08 14:02:47 +00:00
Benny Malengier
9a7a6548f3 Workaround to have popup shown in GTK3 on grampsbar, and fixes in gramplets
svn: r19961
2012-07-08 03:09:25 +00:00
Benny Malengier
fbe91910dc Editperson opens and editfamily, popup fixes
svn: r19960
2012-07-07 22:33:21 +00:00
Benny Malengier
140f23536f Right click for popup working on listviews
svn: r19954
2012-07-05 14:51:14 +00:00
Paul Franklin
a4ccd58c09 5765: table-lines out of order in complete-individual-report in LaTeX
(patch by Harald Rosemann <rosemann@imkt.uni-hannover.de>)


svn: r19952
2012-07-05 13:53:20 +00:00
Benny Malengier
2a6790d795 convert KEY_PRESS
svn: r19951
2012-07-05 03:15:26 +00:00
Benny Malengier
226a3eee2b merge trunk from 19853 to 19947
svn: r19949
2012-07-05 00:38:18 +00:00
Nick Hall
e73eec36aa 5886: Update Makefile.am and POTFILES.in for r19943
svn: r19946
2012-07-03 12:22:22 +00:00
Paul Franklin
11bfd21e8a give the report options a unique name
svn: r19945
2012-07-02 13:44:39 +00:00
Craig J. Anderson
2580665600 Fixed a small error where $P in a person box when the person has not
been married does not remove the format string.  Found by Adam Stein.


svn: r19944
2012-07-02 13:41:58 +00:00
Paul Franklin
f160ba8c64 5886: Calendar report cannot be run
svn: r19943
2012-07-02 13:22:34 +00:00
Nick Hall
d1ac573c51 Use constants for Gramps icon and splash file
svn: r19935
2012-06-28 16:21:51 +00:00
Craig J. Anderson
508aefea03 small error fixes to these reports when run in a book report
svn: r19934
2012-06-28 15:42:16 +00:00
Jérôme Rapinat
b913cde440 5881: data_item ignored on citation object
svn: r19931
2012-06-28 14:09:13 +00:00
Nick Hall
ae1585df82 GEPS008: Move const module
svn: r19928
2012-06-27 17:30:30 +00:00
Benny Malengier
747c4f2960 import of osmgpsmap crashes in GTK3, so we deactivate it
svn: r19925
2012-06-26 16:22:46 +00:00
Nick Hall
f381a707b0 GEPS008: Combine db, name, referent and tree modules
svn: r19924
2012-06-26 14:22:22 +00:00
Nick Hall
449bb71a49 GEPS008: Removed Utils module
svn: r19923
2012-06-25 22:04:16 +00:00
Nick Hall
6f04233439 GEPS008: Move fix_encoding function
svn: r19922
2012-06-25 20:19:34 +00:00
Nick Hall
a072c989b2 GEPS008: Create module for database utilities
svn: r19921
2012-06-25 18:44:52 +00:00
Nick Hall
cfe03f3b60 GEPS008: Move src/docgen to src/gen/utils
svn: r19920
2012-06-25 00:01:40 +00:00
Nick Hall
a164389c6a GEPS008: Remove redundant code
svn: r19919
2012-06-24 22:56:27 +00:00
Nick Hall
7871067d99 GEPS008: Remove unused imports
svn: r19918
2012-06-24 22:05:39 +00:00
Nick Hall
4209730bcb GEPS008: Create new module for string mappings
svn: r19917
2012-06-24 19:14:25 +00:00
Paul Franklin
b7d5b91535 5701: configure an existing "book" using saved-away values
svn: r19916
2012-06-24 17:22:53 +00:00
Paul Franklin
063e6504c8 5701: configure an existing "book" using saved-away values
svn: r19915
2012-06-24 17:22:01 +00:00
Nick Hall
4a7623a5ed GEPS008: Change imports for lowercase plugins
svn: r19914
2012-06-24 17:06:50 +00:00
Nick Hall
541887e6ba GEPS008: Create new module for id utilities
svn: r19913
2012-06-24 16:05:56 +00:00
Craig J. Anderson
973f166c99 Added feature of first photo in the gallery information
svn: r19912
2012-06-24 03:17:12 +00:00
Nick Hall
ac133984a4 GEPS008: Create new module for utilities to cast types
svn: r19910
2012-06-24 00:35:23 +00:00