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