Age | Commit message (Expand) | Author | Files | Lines |
2005-05-06 | Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of other | Brian Cameron | 1 | -0/+7 |
2005-05-06 | Add a testcase. | Matthias Clasen | 1 | -0/+8 |
2005-05-05 | Add g_object_add/remove_toggle_ref() functions to get notification when a | Owen Taylor | 1 | -0/+15 |
2005-05-02 | Documentation trivia | Matthias Clasen | 1 | -0/+5 |
2005-05-01 | More doc fixups | Matthias Clasen | 1 | -1/+2 |
2005-05-01 | Fix some typos | Matthias Clasen | 1 | -0/+1 |
2005-05-01 | Doc fixes | Matthias Clasen | 1 | -0/+2 |
2005-05-01 | Cosmetics | Matthias Clasen | 1 | -0/+5 |
2005-04-29 | Clarify some docs. (#302062, Matthew F. Barnes) | Matthias Clasen | 1 | -0/+4 |
2005-04-28 | Warn and don't crash when meeting a trailing \\. (#301373, Benjamin Otte) | Matthias Clasen | 1 | -0/+5 |
2005-04-27 | Don't call g_set_error() unless the GError pointer is non-NULL. This | Tor Lillqvist | 1 | -0/+28 |
2005-04-19 | Minor comment improvement. | Tor Lillqvist | 1 | -0/+9 |
2005-04-17 | Save the errno in various places | Soeren Sandmann | 1 | -0/+8 |
2005-04-11 | Use G_LOG_LEVEL_DEBUG in both definitions. (#300071, Tommi Komulainen) | Matthias Clasen | 1 | -0/+5 |
2005-04-09 | Include <process.h> on Win32 for getpid(). (#173094) | Tor Lillqvist | 1 | -0/+4 |
2005-04-08 | glib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285) | Tor Lillqvist | 1 | -2/+2 |
2005-04-08 | glib/gstdio.h glib/gstdio.c Wrap also access() and chmod(). (#169623) | Tor Lillqvist | 1 | -0/+7 |
2005-04-08 | Improve g_get_system_data_dirs() on Windows. A library that calls | Tor Lillqvist | 1 | -0/+20 |
2005-04-08 | Not used on Windows. (unalias_lang): Don't do anything on Windows, there | Tor Lillqvist | 1 | -0/+6 |
2005-04-08 | Cosmetics. | Tor Lillqvist | 1 | -5/+5 |
2005-04-08 | Declare glib_top_share_dir and exe_top_share_dir only in G_OS_WIN32. | 5 | 1 | -0/+5 |
2005-04-08 | After investigating more closely the actual use cases of this function, I | Tor Lillqvist | 1 | -0/+8 |
2005-04-07 | Use wide char API if available, and store dll name in UTF-8. | Tor Lillqvist | 1 | -0/+5 |
2005-04-05 | Avoid memory leaks in borderline cases. (#172612, Morten Welinder) | Matthias Clasen | 1 | -0/+5 |
2005-04-05 | Clarify docs in some places. (#172404, Morten Welinder) | Matthias Clasen | 1 | -0/+5 |
2005-04-05 | Mention related bug number. | Tor Lillqvist | 1 | -1/+1 |
2005-04-04 | Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined. This was the pre-2.6 | Matthias Clasen | 1 | -0/+7 |
2005-04-01 | Add a note regarding waitpid(-1). | Matthias Clasen | 1 | -1/+9 |
2005-03-31 | Added new Language, Kinyarwanda (rw), to this package | Steven Michael Murphy | 1 | -0/+4 |
2005-03-30 | handle the unlikely case that no bytes are read from the file and allocate | Sven Neumann | 1 | -0/+5 |
2005-03-30 | Typo. | Tor Lillqvist | 1 | -1/+1 |
2005-03-30 | Always claim file descriptors open to devices are readable, since we can't | Tor Lillqvist | 1 | -0/+6 |
2005-03-29 | [Win32] Use GetSystemTimeAsFileTime() instead of time() and | Tor Lillqvist | 1 | -1/+3 |
2005-03-29 | If the event fired, assign f->revents=f->events. We can't know whether the | Tor Lillqvist | 1 | -0/+9 |
2005-03-28 | Add tests for g_date_get_iso8601_week_of_year(). | Matthias Clasen | 1 | -0/+9 |
2005-03-27 | Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in fact | Tor Lillqvist | 1 | -0/+5 |
2005-03-23 | [Win32] Fix corner case bug when environment variable value is exactly one | Tor Lillqvist | 1 | -0/+5 |
2005-03-22 | Add g_try_malloc0 | Matthias Clasen | 1 | -0/+2 |
2005-03-22 | Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan | Matthias Clasen | 1 | -2/+4 |
2005-03-22 | Add g_try_new, g_try_new0 and g_try_renew. (#169611, Stefan Kost) | Matthias Clasen | 1 | -0/+5 |
2005-03-20 | Typo. | Tor Lillqvist | 1 | -1/+1 |
2005-03-20 | Close the process handle if the called doesn't want it also in the case | Tor Lillqvist | 1 | -0/+5 |
2005-03-20 | On Win32, use GetSystemTimeAsFileTime() instead of GetTickCount(). | Tor Lillqvist | 1 | -0/+3 |
2005-03-20 | glib/gmessages.c (g_log_default_handler) Move the Win32 code that asks the | Tor Lillqvist | 1 | -0/+6 |
2005-03-20 | Print more detailled output from the timer tests. Don't print home | Tor Lillqvist | 1 | -0/+10 |
2005-03-18 | handle galiasdef.c (although completely useless for msvc build) | Hans Breuer | 1 | -0/+8 |
2005-03-17 | Update the documentation, reflecting the fact that the special case for | Matthias Clasen | 1 | -0/+6 |
2005-03-15 | Warn if there already is a main group. (#170445, Jeff Franks) | Matthias Clasen | 1 | -0/+5 |
2005-03-14 | delete a bunch of dead code. | Manish Singh | 1 | -0/+4 |
2005-03-14 | remove spurious IA prefix from g_quark_try_string. | Manish Singh | 1 | -2/+6 |