summaryrefslogtreecommitdiff
path: root/gdk/win32
Commit message (Expand)AuthorAgeFilesLines
* Add gdk_window_restackAlexander Larsson2009-09-021-0/+9
* Don't update window->shaped from backendsAlexander Larsson2009-08-311-8/+0
* Deprecate also GdkFontPrivateWin32Shixin Zeng2009-08-201-0/+4
* Use g_object_ref/unref instead of deprecated specializationsShixin Zeng2009-08-203-9/+9
* Initialize missing methods on WindowsTor Lillqvist2009-08-133-2/+36
* Ensure that queue_translation is paired with the right X operationAlexander Larsson2009-08-131-0/+1
* Implement GdkDrawableImplWin32::draw_pixbufHans Breuer2009-07-261-0/+34
* Use G_DEFINE_TYPE (GdkDrawableImplWin32, ...)Hans Breuer2009-07-262-35/+10
* Some cursor work for csw(win32), more left to doHans Breuer2009-07-262-4/+48
* Formatting and removing commented/obsolete codeHans Breuer2009-07-261-50/+18
* Track viewable for GdkWindowAlexander Larsson2009-07-181-0/+2
* Bug #588398 - Leak with testgtk::preview_(color|gray) and moreHans Breuer2009-07-181-10/+9
* More efficient version of _gdk_win32_window_queue_translation()Hans Breuer2009-07-171-7/+30
* Implement _gdk_win32_window_destroy() and more cleanupHans Breuer2009-07-131-27/+2
* Implement _gdk_win32_window_queue_translation()Hans Breuer2009-07-131-2/+6
* Bug #588388 - shape rendering is backHans Breuer2009-07-131-5/+26
* Bug #588379 - testgtk::panes does not change the cursor on mouse overHans Breuer2009-07-131-3/+0
* Bug #588373 - Menus broken by client-side-windowsHans Breuer2009-07-131-16/+71
* Update msvc buildHans Breuer2009-07-131-5/+5
* Fix condition to deliver root coordsHans Breuer2009-07-041-2/+2
* Enable window creation with GDK_WINDOW_CHILD againHans Breuer2009-07-041-2/+0
* Initialize 'private' before useHans Breuer2009-07-041-1/+1
* Conditionally define WS_EX_COMPOSITEDHans Breuer2009-07-041-0/+3
* Make GdkDrawable draw_drawable backwards compatAlexander Larsson2009-07-011-1/+1
* Move new draw_drawable argument to end to make it more backwards compatAlexander Larsson2009-07-011-4/+4
* Remove debug spew, add TODO_CSWAlexander Larsson2009-07-011-3/+1
* gdk_win32_blit, don't get the size of the implAlexander Larsson2009-07-011-1/+1
* Some win32 cleanupsAlexander Larsson2009-07-015-64/+4
* Fix win32 GC set_region handling of reset_regionAlexander Larsson2009-07-011-6/+5
* Make win32 backend build and minimally workAlexander Larsson2009-07-013-727/+131
* Add support for client side graphics exposures in gdk_draw_drawableAlexander Larsson2009-05-271-0/+2
* Merge branch 'master' into client-side-windowsAlexander Larsson2009-05-253-1/+5
|\
| * Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-042-0/+4
| * Bug 578094 - ProcessIdToSessionId needs to be declared as WINAPITor Lillqvist2009-04-061-1/+1
* | Grab changesCody Russell2009-04-021-124/+49
* | grabsCody Russell2009-04-024-287/+359
* | UpdatesCody Russell2009-04-029-62/+135
* | Get width/height from GetSystemMetrics()Cody Russell2009-04-021-20/+3
* | Misc stuffCody Russell2009-04-028-143/+141
* | CSW Win32 work in progress - builds but does not work yet.Cody Russell2009-04-0211-1044/+509
|/
* Bug 575700 - Crash when moving a GtkWindowTor Lillqvist2009-03-171-10/+10
* Bug 573067 - Intra-app dnd of text behavior on Windows is wrongTor Lillqvist2009-03-113-9/+113
* Use G_DEFINE_TYPE. Some debugging printout changes. Hacking on theTor Lillqvist2009-03-111-123/+132
* Bug 570896 - gdkevents-win32.c(2947) : error C4053: one void operand forTor Lillqvist2009-03-111-3/+5
* Bug 574794 - Can not resize shaped windows on WindowsTor Lillqvist2009-03-111-0/+6
* Bug 571873 - Compile error with gdk/win32/gdkselection-win32.cTor Lillqvist2009-02-151-4/+2
* Add potentially missing #defines for XBUTTON1, etc. Fixes the build thatCody Russell2009-02-091-0/+19
* Bug 559408 - Transparency lost when images are copied between GTK+ and theTor Lillqvist2009-01-306-586/+685
* Rename static local functions and variables to not have any unnecessary _Tor Lillqvist2009-01-211-61/+69
* Bug 523554 - Copy from GIMP to Word brokenTor Lillqvist2009-01-111-1/+1