summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* [directfb] Fix compile error on DirectFB backend.Hiroyuki Ikezoe2010-04-032-0/+9
* Another small doc cleanupMatthias Clasen2010-04-031-16/+18
* Minor doc cleanupMatthias Clasen2010-04-031-8/+8
* introspection: Fix parallel buildsDamien Lespiau2010-04-031-0/+1
* Don't crash in DND when the X server doesn't support SHAPEMatthias Clasen2010-04-031-15/+18
* [startup notification] Set APPLICATION_IDColin Walters2010-04-031-0/+7
* Fix gdk_window_set_icon_nameMatthias Clasen2010-04-031-1/+1
* Minor doc clarification for gdk_drag_beginMatthias Clasen2010-04-031-1/+1
* Init gdk in the same order as other backendsMatthias Clasen2010-04-031-2/+2
* Fix a memory leak in gdk_display_open in the directfb backendMatthias Clasen2010-04-031-6/+8
* Simplify the DirectFBInit callMatthias Clasen2010-04-031-4/+1
* Catch directfb errors in gdk_colormap_newMatthias Clasen2010-04-031-4/+8
* Fix a crash at startup in the directfb backendMatthias Clasen2010-04-031-1/+7
* Fix gdk_windowing_window_at_pointer in the directfb backendMatthias Clasen2010-04-031-7/+0
* Protect against X errors when clearing the DND cacheMatthias Clasen2010-04-031-3/+9
* Only look at x11 backend for gtk-doc comments for nowMatthias Clasen2010-04-031-1/+1
* Add some missing introspection annotationsMatthias Clasen2010-04-034-14/+15
* [build] Include all target source filesJohan Dahlin2010-04-031-1/+2
* Add a missing introspection annotation for gdk_screen_get_default_colormapMatthias Clasen2010-04-031-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-04-0310-31/+31
* [gdk/x11] Change the name of the functions in the header fileJavier Jardón2010-04-031-2/+2
* Fix a compatibility problemMatthias Clasen2010-04-036-3/+64
* Solve a wrong reference on gdk_keymap_translate_keyboard_stateAlejandro Piñeiro2010-04-031-1/+1
* gdk/directfb: cursor size is artificially limitedAndré Draszik2010-04-031-3/+9
* gdk/directfb: convert gdkgc-directfb to using G_DEFINE_TYPEAndré Draszik2010-04-032-53/+27
* gdk/directfb: gdkdnd-directfb's private data is used uninitializedAndré Draszik2010-04-031-58/+26
* gdk/directfb: convert gdkcolor-directfb to using G_DEFINE_TYPEAndré Draszik2010-04-031-36/+3
* gdk/directfb: fix _gdk_windowing_pointer_grab()André Draszik2010-04-031-4/+6
* Make DND work better with shaped windowsMatthias Clasen2010-04-035-25/+146
* Improve enter/motion notify semanticsKristian Rietveld2010-04-034-68/+119
* Minor doc fixMatthias Clasen2010-04-031-1/+1
* Avoid integer overflow in gdk_rectangle_intersectAlexander Larsson2010-04-031-6/+6
* When native window requests button presses request other button related eventsAlexander Larsson2010-04-031-1/+8
* Drop outstanding cairo surfaces when window is made nativeAlexander Larsson2010-04-031-0/+2
* Move common gdkwindow.c code into function gdk_window_drop_cairo_surfaceAlexander Larsson2010-04-031-15/+16
* Track direct window cairo access and avoid tricks when usedAlexander Larsson2010-04-032-2/+8
* Avoid drawing implicit paints to destroyed windowsAlexander Larsson2010-04-031-2/+2
* Plug a pixmap leakMatthias Clasen2010-04-031-0/+1
* [docs] Add missing "Deprecated: 2.x" to the api doc commentsJavier Jardón2010-04-032-4/+4
* [docs] Add documentation for GdkWindow 'cursor' propertyJavier Jardón2010-04-031-0/+9
* Use CAIRO_VERSION instead of CAIRO_VERSION_CODEHiroyuki Ikezoe2010-04-031-2/+2
* Make sure Gdk-2.0.gir is installedJohan Dahlin2010-04-031-1/+1
* Avoid warnings when introspetion is not availableJohan Dahlin2010-04-031-1/+1
* Fix build with system install of introspectionJohan Dahlin2010-04-031-2/+2
* Release view after setting it as contentViewKristian Rietveld2010-04-031-0/+2
* Fix memleak in get_nsscreen_for_point()Kristian Rietveld2010-04-031-2/+6
* Fix memory leak in GdkQuartzViewKristian Rietveld2010-04-031-0/+11
* Use CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED for thisKristian Rietveld2010-04-031-0/+2
* Add gdk_keymap_map_virtual_modifiers() to Quartz backendKristian Rietveld2010-04-031-0/+8
* Start using CGFloatKristian Rietveld2010-04-035-21/+23