| Commit message (Expand) | Author | Age | Files | Lines |
* | API doc updates. | Matthias Clasen | 2003-07-14 | 1 | -1/+1 |
* | gdk/x11/gdkevents-x11.c (get_real_window) gdk/x11/gdkinput-x11.c | Owen Taylor | 2003-07-11 | 6 | -101/+159 |
* | Fix memory access error. (#69436) | Morten Welinder | 2003-07-11 | 1 | -1/+1 |
* | Merge from stable. | Kristian Rietveld | 2003-07-09 | 2 | -11/+15 |
* | dear cvs, please SHUT UP love, -kris | Kristian Rietveld | 2003-07-09 | 1 | -0/+1 |
* | Change _gdk_x11_send_xevent_async() to | Owen Taylor | 2003-07-08 | 3 | -50/+77 |
* | Lookup all the atoms in the target list at once. | Owen Taylor | 2003-07-05 | 6 | -101/+373 |
* | Move the grabs up earlier, so we don't get a big pile of uncompressed | Owen Taylor | 2003-07-05 | 3 | -17/+7 |
* | Function to get a range of information about all the children of a window | Owen Taylor | 2003-07-05 | 3 | -84/+373 |
* | Add a function to XSendEvent() and call a calback on failure/success. | Owen Taylor | 2003-07-05 | 3 | -77/+300 |
* | Split toplevel-specific pieces of GdkWindowImplX11 into a separate | Owen Taylor | 2003-07-05 | 3 | -162/+199 |
* | Fix some leftover fields. | Owen Taylor | 2003-07-05 | 1 | -3/+0 |
* | Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap | Owen Taylor | 2003-07-05 | 17 | -211/+632 |
* | We can calculate the width and height of the bounding rectangle only after | Tor Lillqvist | 2003-07-04 | 1 | -4/+16 |
* | Add gdk_string_to_compound_text_for_display. (#116537, Peter Zelezny) | Tor Lillqvist | 2003-07-03 | 1 | -0/+1 |
* | Implement a loader for named themed icon based on from gnome-desktop | Owen Taylor | 2003-07-02 | 1 | -1/+2 |
* | WindowFromPoint() wants screen coordinates (#115422, Tim Evans). | Tor Lillqvist | 2003-07-01 | 1 | -2/+2 |
* | Check for Xcursor. | Matthias Clasen | 2003-06-30 | 3 | -0/+314 |
* | New function, callback proc for EnumWindows(). | Tor Lillqvist | 2003-06-30 | 9 | -127/+167 |
* | Fix for #111028, thanks to J. Ali Harlow, who writes: I found that the | Tor Lillqvist | 2003-06-28 | 8 | -65/+67 |
* | When emulating X11's automatic grab on button down, pass owner_events as | Tor Lillqvist | 2003-06-22 | 1 | -11/+12 |
* | Use application/x-rootwindow-drop for root window drops. (#108670, Alex | Owen Taylor | 2003-06-09 | 1 | -1/+8 |
* | Before delivering an event to a widget, check that (if relevant), the | Owen Taylor | 2003-06-09 | 1 | -3/+7 |
* | swap G and B. Fixes (#114669) | Soeren Sandmann | 2003-06-08 | 1 | -4/+4 |
* | Fix typo. | Tor Lillqvist | 2003-06-06 | 1 | -1/+1 |
* | Set graphics_exposures and subwindow_mode, too, even if they aren't | Tor Lillqvist | 2003-06-06 | 1 | -1/+3 |
* | Handle global filters. | Tor Lillqvist | 2003-06-05 | 1 | -0/+17 |
* | When drawing underlines, join up adjacent runs where possible, so we don't | Owen Taylor | 2003-06-04 | 1 | -34/+112 |
* | Keep track of when we have a clip mask set for the GC, and when we unset | Owen Taylor | 2003-06-04 | 2 | -8/+35 |
* | Don't respond to pings on a root window; prevents infinite loops if we are | Owen Taylor | 2003-06-03 | 1 | -1/+3 |
* | #71597, reported by Morten Welinder | Owen Taylor | 2003-06-03 | 1 | -402/+119 |
* | Remove bad optimization for src_rowstride == dest_stride. (Didn't consider | Owen Taylor | 2003-06-03 | 1 | -7/+0 |
* | reenabled button_release events for xinput devices. (#113948) | Michael Natterer | 2003-06-03 | 1 | -1/+8 |
* | added a missing cast. | Sven Neumann | 2003-06-02 | 1 | -1/+0 |
* | Remove dubious bitfields of unspecified signedness. (#112919, Morten | Matthias Clasen | 2003-05-27 | 4 | -9/+9 |
* | Only include the Default and Emacs themes' gtkrc files. Include | Tor Lillqvist | 2003-05-27 | 1 | -1/+1 |
* | Use XftDrawSetClipRectangles(), since we're inside HAVE_XFT2 anyway. | Matthias Clasen | 2003-05-21 | 1 | -20/+0 |
* | Comprehensively zero all unused parts of client messages (Mainly Motif DND | Owen Taylor | 2003-05-20 | 3 | -5/+52 |
* | Patch from Vasilis Vasaitis to fix Greek_IOTAdi[a]eresis inconsistency and | Owen Taylor | 2003-05-14 | 3 | -3/+5 |
* | Remove unecessary g_return_if_fail(). (#105500, Morten Welinder.) | Owen Taylor | 2003-05-14 | 1 | -2/+0 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 4 | -156/+121 |
* | Fix for #110165 (thanks to Arnaud Charlet): | Tor Lillqvist | 2003-05-06 | 1 | -14/+33 |
* | Patch from Alex Larsson fixing problem with restacking during DND. | Owen Taylor | 2003-04-21 | 1 | -1/+1 |
* | Calling XFlush() after ungrabbing, to avoid problems if the app | Owen Taylor | 2003-04-21 | 1 | -2/+14 |
* | Add SKIP_TASKBAR/SKIP_PAGER to set of properties we might set on map. | Owen Taylor | 2003-04-21 | 1 | -2/+18 |
* | Fix for the case when gdk_event_copy() is called on a non-allocated event. | Owen Taylor | 2003-04-18 | 1 | -4/+6 |
* | Fix pointer arithmetic on 'void *'. (#108322) | Owen Taylor | 2003-04-18 | 1 | -2/+2 |
* | Check for XAddConnectionWatch()/X11R6, and if found, disable XIM and use | Owen Taylor | 2003-04-18 | 1 | -0/+6 |
* | Patch from Morten Welinder to catch Sun servers with a broken | Owen Taylor | 2003-04-18 | 3 | -6/+53 |
* | Use gdk_free_compound_text(), not g_free(). (#107643, Michael Zucchi) | Owen Taylor | 2003-04-18 | 1 | -1/+1 |