Commit Graph

20123 Commits

Author SHA1 Message Date
Doug Blank
1c05e4a214 5990: order of families not preserved across XML export-import
svn: r20240
2012-08-21 12:42:34 +00:00
Benny Malengier
1ce27ee12b GTK3: working select person dialog
svn: r20237
2012-08-20 22:10:36 +00:00
Benny Malengier
0ea744e5e5 put different hex to color functions in the same place: utils.py
svn: r20236
2012-08-20 15:42:23 +00:00
Benny Malengier
61738c91b6 GTK3: forgotten util functions hex to rgb from previous commit, correct link color in notes
svn: r20235
2012-08-20 15:37:57 +00:00
Benny Malengier
da05263402 GTK3: use style_context to draw correct link color, and to set shade color (not ideal, but better)
svn: r20234
2012-08-20 15:20:33 +00:00
Nick Hall
885523602d Gtk3: Fix Report and Tool selection dialogs
svn: r20231
2012-08-18 23:13:28 +00:00
Nick Hall
379fc274ad Gtk3: Convert remaining glade files
svn: r20230
2012-08-18 22:03:01 +00:00
Nick Hall
c0d1cfc4bc Convert Assistants to Gtk3
svn: r20228
2012-08-18 21:05:33 +00:00
Nick Hall
5c6f4cf551 Gtk3 fixes for tagging
svn: r20226
2012-08-16 20:44:36 +00:00
Nick Hall
5c754506e0 Gtk3 conversion fixes for editors
svn: r20225
2012-08-16 20:20:52 +00:00
Nick Hall
b7ab76bcf6 Improve busy cursor code for Gtk3
svn: r20224
2012-08-16 18:39:21 +00:00
Doug Blank
7b1d5c3859 Added stock_index icon so that the webapp can also use it; Added add-parent-existing-family.svg for webapp since Gramps Gtk does not have this capability
svn: r20218
2012-08-15 23:48:32 +00:00
Nick Hall
feb5721eae Fix Gtk3 conversion error
svn: r20216
2012-08-15 20:51:24 +00:00
Andre Marcelo Varenga
f4ccd053d3 Update pt_BR translation
svn: r20215
2012-08-15 03:06:04 +00:00
Nick Hall
5ef40c7b50 Set svn:ignore property
svn: r20213
2012-08-14 22:50:56 +00:00
Gary Burton
aa1729d364 GTK3 fix. Workaround for bug https://bugzilla.gnome.org/show_bug.cgi?id=679654 which prevents list_families() being called more than once to generate a list of fonts. Text reports and anything else which uses the PDF backend now works
svn: r20212
2012-08-14 21:58:29 +00:00
Doug Blank
ea5dcfd4ae Refined docstrings
svn: r20211
2012-08-14 12:59:19 +00:00
Doug Blank
22867c8090 Changes to work with new to_struct
svn: r20209
2012-08-13 23:52:39 +00:00
Doug Blank
8dddccf6b6 Added to_struct methods to all gen.lib objects; 2623: Import Export Merge (GEPS 009)
svn: r20205
2012-08-13 23:45:19 +00:00
Nick Hall
35bc7024d0 Fix Gtk3 conversion error
svn: r20203
2012-08-13 22:55:21 +00:00
Nick Hall
f5895ebb73 Fix Gtk3 conversion error
svn: r20202
2012-08-13 22:39:05 +00:00
Gary Burton
0360335899 Just log a warning rather than show an error dialog if webkit cannot be imported
svn: r20198
2012-08-08 21:51:27 +00:00
Gary Burton
97f26ed118 Just log a warning rather than show an error dialog if spell checker cannot be imported
svn: r20197
2012-08-08 21:50:38 +00:00
Jérôme Rapinat
b4ee8915d6 minor improvement
svn: r20190
2012-08-06 09:11:54 +00:00
Jérôme Rapinat
dbacf33834 typo
svn: r20189
2012-08-06 09:08:58 +00:00
Andre Marcelo Varenga
aae6ed5a39 update pt_BR translation
svn: r20187
2012-08-06 03:25:19 +00:00
Andre Marcelo Varenga
0ed251f6ce add pt_BR man page
svn: r20185
2012-08-06 02:09:07 +00:00
Andre Marcelo Varenga
1a2940192c pt_BR dir for man pages
svn: r20184
2012-08-06 02:03:54 +00:00
Andre Marcelo Varenga
0c189bf4e6 update pt_BR translation
svn: r20181
2012-08-05 03:28:25 +00:00
Andre Marcelo Varenga
bcbaf8fe25 update pt_BR translation
svn: r20179
2012-08-04 17:32:32 +00:00
Benny Malengier
31e3fbc70e GTK3: avoid fanchartview from crashing, does not work yet however
svn: r20177
2012-08-04 09:52:18 +00:00
Benny Malengier
e351f60398 GTK3: fully working Pedigreeview, bugs #5757 #4310 with display present
svn: r20176
2012-08-04 09:11:19 +00:00
Gary Burton
e16c439e46 GTK3 fix relationship view
svn: r20175
2012-08-04 06:07:15 +00:00
Andre Marcelo Varenga
ed74f6e1b3 update pt_BR translation
svn: r20174
2012-08-03 03:10:19 +00:00
Benny Malengier
e4b5e4e7b2 GTK3: PedigreeView, show boxes again. Lines still to do.
svn: r20172
2012-08-02 21:23:47 +00:00
Craig J. Anderson
740da0aedc fix for:
http://www.gramps-project.org/bugs/view.php?id=5960
http://www.gramps-project.org/bugs/view.php?id=5958
an event crashed when the person was not known.


svn: r20171
2012-08-01 18:58:53 +00:00
Benny Malengier
ca4f62cd37 GTK3: validated entry: fix last issues, icon showing, some color change always
svn: r20169
2012-08-01 18:16:21 +00:00
Benny Malengier
6686435b19 GTK3: remove gtkmozembed and make htmlview work with webktview in a scrolled window
svn: r20168
2012-08-01 14:44:55 +00:00
Andre Marcelo Varenga
72e956b1db update pt_BR translation
svn: r20167
2012-08-01 02:11:41 +00:00
Gary Burton
e72e446759 GTK3 fix for gender dialog
svn: r20165
2012-07-31 21:55:20 +00:00
Doug Blank
55685f32b6 Merge branches/gramps35 with trunk
svn: r20164
2012-07-31 20:49:19 +00:00
Gary Burton
3158247c90 GTK3 fixes book report
svn: r20161
2012-07-31 14:12:55 +00:00
Gary Burton
5f92d658dc GTK3 fixes for narrative web report
svn: r20159
2012-07-31 12:37:36 +00:00
Gary Burton
ecbcea50af GTK3 fixes for media manager tool
svn: r20158
2012-07-31 12:13:33 +00:00
Gary Burton
dc78c76176 GTK3 fixes filter editor. Rule tree is not sizing correctly yet.
svn: r20153
2012-07-30 21:05:43 +00:00
Gary Burton
1fe0a00747 GTK3 fixes for 'Not related' tool.
svn: r20151
2012-07-30 20:02:54 +00:00
Benny Malengier
b61e83c621 GTK3: update README for WebKit
svn: r20150
2012-07-30 18:58:38 +00:00
Benny Malengier
130b987367 GTK3: Htmlview working again based on WebKit gobject instrospection
svn: r20149
2012-07-30 18:54:41 +00:00
Benny Malengier
f080cb1b3c GTK3: working plugin manager
svn: r20148
2012-07-30 18:36:21 +00:00
Gary Burton
36d3973984 GTK3 fix to prevent missing media dialog filling screen when running check and repair tool.
svn: r20143
2012-07-30 13:26:39 +00:00