2004-08-30 |
Matthias Clasen | Point to g_hash_table_lookup_extended() for differentia... |
blob | commitdiff |
2004-08-27 |
Matthias Clasen | Fix #151193, Stepan Kasal: |
blob | commitdiff | diff to current |
2004-08-27 |
Matthias Clasen | Set the program name from argv[0], noticed by Masatake... |
blob | commitdiff | diff to current |
2004-08-26 |
Tor Lillqvist | Test the new XDG basedir functions. |
blob | commitdiff | diff to current |
2004-08-25 |
Tor Lillqvist | New function. Returns the Windows version code like... |
blob | commitdiff | diff to current |
2004-08-25 |
Matthias Clasen | Version bump. |
blob | commitdiff | diff to current |
2004-08-25 |
Matthias Clasen | 2.5.2 GLIB_2_5_2 |
blob | commitdiff | diff to current |
2004-08-25 |
Matthias Clasen | Update for 2.5.2 |
blob | commitdiff | diff to current |
2004-08-25 |
Tor Lillqvist | Win32 equivalences of the XDG folders |
blob | commitdiff | diff to current |
2004-08-23 |
Manish Singh | remove unused variable. |
blob | commitdiff | diff to current |
2004-08-23 |
Matthias Clasen | Don't call g_get_home_dir() while holding the g_utils_g... |
blob | commitdiff | diff to current |
2004-08-21 |
Tor Lillqvist | Tell select_thread to break out of its loop. Prevents... |
blob | commitdiff | diff to current |
2004-08-21 |
Tor Lillqvist | Guard against bogus return value from strxfrm(). For... |
blob | commitdiff | diff to current |
2004-08-19 |
Tor Lillqvist | Correct source and destination charset parameter order... |
blob | commitdiff | diff to current |
2004-08-19 |
Jon Kåre Hellan | Remove trailing commas. |
blob | commitdiff | diff to current |
2004-08-17 |
Matthias Clasen | Check for all four values of the visibility attribute... |
blob | commitdiff | diff to current |
2004-08-16 |
Christian Rose | Added "bs" to ALL_LINGUAS. Added Bosnian translation... |
blob | commitdiff | diff to current |
2004-08-11 |
Ray Strode | Add new XDG basedir API (bug 139973). |
blob | commitdiff | diff to current |
2004-08-10 |
Matthias Clasen | Remove G_GNUC_INTERNAL from here. Check whether the... |
blob | commitdiff | diff to current |
2004-08-09 |
Matthias Clasen | Define empty if gcc is too old. |
blob | commitdiff | diff to current |
2004-08-06 |
Hans Breuer | updated |
blob | commitdiff | diff to current |
2004-08-06 |
Matthias Clasen | Require ngettext. (#123847, Danilo Segan) |
blob | commitdiff | diff to current |
2004-08-05 |
Ray Strode | strdup result so caller doesn't free internally managed... |
blob | commitdiff | diff to current |
2004-08-04 |
Tor Lillqvist | Update to match what configure produces. Add the G_ATOM... |
blob | commitdiff | diff to current |
2004-08-03 |
Matthias Clasen | Mark user visible strings for translation. |
blob | commitdiff | diff to current |
2004-08-03 |
Matthias Clasen | Pedantically use g types throughout. |
blob | commitdiff | diff to current |
2004-08-02 |
Anders Carlsson | Move GTranslateFunc to gtypes.h |
blob | commitdiff | diff to current |
2004-08-02 |
Anders Carlsson | Add GOption. |
blob | commitdiff | diff to current |
2004-08-02 |
Matthias Clasen | Add a G_GNUC_INTERNAL macro to mark function declaratio... |
blob | commitdiff | diff to current |
2004-08-02 |
Matthias Clasen | Include gthreadinit.h here to see the declaration for |
blob | commitdiff | diff to current |
2004-08-01 |
Manish Singh | move newline printing from run_from_uri_tests() to... |
blob | commitdiff | diff to current |
2004-08-01 |
Matthias Clasen | *** empty log message *** |
blob | commitdiff | diff to current |
2004-08-01 |
Matthias Clasen | 2.5.1 GLIB_2_5_1 |
blob | commitdiff | diff to current |
2004-08-01 |
Matthias Clasen | Updates for 2.5.1 |
blob | commitdiff | diff to current |
2004-08-01 |
Matthias Clasen | Include a test involving consecutive backslashes follow... |
blob | commitdiff | diff to current |
2004-07-30 |
Matthias Clasen | Don't validate for UTF-8 here. (#148420, Robert Ögren) |
blob | commitdiff | diff to current |
2004-07-28 |
Matthias Clasen | Tests for handling of whitespace inside tags. |
blob | commitdiff | diff to current |
2004-07-27 |
Matthias Clasen | s/g_strsplit/g_strsplit_set/ as well. |
blob | commitdiff | diff to current |
2004-07-24 |
Soeren Sandmann | s/g_strtokenize/g_strsplit_set/ in docs. |
blob | commitdiff | diff to current |
2004-07-23 |
Matthias Clasen | Fix docs for G_MAXSIZE. (#148262, Christophe Fergeau) |
blob | commitdiff | diff to current |
2004-07-21 |
Matthias Clasen | Fix #132858, Sven Neumann, patch by James Henstridge: |
blob | commitdiff | diff to current |
2004-07-21 |
Matthias Clasen | Fix #147651, reported by Oliver Guntermann: |
blob | commitdiff | diff to current |
2004-07-20 |
Crispin Flowerday | Fix a typo in my name |
blob | commitdiff | diff to current |
2004-07-20 |
Soeren Sandmann | Bump version number |
blob | commitdiff | diff to current |
2004-07-18 |
Soeren Sandmann | === Released 2.5.0 === GLIB_2_5_0 |
blob | commitdiff | diff to current |
2004-07-18 |
Matthias Clasen | Updates for 2.5.0 |
blob | commitdiff | diff to current |
2004-07-12 |
Matthias Clasen | Remove the ENABLE_NLS check here as well. |
blob | commitdiff | diff to current |
2004-07-09 |
Matthias Clasen | Convert filename to UTF-8 before using it in the error... |
blob | commitdiff | diff to current |
2004-07-08 |
Matthias Clasen | Remove the ENABLE_NLS check, since GLib can't be built... |
blob | commitdiff | diff to current |
2004-07-05 |
Matthias Clasen | Complete the g_log() family. (#135730, Sven Herzberg) |
blob | commitdiff | diff to current |
2004-07-05 |
Matthias Clasen | Add top_srcdir to make srcdir != . work. (#145166,... |
blob | commitdiff | diff to current |
2004-07-04 |
Matthias Clasen | Use a small test library instead of libpthread.so for... |
blob | commitdiff | diff to current |
2004-07-02 |
Sebastian Wilhelmi | Rename __asm to __asm__ and __volatile to __volatile__... |
blob | commitdiff | diff to current |
2004-07-01 |
John Ehresman | glib/giowin32.c (g_io_channel_win32_init, g_io_win32_fr... |
blob | commitdiff | diff to current |
2004-06-12 |
Matthias Clasen | Ignore a missing newline at EOF for single line comment... |
blob | commitdiff | diff to current |
2004-06-11 |
Matthias Clasen | Actually set any_failed on failure. (#143552, Philippe... |
blob | commitdiff | diff to current |
2004-06-10 |
Federico Mena Quintero | Fix expected results (ha ha) for URIs that *should... |
blob | commitdiff | diff to current |
2004-06-08 |
Federico Mena Quintero | Fixes #140532. |
blob | commitdiff | diff to current |
2004-06-08 |
Matthias Clasen | Make "make check" less noisy. |
blob | commitdiff | diff to current |
2004-06-06 |
Tor Lillqvist | Add name of bug reporter. |
blob | commitdiff | diff to current |
2004-06-06 |
Tor Lillqvist | Check home for being NULL. (#143812) |
blob | commitdiff | diff to current |
2004-06-06 |
Pawan Chitrakar | Added "ne.po" Nepali translation |
blob | commitdiff | diff to current |
2004-06-05 |
Manish Singh | cpp #directives should always have the "#" in the first... |
blob | commitdiff | diff to current |
2004-06-02 |
Matthias Clasen | Use higher precision for the mathematical constants... |
blob | commitdiff | diff to current |
2004-06-02 |
Matthias Clasen | Fix an off-by-one error in g_markup_parse_context_parse... |
blob | commitdiff | diff to current |
2004-05-17 |
Matthias Clasen | Merged from 2.4: |
blob | commitdiff | diff to current |
2004-05-15 |
Tor Lillqvist | [Win32] Only believe HOME if it is an absolute path... |
blob | commitdiff | diff to current |
2004-05-14 |
Tor Lillqvist | Handle empty digit string for precision correctly.... |
blob | commitdiff | diff to current |
2004-05-10 |
Matthias Clasen | Merge from 2.4: |
blob | commitdiff | diff to current |
2004-05-09 |
Tor Lillqvist | Remove two duplicated lines. Thanks to Benoît Carpentier. |
blob | commitdiff | diff to current |
2004-05-09 |
Matthias Clasen | Merge from 2.4: |
blob | commitdiff | diff to current |
2004-05-09 |
Matthias Clasen | Add bug reference. |
blob | commitdiff | diff to current |
2004-05-09 |
Matthias Clasen | Merge from 2.4: |
blob | commitdiff | diff to current |
2004-05-06 |
Matthias Clasen | Bump version number to 2.5.0. |
blob | commitdiff | diff to current |
2004-05-06 |
Matthias Clasen | Quote the file scheme to mark it as untranslatable... |
blob | commitdiff | diff to current |
2004-05-04 |
Owen Taylor | Move aside ChangeLog for 2.4 glib-2-4-branchpoint |
blob | commitdiff | diff to current |
2004-05-03 |
Pablo Saratxaga | Added Walloon file |
blob | commitdiff | diff to current |
2004-05-02 |
Manish Singh | check for __pentium4__ when deciding whether to use... |
blob | commitdiff | diff to current |
2004-05-01 |
Hans Breuer | added makefile.msc to EXTRA_DIST fixes #141563, Steve... |
blob | commitdiff | diff to current |
2004-04-25 |
Tor Lillqvist | Plug memory leak. (#140770, John Ehresman) |
blob | commitdiff | diff to current |
2004-04-23 |
Matthias Clasen | Reinstate LIBCHARSET_ALIAS_DIR support which got lost... |
blob | commitdiff | diff to current |
2004-04-23 |
Matthias Clasen | Don't call g_strerror() here, since it can lead to... |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Trivial warning fix. |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Add some tests for off-by-one errors. |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Add testcases for g_message() involving non-printable... |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Fix problems when a locale-specific decimal separator... |
blob | commitdiff | diff to current |
2004-04-22 |
Matthias Clasen | Only set time_is_current to FALSE if context->timeout... |
blob | commitdiff | diff to current |
2004-04-21 |
Matthias Clasen | Comment out a nonessential testcase which fails on... |
blob | commitdiff | diff to current |
2004-04-15 |
Matthias Clasen | Add tests for the empty pattern. |
blob | commitdiff | diff to current |
2004-04-10 |
Tor Lillqvist | Add new language and sublanguage codes, from GNU gettex... |
blob | commitdiff | diff to current |
2004-04-10 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin... |
blob | commitdiff | diff to current |
2004-04-08 |
Guntupalli Karunakar | added gujarati translations |
blob | commitdiff | diff to current |
2004-04-03 |
Tor Lillqvist | Remove AC_CYGWIN, obsolete. Don't let pthreads be found... |
blob | commitdiff | diff to current |
2004-03-31 |
Tor Lillqvist | Use UTF-16LE explicitly also on Cygwin. (#138423, Roger... |
blob | commitdiff | diff to current |
2004-03-31 |
Tor Lillqvist | Minor Cygwin fix. (#138405, Roger Leigh) |
blob | commitdiff | diff to current |
2004-03-30 |
Adam Weinberger | Added en_CA to ALL_LINGUAS. Added Canadian English... |
blob | commitdiff | diff to current |
2004-03-21 |
Tor Lillqvist | Fix Win32 behaviour in some cases where a drive letter... |
blob | commitdiff | diff to current |
2004-03-19 |
Owen Taylor | Add credit ChangeLog |
blob | commitdiff | diff to current |
2004-03-19 |
Owen Taylor | Fix the accidental revert of the fixes from #112222... |
blob | commitdiff | diff to current |
2004-03-19 |
Owen Taylor | Make computation of "biggest_pointer" vaguely more... |
blob | commitdiff | diff to current |
next |