summaryrefslogtreecommitdiff
path: root/vapi/x11.vapi
Commit message (Expand)AuthorAgeFilesLines
* x11: Fix some bindings errorsRico Tzschichholz2021-04-061-15/+18
* x11: Fix return type of XInternAtoms and XGetAtomNames bindingsDavid Hewitt2019-07-251-2/+2
* x11: Add binding for XCreateSimpleWindowRico Tzschichholz2018-09-191-0/+3
* x11: make WindowAttributes.screen unownedLuca Bruno2015-02-271-1/+1
* Add clutter-gdk-1.0, clutter-x11-1.0 bindingsRico Tzschichholz2014-10-021-0/+1
* x11: Don't use camel-cased names for methodsRico Tzschichholz2014-04-031-3/+3
* x11: Add some missing APIRobert Ancell2014-03-311-0/+170
* x11: Add missing evtype field of GenericEventCookieRico Tzschichholz2014-03-201-0/+1
* vapi: Add missing has_type_id = false in non-GObject bindings.Evan Nemerson2013-10-051-52/+52
* vapi: Remove trailing whitespace.Evan Nemerson2013-10-051-2/+2
* x11: set Event GIR name to XEventEvan Nemerson2013-02-141-0/+1
* x11: add VisualInfo bindingsEvan Nemerson2013-02-081-1/+22
* x11: add has_destroy_function = false to WindowAttributesEvan Nemerson2013-02-081-2/+1
* x11: add Display.list_properties and XA_STRINGEvan Nemerson2013-02-081-0/+4
* x11: add some contansts and mark some enums as flagsRico Tzschichholz2012-12-201-2/+90
* x11: Add missing XA_STRING atomJamie McCracken2012-09-151-0/+1
* x11: Add GenericEvent bindingsDaiki Ueno2012-09-041-1/+28
* x11: Add XImage bindingsHeiher2012-08-201-0/+62
* x11: Enable some fields which were previously commented out.Alexander Kurtz2012-06-071-6/+6
* x11: add GIR name for XIDEvan Nemerson2012-01-311-0/+1
* x11: add several type definitions from X.hAlexander Kurtz2012-01-211-1/+45
* x11: Set array_length to false for ModifierKeymap.modifiermapOlaf2011-12-231-0/+1
* x11: include GIR namespace and versionEvan Nemerson2011-08-071-1/+1
* x11: Fix cname of Screen methodsLuca Bruno2011-08-011-21/+21
* x11: Turn Visual into a compact class without memory managementLuca Bruno2011-08-011-1/+3
* x11: Add more function bindingsLuca Bruno2011-06-101-0/+48
* x11: Add XGetInputFocus method to DisplayOliver Sauder2011-06-041-0/+3
* x11: Set type_id for AtomLuca Bruno2011-04-261-1/+4
* x11: Use XCloseDisplay free function for DisplayLuca Bruno2011-04-071-1/+1
* x11: Add missing XMapRaised function, ErrorCode and WindowClass enumsJoshua Simmons2011-04-071-0/+55
* x11: Fix Display.display_string bindingsAlexander Kurtz2011-04-051-1/+1
* x11: Add function bindings to deal with KeySym and KeyCodeAlexander Kurtz2011-04-041-0/+12
* x11: Fix get_keyboard_mapping and keysym_to_keycode bindingsAlexander Kurtz2011-04-041-2/+2
* x11: Fix typoAlexander Kurtz2011-03-301-1/+1
* x11: Add XK_Super_L and XK_Super_R bindingsJürg Billeter2011-01-081-0/+2
* x11: Add missing binding for XUngrabKey.Oliver Sauder2010-12-231-0/+3
* x11: add screensaver related functionsAndreas Obergrusberger2010-06-201-0/+15
* x11: fix type mismatch warning in X.Display.get_window_propertyEvan Nemerson2010-05-151-1/+1
* Fix invalid has_type_id attributes in bindingsJürg Billeter2010-03-291-1/+1
* Do not use `weak' modifier where it is not applicableJürg Billeter2010-03-201-2/+2
* x11: Add drawable, pixmap and RECTANGLE structs.Nicolas Bruguier2009-11-161-2/+54
* x11: Add XGrabKey and XKeysymToKeycode bindingsJürg Billeter2009-10-261-0/+6
* x11: Fix XWindowAttributesMichael B. Trausch2009-10-021-0/+2
* x11: Add XMoveWindow bindingGordon Allott2009-09-271-0/+3
* x11: Fix Window bindingMichael B. Trausch2009-08-011-2/+7
* x11: Enhance X11 bindings and fix some cnamesMichael B. Trausch2009-05-311-3/+233
* Add initial x11, xcb, and cairo-xcb bindingsJürg Billeter2009-05-071-0/+634