summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-062.9.2upstream/GLIB_2_9_2Matthias Clasen
2006-01-06Fix the buildMatthias Clasen
2006-01-05added gslice.objHans Breuer
2006-01-05UpdatesMatthias Clasen
2006-01-05Fix make checkMatthias Clasen
2006-01-05Clarify the documentation of source ids a bit. (#325874, Dan Williams)Matthias Clasen
2006-01-05Fix another strict aliasing problem.Matthias Clasen
2006-01-05Avoid use of varargs macro. (#325864, Kazuki IWAMOTO)Matthias Clasen
2006-01-05glib/glib.symbols don't macroized g_access, g_chdir, and g_unlink either,Manish Singh
2006-01-04don't reverse chunk order when creating magazines, so we hand out chunksTim Janik
2006-01-04Added "ml" "zh_HK" to ALL_LINGUAS.Abel Cheung
2006-01-04New Chinese (Hong Kong) translation Updated Chinese (Taiwan) translationKwok-Koon Cheung
2006-01-03- Added new API g_thread_pool_get_idle_time() andMartyn James Russell
2006-01-03Add new functionsMatthias Clasen
2006-01-03Small fixesMatthias Clasen
2006-01-03new method to determine if the current thread is the owner of the context.Michael Meeks
2006-01-03Don't provide g_rmdir() as a macro expanding to rmdir, since rmdir is notMatthias Clasen
2006-01-02typoStepan Kasal
2006-01-01Updated Norwegian bokmål translation. SameKjartan Maraas
2006-01-01Set the GIOChannels for stdout and stderr to unbuffered. Otherwise theTor Lillqvist
2005-12-31Remove the handler trash stack, which is now unused. (g_signal_init):Matthias Clasen
2005-12-30Remove the handler trash stack, which is now unused.Matthias Clasen
2005-12-30Fix a copy-and-paste error in the docs. (#325273, Declan Naughton)Matthias Clasen
2005-12-27Shut up CVSManish Singh
2005-12-27use LC_ALL instead of LC_COLLATE, to make sure we really override things.Manish Singh
2005-12-27Fix #316221, Michal Benes, Stanislav Brabec;Matthias Clasen
2005-12-27Add a cast to silence compiler warnings. (#321978, Andrew Paprocki)Matthias Clasen
2005-12-27Partial fix for bug #32937, Bogdan Nicula.Matthias Clasen
2005-12-27export LC_COLLATE so it takes. (#324950, Dan Yefimov)Manish Singh
2005-12-26On Win32, include process.h (#325015, Kazuki Iwamoto)Matthias Clasen
2005-12-26Updated Finnish translationIlkka Tuohela
2005-12-26UpdatesMatthias Clasen
2005-12-26Fix C99isms. (#324950, Dan Yefimov)Matthias Clasen
2005-12-25Updated Canadian English translation.Adam Weinberger
2005-12-24additionsMatthias Clasen
2005-12-24One moreMatthias Clasen
2005-12-24Add new functions.Matthias Clasen
2005-12-22renamed GUnowned to GInitiallyUnowned.Tim Janik
2005-12-22implemented G_TYPE_GTPYE. applied patch from matthias which implementsTim Janik
2005-12-21UpdatesMatthias Clasen
2005-12-21New function to sort tasks pushed into a threadpool. (#324479, MartynMatthias Clasen
2005-12-20added mem_error() and mem_assert() to test and handle errors withoutTim Janik
2005-12-20UpdatesMatthias Clasen
2005-12-19Document G_TYPE_HASH_TABLE.Matthias Clasen
2005-12-19Add g_list_free1Matthias Clasen
2005-12-19Updated French translation.Christophe Merlet
2005-12-18*** empty log message ***Ignacio Casal Quinteiro
2005-12-18Set an error in all failure cases. (#324332, Tim-Philipp Müller)Matthias Clasen
2005-12-17Fix memory barrier position in g_atomic_int_get and g_atomic_pointer_get.Sebastian Wilhelmi
2005-12-16Don't return a pointer to a const struct, since apps expect to be able toMatthias Clasen