]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkprivate-x11.h
Use an unused high bit in the XID to mark fonts in the global xid hash
[~andy/gtk] / gdk / x11 / gdkprivate-x11.h
2006-01-20 Matthias ClasenUse an unused high bit in the XID to mark fonts in...
2005-11-16 Michael Natterernew internal function which destroys the display's...
2005-09-20 Matthias Clasen*** empty log message ***
2005-09-09 Matthias ClasenMake it possible to determine if a key event is for...
2005-09-06 Matthias ClasenAdd support for extra virtual modifiers: (#85780, Owen...
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-06-30 Manish Singhdeclare _gdk_xgrab_check_button_event.
2005-06-17 Matthias ClasenHandle cursor theme changes for cached cursors which...
2005-06-14 Matthias ClasenForgotten file
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-01-18 Matthias ClasenAvoid X errors when running against servers which imple...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-02-17 Soeren SandmannFix for #119722, reported by Olexiy Avramchenko, patch...
2003-12-14 Matthias ClasenRename from _gdk_x11_register_event_type(), added API...
2003-08-02 Owen TaylorRequires glib-2.3.0, pango-1.2.0.
2003-07-11 Owen Taylorgdk/x11/gdkevents-x11.c (get_real_window) gdk/x11/gdkin...
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-06-04 Owen TaylorKeep track of when we have a clip mask set for the...
2002-09-24 Owen TaylorDelete unused private gdk_visual_lookup(), make gdk_col...
2002-09-23 Owen TaylorAdd a keys_changed signal emitted when the keymap chang...
2002-08-02 Owen TaylorSwitch back to using XftDraw so that we take advantage...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-04 Owen TaylorFixes for non XKB operation. (#73103)
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-11-05 Owen TaylorRedo Xft support to go directly to Picture objects...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-03 Owen TaylorDetectable auto-repeat - make a repeating key generate
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...