summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove arbitrary limit on number of redraw rectanglesPaul Davis2010-05-121-27/+11
* Remove some deprecated stuff from GdkWindowJavier Jardón2010-05-129-183/+10
* Remove deprecated gdk_exit() functionJavier Jardón2010-05-123-31/+0
* Don't include __bss_start, _edata and _end symbols in the abichecksSebastian Dröge2010-05-111-1/+1
* Fix abicheck scriptsMatthias Clasen2010-05-101-1/+1
* Don't use g_drag_context_refTor Lillqvist2010-05-101-2/+2
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-082-27/+27
* [gdk] Remove gdki18n.h completelyJavier Jardón2010-05-035-63/+0
* [gdk/directfb] Remove deprecated gdkdirectfb stuffJavier Jardón2010-05-032-217/+0
* [gdk] Remove deprecated GdkRGB stuffJavier Jardón2010-05-033-62/+0
* [gdk] Remove deprecated GdkVisual stuffJavier Jardón2010-05-031-4/+0
* [gdk] Remove deprecated gdktypes stuff.Javier Jardón2010-05-031-6/+0
* [gdk] Remove deprecated GdkSelection stuff.Javier Jardón2010-05-031-8/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-0324-24/+24
* Remove deprecated code from GdkPangoJavier Jardón2010-05-033-25/+0
* Remove deprecated code from GdkImageJavier Jardón2010-05-038-251/+21
* Remove deprecated code from GdkEventJavier Jardón2010-05-037-106/+1
* Remove deprecated code from GdkDndJavier Jardón2010-05-036-81/+0
* Remove deprecated code from GdkCursorJavier Jardón2010-05-031-3/+0
* Remove deprecated code from GdkGcJavier Jardón2010-05-033-70/+0
* Remove deprecated code from GdkPixmapJavier Jardón2010-05-031-6/+0
* Remove deprecated code from GdkPixbufJavier Jardón2010-05-033-122/+0
* Add heuristic for primary monitorFlorian Scandella2010-04-231-2/+16
* Update the gdk_event_free docsMatthias Clasen2010-04-221-1/+1
* Use the proper screen in _gdk_windowing_get_shape_for_mask()Claudio Saavedra2010-04-191-1/+1
* Include <X11/Xutil.h> in gdkdnd-x11.cJavier Jardón2010-04-181-0/+2
* gdk: remove convert_coords_to_child()Michael Natterer2010-04-151-26/+7
* gdk: use gdk_window_is_offscreen() instead of checking manuallyMichael Natterer2010-04-151-7/+7
* gdk: add API to convert coords between parent and child windowsMichael Natterer2010-04-153-19/+237
* Add Visual Studio 2008 project filesTor Lillqvist2010-04-121-0/+12