platform/upstream/glib.git
2004-02-09 Maxim DziumanenkoUpdated Ukrainian translation
2004-02-07 Manish SinghFix broken test for gsize formats.
2004-02-06 Matthias ClasenFix some external links.
2004-02-05 Denis Lackovic*** empty log message ***
2004-02-05 Mətin ƏmirovTranslation updated.
2004-02-05 Manish SinghShut up CVS
2004-02-05 Manish SinghAdd prototype for g_completion_complete_utf8().
2004-02-05 Tor LillqvistAdd g_completion_complete_utf8.
2004-02-05 Matthias ClasenWeaken an g_assert() to a g_warning(), since apparently...
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2004-02-03 Tim Janikprovide a short-cut version for this macro in case
2004-02-02 Hasbullah Bin PitUpdated Malay translation.
2004-02-01 Tor LillqvistAdd g_strsplit_set.
2004-01-31 Laurent DhimaUpdated Albanian translation
2004-01-31 Laurent DhimaUpdated
2004-01-31 Matthias ClasenDon't return FALSE from a pointer function. (#131472...
2004-01-30 Noah LevittSize compose_table correctly. (#123421, Simon Josefsson)
2004-01-30 Matthias ClasenRemove references to deprecated GTK+ and GDK functions...
2004-01-29 Changwoo RyuUpdated Korean translation.
2004-01-29 Alessio FruscianteUpdated Italian translation.
2004-01-28 Miloslav TrmacFixed Czech translation
2004-01-28 Manish Singhm4macros/glib-2.0.m4 quote AC_DEFUN macro names so...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2004-01-27 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2004-01-24 Tim Janikprefixed the parent_class variable defined by G_DEFINE_...
2004-01-24 Tor LillqvistAdd a missing entry.
2004-01-23 Matthias ClasenSigh, protect against pw->pw_gecos being "" as well...
2004-01-23 Tor LillqvistAdd new functions.
2004-01-23 Tor LillqvistDon't include <unistd.h> unless HAVE_UNISTD_H. Include...
2004-01-22 Owen Taylor=== Released 2.3.2 === GLIB_2_3_2
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2004-01-22 Matthias ClasenProtect against pw->pw_gecos being NULL.
2004-01-22 Mathieu LacageImported sources start
2004-01-22 Mathieu LacageInitial revision
2004-01-21 Matthias ClasenDon't treat the Win32 user name like a gecos field...
2004-01-20 Matthias ClasenStart of 2.3.2 section.
2004-01-16 Matthias ClasenForgot to fix this one.
2004-01-16 Alastair McKinstryUpdated Irish translation.
2004-01-15 Laurent DhimaUpdated Albanian translation
2004-01-15 Laurent DhimaUpdated
2004-01-15 Matthias ClasenMove initialization of variables after g_return_val_if_...
2004-01-13 Alastair McKinstryIrish translation
2004-01-13 Kjartan MaraasUpdated Norwegian translation.
2004-01-12 Manish SinghAdd G_MAXSIZE, define in terms of G_MAXUfoo.
2004-01-12 Manish Singh#define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853.
2004-01-11 Manish Singhwrap g_io_channel_ref in a function that returns the...
2004-01-11 Matthias ClasenImprove docs for G_DEFINE_TYPE_* macros.
2004-01-10 Matthias ClasenDocument the lowercase_name trigraph option.
2004-01-10 Manish Singh64-bit cleanliness fixes.
2004-01-10 Tim Janikmade G_DEFINE_TYPE_INTERNAL() public by renaming it to
2004-01-10 George LeblAdd the init_by_array functionality from the reference...
2004-01-10 Matthias ClasenDocument the new GType boilerplate macros with an example.
2004-01-10 Matthias ClasenDocument g_type_class_peek_static.
2004-01-09 Matthias ClasenAdd a boxed type for nul-terminated string arrays....
2004-01-09 Tim Janikadded convenience macros G_IMPLEMENT_INTERFACE() and...
2004-01-07 Sanlig BadralUpdated Mongolian translation.
2004-01-06 Owen TaylorCheck defined (__OPTIMIZE__) not __OPTIMIZE__. (Zack...
2004-01-06 Christian NeumairUpdated German translation.
2004-01-01 Roozbeh PournaderUpdated Persian translation.
2004-01-01 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2004-01-01 Denis Lackovic*** empty log message ***
2003-12-30 Murray CummingAdded a lowercase_name option, to be used next to the...
2003-12-28 Görkem ÇetinCVS_SILENT
2003-12-26 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2003-12-26 Matthias ClasenNew function to call a function for each element of...
2003-12-26 Matthias ClasenDon't acquire a read lock here. (#106433, Owen Taylor)
2003-12-21 Matthias ClasenQuote macro names to support reading the file multiple...
2003-12-21 Matthias ClasenFix the locking of the mem_chunks list. (#127096, Balaz...
2003-12-21 Matthias ClasenDocument the encoding of g_get_real_name().
2003-12-20 Arafat MediniUpdated Arabic translation
2003-12-19 Matthias ClasenSome rewording.
2003-12-17 Matthias ClasenUse g_assert() instead of g_return_val_if_fail(), sugge...
2003-12-14 Hans Breuermake g_file_test(,G_FILE_TEST_IS_EXECUTABLE) return...
2003-12-13 Hans Breuerget_filename_charset() needs to return false for filena...
2003-12-13 Hans Breuergobject.def : update externals
2003-12-11 Manish Singhchange #elif with no expression to #else in G_STRFUNC...
2003-12-08 Owen Taylor=== Released 2.3.1 === GLIB_2_3_1
2003-12-05 Manish Singhfix gint/gsize confusion.
2003-12-04 Noah LevittAdd hangul composition and decomposition to unicode...
2003-12-03 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2003-12-03 Nam SungHyunfix with ko-po-check
2003-12-03 Duarte LoretoUpdated and revised Portuguese translation.
2003-12-02 Matthias ClasenFix for #103710, Mark Jones:
2003-11-29 Tim Janikfix g_object_set() whithin _init() implementations...
2003-11-27 Tim Janikhandle NULL arguments gracefully.
2003-11-27 Tim Janikvariant of class_peek() which works for static types...
2003-11-26 Roozbeh PournaderFixed a bad pointer comparison in g_ascii_strtod that...
2003-11-22 15 2003 Andrew... Bind inter-thread comminication sockets to INADDR_LOOPB...
2003-11-22 Christophe... Updated French translation.
2003-11-20 Manish SinghAdded G_GSIZE_FORMAT and friends.
2003-11-20 Ole LaursenUpdated Danish translation.
2003-11-19 Åsmund SkjævelandUpdated Norwegian Nynorsk translation.
2003-11-18 Miloslav TrmacUpdate Czech translation
2003-11-18 Manish SinghUse GUINT_TO_POINTER for g_thread_create data.
2003-11-15 Matthias ClasenAdd a NULL check to be consistent with the other g_utf8...
2003-11-15 Tor LillqvistFix for MSVC build: Skip strtod-test, use correct glib...
2003-11-14 Matthias ClasenDon't blindly set glib_cv_long_long_format to "ll"...
2003-11-13 Jordi MallachUpdated Catalan translation.
2003-11-12 Owen TaylorVersion 2.3.1, interface age 0.
2003-11-10 Pablo Gonzalo... Updated Spanish translation by Francisco Javier F....
next