aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-09-09GTK updated.Tomasz Gąsior
- dconf as optional dependence. It is possible to use GTK3 and GSettings-based applications without dconf. dconf can be replaced by gconf (with GSETTINGS_BACKEND=gconf environment variable) or with memory backend. - Source of GTK code changed from GitHub to download.gnome.org.
2017-08-27File chooser changes, other improvements.Tomasz Gąsior
- Unneeded dependences and makedepends removed form PKGBUILD. - REAMDE.md updated. - Dropped support of custom stylesheet for HighContrast theme. - Improved custom stylesheet for Adwaita theme: buttons are smaller, dotted lines in scrolled windows are hidden, file chooser looks better. - Patch of file chooser typeahead feature improved. Now it is possible to use default GTK recursive search engine by Alt+S shortcut. - Better patch of print dialog appearance. Now print dialog appearance exactly match to other dialogs. - Simplification of file chooser icons patch. "-gtk-icon-style: regular" CSS property is used.
2017-08-22GTK updated.Tomasz Gąsior
2017-08-08GTK updated.Tomasz Gąsior
2017-07-30A lot of changes.Tomasz Gąsior
- Added ability to enable CSDs by GTK_CSD=0 or GTK_CSD=1 environment variable. - Changed icons of context menus in file chooser dialog to match old GTK2 file chooser and Caja places sidebar (because Caja is a fork of old Nautilus). - Disabled integration with GNOME assistive technologies by default to avoid errors in console output. - Structure of PKGBUILD and paches refactored. - gtk3-widget-factory application restored. - Files of original ArchLinux GTK3 package moved away.
2017-07-24GTK updated.Tomasz Gąsior
2017-07-11Context menus instead of popovers.Tomasz Gąsior
- Context menus of file chooser dialog and color chooser dialog are not displayed as popovers. - Icons patches updated.
2017-07-04New icons patch, titlebar patch updated.Tomasz Gąsior
- Headerbar patch updated. Title and subtitle are removed from headerbar and moved to native titlebar. - Context menu of labels and entry fields have icons.
2017-06-28GTK version updated.Tomasz Gąsior
2017-06-20Recently files reenabled. CWD default in file chooser.Tomasz Gąsior
- Recently files feature is enabled now. - Default view in file chooser is changed from "recent" to "cwd". - "smaller-adwaita.css" stylesheed is appended also to HighContrast themes.
2017-06-19Patches modified. File chooser icons changed.Tomasz Gąsior
- Patches are divided into more files. - File chooser uses colorized icons instead symbolic. - Application menu icons is changed. - "smaller-adwaita.css" stylesheet is appended into "gtk-contained.css" instead "gtk.css".
2017-06-19Project files updated.Tomasz Gąsior
2017-06-13Dependeces updated in PKGBUILD.Tomasz Gąsior
Thanks to AUR comment from @XShell.
2017-06-06.SRCINFO updated.Tomasz Gąsior
2017-06-06Small update.Tomasz Gąsior
- Wayland backend reenabled in PKGBUILD. - Checking whether compile workaround works in PKGBUILD. - "smaller-adwaita.css" stylesheet updated.
2017-06-03.SRCINFO updated.Tomasz Gąsior
2017-06-03Fix of CUPS support in print dialog.Tomasz Gąsior
2017-06-03Project files updated.Tomasz Gąsior
2017-06-03Package update, new patches.Tomasz Gąsior
- File chooser typeahead patch. - Button icons patch. - Menu button popover patch. - Patches contain more code lines.
2017-05-13Files update.Tomasz Gąsior
- create-patch.sh added.
2017-05-13Package and GTK update.Tomasz Gąsior
- GTK version updated to 3.22.15. - Patches files refactored and improved. - Custom Adwaita styles added.
2017-05-01PKGBUILD updated.Tomasz Gąsior
- Default print backends are not removes like in original PKGBUILD. - File formatting corrects.
2017-05-01Removed unneeded *.patch files.Tomasz Gąsior
2017-04-18Initial.Tomasz Gąsior