| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert \n to \r\n also when storing CF_UNICODETEXT (UTF-16) in the | Tor Lillqvist | 2006-06-11 | 1 | -3/+14 |
* | Call ReleaseDC() on DCs acquired with GetDC() (for windows), and | Tor Lillqvist | 2006-06-09 | 1 | -1/+4 |
* | [WM_WINDOWPOSCHANGED] Replace identical code as in | Tor Lillqvist | 2006-06-08 | 1 | -57/+102 |
* | Look at both GDK_SCROLL_MASK and GDK_BUTTON_PRESS_MASK. (#139628) | Tor Lillqvist | 2006-05-09 | 1 | -5/+6 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -0/+8 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 2 | -3/+23 |
* | Map VK_NUMPAD[0-9] to GDK_KP_[0-9]. (#337562) | Tor Lillqvist | 2006-04-19 | 1 | -0/+20 |
* | Correct the appearance of non-square icons and cursors: pad them to square | Tor Lillqvist | 2006-04-06 | 1 | -28/+55 |
* | Make _gdk_windowing_args const. | Matthias Clasen | 2006-04-03 | 1 | -1/+1 |
* | Include gdksreen.h (#337032, Kazuki IWAMOTO) | Matthias Clasen | 2006-04-03 | 1 | -0/+1 |
* | New function to allow wrapping a native pixmap without a server roundtrip. | Matthias Clasen | 2006-03-30 | 1 | -0/+12 |
* | Use Polygon() for outlined polygons, too. Same idea as in | Tor Lillqvist | 2006-03-11 | 1 | -19/+9 |
* | gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added | Michael Natterer | 2006-03-08 | 1 | -0/+16 |
* | New function, return TRUE. (gdk_display_supports_input_shapes): New | Tor Lillqvist | 2006-02-20 | 1 | -0/+20 |
* | New function. Factor out code from gdk_window_shape_combine_mask(). | Tor Lillqvist | 2006-02-20 | 1 | -19/+107 |
* | Replace all calls to g_strcasecmp() with g_ascii_strcasecmp(). | Tor Lillqvist | 2006-02-20 | 1 | -52/+52 |
* | If we don't know where we went, and have generated a leave event, set | Tor Lillqvist | 2006-02-09 | 1 | -0/+1 |
* | gdk/win32/gdkevents-win32.c (gdk_event_translate) <WM_MOUSEACTIVATE> Call | John Ehresman | 2006-02-09 | 2 | -3/+20 |
* | Let gdk_window_set_decorations() take precedence over anything derived | John Ehresman | 2006-02-09 | 1 | -96/+134 |
* | Consistenly use assign_object() when assigning GdkWindow pointers so that | Tor Lillqvist | 2006-02-08 | 1 | -7/+22 |
* | Make identical to the X11 implementation. (#322264, John Ehresman) | Tor Lillqvist | 2006-01-02 | 1 | -20/+0 |
* | Revert stuff that was accidentally committed. | Tor Lillqvist | 2006-01-02 | 1 | -41/+0 |
* | Get the invalidated region from ScrollWindowEx() instead of an incorrect | Tor Lillqvist | 2006-01-02 | 3 | -24/+61 |
* | Implement the conditional use of FlashWindowEx() properly for MSVC | Tor Lillqvist | 2005-11-28 | 1 | -37/+38 |
* | Once again rework Win32 window decoration code. Doesn't break #104514. The | Tor Lillqvist | 2005-11-27 | 1 | -52/+87 |
* | Revert to the correct semantics. (#322516) | Tor Lillqvist | 2005-11-27 | 1 | -7/+4 |
* | gdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the GdkDebugFlag enum. | Tor Lillqvist | 2005-11-09 | 1 | -21/+21 |
* | Remove unnecessary includes. | Tor Lillqvist | 2005-11-09 | 2 | -55/+71 |
* | gdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32) Store the type | Tor Lillqvist | 2005-11-09 | 2 | -0/+17 |
* | Remove code that has been permanently ifdeffed out for two years. | Tor Lillqvist | 2005-11-08 | 1 | -79/+0 |
* | Fix also the other place where maskstride was calculated. | Tor Lillqvist | 2005-11-07 | 1 | -5/+1 |
* | Correct the calculation of maskstride. (#320152, Peter Zelezny) | Tor Lillqvist | 2005-11-07 | 1 | -5/+1 |
* | (pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask bitmap, like | Tor Lillqvist | 2005-11-06 | 1 | -36/+81 |
* | As there is only one GdkDisplay in the Win32 backend, check that | Tor Lillqvist | 2005-11-03 | 1 | -7/+7 |
* | Rename the variables for the color bitmap to have "color" in their name, | Tor Lillqvist | 2005-11-03 | 1 | -18/+26 |
* | gdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32.c Whitespace | Tor Lillqvist | 2005-11-02 | 3 | -95/+79 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add more | Tor Lillqvist | 2005-11-01 | 5 | -129/+186 |
* | Remove the clipboard viewer code. It didn't really do anything useful, and | Tor Lillqvist | 2005-10-14 | 1 | -121/+2 |
* | Don't treat Alt-Enter specially. It does not have any special meaning and | Tor Lillqvist | 2005-10-13 | 1 | -3/+2 |
* | Set visual depth to 24 for 32 bits-per-pixel devices on Win32. This allows | Tor Lillqvist | 2005-10-13 | 3 | -5/+4 |
* | In case BitBlt() fails with ERROR_INVALID_HANDLE, the most probable cause | Tor Lillqvist | 2005-09-30 | 1 | -2/+4 |
* | Set the shaped flag here, too. (#316871) | Tor Lillqvist | 2005-09-26 | 1 | -1/+6 |
* | Free return value from gdk_atom_name(). | Tor Lillqvist | 2005-09-20 | 1 | -16/+28 |
* | Do return the correct owner for CLIPBOARD (i.e., the owner of the Windows | Tor Lillqvist | 2005-09-20 | 1 | -8/+11 |
* | export _gdk_win32_pixbuf_to_hicon() as | Hans Breuer | 2005-09-18 | 2 | -0/+7 |
* | fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c has | Hans Breuer | 2005-09-18 | 2 | -3/+40 |
* | Typo. | Tor Lillqvist | 2005-09-08 | 1 | -1/+1 |
* | Cache the display name. There is only one GdkDisplay on Win32, and | Tor Lillqvist | 2005-09-08 | 2 | -9/+21 |
* | Keep track of cursor position also in root window coordinates. Prune out | Tor Lillqvist | 2005-09-02 | 1 | -11/+14 |
* | Handle pixmap == NULL when checking for a colormap. (Allin Cottrell). | Owen Taylor | 2005-08-15 | 1 | -1/+1 |