]> Pileus Git - ~andy/gtk/history - gtk/queryimmodules.c
Apply a cleanup patch by Kjartan Maraas (#341812)
[~andy/gtk] / gtk / queryimmodules.c
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.