summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-1086-520/+41
* Use -Bsymbolic-functions, drop g*alias PLT hackeryJavier Jardón2010-07-102-0/+3
* Fix build breakage on Windows caused by the region changesTor Lillqvist2010-07-056-47/+54
* Annotate gdk_display_manager_list_displays return valueTomeu Vizoso2010-07-021-2/+3
* [gdk] Add gdk_keymap_get_num_lock_stateWilliam Jon McCann2010-07-016-4/+67
* [gdk] Remove GdkWindowObject public structureJavier Jardón2010-07-012-65/+2
* [gdk] Add gdk_window_has_native() functionJavier Jardón2010-07-013-0/+25
* Remove dummy for gdk_event_get_graphics_expose()Kristian Rietveld2010-06-301-7/+0
* Remove mention of gdk_event_get_graphics_expose()Kristian Rietveld2010-06-301-2/+2
* Fix typos in Cairo region conversion so that Quartz actually compilesKristian Rietveld2010-06-301-2/+2
* Update Quartz DnD code to set device on DnD eventsKristian Rietveld2010-06-302-41/+65
* Implement gdk_drag_context_{get,set}_device in Quartz backendKristian Rietveld2010-06-302-0/+51
* API: Remove all GdkRegion APIBenjamin Otte2010-06-299-1537/+1
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-2941-310/+300
* Deprecate the GdkRegion APIBenjamin Otte2010-06-2924-523/+576
* Remove _gdk_region_new_from_yxbanded_rects()Benjamin Otte2010-06-293-10/+1
* Implement GdkRegion in terms of cairo_region_tBenjamin Otte2010-06-297-1519/+135
* Remove XID_FONT_BITJavier Jardón2010-06-282-7/+1
* Remove GDK_GC_FONTJavier Jardón2010-06-283-34/+15
* Remove deprecated GdkFontChristian Dywan2010-06-2820-2359/+2
* Remove deprecated code from X interactionJavier Jardón2010-06-288-345/+0
* [GdkGC] Remove deprecated GdkFont from GdkGCValues structureJavier Jardón2010-06-287-73/+1
* GdkX11.gir depends on Gdk.girColin Walters2010-06-281-1/+1
* Add allow-none to gdk_window_set_cursor()Philip Withnall2010-06-271-1/+1
* Do not return values from a function returning voidEmmanuele Bassi2010-06-271-9/+12
* Move Leopard-specific type definitions to gdkquartz.hKristian Rietveld2010-06-274-13/+15
* Refactor to use API that's available in OS X 10.4 as wellKristian Rietveld2010-06-271-10/+16
* Bug 622333 - Crash in gdk_window_impl_quartz_begin_paint_regionJohn Ralls2010-06-271-0/+3
* Flip clip mask image when setting clip mask on GCKristian Rietveld2010-06-271-1/+64
* Rework color translation to support gray scale and bitmapsKristian Rietveld2010-06-274-60/+116
* Add gray visual, implement "get_best" functionsKristian Rietveld2010-06-271-16/+61
* Remove stray references to gtk-2.0Matthias Clasen2010-06-262-4/+4
* Add an accessor for GdkImage->memMatthias Clasen2010-06-263-0/+20
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-265-66/+63
* [quartz] Delete the typedef of GdkDevicePrivateJohn Ralls2010-06-261-1/+0
* Add --add-include-path to find just-built .gir filesColin Walters2010-06-251-1/+1
* Remove gdk_draw_bitmap() and gdk_draw_pixmap() functionsJavier Jardón2010-06-251-4/+0
* [docs] Fix annotations: "(allow-none): (out)" -> "(out) (allow-none)"Javier Jardón2010-06-242-5/+5
* GdkDeviceManager: Add gdk_device_manager_get_client_pointer().Carlos Garnacho2010-06-249-2/+83
* [gdkim] Remove unused functionJavier Jardón2010-06-241-11/+0
* Generate correct grab broken event for WM_KILLFOCUSTor Lillqvist2010-06-221-1/+1
* Do not distribute GIRsJavier Jardón2010-06-201-2/+2
* [gdkpango] Fix typoJavier Jardón2010-06-201-1/+1
* 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