Age | Commit message (Expand) | Author | Files | Lines |
2004-11-12 | 2.5.6GLIB_2_5_6 | Matthias Clasen | 82 | -1058/+1102 |
2004-11-11 | Use embedded tab rather than '\t' escape sequence. (#157951) | J. Ali Harlow | 7 | -2/+32 |
2004-11-10 | Fix typo in doc comment. | Tor Lillqvist | 6 | -1/+26 |
2004-11-10 | Updates | Matthias Clasen | 6 | -0/+35 |
2004-11-09 | Updated Simplified Chinese translation | Funda Wang | 2 | -31/+35 |
2004-11-08 | Updated Turkish Translation | Baris Cicek | 2 | -37/+40 |
2004-11-08 | Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for | Matthias Clasen | 8 | -11/+45 |
2004-11-08 | removed wrap_g_io_channel_ref() hack, since g_io_channel_ref() has a | Manish Singh | 2 | -11/+6 |
2004-11-08 | glib/gasyncqueue.c glib/ghook.c g_return_if_fail -> g_return_val_if_fail | Manish Singh | 9 | -8/+55 |
2004-11-08 | Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), | Matthias Clasen | 16 | -15/+65 |
2004-11-08 | Initialize child_watch_count to 1, so that we don't miss the very first | Matthias Clasen | 6 | -3/+83 |
2004-11-07 | Work around an bug in Mac OS < 10.3. (#156446, Dave MacLachlan) | Matthias Clasen | 6 | -1/+29 |
2004-11-06 | Cosmetics: move the G_GNUC_INTERNAL define to the same place where it is | Tor Lillqvist | 6 | -3/+32 |
2004-11-05 | Portability fixes and extra sanity checks. (#157453, Morten Welinder) | Matthias Clasen | 6 | -18/+67 |
2004-11-05 | da.po: Quick fix | Martin Willemoes Hansen | 1 | -2/+2 |
2004-11-05 | fix typo | Mathieu Lacage | 1 | -1/+1 |
2004-11-05 | integrate patches by Sylvain Foretgobject_0_10_0 | Mathieu Lacage | 1 | -2/+50 |
2004-11-05 | Handle numbers like 1e1, nan, -infinity. Also try harder to preserve | Matthias Clasen | 7 | -39/+101 |
2004-11-04 | improve a bit the introduction | Mathieu Lacage | 1 | -4/+17 |
2004-11-04 | forgot to add this file. | Mathieu Lacage | 1 | -0/+58 |
2004-11-04 | integrate patch from Stefan Kost | Mathieu Lacage | 3 | -28/+218 |
2004-11-04 | Updated Danish translation. | Martin Willemoes Hansen | 2 | -67/+75 |
2004-11-04 | Improve G_WIN32_HAVE_WIDECHAR_API documentation. | Tor Lillqvist | 3 | -2/+13 |
2004-11-04 | Add G_OPTION_FLAG_REVERSE, to reverse the sense of a G_OPTION_ARG_NONE | Tor Lillqvist | 7 | -2/+28 |
2004-11-04 | Document that the result is guaranteed to be non-NULL. | Tor Lillqvist | 7 | -40/+120 |
2004-11-04 | Argument is in UTF-8. Use wide character Win32 API if present. | Tor Lillqvist | 3 | -5/+37 |
2004-11-03 | 2004-11-03 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> | Updated ja.po. T.Aihana | 2 | -12/+16 |
2004-11-03 | Add bug references. | Matthias Clasen | 5 | -0/+50 |
2004-11-02 | *** empty log message ***GLIB_2_5_5 | Matthias Clasen | 82 | -1093/+1171 |
2004-11-02 | *** empty log message *** | Matthias Clasen | 5 | -0/+30 |
2004-11-02 | *** empty log message *** | Matthias Clasen | 9 | -3/+32 |
2004-11-02 | Forgotten ChangeLog | Matthias Clasen | 5 | -0/+30 |
2004-11-02 | New function to convert a filename to a UTF-8 string for display purposes. | Matthias Clasen | 4 | -58/+184 |
2004-11-02 | Document that this function may not return. | Matthias Clasen | 6 | -0/+31 |
2004-11-02 | Make gtkdoc-scan happy by removing spaces between gchar and *. | Matthias Clasen | 6 | -3/+28 |
2004-11-01 | Implement correctly also on Unix systems without lstat(). (#157038, Morten | Tor Lillqvist | 6 | -4/+30 |
2004-11-01 | don't return an error if we come across a value with invalid utf8 or if we | Ray Strode | 6 | -172/+300 |
2004-11-01 | glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.c | Matthias Clasen | 12 | -7/+57 |
2004-11-01 | Documentation updates. | Matthias Clasen | 8 | -5/+23 |
2004-11-01 | Handle conflicts between options in different groups. (#156808) | Matthias Clasen | 6 | -4/+146 |
2004-10-31 | Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API. | Matthias Clasen | 10 | -10/+65 |
2004-10-31 | Document g_win32_get_windows_version(). | Tor Lillqvist | 6 | -6/+35 |
2004-10-31 | Add g_lstat(). | Tor Lillqvist | 7 | -1/+54 |
2004-10-30 | Doc additions. | Matthias Clasen | 8 | -41/+96 |
2004-10-30 | Convert filenames to UTF-8 on Windows. | Matthias Clasen | 6 | -2/+39 |
2004-10-29 | updated [and finally fixed my script to produce ready to go de-in(ed) | Hans Breuer | 15 | -27/+117 |
2004-10-29 | Add G_OPTION_REMAINING | Matthias Clasen | 2 | -2/+5 |
2004-10-29 | Update. | Matthias Clasen | 1 | -33/+51 |
2004-10-29 | Add tests for the handling of non-option arguments, "--" and | Matthias Clasen | 8 | -10/+304 |
2004-10-29 | Document GOption | Matthias Clasen | 8 | -63/+469 |