File xapps.changes of Package xapps
-------------------------------------------------------------------
Sat Oct 28 19:57:36 UTC 2017 - sor.alexei@meowr.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.
-------------------------------------------------------------------
Wed May 4 17:44:11 UTC 2017 - sor.alexei@meowr.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:01:41 UTC 2016 - sor.alexei@meowr.ru
- Initial package.