| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.13.6GTK_2_13_6 | Matthias Clasen | 2008-08-05 | 1 | -1/+1 |
* | Forgotten file | Matthias Clasen | 2008-08-04 | 1 | -0/+2 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 8 | -31/+39 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -7/+7 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 4 | -44/+44 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 4 | -25/+28 |
* | Cast pointers to guintptr, not unsigned long, before doing bit tests on | Tor Lillqvist | 2008-08-04 | 1 | -5/+5 |
* | Define GDK_NATIVE_WINDOW_POINTER on 32-bit Windows, too. It just makes | Tor Lillqvist | 2008-08-04 | 1 | -3/+1 |
* | call gdk_rgb_set_verbose(TRUE) if "gdkrgb" is in the debug flags. | Michael Natterer | 2008-08-04 | 2 | -5/+4 |
* | add the generated PNGs to CLEANFILES. | Michael Natterer | 2008-08-04 | 1 | -0/+4 |
* | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows. AC_SUBST it. | Tor Lillqvist | 2008-08-03 | 1 | -1/+1 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-03 | 1 | -0/+4 |
* | Don't bother looking up EnumDisplayMonitors and GetMonitorInfoA | Tor Lillqvist | 2008-08-03 | 1 | -71/+59 |
* | Support GEmblemedIcon | Matthias Clasen | 2008-08-03 | 1 | -0/+8 |
* | Improve docs | Matthias Clasen | 2008-08-02 | 1 | -6/+21 |
* | build gdkwindowimpl | Hans Breuer | 2008-08-01 | 1 | -0/+1 |
* | Bug 56070 – Can't click button after setting it sensitive. | Cody Russell | 2008-08-01 | 1 | -1/+4 |
* | Add gdk_threads_add_timeout_seconds{_full} | Matthias Clasen | 2008-07-31 | 2 | -20/+93 |
* | Bug 544510 – SetTimer callback signatures has the wrong type | Cody Russell | 2008-07-24 | 1 | -5/+5 |
* | Bug 544265 – GDK assumes XFIXES extension | Matthias Clasen | 2008-07-24 | 1 | -1/+7 |
* | Fix svn:ignore and the include condition | Sven Herzberg | 2008-07-22 | 1 | -1/+1 |
* | Add a test for my fixes from July 20th. | Sven Herzberg | 2008-07-22 | 3 | -2/+161 |
* | Don't use RandR 1.2 if driver is detected as randr12_compat (ie X driver | Frederic Crozat | 2008-07-22 | 1 | -0/+11 |
* | Bug 153567 – Repaint glitches in widgets | Cody Russell | 2008-07-21 | 1 | -3/+28 |
* | reviewed by: Richard Hult | Sven Herzberg | 2008-07-20 | 3 | -6/+17 |
* | reviewed by: Richard Hult | Sven Herzberg | 2008-07-20 | 4 | -77/+97 |
* | Avoid a crash | Matthias Clasen | 2008-07-18 | 1 | -3/+2 |
* | 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 |