| Commit message (Expand) | Author | Age | Files | Lines |
* | Define the hint styles to make building against fc < 2.2.92 work. | Matthias Clasen | 2005-08-01 | 1 | -0/+7 |
* | Make tracking the on_all_desktops state work better. | Matthias Clasen | 2005-08-01 | 2 | -26/+29 |
* | Implement using FlashWindowEx(). (#309423) | Tor Lillqvist | 2005-08-01 | 1 | -1/+15 |
* | Cosmetics. | Tor Lillqvist | 2005-07-29 | 1 | -10/+5 |
* | Remove ifdeffed out code relating to the gdk-ping message. Use the global | Tor Lillqvist | 2005-07-29 | 1 | -148/+105 |
* | New static function to generate and append the GDK_GRAB_BROKEN events. | Tor Lillqvist | 2005-07-28 | 1 | -18/+40 |
* | Rename from blit_inside_window(), as it now does blitting inside a bitmap, | Tor Lillqvist | 2005-07-28 | 1 | -19/+16 |
* | Avoid spurious core pointer events when the tablet pen is lifted. | Robert Ă–gren | 2005-07-28 | 1 | -2/+45 |
* | Handle PS_ALTERNATE, too. | Tor Lillqvist | 2005-07-27 | 1 | -7/+8 |
* | Change machinery for following font rendering xsettings to set cairo font | Owen Taylor | 2005-07-21 | 5 | -5/+319 |
* | Use wide-char API when available. (#311079, Peter Zelezny) | Tor Lillqvist | 2005-07-21 | 1 | -10/+13 |
* | Follow change in cairo API to add Screen* to | Keith Packard | 2005-07-21 | 1 | -0/+1 |
* | Small formatting fixes in doc comments. | Matthias Clasen | 2005-07-18 | 1 | -4/+4 |
* | [Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning as | Tor Lillqvist | 2005-07-18 | 1 | -0/+2 |
* | 2.7.3GTK_2_7_3 | Matthias Clasen | 2005-07-15 | 1 | -3/+3 |
* | Don't assert if the xrootwin is invalid. (#309997, Barbie LeVille) | Matthias Clasen | 2005-07-14 | 1 | -15/+45 |
* | Fix handling of Aiptek and Aiptek-like graphical tablets such as Trust on | Robert Ögren | 2005-07-13 | 1 | -130/+34 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -0/+19 |
* | Fix cairo_content_t <-> cairo_format_t confusion. (#310086, Carlos | Matthias Clasen | 2005-07-12 | 1 | -1/+1 |
* | Forgot to commit this one. | Tor Lillqvist | 2005-07-12 | 1 | -2/+0 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-12 | 19 | -0/+491 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-12 | 5 | -0/+130 |
* | Make gdk_window_present() move the window to the current desktop, instead | Matthias Clasen | 2005-07-11 | 3 | -9/+74 |
* | Look for windres on Win32. | Tor Lillqvist | 2005-07-09 | 3 | -18/+8 |
* | Don't generate events on destroyed windows. | Matthias Clasen | 2005-07-07 | 1 | -9/+12 |
* | Don't create the GdkPixbuf until we know that we have something to put in | Tor Lillqvist | 2005-07-06 | 1 | -3/+5 |
* | Add comment about the current named cursor implementation, and what it | Tor Lillqvist | 2005-07-05 | 3 | -3/+124 |
* | Add some missing files to EXTRA_DIST | Matthias Clasen | 2005-07-05 | 1 | -0/+3 |
* | updated <io.h> for open() use G_PI instead of M_PI | Hans Breuer | 2005-07-03 | 4 | -0/+142 |
* | declare _gdk_xgrab_check_button_event. | Manish Singh | 2005-06-30 | 1 | -3/+5 |
* | Avoid infinite loop if a mask is zero. (#309222, David Saxton) | Matthias Clasen | 2005-06-30 | 1 | -0/+6 |
* | Handle broken grabs. | Matthias Clasen | 2005-06-30 | 5 | -12/+64 |
* | Ignore GrabBroken events which are caused by overgrabbing inside the | Matthias Clasen | 2005-06-27 | 3 | -25/+19 |
* | Avoid a segfault. (#309054) | Matthias Clasen | 2005-06-27 | 3 | -8/+33 |
* | gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so no | Tor Lillqvist | 2005-06-26 | 1 | -8/+8 |
* | add GDK_GRAB_BROKEN to the switch cases. | Manish Singh | 2005-06-26 | 1 | -0/+2 |
* | Don't emit grab-broken for overgrabbing, until we figure out how to do | Matthias Clasen | 2005-06-26 | 1 | -6/+12 |
* | Add a GrabBroken event to GDK, and a grab-broken-event signal to | Matthias Clasen | 2005-06-25 | 3 | -6/+76 |
* | Fix up selection of conversion functions for MSB machines: | Owen Taylor | 2005-06-24 | 1 | -13/+3 |
* | Improve and simplify line segment rendering on Win32, especially the | Tor Lillqvist | 2005-06-24 | 3 | -298/+269 |
* | Fix the big endian case for 3-channel source. (Reported by David Zeuthen) | Owen Taylor | 2005-06-23 | 1 | -3/+3 |
* | Set the time field in the event. (#308573, Morten Welinder) | Matthias Clasen | 2005-06-22 | 1 | -0/+2 |
* | New function which can be used to implement scrolling in non-window | Matthias Clasen | 2005-06-21 | 3 | -11/+150 |
* | 2.7.0GTK_2_7_0 | Matthias Clasen | 2005-06-20 | 1 | -1/+2 |
* | remove GDK_CURSOR and GDK_IS_CURSOR, instance checks don't work on boxed | Manish Singh | 2005-06-18 | 3 | -11/+9 |
* | Support the ICCCM urgency hint. (#61858, Havoc Pennington) | Matthias Clasen | 2005-06-17 | 4 | -0/+35 |
* | Set the actions and suggested_action fields in the GdkDragContext to | Tor Lillqvist | 2005-06-17 | 1 | -0/+2 |
* | Define GDK_IS_CURSOR() and GDK_CURSOR(). | Matthias Clasen | 2005-06-17 | 1 | -0/+2 |
* | Improve some return_if_fail checks, and add the missing non-Xcursor | Matthias Clasen | 2005-06-17 | 2 | -9/+13 |
* | Handle cursor theme changes for cached cursors which are not associated | Matthias Clasen | 2005-06-17 | 4 | -19/+49 |