| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Sun mediaLib support so that hardware acceleration via mediaLib is | Brian Cameron | 2007-05-16 | 4 | -4/+113 |
* | Fix context iterations for handle_configure_event() | Cody Russell | 2007-05-13 | 1 | -3/+2 |
* | Fix wrong cairo path generation. (#437879, Eddie C. Dost) | Behdad Esfahbod | 2007-05-12 | 1 | -1/+1 |
* | Don't call into the backend if the region is empty. (#437081, Sven | Matthias Clasen | 2007-05-10 | 1 | -1/+5 |
* | Fix bugs #428733 and #433301. Turns out the lockFocus logic was flawed, | Richard Hult | 2007-05-05 | 1 | -17/+15 |
* | Make sure the leader_window's WM_CLIENT_LEADER points to itself. #435028 | Dan Winship | 2007-05-02 | 1 | -2/+6 |
* | Added stub gdk_notify_startup_complete_with_id to compile Added | Michael Emmel | 2007-05-01 | 3 | -13/+94 |
* | Implement. | Richard Hult | 2007-04-30 | 1 | -0/+24 |
* | Some more compiler warning fixes. | Matthias Clasen | 2007-04-30 | 1 | -1/+1 |
* | Clear correct area | Cody Russell | 2007-04-30 | 1 | -4/+146 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 5 | -2/+88 |
* | New method to marshall and send a Startup Notification message. (from | Dan Winship | 2007-04-29 | 2 | -44/+76 |
* | fix two more potential races that could happen when an application is | Ronald Bultje | 2007-04-28 | 1 | -5/+11 |
* | Plug memory leaks caused by wrong use of g_slist_remove_link(). (#405515, | Matthias Clasen | 2007-04-28 | 1 | -1/+1 |
* | 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 |
* | Use native Win32 cursors where it makes sense | Cody Russell | 2007-04-26 | 2 | -78/+84 |
* | Win32 drop shadow goodness | Cody Russell | 2007-04-25 | 6 | -22/+63 |
* | Refactor the process updates functions to share code between them. Also | Richard Hult | 2007-04-18 | 1 | -28/+32 |
* | Handle a borderline case correctly | Matthias Clasen | 2007-04-18 | 1 | -8/+14 |
* | Protect the polling thread setup and shutdown function by mutexes and read | Ronald Bultje | 2007-04-11 | 1 | -14/+26 |
* | Change the XSettingsWatchFunc to return a Bool to indicate success. Update | Matthias Clasen | 2007-04-10 | 3 | -11/+44 |
* | Clean up namespaces to make the code more maintainable. | Richard Hult | 2007-04-06 | 10 | -174/+207 |
* | 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 |
* | Add stubs for gdk_notify_startup_complete_with_id and | Richard Hult | 2007-03-15 | 1 | -1/+13 |
* | Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id. | Tor Lillqvist | 2007-03-15 | 2 | -0/+13 |
* | 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 | 5 | -2/+85 |
* | Doc improvements | Matthias Clasen | 2007-03-12 | 2 | -1/+5 |
* | Update for the new quartz cairo surface API (#410442). Don't lock focus | Richard Hult | 2007-03-10 | 5 | -135/+184 |
* | Add missing function signature to fix a build warning. | Richard Hult | 2007-03-10 | 1 | -0/+1 |
* | Plug a leak. | Richard Hult | 2007-03-10 | 1 | -2/+6 |
* | Remove unneccesary exposure mask check. | Richard Hult | 2007-03-10 | 1 | -3/+3 |
* | Don't set the font name here, leave that to themes, fixes #387508. | Richard Hult | 2007-03-10 | 1 | -10/+1 |
* | Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder, | Matthias Clasen | 2007-03-09 | 12 | -41/+21 |
* | Defer the callbacks to an idle to avoid deadlock with xcb-ified libX11. | Matthias Clasen | 2007-03-09 | 1 | -3/+13 |
* | gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32 | Tor Lillqvist | 2007-03-06 | 1 | -3/+3 |
* | Add comment clarifying that "icon name" here is not related to the | Tor Lillqvist | 2007-02-26 | 1 | -0/+7 |
* | Remove. (gdk_device_get_type): Drop class init function. The X11 version | Tor Lillqvist | 2007-02-19 | 3 | -86/+35 |
* | Setup release pools to plug two leaks, patch from Erik van Pienbroek, | Richard Hult | 2007-02-18 | 1 | -0/+8 |
* | Add stub for gdk_display_add_client_message_filter, patch from Taybin | Richard Hult | 2007-02-18 | 2 | -0/+20 |
* | Import AppKit.h instead of Quartz.h. Don't use userSpaceScaleFactor for | Richard Hult | 2007-02-18 | 5 | -4/+13 |
* | Use PANGO_PIXELS instead of division. (#334617) | Behdad Esfahbod | 2007-02-16 | 1 | -2/+2 |
* | Be more careful when checking for ButtonRelease events that end implicit | Matthias Clasen | 2007-02-16 | 1 | -1/+7 |
* | Fix Win32 resize events and flickering | Cody Russell | 2007-02-15 | 1 | -133/+1 |
* | Add gdk_event_request_motions | Cody Russell | 2007-02-07 | 1 | -0/+1 |