diff --git a/README.md b/README.md index 018910e1..4d8ab182 100644 --- a/README.md +++ b/README.md @@ -10,54 +10,54 @@ My efforts here will focus on creating a **64-bit version** of the GTK+-2 runtim The installers can be found in the [releases section](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases). -The current releases ([gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2021-01-30/gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe) and [gtk3-runtime-3.24.29-2021-04-29-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2021-04-29/gtk3-runtime-3.24.29-2021-04-29-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!). +The current releases ([gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2021-01-30/gtk2-runtime-2.24.33-2021-01-30-ts-win64.exe) and [gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe](https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/download/2022-01-04/gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe)) were obtained entirely from the excellent [MSYS2 project](https://www.msys2.org), and were **not** compiled by myself, as was the case for releases made before 2017. Users who want to compile against this runtime are strongly encouraged to set up a MSYS2 installation themselves, and install the required packages (compiled with the mingw-w64-x86\_64 toolchain!!!). **Please note that the Gtk+-2 runtime installers will no longer be updated as there are will be no more Gtk+-2 source code releases** The following packages are included in the current GTK+-2/3 installers -* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (40.0) +* [adwaita icon theme](http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/) (41.0) * [atk](http://ftp.gnome.org/pub/GNOME/sources/atk/) (2.36.0) * [atkmm](http://ftp.gnome.org/pub/GNOME/sources/atkmm/) (2.28.0) * [cairo](http://cairographics.org/releases/) (1.17.4) -* [cairomm](http://cairographics.org/releases/) (1.12.2) -* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.13.93) -* [freetype](http://www.freetype.org/download.html) (2.10.4) -* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.42.4) +* [cairomm](http://cairographics.org/releases/) (1.14.3) +* [fontconfig](http://www.freedesktop.org/software/fontconfig/release/) (2.13.94) +* [freetype](http://www.freetype.org/download.html) (2.11.1) +* [gdk-pixbuf](http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/) (2.42.6) * [gettext](http://ftp.gnu.org/pub/gnu/gettext/) (0.19.8.1) -* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.68.1) -* [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.68.1) -* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.66.0) -* [gobject-introspection](http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/) (1.66.1) +* [glib](http://ftp.gnome.org/pub/GNOME/sources/glib/) (2.70.2) +* [glib-networking](http://ftp.gnome.org/pub/GNOME/sources/glib-networking/) (2.70.1) +* [glibmm](http://ftp.gnome.org/pub/GNOME/sources/glibmm/) (2.66.2) +* [gobject-introspection](http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/) (1.70.0) * [gtk2](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (2.24.33) -* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.29) +* [gtk3](http://ftp.gnome.org/pub/GNOME/sources/gtk+/) (3.24.31) * [gtkmm2](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (2.24.5) -* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.3) +* [gtkmm3](http://ftp.gnome.org/pub/GNOME/sources/gtkmm) (3.24.5) * [gtksourceview2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (2.10.5) * [gtksourceview3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (3.24.11) -* [gtksourceview4](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (4.8.1) +* [gtksourceview4](http://ftp.gnome.org/pub/GNOME/sources/gtksourceview/) (4.8.2) * ~~[gtksourceviewmm2](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (2.10.3)~~ (currently unavailable) * [gtksourceviewmm3](http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/) (3.21.3) -* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (2.8.0) +* [harfbuzz](http://www.freedesktop.org/software/harfbuzz/release/) (3.1.2) * [hicolor-icon-theme](http://icon-theme.freedesktop.org/releases/) (0.17) -* [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.6.2) -* [libepoxy](https://github.com/anholt/libepoxy) (1.5.5) +* [json-glib](http://ftp.gnome.org/pub/gnome/sources/json-glib/) (1.6.6) +* [libepoxy](https://github.com/anholt/libepoxy) (1.5.9) * [libffi](http://sourceware.org/libffi/) (3.3) * [libiconv](https://ftp.gnu.org/pub/gnu/libiconv/) (1.16) -* [libpeas](http://ftp.gnome.org/pub/gnome/sources/libpeas/) (1.28.0) +* [libpeas](http://ftp.gnome.org/pub/gnome/sources/libpeas/) (1.30.0) * [libpng](http://sourceforge.net/project/showfiles.php?group_id=5624) (1.6.37) -* [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.50.3) -* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.6) -* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.72.0) -* [libxml2](http://xmlsoft.org/sources/) (2.9.10) +* [librsvg](http://ftp.gnome.org/pub/GNOME/sources/librsvg/) (2.52.5) +* [libsigc++](http://ftp.gnome.org/pub/GNOME/sources/libsigc++/) (2.10.7) +* [libsoup](http://ftp.gnome.org/pub/GNOME/sources/libsoup/) (2.74.2) +* [libxml2](http://xmlsoft.org/sources/) (2.9.12) * [libxml++2](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (2.42.0) * [libxml++3](http://ftp.gnome.org/pub/GNOME/sources/libxml++/) (3.2.2) * [libxslt](http://xmlsoft.org/sources/) (1.1.34) -* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.48.4) -* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.46.0) -* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.44) +* [pango](http://ftp.gnome.org/pub/GNOME/sources/pango/) (1.50.3) +* [pangomm](http://ftp.gnome.org/pub/GNOME/sources/pangomm/) (2.46.2) +* [pcre](ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/) (8.45) * [pixman](http://cairographics.org/releases/) (0.40.0) -* [sqlite](https://www.sqlite.org) (3.35.5) +* [sqlite](https://www.sqlite.org) (3.37.0) * [zlib](http://www.zlib.net) (1.2.11) For all other information regarding how to use the installer, the reader is kindly referred to [Alexander Shaduri's website](http://gtk-win.sourceforge.net) of the GTK for Windows runtime environment installer. The only difference with the installers found at his website is that mine DO NOT have the `compatdlls` option, but this should present no problems to any user. diff --git a/gtk-nsis-pack/bin/fc-cache.exe b/gtk-nsis-pack/bin/fc-cache.exe index b225bdf1..2616fcb3 100644 Binary files a/gtk-nsis-pack/bin/fc-cache.exe and b/gtk-nsis-pack/bin/fc-cache.exe differ diff --git a/gtk-nsis-pack/bin/fc-cat.exe b/gtk-nsis-pack/bin/fc-cat.exe index 2e4d70ca..239d4d63 100644 Binary files a/gtk-nsis-pack/bin/fc-cat.exe and b/gtk-nsis-pack/bin/fc-cat.exe differ diff --git a/gtk-nsis-pack/bin/fc-list.exe b/gtk-nsis-pack/bin/fc-list.exe index 4936e25c..20d89d60 100644 Binary files a/gtk-nsis-pack/bin/fc-list.exe and b/gtk-nsis-pack/bin/fc-list.exe differ diff --git a/gtk-nsis-pack/bin/fc-match.exe b/gtk-nsis-pack/bin/fc-match.exe index cec4c5ec..a4cd235f 100644 Binary files a/gtk-nsis-pack/bin/fc-match.exe and b/gtk-nsis-pack/bin/fc-match.exe differ diff --git a/gtk-nsis-pack/bin/fc-pattern.exe b/gtk-nsis-pack/bin/fc-pattern.exe index 673a31d7..fc61c6d5 100644 Binary files a/gtk-nsis-pack/bin/fc-pattern.exe and b/gtk-nsis-pack/bin/fc-pattern.exe differ diff --git a/gtk-nsis-pack/bin/fc-query.exe b/gtk-nsis-pack/bin/fc-query.exe index 8f1ca9bd..bebc9319 100644 Binary files a/gtk-nsis-pack/bin/fc-query.exe and b/gtk-nsis-pack/bin/fc-query.exe differ diff --git a/gtk-nsis-pack/bin/fc-scan.exe b/gtk-nsis-pack/bin/fc-scan.exe index 07e058d7..a1fbe2fc 100644 Binary files a/gtk-nsis-pack/bin/fc-scan.exe and b/gtk-nsis-pack/bin/fc-scan.exe differ diff --git a/gtk-nsis-pack/bin/fc-validate.exe b/gtk-nsis-pack/bin/fc-validate.exe index 192f3ec5..0ada387b 100644 Binary files a/gtk-nsis-pack/bin/fc-validate.exe and b/gtk-nsis-pack/bin/fc-validate.exe differ diff --git a/gtk-nsis-pack/bin/gdbus.exe b/gtk-nsis-pack/bin/gdbus.exe index 33d21a89..1e93cd39 100644 Binary files a/gtk-nsis-pack/bin/gdbus.exe and b/gtk-nsis-pack/bin/gdbus.exe differ diff --git a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe index a81ff1df..45e1ed89 100644 Binary files a/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe and b/gtk-nsis-pack/bin/gdk-pixbuf-query-loaders.exe differ diff --git a/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe b/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe index f824478d..e34485a7 100644 Binary files a/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe and b/gtk-nsis-pack/bin/gspawn-win64-helper-console.exe differ diff --git a/gtk-nsis-pack/bin/gspawn-win64-helper.exe b/gtk-nsis-pack/bin/gspawn-win64-helper.exe index 4d840a40..07752bab 100644 Binary files a/gtk-nsis-pack/bin/gspawn-win64-helper.exe and b/gtk-nsis-pack/bin/gspawn-win64-helper.exe differ diff --git a/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe b/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe index e2a81694..b3f2e5f3 100644 Binary files a/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe and b/gtk-nsis-pack/bin/gtk-query-immodules-2.0.exe differ diff --git a/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe b/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe index d044b422..5c7d3403 100644 Binary files a/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe and b/gtk-nsis-pack/bin/gtk-query-immodules-3.0.exe differ diff --git a/gtk-nsis-pack/bin/gtk-update-icon-cache.exe b/gtk-nsis-pack/bin/gtk-update-icon-cache.exe index 9b6ef57f..393e8294 100644 Binary files a/gtk-nsis-pack/bin/gtk-update-icon-cache.exe and b/gtk-nsis-pack/bin/gtk-update-icon-cache.exe differ diff --git a/gtk-nsis-pack/bin/libatkmm-1.6-1.dll b/gtk-nsis-pack/bin/libatkmm-1.6-1.dll index 5a3faf99..e82119ad 100644 Binary files a/gtk-nsis-pack/bin/libatkmm-1.6-1.dll and b/gtk-nsis-pack/bin/libatkmm-1.6-1.dll differ diff --git a/gtk-nsis-pack/bin/libbrotlicommon.dll b/gtk-nsis-pack/bin/libbrotlicommon.dll index 94c1eea4..f87d6d11 100644 Binary files a/gtk-nsis-pack/bin/libbrotlicommon.dll and b/gtk-nsis-pack/bin/libbrotlicommon.dll differ diff --git a/gtk-nsis-pack/bin/libbrotlidec.dll b/gtk-nsis-pack/bin/libbrotlidec.dll index 93fff601..8beef4cf 100644 Binary files a/gtk-nsis-pack/bin/libbrotlidec.dll and b/gtk-nsis-pack/bin/libbrotlidec.dll differ diff --git a/gtk-nsis-pack/bin/libcairo-2.dll b/gtk-nsis-pack/bin/libcairo-2.dll index 937af52c..518d7469 100644 Binary files a/gtk-nsis-pack/bin/libcairo-2.dll and b/gtk-nsis-pack/bin/libcairo-2.dll differ diff --git a/gtk-nsis-pack/bin/libcairo-gobject-2.dll b/gtk-nsis-pack/bin/libcairo-gobject-2.dll index 82467e95..d05e5320 100644 Binary files a/gtk-nsis-pack/bin/libcairo-gobject-2.dll and b/gtk-nsis-pack/bin/libcairo-gobject-2.dll differ diff --git a/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll b/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll index 4f8f7472..c16c517c 100644 Binary files a/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll and b/gtk-nsis-pack/bin/libcairo-script-interpreter-2.dll differ diff --git a/gtk-nsis-pack/bin/libcairomm-1.0-1.dll b/gtk-nsis-pack/bin/libcairomm-1.0-1.dll index f80caf89..b8e68397 100644 Binary files a/gtk-nsis-pack/bin/libcairomm-1.0-1.dll and b/gtk-nsis-pack/bin/libcairomm-1.0-1.dll differ diff --git a/gtk-nsis-pack/bin/libepoxy-0.dll b/gtk-nsis-pack/bin/libepoxy-0.dll index d12a3f60..ddeaeabb 100644 Binary files a/gtk-nsis-pack/bin/libepoxy-0.dll and b/gtk-nsis-pack/bin/libepoxy-0.dll differ diff --git a/gtk-nsis-pack/bin/libexpat-1.dll b/gtk-nsis-pack/bin/libexpat-1.dll index 0f56f435..9466f40c 100644 Binary files a/gtk-nsis-pack/bin/libexpat-1.dll and b/gtk-nsis-pack/bin/libexpat-1.dll differ diff --git a/gtk-nsis-pack/bin/libexslt-0.dll b/gtk-nsis-pack/bin/libexslt-0.dll index 75c8b018..0d83bf50 100644 Binary files a/gtk-nsis-pack/bin/libexslt-0.dll and b/gtk-nsis-pack/bin/libexslt-0.dll differ diff --git a/gtk-nsis-pack/bin/libfontconfig-1.dll b/gtk-nsis-pack/bin/libfontconfig-1.dll index 78fe568f..865dca61 100644 Binary files a/gtk-nsis-pack/bin/libfontconfig-1.dll and b/gtk-nsis-pack/bin/libfontconfig-1.dll differ diff --git a/gtk-nsis-pack/bin/libfreetype-6.dll b/gtk-nsis-pack/bin/libfreetype-6.dll index b3b87542..e4371c07 100644 Binary files a/gtk-nsis-pack/bin/libfreetype-6.dll and b/gtk-nsis-pack/bin/libfreetype-6.dll differ diff --git a/gtk-nsis-pack/bin/libfribidi-0.dll b/gtk-nsis-pack/bin/libfribidi-0.dll index 84397caa..9c8cdde5 100644 Binary files a/gtk-nsis-pack/bin/libfribidi-0.dll and b/gtk-nsis-pack/bin/libfribidi-0.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-18.dll b/gtk-nsis-pack/bin/libgailutil-18.dll index d2725572..b261e7bc 100644 Binary files a/gtk-nsis-pack/bin/libgailutil-18.dll and b/gtk-nsis-pack/bin/libgailutil-18.dll differ diff --git a/gtk-nsis-pack/bin/libgailutil-3-0.dll b/gtk-nsis-pack/bin/libgailutil-3-0.dll index f53c49d2..ad998740 100644 Binary files a/gtk-nsis-pack/bin/libgailutil-3-0.dll and b/gtk-nsis-pack/bin/libgailutil-3-0.dll differ diff --git a/gtk-nsis-pack/bin/libgcc_s_seh-1.dll b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll index daafd371..564a832f 100644 Binary files a/gtk-nsis-pack/bin/libgcc_s_seh-1.dll and b/gtk-nsis-pack/bin/libgcc_s_seh-1.dll differ diff --git a/gtk-nsis-pack/bin/libgdk-3-0.dll b/gtk-nsis-pack/bin/libgdk-3-0.dll index 42d03818..74261fbf 100644 Binary files a/gtk-nsis-pack/bin/libgdk-3-0.dll and b/gtk-nsis-pack/bin/libgdk-3-0.dll differ diff --git a/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll b/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll index e8361fb1..e2cc97bb 100644 Binary files a/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll and b/gtk-nsis-pack/bin/libgdk-win32-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll b/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll index aa709eb2..a42e3fe6 100644 Binary files a/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll and b/gtk-nsis-pack/bin/libgdk_pixbuf-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll index 8fc1f3c6..d5f45c2e 100644 Binary files a/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgdkmm-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll b/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll index 886cba84..8736d85e 100644 Binary files a/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll and b/gtk-nsis-pack/bin/libgdkmm-3.0-1.dll differ diff --git a/gtk-nsis-pack/bin/libgio-2.0-0.dll b/gtk-nsis-pack/bin/libgio-2.0-0.dll index e942afad..8a91a2b6 100644 Binary files a/gtk-nsis-pack/bin/libgio-2.0-0.dll and b/gtk-nsis-pack/bin/libgio-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgiomm-2.4-1.dll b/gtk-nsis-pack/bin/libgiomm-2.4-1.dll index 9f6501c5..6b0ed259 100644 Binary files a/gtk-nsis-pack/bin/libgiomm-2.4-1.dll and b/gtk-nsis-pack/bin/libgiomm-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libgirepository-1.0-1.dll b/gtk-nsis-pack/bin/libgirepository-1.0-1.dll index 52a75bc9..456ed374 100644 Binary files a/gtk-nsis-pack/bin/libgirepository-1.0-1.dll and b/gtk-nsis-pack/bin/libgirepository-1.0-1.dll differ diff --git a/gtk-nsis-pack/bin/libglib-2.0-0.dll b/gtk-nsis-pack/bin/libglib-2.0-0.dll index ba1b138c..3d3c15f4 100644 Binary files a/gtk-nsis-pack/bin/libglib-2.0-0.dll and b/gtk-nsis-pack/bin/libglib-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libglibmm-2.4-1.dll b/gtk-nsis-pack/bin/libglibmm-2.4-1.dll index 59620f81..ab6c58fa 100644 Binary files a/gtk-nsis-pack/bin/libglibmm-2.4-1.dll and b/gtk-nsis-pack/bin/libglibmm-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll b/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll index 14fcc4d7..7498d9ab 100644 Binary files a/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll and b/gtk-nsis-pack/bin/libglibmm_generate_extra_defs-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libgmodule-2.0-0.dll b/gtk-nsis-pack/bin/libgmodule-2.0-0.dll index e5edf5ce..d65df3d3 100644 Binary files a/gtk-nsis-pack/bin/libgmodule-2.0-0.dll and b/gtk-nsis-pack/bin/libgmodule-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgnutls-30.dll b/gtk-nsis-pack/bin/libgnutls-30.dll index acfb799d..1051c4ae 100644 Binary files a/gtk-nsis-pack/bin/libgnutls-30.dll and b/gtk-nsis-pack/bin/libgnutls-30.dll differ diff --git a/gtk-nsis-pack/bin/libgobject-2.0-0.dll b/gtk-nsis-pack/bin/libgobject-2.0-0.dll index e2b853be..c3096333 100644 Binary files a/gtk-nsis-pack/bin/libgobject-2.0-0.dll and b/gtk-nsis-pack/bin/libgobject-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgthread-2.0-0.dll b/gtk-nsis-pack/bin/libgthread-2.0-0.dll index 64fe82a8..d4d9ac68 100644 Binary files a/gtk-nsis-pack/bin/libgthread-2.0-0.dll and b/gtk-nsis-pack/bin/libgthread-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgtk-3-0.dll b/gtk-nsis-pack/bin/libgtk-3-0.dll index 2cb42133..9f5a8519 100644 Binary files a/gtk-nsis-pack/bin/libgtk-3-0.dll and b/gtk-nsis-pack/bin/libgtk-3-0.dll differ diff --git a/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll b/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll index 230f2c7d..d396fc20 100644 Binary files a/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll and b/gtk-nsis-pack/bin/libgtk-win32-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll b/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll index 5204a6ca..2f2afd20 100644 Binary files a/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll and b/gtk-nsis-pack/bin/libgtkmm-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll b/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll index e3eb0e07..c0bdaec8 100644 Binary files a/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll and b/gtk-nsis-pack/bin/libgtkmm-3.0-1.dll differ diff --git a/gtk-nsis-pack/bin/libgtksourceview-4-0.dll b/gtk-nsis-pack/bin/libgtksourceview-4-0.dll index 16c9f96e..a8570f72 100644 Binary files a/gtk-nsis-pack/bin/libgtksourceview-4-0.dll and b/gtk-nsis-pack/bin/libgtksourceview-4-0.dll differ diff --git a/gtk-nsis-pack/bin/libharfbuzz-0.dll b/gtk-nsis-pack/bin/libharfbuzz-0.dll index aae644c4..5f2d2aa4 100644 Binary files a/gtk-nsis-pack/bin/libharfbuzz-0.dll and b/gtk-nsis-pack/bin/libharfbuzz-0.dll differ diff --git a/gtk-nsis-pack/bin/libhogweed-6.dll b/gtk-nsis-pack/bin/libhogweed-6.dll index e2ab9bb2..dd2d9652 100644 Binary files a/gtk-nsis-pack/bin/libhogweed-6.dll and b/gtk-nsis-pack/bin/libhogweed-6.dll differ diff --git a/gtk-nsis-pack/bin/libidn2-0.dll b/gtk-nsis-pack/bin/libidn2-0.dll index 49c339d0..12a482b2 100644 Binary files a/gtk-nsis-pack/bin/libidn2-0.dll and b/gtk-nsis-pack/bin/libidn2-0.dll differ diff --git a/gtk-nsis-pack/bin/libjasper-4.dll b/gtk-nsis-pack/bin/libjasper-4.dll index 5cacaa13..62e8607b 100644 Binary files a/gtk-nsis-pack/bin/libjasper-4.dll and b/gtk-nsis-pack/bin/libjasper-4.dll differ diff --git a/gtk-nsis-pack/bin/libjpeg-8.dll b/gtk-nsis-pack/bin/libjpeg-8.dll index 7a7461ab..4253002c 100644 Binary files a/gtk-nsis-pack/bin/libjpeg-8.dll and b/gtk-nsis-pack/bin/libjpeg-8.dll differ diff --git a/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll b/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll index 7c0efd8a..d73fea1e 100644 Binary files a/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll and b/gtk-nsis-pack/bin/libjson-glib-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libnettle-8.dll b/gtk-nsis-pack/bin/libnettle-8.dll index 8b9d3144..e681d91a 100644 Binary files a/gtk-nsis-pack/bin/libnettle-8.dll and b/gtk-nsis-pack/bin/libnettle-8.dll differ diff --git a/gtk-nsis-pack/bin/libp11-kit-0.dll b/gtk-nsis-pack/bin/libp11-kit-0.dll index dc0ecfd2..45409f8a 100644 Binary files a/gtk-nsis-pack/bin/libp11-kit-0.dll and b/gtk-nsis-pack/bin/libp11-kit-0.dll differ diff --git a/gtk-nsis-pack/bin/libpango-1.0-0.dll b/gtk-nsis-pack/bin/libpango-1.0-0.dll index 22431c60..6508a042 100644 Binary files a/gtk-nsis-pack/bin/libpango-1.0-0.dll and b/gtk-nsis-pack/bin/libpango-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll index c13f4ab2..bb3459a1 100644 Binary files a/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll and b/gtk-nsis-pack/bin/libpangocairo-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll index 87eef1ea..4fa92f81 100644 Binary files a/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll and b/gtk-nsis-pack/bin/libpangoft2-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpangomm-1.4-1.dll b/gtk-nsis-pack/bin/libpangomm-1.4-1.dll index 34154259..d8477f6a 100644 Binary files a/gtk-nsis-pack/bin/libpangomm-1.4-1.dll and b/gtk-nsis-pack/bin/libpangomm-1.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll index 38b7decb..cda2da33 100644 Binary files a/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll and b/gtk-nsis-pack/bin/libpangowin32-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpcre-1.dll b/gtk-nsis-pack/bin/libpcre-1.dll index bb41d1a4..ea6324eb 100644 Binary files a/gtk-nsis-pack/bin/libpcre-1.dll and b/gtk-nsis-pack/bin/libpcre-1.dll differ diff --git a/gtk-nsis-pack/bin/libpeas-1.0-0.dll b/gtk-nsis-pack/bin/libpeas-1.0-0.dll index 5f84ccbc..d046b4e6 100644 Binary files a/gtk-nsis-pack/bin/libpeas-1.0-0.dll and b/gtk-nsis-pack/bin/libpeas-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll b/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll index 4946f7d2..83adf09b 100644 Binary files a/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll and b/gtk-nsis-pack/bin/libpeas-gtk-1.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libpng16-16.dll b/gtk-nsis-pack/bin/libpng16-16.dll index 3c9163eb..a03d486a 100644 Binary files a/gtk-nsis-pack/bin/libpng16-16.dll and b/gtk-nsis-pack/bin/libpng16-16.dll differ diff --git a/gtk-nsis-pack/bin/libproxy-1.dll b/gtk-nsis-pack/bin/libproxy-1.dll index 97ab6ccc..9675575f 100644 Binary files a/gtk-nsis-pack/bin/libproxy-1.dll and b/gtk-nsis-pack/bin/libproxy-1.dll differ diff --git a/gtk-nsis-pack/bin/libpsl-5.dll b/gtk-nsis-pack/bin/libpsl-5.dll index cc4becb4..168e42fc 100644 Binary files a/gtk-nsis-pack/bin/libpsl-5.dll and b/gtk-nsis-pack/bin/libpsl-5.dll differ diff --git a/gtk-nsis-pack/bin/librsvg-2-2.dll b/gtk-nsis-pack/bin/librsvg-2-2.dll index 1ba840c9..ea06671b 100644 Binary files a/gtk-nsis-pack/bin/librsvg-2-2.dll and b/gtk-nsis-pack/bin/librsvg-2-2.dll differ diff --git a/gtk-nsis-pack/bin/libsigc-2.0-0.dll b/gtk-nsis-pack/bin/libsigc-2.0-0.dll index ebc5b3e1..2c4ddedd 100644 Binary files a/gtk-nsis-pack/bin/libsigc-2.0-0.dll and b/gtk-nsis-pack/bin/libsigc-2.0-0.dll differ diff --git a/gtk-nsis-pack/bin/libsoup-2.4-1.dll b/gtk-nsis-pack/bin/libsoup-2.4-1.dll index 6d974389..7a750fac 100644 Binary files a/gtk-nsis-pack/bin/libsoup-2.4-1.dll and b/gtk-nsis-pack/bin/libsoup-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll b/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll index 2aa2c31f..5e02d00a 100644 Binary files a/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll and b/gtk-nsis-pack/bin/libsoup-gnome-2.4-1.dll differ diff --git a/gtk-nsis-pack/bin/libsqlite3-0.dll b/gtk-nsis-pack/bin/libsqlite3-0.dll index 1b89da8a..4027e880 100644 Binary files a/gtk-nsis-pack/bin/libsqlite3-0.dll and b/gtk-nsis-pack/bin/libsqlite3-0.dll differ diff --git a/gtk-nsis-pack/bin/libssp-0.dll b/gtk-nsis-pack/bin/libssp-0.dll index 4f3d2ced..45bfa0eb 100644 Binary files a/gtk-nsis-pack/bin/libssp-0.dll and b/gtk-nsis-pack/bin/libssp-0.dll differ diff --git a/gtk-nsis-pack/bin/libstdc++-6.dll b/gtk-nsis-pack/bin/libstdc++-6.dll index 132be9e0..1f919879 100644 Binary files a/gtk-nsis-pack/bin/libstdc++-6.dll and b/gtk-nsis-pack/bin/libstdc++-6.dll differ diff --git a/gtk-nsis-pack/bin/libtasn1-6.dll b/gtk-nsis-pack/bin/libtasn1-6.dll index eccd0283..aab256a4 100644 Binary files a/gtk-nsis-pack/bin/libtasn1-6.dll and b/gtk-nsis-pack/bin/libtasn1-6.dll differ diff --git a/gtk-nsis-pack/bin/libthai-0.dll b/gtk-nsis-pack/bin/libthai-0.dll index 22dc4713..37370766 100644 Binary files a/gtk-nsis-pack/bin/libthai-0.dll and b/gtk-nsis-pack/bin/libthai-0.dll differ diff --git a/gtk-nsis-pack/bin/libtiff-5.dll b/gtk-nsis-pack/bin/libtiff-5.dll index 84722f3f..ee4b6593 100644 Binary files a/gtk-nsis-pack/bin/libtiff-5.dll and b/gtk-nsis-pack/bin/libtiff-5.dll differ diff --git a/gtk-nsis-pack/bin/libunistring-2.dll b/gtk-nsis-pack/bin/libunistring-2.dll index bc27d17e..35258985 100644 Binary files a/gtk-nsis-pack/bin/libunistring-2.dll and b/gtk-nsis-pack/bin/libunistring-2.dll differ diff --git a/gtk-nsis-pack/bin/libwinpthread-1.dll b/gtk-nsis-pack/bin/libwinpthread-1.dll index d5b7e274..0a00314f 100644 Binary files a/gtk-nsis-pack/bin/libwinpthread-1.dll and b/gtk-nsis-pack/bin/libwinpthread-1.dll differ diff --git a/gtk-nsis-pack/bin/libxml2-2.dll b/gtk-nsis-pack/bin/libxml2-2.dll index f9c76bf0..aa2c5815 100644 Binary files a/gtk-nsis-pack/bin/libxml2-2.dll and b/gtk-nsis-pack/bin/libxml2-2.dll differ diff --git a/gtk-nsis-pack/bin/libxslt-1.dll b/gtk-nsis-pack/bin/libxslt-1.dll index 8178d555..83765060 100644 Binary files a/gtk-nsis-pack/bin/libxslt-1.dll and b/gtk-nsis-pack/bin/libxslt-1.dll differ diff --git a/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf b/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf index 4374747c..96a81fb0 100644 --- a/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf +++ b/gtk-nsis-pack/etc/fonts/conf.d/10-hinting-slight.conf @@ -5,10 +5,10 @@ hintslight diff --git a/gtk-nsis-pack/etc/fonts/fonts.conf b/gtk-nsis-pack/etc/fonts/fonts.conf index c3e65c90..36d39200 100644 --- a/gtk-nsis-pack/etc/fonts/fonts.conf +++ b/gtk-nsis-pack/etc/fonts/fonts.conf @@ -25,6 +25,7 @@ WINDOWSFONTDIR + fonts diff --git a/gtk-nsis-pack/gtk3-runtime.ts.nsi b/gtk-nsis-pack/gtk3-runtime.ts.nsi index f7a3088f..9020e534 100644 --- a/gtk-nsis-pack/gtk3-runtime.ts.nsi +++ b/gtk-nsis-pack/gtk3-runtime.ts.nsi @@ -11,9 +11,9 @@ ; Directory and package names: gtk3-runtime. -!define GTK_VERSION "3.24.29" +!define GTK_VERSION "3.24.31" !define GTK_BIN_VERSION "3.0.0" -!define PRODUCT_VERSION "${GTK_VERSION}-2021-04-29-ts-win64" +!define PRODUCT_VERSION "${GTK_VERSION}-2022-01-04-ts-win64" !define PRODUCT_NAME "GTK3-Runtime Win64" !define PRODUCT_PUBLISHER "Tom Schoonjans" !define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer" diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache index 6b8cde0f..02531ed8 100644 --- a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +++ b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache @@ -1,6 +1,6 @@ # GdkPixbuf Image Loader Modules file # Automatically generated file, do not edit -# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.42.4 +# Created by gdk-pixbuf-query-loaders from gdk-pixbuf-2.42.6 # # LoaderDir = C:\msys64\mingw64\lib\gdk-pixbuf-2.0\2.10.0\loaders # @@ -17,6 +17,12 @@ "ani" "" "RIFF ACON" " xxxx " 100 +"lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-avif.dll" +"avif" 5 "gdk-pixbuf" "AV1 Image File Format" "BSD" +"image/avif" "" +"avif" "" +" ftypavif" "zzz " 100 + "lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-bmp.dll" "bmp" 5 "gdk-pixbuf" "BMP" "LGPL" "image/bmp" "image/x-bmp" "image/x-MS-bmp" "" @@ -29,6 +35,12 @@ "gif" "" "GIF8" "" 100 +"lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-heif.dll" +"heif/avif" 4 "pixbufloader-heif" "HEIF/AVIF Image" "LGPL3" +"image/heif" "image/heic" "image/avif" "" +"heif" "heic" "avif" "" +" ftyp" "xxxx " 100 + "lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-icns.dll" "icns" 4 "gdk-pixbuf" "MacOS X icon" "GPL" "image/x-icns" "" diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll index 80cfd133..5590a988 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-avif.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-avif.dll new file mode 100644 index 00000000..f61aeaef Binary files /dev/null and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-avif.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll index 2e88312a..abfef768 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll index b2ca3021..737ec147 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.dll new file mode 100644 index 00000000..4b6dfcdf Binary files /dev/null and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll index 062cf7bc..49ca1b16 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll index 6bcac037..51e4aec6 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll index b5faed44..2e8c41ed 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll index c699c334..9970b2c6 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll index 849287a7..d784f764 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll index 09142d34..b3fda8fa 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll index 61cb773f..3a7e4816 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll index 51afc989..6aee1bc8 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll index 00847f18..84599722 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll index 3ca48218..09eb7dc8 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.dll differ diff --git a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll index 37ee6c93..2aa201f6 100644 Binary files a/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll and b/gtk-nsis-pack/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.dll differ diff --git a/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll b/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll index 7160660e..ca1bcb16 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll and b/gtk-nsis-pack/lib/gio/modules/libgiognomeproxy.dll differ diff --git a/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll b/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll index f6616fb6..7306714d 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll and b/gtk-nsis-pack/lib/gio/modules/libgiognutls.dll differ diff --git a/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll b/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll index fd2afdbe..d44d08a2 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll and b/gtk-nsis-pack/lib/gio/modules/libgiolibproxy.dll differ diff --git a/gtk-nsis-pack/lib/gio/modules/libgioopenssl.dll b/gtk-nsis-pack/lib/gio/modules/libgioopenssl.dll index 03a3bc75..38a438bc 100644 Binary files a/gtk-nsis-pack/lib/gio/modules/libgioopenssl.dll and b/gtk-nsis-pack/lib/gio/modules/libgioopenssl.dll differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Dazzle-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Dazzle-1.0.typelib index 159feb1f..85100bba 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Dazzle-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Dazzle-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GIRepository-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GIRepository-2.0.typelib index 32147308..cd6469c6 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GIRepository-2.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GIRepository-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GLib-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GLib-2.0.typelib index 0927a1e1..e65fb4d5 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GLib-2.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GLib-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GModule-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GModule-2.0.typelib index 24c719a7..d2172d8b 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GModule-2.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GModule-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GObject-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GObject-2.0.typelib index 722e2903..a266715e 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GObject-2.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GObject-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib index af154ad5..3bd5e099 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gdk-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gdk-4.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gdk-4.0.typelib index f85cb987..0e623af8 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gdk-4.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gdk-4.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GdkPixbuf-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GdkPixbuf-2.0.typelib index ce737741..3e4d2963 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GdkPixbuf-2.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GdkPixbuf-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Ggit-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Ggit-1.0.typelib index fa2dd98e..1d57097e 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Ggit-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Ggit-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gio-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gio-2.0.typelib index 62c1c304..b847066f 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gio-2.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gio-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gitg-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gitg-1.0.typelib index 41f9887c..1a599860 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gitg-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gitg-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GitgExt-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GitgExt-1.0.typelib index 182871db..1876697f 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GitgExt-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GitgExt-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Graphene-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Graphene-1.0.typelib index 706b04c3..87e36ea0 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Graphene-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Graphene-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gsk-4.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gsk-4.0.typelib index 9a7176a9..57f99f08 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gsk-4.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gsk-4.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gst-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gst-1.0.typelib index 68b2cc9b..23e8e914 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gst-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gst-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GstBase-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GstBase-1.0.typelib index 2cae6b58..3bba26f3 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GstBase-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GstBase-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GstCheck-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GstCheck-1.0.typelib index adcc8395..9a87f8da 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GstCheck-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GstCheck-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GstController-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GstController-1.0.typelib index 11223cce..4b94ca87 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GstController-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GstController-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GstNet-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GstNet-1.0.typelib index b38bdd32..1df0cf6f 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GstNet-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GstNet-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GstPbutils-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/GstPbutils-1.0.typelib index e2200ba4..19597fe6 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GstPbutils-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GstPbutils-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib index 7e776a17..401436f2 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gtk-3.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Gtk-4.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Gtk-4.0.typelib index 5c262524..296ce7dc 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Gtk-4.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Gtk-4.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/GtkSource-4.typelib b/gtk-nsis-pack/lib/girepository-1.0/GtkSource-4.typelib index caa281d2..459bcb60 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/GtkSource-4.typelib and b/gtk-nsis-pack/lib/girepository-1.0/GtkSource-4.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/HarfBuzz-0.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/HarfBuzz-0.0.typelib index 76af8ae5..547a9c3e 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/HarfBuzz-0.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/HarfBuzz-0.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Json-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Json-1.0.typelib index 8df3e9d2..93208b38 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Json-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Json-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Pango-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Pango-1.0.typelib index 5a5ede9b..7918c5f2 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Pango-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Pango-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/PangoCairo-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/PangoCairo-1.0.typelib index 60835ade..aabdd368 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/PangoCairo-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/PangoCairo-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/PangoFc-1.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/PangoFc-1.0.typelib index 478f5bc2..02d3ae10 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/PangoFc-1.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/PangoFc-1.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Poppler-0.18.typelib b/gtk-nsis-pack/lib/girepository-1.0/Poppler-0.18.typelib index 75f496f5..337a937c 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Poppler-0.18.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Poppler-0.18.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Rsvg-2.0.typelib b/gtk-nsis-pack/lib/girepository-1.0/Rsvg-2.0.typelib index 43db9379..cb58306c 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Rsvg-2.0.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Rsvg-2.0.typelib differ diff --git a/gtk-nsis-pack/lib/girepository-1.0/Soup-2.4.typelib b/gtk-nsis-pack/lib/girepository-1.0/Soup-2.4.typelib index d0cf2804..27b585a9 100644 Binary files a/gtk-nsis-pack/lib/girepository-1.0/Soup-2.4.typelib and b/gtk-nsis-pack/lib/girepository-1.0/Soup-2.4.typelib differ diff --git a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll index 55ea4a5c..2075349e 100644 Binary files a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll and b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libpixmap.dll differ diff --git a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll index 3d49f322..94532c3b 100644 Binary files a/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll and b/gtk-nsis-pack/lib/gtk-2.0/2.10.0/engines/libwimp.dll differ diff --git a/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll b/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll index 63bf8acc..b602c4e9 100644 Binary files a/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll and b/gtk-nsis-pack/lib/gtk-2.0/modules/libgail.dll differ diff --git a/gtk-nsis-pack/lib/libpeas-1.0/loaders/libpython3loader.dll b/gtk-nsis-pack/lib/libpeas-1.0/loaders/libpython3loader.dll index ba4c85df..aa194334 100644 Binary files a/gtk-nsis-pack/lib/libpeas-1.0/loaders/libpython3loader.dll and b/gtk-nsis-pack/lib/libpeas-1.0/loaders/libpython3loader.dll differ diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled b/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled index 5bf6dbb1..455578ce 100644 Binary files a/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled and b/gtk-nsis-pack/share/glib-2.0/schemas/gschemas.compiled differ diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml index d31fb774..e5e408e5 100644 --- a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml +++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.lockdown.gschema.xml @@ -79,5 +79,12 @@ devices (i.e. flash disks, mobile phones, cameras). + + false + Disable password showing + + Disable the "Show Password" menu item in password entries. + + diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml index fac6b937..d9cfbca0 100644 --- a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml +++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.desktop.wm.keybindings.gschema.xml @@ -132,8 +132,8 @@ Hide all normal windows - F1']]]> - Show the activities overview + [] + DEPRECATED: This key is deprecated and ignored. F2']]]> diff --git a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gitg.gschema.xml b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gitg.gschema.xml index 7969964a..fd94450f 100644 --- a/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gitg.gschema.xml +++ b/gtk-nsis-pack/share/glib-2.0/schemas/org.gnome.gitg.gschema.xml @@ -18,6 +18,7 @@ + @@ -46,6 +47,17 @@ The activity which gitg activates by default when first launched. + + true + Use Default Font + Whether to use the system’s default fixed width font for widget's text instead of a font specific. If this option is turned off, then the font named in the “Editor Font” option will be used instead of the system font. + + + + 'Monospace 12' + Editor Font + A custom font that will be used for the text widgets. This will only take effect if the “Use Default Font” option is turned off. + false Use Gravatar @@ -154,6 +166,15 @@ + + + true + Switch to the new branch on creation + + Setting that controls whether the newly created branch is checked out automatically. + + + @@ -211,6 +232,16 @@ commit message. + + 10 + Maximum number of previous commit messages + Maximum number of previous commit messages to store for commit message history. + + + 30 + Maximum number of days to store previous commit messages + Maximum number of days to store previous commit messages for commit message history. + diff --git a/gtk-nsis-pack/share/gtksourceview-4/language-specs/groovy.lang b/gtk-nsis-pack/share/gtksourceview-4/language-specs/groovy.lang index 82121a6c..538f4d5c 100644 --- a/gtk-nsis-pack/share/gtksourceview-4/language-specs/groovy.lang +++ b/gtk-nsis-pack/share/gtksourceview-4/language-specs/groovy.lang @@ -23,6 +23,7 @@ --> + text/x-groovy *.groovy // /* diff --git a/gtk-nsis-pack/share/gtksourceview-4/language-specs/jade.lang b/gtk-nsis-pack/share/gtksourceview-4/language-specs/jade.lang index 1598f562..29344cd3 100644 --- a/gtk-nsis-pack/share/gtksourceview-4/language-specs/jade.lang +++ b/gtk-nsis-pack/share/gtksourceview-4/language-specs/jade.lang @@ -206,11 +206,9 @@ \.[a-zA-Z0-9_-]+ - - // - - - + + ^(?'indent'\s*)\/\/ + ^(?!\%{indent@start}\s+) @@ -238,7 +236,7 @@ - + diff --git a/gtk-nsis-pack/share/gtksourceview-4/language-specs/llvm.lang b/gtk-nsis-pack/share/gtksourceview-4/language-specs/llvm.lang index d3192f9f..4de7d403 100644 --- a/gtk-nsis-pack/share/gtksourceview-4/language-specs/llvm.lang +++ b/gtk-nsis-pack/share/gtksourceview-4/language-specs/llvm.lang @@ -31,7 +31,7 @@