[gimp] (158 commits) Non-fast-forward update to branch wip/nielsdg/conditional-cpu-exts
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (158 commits) Non-fast-forward update to branch wip/nielsdg/conditional-cpu-exts
- Date: Fri, 28 May 2021 15:30:35 +0000 (UTC)
The branch 'wip/nielsdg/conditional-cpu-exts' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
34867d0... meson: Always enable CPU extensions
Commits added to the branch:
60a9e25... build: add Vietnamese translation to the Windows installer (*)
8c2afcb... NEWS: start the GIMP 2.99.8 section. (*)
4fee04b... Issue #5640: Selection tools not showing selection on Wayla (*)
e8a531e... app: fix selection display on right/bottom borders when rul (*)
6466d46... app: check the time before last selection draw before queui (*)
6dc98fe... Issue #6850: support for memory in the dashboard under Open (*)
e939fce... Installer: include gdk-pixbuf-query-loaders.exe (*)
33d0af3... Installer: ignore version information on files installed to (*)
66ccd53... Installer: install debug symbols by default (*)
5c31c6a... Installer: remove Quick Launch icon (*)
0f775b5... Installer: update python2 interpreter file (*)
06b98b9... Installer: include full version number in icon name (*)
f592814... Installer: more verbose debug messages (*)
655a874... Installer: remove all obsolete 2.8 plugins (*)
d2190e7... Installer: show progress while removing old .debug files (*)
e6eb002... Installer: improved compile.bat (*)
101d1a4... Installer: fix .svg MIME type in Registry (fixes toolbox ic (*)
97289a0... Installer: remove plugins from the lib\gimp\2.0\plug-ins di (*)
f030ade... Installer: plug-ins install changes (*)
4c64588... Installer: zlib1.dll has no version info, compare timestamp (*)
c8dfa69... Installer: don't include unnecessary files, some more fixes (*)
63d5e35... Installer: small fix for 32on64 (*)
9ed68c8... Installer: don't scan recursively for configuration overrid (*)
f05f512... Installer: include extra debug symbols, Ghostscript 9.25 (*)
f959726... Installer: remove Thai locale temporarily (causes crash on (*)
2c724ba... Installer: proper fix for libthai (*)
2cc134b... Installer: include debug symbols for babl/gegl DLLs in lib\ (*)
0ed3705... Installer: remove lib\gegl-0.2 (*)
d476b47... Installer: remove LIBTHAI_DICTDIR environment variable (no (*)
b8021c0... Installer: remove dead code (*)
67f7187... Installer: handle missing install directory of GIMP <2.8 be (*)
4ccf42d... Installer: changes for 2.10.12 (*)
c9b9e37... Installer: install 64-bit Python on 64-bit Windows (*)
d7799ef... Installer: ported install script to Inno Setup 6, add per-u (*)
90c2e81... Installer: minor fixes (*)
4d3b901... Installer: forgot about .xcf extension (*)
d94d375... Installer: fix for issue 3226 (*)
b7ab224... Installer: handle associations better (*)
62c1c5c... Installer: unofficial languages, ghostscript 9.50 (*)
1bb71e8... Installer: skip .debug files when they don't exist (*)
5315e9f... Installer: properly remove old icons on 32-bit installs and (*)
2bb5d28... Installer: file-mng builds on 32-bit Windows, stop special- (*)
ff4dd2c... Installer: rearrange install order of files, should make in (*)
7cc383c... Installer: add Croatian and Marathi language (*)
a42c441... Installer: preparing for GIMP 2.99 (*)
7cf6605... Installer: some cleanup, make Lua optional, add devel splas (*)
a97fbc5... Installer: forgot Components for girepository (*)
1284bbf... build: update the generated Windows installer languages. (*)
a04eff3... gitlab-ci: add native Windows 32-bit build with MSYS2. (*)
eb3c42f... Add a distribution job with Win 32-bit! (*)
fb16acf... build: enable Windows installer translation files in CI bui (*)
c4ba4bd... Update Ukrainian translation (*)
bd98558... Update Vietnamese translation (*)
df7b2b6... Update Vietnamese translation (*)
822eb3c... Issue #6852: Don't include gimp30-tips.mo in binary package (*)
a4a6ac5... Issue #6852: Don't include gimp30-tips.mo in binary package (*)
38c0344... plug-ins: fix #5944 Unable to open XCF converted PSD files (*)
668c9de... app: add back a timeout-based idle function to queue a canv (*)
85c050c... Update Swedish translation (*)
db10c2b... Update Ukrainian translation (*)
065581b... NEWS: update. (*)
9b033f8... plug-ins: fix creating multiple preview display for JPEG ex (*)
666ae4e... plug-ins: don't use G_GSIZE_FORMAT specifier in translatabl (*)
3d248dc... plug-ins: PSD color block can have a non zero length even w (*)
670ef6b... plug-ins: fix setting error message in psd-util. (*)
3da302a... plug-ins: consider reading less bytes than we need an error (*)
eb78aa9... plug-ins: fix computation of padding in fread_unicode_strin (*)
82cb11e... plug-ins: add extra safety checks in psd-load. (*)
970f7b0... Update Slovenian translation (*)
c7a8c35... Update Slovenian translation (*)
eeefa46... Update Slovenian translation (*)
d408568... Update Ukrainian translation (*)
0047491... gitlab-ci: native (MSYS2) Win32 32/64 builds only on schedu (*)
9f2b32d... build: package a bit more. (*)
3d50cb3... build: patterns to bypass ghostscript version detection. (*)
529eb56... build: also looking for HKEY_CURRENT_USER Inno Setup regist (*)
8cd05ce... build: unset LZMADictionarySize high value. (*)
681c37d... build: "debug" component only known when DEBUG_SYMBOLS is d (*)
2415d06... build: no signed installer for the CI yet. (*)
9057de6... build: remove some data relevant to GTK+2 from installer. (*)
1d03258... gitlab-ci, build: construct the Windows installer from CI. (*)
de31d65... gitlab-ci: gimp-distcheck-debian and gimp-autotools-debian (*)
cf6482f... build: more optional feature to Windows installer. (*)
a181d67... configure: better libaa detection. (*)
62ae321... build: add aalib dependency for ASCII Art support. (*)
5a366ee... gitlab-ci: reorganize pipeline rules. (*)
f98ccf5... build: Windows installer version deduced from configure.ac. (*)
58183e5... plug-ins: store PSD file version in our PSDimage data struc (*)
32be0ec... plug-ins: PSD layer name can be NULL. (*)
0a70311... plug-ins: increase MAX_CHANNELS in PSD files to 99. (*)
2e2e43a... plug-ins: add psd_read_len function (*)
714052e... plug-ins: remove outdated comment about GIMP_MAX_IMAGE_SIZE (*)
f82974a... plug-ins: in psd-load.c change debug state to 4 for 1 bit c (*)
0de02a5... plug-ins: PSD layer size validation only for "normal" layer (*)
2df0569... plug-ins: PSD ChannelLengthInfo data_len should be 64 bit. (*)
6f523d3... plug-ins: adjust some psd-load debug statements for 64-bit. (*)
35f4b7b... plug-ins: make PSD resource loading handle 64-bit lengths. (*)
d99b87c... plug-ins: add support for reading Photoshop PSB image files (*)
be20a25... plug-ins: additional layer info in PSD images can have mult (*)
e1fcaaa... plug-ins: always stop on error after reading PSD layer bloc (*)
625c437... Update Spanish translation (*)
0d479b4... Update Spanish translation (*)
90ee7bd... NEWS: update. (*)
016948c... plug-ins: load 16-bit per sample SGI images as 16 bit integ (*)
c5b05b6... build: separate debug symbols from binaries in the Windows (*)
9d065b8... build: create installer with debug symbols and Python suppo (*)
8a42c6c... build: add a test to check the Windows installer languages. (*)
a8f020d... meson: -Dwindows-installer also works on Linux build machin (*)
f647517... build: job win-installer-nightly should return failure appr (*)
9c62dfd... build: extensions are gimp32/64 specific. (*)
7d9e6e3... build: fix Python support in Windows installer. (*)
ee2a310... meson: fix the build. (*)
3b3ab0a... plug-ins: fix #6116 grayscale gif animation hangs on export (*)
b815bca... gitlab-ci, build: --enable-windows-installer also on Linux. (*)
11a891b... Issue #6257: Race condition bug in meson build. (*)
9c6776f... Issue #6257: Race condition bug in meson build. (*)
18785bf... build: clean out obsolete Windows-specific patches. (*)
0625902... app: set "OK" the default button to the "Create a New Image (*)
ece8cbe... Update Catalan translation (*)
49349c7... build: add lua support to the Windows installer. (*)
2d15aa0... build: move lua import files into bin/. (*)
7c4f12e... gitlab-ci: move the dependency moving step into the build s (*)
076e4d6... gitlab-ci: add a new "packaging" stage. (*)
f75cad5... build: disable javascript plug-ins. (*)
3fbe59c... build: do not add the same files twice for lua in the insta (*)
35ef549... Issue #5879: Legacy icon theme not installed with meson bui (*)
7a4f0a6... gitlab-ci: redirect installer logs to a file. (*)
8c54a0c... build: fix installer creation. (*)
f8320ce... core: minor memleak fixes (*)
203393a... core: function documentation clarification (*)
603c5dc... app: call parent's window_state_event() from GimpImageWindo (*)
e57304f... Issue #5402 Scriptfu handle GFile and GimpObjectArray types (*)
1c537b0... Add devel doc (*)
003f137... 6872 gimp-pdb-dump print type of GValue instead of type of (*)
825067e... plug-ins: fix #6859 Hurl random pct limits in PDB are incor (*)
c112a55... libgimp*, plug-ins: fix some warnings (*)
8b39b92... Update Spanish translation (*)
8e44825... flatpak: Fix build (*)
2842a8e... flatpak: Bump versions of some modules (*)
95754f0... flatpak: Add gvfsd permission for gvfs (*)
551cc6a... flatpak: Remove meson build (*)
68cf9d8... flatpak: Remove -Dlibdir=lib configure option (*)
d468722... flatpak: Build graphviz as GEGL submodule (*)
94ed45d... flatpak: Add patch to Cairo preventing subpixel font render (*)
1228d89... flatpak: Add maxflow dependency and build with workshop (*)
61389ad... flatpak: Use exact version of GEGL (0.4.30) (*)
83f5698... ci: Enable nightly flatpak builds (*)
434ef40... gitlab-ci: create a GIMP_CI_FLATPAK Gitlab variable to trig (*)
e6d3e89... gitlab-ci: remove "when: always" in flatpak job. (*)
f2c73f2... gitlab-ci: fix (again!) the gitlab-ci. (*)
eeb7b63... gitlab-ci: store flatpak-build output into a log file. (*)
2503453... Revert "flatpak: Use exact version of GEGL (0.4.30)" (*)
039be5d... build: sync with development flatpak. (*)
512fc24... add msys support (*)
85dd69d... gitlab-ci: expire the Windows installer artifact after a we (*)
20fa78d... gitlab-ci: add support for flatpak and Windows installer jo (*)
16fd4ae... gitlab-ci: make sure the normal commit jobs are also run on (*)
27156b8... meson: Always enable CPU extensions
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]