summaryrefslogtreecommitdiff
path: root/gdk
Commit message (Expand)AuthorAgeFilesLines
* Add some missing introspection annotationsMatthias Clasen2010-02-224-14/+15
* [build] Include all target source filesJohan Dahlin2010-02-221-1/+2
* Add a missing introspection annotation for gdk_screen_get_default_colormapMatthias Clasen2010-02-221-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-1910-31/+31
* [gdk/x11] Change the name of the functions in the header fileJavier Jardón2010-02-161-2/+2
* Fix a compatibility problemMatthias Clasen2010-02-126-3/+64
* Solve a wrong reference on gdk_keymap_translate_keyboard_stateAlejandro Piñeiro2010-02-091-1/+1
* gdk/directfb: cursor size is artificially limitedAndré Draszik2010-02-071-3/+9
* gdk/directfb: convert gdkgc-directfb to using G_DEFINE_TYPEAndré Draszik2010-02-072-53/+27
* gdk/directfb: gdkdnd-directfb's private data is used uninitializedAndré Draszik2010-02-071-58/+26
* gdk/directfb: convert gdkcolor-directfb to using G_DEFINE_TYPEAndré Draszik2010-02-071-36/+3
* gdk/directfb: fix _gdk_windowing_pointer_grab()André Draszik2010-02-071-4/+6
* Make DND work better with shaped windowsMatthias Clasen2010-02-045-25/+146
* Improve enter/motion notify semanticsKristian Rietveld2010-01-304-68/+119
* Minor doc fixMatthias Clasen2010-01-251-1/+1
* Avoid integer overflow in gdk_rectangle_intersectAlexander Larsson2010-01-221-6/+6
* When native window requests button presses request other button related eventsAlexander Larsson2010-01-201-1/+8
* Drop outstanding cairo surfaces when window is made nativeAlexander Larsson2010-01-191-0/+2
* Move common gdkwindow.c code into function gdk_window_drop_cairo_surfaceAlexander Larsson2010-01-191-15/+16
* Track direct window cairo access and avoid tricks when usedAlexander Larsson2010-01-192-2/+8
* Avoid drawing implicit paints to destroyed windowsAlexander Larsson2010-01-151-2/+2
* Plug a pixmap leakMatthias Clasen2010-01-111-0/+1
* [docs] Add missing "Deprecated: 2.x" to the api doc commentsJavier Jardón2010-01-112-4/+4
* [docs] Add documentation for GdkWindow 'cursor' propertyJavier Jardón2010-01-031-0/+9
* Use CAIRO_VERSION instead of CAIRO_VERSION_CODEHiroyuki Ikezoe2010-01-031-2/+2
* Make sure Gdk-2.0.gir is installedJohan Dahlin2009-12-311-1/+1
* Avoid warnings when introspetion is not availableJohan Dahlin2009-12-311-1/+1
* Fix build with system install of introspectionJohan Dahlin2009-12-311-2/+2
* Release view after setting it as contentViewKristian Rietveld2009-12-301-0/+2
* Fix memleak in get_nsscreen_for_point()Kristian Rietveld2009-12-301-2/+6
* Fix memory leak in GdkQuartzViewKristian Rietveld2009-12-301-0/+11
* Use CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED for thisKristian Rietveld2009-12-281-0/+2
* Add gdk_keymap_map_virtual_modifiers() to Quartz backendKristian Rietveld2009-12-281-0/+8
* Start using CGFloatKristian Rietveld2009-12-285-21/+23
* Fix compile warning in gdk_cursor_new_from_pixmapKristian Rietveld2009-12-281-2/+2
* initWithContentRect: has a NSUInteger parameter nowKristian Rietveld2009-12-281-1/+1
* Start using NSInteger and NSUIntegerKristian Rietveld2009-12-275-7/+16
* Add gdk_keymap_map_virtual_modifiers() implementationTor Lillqvist2009-12-211-0/+8
* Fix a think in the CSW input extension handlingMatthias Clasen2009-12-211-1/+1
* Try harder to handle accelerators involving virtual modifiersMatthias Clasen2009-12-213-3/+61
* Properly free damage eventsMatthias Clasen2009-12-201-0/+2
* Fix a thinko in computing damage for segmentsMatthias Clasen2009-12-181-1/+1
* Ensure native windows in gdk_property_changeMatthias Clasen2009-12-181-1/+2
* Actually send exposes from gdk_window_clear_area_eAlexander Larsson2009-12-181-1/+1
* Add 'Since: 2.18' tagJavier Jardón2009-12-181-0/+4
* Make the OLE2 DND code selectable at run-time instead of compile-timeTor Lillqvist2009-12-171-405/+380
* Use Makefile.introspectionJohan Dahlin2009-12-161-23/+19
* Make sure dist check works with introspectionJohan Dahlin2009-12-161-2/+7
* Re-add accidentially removed gtkintl headerJohan Dahlin2009-12-161-1/+2
* Separate private from public gdk headersJohan Dahlin2009-12-161-5/+7