summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-01-17Add doc comments. (g_win32_get_package_installation_directory): Add oneTor Lillqvist1-0/+16
2001-01-17Optimize for size rather than speed by making _() always callOwen Taylor1-0/+11
2001-01-16Define ENABLE_NLS and GETTEXT_PACKAGE.Tor Lillqvist1-0/+21
2001-01-16Add @INTLIBS@.Owen Taylor1-0/+4
2001-01-16Add gettext support.Owen Taylor1-0/+14
2001-01-09Minor cosmetic change to previous ChangeLog entry.Tor Lillqvist1-9/+8
2001-01-09Rework the changes to needed to pass mainloop-test. Now we don't need toTor Lillqvist1-0/+19
2001-01-09Don't warn about deprecation on Win32. Code written for GLib 1.2 doesn'tTor Lillqvist1-0/+8
2001-01-09Made g_profile_mutex a GMutex* instead of G_LOCK_DEFINE_STATIC to avoidSebastian Wilhelmi1-0/+7
2001-01-06Get len using strlen() if arg is negative in the Win32 code, too.Tor Lillqvist1-0/+27
2001-01-05move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor1-0/+37
2001-01-05Add test for g_path_skip_root().Tor Lillqvist1-0/+2
2001-01-05Look also for (illegal) forward slashes in the template.Tor Lillqvist1-0/+17
2001-01-04remove glib-config-2.0Havoc Pennington1-1/+7
2001-01-04-I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington1-0/+7
2001-01-03Switch GMainLoop to be ref/unref, use to make dropping reference toOwen Taylor1-1/+6
2001-01-03Unref callback->cb_data if it was still set when the source is freed.Owen Taylor1-0/+6
2001-01-02Use parentheses around an argument to make these cause an error if youDan Winship1-0/+7
2000-12-29Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.Tor Lillqvist1-0/+8
2000-12-29we can't grow _cv_ variables by using a backticked expr that refers backTim Janik1-0/+7
2000-12-29got rid of outdated dmalloc support. provide g_try_malloc() andTim Janik1-0/+24
2000-12-27Update.Tor Lillqvist1-0/+4
2000-12-25Use a MessageBox for fatal messages. Collect eror message into a buffer,Tor Lillqvist1-0/+10
2000-12-24New gcompat.h header file as recommended by Havoc.Ali Abdin1-0/+11
2000-12-22Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi1-0/+13
2000-12-19Updated G_RAND_DOUBLE_TRANSFORM to be more accurate. Redid g_rand_double()Sebastian Wilhelmi1-0/+16
2000-12-19Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, ISebastian Wilhelmi1-0/+10
2000-12-19Added --disable-mem-pools option.Alexander Larsson1-0/+11
2000-12-17Use GetACP to get the current ANSI codepage.Tor Lillqvist1-0/+9
2000-12-14No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer.Tor Lillqvist1-0/+3
2000-12-14Warn if no callback. Call callback correctly. (g_io_win32_create_watch):Tor Lillqvist1-0/+28
2000-12-13make staticHavoc Pennington1-0/+11
2000-12-13don't try to use thread stuff unless G_THREADS_ENABLEDHavoc Pennington1-0/+8
2000-12-13return whether a value got removed.Tim Janik1-0/+5
2000-12-12Revert unauthorized changes.Owen Taylor1-0/+4
2000-12-12GMainContext useful in implementing some additional styles of main loopElliot Lee1-0/+11
2000-12-10Remove pollfds from the context here, not when actually freeing theOwen Taylor1-0/+19
2000-12-08Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b.Raja R Harinath1-0/+7
2000-12-08Fix typo, and fix some formatting.Raja R Harinath1-27/+30
2000-12-08Rearrange into other veriables, and include run-markup-tests.sh.Raja R Harinath1-0/+10
2000-12-08move markup-test to noinst_PROGRAMS; it isn't a proper test, the properHavoc Pennington1-0/+7
2000-12-08Don't put anything after an #endif. Likewise.Raja R Harinath1-0/+5
2000-12-07add g_strdupv testHavoc Pennington1-0/+7
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor1-0/+32
2000-12-01Include make.msc from GLib's build subdir.Tor Lillqvist1-0/+8
2000-12-01Provide G_CONST_RETURN which is 'const' by default, and nothing whenHavoc Pennington1-2/+7
2000-11-29Forgot gunibreak.c, mistake in ChangeLogHavoc Pennington1-2/+1
2000-11-29s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington1-0/+23
2000-11-28Fix warnings.Elliot Lee1-0/+10
2000-11-28Patches by Hans Breuer:Tor Lillqvist1-0/+16