]> Pileus Git - ~andy/gtk/history - gdk
Cache the display name. There is only one GdkDisplay on Win32, and
[~andy/gtk] / gdk /
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.
2005-06-15 Matthias ClasenAdd two new settings, gtk-cursor-theme-name and gtk...
2005-06-15 Matthias ClasenKeep a reference to the GdkCursor and add a private...
2005-06-15 Matthias ClasenRemove a lot of pointless g_return_if_fail() non-NULL...
2005-06-15 Matthias ClasenMake make check happier
2005-06-14 Matthias ClasenAdd a stub for the no-Xcursor case. (noticed by Luis...
2005-06-14 Matthias ClasenForgotten file
2005-06-14 Matthias ClasenNew functions to construct named cursors and to get...
2005-06-12 Kjartan MaraasPlug a leak. Closes bug #307281.
2005-06-12 Matthias ClasenCleanup. (#169648, Fabricio Barros Cabral)
2005-06-12 Matthias ClasenSmall doc additions.
2005-06-10 Kjartan MaraasDestroy the cairo surface when done with it. Plugs...
2005-06-10 Matthias ClasenGenerate N_() calls for translatable key names.
2005-06-10 Matthias ClasenSmall markup fixes.
2005-06-09 Matthias ClasenUpdate the user time on the window when a drop happens...
2005-06-09 Matthias ClasenSmall markup fixes.
2005-06-05 Tor LillqvistReturn NULL unless screen number is zero. We have only...
2005-06-04 Tor Lillqvistgdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32...
2005-05-26 Tor LillqvistIf blitting from the root window, take the multi-monito...
2005-05-24 Tor LillqvistHandle gtk-alternative-button-order (setting it to...
2005-05-22 Tor LillqvistMap VK_APPS to GDK_Menu. (#172383, Ivan Wong)
next