summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-05integrate patches by Sylvain Foretupstream/gobject_0_10_0Mathieu Lacage
2004-11-05Handle numbers like 1e1, nan, -infinity. Also try harder to preserveMatthias Clasen
2004-11-04improve a bit the introductionMathieu Lacage
2004-11-04forgot to add this file.Mathieu Lacage
2004-11-04integrate patch from Stefan KostMathieu Lacage
2004-11-04Updated Danish translation.Martin Willemoes Hansen
2004-11-04Improve G_WIN32_HAVE_WIDECHAR_API documentation.Tor Lillqvist
2004-11-04Add G_OPTION_FLAG_REVERSE, to reverse the sense of a G_OPTION_ARG_NONETor Lillqvist
2004-11-04Document that the result is guaranteed to be non-NULL.Tor Lillqvist
2004-11-04Argument is in UTF-8. Use wide character Win32 API if present.Tor Lillqvist
2004-11-032004-11-03 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana
2004-11-03Add bug references.Matthias Clasen
2004-11-02*** empty log message ***upstream/GLIB_2_5_5Matthias Clasen
2004-11-02*** empty log message ***Matthias Clasen
2004-11-02*** empty log message ***Matthias Clasen
2004-11-02Forgotten ChangeLogMatthias Clasen
2004-11-02New function to convert a filename to a UTF-8 string for display purposes.Matthias Clasen
2004-11-02Document that this function may not return.Matthias Clasen
2004-11-02Make gtkdoc-scan happy by removing spaces between gchar and *.Matthias Clasen
2004-11-01Implement correctly also on Unix systems without lstat(). (#157038, MortenTor Lillqvist
2004-11-01don't return an error if we come across a value with invalid utf8 or if weRay Strode
2004-11-01glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.cMatthias Clasen
2004-11-01Documentation updates.Matthias Clasen
2004-11-01Handle conflicts between options in different groups. (#156808)Matthias Clasen
2004-10-31Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API.Matthias Clasen
2004-10-31Document g_win32_get_windows_version().Tor Lillqvist
2004-10-31Add g_lstat().Tor Lillqvist
2004-10-30Doc additions.Matthias Clasen
2004-10-30Convert filenames to UTF-8 on Windows.Matthias Clasen
2004-10-29updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer
2004-10-29Add G_OPTION_REMAININGMatthias Clasen
2004-10-29Update.Matthias Clasen
2004-10-29Add tests for the handling of non-option arguments, "--" andMatthias Clasen
2004-10-29Document GOptionMatthias Clasen
2004-10-29Mark g_assert_warning as G_GNUC_NORETURN, to avoid compiler warnings.Matthias Clasen
2004-10-29Include also <direct.h> for mkdir() prototype with MSVC. [156727, KazukiTor Lillqvist
2004-10-29Redefine also g_io_channel_new_file to the UTF-8 version on Win32.Tor Lillqvist
2004-10-28fix whitespace in changelog entryRay Strode
2004-10-28clean up a leak (#156652, Morten Welinder) (g_key_file_load_from_fd):Ray Strode
2004-10-28Don't use S_ISREG macro (#156728, Kazuki IWAMOTO)Ray Strode
2004-10-28Add some introductory notes.Matthias Clasen
2004-10-28Fix credits.Matthias Clasen
2004-10-28Include galias.h before glib.h (#156697, Christian Persch)Matthias Clasen
2004-10-28Add a missing "Since: 2.6" comment.Matthias Clasen
2004-10-28Include glib.h early to get G_OS_WIN32. Include errno.h for errno.Tor Lillqvist
2004-10-28Include gstdio.h and use g_open().Tor Lillqvist
2004-10-28Fix typo in bug number reference.Tor Lillqvist
2004-10-27Move file is regular check to load_from_file to use fstat() instead ofRay Strode
2004-10-27Bump versionMatthias Clasen
2004-10-272.5.4upstream/GTK_2_5_4Matthias Clasen