AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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.
- 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+.
- Initial package.