Age | Commit message (Expand) | Author | Files | Lines |
2005-08-05 | 2.7.7GLIB_2_7_7 | Matthias Clasen | 1 | -0/+4 |
2005-08-03 | 2.7.6GLIB_2_7_6 | Matthias Clasen | 1 | -0/+4 |
2005-08-02 | 2.7.5GLIB_2_7_5 | Matthias Clasen | 1 | -0/+4 |
2005-07-22 | 2.7.4GLIB_2_7_4 | Matthias Clasen | 1 | -0/+4 |
2005-07-15 | 2.7.3GLIB_2_7_3 | Matthias Clasen | 1 | -0/+4 |
2005-07-09 | Typo. | Tor Lillqvist | 1 | -1/+1 |
2005-07-08 | Don't use autoconf variables for the resource object files on Win32 any | Tor Lillqvist | 3 | -6/+23 |
2005-07-08 | 2.7.2GLIB_2_7_2 | Matthias Clasen | 1 | -0/+4 |
2005-06-30 | 2.7.1GLIB_2_7_1 | Matthias Clasen | 1 | -0/+4 |
2005-06-30 | Include stdlib.h | Matthias Clasen | 2 | -0/+5 |
2005-06-26 | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 2 | -8/+13 |
2005-06-24 | glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand the | Tor Lillqvist | 2 | -5/+5 |
2005-06-10 | 2.7.0GLIB_2_7_0 | Matthias Clasen | 1 | -0/+4 |
2005-01-11 | Add gmodule-export-2.0.pc to AC_CONFIG_FILES. | Owen Taylor | 1 | -1/+1 |
2005-01-07 | 2.6.1GLIB_2_6_1 | Matthias Clasen | 1 | -0/+4 |
2005-01-02 | It's wrong to call g_file_test() with more than one test (both | Tor Lillqvist | 2 | -3/+10 |
2004-12-16 | 2.6.0GLIB_2_6_0 | Matthias Clasen | 1 | -0/+4 |
2004-12-06 | Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib. | Tor Lillqvist | 5 | -3/+68 |
2004-12-02 | 2.5.7 | Matthias Clasen | 1 | -0/+4 |
2004-11-12 | 2.5.6GLIB_2_5_6 | Matthias Clasen | 1 | -0/+4 |
2004-11-04 | Argument is in UTF-8. Use wide character Win32 API if present. | Tor Lillqvist | 3 | -5/+37 |
2004-11-02 | *** empty log message ***GLIB_2_5_5 | Matthias Clasen | 1 | -0/+4 |
2004-10-29 | updated [and finally fixed my script to produce ready to go de-in(ed) | Hans Breuer | 2 | -3/+6 |
2004-10-27 | 2.5.4GTK_2_5_4 | Matthias Clasen | 1 | -0/+4 |
2004-09-18 | 2.5.3GLIB_2_5_3 | Matthias Clasen | 1 | -0/+4 |
2004-08-25 | 2.5.2GLIB_2_5_2 | Matthias Clasen | 1 | -3/+7 |
2004-08-01 | 2.5.1GLIB_2_5_1 | Matthias Clasen | 1 | -0/+4 |
2004-07-18 | === Released 2.5.0 ===GLIB_2_5_0 | Soeren Sandmann | 1 | -0/+4 |
2004-05-31 | Add gmodule-ar.c. (#85930, Tomas Ă–gren) | Matthias Clasen | 2 | -0/+5 |
2004-05-12 | Make it compile on AIX. (#141159, Michael Wilson) | Matthias Clasen | 2 | -7/+14 |
2004-03-31 | On Cygwin, use the "cyg" prefix, and accept also the normal "lib". | Tor Lillqvist | 2 | -0/+19 |
2004-03-06 | Update. | Tor Lillqvist | 1 | -2/+0 |
2004-02-24 | === Released 2.3.3 ===GLIB_2_3_3 | Owen Taylor | 1 | -0/+4 |
2004-02-22 | Set the gmodule suffix to 'a' for aix and use the aix gmodule | Matthias Clasen | 4 | -0/+192 |
2004-02-20 | applied patch from David Schleef <ds@schleef.org> which implements a | Tim Janik | 8 | -13/+41 |
2003-08-13 | glib/Makefile.am gmodule/Makefile.am gobject/Makefile.am Use srcdir also | Tor Lillqvist | 1 | -2/+2 |
2003-03-04 | require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some | James Henstridge | 1 | -15/+6 |
2003-01-04 | [Win32] Install also the .def files, to help users generate import | Tor Lillqvist | 1 | -1/+3 |
2003-01-04 | Use g_ascii_strcasecmp(). | Tor Lillqvist | 2 | -2/+6 |
2002-12-04 | Properly refcount the main module if it is already open. (#98648) | Owen Taylor | 2 | -0/+7 |
2002-11-21 | Hardcode 2.0 in the names, as that is what Makefile.am does. | Tor Lillqvist | 2 | -7/+7 |
2002-11-21 | gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, as | Tor Lillqvist | 1 | -2/+2 |
2002-10-15 | add -DG_DISABLED_DEPRECATED | Manish Singh | 1 | -1/+1 |
2002-03-05 | Default to --disable-gtk-doc, to avoid Jade setup hassles. | Owen Taylor | 1 | -13/+13 |
2002-03-02 | Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) | Owen Taylor | 4 | -6/+12 |
2002-02-17 | Fix typo when checking if file + module_suffix exists. (Miroslaw | Owen Taylor | 2 | -1/+7 |
2002-01-05 | moved warning to error pragmas to their own file to not force 'good | Hans Breuer | 1 | -1/+1 |
2001-11-24 | */.cvsignore: Add various Win32 related file types. | Tor Lillqvist | 4 | -29/+13 |
2001-11-22 | Version 11, interface, binary age 0. | Owen Taylor | 8 | -411/+8 |
2001-11-18 | fix leak. | Michael Meeks | 2 | -0/+5 |