Commit graph

327 commits

Author SHA1 Message Date
Ell
aa7fc3f08d app: add GTK+ patch allowing controlling combo-box popup style
Add a GTK+ patch providing a "popup-style" combo-box style
property, allowing to manually control the combo-box popup-style.
Use the LIST style for all combo-boxes in our system-wide gtkrc
file; this only has effect if GTK+ was built with the above patch.
2019-03-27 20:15:50 -04:00
Ell
1749fd995c app: add GTK+ patch to fix list-style combo-box popup width
Add a GTK+ patch that makes sure that list-style combo-box popups
are never narrower than their content.  This fixes the popup width
when using the System theme on Windows, for combo-boxes whose popup
cell-layout is wider than the combo-box cell-layout.  It is also
required for the next commit.
2019-03-27 20:15:50 -04:00
Ell
bf793f9d59 build: add Korean translation to the Windows installer
... but keep it disabled, since the Inno Setup Korean translation
is unofficial.

(cherry picked from commit fe35294ee7)
2019-02-27 03:41:32 -05:00
Jernej Simončič
778faaddc8 Installer: handle missing install directory of GIMP <2.8 better when there's still uninstall info in Registry 2019-01-06 21:35:50 +01:00
Jernej Simončič
b6f11ee635 Installer: remove dead code 2019-01-06 20:50:15 +01:00
Jernej Simončič
4991603b2a Installer: remove LIBTHAI_DICTDIR environment variable (no longer needed, see https://gitlab.gnome.org/GNOME/gimp/issues/2496#note_365235 ) 2018-11-14 17:28:49 +01:00
Jernej Simončič
47103dc28f Installer: remove lib\gegl-0.2 2018-11-10 22:20:12 +01:00
Jernej Simončič
ed08c1eded Installer: include debug symbols for babl/gegl DLLs in lib\* 2018-11-10 22:05:42 +01:00
Jernej Simončič
3fd5b50f94 Installer: proper fix for libthai 2018-11-10 00:45:43 +01:00
Jernej Simončič
e40a5b9d4c Installer: remove Thai locale temporarily (causes crash on Windows 7) 2018-11-09 22:39:08 +01:00
Jernej Simončič
628a5ecb79 Installer: include extra debug symbols, Ghostscript 9.25 2018-11-09 22:29:32 +01:00
Jernej Simončič
dde5de7340 Installer: don't scan recursively for configuration override files 2018-10-24 20:50:49 +02:00
Jernej Simončič
398d176855 Installer: small fix for 32on64 2018-08-20 20:05:09 +02:00
Jernej Simončič
b7a32ee848 Installer: don't include unnecessary files, some more fixes for new plugin paths 2018-08-20 19:08:56 +02:00
Jernej Simončič
6fceb041df Installer: zlib1.dll has no version info, compare timestamp when updating in System32 2018-08-20 15:52:12 +02:00
Jernej Simončič
ab3ff790ab Installer: plug-ins install changes 2018-08-20 15:50:04 +02:00
Jernej Simončič
5ddccb0de4 Installer: remove plugins from the lib\gimp\2.0\plug-ins directory 2018-08-20 12:15:40 +02:00
Ell
53b07a92dd Issue #1846 - "gitlab::" typo in the Windows installer
Introduced by commit 8eb77376c4.
Change to "gitlab:".

(cherry picked from commit aafa925906)
2018-08-03 22:14:57 -04:00
Michael Natterer
f39d359bdf Forgot some license links... 2018-07-12 00:13:19 +02:00
Michael Natterer
cf80265411 More bugzilla -> gitlab in various files
(cherry picked from commit 8eb77376c4)
2018-07-11 22:26:53 +02:00
Jernej Simončič
d93b4437b7 Installer: fix .svg MIME type in Registry (fixes toolbox icons) 2018-07-08 00:18:37 +02:00
Jernej Simončič
038e9e711b Installer: improved compile.bat 2018-07-06 20:51:04 +02:00
Jernej Simončič
324570712e Installer: show progress while removing old .debug files 2018-07-05 17:29:59 +02:00
Jernej Simončič
16562649f3 Installer: remove all obsolete 2.8 plugins 2018-07-05 17:27:41 +02:00
Jernej Simončič
363b03aa35 Installer: more verbose debug messages 2018-07-05 14:45:04 +02:00
Jernej Simončič
78fbf159a6 Installer: include full version number in icon name 2018-07-05 13:55:24 +02:00
Jernej Simončič
a296c92f7c Installer: update python2 interpreter file 2018-07-05 12:18:13 +02:00
Jernej Simončič
76f7d6fa21 Installer: remove Quick Launch icon 2018-07-05 00:45:11 +02:00
Jernej Simončič
e5988ed940 Installer: install debug symbols by default 2018-07-05 00:33:13 +02:00
Jernej Simončič
ff66d3d218 Installer: ignore version information on files installed to {app} 2018-07-05 00:26:49 +02:00
Jernej Simončič
04be184020 Installer: include gdk-pixbuf-query-loaders.exe 2018-07-05 00:23:25 +02:00
Edward E
3ebeef9fed Issue #1563 - Dots instead of icons on Windows systems
Update windows installer patch for gtk+2 SVG file detection
2018-06-28 18:26:43 +02:00
Edward E
8387984732 Issue #1240 - The drive or unc share you selected does not exist...
...or is not accessible

Installer: show install path on final confirmation page

(cherry picked from commit f18fcd468e)
2018-06-17 22:58:06 +02:00
Salamandar
c176b0888e Fix encoding. The world should be utf-8.
(cherry picked from commit 8feb51954b)
2018-06-16 03:50:14 +02:00
Jehan
ffb5f994fb Update various places with old git repository URIs.
(cherry picked from commit c6a1b9bcde)
2018-05-27 16:23:20 +02:00
Jehan
02e15f2dd9 build: update GNOME's git repository URI.
(cherry picked from commit 0034bd44b3)
2018-05-27 16:23:00 +02:00
Jernej Simončič
9e5eeefa81 Installer: put back compatibility DLLs (for really old plugins)
(cherry picked from commit d436eb66fc)
2018-05-21 13:02:59 +02:00
Jernej Simončič
f74d1330aa Installer: set compatibility options to run Python plugins in high-DPI-aware mode
(cherry picked from commit fd59ecf2c5)
2018-05-21 13:02:46 +02:00
Jernej Simončič
eb41014b47 Installer: remove .dll files from plug-ins directory
(cherry picked from commit 952e7f365c)
2018-05-21 13:02:28 +02:00
Jernej Simončič
5b600509ba Installer: fix typos
(cherry picked from commit 0dc3b76306)
2018-05-21 13:02:08 +02:00
Jernej Simončič
bbca2b02b1 Installer: Python fixes
(cherry picked from commit 2a438351dd)
2018-05-21 13:01:52 +02:00
Jehan
399ac63548 build: cleaner flatpak building script. 2018-05-16 20:00:11 +02:00
Jehan
c64c985726 build: add HEIF support in flatpak nightly and gtk3. 2018-05-16 19:52:50 +02:00
Jernej Simončič
a36f47356a Installer: missed a directory when removing cruft 2018-05-15 00:25:09 +02:00
Jernej Simončič
aa7f602978 Installer: use smaller compression dictionary (might help prevent problems as in #795892) 2018-05-15 00:03:51 +02:00
Jernej Simončič
f557b22d23 Installer: clean up old .debug files during install (they're useless) 2018-05-15 00:01:08 +02:00
Jernej Simončič
391b81c9a4 Installer: updated ghostscript 2018-05-14 22:46:44 +02:00
Jehan
1d30426102 build: add a flatpak for the gtk3-port branch.
This flatpak is tested and working.
I have not yet verified though if it has the maximum options enabled
(guessing not), but only that we had at least the required dependencies
at least.

When we will merge, it will become the nightly flatpak and the current
nightly can be used to follow the 2.10 (future) branch.
2018-05-14 01:24:47 +02:00
Jehan
b748dea801 build: add my cron script to build dev flatpak regularly.
This is the script I have been personally using for some time now to
build the devel and nightly flatpak on my server regularly through cron
files.
It is not the best script, arguably, and we can most likely do better.
But for now, it worked for me and is a first step toward maybe making
official nightly flatpak builds soon.
2018-05-13 22:42:54 +02:00
Jehan
0d26d00ca3 build: replace some survivor s/2.9/2.10/. 2018-05-11 03:01:00 +02:00