summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
AgeCommit message (Expand)AuthorFilesLines
2004-11-11Use embedded tab rather than '\t' escape sequence. (#157951)J. Ali Harlow1-0/+6
2004-11-10Fix typo in doc comment.Tor Lillqvist1-0/+5
2004-11-10UpdatesMatthias Clasen1-0/+4
2004-11-08Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names forMatthias Clasen1-0/+5
2004-11-08glib/gasyncqueue.c glib/ghook.c g_return_if_fail -> g_return_val_if_failManish Singh1-0/+9
2004-11-08Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(),Matthias Clasen1-1/+8
2004-11-08Initialize child_watch_count to 1, so that we don't miss the very firstMatthias Clasen1-0/+14
2004-11-07Work around an bug in Mac OS < 10.3. (#156446, Dave MacLachlan)Matthias Clasen1-0/+5
2004-11-06Cosmetics: move the G_GNUC_INTERNAL define to the same place where it isTor Lillqvist1-0/+6
2004-11-05Portability fixes and extra sanity checks. (#157453, Morten Welinder)Matthias Clasen1-0/+5
2004-11-05Handle numbers like 1e1, nan, -infinity. Also try harder to preserveMatthias Clasen1-0/+8
2004-11-04Add G_OPTION_FLAG_REVERSE, to reverse the sense of a G_OPTION_ARG_NONETor Lillqvist1-0/+5
2004-11-04Document that the result is guaranteed to be non-NULL.Tor Lillqvist1-0/+14
2004-11-03Add bug references.Matthias Clasen1-0/+10
2004-11-02*** empty log message ***GLIB_2_5_5Matthias Clasen1-0/+2
2004-11-02*** empty log message ***Matthias Clasen1-0/+6
2004-11-02*** empty log message ***Matthias Clasen1-0/+5
2004-11-02Forgotten ChangeLogMatthias Clasen1-0/+6
2004-11-02Document that this function may not return.Matthias Clasen1-0/+5
2004-11-02Make gtkdoc-scan happy by removing spaces between gchar and *.Matthias Clasen1-0/+5
2004-11-01Implement correctly also on Unix systems without lstat(). (#157038, MortenTor Lillqvist1-0/+5
2004-11-01don't return an error if we come across a value with invalid utf8 or if weRay Strode1-0/+22
2004-11-01glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.cMatthias Clasen1-0/+10
2004-11-01Documentation updates.Matthias Clasen1-0/+2
2004-11-01Handle conflicts between options in different groups. (#156808)Matthias Clasen1-0/+12
2004-10-31Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API.Matthias Clasen1-0/+5
2004-10-31Document g_win32_get_windows_version().Tor Lillqvist1-0/+2
2004-10-31Add g_lstat().Tor Lillqvist1-0/+4
2004-10-30Doc additions.Matthias Clasen1-0/+2
2004-10-30Convert filenames to UTF-8 on Windows.Matthias Clasen1-0/+5
2004-10-29updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer1-0/+10
2004-10-29Add tests for the handling of non-option arguments, "--" andMatthias Clasen1-0/+11
2004-10-29Document GOptionMatthias Clasen1-0/+4
2004-10-29Mark g_assert_warning as G_GNUC_NORETURN, to avoid compiler warnings.Matthias Clasen1-0/+5
2004-10-29Include also <direct.h> for mkdir() prototype with MSVC. [156727, KazukiTor Lillqvist1-0/+3
2004-10-29Redefine also g_io_channel_new_file to the UTF-8 version on Win32.Tor Lillqvist1-0/+6
2004-10-28fix whitespace in changelog entryRay Strode1-8/+8
2004-10-28clean up a leak (#156652, Morten Welinder) (g_key_file_load_from_fd):Ray Strode1-0/+13
2004-10-28Don't use S_ISREG macro (#156728, Kazuki IWAMOTO)Ray Strode1-0/+5
2004-10-28Fix credits.Matthias Clasen1-1/+1
2004-10-28Include galias.h before glib.h (#156697, Christian Persch)Matthias Clasen1-0/+3
2004-10-28Add a missing "Since: 2.6" comment.Matthias Clasen1-0/+10
2004-10-28Include glib.h early to get G_OS_WIN32. Include errno.h for errno.Tor Lillqvist1-0/+3
2004-10-28Include gstdio.h and use g_open().Tor Lillqvist1-0/+4
2004-10-28Fix typo in bug number reference.Tor Lillqvist1-1/+1
2004-10-27Move file is regular check to load_from_file to use fstat() instead ofRay Strode1-0/+30
2004-10-27Bump versionMatthias Clasen1-0/+2
2004-10-272.5.4GTK_2_5_4Matthias Clasen1-0/+4
2004-10-27Introduce the idea of a filename encoding, which is *literally* theMatthias Clasen1-0/+24
2004-10-27Fix includes. (#156500, #156499, Kazuki IWAMOTO)Matthias Clasen1-0/+3