2004-07-18 |
Soeren Sandmann | === Released 2.5.0 === GLIB_2_5_0 |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Matthias Clasen | Updates for 2.5.0 |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Mathieu Lacage | fill in ulinks |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Mathieu Lacage | apply patch by stefan Kost |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Amanpreet Singh... | 13/7/04 aman <amanlinux@netscape.net> modify |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Matthias Clasen | Don't choke on a zero handler_id. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Matthias Clasen | Remove the ENABLE_NLS check here as well. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Matthias Clasen | Improve g_array_free() docs. (#146875, Ed Griffiths) |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Matthias Clasen | Convert filename to UTF-8 before using it in the error... |
commit | commitdiff | tree | snapshot |
2004-07-08 |
Matthias Clasen | Remove the ENABLE_NLS check, since GLib can't be built... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Matthias Clasen | Fix the declarations of the new functions to return... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Matthias Clasen | Add g_type_module_register_enum() and g_type_module_reg... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Matthias Clasen | Add forgotten "Since" tag |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthias Clasen | Complete the g_log() family. (#135730, Sven Herzberg) |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Matthias Clasen | Add top_srcdir to make srcdir != . work. (#145166,... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Matthias Clasen | Use a small test library instead of libpthread.so for... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Sebastian Wilhelmi | Rename __asm to __asm__ and __volatile to __volatile__... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
John Ehresman | glib/giowin32.c (g_io_channel_win32_init, g_io_win32_fr... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Matthias Clasen | Add an initializer for the g_define_type_info.value_table. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Matthias Clasen | Fix a couple of typos. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Matthias Clasen | Actually define the guard after checking for it. (... |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Federico Mena... | New section on file name encodings. |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Matthias Clasen | Ignore a missing newline at EOF for single line comment... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Matthias Clasen | Actually set any_failed on failure. (#143552, Philippe... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Matthias Clasen | Add an example for GModule usage. (#144127, Tommi Komul... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Mathieu Lacage | integrate the last changes by Stefan gobject_0_9_0 |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Mathieu Lacage | Fix a typo reported by Laurent Lemaitre. Tweak the... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Mathieu Lacage | add chain up section |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Federico Mena... | Fix expected results (ha ha) for URIs that *should... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Mathieu Lacage | commit first patches from stefan, work on the chaining... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Pawan Chitrakar | Updated nepali translation |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Federico Mena... | Fixes #140532. |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Matthias Clasen | Make "make check" less noisy. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Matthias Clasen | Fix the docs for G_DEFINE_TYPE() and friends. (#143800... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Tor Lillqvist | Add name of bug reporter. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Tor Lillqvist | Check home for being NULL. (#143812) |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Pawan Chitrakar | Added "ne.po" Nepali translation |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Manish Singh | cpp #directives should always have the "#" in the first... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Matthias Clasen | Use higher precision for the mathematical constants... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Matthias Clasen | Fix an off-by-one error in g_markup_parse_context_parse... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Matthias Clasen | Add gmodule-ar.c. (#85930, Tomas Ögren) |
commit | commitdiff | tree | snapshot |
2004-05-17 |
Matthias Clasen | Merged from 2.4: |
commit | commitdiff | tree | snapshot |
2004-05-15 |
Tor Lillqvist | [Win32] Only believe HOME if it is an absolute path... |
commit | commitdiff | tree | snapshot |
2004-05-14 |
Tor Lillqvist | Handle empty digit string for precision correctly.... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Matthias Clasen | Make it compile on AIX. (#141159, Michael Wilson) |
commit | commitdiff | tree | snapshot |
2004-05-10 |
Matthias Clasen | Merge from 2.4: |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Tor Lillqvist | Remove two duplicated lines. Thanks to Benoît Carpentier. |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Matthias Clasen | Merge from 2.4: |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Matthias Clasen | Add bug reference. |
commit | commitdiff | tree | snapshot |
2004-05-09 |
Matthias Clasen | Merge from 2.4: |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Matthias Clasen | Bump version number to 2.5.0. |
commit | commitdiff | tree | snapshot |
2004-05-06 |
Matthias Clasen | Quote the file scheme to mark it as untranslatable... |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Matthias Clasen | Add multiple indices. |
commit | commitdiff | tree | snapshot |
2004-05-05 |
Matthias Clasen | Add multiple indices. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Owen Taylor | Move aside ChangeLog for 2.4 glib-2-4-branchpoint |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Kjartan Maraas | Updated Norwegian translation. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Pablo Saratxaga | Added Walloon file |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Manish Singh | check for __pentium4__ when deciding whether to use... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Hans Breuer | added makefile.msc to EXTRA_DIST fixes #141563, Steve... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Updated ja... | 2004-05-01 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Matthias Clasen | === Released 2.4.1 === GLIB_2_4_1 |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Telsa Gwynne | Updated Welsh translation from Rhys Jones. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Yuri Syrota | Updated Ukrainian translation |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Dmitry Mastrukov | ru.po: Updated Russian translation from Russian team... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Danilo Šegan | Updated Serbian translation (and fixed ChangeLog encodi... |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Jordi Mallach | Updated Catalan translation. |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Vincent van... | Translation updated by Tino Meinen. |
commit | commitdiff | tree | snapshot |
2004-04-26 |
Miloslav Trmac | Updated Czech translation. |
commit | commitdiff | tree | snapshot |
2004-04-26 |
Gareth Owen | Updated British English translation |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Tor Lillqvist | Plug memory leak. (#140770, John Ehresman) |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Kostas Papadimas | Updated the Greek translation |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Sami Pesonen | Finnish translation updated by Sami Pesonen <sampeson... |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Artur Flinta | Updated Polish translation by GNOME PL Team. |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Christophe... | Updated French translation. |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Duarte Loreto | Updated Portuguese translation. |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Francisco Javier... | Updated Spanish translation. |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Adam Weinberger | Updated Canadian English translation. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Matthias Clasen | Reinstate LIBCHARSET_ALIAS_DIR support which got lost... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Matthias Clasen | Don't call g_strerror() here, since it can lead to... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Matthias Clasen | Actually convert escape chars in --vprod. (#139058... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Matthias Clasen | Trivial warning fix. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Matthias Clasen | Add some tests for off-by-one errors. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Matthias Clasen | Add testcases for g_message() involving non-printable... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Matthias Clasen | Fix problems when a locale-specific decimal separator... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Matthias Clasen | Only set time_is_current to FALSE if context->timeout... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Matthias Clasen | Comment out a nonessential testcase which fails on... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Matthias Clasen | Correct the initial minimal value to be -G_MAXFLOAT... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Matthias Clasen | Add tests for the empty pattern. |
commit | commitdiff | tree | snapshot |
2004-04-10 |
Tor Lillqvist | Add new language and sublanguage codes, from GNU gettex... |
commit | commitdiff | tree | snapshot |
2004-04-10 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin... |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Guntupalli... | added gujarati translations |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Iñaki Larrañaga | Updated Basque translation. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Tor Lillqvist | Remove AC_CYGWIN, obsolete. Don't let pthreads be found... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Mohammad DAMT | Updated Indonesian translation |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Tor Lillqvist | Use UTF-16LE explicitly also on Cygwin. (#138423, Roger... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Tor Lillqvist | Minor Cygwin fix. (#138405, Roger Leigh) |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Tor Lillqvist | On Cygwin, use the "cyg" prefix, and accept also the... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Adam Weinberger | Added en_CA to ALL_LINGUAS. Added Canadian English... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Gil Osher | Updated Hebrew translation. |
commit | commitdiff | tree | snapshot |
next |