Age | Commit message (Expand) | Author | Files | Lines |
2002-05-06 | [ merged from stable ] | Owen Taylor | 1 | -0/+1 |
2002-03-08 | Updates. | Owen Taylor | 1 | -1/+0 |
2002-03-05 | Default to --disable-gtk-doc, to avoid Jade setup hassles. | Owen Taylor | 1 | -0/+24 |
2002-01-05 | moved warning to error pragmas to their own file to not force 'good | Hans Breuer | 1 | -0/+1 |
2001-11-22 | Version 11, interface, binary age 0. | Owen Taylor | 1 | -0/+2 |
2001-11-14 | provide g_newa(ctype, count) on top of g_alloca() like we provide g_new() | Tim Janik | 1 | -1/+1 |
2001-10-29 | New file, used to build distribution packages for Windows. | Tor Lillqvist | 1 | -1/+3 |
2001-10-28 | version of gettextize which uses glib's po/Makefile.in.in and | jacob berkman | 1 | -0/+2 |
2001-09-26 | Fix distclean to remove some extra files. #60993, Ben Gertzfield | Owen Taylor | 1 | -0/+2 |
2001-09-04 | Version 1.3.7GLIB_1_3_7 | Owen Taylor | 1 | -5/+1 |
2001-08-30 | After being away for about five months, I'm back working on this... For | Tor Lillqvist | 1 | -11/+2 |
2001-08-20 | added po to SUBDIRS | Sven Neumann | 1 | -1/+1 |
2001-08-15 | let the generated .pc files depend on config.status, so they get correctly | Tim Janik | 1 | -0/+2 |
2001-07-23 | removed glib.def from EXTRA_DIST ... ... and added it here. | Sven Neumann | 1 | -1/+0 |
2001-06-27 | Removed glib-config-2.0, as we have pkg-config now. | Sebastian Wilhelmi | 1 | -6/+1 |
2001-06-26 | Move glib library into a subdirectory, make all GLib include files include | Owen Taylor | 1 | -132/+1 |
2001-06-07 | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 1 | -0/+4 |
2001-05-17 | Add gpattern.o to objects. | Sebastian Wilhelmi | 1 | -1/+1 |
2001-05-15 | m4macros/Makefile | Havoc Pennington | 1 | -4/+1 |
2001-04-17 | Remove warnings about conflicts with the stable version.GLIB_1_3_3 | Owen Taylor | 1 | -3/+4 |
2001-04-03 | updates. | Tim Janik | 1 | -0/+1 |
2001-04-03 | added g_list_nth_prev() which walks ->prev instead of ->next. | Tim Janik | 1 | -0/+2 |
2001-03-26 | -DG_DISABLE_DEPRECATED | Owen Taylor | 1 | -2/+1 |
2001-03-09 | Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>. | Tor Lillqvist | 1 | -13/+29 |
2001-02-21 | Match also UNC paths on Win32. | Tor Lillqvist | 1 | -1/+1 |
2001-02-19 | my name is glib-config-2.0! don't exit with errorcode!=0 for --help or -h. | Tim Janik | 1 | -0/+4 |
2001-01-17 | Optimize for size rather than speed by making _() always call | Owen Taylor | 1 | -0/+1 |
2001-01-04 | remove glib-config-2.0 | Havoc Pennington | 1 | -4/+0 |
2001-01-04 | -I$(top_srcdir)/gmodule, fix from Michael Meeks | Havoc Pennington | 1 | -1/+1 |
2000-12-24 | New gcompat.h header file as recommended by Havoc. | Ali Abdin | 1 | -1/+3 |
2000-12-05 | Major change in API for creating sources to handle multiple main loops | Owen Taylor | 1 | -1/+2 |
2000-11-29 | s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/ | Havoc Pennington | 1 | -1/+4 |
2000-11-28 | Patches by Hans Breuer: | Tor Lillqvist | 1 | -0/+1 |
2000-11-20 | Patch from David Benson <daveb@idealab.com> to add user_data support to | Jonathan Blandford | 1 | -0/+2 |
2000-11-12 | Create wrapper functions for iconv() so that we can transparently use the | Owen Taylor | 1 | -0/+2 |
2000-10-27 | New module to parse a simple markup language | Havoc Pennington | 1 | -0/+2 |
2000-10-19 | Pass -DGSPAWN_HELPER when building it. Link with user32.lib. | Tor Lillqvist | 1 | -1/+2 |
2000-10-16 | Add gspawn-win32.c to EXTRA_DIST. | Tor Lillqvist | 1 | -0/+1 |
2000-10-16 | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST). | Raja R Harinath | 1 | -9/+18 |
2000-10-12 | Added the new headers to glibinclude_HEADERS. | Sebastian Wilhelmi | 1 | -1/+34 |
2000-10-09 | Use this to specify that 'configure' depends on acglib.m4. | Raja R Harinath | 1 | -1/+1 |
2000-10-09 | Add new files. | Havoc Pennington | 1 | -0/+6 |
2000-10-04 | Reverted my last commit: | Martin Baulig | 1 | -7/+1 |
2000-09-30 | Put the pkg-config scripts back to the correct pkg-config syntax | Martin Baulig | 1 | -1/+1 |
2000-09-29 | New automake conditional. Only compile the gthread subdirectory if we | Martin Baulig | 1 | -1/+7 |
2000-09-29 | Set this to `$(libexecdir)/pkgconfig'; this is the directory where | Martin Baulig | 1 | -1/+1 |
2000-09-25 | Missing piece of previous commit - add @ALLOCA@ to sources (normally | Elliot Lee | 1 | -1/+2 |
2000-09-11 | Havoc Pennington's implementation of convenient character set conversion | Owen Taylor | 1 | -0/+1 |
2000-07-31 | forgot to add .pc.in to EXTRA_DIST | Havoc Pennington | 1 | -1/+5 |
2000-07-31 | pkg-config data files | Havoc Pennington | 1 | -0/+3 |