| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a scratch GC in the case where the background is a solid color. | Soeren Sandmann | 2004-02-18 | 3 | -43/+46 |
* | Reset clip region back to NULL on cached GC (rest of #134728) | Soeren Sandmann | 2004-02-18 | 1 | -0/+4 |
* | Fix bug reported by Nam SungHyun. | Soeren Sandmann | 2004-02-18 | 2 | -1/+4 |
* | GC caching, bug #125645 (based on patch by Brian Cameron) | Soeren Sandmann | 2004-02-18 | 9 | -34/+104 |
* | Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor. | Soeren Sandmann | 2004-02-17 | 3 | -26/+67 |
* | Revert last commit, please don't commit patches without approval, this | Owen Taylor | 2004-02-17 | 1 | -10/+0 |
* | don't try to draw more than 32767 segments at a time, since XDrawSegments | David Odin | 2004-02-16 | 1 | -0/+10 |
* | Assign xtype using gdk_x11_atom_to_xatom_for_display () when type != | Manish Singh | 2004-02-12 | 1 | -1/+1 |
* | Fix misleading debug output. | Matthias Clasen | 2004-02-11 | 1 | -1/+1 |
* | Avoid triggering an X error when the client->manager_window is | Owen Taylor | 2004-02-10 | 3 | -24/+36 |
* | Use a weak reference instead of ref()/unref(). (#60857, reported by Joshua | Soeren Sandmann | 2004-02-02 | 2 | -4/+9 |
* | Set the cursor in all cases. If no grab cursor specified, use the grabbing | Tor Lillqvist | 2004-02-02 | 1 | -0/+5 |
* | Assume gravity works. (Anything else we have to take our chances with). | Soeren Sandmann | 2004-02-02 | 3 | -70/+1 |
* | Remove unused variable 'result' | Soeren Sandmann | 2004-02-02 | 4 | -18/+65 |
* | Fixes #132975. | Federico Mena Quintero | 2004-01-30 | 2 | -2/+2 |
* | Revert changes from #113476 and go back to using XftDrawSetClip, because | Owen Taylor | 2004-01-30 | 1 | -0/+20 |
* | Don' generate enter or leave events if the pointer is grabbed with | Tor Lillqvist | 2004-01-28 | 1 | -0/+9 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 17 | -120/+122 |
* | If the WM_TRANSIENT_FOR property is being deleted, set the owner of the | Tor Lillqvist | 2004-01-25 | 4 | -5/+18 |
* | Fix typo | Alexander Larsson | 2004-01-22 | 1 | -1/+1 |
* | Split the gtk translations into the domains gtk20 and gtk20-properties. | Matthias Clasen | 2004-01-17 | 1 | -1/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 2 | -2/+4 |
* | and a bit more. | Murray Cumming | 2004-01-05 | 1 | -2/+2 |
* | Added <public> documentation to the struct, as suggested by Owen Taylor. | Murray Cumming | 2004-01-05 | 1 | -9/+11 |
* | use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work | Hans Breuer | 2004-01-04 | 2 | -2/+3 |
* | Fix to allow reasonable pointer behavior in window mode when an extended | 13:49 Daniel Rogers | 2003-12-31 | 1 | -9/+26 |
* | Add the missing _get_ to the name of the non-Xcursor version of this | Matthias Clasen | 2003-12-24 | 1 | -1/+1 |
* | Set the right properties when the window becomes a toplevel. When a window | Soeren Sandmann | 2003-12-21 | 2 | -84/+121 |
* | Do not interpret distant clicks as double-clicks (#116541, Bernhard | Matthias Clasen | 2003-12-16 | 4 | -20/+57 |
* | handle GTK_DATADIR similar as the other filesystem placement 'constants' | Hans Breuer | 2003-12-14 | 4 | -4/+15 |
* | Calls to OpenClipboard() must be followed by calls to CloseClipboard(). | Tor Lillqvist | 2003-12-14 | 1 | -29/+19 |
* | Merge from stable: | Tor Lillqvist | 2003-12-14 | 6 | -234/+314 |
* | Implement gdk_window_set_icon_list() for Win32, with support for big and | Tim Evans | 2003-12-14 | 2 | -95/+297 |
* | Rename from _gdk_x11_register_event_type(), added API docs. | Matthias Clasen | 2003-12-14 | 5 | -10/+31 |
* | Document that the clip mask of gc is ignored. (#101983, Sebastian Rittau) | Matthias Clasen | 2003-12-13 | 1 | -0/+3 |
* | Documentation updates. | Matthias Clasen | 2003-12-11 | 2 | -13/+28 |
* | Changes to allow "no input" windows (#64613): | Matthias Clasen | 2003-12-10 | 5 | -3/+81 |
* | include gdkspawn.h. | Mark McLoughlin | 2003-12-10 | 1 | -0/+1 |
* | s/gdk_spawn/gdk_spawn_on_screen/. | Mark McLoughlin | 2003-12-10 | 3 | -15/+15 |
* | Utility functions for multi-screen applications which need to ensure | Mark McLoughlin | 2003-12-10 | 8 | -0/+507 |
* | Improve the GDK API for dealing with group leaders (#119375): | Matthias Clasen | 2003-12-09 | 5 | -9/+72 |
* | Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN. | Noah Levitt | 2003-12-09 | 2 | -0/+4 |
* | Use <multimon.h> when compiling with MSVC and old headers. (#126933, John | Tor Lillqvist | 2003-12-08 | 1 | -0/+4 |
* | Based on a patch by Martin Kretzschmar; #122448 | Michael Meeks | 2003-12-08 | 3 | -8/+72 |
* | Don't use the return value from SendMessage(WM_SETICON). That is the old | Tor Lillqvist | 2003-12-07 | 1 | -2/+2 |
* | If we already have a pointer grab active with a grab cursor set, destroy | Tor Lillqvist | 2003-12-07 | 1 | -0/+8 |
* | Make monitor boundaries visible in fake Xinerama mode. | Matthias Clasen | 2003-11-21 | 1 | -13/+44 |
* | Fix for #119555, Peter Zelesny: | Matthias Clasen | 2003-11-17 | 5 | -32/+42 |
* | updated added all the new tests | Hans Breuer | 2003-11-15 | 2 | -1/+63 |
* | If the window is maximized, use SW_SHOWMAXIMIZED. (#126986, John Ehresman) | Tor Lillqvist | 2003-11-15 | 1 | -1/+4 |