| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix wrong use of base_finalize. (#105126, Sven Neumann) | Owen Taylor | 2003-04-18 | 2 | -2/+2 |
* | Fix '/' vs. '*' problem in aspect ration computations. (#108237) | Owen Taylor | 2003-04-18 | 1 | -1/+1 |
* | You don't get a XkbMapNotify event if you get a XkbNewKeyboardNotify | Owen Taylor | 2003-04-18 | 2 | -2/+3 |
* | Flush after ungrabbing the server. | Owen Taylor | 2003-04-07 | 3 | -5/+7 |
* | Use the signed GET_X_LPARAM() and GET_Y_LPARAM() to extract x and y | Tor Lillqvist | 2003-03-15 | 1 | -31/+34 |
* | On WM_MOUSEMOVE, the test whether we have actually moved (and thus | Tor Lillqvist | 2003-03-13 | 1 | -12/+15 |
* | if a grab cursor is used, must copy the HCURSOR with CopyCursor(), as it | Tor Lillqvist | 2003-03-13 | 2 | -13/+31 |
* | Don't try to compensate for LineTo() not drawing the end pixel. It causes | Tor Lillqvist | 2003-03-09 | 1 | -6/+2 |
* | Bug #107664 continued: | Matthias Clasen | 2003-03-08 | 7 | -53/+13 |
* | Trivial cleanups (bug #107664) | Matthias Clasen | 2003-03-08 | 3 | -8/+8 |
* | Return gboolean, not gint. (#107664, Morten Welinder) | Matthias Clasen | 2003-03-06 | 4 | -5/+5 |
* | Add a bunch of missing entries. Noticed by Cedric Gustin. | Tor Lillqvist | 2003-03-02 | 1 | -0/+7 |
* | demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.c | Manish Singh | 2003-02-28 | 1 | -3/+2 |
* | Associate the keys_changed virtual function with the keys_changed signal. | Matthias Clasen | 2003-02-19 | 1 | -1/+1 |
* | copy the event axes as well. | Larry Ewing | 2003-02-18 | 1 | -0/+14 |
* | Return a GdkVisual *, not a GdkVisual **. (#105243) | Matthias Clasen | 2003-02-06 | 1 | -1/+1 |
* | Merge from stable: | Tor Lillqvist | 2003-02-01 | 2 | -0/+31 |
* | Deprecate. (#60582) | Matthias Clasen | 2003-01-31 | 2 | -12/+11 |
* | Deprecate gtk_paned_computed_position(). (#97077) | Matthias Clasen | 2003-01-31 | 1 | -0/+2 |
* | Remove the attempt-to-allocate then free code. To handle multiple people | Owen Taylor | 2003-01-30 | 1 | -16/+0 |