summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-182.8.6GLIB_2_8_6Matthias Clasen85-628/+967
2006-01-18Make g_object_compat_control() visible for GTK+ compilation, to avoidMatthias Clasen2-0/+9
2006-01-18Correct a g_new0() call. (#327421, Morten Welinder)Matthias Clasen4-1/+16
2006-01-17these files were corrupt, replaced with versions from the HEAD branchSven Neumann2-0/+0
2006-01-11Don't test items_read and items_written in error cases where it is notMatthias Clasen4-12/+27
2006-01-08Updated Swedish translation.Christian Rose2-165/+148
2006-01-06Updated Catalan translation.Josep Puigdemont i Casamajó2-179/+163
2006-01-04Updated Japanese translation for v2.8.5.Takeshi AIHANA2-165/+148
2006-01-04Added "ml" "zh_HK" to ALL_LINGUAS.Abel Cheung4-1/+13
2006-01-04New Chinese (Hong Kong) translation Updated Chinese (Taiwan) translationKwok-Koon Cheung3-78/+790
2006-01-032.8.5GLIB_2_8_5Matthias Clasen82-2990/+3665
2006-01-01Set the GIOChannels for stdout and stderr to unbuffered. Otherwise theTor Lillqvist4-1/+32
2006-01-01vi.po: Updated Vietnamese translation.Clytie Siddall2-327/+268
2005-12-30Updated Finnish translationIlkka Tuohela2-160/+148
2005-12-30Fix a copy-and-paste error in the docs. (#325273, Declan Naughton)Matthias Clasen4-2/+17
2005-12-26UpdatesMatthias Clasen4-1/+13
2005-12-26update for Change for 1 string in glib (Punjabi (Gurmukhi)Amanpreet Singh Alam1-181/+159
2005-12-25Updated glib 2.8.x translation.Funda Wang2-160/+148
2005-12-23Updated Canadian English translation.Adam Weinberger2-159/+147
2005-12-22Translation updated by Tino Meinen.Vincent van Adrighem2-171/+160
2005-12-22Translation updated by Tino Meinen.Vincent van Adrighem1-0/+4
2005-12-22added g_object_compat_control().Tim Janik4-0/+20
2005-12-21Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2-166/+149
2005-12-21Updated Spanish translation.Francisco Javier F. Serrador2-160/+148
2005-12-20vi.po: Updated Vietnamese translation.Clytie Siddall1-0/+4
2005-12-19Updated French translation.Christophe Merlet2-161/+149
2005-12-19Updated Gujarati TranslaitonAnkitkumar Rameshchandra Patel2-171/+155
2005-12-18*** empty log message ***Ignacio Casal Quinteiro2-184/+161
2005-12-18Set an error in all failure cases. (#324332, Tim-Philipp Müller)Matthias Clasen4-3/+20
2005-12-17Fix memory barrier position in g_atomic_int_get and g_atomic_pointer_get.Sebastian Wilhelmi4-8/+17
2005-12-07Look up prefix at run-time on Win32, assuming the standard directoryTor Lillqvist4-1/+25
2005-12-05Use G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman)Matthias Clasen2-1/+6
2005-12-01Don't call g_path_skip_root() unless the path is absolute.Tor Lillqvist1-2/+4
2005-12-01g_rename() doc comment update.Tor Lillqvist1-4/+3
2005-12-01In the Win32 implementation, strip trailing slash(es) for non-rootTor Lillqvist4-2/+68
2005-11-27Don't read beyond len. (#322520, Christian Persch)Matthias Clasen4-5/+20
2005-11-21Updated Belarusian TranslationAles Nyakhaychyk2-46/+42
2005-11-17const correctness fixes, found by Arjan van de Ven and gcc.Matthias Clasen9-10/+37
2005-11-17Updated Belarusian TranslationAles Nyakhaychyk2-838/+848
2005-11-15Bump versionMatthias Clasen4-2/+8
2005-11-152.8.4GLIB_2_8_4Matthias Clasen81-717/+979
2005-11-14UpdatesMatthias Clasen4-0/+23
2005-11-08Improve GOnce docsMatthias Clasen2-3/+8
2005-11-08Don't call g_warning(). (#320688)Tor Lillqvist4-2/+15
2005-11-07Don't call cb_funcs->unref while holding the context lock. (#320886, AndyMatthias Clasen4-2/+17
2005-11-06Updated Thai translation.Theppitak Karoonboonyanan2-35/+19
2005-11-04Expand the docs. (#320466, Steffen Gutmann)Matthias Clasen4-1/+14
2005-11-04Include gdataset.h. (#320322)Matthias Clasen4-0/+7
2005-11-04add new GDebugFlag for fatal_criticals handle G_DEBUG=fatal_criticals, toMatthias Clasen7-3/+48
2005-10-30Add some tests for conversions between UTF-8, UCS-4 and UTF-16.Matthias Clasen5-3/+543