]> Pileus Git - ~andy/gtk/history - gtk/gtkmodules.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkmodules.c
2012-06-15 Bastien Noceragtk: Always load the atk-bridge
2012-04-30 William Jon McCannDon't load binary modules from the home directory by...
2012-02-27 Javier JardónChange FSF Address
2011-11-02 Matthias ClasenMove gtkstyle and gtkrc to deprecated/
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-10-22 Michael Natterergtk: clean up the private horror
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-23 Matthias ClasenFix module blacklisting
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-08 Dan Winshipgtkmodules: don't append NULL to module list for blackl...
2011-09-05 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-05 Matthias ClasenMake the gail blacklisting more quiet
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Benjamin Ottemodules: Blacklist gail
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-08 Matthias ClasenExtend the mixed-dependency check to modules as well
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-24 Brian CameronFix casting problem in gmodule code.
2009-04-24 Brian CameronFix casting problem in gmodule code.
2008-10-04 Matthias ClasenAdd some debug output.
2008-09-13 Cosimo CecchiBug 552153 – GtkModules loading with XSettings doesn...
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
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>.
2007-09-04 Michael Nattereradded missing \n to g_print() in GTK_NOTE().
2007-01-08 Matthias ClasenSet default_display_opened before loading modules....
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-26 Matthias ClasenUse local binding when loading modules. (#351868)
2006-08-17 Matthias Clasenrevert a change that causes a11y regressions in OOo
2005-12-16 Matthias ClasenUse G_MODULE_BIND_LAZY when opening modules.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-01-20 Matthias ClasenDon't reverse the order of modules when putting them...
2005-01-01 Tor Lillqvistgtk/gtkmodules.c (get_module_path) With g_getenv()...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-10-29 Hans Breuerupdated
2004-09-01 Matthias ClasenMake it possible to specify additional modules to load...