Commit Graph

20043 Commits

Author SHA1 Message Date
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
Doug Blank
ee1e4eb2f7 Need to be able to sort when getting handles; fixed typo
svn: r19985
2012-07-11 06:53:19 +00:00
Doug Blank
f311e3d64a Fixes for tags
svn: r19984
2012-07-11 03:19:56 +00:00
Doug Blank
7b133023ed Added handles_func to db._tables, and added sort to get_X_handles methods in DictionaryDb
svn: r19983
2012-07-11 01:41:52 +00:00
Doug Blank
1f0dc4f799 Missing gettext
svn: r19982
2012-07-11 00:31:27 +00:00
Tim G L Lyons
e106cfb7ad 0005735: Custom Source filter missing. Citation filter was not using 'page' and source filter was not using 'Abbreviation'.
svn: r19981
2012-07-10 22:21:28 +00:00
Doug Blank
e61df51701 Moved exportxml
svn: r19980
2012-07-10 21:16:37 +00:00
Andre Marcelo Varenga
c6e45e6b40 update pt_BR translation
svn: r19977
2012-07-10 18:53:20 +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
4c5470492f Since GTK3, unicode and str must be correctly (de)coded
svn: r19970
2012-07-10 12:40:27 +00:00
Benny Malengier
2ff2f4ff57 Edit note working with undo/redo
svn: r19969
2012-07-10 12:32:50 +00:00
Benny Malengier
6955382107 unicode needs encoding since GTK3
svn: r19968
2012-07-10 12:31:47 +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