| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert my attempted overly simple fix for #445284, as it causes a | Tor Lillqvist | 2007-06-25 | 1 | -0/+6 |
* | updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True | Hans Breuer | 2007-06-15 | 1 | -8/+16 |
* | Use g_win32_get_windows_version() instead of _winver so that this compiles | Tor Lillqvist | 2007-06-14 | 1 | -2/+6 |
* | Don't revert the mouse cursor to the built-in one when the user holds the | Cody Russell | 2007-06-10 | 1 | -6/+0 |
* | Add support for composited child windows. (#412882, Ryan Lortie) | Matthias Clasen | 2007-06-01 | 2 | -0/+11 |
* | Subtract the multi-monitor offset from x and y before setting up the | Tor Lillqvist | 2007-05-30 | 1 | -0/+3 |
* | Fix initialization of last cursor | Cody Russell | 2007-05-29 | 1 | -1/+1 |
* | Fix context iterations for handle_configure_event() | Cody Russell | 2007-05-13 | 1 | -3/+2 |
* | Clear correct area | Cody Russell | 2007-04-30 | 1 | -4/+146 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 1 | -0/+30 |
* | Plug memory leaks caused by wrong use of g_slist_remove_link(). (#405515, | Matthias Clasen | 2007-04-28 | 1 | -1/+1 |
* | Use native Win32 cursors where it makes sense | Cody Russell | 2007-04-26 | 2 | -78/+84 |
* | Win32 drop shadow goodness | Cody Russell | 2007-04-25 | 1 | -14/+41 |
* | Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id. | Tor Lillqvist | 2007-03-15 | 1 | -0/+11 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 2 | -6/+3 |
* | Add comment clarifying that "icon name" here is not related to the | Tor Lillqvist | 2007-02-26 | 1 | -0/+7 |
* | Remove. (gdk_device_get_type): Drop class init function. The X11 version | Tor Lillqvist | 2007-02-19 | 3 | -86/+35 |
* | Fix Win32 resize events and flickering | Cody Russell | 2007-02-15 | 1 | -133/+1 |
* | Nitpick. Define BITMAPV5HEADERS also for w32api < 3.0, although I have | Tor Lillqvist | 2007-02-04 | 1 | -1/+1 |
* | Don't define BITMAPV5HEADER on mingw with w32api >= 3.8, which has it in | Tor Lillqvist | 2007-02-04 | 1 | -1/+5 |
* | New debugging function. (_gdk_input_wintab_init_check): Call it when | Tor Lillqvist | 2007-01-30 | 1 | -1/+147 |
* | Fix for bug #143460 - missed tablet clicks on Windows | Robert Oegren | 2007-01-19 | 1 | -45/+33 |
* | Build Wintab support always on Windows. Don't require the Wintab SDK. | Tor Lillqvist | 2007-01-19 | 8 | -289/+1348 |
* | gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes for | Tor Lillqvist | 2007-01-19 | 1 | -4/+3 |
* | New file. Downloaded from freedesktop.org's webcvs. Slighly edited cursors | Tor Lillqvist | 2007-01-06 | 3 | -36/+3341 |
* | Cross-compilation fixes. (#392646, Yevgen Muntyan) | Matthias Clasen | 2007-01-04 | 1 | -1/+1 |
* | Support inverting arrows via XSetting. (#377979, Yevgen Muntyan). | Kristian Rietveld | 2006-12-27 | 1 | -0/+6 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -1/+1 |
* | Implement for B&W cursors, for instance the built-in GDK ones. | Tor Lillqvist | 2006-10-29 | 1 | -33/+112 |
* | Improve handling of the small icon of the window class. (#152620, Kazuki | Tor Lillqvist | 2006-10-28 | 1 | -13/+25 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32.c Define WINVER and | Tor Lillqvist | 2006-09-10 | 3 | -52/+8 |
* | gdk/win32/gdkevents-win32.c Use wide-char API for message and window | Tor Lillqvist | 2006-09-03 | 2 | -63/+62 |
* | No GDK_WINDOW_DISPLAY in the Win32 backend. | Tor Lillqvist | 2006-09-02 | 1 | -1/+1 |
* | Add a function to beep on a window. For X11, implement this with XkbBell. | Matthias Clasen | 2006-08-30 | 1 | -0/+6 |
* | Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or | Tor Lillqvist | 2006-08-30 | 1 | -12/+9 |
* | Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or | Tor Lillqvist | 2006-08-29 | 10 | -586/+68 |
* | Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 or | Tor Lillqvist | 2006-08-29 | 3 | -109/+1 |
* | 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 |