Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |