2003-09-12 |
Noah Levitt | Add g_unichar_get_mirror_char. (#114749) |
blob | commitdiff |
2003-09-12 |
Owen Taylor | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). |
blob | commitdiff | diff to current |
2003-09-10 |
Noah Levitt | Unicode 4.0 special casing. (#114681) |
blob | commitdiff | diff to current |
2003-09-07 |
Stefan Westerfeld | inserted casts for C++. |
blob | commitdiff | diff to current |
2003-08-27 |
Matthias Clasen | Fix a C99ism. (#120821, Thomas Klausner) |
blob | commitdiff | diff to current |
2003-08-25 |
Tor Lillqvist | Avoid UNLOCKing the critical section twice, which might... |
blob | commitdiff | diff to current |
2003-08-25 |
Owen Taylor | Escape control characters in g_logv() output. (#108287... |
blob | commitdiff | diff to current |
2003-08-25 |
Owen Taylor | When DISABLE_MEM_POOLS is set, loop through and free... |
blob | commitdiff | diff to current |
2003-08-23 |
Samúel Jón Gunnarsson | Added "is" to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2003-08-19 |
Tor Lillqvist | [Win32] Make the fatal error message box easier to... |
blob | commitdiff | diff to current |
2003-08-19 |
Owen Taylor | Add $INTLLIBS to $LIBS temporarily, not -lintl. (Proble... |
blob | commitdiff | diff to current |
2003-08-19 |
Tim Janik | license change, no restrictions are made in the new... |
blob | commitdiff | diff to current |
2003-08-16 |
Tor Lillqvist | Fix #117925 (Dov Grobgeld): |
blob | commitdiff | diff to current |
2003-08-15 |
Tor Lillqvist | [Win32] Don't exceed handle array bounds. Warn if there... |
blob | commitdiff | diff to current |
2003-08-13 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am gobject/Makefile... |
blob | commitdiff | diff to current |
2003-08-13 |
Tor Lillqvist | Drop the Win32-specific implementation. It used WideCha... |
blob | commitdiff | diff to current |
2003-08-11 |
Matthias Clasen | Wrap to 80 columns. |
blob | commitdiff | diff to current |
2003-08-10 |
Matthias Clasen | Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH... |
blob | commitdiff | diff to current |
2003-08-10 |
Tor Lillqvist | Don't use a cache of variable name to value mappings... |
blob | commitdiff | diff to current |
2003-08-10 |
Tor Lillqvist | Add g_once_impl. |
blob | commitdiff | diff to current |
2003-08-08 |
Tor Lillqvist | Fix syntax error in the !HAVE_SETENV case. |
blob | commitdiff | diff to current |
2003-08-08 |
Matthias Clasen | Remove a test for getenv() behaviour which isn't specif... |
blob | commitdiff | diff to current |
2003-08-07 |
Matthias Clasen | Add tests for '=' in names and values. |
blob | commitdiff | diff to current |
2003-08-07 |
Matthias Clasen | Tighten the snprintf() test to check behaviour on zero... |
blob | commitdiff | diff to current |
2003-08-07 |
Matthias Clasen | Specify test strings in UTF-8, remove all charset conve... |
blob | commitdiff | diff to current |
2003-08-07 |
Owen Taylor | Set $LIBS to include -lintl when checking for dcgettext and |
blob | commitdiff | diff to current |
2003-08-07 |
Owen Taylor | Make the default priority for idle sources G_PRIORITY_D... |
blob | commitdiff | diff to current |
2003-08-06 |
Noah Levitt | Add test for special case not at inital position in... |
blob | commitdiff | diff to current |
2003-08-06 |
Noah Levitt | Get rid of "len" parameter to output_special_case and... |
blob | commitdiff | diff to current |
2003-08-05 |
Hans Breuer | for msvc build |
blob | commitdiff | diff to current |
2003-08-05 |
Noah Levitt | We do handle > BMP now, so test it. |
blob | commitdiff | diff to current |
2003-07-31 |
Noah Levitt | s/g_read_link/g_file_read_link/ (#118727) |
blob | commitdiff | diff to current |
2003-07-31 |
Noah Levitt | Return nonzero exit status if the test fails. (#118729) |
blob | commitdiff | diff to current |
2003-07-31 |
Noah Levitt | Change instances of U+10ffff to U+10fffd, since that... |
blob | commitdiff | diff to current |
2003-07-31 |
Noah Levitt | Update Unicode data to 4.0. (#107974) |
blob | commitdiff | diff to current |
2003-07-31 |
Tor Lillqvist | When possible, manage without the helper process. ... |
blob | commitdiff | diff to current |
2003-07-30 |
Matthias Clasen | Small doc additions. |
blob | commitdiff | diff to current |
2003-07-30 |
Matthias Clasen | Small doc fixes. |
blob | commitdiff | diff to current |
2003-07-30 |
Matthias Clasen | Remove forgotten @TRIO_LIBS@. (#118616, Noah Levitt) |
blob | commitdiff | diff to current |
2003-07-29 |
Matthias Clasen | Rename g_read_link() to g_file_read_link() to better... |
blob | commitdiff | diff to current |
2003-07-29 |
Matthias Clasen | Use gchar, gint, gsize instead of char, int, size_t... |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | Integrate gnulib vasnprintf(). |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | New function g_read_link(). (#72545) |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | Add tests for g_{get,set,unset}env(). |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | Add g_setenv() and g_unsetenv(). (#100763) |
blob | commitdiff | diff to current |
2003-07-26 |
Matthias Clasen | test suite additions. |
blob | commitdiff | diff to current |
2003-07-26 |
Matthias Clasen | New functions to remove a range of elements from an... |
blob | commitdiff | diff to current |
2003-07-25 |
Matthias Clasen | Remove the 1024 char limit in the common (non-recursive... |
blob | commitdiff | diff to current |
2003-07-25 |
Matthias Clasen | Remove some explicit Docbook markup which is no longer... |
blob | commitdiff | diff to current |
2003-07-24 |
Matthias Clasen | Work around gtk-doc stupidity. |
blob | commitdiff | diff to current |
2003-07-20 |
Hans Breuer | for msvc build |
blob | commitdiff | diff to current |
2003-07-10 |
Matthias Clasen | Doc additions. |
blob | commitdiff | diff to current |
2003-07-10 |
Joel Brich | Added "eo" to ALL_LINGUAS. Added Esperanto translation... |
blob | commitdiff | diff to current |
2003-07-10 |
Manish Singh | grammar fix |
blob | commitdiff | diff to current |
2003-07-09 |
Manish Singh | check if context->poll_chunk is set before trying to... |
blob | commitdiff | diff to current |
2003-07-09 |
Morten Welinder | Avoid var declaration after statement. |
blob | commitdiff | diff to current |
2003-07-08 |
Matthias Clasen | Support for one-time initialization functions. (#69668... |
blob | commitdiff | diff to current |
2003-07-01 |
Matthias Clasen | Move g_strfreev() docs inline. |
blob | commitdiff | diff to current |
2003-06-25 |
Abigail Brady | Use C99 style \uxxxx and \Uxxxxyyyy escapes instead... |
blob | commitdiff | diff to current |
2003-06-25 |
Tor Lillqvist | Pass real &optval and &optlen to getsockopt() instead... |
blob | commitdiff | diff to current |
2003-06-18 |
Matthias Clasen | Move the documentation inline and add details. (#108505... |
blob | commitdiff | diff to current |
2003-06-17 |
Matthias Clasen | New macros to check for XML catalog contents and path... |
blob | commitdiff | diff to current |
2003-06-15 |
Tor Lillqvist | Test where the DLLs actually are. |
blob | commitdiff | diff to current |
2003-06-11 |
Tor Lillqvist | libtool 1.5 installs DLLs in the bin subdirectory,... |
blob | commitdiff | diff to current |
2003-06-11 |
Sebastian Wilhelmi | Remove false &. Spotted by Albert Chin |
blob | commitdiff | diff to current |
2003-06-08 |
Tor Lillqvist | Fix indentation and spacing. Use INADDR_LOOPBACK instead of |
blob | commitdiff | diff to current |
2003-06-07 |
Andy Lanoix | Resolved thread deadlocks in socket ichannel code to... |
blob | commitdiff | diff to current |
2003-06-06 |
Hidetoshi Tajima | Test for Solaris native gettext in libc, seeing if... |
blob | commitdiff | diff to current |
2003-06-06 |
Owen Taylor | When dispatching a source that is !CAN_RECURSE, tempora... |
blob | commitdiff | diff to current |
2003-06-05 |
Matthias Clasen | Use g_vasprintf() and g_string_append_len(), thus enabl... |
blob | commitdiff | diff to current |
2003-06-05 |
Matthias Clasen | Synchronize argument names with headers and docs. ... |
blob | commitdiff | diff to current |
2003-06-05 |
Tor Lillqvist | glib/giochannel.h Remove bogus (Win32-only) declaration of |
blob | commitdiff | diff to current |
2003-06-04 |
Noah Levitt | Fix typo (#114375). Also, make the function static. |
blob | commitdiff | diff to current |
2003-06-03 |
Sebastian Wilhelmi | Test for pthread_setschedparam. If not existant, disabl... |
blob | commitdiff | diff to current |
2003-06-02 |
Owen Taylor | Patch from Jeffrey Stedfast <fejj@ximian.com> (#104825) |
blob | commitdiff | diff to current |
2003-06-01 |
Owen Taylor | Put the g_return_val_if_fail() in the right place. |
blob | commitdiff | diff to current |
2003-05-31 |
Ray Strode | Fix typo: should be G_IO_ERROR_UNKNOWN not G_ERROR_ERRO... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | glib/gstrfuncs.c (g_ascii_strncasecmp) Use TOLOWER... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | Backport better handling of ALL_LINGUAS from gettext... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | expand $exec_prefix as well as $prefix. (#107290, repor... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | Quote $srcdir to handle $srcdir with spaces (#107850... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | Silently return G_IO_CHANNEL_ERROR_FAILED for EINTR... |
blob | commitdiff | diff to current |
2003-05-30 |
Owen Taylor | Do a g_return_val_if_fail() on err == NULL to be a... |
blob | commitdiff | diff to current |
2003-05-28 |
Owen Taylor | __PRETTY_FUNCTION__ was made a non-token before gcc... |
blob | commitdiff | diff to current |
2003-05-27 |
Matthias Clasen | Remain silent when sucessful. |
blob | commitdiff | diff to current |
2003-05-27 |
Matthias Clasen | Use memcpy instead of strcpy. (#106988, Christian Biere) |
blob | commitdiff | diff to current |
2003-05-23 |
Noah Levitt | Fix typo in UNICODE_VALID (related to #107427). |
blob | commitdiff | diff to current |
2003-05-23 |
Noah Levitt | Remove stale comment. |
blob | commitdiff | diff to current |
2003-05-22 |
Noah Levitt | Update g_unichar_iswide to Unicode 4.0 (#113404). |
blob | commitdiff | diff to current |
2003-05-21 |
Noah Levitt | Fix obscure typo in case conversion routine (#113469). |
blob | commitdiff | diff to current |
2003-05-20 |
Manish Singh | ytpo |
blob | commitdiff | diff to current |
2003-05-20 |
PDT 2003 Manish... | wrap 64-bit MIN/MAX limit constants in G_GINT64_CONSTAN... |
blob | commitdiff | diff to current |
2003-05-20 |
Noah Levitt | Fix cut-and-pasto: g_unichar_break_type should return |
blob | commitdiff | diff to current |
2003-05-19 |
Noah Levitt | Remove unused function g_list_sort2 (bug #113203). |
blob | commitdiff | diff to current |
2003-05-19 |
Noah Levitt | Fix off-by-one error in g_unicode_canonical_ordering... |
blob | commitdiff | diff to current |
2003-05-19 |
Arafat Medini | *ar.po: Added Arabic translation by Arabeyes <doc@arabe... |
blob | commitdiff | diff to current |
2003-05-17 |
Telsa Gwynne | Welsh translation from Dafydd Harries |
blob | commitdiff | diff to current |
2003-05-05 |
Matthias Clasen | Some doc fixes. (#111805) |
blob | commitdiff | diff to current |
2003-05-05 |
Christian Rose | Added sr and sr@Latn to ALL_LINGUAS. Added Serbian... |
blob | commitdiff | diff to current |
2003-04-24 |
Owen Taylor | Accept libtool-1.5. (#111483) |
blob | commitdiff | diff to current |
next |