Changelog for
xapps-common-1.2.2-1.3.noarch.rpm :
Fri Jul 20 14:00:00 2018 sor.alexeiAATTmeowr.ru
- Update to version 1.2.2:
* xapp-gtk-window.c: Check for x11 at a more appropriate time.
* Pastebin: Replace gist with termbin.
Tue May 8 14:00:00 2018 sor.alexeiAATTmeowr.ru
- Update to version 1.2.1:
* icons: Add category-search-symbolic.
Thu Apr 19 14:00:00 2018 sor.alexeiAATTmeowr.ru
- Update to version 1.2.0:
* Switch to Meson.
* xapp-gtk-window.c: Use gdk_error_trap_pop_ignored to quiet
build warning.
* xapp-gtk-window.c: Skip x11 calls if we\'re not running an
x session.
* xapp-gtk-window.c: Only do an x11 check once, cache the result.
* prefs-window: Remove a stray separator.
* build: Fix pkg-config generation to require
header-file-included libs.
* Add a media-mount-symbolic icon.
* Extract/compress icons for nemo-fileroller.
- Enable gtk-doc.
Sat Oct 28 14:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 1.0.4:
* Add xapp-gtk-utils.c, xapp-gtk-utils.h.
* Remove extra spaces inserted by clandestine foreign hackers.
* Add XAppGtkWindow, with methods that shadow GtkWindow\'s icon
setting ones. This way, applications only need to change the
window class, rather than adding extra code.
* Allow XAppGtkWindows to be used in GtkBuilder (.ui) files.
* pygobject/XApp.py: Simplify and add an explanation as to why
this file is here.
* xapp-gtk-window.c: Add xid-based functions.
* xapp-gtk-window: Move the Xlib include into the .c file - it can
cause namespace collisions. It\'s ok to treat \"Window\" as an
unsigned long, because that\'s what it is.
* xapp-gtk-window: Trap X errors when setting progress.
* Add a VAPI file to support Vala.
- Remove baselibs.conf: has unsolved requirements.
Thu May 4 14:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 1.0.3:
* Fix build.
* xapp-kbd-layout-controller: Update test script to reflect
current api/intent.
* Review licensing.
* Handle exceptions in usr/bin/upload-system-info.
* Add a couple of symbolic pane visibility icons.
* icons: Add an icon for regex-search.
* Switch to the correct python deps.
* xapp-kbd-layout-controller.c: Allow up to 3 character labels.
* Complete our set of pane icons.
* Add support for building gtk-doc.
* Migrate away from gnome-common deprecated vars and macros.
* Use python3 as all scripts are in python3.
- Update the package licence to GPL-3.0+.
Tue Nov 8 13:00:00 2016 sor.alexeiAATTmeowr.ru
- Initial package.