]> Pileus Git - ~andy/gtk/history - gdk
Update quartz to reflect deletion of GdkNativeWindow and client_message functions.
[~andy/gtk] / gdk /
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
2011-01-11 Benjamin Ottegdk: Don't build X11 stuff into Gdk.gir
2011-01-11 Benjamin Ottegdk: Add --c-include gdk/gdk.h to Gir build.
2011-01-10 Hans BreuerBug 639127 - Add missing gdkdisplaymanager-win32.c
2011-01-05 Matthias ClasenFix file lists in the win32 backend
2011-01-05 Matthias ClasenFix gdk/abicheck.sh temporarily
2011-01-05 Matthias ClasenDecouple GdkWindowCache life-cycle from GdkX11DragContext
2011-01-04 Emilio Pozuelo MonfortFix build when builddir != srcdir
2011-01-04 Emilio Pozuelo MonfortFix introspection build when builddir != srcdir
2011-01-04 Matthias ClasenUse AM_V_GEN in a few more places
2011-01-03 Julien Cristaugdk/x11: don't select RANDR events if the extension...
2011-01-03 Kristian HøgsbergSilence automake warnings
2011-01-03 Kristian Høgsbergconfigure.ac: Support multiple GDK backends in one...
2011-01-03 Benjamin Ottegdk: Simplify code
2011-01-03 Benjamin Ottegdk: Get rid of GdkDisplayDeviceHooks
2011-01-03 Benjamin Ottegdk: Move get_device_state out of the display hooks
2011-01-03 Benjamin Ottegdk: Simplify code
2011-01-03 Benjamin Ottegdk: Move window_get_device_position function out of...
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_device_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_display_set_pointer_hooks()
2011-01-03 Benjamin OtteAPI: gdk: Remove gdk_set_pointer_hooks()
2011-01-03 Nguyễn Thái Ngọc Duygdkdnd-x11.c: fix building without HAVE_XCOMPOSITE
2011-01-03 Nguyễn Thái Ngọc Duygdkcursor-x11.c: fix building without HAVE_XCURSOR
2011-01-03 Matthias ClasenFix list handling in gdk_x1_display_init_input
2011-01-02 John RallsFix refresh of static autorelease_pool so that it doesn...
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2010-12-27 Benjamin OtteAPI: gdk: Remove gdk_device_set_source()
2010-12-27 Benjamin OtteAPI: gdk: Make gdk_display_get_window_at_device_positio...
2010-12-27 Benjamin OtteAPI: gdk: gdk_display_get_device_state() => gdk_device_...
2010-12-27 Matthias ClasenFix some issues with initial setup of GdkX11DisplayManager
2010-12-25 Matthias ClasenFix some more typos
2010-12-25 Matthias ClasenFix a few typos
2010-12-25 Matthias ClasenFix up GDK docs
2010-12-25 Matthias ClasenAdd deprecation guards for deprecated grab APIs
2010-12-24 Matthias ClasenAdd deprecation guards for deprecated GdkAppLaunchConte...
2010-12-24 Matthias ClasenFix gdk_x11_display_text_property_to_text_list
next