| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't do funny casts to avoid compiler warnings | Federico Mena Quintero | 2008-07-18 | 1 | -4/+14 |
* | 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 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | print out the version and binary name in the header comment. Problem | Jonathan Blandford | 2004-12-22 | 1 | -2/+7 |
* | Copy code from queryloaders.c which turns backslashes in slashes on win32. | Matthias Clasen | 2004-09-14 | 1 | -0/+8 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -1/+1 |
* | Don't look at the same directory twice (in simple cases). (#120342) | Noah Levitt | 2003-08-20 | 1 | -15/+22 |
* | Fixes for X/Cygwin builds of GTK+ (#107623, Masahiro Sakai): | Owen Taylor | 2003-08-15 | 1 | -5/+4 |
* | Remove dubious bitfields of unspecified signedness. (#112919, Morten | Matthias Clasen | 2003-05-27 | 1 | -1/+1 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -7/+7 |
* | escape_string() only takes one arg | jacob berkman | 2002-07-31 | 1 | -1/+1 |
* | Avoid using g_strescape(), since it mangles UTF-8, (#89479, Yao Zhang.) | Owen Taylor | 2002-07-31 | 1 | -1/+29 |
* | new file | Hans Breuer | 2002-02-27 | 1 | -2/+2 |
* | gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer. | Manish Singh | 2001-12-05 | 1 | -4/+4 |
* | close comment. | Sven Neumann | 2001-12-05 | 1 | -1/+1 |
* | make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if | Hans Breuer | 2001-11-18 | 1 | -12/+11 |
* | Implement a search path for GTK+ modules. | Owen Taylor | 2001-09-11 | 1 | -2/+2 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -0/+170 |