platform/upstream/glib.git
2003-01-22 Abel CheungUpdated traditional Chinese translation.
2003-01-21 Christian RoseAdded "mn" to ALL_LINGUAS. Added Mongolian translation...
2003-01-21 Matthias ClasenDocument the return value of g_string_free().
2003-01-20 Christian NeumairUpdated German translation.
2003-01-20 Pablo Saratxagaupdated Vietnamese file;
2003-01-20 Christian NeumairUpdated German translation.
2003-01-16 Daniel YacobAdding Amharic translation.
2003-01-15 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2003-01-15 Yanko KanetiUpdated Bulgarian translation (style) by Alexander...
2003-01-14 Matthias ClasenFix the description of G_TYPE_FUNDAMENTAL. (#103119...
2003-01-14 Andraz ToriUpdated Slovenian translation
2003-01-13 Thomas Vander... doc update
2003-01-12 Tor LillqvistAdd g_type_interface_prerequisites. Thanks to Kenichi...
2003-01-12 Tor LillqvistAdd some missing entries. Thanks to Kenichi SUTO.
2003-01-06 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2003-01-05 Tor LillqvistUpdates.
2003-01-05 Ron Steinke(Ancient, binary compatible fixes found sitting in...
2003-01-05 Pauli VirtanenUpdated Finnish translation from Lauri Nurmi.
2003-01-04 Tor LillqvistDon't distribute glib-zip.
2003-01-04 Tor Lillqvist[Win32] Install also the .def files, to help users...
2003-01-04 Tor LillqvistDon't claim broken pipes are unreadable. (Well, they...
2003-01-04 Tor LillqvistUse g_ascii_strcasecmp().
2003-01-03 Manish Singhuse AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for...
2003-01-02 Tor LillqvistCorrect the comment telling what headers have the decla...
2003-01-02 Chyla ZbigniewUpdated Polish translation by GNOME PL Team <translator...
2003-01-02 Chyla ZbigniewUpdated Polish translation by GNOME PL Team <translator...
2003-01-01 Tor LillqvistCheck the C stdout and stderr streams for validity...
2003-01-01 Abel CheungUpdated traditional Chinese translation.
2003-01-01 Tor LillqvistMove the alloc_console_called static flag inside these...
2003-01-01 Tor LillqvistRemove comment that only stdout would be used on Window...
2003-01-01 Tor LillqvistNew function, parallel to ensure_stdout_valid(). #defin...
2002-12-30 Gil Osher*** empty log message ***
2002-12-28 Owen TaylorSplit ChangeLog glib-2-2-branchpoint
2002-12-28 Vincent van... Dutch translation updated by Tino Meinen.
2002-12-27 Tõivo LeedjärvAdded Estonian translation by Allan Sims <allsi@eau...
2002-12-27 Tõivo LeedjärvAdded et to ALL_LINGUAS.
2002-12-27 Vincent van... Dutch translation updated by Tino Meinen.
2002-12-25 Ivan StojmirovAdded Macedonian translation
2002-12-20 Owen Taylor=== Released 2.2.0 === GLIB_2_2_0
2002-12-20 Owen Taylor=== Released 2.2.0 ===
2002-12-20 Owen TaylorCall g_main_thread_init() after setting g_threads_got_i...
2002-12-19 Jordi MallachUpdated Catalan translation.
2002-12-19 Yanko KanetiUpdated Bulgarian translation (style) by Alexander...
2002-12-19 Manish Singhnew endian asm for ia64 and x86_64, general reorg and...
2002-12-18 Matthias ClasenAdd docs.
2002-12-18 Peteris Krisjanis2002-12-18 Artis Trops <hornet@navigator.lv> * lv...
2002-12-18 Michael Nattererapplied patch I got from Tim Janik for testing which...
2002-12-18 Ole LaursenUpdated Danish translation.
2002-12-18 Stanislav VisnovskyUpdated Slovak translation.
2002-12-18 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2002-12-18 Germán Poó... 2002-12-17 German Poo-Caaman~o
2002-12-17 Tor LillqvistImprovement based on suggestion by Thorsten Maerz:
2002-12-16 Matthias ClasenRemove markup from doc comment, as GObject doesn't...
2002-12-16 Owen Taylor=== Released 2.1.5 === GLIB_2_1_5
2002-12-16 Owen TaylorAdd a hack to mostly deal with problems in support...
2002-12-16 Tor LillqvistIn the admittedly strangely worded "Channel set flags...
2002-12-16 Tor LillqvistFix potential heap corruption. Sometimes called g_free...
2002-12-16 Owen TaylorAC_SUBST() DATADIRNAME, not DATADIR.
2002-12-16 Owen TaylorRestore a missing AC_SUBST() for DATADIRNAME. (Found...
2002-12-15 Christian NeumairUpdated German translation.
2002-12-15 Owen TaylorActually set INTLLIBS when needed. (Reported by Tor...
2002-12-15 Christophe... Updated French translation.
2002-12-15 Tor LillqvistAdd g_rand_init.
2002-12-15 Tor LillqvistSlight update to match what is currently produced by...
2002-12-15 Owen TaylorFixes from Johannes Stezenbach [...] Remove a stray...
2002-12-15 Matthias ClasenMove some docs inline.
2002-12-15 Owen TaylorHP-UX 10 xshares the same non-posix getpwuid_r signatur...
2002-12-15 Owen TaylorMark the contents of the strucures in this file /*...
2002-12-15 Owen TaylorBreak _g_locale_charset() into two pieces - a fast...
2002-12-15 Matthias ClasenSet TRIO_LIBS when building with trio.
2002-12-15 Matthias ClasenAdd gprintfint.h and trio.
2002-12-14 Manish SinghFix typo. Missing '%' in my last commit.
2002-12-13 Owen TaylorFixes from Johannes Stezenbach
2002-12-13 Owen TaylorAllow not setting glib_cv_long_long_format when cross...
2002-12-13 Owen Taylorlong_long_format is always ll for trio.
2002-12-13 Matthias ClasenAdd -lm for pow().
2002-12-12 Matthias ClasenAdd a test for positional parameters in g_snprintf...
2002-12-12 Matthias ClasenAdd --ignore-files=trio to avoid gtk-doc warnings about...
2002-12-12 Manish Singhuse G_G[U]INT64_FORMAT unconditionally, since we'll...
2002-12-12 Manish Singhpull in trio if host printf doesn't have a known way...
2002-12-12 Owen TaylorAC_PREREQ(2.53) here; convinces Debian's wrappers to...
2002-12-12 Laurent DhimaUpdated
2002-12-12 Laurent DhimaUpdated
2002-12-12 Yanko KanetiUpdated Bulgarian translation.
2002-12-12 Nam SungHyunupdated
2002-12-11 Tor LillqvistFix off-by-one error. (#100853)
2002-12-11 Owen Taylor=== Release 2.1.4 === GLIB_2_1_4
2002-12-11 Owen TaylorUnset ac_cv_func_bind_textdomain_codeset before calling
2002-12-11 Pauli VirtanenAdded "fi" to ALL_LINGUAS.
2002-12-11 Pauli VirtanenAdded Finnish translation from Lauri Nurmi.
2002-12-11 Owen TaylorAdd GLIB_ASSERT_SET() as a helper for adding "must...
2002-12-11 Owen TaylorAlso assume AC_LINK_IFELSE() is OK when cross-compiling...
2002-12-11 Gil Osher*** empty log message ***
2002-12-11 Owen TaylorFactor out repeated thread test into a m4_define()...
2002-12-11 Owen TaylorUse an include to avoid having to duplicate the gettext...
2002-12-11 Owen TaylorFix problem from recent commit where non GNU-format...
2002-12-11 Owen TaylorVersion 2.1.4, interface age 1.
2002-12-11 Owen TaylorInclude string.h, supress a warning.
2002-12-11 Gil Osher*** empty log message ***
2002-12-11 Gil OsherAdded Hebrew translation.
next