]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkvisual-x11.c
gdk/: fully remove gdkalias hacks
[~andy/gtk] / gdk / x11 / gdkvisual-x11.c
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-04-04 Matthias ClasenAdd some missing introspection annotations
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-02-23 Matthias ClasenAdd some missing introspection annotations
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-03-31 John Brownbgo#571374 - Add 30-bit visuals to the list of supporte...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-03-17 Chris WilsonInitialise nxvisuals to 0 in order to handle XGetVisual...
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-06-30 Matthias ClasenAvoid infinite loop if a mask is zero. (#309222, David...
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-02-06 Matthias ClasenReturn a GdkVisual *, not a GdkVisual **. (#105243)
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-09-24 Matthias ClasenReplace leftover gdkx_visual_get_for_screen () by
2002-09-24 Owen TaylorAdd a GtkAccelGroupFindFunc to clean up the prototype...
2002-09-24 Owen TaylorDelete unused private gdk_visual_lookup(), make gdk_col...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-03 Erwann Chenede -Rationalized the screen initialization process, changed...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2000-11-13 Sebastian WilhelmiGCompareFunc -> GEqualFunc where applicable.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-01 Owen TaylorStarted
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-07-10 CDT 1998 Shawn T... 4 bit support, increased available_depths array, which...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-17 Owen TaylorTry to guess if we can use the mb* functions safely...
1998-03-17 Tim Janikchanged some debugging messages to be prefixed by ...
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-11 Tim Janikapplied gtk-bolliet-980310-0.patch.gz which adds more...
1998-02-19 Owen TaylorMinor cleanups.
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1997-12-20 Shawn AmundsonBeginnings of support for 1 bpp depth in gdk. Very...
1997-11-24 Elliot LeeInitial revision