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