| Commit message (Expand) | Author | Age | Files | Lines |
* | Some doc fixes. (#111805) | Matthias Clasen | 2003-05-05 | 1 | -0/+6 |
* | Added sr and sr@Latn to ALL_LINGUAS. Added Serbian translation by Danilo | Christian Rose | 2003-05-05 | 1 | -0/+4 |
* | Accept libtool-1.5. (#111483) | Owen Taylor | 2003-04-24 | 1 | -0/+4 |
* | Move install docs into reference manual. | Matthias Clasen | 2003-04-09 | 1 | -0/+6 |
* | Move cross-compilation info to reference manual. | Matthias Clasen | 2003-04-07 | 1 | -0/+4 |
* | When waiting for the main loop to be freed up, wait on either | Owen Taylor | 2003-04-07 | 1 | -0/+8 |
* | Warn if p == NULL && max != 0. (#110087) | Matthias Clasen | 2003-04-06 | 1 | -0/+5 |
* | Add g_string_chunk_insert_len. | Tor Lillqvist | 2003-04-01 | 1 | -0/+4 |
* | New function, to insert possible non-nul-terminated byte sequences into a | Matthias Clasen | 2003-03-31 | 1 | -0/+8 |
* | Optimize the common cases (init == NULL or init == "") a bit. replace uses | Matthias Clasen | 2003-03-30 | 1 | -0/+7 |
* | 2003-03-a30 Matthias Clasen <maclas@gmx.de> | Matthias Clasen | 2003-03-30 | 1 | -0/+3 |
* | Add cp1251 support for Solaris. (#104738, Hidetoshi Tajima) | Matthias Clasen | 2003-03-30 | 1 | -0/+3 |
* | Get rid of UNSAFE_DOS_PATH. (acceptable): Align with RFC2396. (#59653) | Matthias Clasen | 2003-03-30 | 1 | -0/+8 |
* | Added "yi" to ALL_LINGUAS. Added Yiddish translation by Raphael Finkel | Christian Rose | 2003-03-26 | 1 | -0/+4 |
* | Fix docs. | Matthias Clasen | 2003-03-19 | 1 | -0/+4 |
* | Bump version to 2.3.0 | Anders Carlsson | 2003-03-19 | 1 | -0/+4 |
* | Do not define function g_thread_init_glib, if not G_THREADS_ENABLED. It's | Sebastian Wilhelmi | 2003-03-14 | 1 | -0/+6 |
* | Fix FALSE/NULL confusion. (#107646, Morten Welinder) | Matthias Clasen | 2003-03-06 | 1 | -0/+6 |
* | require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some | James Henstridge | 2003-03-04 | 1 | -0/+39 |
* | Use g_strndup, not g_strdup, since we know the length in advance. | Matthias Clasen | 2003-02-26 | 1 | -0/+3 |
* | Use g_malloc instead of directly using malloc. | Matthias Clasen | 2003-02-25 | 1 | -0/+5 |
* | Add a couple of missing entries, thanks to Cedric Gustin. Thread | Tor Lillqvist | 2003-02-25 | 1 | -0/+6 |
* | Clarify documentation. | Matthias Clasen | 2003-02-23 | 1 | -0/+4 |
* | Make glib_thread_test not unnecessarily convert between int and void*. | Sebastian Wilhelmi | 2003-02-18 | 1 | -0/+9 |
* | Fixes for #101264 and #99372: | Sebastian Wilhelmi | 2003-02-14 | 1 | -0/+29 |
* | Make GLib recognize Tru64Unix thread system. (#103020) | Sebastian Wilhelmi | 2003-02-12 | 1 | -0/+4 |
* | Include ChangeLog.pre-2-2. | Tor Lillqvist | 2003-02-11 | 1 | -0/+2 |
* | Include also the gtk-doc/html documentation in the developer package. | Tor Lillqvist | 2003-02-11 | 1 | -0/+7 |
* | Changed my e-mail address. Removed my e-mail address. | Sebastian Wilhelmi | 2003-02-11 | 1 | -0/+5 |
* | Added Indonesian translation Added "id" to ALL_LINGUAS | Mohammad DAMT | 2003-02-10 | 1 | -0/+5 |
* | Remove all docs from gobject at Tims request. Documentation is only for | Matthias Clasen | 2003-02-07 | 1 | -0/+11 |
* | Fix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed by Daniel | Tor Lillqvist | 2003-02-04 | 1 | -0/+21 |
* | Remove references to glib.spec. (#102231) | Owen Taylor | 2003-01-30 | 1 | -0/+7 |
* | If msgfmt isn't found, unset gt_cv_have_gettext. (#102552, Tim Mooney) | Owen Taylor | 2003-01-28 | 1 | -0/+5 |
* | Fix version in complaint message about automake. (#104366, Rich Burridge) | Owen Taylor | 2003-01-28 | 1 | -0/+5 |
* | Added Bengali file | Pablo Saratxaga | 2003-01-23 | 1 | -0/+4 |
* | Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral | Christian Rose | 2003-01-21 | 1 | -0/+4 |
* | updated Vietnamese file; | Pablo Saratxaga | 2003-01-20 | 1 | -0/+5 |
* | Adding Amharic translation. | Daniel Yacob | 2003-01-16 | 1 | -0/+4 |
* | Add some missing entries. Thanks to Kenichi SUTO. | Tor Lillqvist | 2003-01-12 | 1 | -0/+4 |
* | Updates. | Tor Lillqvist | 2003-01-05 | 1 | -0/+8 |
* | (Ancient, binary compatible fixes found sitting in my tree) | Ron Steinke | 2003-01-05 | 1 | -0/+8 |
* | Don't distribute glib-zip. | Tor Lillqvist | 2003-01-04 | 1 | -0/+2 |
* | [Win32] Install also the .def files, to help users generate import | Tor Lillqvist | 2003-01-04 | 1 | -0/+6 |
* | Don't claim broken pipes are unreadable. (Well, they are, but read() | Tor Lillqvist | 2003-01-04 | 1 | -0/+6 |
* | use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for tests for inline | Manish Singh | 2003-01-03 | 1 | -0/+5 |
* | Correct the comment telling what headers have the declarations of some | Tor Lillqvist | 2003-01-02 | 1 | -0/+8 |
* | Check the C stdout and stderr streams for validity, instead of what | Tor Lillqvist | 2003-01-01 | 1 | -0/+2 |
* | Move the alloc_console_called static flag inside these two functions. | Tor Lillqvist | 2003-01-01 | 1 | -1/+2 |
* | New function, parallel to ensure_stdout_valid(). #defined as empty on | Tor Lillqvist | 2003-01-01 | 1 | -0/+13 |