summaryrefslogtreecommitdiff
path: root/gdk/win32
Commit message (Expand)AuthorAgeFilesLines
* gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and BroadwayMichael Natterer2011-10-071-14/+0
* Install gdk/win32 headersGreg Hellings2011-08-151-0/+10
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-1/+1
* gdk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* Update Windows Resource template informationChun-wei Fan2011-06-071-1/+1
* GdkDevice: Remove duplicate private functionCarlos Garnacho2011-04-081-1/+1
* Remove support for GDK_NATIVE_WINDOWSAlexander Larsson2011-03-081-1/+0
* Minor documentation improvementsMurray Cumming2011-02-231-1/+1
* Tweak include order a bit to get around compilation errorsTor Lillqvist2011-02-202-5/+2
* Handle emulated keyboard input that arrives as VK_PACKETTor Lillqvist2011-02-201-6/+10
* win32: no more GdkNativeWindow and related changesHans Breuer2011-02-0610-124/+48
* fix win32 build after removal of the colormap debug categoryFridrich Štrba2011-01-211-4/+0
* gdk: Remove colormap debug categoryBenjamin Otte2011-01-211-2/+0
* Fix win32 buildFridrich Štrba2011-01-112-1/+1
* Bug 639127 - Add missing gdkdisplaymanager-win32.cHans Breuer2011-01-101-0/+135
* Fix file lists in the win32 backendMatthias Clasen2011-01-051-6/+9
* win32: gdk3 resurrectionHans Breuer2011-01-0233-1578/+1815
* gdk: Create windows via _gdk_display_create_window()Benjamin Otte2010-12-211-2/+3
* gdk: Move gdk_cursor_get_display() out of the backendsBenjamin Otte2010-12-211-6/+0
* Add win32 implementation for foreign window functionsMatthias Clasen2010-12-212-5/+9
* Drop sm_client_id win32 implementationMatthias Clasen2010-12-211-7/+0
* Remove unused get_offsets functions from headersMatthias Clasen2010-12-211-3/+0
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-9/+0
* Add a vfunc to replace _gdk_windowing_window_destroy_foreignMatthias Clasen2010-12-211-8/+9
* Add a vfunc for gdk_window_set_compositedMatthias Clasen2010-12-211-5/+0
* Add vtables for DNDMatthias Clasen2010-12-211-34/+0
* Make GdkAppLaunchContext display-dependentMatthias Clasen2010-12-212-43/+0
* Move gdk_window_lookup to common codeMatthias Clasen2010-12-211-7/+1
* Move gdk_add_client_message_filter to common codeMatthias Clasen2010-12-211-9/+0
* Move gdk_get_display to common codeMatthias Clasen2010-12-211-6/+0
* gdk: Remove depth argument from GdkWindowImpl->get_geometry()Benjamin Otte2010-12-061-4/+1
* gdk: Replace direct calls of _gdk_event_func with _gdk_event_emit()Benjamin Otte2010-12-021-48/+44
* gdk: Move window beeps into GdkWindowImplBenjamin Otte2010-12-021-6/+0
* gdk: Make get_shape and get_input_shape vfuncsBenjamin Otte2010-12-021-4/+6
* API: Remove GdkNoExposeEventBenjamin Otte2010-12-021-1/+0
* gdk: Pass the GdkWindow to resize_cairo_surface vfuncBenjamin Otte2010-12-021-1/+1
* gdk: Remove _gdk_window_impl_get_type() functionBenjamin Otte2010-12-021-9/+3
* gdk: Pass Drawable as argumentBenjamin Otte2010-12-021-1/+1
* win32: Remove some unused definesBenjamin Otte2010-12-021-12/+0
* Fix compilation breakage in gdk/win32Tor Lillqvist2010-11-242-3/+3
* Make gdk_event_apply_filters safe against changes in filter listWilliam Jon McCann2010-11-221-6/+27
* gdk: Add XSetting for "gtk-cursor-blink-timeout"Bastien Nocera2010-11-121-0/+1
* Avoid a compiler warningTor Lillqvist2010-11-061-1/+1
* Drop unused static functionTor Lillqvist2010-11-061-8/+0
* gdk: change signature of gdk_device_get_history() back to what it used to beMichael Natterer2010-10-192-4/+4
* Make it compile again for WindowsTor Lillqvist2010-10-073-161/+12
* Make set_cairo_surface_size a vfunc on GdkWindowImplKristian Rietveld2010-10-052-9/+13
* win32: Get rid of gdk_drawable_get_size() usageBenjamin Otte2010-09-261-6/+3
* API: Remove GdkColormapBenjamin Otte2010-09-264-1126/+0
* API: Remove colormap handling from GdkScreenBenjamin Otte2010-09-263-82/+0