platform/upstream/glib.git
2004-08-06 Hans Breuerupdated
2004-08-06 Matthias ClasenRequire ngettext. (#123847, Danilo Segan)
2004-08-05 Ray Strodestrdup result so caller doesn't free internally managed...
2004-08-05 Ankitkumar... ankit@redhat.com 05/08/04
2004-08-04 Tor LillqvistUpdate to match what configure produces. Add the G_ATOM...
2004-08-03 Matthias ClasenAdd a section for GOption. Include GOption section...
2004-08-03 Matthias ClasenMark user visible strings for translation.
2004-08-03 Matthias ClasenPedantically use g types throughout.
2004-08-03 Matthias ClasenNew function to check the version of GLib at runtime...
2004-08-02 Anders CarlssonMove GTranslateFunc to gtypes.h
2004-08-02 Anders CarlssonAdd GOption.
2004-08-02 Matthias ClasenAdd a G_GNUC_INTERNAL macro to mark function declaratio...
2004-08-02 Matthias ClasenInclude gthreadinit.h here to see the declaration for
2004-08-01 Manish Singhmove newline printing from run_from_uri_tests() to...
2004-08-01 Matthias Clasen*** empty log message ***
2004-08-01 Matthias Clasen2.5.1 GLIB_2_5_1
2004-08-01 Matthias ClasenUpdates for 2.5.1
2004-08-01 Matthias ClasenInclude a test involving consecutive backslashes follow...
2004-07-30 Matthias ClasenDon't validate for UTF-8 here. (#148420, Robert Ögren)
2004-07-29 Iñaki LarrañagaUpdated Basque translation.
2004-07-28 Matthias ClasenClarify docs for g_get_real_name(). (#143552, Danek...
2004-07-28 Matthias ClasenCatch cases of forgotten g_type_add_private(). (#148368...
2004-07-28 Matthias ClasenTests for handling of whitespace inside tags.
2004-07-27 Matthias Clasens/g_strsplit/g_strsplit_set/ as well.
2004-07-24 Soeren Sandmanns/g_strtokenize/g_strsplit_set/ in docs.
2004-07-23 Matthias ClasenFix docs for G_MAXSIZE. (#148262, Christophe Fergeau)
2004-07-22 Amanpreet Singh... up
2004-07-21 Matthias ClasenFix #132858, Sven Neumann, patch by James Henstridge:
2004-07-21 Matthias ClasenUse the correct fields for enums and flags. (#145015...
2004-07-21 Matthias ClasenFix #147651, reported by Oliver Guntermann:
2004-07-21 Guntupalli... updated hindi translation
2004-07-20 Crispin FlowerdayFix a typo in my name
2004-07-20 Soeren SandmannBump version number
2004-07-18 Soeren Sandmann=== Released 2.5.0 === GLIB_2_5_0
2004-07-18 Matthias ClasenUpdates for 2.5.0
2004-07-16 Mathieu Lacagefill in ulinks
2004-07-16 Mathieu Lacageapply patch by stefan Kost
2004-07-13 Amanpreet Singh... 13/7/04 aman <amanlinux@netscape.net> modify
2004-07-12 Matthias ClasenDon't choke on a zero handler_id.
2004-07-12 Matthias ClasenRemove the ENABLE_NLS check here as well.
2004-07-09 Matthias ClasenImprove g_array_free() docs. (#146875, Ed Griffiths)
2004-07-09 Matthias ClasenConvert filename to UTF-8 before using it in the error...
2004-07-08 Matthias ClasenRemove the ENABLE_NLS check, since GLib can't be built...
2004-07-06 Matthias ClasenFix the declarations of the new functions to return...
2004-07-06 Matthias ClasenAdd g_type_module_register_enum() and g_type_module_reg...
2004-07-06 Matthias ClasenAdd forgotten "Since" tag
2004-07-05 Matthias ClasenComplete the g_log() family. (#135730, Sven Herzberg)
2004-07-05 Matthias ClasenAdd top_srcdir to make srcdir != . work. (#145166,...
2004-07-04 Matthias ClasenUse a small test library instead of libpthread.so for...
2004-07-02 Sebastian WilhelmiRename __asm to __asm__ and __volatile to __volatile__...
2004-07-01 John Ehresmanglib/giowin32.c (g_io_channel_win32_init, g_io_win32_fr...
2004-06-23 Matthias ClasenAdd an initializer for the g_define_type_info.value_table.
2004-06-23 Matthias ClasenFix a couple of typos.
2004-06-19 Matthias ClasenActually define the guard after checking for it. (...
2004-06-16 Federico Mena... New section on file name encodings.
2004-06-12 Matthias ClasenIgnore a missing newline at EOF for single line comment...
2004-06-11 Matthias ClasenActually set any_failed on failure. (#143552, Philippe...
2004-06-11 Matthias ClasenAdd an example for GModule usage. (#144127, Tommi Komul...
2004-06-10 Mathieu Lacageintegrate the last changes by Stefan gobject_0_9_0
2004-06-10 Mathieu LacageFix a typo reported by Laurent Lemaitre. Tweak the...
2004-06-10 Mathieu Lacageadd chain up section
2004-06-10 Federico Mena... Fix expected results (ha ha) for URIs that *should...
2004-06-09 Mathieu Lacagecommit first patches from stefan, work on the chaining...
2004-06-09 Pawan ChitrakarUpdated nepali translation
2004-06-08 Federico Mena... Fixes #140532.
2004-06-08 Matthias ClasenMake "make check" less noisy.
2004-06-07 Matthias ClasenFix the docs for G_DEFINE_TYPE() and friends. (#143800...
2004-06-06 Tor LillqvistAdd name of bug reporter.
2004-06-06 Tor LillqvistCheck home for being NULL. (#143812)
2004-06-06 Pawan ChitrakarAdded "ne.po" Nepali translation
2004-06-05 Manish Singhcpp #directives should always have the "#" in the first...
2004-06-02 Matthias ClasenUse higher precision for the mathematical constants...
2004-06-02 Matthias ClasenFix an off-by-one error in g_markup_parse_context_parse...
2004-05-31 Matthias ClasenAdd gmodule-ar.c. (#85930, Tomas Ögren)
2004-05-17 Matthias ClasenMerged from 2.4:
2004-05-15 Tor Lillqvist[Win32] Only believe HOME if it is an absolute path...
2004-05-14 Tor LillqvistHandle empty digit string for precision correctly....
2004-05-12 Matthias ClasenMake it compile on AIX. (#141159, Michael Wilson)
2004-05-10 Matthias ClasenMerge from 2.4:
2004-05-09 Tor LillqvistRemove two duplicated lines. Thanks to Benoît Carpentier.
2004-05-09 Matthias ClasenMerge from 2.4:
2004-05-09 Matthias ClasenAdd bug reference.
2004-05-09 Matthias ClasenMerge from 2.4:
2004-05-06 Matthias ClasenBump version number to 2.5.0.
2004-05-06 Matthias ClasenQuote the file scheme to mark it as untranslatable...
2004-05-05 Matthias ClasenAdd multiple indices.
2004-05-05 Matthias ClasenAdd multiple indices.
2004-05-04 Owen TaylorMove aside ChangeLog for 2.4 glib-2-4-branchpoint
2004-05-04 Kjartan MaraasUpdated Norwegian translation.
2004-05-03 Pablo SaratxagaAdded Walloon file
2004-05-02 Manish Singhcheck for __pentium4__ when deciding whether to use...
2004-05-01 Hans Breueradded makefile.msc to EXTRA_DIST fixes #141563, Steve...
2004-05-01 Updated ja... 2004-05-01 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>
2004-04-30 Matthias Clasen=== Released 2.4.1 === GLIB_2_4_1
2004-04-30 Telsa GwynneUpdated Welsh translation from Rhys Jones.
2004-04-30 Yuri SyrotaUpdated Ukrainian translation
2004-04-29 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2004-04-28 Danilo ŠeganUpdated Serbian translation (and fixed ChangeLog encodi...
2004-04-27 Jordi MallachUpdated Catalan translation.
2004-04-27 Vincent van... Translation updated by Tino Meinen.
next