| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 578094 - ProcessIdToSessionId needs to be declared as WINAPI | Tor Lillqvist | 2009-04-06 | 1 | -1/+1 |
* | Bug 575700 - Crash when moving a GtkWindow | Tor Lillqvist | 2009-03-17 | 1 | -10/+10 |
* | Bug 573067 - Intra-app dnd of text behavior on Windows is wrong | Tor Lillqvist | 2009-03-11 | 3 | -9/+113 |
* | Use G_DEFINE_TYPE. Some debugging printout changes. Hacking on the | Tor Lillqvist | 2009-03-11 | 1 | -123/+132 |
* | Bug 570896 - gdkevents-win32.c(2947) : error C4053: one void operand for | Tor Lillqvist | 2009-03-11 | 1 | -3/+5 |
* | Bug 574794 - Can not resize shaped windows on Windows | Tor Lillqvist | 2009-03-11 | 1 | -0/+6 |
* | Bug 571873 - Compile error with gdk/win32/gdkselection-win32.c | Tor Lillqvist | 2009-02-15 | 1 | -4/+2 |
* | Add potentially missing #defines for XBUTTON1, etc. Fixes the build that | Cody Russell | 2009-02-09 | 1 | -0/+19 |
* | Bug 559408 - Transparency lost when images are copied between GTK+ and the | Tor Lillqvist | 2009-01-30 | 6 | -586/+685 |
* | Rename static local functions and variables to not have any unnecessary _ | Tor Lillqvist | 2009-01-21 | 1 | -61/+69 |
* | Bug 523554 - Copy from GIMP to Word broken | Tor Lillqvist | 2009-01-11 | 1 | -1/+1 |
* | Bug 566628 - gdk_display_close always asserts on win32 | Tor Lillqvist | 2009-01-05 | 1 | -1/+1 |
* | Bug 557212 - Problem with which window gains focus and is visible | Tor Lillqvist | 2008-11-03 | 1 | -6/+6 |
* | Bug 558278 - Crash when calling a callback set by | Tor Lillqvist | 2008-11-01 | 1 | -18/+37 |
* | Bug 557266 - Window Management Problem | Tor Lillqvist | 2008-10-21 | 1 | -15/+24 |
* | On WM_WINDOWPOSCHANGING, don't dereference windowpos in the debugging | Tor Lillqvist | 2008-10-17 | 1 | -22/+28 |
* | Bug 132501 - Make utility window translate to tool window in win32 | Tor Lillqvist | 2008-10-05 | 4 | -48/+360 |
* | Implement trivially on Windows. Not sure if something more complex is | Tor Lillqvist | 2008-10-01 | 1 | -0/+6 |
* | Bug 553917 – Typo in gdkwindow-win32.c | Cody Russell | 2008-09-26 | 1 | -1/+1 |
* | Check if the window's state has GDK_WINDOW_STATE_MAXIMIZED set before | Cody Russell | 2008-08-28 | 2 | -17/+45 |
* | Return FALSE from reparent implementations to avoid #548993. Patch by Ed | Matthias Clasen | 2008-08-28 | 1 | -1/+1 |
* | Remove the checks to see if the window is modally blocked. This doesn't | Cody Russell | 2008-08-22 | 1 | -4/+0 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 8 | -31/+39 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -7/+7 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -22/+22 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -5/+5 |
* | Don't bother looking up EnumDisplayMonitors and GetMonitorInfoA | Tor Lillqvist | 2008-08-03 | 1 | -71/+59 |
* | Bug 544510 – SetTimer callback signatures has the wrong type | Cody Russell | 2008-07-24 | 1 | -5/+5 |
* | Bug 153567 – Repaint glitches in widgets | Cody Russell | 2008-07-21 | 1 | -3/+28 |
* | Bug 541964 – [Win32] Setting modal hint to current value might confuse | Cody Russell | 2008-07-07 | 1 | -0/+3 |
* | Need to initialise private->impl here, too. | Tor Lillqvist | 2008-07-07 | 1 | -0/+1 |
* | Bug 540861 - invalid UTF-8 in input device name | Tor Lillqvist | 2008-07-03 | 1 | -9/+21 |
* | Bug 541305 – [Win32] Scrolling was broken after GdkWindow refactoring | Cody Russell | 2008-07-02 | 3 | -37/+155 |
* | Bug 541249 – [Win32] Fix some internal static methods | Cody Russell | 2008-07-02 | 1 | -26/+26 |
* | Bug 541162 – [Win32] Update for the new GdkWindowImpl stuff | Cody Russell | 2008-07-02 | 4 | -272/+163 |
* | Bug 539164 – Windows' System Menu blocks main loop | Cody Russell | 2008-07-01 | 1 | -4/+14 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 27 | -27/+27 |
* | Initialize hwnd to NULL. This fixes OpenClipboard() failure and, according | Cody Russell | 2008-06-15 | 1 | -1/+1 |
* | check surface status after ceating a pdf. Avoids crashing when the target | Hans Breuer | 2008-06-13 | 1 | -1/+4 |
* | As we don't support Win9x anyway, we can use ProcessIdToSessionId() | Tor Lillqvist | 2008-06-11 | 1 | -29/+7 |
* | Bug 533108 - leak of GDI region in function 'handle_wm_paint' | Tor Lillqvist | 2008-05-30 | 1 | -0/+2 |
* | define __GDK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -1/+0 |
* | updated fix c99ism (variable at start of block export functions for window | Hans Breuer | 2008-05-23 | 1 | -3/+8 |
* | Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection. | Tor Lillqvist | 2008-05-23 | 1 | -19/+9 |
* | Don't do anything if style doesn't change. Improve debugging output. | Tor Lillqvist | 2008-05-23 | 1 | -14/+23 |
* | Bug 496958 - Wacom Bamboo Doesn't Function with GTK apps in Win32 | Tor Lillqvist | 2008-05-13 | 1 | -1/+1 |
* | Bug 532059 - Leak in win32 clipboard manipulation | Tor Lillqvist | 2008-05-12 | 1 | -2/+4 |
* | gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.c | Michael Natterer | 2008-05-06 | 1 | -2/+2 |
* | Add private backend data to events, and handle it when copying/freeing | Richard Hult | 2008-05-06 | 1 | -0/+11 |
* | Bug 524151 - Dragging of 0-byte files results in an empty filename on | Tor Lillqvist | 2008-03-24 | 1 | -8/+13 |