]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkprivate-x11.h
Inclusion cleanups in headers
[~andy/gtk] / gdk / x11 / gdkprivate-x11.h
2010-10-15 Matthias ClasenInclusion cleanups in headers
2010-10-02 Matthias ClasenMore distcheck fixes
2010-10-02 Matthias ClasenFix distcheck
2010-09-26 Benjamin Ottex11: Keep a default X Colormap in every visual to const...
2010-09-26 Benjamin Ottex11: Use G_DEFINE_TYPE() to define GdkVisual
2010-09-26 Benjamin Ottex11: Remove some unused macros
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-26 Benjamin Ottex11: Make fallback cursor code not use pixmaps
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-18 Havoc PenningtonRevamp and modernize X error traps
2010-08-10 Benjamin Ottex11: Remove display_x11->have_render
2010-08-10 Benjamin OtteAPI: remove GdkGC
2010-08-10 Benjamin Ottex11: Remove unused code
2010-08-10 Benjamin Ottegdk: Make window moves a custom vfunc
2010-08-10 Benjamin OtteAPI: remove GdkImage
2010-08-10 Benjamin OtteAPI: remove gdk_drawable_copy_to_image()
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-28 Javier JardónRemove XID_FONT_BIT
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-04-04 Javier Jardón[gdk/x11] Change the name of the functions in the heade...
2010-04-04 Matthias ClasenMake DND work better with shaped windows
2010-02-16 Javier Jardón[gdk/x11] Change the name of the functions in the heade...
2010-02-05 Matthias ClasenMake DND work better with shaped windows
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-13 Alexander LarssonEnsure that queue_translation is paired with the right...
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Alexander LarssonMove implicit grab tracking totally to common code
2009-04-02 Alexander LarssonMake _gdk_windowing_window_queue_translation a GdkWindi...
2009-04-02 Alexander LarssonInitial client-side-windows work
2009-01-20 Matthias Clasen Cache cursors to avoid libXcursor theme lookup...
2008-06-27 Emmanuele BassiAbstract some GdkWindow API into an interface that...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.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...