| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New function. Returns the machine's name, or one of its names. Document | Tor Lillqvist | 2005-06-22 | 1 | -0/+13 |
* | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater | Matthias Clasen | 2005-06-18 | 1 | -0/+9 |
* | Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation. | Theppitak Karoonboonyanan | 2005-06-14 | 1 | -0/+4 |
* | Post-release version bump | Matthias Clasen | 2005-06-10 | 1 | -0/+2 |
* | 2.7.0GLIB_2_7_0 | Matthias Clasen | 2005-06-10 | 1 | -0/+2 |
* | Updates | Matthias Clasen | 2005-06-10 | 1 | -0/+4 |
* | Forgotten log entry | Matthias Clasen | 2005-06-10 | 1 | -0/+3 |
* | Set errno to 0 before calling strtol. (#306388, Morten Welinder) | Matthias Clasen | 2005-06-09 | 1 | -0/+5 |
* | glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too. | Tor Lillqvist | 2005-06-09 | 1 | -0/+11 |
* | New helper function on Win32, returns the root of the drive (or possibly | Tor Lillqvist | 2005-06-08 | 1 | -0/+12 |
* | New function to calculate collation keys which are more suitable for | Matthias Clasen | 2005-06-08 | 1 | -0/+8 |
* | initialize option_name before using it. | Manish Singh | 2005-05-28 | 1 | -0/+5 |
* | Return an error if an option is missing its argument. (#305576, Björn | Matthias Clasen | 2005-05-27 | 1 | -0/+8 |
* | rest_description should be const. | Manish Singh | 2005-05-25 | 1 | -0/+4 |
* | Don't eat Hangul when normalizing. (#301742, reported by Christian Biere, | Matthias Clasen | 2005-05-25 | 1 | -0/+6 |
* | If the remaining argument has an arg_description, display the synopsis as | Matthias Clasen | 2005-05-25 | 1 | -0/+6 |
* | Merged from glib-2-6: | Federico Mena Quintero | 2005-05-20 | 1 | -0/+8 |
* | Correct the end of the Hangul Syllables range, from 0xd7af to 0xd7a3, in | Matthias Clasen | 2005-05-18 | 1 | -0/+6 |
* | Check the return values of g_tree_remove(). | Matthias Clasen | 2005-05-17 | 1 | -0/+9 |
* | Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other | Brian Cameron | 2005-05-06 | 1 | -0/+7 |
* | Add a testcase. | Matthias Clasen | 2005-05-06 | 1 | -0/+8 |
* | Add g_object_add/remove_toggle_ref() functions to get notification when a | Owen Taylor | 2005-05-05 | 1 | -0/+15 |
* | Documentation trivia | Matthias Clasen | 2005-05-02 | 1 | -0/+5 |
* | More doc fixups | Matthias Clasen | 2005-05-01 | 1 | -1/+2 |
* | Fix some typos | Matthias Clasen | 2005-05-01 | 1 | -0/+1 |
* | Doc fixes | Matthias Clasen | 2005-05-01 | 1 | -0/+2 |
* | Cosmetics | Matthias Clasen | 2005-05-01 | 1 | -0/+5 |
* | Clarify some docs. (#302062, Matthew F. Barnes) | Matthias Clasen | 2005-04-29 | 1 | -0/+4 |
* | Warn and don't crash when meeting a trailing \\. (#301373, Benjamin Otte) | Matthias Clasen | 2005-04-28 | 1 | -0/+5 |
* | Don't call g_set_error() unless the GError pointer is non-NULL. This | Tor Lillqvist | 2005-04-27 | 1 | -0/+28 |
* | Minor comment improvement. | Tor Lillqvist | 2005-04-19 | 1 | -0/+9 |
* | Save the errno in various places | Soeren Sandmann | 2005-04-17 | 1 | -0/+8 |
* | Use G_LOG_LEVEL_DEBUG in both definitions. (#300071, Tommi Komulainen) | Matthias Clasen | 2005-04-11 | 1 | -0/+5 |
* | Include <process.h> on Win32 for getpid(). (#173094) | Tor Lillqvist | 2005-04-09 | 1 | -0/+4 |
* | glib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285) | Tor Lillqvist | 2005-04-08 | 1 | -2/+2 |
* | glib/gstdio.h glib/gstdio.c Wrap also access() and chmod(). (#169623) | Tor Lillqvist | 2005-04-08 | 1 | -0/+7 |
* | Improve g_get_system_data_dirs() on Windows. A library that calls | Tor Lillqvist | 2005-04-08 | 1 | -0/+20 |
* | Not used on Windows. (unalias_lang): Don't do anything on Windows, there | Tor Lillqvist | 2005-04-08 | 1 | -0/+6 |
* | Cosmetics. | Tor Lillqvist | 2005-04-08 | 1 | -5/+5 |
* | Declare glib_top_share_dir and exe_top_share_dir only in G_OS_WIN32. | 5 | 2005-04-08 | 1 | -0/+5 |
* | After investigating more closely the actual use cases of this function, I | Tor Lillqvist | 2005-04-08 | 1 | -0/+8 |
* | Use wide char API if available, and store dll name in UTF-8. | Tor Lillqvist | 2005-04-07 | 1 | -0/+5 |
* | Avoid memory leaks in borderline cases. (#172612, Morten Welinder) | Matthias Clasen | 2005-04-05 | 1 | -0/+5 |
* | Clarify docs in some places. (#172404, Morten Welinder) | Matthias Clasen | 2005-04-05 | 1 | -0/+5 |
* | Mention related bug number. | Tor Lillqvist | 2005-04-05 | 1 | -1/+1 |
* | Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined. This was the pre-2.6 | Matthias Clasen | 2005-04-04 | 1 | -0/+7 |
* | Add a note regarding waitpid(-1). | Matthias Clasen | 2005-04-01 | 1 | -1/+9 |
* | Added new Language, Kinyarwanda (rw), to this package | Steven Michael Murphy | 2005-03-31 | 1 | -0/+4 |
* | handle the unlikely case that no bytes are read from the file and allocate | Sven Neumann | 2005-03-30 | 1 | -0/+5 |
* | Typo. | Tor Lillqvist | 2005-03-30 | 1 | -1/+1 |