Commit Graph

101 Commits

Author SHA1 Message Date
67c8fd18cb Merge with Gramps50 branch 2019-04-23 11:01:07 -05:00
255caf1ab7 Remove extraneous setting of GTK_IM_MODULE_FILE.
Fixes #10929
2018-12-24 10:15:11 -08:00
824bf7e40f Geps044 - Replace deprecated Gtk.UIManager, Gtk.Actions etc. 2018-10-07 16:49:12 +01:00
cf80d17040 File copy doesn't work if the glob can match directories. 2018-08-09 10:35:14 -05:00
d4f906f22d Install the docs/gramps directory in the bundle.
Fixes bug #10705.
2018-08-09 10:35:14 -05:00
8e5dc220dc Release Gramps-5.0.0 on Mac. 2018-08-09 10:35:13 -05:00
2a0b3afa4b Switch included moduleset to gitlab.gnome.org.
Fixes bug #10733.
2018-08-09 07:24:39 -07:00
52fe365919 Switch included moduleset to gitlab.gnome.org.
Fixes bug #10733.
2018-08-09 07:21:18 -07:00
158d3a993b File copy doesn't work if the glob can match directories. 2018-08-05 13:18:01 -07:00
2ef35174d1 Install the docs/gramps directory in the bundle.
Fixes bug #10705.
2018-08-05 10:03:26 -07:00
04bdeb8321 Release Gramps-5.0.0 on Mac. 2018-07-25 07:53:42 -07:00
257275f169 Merge from gramps50 2018-07-12 11:10:22 -05:00
1f3e516780 [Mac] Change accel for Undo History.
So that it doesn't conflict with a system binding for hiding the window.
Fixes #10619.
2018-06-10 20:09:41 -07:00
50e8161984 Release 5.0.0-rc1 on Mac. 2018-05-22 18:11:13 -07:00
69be94843c Remove obsolete omeat-python-modules dependencies. 2018-05-20 14:28:45 -07:00
965f7f7554 Release Gramps 5.0.0-beta1 on MacOS. 2018-02-18 22:13:48 -08:00
19f8c3561c Merge branch 'gramps50' 2018-02-09 00:13:43 +00:00
6f4a114fdc Update pyicu to v 2.0.3 2018-02-08 14:53:05 -08:00
5bec86c1f4 Consolidate Python2 and Python3 meta-modules.
GObject-Introspection now works with Python3 so the split isn't needed any more.
2018-02-08 14:53:05 -08:00
3d7479969f Update gramps.accel for gramps50 2018-02-05 14:56:34 -08:00
2f8bc559e8 Add a gir element, needed for scriptless bundles. 2017-06-17 14:51:28 -07:00
6cbc465e60 Update gramps.modules for Python3.6. 2017-06-04 16:50:08 -07:00
657aca35ac Update versions for gramps v5.0.0-alpha2. 2017-06-04 16:50:08 -07:00
41bd626aa2 Update Mac moduleset dependencies. 2017-05-04 16:06:02 -07:00
f3e11efeaf Fix bookmarks keybinding on Mac to match the documentation. 2017-02-08 21:17:36 -07:00
22284a85ff Update graphviz to 2.38. 2016-08-16 12:14:21 -07:00
13c95d00d7 Change to a binary launcher in Mac app bundles. 2016-08-16 12:14:13 -07:00
3e323e496f Update copyright date in Info.plist. 2016-08-16 12:13:15 -07:00
c2d601496e Change pycairo-python3 to pycairo.
pycairo for python2 is now py2cairo.
2016-07-16 10:44:02 -07:00
bf19ad47df Remove pango modules from bundle, pango no longer uses them. 2016-07-16 10:42:24 -07:00
8fd4f7ff8e Bug 8563: Gramps reports that it can't find dictionaries.
Turns out it was really that enchant couldn't find its backend because
an environment variable wasn't set.
2016-04-16 15:08:24 -07:00
021bb0532e Add setuptools dependency for pil. 2015-05-31 10:12:10 -07:00
c268e4055c Change Gramps repository to Github. 2015-05-31 10:12:10 -07:00
958af590b2 Include modulesets from gnome.org, not jralls's personal ones. 2015-05-31 10:12:10 -07:00
c11c63169f Use MSWin environment variables USERPROFILE and APPDATA.
Instead of GRAMPSHOME. GRAMPSHOME is based on the assumption that
the config directory is GRAMPSHOME/gramps, and that causes the
default location for reports and backups to be ~/Library/Application Support.
The MSWin variables allow the two to be separated.

Thanks to Tim Lyons for the suggestion.
2015-04-25 16:47:43 -07:00
cfb9f64db9 Fix a bundling omission and create python2 and python3 meta-modules.
The latter to improve automation.
2015-04-25 15:02:09 -07:00
0eff99871a Updates for building and bundling with Python3
Note that building currently requires bouncing back and forth between python2 and python3.
2015-03-23 11:00:25 +09:00
0ae56692eb Update PyICU to 1.8
1.5 won't compile against ICU-5.4.
2015-02-22 12:50:32 -08:00
13ff503bed Update OsmGpsMap to version 1.0.2
Addresses problem with retrieving tiles from OpenStreetMap.
Note as well https://gramps-project.org/bugs/view.php?id=8037
2014-09-09 16:54:22 -07:00
cd9a00b787 Module fixups from gramps40 2014-06-19 10:37:01 -07:00
225b244aca Patch PIL to build with Freetype2 2014-05-23 11:31:06 -07:00
70a0650ba0 7736: MacOSX Version 4.0.4-1 missing libgtkspell3 from bundle. 2014-05-22 20:25:44 -07:00
9c3a40f785 6808: Poor contrast mouse on mouse over
Set the Gnome-standard 'Adwaita' theme, which doesn't have gray lines.
2014-03-08 13:22:06 -08:00
97da928c4d Remove no longer needed icu repo 2014-02-26 22:04:21 -08:00
666ae99f23 Move icu module to gtk-osx-unsupported.modules 2014-02-25 15:18:37 -08:00
84d5b6156f Bug 6784 GraphView fails to load.
Also 7168, 7169, and 7428.
Graphview won't load if libgoocanvas isn't in the bundle. D'oh.
2014-02-24 13:12:46 -08:00
539c5ba028 Update icu to version 52.1
Fixes an OSX compilation bug.
2014-02-18 16:42:47 -08:00
d49b0d2b00 Set version on osm-gps-map 2014-01-07 09:52:18 -08:00
c5f0c7a6f0 Bug 7191: Cursor keys just beep on PPC with Gramps 3.4.6
It's actually on both PPC and Intel, and it's from forgetting to update
gramps.accel after upgrading Gtk past 2.24.10, which changed the mapping
of alt/option from Mod5 to Mod1.

For gramps40 and master, the problem was masked by the bundler putting
the file in the wrong directory.
2013-11-14 10:19:35 -08:00
1137274354 Fix gramps.modules for git conversion 2013-11-09 17:30:11 -08:00