]> Pileus Git - ~andy/gtk/history - gtk/queryimmodules.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / queryimmodules.c
2012-05-01 Benjamin Ottebuild: Remove now-unused GTK_DISABLE_DEPRECATED undefs
2012-02-27 Javier JardónChange FSF Address
2011-11-09 Benjamin Ottequeryimmodules: Actually fix deprecation warnings
2011-11-08 Benjamin Ottequeryimmodules: Disable deprecaion warnings for depreca...
2011-11-08 Benjamin Otteimmodule: Fix includes
2011-06-17 Matthias ClasenRemove unused includes
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenSilence new gcc warnings
2010-05-18 Matthias ClasenLet query utilities update the cache file directly
2010-05-18 Matthias ClasenMove the module cache files below libdir
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-04-25 Michael Nattererinclude <pango/pango.h> instead of <pango/pango-layout.h>.
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2004-12-22 Jonathan Blandfordprint out the version and binary name in the header...
2004-09-14 Matthias ClasenCopy code from queryloaders.c which turns backslashes...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-08-20 Noah LevittDon't look at the same directory twice (in simple cases...
2003-08-15 Owen TaylorFixes for X/Cygwin builds of GTK+ (#107623, Masahiro...
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-07-31 jacob berkmanescape_string() only takes one arg
2002-07-31 Owen TaylorAvoid using g_strescape(), since it mangles UTF-8,...
2002-02-27 Hans Breuernew file
2001-12-05 Manish Singhgtk/gtkmain.c g_module_symbol takes a gpointer *, not...
2001-12-05 Sven Neumannclose comment.
2001-11-18 Hans Breuermake it compile with msvc: !HAVE_UNISTD_H; no label...
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2000-11-12 Owen TaylorMake parent_class static.