Age | Commit message (Expand) | Author | Files | Lines |
2006-01-18 | 2.8.6GLIB_2_8_6 | Matthias Clasen | 85 | -628/+967 |
2006-01-18 | Make g_object_compat_control() visible for GTK+ compilation, to avoid | Matthias Clasen | 2 | -0/+9 |
2006-01-18 | Correct a g_new0() call. (#327421, Morten Welinder) | Matthias Clasen | 4 | -1/+16 |
2006-01-17 | these files were corrupt, replaced with versions from the HEAD branch | Sven Neumann | 2 | -0/+0 |
2006-01-11 | Don't test items_read and items_written in error cases where it is not | Matthias Clasen | 4 | -12/+27 |
2006-01-08 | Updated Swedish translation. | Christian Rose | 2 | -165/+148 |
2006-01-06 | Updated Catalan translation. | Josep Puigdemont i Casamajó | 2 | -179/+163 |
2006-01-04 | Updated Japanese translation for v2.8.5. | Takeshi AIHANA | 2 | -165/+148 |
2006-01-04 | Added "ml" "zh_HK" to ALL_LINGUAS. | Abel Cheung | 4 | -1/+13 |
2006-01-04 | New Chinese (Hong Kong) translation Updated Chinese (Taiwan) translation | Kwok-Koon Cheung | 3 | -78/+790 |
2006-01-03 | 2.8.5GLIB_2_8_5 | Matthias Clasen | 82 | -2990/+3665 |
2006-01-01 | Set the GIOChannels for stdout and stderr to unbuffered. Otherwise the | Tor Lillqvist | 4 | -1/+32 |
2006-01-01 | vi.po: Updated Vietnamese translation. | Clytie Siddall | 2 | -327/+268 |
2005-12-30 | Updated Finnish translation | Ilkka Tuohela | 2 | -160/+148 |
2005-12-30 | Fix a copy-and-paste error in the docs. (#325273, Declan Naughton) | Matthias Clasen | 4 | -2/+17 |
2005-12-26 | Updates | Matthias Clasen | 4 | -1/+13 |
2005-12-26 | update for Change for 1 string in glib (Punjabi (Gurmukhi) | Amanpreet Singh Alam | 1 | -181/+159 |
2005-12-25 | Updated glib 2.8.x translation. | Funda Wang | 2 | -160/+148 |
2005-12-23 | Updated Canadian English translation. | Adam Weinberger | 2 | -159/+147 |
2005-12-22 | Translation updated by Tino Meinen. | Vincent van Adrighem | 2 | -171/+160 |
2005-12-22 | Translation updated by Tino Meinen. | Vincent van Adrighem | 1 | -0/+4 |
2005-12-22 | added g_object_compat_control(). | Tim Janik | 4 | -0/+20 |
2005-12-21 | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2 | -166/+149 |
2005-12-21 | Updated Spanish translation. | Francisco Javier F. Serrador | 2 | -160/+148 |
2005-12-20 | vi.po: Updated Vietnamese translation. | Clytie Siddall | 1 | -0/+4 |
2005-12-19 | Updated French translation. | Christophe Merlet | 2 | -161/+149 |
2005-12-19 | Updated Gujarati Translaiton | Ankitkumar Rameshchandra Patel | 2 | -171/+155 |
2005-12-18 | *** empty log message *** | Ignacio Casal Quinteiro | 2 | -184/+161 |
2005-12-18 | Set an error in all failure cases. (#324332, Tim-Philipp Müller) | Matthias Clasen | 4 | -3/+20 |
2005-12-17 | Fix memory barrier position in g_atomic_int_get and g_atomic_pointer_get. | Sebastian Wilhelmi | 4 | -8/+17 |
2005-12-07 | Look up prefix at run-time on Win32, assuming the standard directory | Tor Lillqvist | 4 | -1/+25 |
2005-12-05 | Use G_FLAGS_CLASS_TYPE. (#323273, Kalle Vahlman) | Matthias Clasen | 2 | -1/+6 |
2005-12-01 | Don't call g_path_skip_root() unless the path is absolute. | Tor Lillqvist | 1 | -2/+4 |
2005-12-01 | g_rename() doc comment update. | Tor Lillqvist | 1 | -4/+3 |
2005-12-01 | In the Win32 implementation, strip trailing slash(es) for non-root | Tor Lillqvist | 4 | -2/+68 |
2005-11-27 | Don't read beyond len. (#322520, Christian Persch) | Matthias Clasen | 4 | -5/+20 |
2005-11-21 | Updated Belarusian Translation | Ales Nyakhaychyk | 2 | -46/+42 |
2005-11-17 | const correctness fixes, found by Arjan van de Ven and gcc. | Matthias Clasen | 9 | -10/+37 |
2005-11-17 | Updated Belarusian Translation | Ales Nyakhaychyk | 2 | -838/+848 |
2005-11-15 | Bump version | Matthias Clasen | 4 | -2/+8 |
2005-11-15 | 2.8.4GLIB_2_8_4 | Matthias Clasen | 81 | -717/+979 |
2005-11-14 | Updates | Matthias Clasen | 4 | -0/+23 |
2005-11-08 | Improve GOnce docs | Matthias Clasen | 2 | -3/+8 |
2005-11-08 | Don't call g_warning(). (#320688) | Tor Lillqvist | 4 | -2/+15 |
2005-11-07 | Don't call cb_funcs->unref while holding the context lock. (#320886, Andy | Matthias Clasen | 4 | -2/+17 |
2005-11-06 | Updated Thai translation. | Theppitak Karoonboonyanan | 2 | -35/+19 |
2005-11-04 | Expand the docs. (#320466, Steffen Gutmann) | Matthias Clasen | 4 | -1/+14 |
2005-11-04 | Include gdataset.h. (#320322) | Matthias Clasen | 4 | -0/+7 |
2005-11-04 | add new GDebugFlag for fatal_criticals handle G_DEBUG=fatal_criticals, to | Matthias Clasen | 7 | -3/+48 |
2005-10-30 | Add some tests for conversions between UTF-8, UCS-4 and UTF-16. | Matthias Clasen | 5 | -3/+543 |