]> Pileus Git - ~andy/gtk/history - gdk
wayland: Copy gdk_wayland_keymap_translate_keyboard_state from X11 backend
[~andy/gtk] / gdk /
2011-02-10 Kristian Høgsbergwayland: Copy gdk_wayland_keymap_translate_keyboard_sta...
2011-02-10 Kristian Høgsbergwayland: Adjust the hw keycode in key events for min_ke...
2011-02-10 Kristian Høgsbergwayland: Add a few more cursors
2011-02-10 Kristian Høgsbergwayland: Return surface coordinates and mask in window_...
2011-02-10 Kristian Høgsbergwayland: Send visibility event after map
2011-02-10 Kristian Høgsbergwayland: Fix indentation
2011-02-10 Kristian Høgsbergwayland: Unref the keyboard focus surface when losing...
2011-02-10 Kristian Høgsbergwayland: Use GDK_NOTE for logging event debug messages
2011-02-10 Kristian Høgsbergwayland: Set event screen
2011-02-10 Kristian Høgsbergwayland: Pretend selection works, print debug message
2011-02-10 Kristian Høgsbergwayland: Copy translate_keyboard_string() form x11...
2011-02-10 Kristian Høgsbergwayland: Actually return device in _gdk_wayland_device_...
2011-02-10 Kristian Høgsbergwayland: Handle blank cursor
2011-02-09 Kristian Høgsbergwayland: Clear modifier mask before restoring from...
2011-02-09 Kristian Høgsbergwayland: Consolidate device and devicemanager implement...
2011-02-09 Kristian Høgsbergwayland: Support setting cursors
2011-02-08 Kristian Høgsbergwayland: Use wayland-egl
2011-02-08 Kristian HøgsbergTrack 2.99.3 API changes
2011-02-05 Kristian HøgsbergClean up buffer handling a bit
2011-02-05 Kristian HøgsbergRemove leftover _gdk_windowing_set_cairo_surface_size()
2011-02-05 Kristian HøgsbergHook up xkb_keysym_to_string and xkb_string_to_keysym
2011-02-05 Kristian HøgsbergImplement GdkKeymap using libxkbcommon
2011-02-05 Kristian HøgsbergInvalidate window on configure
2011-02-05 Kristian HøgsbergCreate and attach buffer at process_updates time
2011-02-05 Kristian HøgsbergRemove copy of grab enum that's now in wayland core
2011-02-05 Kristian HøgsbergDont iterate the display if there's nothing to write
2011-02-05 Kristian HøgsbergAdd Wayland backend
2011-02-05 Matthias ClasenXI2: translate group state back into core state
2011-02-05 Matthias ClasenPass group state to _gdk_x11_device_xi2_translate_state
2011-02-05 Matthias ClasenShare code to fill GdkEventKey.string
2011-02-04 Matthias ClasenAdd translation entries for more common keysyms
2011-02-04 Matthias ClasenRemove debug spew
2011-02-04 Matthias ClasenXI2: don't translate button releases as scroll events
2011-02-03 Tristan Van BerkomAdded set_transient_for() implementation for GdkOffscre...
2011-02-02 Martin Pitt[GI] Mark mis-detected constructors as such
2011-02-01 John RallsUpdate quartz to reflect deletion of GdkNativeWindow...
2011-02-01 Benjamin OtteAPI: gdk: Get rid of GdkNativeWindow
2011-02-01 Benjamin Ottex11: Use Window isntead of GdkNativeWindow
2011-02-01 Benjamin OtteAPI: gdk: Change get_drag_window() API
2011-02-01 Benjamin OtteAPI: gdk: Make GDK_DRAG_PROTOCOL_NONE equal to 0
2011-02-01 Benjamin OtteAPI: gdk: Make GdkEventSelection.requestor a GdkWindow
2011-02-01 Benjamin Ottex11: Use gdk_x11_window_foreign_new_for_display() uncon...
2011-02-01 Matthias ClasenFix a warning
2011-02-01 Matthias ClasenRemove a dead member
2011-02-01 Matthias ClasenMake xim work with XI2
2011-02-01 Benjamin Ottegdk: Remove GdkEventClient
2011-02-01 Benjamin Ottex11: Do dnd event handling via gdk_window_add_filter()
2011-02-01 Benjamin Ottex11: Use macros for byte order to set byte order
2011-02-01 Benjamin Ottex11: Register wm_protocols function with gdk_window_add...
2011-02-01 Benjamin Ottex11: Fill in event->any.window before calling filter...
2011-02-01 Benjamin Ottex11: Handle motif client message filter just like xdnd...
2011-02-01 Benjamin Ottex11: Use event->any.window instead of any random member
2011-02-01 Matthias ClasenDeal gracefully with unowned selections
2011-01-31 Kristian RietveldCheck whether mask is NULL
2011-01-31 Benjamin OtteAPI: gdk: Change GdkEventOwnerChange to not take GdkNat...
2011-01-30 Matthias ClasenSilence compiler warnings
2011-01-30 Matthias ClasenUse free() to free XIButtonState.mask
2011-01-28 Matthias ClasenFix a doc typo
2011-01-28 Benjamin Ottex11: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin OtteAPI: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER()
2011-01-24 Carlos GarnachoDo not modify associated device for non-master devices...
2011-01-24 Carlos GarnachoAdd extra checks for GdkDevice functions that might...
2011-01-24 Carlos GarnachoAvoid toplevel tracking on slave device after ungrab
2011-01-23 Matthias ClasenSilence new gcc warnings
2011-01-23 Carlos GarnachoFree button_state.mask after XIQueryPointer()
2011-01-23 Carlos GarnachoFix valgrind warning about uninitialized value
2011-01-23 Benjamin Ottegdk: When reffing the impl surface, ref it from the...
2011-01-23 Matthias ClasenExpose gtk-auto-mnemonics as an Xsetting
2011-01-23 Matthias Clasenchecksettings: succeed quietly
2011-01-21 Tomeu Vizoso[gi] Return value of gdk_window_new should have transfe...
2011-01-21 Fridrich Štrbafix win32 build after removal of the colormap debug...
2011-01-21 Sebastian Pölsterl[gi] Added missing (allow-none) annotation to gdk_devic...
2011-01-21 Matthias ClasenFix a crash during DND
2011-01-21 Benjamin Ottegdk: Remove colormap debug category
2011-01-21 Benjamin Ottex11: Don't keep two lists of devices internally
2011-01-20 Johan DahlinMark api with xlib types as skipped
2011-01-20 Johan DahlinUse identifier-prefix instead of deprecated strip-prefix
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (scope) annotations
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-20 Laszlo Pandy[GI] Add annotation (type GdkModifierType) to state...
2011-01-20 Pavel Holejsovsky[GI] Add (type) annotations to real types
2011-01-20 Matthias ClasenBe more careful with private event data
2011-01-18 Pavel Holejsovsky[GI] Cosmetic cleanups of annotations and doc comments
2011-01-18 Pavel Holejsovsky[GI] Mark callbacks' context parameter with (closure...
2011-01-18 Matthias ClasenDon't set the default display to NULL
2011-01-18 Matthias ClasenAdd testcases for opening display
2011-01-16 Tristan Van BerkomPlugged memory leak in gdk_x11_device_manager_xi2_list_...
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Matthias ClasenAdd EXPORT_PACKAGES for the girs
2011-01-14 Matthias ClasenAdd --include-uninstalled for the gdk gir
2011-01-14 Matthias ClasenAdd --warn-all to introspection scanner args
2011-01-13 Tristan Van BerkomAvoid crashes calling gdk_window_enable_synchronized_co...
2011-01-12 Chun-wei FanUpdate MSVC 2008 Project Files
2011-01-11 Fridrich ŠtrbaFix win32 build
2011-01-11 Benjamin Ottegdk: Fix typo
2011-01-11 Benjamin Ottex11: Add --c-include for gdk/gdkx.h to Gdk-X11 gir...
2011-01-11 Benjamin Ottegdk: Put stub gdkx.h into gdk/ dir
next