summaryrefslogtreecommitdiff
path: root/gtk/gtkmodules.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Remove new gdk_display_manager_peek() APIBenjamin Otte2013-05-021-11/+8
* gtk: Simplify code for reduced screen countBenjamin Otte2013-04-061-24/+13
* Make gtk_init_check work as expectedMatthias Clasen2013-03-231-19/+23
* gtk: Always load the atk-bridgeBastien Nocera2012-06-151-2/+3
* Don't load binary modules from the home directory by defaultWilliam Jon McCann2012-04-301-14/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-1/+0
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+27
* gtk: clean up the private horrorMichael Natterer2011-10-221-2/+3
* Use G_VALUE_INITJavier Jardón2011-10-151-1/+1
* Fix module blacklistingMatthias Clasen2011-09-231-0/+2
* gtkmodules: don't append NULL to module list for blacklisted moduleDan Winship2011-09-081-1/+1
* Make the gail blacklisting more quietMatthias Clasen2011-09-051-6/+12
* modules: Blacklist gailBenjamin Otte2011-07-061-1/+20
* Extend the mixed-dependency check to modules as wellMatthias Clasen2011-02-081-6/+21
* 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