| Commit message (Expand) | Author | Age | Files | Lines |
* | Ignore GrabBroken events which are caused by overgrabbing inside the | Matthias Clasen | 2005-06-27 | 1 | -0/+2 |
* | Add a GrabBroken event to GDK, and a grab-broken-event signal to | Matthias Clasen | 2005-06-25 | 1 | -1/+22 |
* | Improve and simplify line segment rendering on Win32, especially the | Tor Lillqvist | 2005-06-24 | 3 | -298/+269 |
* | Set the actions and suggested_action fields in the GdkDragContext to | Tor Lillqvist | 2005-06-17 | 1 | -0/+2 |
* | Cleanup. (#169648, Fabricio Barros Cabral) | Matthias Clasen | 2005-06-12 | 3 | -18/+6 |
* | Return NULL unless screen number is zero. We have only one screen on | Tor Lillqvist | 2005-06-05 | 1 | -1/+4 |
* | gdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32.c Support | Tor Lillqvist | 2005-06-04 | 3 | -300/+318 |
* | If blitting from the root window, take the multi-monitor offset into | Tor Lillqvist | 2005-05-26 | 1 | -0/+10 |
* | Handle gtk-alternative-button-order (setting it to TRUE). | Tor Lillqvist | 2005-05-24 | 1 | -0/+6 |
* | Map VK_APPS to GDK_Menu. (#172383, Ivan Wong) | Tor Lillqvist | 2005-05-22 | 1 | -0/+2 |
* | If the keysym isn't one of the special cases this function takes care of, | Tor Lillqvist | 2005-05-22 | 1 | -11/+7 |
* | gdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check the | Tor Lillqvist | 2005-05-18 | 3 | -0/+26 |
* | Check that GDK_IS_SCREEN(screen) (like the X11 backend does), not screen | Tor Lillqvist | 2005-05-10 | 1 | -1/+1 |
* | Fill in unused bits so they can be used for the depth-32 target case. | Owen Taylor | 2005-05-09 | 1 | -0/+16 |
* | gdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_pixmap) Minor fixes | Tor Lillqvist | 2005-05-04 | 2 | -10/+13 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 3 | -166/+46 |
* | Take multi-monitor offset into account. (#302525) | Tor Lillqvist | 2005-04-30 | 1 | -2/+2 |
* | Match character height instead of cell height. Fix #301228. | Ivan, Wong Yat Cheung | 2005-04-21 | 1 | -2/+2 |
* | Fix #300218: | Ivan, Wong Yat Cheung | 2005-04-11 | 1 | -1/+3 |
* | Handle 16 colour display mode. For some reason, in this mode | Tor Lillqvist | 2005-04-05 | 1 | -3/+11 |
* | Don't force 24bpp GdkVisual on 32bpp displays. (#140706) | Tor Lillqvist | 2005-04-05 | 1 | -1/+0 |
* | New debugging function, to log a clipboard format name symbolically. | Tor Lillqvist | 2005-04-04 | 8 | -218/+587 |
* | [merged from gtk-2-6 branch] let dash_offset shift the start of the line | Hans Breuer | 2005-04-03 | 4 | -14/+88 |
* | Fix event filter handling. If an event filter (global, client message | Tor Lillqvist | 2005-03-30 | 1 | -47/+42 |
* | The state field should represent the state before the event, like on X11. | Tor Lillqvist | 2005-03-30 | 1 | -5/+24 |
* | Return the Terminal Services session number, window station name (always | Tor Lillqvist | 2005-03-20 | 1 | -3/+71 |
* | On WM_MOUSEMOVE, don't check if this process owns the active window. This | Tor Lillqvist | 2005-03-18 | 2 | -27/+3 |
* | Use cairo_set_device_offset(). | Owen Taylor | 2005-03-18 | 8 | -225/+194 |
* | gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, just | Tor Lillqvist | 2005-03-16 | 11 | -72/+112 |
* | Print debugging output only if asked for, not always. | Tor Lillqvist | 2005-03-16 | 13 | -186/+219 |
* | New debugging function. As GetKeyNameText() returns a localized key name | Tor Lillqvist | 2005-03-15 | 4 | -28/+54 |
* | A further fix for big window support. Now also the test in testgtk works. | Ivan, Wong Yat Cheung | 2005-03-12 | 1 | -0/+2 |
* | Big window fix for Win32. Big windows are still emulated within 16-bit | Ivan, Wong Yat Cheung | 2005-03-11 | 3 | -552/+114 |
* | Implement better handling of Wintab tablet context overlap on Win32. | Robert Ögren | 2005-02-25 | 3 | -0/+37 |
* | Workaround for bug in MapVirtualKey(VK_DIVIDE, 0) in some Windows | Tor Lillqvist | 2005-02-23 | 1 | -1/+2 |
* | build with Cairo dependency. The patch to acually use Cairo on win32 will | Hans Breuer | 2005-02-07 | 1 | -1/+1 |
* | Implement lazy extended input initialization on Win32, by Robert Ögren. | Tor Lillqvist | 2005-02-02 | 3 | -6/+30 |
* | Use a FIFO list for storing GdkSelProp of a single window so that | Ivan, Wong Yat Cheung | 2005-02-02 | 1 | -11/+13 |
* | Remove superfluous blank line. | Tor Lillqvist | 2005-02-01 | 1 | -1/+0 |
* | New functions, code blocks refactored out of update_keymap(). No | Tor Lillqvist | 2005-02-01 | 2 | -246/+334 |
* | Fix for #163702, from Ivan Wong: | Tor Lillqvist | 2005-01-23 | 4 | -32/+21 |
* | Handle Greek tonos dead accent key. (#164859, reported and fix verified by | Tor Lillqvist | 2005-01-23 | 1 | -3/+9 |
* | Handle keyboards with ShiftLock (and not CapsLock) correctly. (#161814) | Tor Lillqvist | 2005-01-19 | 1 | -26/+81 |
* | Add pointer warping to GDK. (#160437) | Matthias Clasen | 2005-01-18 | 1 | -0/+9 |
* | Fix for #162790, by Iwan Wong: | Tor Lillqvist | 2005-01-12 | 3 | -101/+192 |
* | Set current cursor also when changing the cursor of a window that is the | Tor Lillqvist | 2005-01-09 | 1 | -4/+25 |
* | Fix braino. (#163232, Arnaud Charlet) | Tor Lillqvist | 2005-01-07 | 1 | -1/+1 |
* | Use wide character API when available. Use UTF-8 for filenames. | Tor Lillqvist | 2004-12-19 | 2 | -71/+97 |
* | Indentation fix. Won't bother with a ChangeLog entry. | Tor Lillqvist | 2004-12-15 | 1 | -11/+11 |
* | remove the disputable memset at the end of gdk_pixmap_new() - on X11 the | Hans Breuer | 2004-11-30 | 1 | -2/+0 |