summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
AgeCommit message (Expand)Author
2005-01-10Split ChangeLog for 2.6upstream/glib-2-6-branchpointOwen Taylor
2005-01-09Include also wchar.h for wcslen on Cygwin. (#163133, Roger Leigh)Tor Lillqvist
2005-01-09make it compile with mvc6 default sdk, (#define INVALID_FILE_ATTRIBUTES,Hans Breuer
2005-01-09Fix cast. (#163133, Roger Leigh)Tor Lillqvist
2005-01-09Include <io.h> on Windows for prototypes. (#163390, Kazuki Iwamoto)Tor Lillqvist
2005-01-07Typo fixes.Matthias Clasen
2005-01-07Bump versionMatthias Clasen
2005-01-072.6.1upstream/GLIB_2_6_1Matthias Clasen
2005-01-07Generate and distribute gmodule-export-2.0.pc, which is currently just aMatthias Clasen
2005-01-06configure.in glib/Makefile.am Win32 cross-compilation fixes. (#163144, J.Tor Lillqvist
2005-01-06glib/Makefile.am glib.def and gobject.def are generated, not in $(srcdir).Tor Lillqvist
2005-01-05Simplify the inlining magic to make it work at Oh zero. (#162990, KalpeshMatthias Clasen
2005-01-04Use g_win32_getlocale() instead of setlocale() on Windows. setlocale()Tor Lillqvist
2005-01-04Fix the inlining magic. (#157536, Jens Hatlak, and #149907, MortenMatthias Clasen
2005-01-03Don't return directories. (#160738, Tommi Komulainen)Matthias Clasen
2005-01-03Clarify the documentation. (#162251, Mariano Suárez-Alvarez)Matthias Clasen
2005-01-03Clarify the docs. (#162747, Crispin Flowerday)Matthias Clasen
2005-01-03Don't use AC_TRY_RUN to test for long long format when using theJ. Ali Harlow
2005-01-01Make the g_getenv() ABI backward compatibility wrapper more robust.Tor Lillqvist
2005-01-01glib/glib.symbols glib/gutils.h Make also g_getenv(), g_setenv(),Tor Lillqvist
2004-12-31Rewrite the Win32 version to use GetFileAttributes() instead of stat().Tor Lillqvist
2004-12-30Use GetCurrentDirectory() directly for simpler buffer length management. ITor Lillqvist
2004-12-30Typo fix.Matthias Clasen
2004-12-30Require UNC paths to start with exactly two slashes. (g_get_current_dir):Tor Lillqvist
2004-12-27Add an OS_LINUX conditional.Matthias Clasen
2004-12-22Don't show the special G_OPTION_REMAINING entry. (#161934, Matthew F.Matthias Clasen
2004-12-20Improve docs.Tor Lillqvist
2004-12-20Add some tests for '--' stripping.Matthias Clasen
2004-12-20Make docs more accurate. (#161683, Marcin Krzyzanowski)Matthias Clasen
2004-12-19Call post-parse hooks also if argv is NULL. (#161668, Marcin Krzyzanowski)Matthias Clasen
2004-12-16Bump versionMatthias Clasen
2004-12-162.6.0upstream/GLIB_2_6_0Matthias Clasen
2004-12-15Fix spelling Add g_return_val_if_fail.Alexander Larsson
2004-12-15Add g_filename_display_basename.Alexander Larsson
2004-12-14UpdatesMatthias Clasen
2004-12-14Set version to 2.6.0Matthias Clasen
2004-12-13Update.Tor Lillqvist
2004-12-13UpdatesMatthias Clasen
2004-12-12glib/glib.symbols Implement Windows DLL ABI stability also forTor Lillqvist
2004-12-11Add doc comments about Windows restrictions on renaming and removing.Tor Lillqvist
2004-12-11Fix #157255. Also some refactoring of this still very ugly source file.Tor Lillqvist
2004-12-09Don't print help options if the options of a specific group have beenMatthias Clasen
2004-12-07Update the returned value after locale changes. (#160271, ChristianMatthias Clasen
2004-12-06Fix a write to freed memory: Unlock the channel's mutex before unrefingTor Lillqvist
2004-12-06Remove a no longer needed hack for libtool < 1.5.2. (#100697, Owen Taylor,Matthias Clasen
2004-12-05glib/glib.symbols Implement DLL ABI stability also forTor Lillqvist
2004-12-05Remove the DLL binary compatibilty entries from the import library. TheyTor Lillqvist
2004-12-04Return -1 if queue is NULL. (#159530, Philippe Blain)Matthias Clasen
2004-12-02Bump version.Matthias Clasen
2004-12-022.5.7Matthias Clasen