summaryrefslogtreecommitdiff
path: root/gtk/gtkmodules.c
Commit message (Expand)AuthorAgeFilesLines
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-1/+1
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-1/+0
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-3/+3
* Fix casting problem in gmodule code.Brian Cameron2009-04-241-2/+9
* Add some debug output.Matthias Clasen2008-10-041-0/+2
* Bug 552153 – GtkModules loading with XSettings doesn't work if theCosimo Cecchi2008-09-131-5/+7
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-181-2/+7
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* include <pango/pango.h> instead of <pango/pango-layout.h>.Michael Natterer2008-04-251-1/+0
* added missing \n to g_print() in GTK_NOTE().Michael Natterer2007-09-041-2/+2
* Set default_display_opened before loading modules. (#393102, BrianMatthias Clasen2007-01-081-0/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-0/+1
* Use local binding when loading modules. (#351868)Matthias Clasen2006-08-261-1/+1
* revert a change that causes a11y regressions in OOoMatthias Clasen2006-08-171-1/+1
* Use G_MODULE_BIND_LAZY when opening modules.Matthias Clasen2005-12-161-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-2/+3
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-2/+2
* Don't reverse the order of modules when putting them in gtk_modules.Matthias Clasen2005-01-201-1/+1
* gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 onTor Lillqvist2005-01-011-14/+0
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+14
* updatedHans Breuer2004-10-291-0/+1
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-0/+540