| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a note that cairo contexts cannot be cached for handling expose | Matthias Clasen | 2008-07-07 | 1 | -0/+6 |
* | Bug 493008 – gdk_screen_get_window_stack is not 64-bit-compatible | Matthias Clasen | 2008-07-06 | 1 | -2/+2 |
* | Small doc fixes | Matthias Clasen | 2008-07-04 | 1 | -1/+1 |
* | Some GDK doc additions | Matthias Clasen | 2008-07-04 | 1 | -0/+3 |
* | Fix make check | Matthias Clasen | 2008-07-04 | 2 | -0/+12 |
* | 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 | 4 | -39/+157 |
* | 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 |
* | Revert name change | Cody Russell | 2008-07-01 | 58 | -58/+58 |
* | Some aftermath from the window impl cleanups: | Richard Hult | 2008-07-01 | 1 | -3/+3 |
* | Add event sound settings. Patch by Lennart Pöttering. | Matthias Clasen | 2008-07-01 | 1 | -2/+8 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 58 | -58/+58 |
* | Some unrelated cleanups found while reviewing the offscreen window patch: | Michael Natterer | 2008-06-30 | 3 | -16/+32 |
* | remove duplicate declaration of _gdk_window_new(). | Michael Natterer | 2008-06-30 | 1 | -3/+0 |
* | reorder source lists alphabetically. | Michael Natterer | 2008-06-30 | 1 | -6/+6 |
* | adapt to use GdkWindowImpl interface. | Kristian Rietveld | 2008-06-27 | 3 | -150/+168 |
* | Abstract some GdkWindow API into an interface that the backends must | Emmanuele Bassi | 2008-06-27 | 11 | -730/+1258 |
* | do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you | Kristian Rietveld | 2008-06-23 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 131 | -131/+131 |
* | remove redundant include, fix indentation, replace header by a GDK | Michael Natterer | 2008-06-21 | 1 | -30/+27 |
* | must return a value of the appropriate type with g_return_val_if_fail | Hans Breuer | 2008-06-20 | 1 | -0/+8 |
* | Rename gdk_window_new -> _gdk_window_new and gdk_window_reparent -> | Cody Russell | 2008-06-20 | 1 | -2/+2 |
* | deprecate GdkDestroyNotify. | Michael Natterer | 2008-06-18 | 4 | -4/+8 |
* | Protect against XKB being stupid. Reported by Pedro Villavicencio. | Matthias Clasen | 2008-06-17 | 1 | -1/+1 |
* | Initialize hwnd to NULL. This fixes OpenClipboard() failure and, according | Cody Russell | 2008-06-15 | 1 | -1/+1 |
* | Fix doc typos | Matthias Clasen | 2008-06-13 | 1 | -6/+6 |
* | 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 |
* | Return the right coordinates | Matthias Clasen | 2008-06-06 | 1 | -3/+6 |
* | Bug 536185 – monitor font configuration | Behdad Esfahbod | 2008-06-06 | 1 | -2/+4 |
* | gdk/gdkapplaunchcontext.h gdk/gdktestutils.h gtk/gtkmountoperation.h | Michael Natterer | 2008-05-30 | 2 | -2/+2 |
* | 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 | 31 | -28/+134 |
* | Try setting the default font, might need to tweak this. | Richard Hult | 2008-05-26 | 1 | -1/+30 |
* | Bug 513811 – Use cairo_format_stride_for_width() | Matthias Clasen | 2008-05-26 | 1 | -4/+7 |
* | Bug 526635 - _gdk_window_get_toplevel handles FOREIGN windows | Cody Russell | 2008-05-25 | 1 | -1/+1 |
* | Bug 525461 - Don't invalidate under an input-only child | Cody Russell | 2008-05-25 | 1 | -1/+1 |
* | Bug 524110 - Gdk should not assume reparenting WMs when retrieving window | Cody Russell | 2008-05-25 | 1 | -6/+52 |
* | Bug 522269 - Evince windows sometimes incorrectly unmaximized, caused by | Cody Russell | 2008-05-25 | 1 | -0/+4 |
* | Update docstring to match pango_color_parse, do not reference XParseColor | Björn Lindqvist | 2008-05-24 | 1 | -11/+12 |
* | Remove duplicate gdk_window_redirect_to_drawable and | James Sharpe | 2008-05-24 | 1 | -2/+0 |
* | updated fix c99ism (variable at start of block export functions for window | Hans Breuer | 2008-05-23 | 3 | -12/+26 |
* | Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection. | Tor Lillqvist | 2008-05-23 | 2 | -19/+11 |
* | Don't do anything if style doesn't change. Improve debugging output. | Tor Lillqvist | 2008-05-23 | 1 | -14/+23 |
* | Renamed to adapt to the offscreen rendering changes, fixes build. | Richard Hult | 2008-05-21 | 1 | -7/+7 |
* | Bug 318807 – Offscreen windows and window redirection. | 10:49:20 Tim Janik | 2008-05-21 | 7 | -48/+617 |