Age | Commit message (Expand) | Author | Files | Lines |
2001-09-25 | More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF, | Tor Lillqvist | 1 | -1/+8 |
2001-09-17 | Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool on | Tor Lillqvist | 1 | -1/+8 |
2001-09-08 | Move gbsearcharray.[ch] to glib as a private ininstalled header. | Owen Taylor | 1 | -2/+0 |
2001-09-03 | Implement. | Owen Taylor | 1 | -0/+2 |
2001-06-26 | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 1 | -1/+2 |
2001-06-19 | remove left-over usages of an anonymous GBoxed typedef. | Tim Janik | 1 | -1/+3 |
2001-06-13 | link to ./libgobject-1.3.la since an installed libgobject was somehowGLIB_1_3_6 | Havoc Pennington | 1 | -1/+1 |
2001-06-12 | updated | Havoc Pennington | 1 | -1/+7 |
2001-05-28 | Fix typo. | Sebastian Wilhelmi | 1 | -0/+1 |
2001-05-22 | made 'make distcheck' happy. | Sebastian Wilhelmi | 1 | -1/+1 |
2001-05-16 | Add inter-library dependencies. | Owen Taylor | 1 | -2/+0 |
2001-05-05 | glib-mkenums is not a compiled program, so shouldn't be in the | James Henstridge | 1 | -2/+2 |
2001-04-29 | made hook ids a gulong. | Tim Janik | 1 | -3/+6 |
2001-03-10 | Use the _LIBADD dependencies on libglib only on Win32. | Tor Lillqvist | 1 | -0/+3 |
2001-03-09 | Use G_BEGIN_DECLS and G_END_DECLS. | Tor Lillqvist | 1 | -5/+14 |
2001-03-09 | test program. covers run first/last/cleanup signal handlers, return value | Tim Janik | 1 | -1/+3 |
2001-03-07 | changed prototype of g_boxed_type_register_static() to contain an optional | Tim Janik | 1 | -0/+4 |
2001-03-07 | Avoid rebuilding everything everytime. | Sebastian Wilhelmi | 1 | -3/+1 |
2001-02-03 | Change order of libs, put progs_LDADD last. Needed for cygwin, says | Tor Lillqvist | 1 | -1/+1 |
2000-12-13 | urg managed to forget this last time ;( | Tim Janik | 1 | -1/+1 |
2000-12-12 | clean up after elliot, wonder what his mother has to do on a daily basis. | Tim Janik | 1 | -5/+0 |
2000-12-12 | GMainContext useful in implementing some additional styles of main loop | Elliot Lee | 1 | -11/+14 |
2000-12-12 | fixed dealing with collection/lcopy of NULL values. | Tim Janik | 1 | -55/+117 |
2000-11-13 | Up version to 1.3.2 | Owen Taylor | 1 | -1/+2 |
2000-11-11 | New basic implementation of GTypePlugin interface as a GObject. | Owen Taylor | 1 | -0/+2 |
2000-11-05 | revert accidentally commited change | Owen Taylor | 1 | -2/+0 |
2000-11-05 | When appending handlers and not matching on signal_id, use | Owen Taylor | 1 | -0/+2 |
2000-11-05 | fixed a bag full of subtle bugs of immensive screw-up potential in | Tim Janik | 1 | -0/+2 |
2000-10-26 | Remove empty SUBDIRS line _again_, as that _still_ prevents 'make dist' | Sebastian Wilhelmi | 1 | -1/+0 |
2000-10-25 | added newly added gobject/ headers. | Tim Janik | 1 | -14/+32 |
2000-10-16 | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST). | Raja R Harinath | 1 | -17/+22 |
2000-10-06 | Revamp to be like makefile.mingw.in, make the MSVC build actually work | Tor Lillqvist | 1 | -0/+4 |
2000-09-25 | Remove empty SUBDIRS line, as that prevents make dist from working. | Sebastian Wilhelmi | 1 | -2/+0 |
2000-08-21 | Fix inclusion of config.h | Elliot Lee | 1 | -1/+1 |
2000-07-14 | Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4 | Owen Taylor | 1 | -7/+6 |
2000-07-06 | dist fixes. | Owen Taylor | 1 | -7/+9 |
2000-06-24 | define gstring in terms of gchar*. this typedef reflects the type name of | Tim Janik | 1 | -0/+2 |
2000-06-07 | Add top_builddir so glibconfig.h is found properly when build srcdir != | Owen Taylor | 1 | -1/+1 |
2000-05-13 | makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to | Tor Lillqvist | 1 | -1/+12 |
2000-05-12 | add reserved fundamental ids for gtk types (for transition time). added | Tim Janik | 1 | -0/+83 |