Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-10-31 | Add gmodule-dyld.c | Dan Winship | 2 | -0/+5 |
2001-10-25 | Update. | Tor Lillqvist | 1 | -1/+1 |
2001-10-22 | If we have built the MSVC import library, install it. Install the gcc | Tor Lillqvist | 2 | -0/+28 |
2001-10-09 | More Unix compatibility: Add "lib" prefix in case the module name doesn't | Tor Lillqvist | 2 | -3/+17 |
2001-10-03 | s/retrive/retrieve/ | jacob berkman | 3 | -3/+8 |
2001-09-25 | More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF, | Tor Lillqvist | 4 | -23/+32 |
2001-09-19 | Correct InternalName and OriginalFilename to match what we actually | Tor Lillqvist | 2 | -3/+8 |
2001-09-17 | glib/gmain.c Mark the _funcs tables for export. | Tor Lillqvist | 2 | -2/+9 |
2001-09-17 | Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool on | Tor Lillqvist | 2 | -13/+18 |
2001-09-04 | Update. Don't mention pthreads. | Tor Lillqvist | 2 | -22/+21 |
2001-08-30 | After being away for about five months, I'm back working on this... For | Tor Lillqvist | 1 | -7/+7 |
2001-07-30 | build the library name ourselfs ... so we can load the library specified | Sebastian Wilhelmi | 1 | -1/+1 |
2001-07-20 | reflect glib move | Hans Breuer | 2 | -7/+15 |