Package Release Info

xapps-1.0.4-bp150.2.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libxapp-devel
libxapp1
typelib-1_0-XApp-1_0
xapps-common

Change Logs

* Sat Oct 28 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.
* Thu May 04 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 08 2016 sor.alexei@meowr.ru
- Initial package.