| Commit message (Expand) | Author | Age | Files | Lines |
* | After checking XLib sources, XGetWindowProperty does set data to NULL. | Matthias Clasen | 2005-08-19 | 1 | -1/+0 |
* | Free data returned from XGetWindowProperty. | Matthias Clasen | 2005-08-19 | 2 | -5/+20 |
* | Free children in all cases. (#313862, Kjartan Maraas) | Matthias Clasen | 2005-08-19 | 1 | -1/+5 |
* | Fix have_base_pc / have_base_x_pc typo. | Owen Taylor | 2005-08-15 | 1 | -2/+0 |
* | Handle pixmap == NULL when checking for a colormap. (Allin Cottrell). | Owen Taylor | 2005-08-15 | 3 | -3/+3 |
* | gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap) | Owen Taylor | 2005-08-12 | 3 | -0/+18 |
* | Make the last change compile. | J. Ali Harlow | 2005-08-10 | 1 | -2/+3 |
* | Remove superfluous call to gdk_window_get_offsets (). (#313051, Bertram | Owen Taylor | 2005-08-10 | 1 | -3/+0 |
* | Strip out all Xft, FreeType, and pangoxft checking. Rewrite X checks to | Owen Taylor | 2005-08-10 | 2 | -138/+30 |
* | Fix the build | Matthias Clasen | 2005-08-08 | 1 | -0/+3 |
* | Tighten up ABI checking a bit | Matthias Clasen | 2005-08-07 | 2 | -2/+5 |
* | 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 |