summaryrefslogtreecommitdiff
path: root/gtk/gtkmodules.c
Commit message (Expand)AuthorAgeFilesLines
* 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