| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert one problematic fix | Matthias Clasen | 2008-06-03 | 1 | -1/+1 |
* | Bug 526635 - _gdk_window_get_toplevel handles FOREIGN windows | Matthias Clasen | 2008-06-02 | 1 | -1/+1 |
* | Bug 524110 - Gdk should not assume reparenting WMs when retrieving | Matthias Clasen | 2008-06-02 | 1 | -6/+52 |
* | Bug 522269 - Evince windows sometimes incorrectly unmaximized, | Matthias Clasen | 2008-06-02 | 1 | -0/+4 |
* | Don't call XFreeColormap on foreign colormaps. Found by Daniel Berrange. | Matthias Clasen | 2008-04-03 | 1 | -2/+3 |
* | Merged from trunk: | Michael Natterer | 2008-01-04 | 1 | -5/+10 |
* | Avoid loading the ISO8859-1 iconv module. We're already doing all the | Alexander Larsson | 2007-11-12 | 1 | -21/+21 |
* | Fix serial number comparison regression introduced recently. (#474897) | Behdad Esfahbod | 2007-09-10 | 1 | -2/+5 |
* | fix invalid list node accesses, spotted by Benjamin Berg, bug #475158. | 18:22:28 Tim Janik | 2007-09-09 | 1 | -1/+2 |
* | fix X serial handling to cope with wraparounds and maintain referential | Tim Janik | 2007-08-28 | 1 | -6/+4 |
* | Documentation fixes | Matthias Clasen | 2007-07-22 | 1 | -3/+4 |
* | add note that the semantics of this call, when mixed with the new | Ryan Lortie | 2007-07-19 | 2 | -4/+7 |
* | New function to determine if keyboard layouts for both LTR and LTR | Matthias Clasen | 2007-06-30 | 1 | -54/+125 |
* | Connect the "destroy" signal so that the 'window' pointer is set back to | Ryan Lortie | 2007-06-29 | 1 | -8/+0 |
* | applied patch from Mark Tiefenbruck to add missing return_if_fail, | Tim Janik | 2007-06-21 | 1 | -0/+1 |
* | replace GDK_WINDOW calls by cast to GdkWindow. Patch by Tilman Sauerbeck | Xan Lopez | 2007-06-17 | 1 | -2/+2 |
* | Handle child_setup being NULL. (#445691, Christopher Taylor) | Matthias Clasen | 2007-06-11 | 1 | -3/+4 |
* | Set DISPLAY in the child process using g_setenv() instead of constructing | Ross Burton | 2007-06-06 | 1 | -81/+33 |
* | Fix embarrassing crash. (#444457, Torsten Schoenfeld) | Tor Lillqvist | 2007-06-06 | 1 | -1/+1 |
* | Check that window_private is not NULL before using it. (#444351, David | Matthias Clasen | 2007-06-05 | 1 | -1/+1 |
* | Add support for composited child windows. (#412882, Ryan Lortie) | Matthias Clasen | 2007-06-01 | 5 | -2/+156 |
* | Update docs | Matthias Clasen | 2007-05-26 | 1 | -2/+3 |
* | Fix docs | Matthias Clasen | 2007-05-26 | 1 | -1/+1 |
* | Add some missing symbols. | Matthias Clasen | 2007-05-23 | 1 | -0/+1 |
* | Make sure the leader_window's WM_CLIENT_LEADER points to itself. #435028 | Dan Winship | 2007-05-02 | 1 | -2/+6 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 2 | -1/+55 |
* | New method to marshall and send a Startup Notification message. (from | Dan Winship | 2007-04-29 | 2 | -44/+76 |
* | Factor out window movement functions. (#63820, Tilman Sauerbeck) | Matthias Clasen | 2007-04-27 | 1 | -31/+34 |
* | Factor out translate_pos(). (#63820, Tilman Sauerbeck) | Matthias Clasen | 2007-04-27 | 1 | -24/+20 |
* | Factor out window mapping and unmapping functions. (#63820, Tilman | Matthias Clasen | 2007-04-27 | 1 | -10/+25 |
* | Make list handling code easier to read. (#63820, Tilman Sauerbeck) | Matthias Clasen | 2007-04-27 | 1 | -59/+19 |
* | Win32 drop shadow goodness | Cody Russell | 2007-04-25 | 1 | -0/+3 |
* | Change the XSettingsWatchFunc to return a Bool to indicate success. Update | Matthias Clasen | 2007-04-10 | 3 | -11/+44 |
* | Revert to non-xinerama mode when XineramaQueryScreens returns NULL; patch | Loïc Minier | 2007-04-03 | 1 | -5/+9 |
* | Patch from Matthias to add support for the _NET_WM_USER_TIME_WINDOW EWMH | Elijah Newren | 2007-04-01 | 1 | -1/+21 |
* | Initialise nxvisuals to 0 in order to handle XGetVisualInfo() failures | Chris Wilson | 2007-03-17 | 1 | -0/+1 |
* | Make gtk_widget_set_extension_events() work on already realized widgets | Michael Natterer | 2007-03-14 | 1 | -9/+22 |
* | Apply patch by Vytautas Liuolia for changing the startup notification id | Emmanuele Bassi | 2007-03-13 | 3 | -2/+81 |
* | Doc improvements | Matthias Clasen | 2007-03-12 | 1 | -0/+2 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 3 | -10/+5 |
* | Defer the callbacks to an idle to avoid deadlock with xcb-ified libX11. | Matthias Clasen | 2007-03-09 | 1 | -3/+13 |
* | Be more careful when checking for ButtonRelease events that end implicit | Matthias Clasen | 2007-02-16 | 1 | -1/+7 |
* | Be more careful about toplevel possibly being NULL. (#402453, Sebastian | Matthias Clasen | 2007-01-30 | 1 | -1/+7 |
* | Apply a patch by Chris Wilson to avoid spurious valgrind warnings from | Matthias Clasen | 2007-01-04 | 4 | -92/+94 |
* | Try to fix #315732, reported by Luke Hutchinson: | Matthias Clasen | 2007-01-02 | 3 | -20/+37 |
* | Generate double-click events. (#380421, Tommi Komulainen) | Matthias Clasen | 2006-12-21 | 1 | -0/+4 |
* | Correct return_if_fail checks. (#379803, Tommi Komulainen) | Matthias Clasen | 2006-12-21 | 1 | -3/+3 |
* | Check for crt_extern.h and _NSGetEnviron. Fix compilation on Darwin where | Matthias Clasen | 2006-12-10 | 1 | -0/+12 |
* | Update the docs to state which out parameters may be NULL. (#360870, | Matthias Clasen | 2006-10-09 | 1 | -7/+7 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 3 | -4/+1 |