]> Pileus Git - ~andy/gtk/history - gdk
use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery)
[~andy/gtk] / gdk /
2005-10-26 Matthias Clasenuse $(GLIB_MKENUMS) instead of glib-mkenums. (#318582...
2005-10-26 Matthias ClasenFix #317844
2005-10-25 Matthias ClasenMake the initialization of screen_x11->xft_rgba more...
2005-10-24 Matthias ClasenAdd settings to hide the input method and Unicode contr...
2005-10-14 Tor LillqvistRemove the clipboard viewer code. It didn't really...
2005-10-13 Tor LillqvistDon't treat Alt-Enter specially. It does not have any...
2005-10-13 Tor LillqvistSet visual depth to 24 for 32 bits-per-pixel devices...
2005-09-30 Tor LillqvistIn case BitBlt() fails with ERROR_INVALID_HANDLE, the...
2005-09-26 Tor LillqvistSet the shaped flag here, too. (#316871)
2005-09-26 Matthias ClasenFix #316871, reported by Dan Winship:
2005-09-20 Tor LillqvistFree return value from gdk_atom_name().
2005-09-20 Tor LillqvistDo return the correct owner for CLIPBOARD (i.e., the...
2005-09-20 Matthias Clasen*** empty log message ***
2005-09-18 Hans Breuerexport _gdk_win32_pixbuf_to_hicon() as
2005-09-18 Hans Breuerfix typo for GTK_VER; define HAVE_CONFIG_H cause gtkpro...
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2005-09-11 Matthias ClasenBroken pipe
2005-09-11 Matthias ClasenNew function to avoid pointless strdups when creating...
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-09-08 Tor LillqvistTypo.
2005-09-08 Tor LillqvistCache the display name. There is only one GdkDisplay...
2005-09-07 Matthias ClasenMake the modmap reflexive. (_gdk_keymap_add_virtual_mod...
2005-09-06 Matthias ClasenDon't use GDK_ALT_MASK.
2005-09-06 Matthias ClasenAdd support for extra virtual modifiers: (#85780, Owen...
2005-09-02 Tor LillqvistKeep track of cursor position also in root window coord...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-08-29 Matthias ClasenFree state.children in all cases. (#313862, Kjartan...
2005-08-27 Matthias ClasenDon't warn when G_MAXLONG is passed as length.
2005-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-25 Owen TaylorHandle theme == NULL.
2005-08-25 Owen TaylorUse gdk_screen_init as instance_init, not base_init...
2005-08-24 Owen TaylorAdd a note about cut-and-paste between here and Pango.
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
2005-08-19 Matthias ClasenAfter checking XLib sources, XGetWindowProperty does...
2005-08-19 Matthias ClasenFree data returned from XGetWindowProperty.
2005-08-19 Matthias ClasenFree children in all cases. (#313862, Kjartan Maraas)
2005-08-15 Owen TaylorFix have_base_pc / have_base_x_pc typo.
2005-08-15 Owen TaylorHandle pixmap == NULL when checking for a colormap...
2005-08-12 Owen Taylorgdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap)
2005-08-10 J. Ali HarlowMake the last change compile.
2005-08-10 Owen TaylorRemove superfluous call to gdk_window_get_offsets ...
2005-08-10 Owen TaylorStrip out all Xft, FreeType, and pangoxft checking...
2005-08-08 Matthias ClasenFix the build
2005-08-07 Matthias ClasenTighten up ABI checking a bit
2005-08-01 Matthias ClasenDefine the hint styles to make building against fc...
2005-08-01 Matthias ClasenMake tracking the on_all_desktops state work better.
2005-08-01 Tor LillqvistImplement using FlashWindowEx(). (#309423)
2005-07-29 Tor LillqvistCosmetics.
2005-07-29 Tor LillqvistRemove ifdeffed out code relating to the gdk-ping messa...
2005-07-28 Tor LillqvistNew static function to generate and append the GDK_GRAB...
2005-07-28 Tor LillqvistRename from blit_inside_window(), as it now does blitti...
2005-07-28 Robert ÖgrenAvoid spurious core pointer events when the tablet...
2005-07-27 Tor LillqvistHandle PS_ALTERNATE, too.
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-07-21 Tor LillqvistUse wide-char API when available. (#311079, Peter Zelezny)
2005-07-21 Keith PackardFollow change in cairo API to add Screen* to
2005-07-18 Matthias ClasenSmall formatting fixes in doc comments.
2005-07-18 Tor Lillqvist[Win32] Bypass libtool, use -Wl,-luuid. This avoids...
2005-07-15 Matthias Clasen2.7.3
2005-07-14 Matthias ClasenDon't assert if the xrootwin is invalid. (#309997,...
2005-07-13 Robert ÖgrenFix handling of Aiptek and Aiptek-like graphical tablet...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-07-12 Matthias ClasenFix cairo_content_t <-> cairo_format_t confusion. ...
2005-07-12 Tor LillqvistForgot to commit this one.
2005-07-12 Matthias Clasen Add Copyright/License information.
2005-07-12 Matthias ClasenAdd Copyright/License information.
2005-07-11 Matthias ClasenMake gdk_window_present() move the window to the curren...
2005-07-09 Tor LillqvistLook for windres on Win32.
2005-07-07 Matthias ClasenDon't generate events on destroyed windows.
2005-07-06 Tor LillqvistDon't create the GdkPixbuf until we know that we have...
2005-07-05 Tor LillqvistAdd comment about the current named cursor implementati...
2005-07-05 Matthias ClasenAdd some missing files to EXTRA_DIST
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-06-30 Manish Singhdeclare _gdk_xgrab_check_button_event.
2005-06-30 Matthias ClasenAvoid infinite loop if a mask is zero. (#309222, David...
2005-06-30 Matthias ClasenHandle broken grabs.
2005-06-27 Matthias ClasenIgnore GrabBroken events which are caused by overgrabbi...
2005-06-27 Matthias ClasenAvoid a segfault. (#309054)
2005-06-26 Tor Lillqvistgdk/Makefile.am Current GNU tools do understand the...
2005-06-26 Manish Singhadd GDK_GRAB_BROKEN to the switch cases.
2005-06-26 Matthias ClasenDon't emit grab-broken for overgrabbing, until we figur...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-24 Owen TaylorFix up selection of conversion functions for MSB machines:
2005-06-24 Tor LillqvistImprove and simplify line segment rendering on Win32...
2005-06-23 Owen TaylorFix the big endian case for 3-channel source. (Reported...
2005-06-22 Matthias ClasenSet the time field in the event. (#308573, Morten Welinder)
2005-06-21 Matthias ClasenNew function which can be used to implement scrolling...
2005-06-20 Matthias Clasen2.7.0
2005-06-18 Manish Singhremove GDK_CURSOR and GDK_IS_CURSOR, instance checks...
2005-06-17 Matthias ClasenSupport the ICCCM urgency hint. (#61858, Havoc Pennington)
2005-06-17 Tor LillqvistSet the actions and suggested_action fields in the...
2005-06-17 Matthias ClasenDefine GDK_IS_CURSOR() and GDK_CURSOR().
2005-06-17 Matthias ClasenImprove some return_if_fail checks, and add the missing...
2005-06-17 Matthias ClasenHandle cursor theme changes for cached cursors which...
2005-06-17 Owen TaylorFix #if G_BYTE_ORDER == GDK_LSB_FIRST.
2005-06-16 Manish Singhremove unused variable.
2005-06-16 Matthias ClasenUpdate all fields
2005-06-15 Matthias ClasenGet red and blue in place.
next