diff --git a/README.md b/README.md index 018910e1e..4d8ab182f 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 b225bdf15..2616fcb33 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 2e4d70caf..239d4d635 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 4936e25ce..20d89d60c 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 cec4c5eca..a4cd235f5 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 673a31d7a..fc61c6d5c 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 8f1ca9bdb..bebc93195 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 07e058d75..a1fbe2fc5 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 192f3ec5d..0ada387b4 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 33d21a894..1e93cd397 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 a81ff1df2..45e1ed899 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 f824478df..e34485a75 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 4d840a40b..07752babd 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 e2a81694b..b3f2e5f3c 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 d044b4222..5c7d3403c 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 9b6ef57f5..393e8294d 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 5a3faf99e..e82119add 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 94c1eea4a..f87d6d118 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 93fff601b..8beef4cfd 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 937af52c0..518d7469c 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 82467e955..d05e5320d 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 4f8f74721..c16c517c3 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 f80caf890..b8e683976 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 d12a3f60e..ddeaeabb7 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 0f56f435d..9466f40c7 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 75c8b0186..0d83bf506 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 78fe568f7..865dca615 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 b3b87542f..e4371c07c 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 84397caa2..9c8cdde5a 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 d2725572f..b261e7bc1 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 f53c49d25..ad9987404 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 daafd371f..564a832fd 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 42d038188..74261fbf2 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 e8361fb16..e2cc97bb5 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 aa709eb2c..a42e3fe60 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 8fc1f3c66..d5f45c2ec 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 886cba844..8736d85e7 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 e942afad1..8a91a2b63 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 9f6501c59..6b0ed2598 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 52a75bc97..456ed3745 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 ba1b138c9..3d3c15f42 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 59620f819..ab6c58fae 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 14fcc4d75..7498d9ab9 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 e5edf5ce2..d65df3d3a 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 acfb799d0..1051c4aed 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 e2b853be4..c30963331 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 64fe82a8b..d4d9ac680 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 2cb421336..9f5a8519a 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 230f2c7d0..d396fc203 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 5204a6cae..2f2afd207 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 e3eb0e07a..c0bdaec8e 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 16c9f96e4..a8570f726 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 aae644c4f..5f2d2aa4a 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 e2ab9bb21..dd2d96526 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 49c339d05..12a482b28 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 5cacaa135..62e8607b0 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 7a7461abd..4253002cc 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 7c0efd8a6..d73fea1ed 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 8b9d31446..e681d91a3 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 dc0ecfd2d..45409f8af 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 22431c608..6508a0428 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 c13f4ab21..bb3459a1d 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 87eef1ea0..4fa92f81e 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 341542598..d8477f6a8 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 38b7decb2..cda2da331 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 bb41d1a43..ea6324ebc 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 5f84ccbcd..d046b4e6c 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 4946f7d2c..83adf09b8 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 3c9163ebe..a03d486a6 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 97ab6ccc6..9675575f6 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 cc4becb45..168e42fcb 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 1ba840c94..ea06671b9 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 ebc5b3e10..2c4ddedd2 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 6d9743890..7a750facf 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 2aa2c31fc..5e02d00a3 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 1b89da8a9..4027e880a 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 4f3d2cedb..45bfa0eb7 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 132be9e03..1f919879c 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 eccd02833..aab256a41 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 22dc4713d..37370766f 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 84722f3f4..ee4b6593f 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 bc27d17ee..35258985a 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 d5b7e274e..0a00314f5 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 f9c76bf07..aa2c58155 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 8178d5552..837650602 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 4374747cd..96a81fb07 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 c3e65c90c..36d39200f 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 f7a3088f4..9020e5346 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 6b8cde0f8..02531ed84 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 80cfd1334..5590a988e 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 000000000..f61aeaef2 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 2e88312ae..abfef7683 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 b2ca30215..737ec1477 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 000000000..4b6dfcdfe 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 062cf7bc0..49ca1b16c 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 6bcac0379..51e4aec6e 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 b5faed44c..2e8c41ed0 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 c699c334c..9970b2c6a 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 849287a72..d784f7640 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 09142d342..b3fda8fa9 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 61cb773fc..3a7e48161 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 51afc9893..6aee1bc8a 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 00847f185..845997228 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 3ca482183..09eb7dc89 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 37ee6c93c..2aa201f60 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 7160660e8..ca1bcb16e 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 f6616fb68..7306714df 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 fd2afdbef..d44d08a24 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 03a3bc753..38a438bc7 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 159feb1f0..85100bba9 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 321473084..cd6469c68 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 0927a1e13..e65fb4d53 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 24c719a77..d2172d8b2 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 722e2903c..a266715e6 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 af154ad5b..3bd5e0999 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 f85cb9879..0e623af8e 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 ce737741f..3e4d2963c 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 fa2dd98e9..1d57097ed 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 62c1c3043..b847066f9 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 41f9887c9..1a599860d 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 182871db8..1876697f2 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 706b04c3d..87e36ea0a 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 9a7176a94..57f99f08d 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 68b2cc9b3..23e8e9148 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 2cae6b583..3bba26f3f 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 adcc8395c..9a87f8dae 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 11223cce8..4b94ca87e 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 b38bdd32f..1df0cf6f5 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 e2200ba4e..19597fe68 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 7e776a177..401436f26 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 5c262524c..296ce7dca 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 caa281d25..459bcb60a 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 76af8ae53..547a9c3e7 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 8df3e9d24..93208b386 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 5a5ede9ba..7918c5f2b 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 60835adeb..aabdd3689 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 478f5bc25..02d3ae106 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 75f496f52..337a937c2 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 43db9379a..cb58306cb 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 d0cf28040..27b585a9b 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 55ea4a5c1..2075349e4 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 3d49f322a..94532c3bf 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 63bf8acc0..b602c4e9f 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 ba4c85df8..aa194334d 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 5bf6dbb1f..455578ce3 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 d31fb774e..e5e408e59 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 fac6b937f..d9cfbca0c 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 7969964ad..fd94450f2 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 82121a6c4..538f4d5c2 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 1598f5627..29344cd3c 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 d3192f9fb..4de7d4035 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 @@