| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop using pango_split_file_list | Matthias Clasen | 2016-03-26 | 1 | -7/+4 |
* | Don't use g_print for debug output | Matthias Clasen | 2016-02-28 | 1 | -6/+6 |
* | gdk: Deprecate gdk_display_get_screen | Robert Ancell | 2015-10-27 | 1 | -2/+2 |
* | gtk: Add deprecation guards for newest pango deprecations | Benjamin Otte | 2015-05-28 | 1 | -0/+4 |
* | Revert "Add private api to load a single module" | Matthias Clasen | 2014-05-14 | 1 | -7/+0 |
* | Add private api to load a single module | Matthias Clasen | 2014-05-10 | 1 | -0/+7 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -2/+2 |
* | docs: use apostrophes in *n't | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | gdk: Remove new gdk_display_manager_peek() API | Benjamin Otte | 2013-05-02 | 1 | -11/+8 |
* | gtk: Simplify code for reduced screen count | Benjamin Otte | 2013-04-06 | 1 | -24/+13 |
* | Make gtk_init_check work as expected | Matthias Clasen | 2013-03-23 | 1 | -19/+23 |
* | gtk: Always load the atk-bridge | Bastien Nocera | 2012-06-15 | 1 | -2/+3 |
* | Don't load binary modules from the home directory by default | William Jon McCann | 2012-04-30 | 1 | -14/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Move gtkstyle and gtkrc to deprecated/ | Matthias Clasen | 2011-11-02 | 1 | -1/+0 |
* | gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.h | Michael Natterer | 2011-10-23 | 1 | -1/+27 |
* | gtk: clean up the private horror | Michael Natterer | 2011-10-22 | 1 | -2/+3 |
* | Use G_VALUE_INIT | Javier Jardón | 2011-10-15 | 1 | -1/+1 |
* | Fix module blacklisting | Matthias Clasen | 2011-09-23 | 1 | -0/+2 |
* | gtkmodules: don't append NULL to module list for blacklisted module | Dan Winship | 2011-09-08 | 1 | -1/+1 |
* | Make the gail blacklisting more quiet | Matthias Clasen | 2011-09-05 | 1 | -6/+12 |
* | modules: Blacklist gail | Benjamin Otte | 2011-07-06 | 1 | -1/+20 |
* | Extend the mixed-dependency check to modules as well | Matthias Clasen | 2011-02-08 | 1 | -6/+21 |
* | Move docs for gtkmain inline | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -1/+0 |
* | Make 3.0 parallel-installable to 2.x | Matthias Clasen | 2010-05-08 | 1 | -3/+3 |
* | Fix casting problem in gmodule code. | Brian Cameron | 2009-04-24 | 1 | -2/+9 |
* | Add some debug output. | Matthias Clasen | 2008-10-04 | 1 | -0/+2 |
* | Bug 552153 – GtkModules loading with XSettings doesn't work if the | Cosimo Cecchi | 2008-09-13 | 1 | -5/+7 |
* | Don't do funny casts to avoid compiler warnings | Federico Mena Quintero | 2008-07-18 | 1 | -2/+7 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | include <pango/pango.h> instead of <pango/pango-layout.h>. | Michael Natterer | 2008-04-25 | 1 | -1/+0 |
* | added missing \n to g_print() in GTK_NOTE(). | Michael Natterer | 2007-09-04 | 1 | -2/+2 |
* | Set default_display_opened before loading modules. (#393102, Brian | Matthias Clasen | 2007-01-08 | 1 | -0/+1 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -0/+1 |
* | Use local binding when loading modules. (#351868) | Matthias Clasen | 2006-08-26 | 1 | -1/+1 |
* | revert a change that causes a11y regressions in OOo | Matthias Clasen | 2006-08-17 | 1 | -1/+1 |
* | Use G_MODULE_BIND_LAZY when opening modules. | Matthias Clasen | 2005-12-16 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+3 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Don't reverse the order of modules when putting them in gtk_modules. | Matthias Clasen | 2005-01-20 | 1 | -1/+1 |
* | gtk/gtkmodules.c (get_module_path) With g_getenv() now returning UTF-8 on | Tor Lillqvist | 2005-01-01 | 1 | -14/+0 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+14 |
* | updated | Hans Breuer | 2004-10-29 | 1 | -0/+1 |
* | Make it possible to specify additional modules to load via a setting. | Matthias Clasen | 2004-09-01 | 1 | -0/+540 |