summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Remove gdk_input_* callbacks on file descriptors deprecated functionsJavier Jardón2010-06-204-152/+0
* Remove GdkWChar deprecated codeJavier Jardón2010-06-207-474/+0
* Remove deprecated gdk_text_* and gdk_string_* functionsJavier Jardón2010-06-207-798/+0
* Remove gdk_char_* deprecated functionsJavier Jardón2010-06-203-95/+0
* Remove deprecated GdkDrawable functionsJavier Jardón2010-06-1911-707/+6
* gdk_event_get_device(): Fallback to core pointer/keyboard.Carlos Garnacho2010-06-151-0/+45
* GdkDeviceManagerXI2: Make focus events contain a GdkDevice.Carlos Garnacho2010-06-151-9/+17
* GdkDeviceManagerCore: protect against xevent->xany.window not being a GdkWindow.Carlos Garnacho2010-06-151-3/+3
* Use a GPid on gdk_spawn_on_screen[_with_pipes]. Take 2Javier Jardón2010-06-151-2/+2
* win32: Avoid type warning for offscreen windows in xp themeMartin Schlemmer2010-06-143-0/+10
* Fix the build broken in previous commitPaolo Borelli2010-06-121-1/+0
* win32: Fix the xp there to correctly clip when drawingMartin Schlemmer2010-06-115-0/+153
* Add a missing accessor for GdkDragContext->source_window.Cosimo Cecchi2010-06-103-0/+21
* gdk: fix typo in the docs for gdk_drag_context_get_selected_action()Michael Natterer2010-06-101-1/+1
* Use a GPid on gdk_spawn_on_screen[_with_pipes] instead a gintJavier Jardón2010-06-104-12/+12
* Use correct libgdkincludedir in gdk/win32 tooTor Lillqvist2010-06-091-1/+1
* [docs] Added some missing documentation to GdkDndJavier Jardón2010-06-091-0/+29
* Move docs inlineMatthias Clasen2010-06-081-0/+16
* Distcheck fixesMatthias Clasen2010-06-082-2/+3
* Get one step closer to fixing the gobject-introspection compile failureRichard Hughes2010-06-081-0/+1
* [gdkevents] Add annotations for GdkEvent getters.Steve Frécinaux2010-06-081-9/+9
* Split gdk x11 funcs to their own typelibTomeu Vizoso2010-06-071-5/+18
* Fix up abi checkingMatthias Clasen2010-06-076-4/+20
* Remove gdkx_colormap_get() deprecated functionJavier Jardón2010-06-073-43/+0
* Make gdk build against old X headersMatthias Clasen2010-06-061-0/+6
* Remove deprecatedd code from GdkColorJavier Jardón2010-06-078-618/+15
* Remove remaining single-include guardsMatthias Clasen2010-06-043-6/+2
* Don't install private headersMatthias Clasen2010-06-041-5/+5
* Use g_source_set_name for all custom GSources in GTK+Colin Walters2010-06-033-0/+7
* Silence a few warnings in !HAVE_RANDR buildsMatthias Clasen2010-06-031-1/+5
* app: forgot to update API docs in the last commitMichael Natterer2010-06-021-1/+1
* gdk: rename gdk_drag_context_get_action() to gdk_drag_context_get_selected_ac...Michael Natterer2010-06-023-3/+3
* Bug 608218 - GtkOffscreenWindow causes bad window with GtkEntryCody Russell2010-06-011-0/+3
* [docs] Use the correct gtk-doc notationJavier Jardón2010-05-275-20/+20
* gdk/gdkwindow.c: fix a typo in gdk_window_set_device_cursor().Christian Beier2010-05-261-1/+1
* Remove gdk_*et_use_xshm() deprecated functionsJavier Jardón2010-05-266-56/+0
* 2.90.12.90.1Matthias Clasen2010-05-251-2/+11
* Fix up distcheckMatthias Clasen2010-05-251-3/+1
* Documentation fixesMatthias Clasen2010-05-251-1/+3
* Merge the xi2-for-master branchMatthias Clasen2010-05-2578-9470/+16065
* Seal gdkMatthias Clasen2010-05-2520-132/+1093
* Actually expose the X11 funcs through introspectionTomeu Vizoso2010-05-241-2/+3
* gdkevents-x11: Do not break strict-aliasing rulesJavier Jardón2010-05-221-5/+18
* gdkevents-x11.c: Remove unused function: graphics_expose_predicate()Javier Jardón2010-05-221-13/+0
* Make the !xkb build survive a little longerMatthias Clasen2010-05-211-0/+4
* Fix fail to build when building with introspection:Didier Roche2010-05-211-1/+1
* Some cleanups after the module cache file changeMatthias Clasen2010-05-181-1/+1
* Remove deprecated gdk_window_get_toplevels() functionJavier Jardón2010-05-144-28/+1
* gdkwindow: Move includes to the beginning of the fileJavier Jardón2010-05-141-19/+23
* Move documentation to inline comments: GdkWindowTadej Borovšak2010-05-146-39/+429