| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move all includes before including gdkalias.h. | Behdad Esfahbod | 2006-10-02 | 1 | -2/+2 |
* | free display->input_windows with g_free(), not g_object_unref() (#357566, | Michael Natterer | 2006-09-25 | 1 | -1/+1 |
* | just check the first shift-level of keyboard layout for RTL and LTR | Behnam Esfahbod | 2006-09-20 | 1 | -18/+14 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 2 | -1/+1 |
* | Fix small theoretical memory leaks. (#353916, Chris Wilson) | Matthias Clasen | 2006-09-09 | 1 | -2/+4 |
* | Fix build. | Michael Natterer | 2006-08-31 | 1 | -2/+1 |
* | Fix gdk_window_beep | Matthias Clasen | 2006-08-30 | 1 | -5/+11 |
* | Add a function to beep on a window. For X11, implement this with XkbBell. | Matthias Clasen | 2006-08-30 | 1 | -0/+28 |
* | Add Win32 detail to doc comments. | Tor Lillqvist | 2006-08-23 | 1 | -0/+10 |
* | Don't leak ShmPixmapInfo. (#349858, Chris Wilson) | Matthias Clasen | 2006-08-15 | 1 | -2/+18 |
* | Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, David | Matthias Clasen | 2006-08-15 | 1 | -19/+25 |
* | Zero out some stack-allocated X structures, to avoid valgrind warnings | Matthias Clasen | 2006-08-15 | 2 | -0/+6 |