| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use SetSystemUIMode instead of hiding and showing the menubar. | Richard Hult | 2008-05-19 | 1 | -3/+3 |
* | Use gdk_threads_add_idle instead of g_idle_add. Add a temporary check if | Richard Hult | 2008-05-17 | 1 | -5/+8 |
* | Bug 496958 - Wacom Bamboo Doesn't Function with GTK apps in Win32 | Tor Lillqvist | 2008-05-13 | 1 | -1/+1 |
* | Forgotten in previous commit. | Richard Hult | 2008-05-12 | 1 | -4/+5 |
* | Remove special casing of menu key events as it's no longer necessary; | Richard Hult | 2008-05-12 | 1 | -63/+18 |
* | Bug 532558 - Cannot build dll when using separate builddir | Tor Lillqvist | 2008-05-12 | 1 | -3/+5 |
* | Bug 532059 - Leak in win32 clipboard manipulation | Tor Lillqvist | 2008-05-12 | 1 | -2/+4 |
* | Move the currently invalidated region. Fixes bug #532048, patch by Yevgen | Richard Hult | 2008-05-08 | 1 | -0/+4 |
* | Only set the fake fd's revents, not the first one. Fixes bug #531056, | Richard Hult | 2008-05-08 | 1 | -1/+8 |
* | gdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkevents-directfb.c | Michael Natterer | 2008-05-06 | 6 | -13/+13 |
* | Add private backend data to events, and handle it when copying/freeing | Richard Hult | 2008-05-06 | 6 | -0/+74 |
* | Initalize framework if there is one. | Richard Hult | 2008-05-05 | 1 | -0/+7 |
* | Check if gdk_unicode_to_keyval() worked before using the result. Makes | Richard Hult | 2008-05-04 | 1 | -3/+20 |
* | Remove stray semicolon after if statement. Fixes bug #530963, patch from | Richard Hult | 2008-05-04 | 1 | -4/+4 |
* | Simplify check for zero sized expose area. | Richard Hult | 2008-04-30 | 1 | -8/+2 |
* | Don't send nsevents with the gdk lock held, fixes deadlock when doing | Richard Hult | 2008-04-30 | 1 | -1/+5 |
* | Map Alt to Alt and Cmd to Meta. This is not only more logical but also | Richard Hult | 2008-04-30 | 1 | -3/+4 |
* | Bug 529841 – incorrect position in directfb | Michael David Emmel | 2008-04-25 | 1 | -1/+1 |
* | include <pango/pango.h> instead of <pango/pango-font.h>. | Michael Natterer | 2008-04-25 | 1 | -1/+1 |
* | reorder one include so they are all alphabetical. | Michael Natterer | 2008-04-18 | 1 | -2/+2 |
* | Don't call XFreeColormap on foreign colormaps | Matthias Clasen | 2008-04-03 | 1 | -2/+3 |
* | Defer the generated event to the mainloop and don't generate one at all if | Richard Hult | 2008-03-31 | 4 | -46/+113 |
* | Bail out early if we can't find a matching window. | Richard Hult | 2008-03-25 | 2 | -2/+5 |
* | Plug a leak and add a check that we have a toplevel before accessing it. | Richard Hult | 2008-03-25 | 1 | -13/+19 |
* | Bug 524151 - Dragging of 0-byte files results in an empty filename on | Tor Lillqvist | 2008-03-24 | 1 | -8/+13 |