After being away for about five months, I'm back working on this... For
[platform/upstream/glib.git] / glib / glib.def
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-08-04 Alexander LarssonHacky script to fix up your .msc.in files on windows...
2001-07-21 Hans Breuerintial implementation of new API functions. Not sure...
2001-07-20 Hans Breuermake it compile again
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-05-22 Sebastian Wilhelmig_thread_create renamed to g_thread_create_full.
2001-05-17 Sebastian WilhelmiAdd gpattern.o to objects.
2001-05-06 Hans Breuerdon't try to export g_strcpy, it is g_stpcpy; updated...
2001-04-13 Hans Breuerupdated
2001-03-29 Tor LillqvistUpdates. Add module-test rules.
2001-03-26 Owen Taylor*** empty log message ***
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-03-08 Tor Lillqvistglib.def gobject/gobject.def Update.
2001-03-01 Tor LillqvistRemove test for initial double backslash (UNC path...
2001-02-21 Tor LillqvistMatch also UNC paths on Win32.
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-10 Tor Lillqvistgtypes.h Move GLIB_VAR definition from gutils.h to...
2001-02-01 Tor Lillqvistgiochannel.h giowin32.c Stylistic cleanups. Use G_STRLO...
2001-01-25 Tor LillqvistSocket support rewritten. It was utterly broken, and...
2001-01-17 Tor LillqvistAdd doc comments. (g_win32_get_package_installation_dir...
2001-01-16 Tor LillqvistDefine ENABLE_NLS and GETTEXT_PACKAGE.
2001-01-09 Tor LillqvistRework the changes to needed to pass mainloop-test...
2001-01-09 Tor LillqvistDon't warn about deprecation on Win32. Code written...
2001-01-06 Tor LillqvistGet len using strlen() if arg is negative in the Win32...
2001-01-05 Tor LillqvistLook also for (illegal) forward slashes in the template.
2000-12-29 Tor LillqvistAdd GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.
2000-12-25 Tor LillqvistUse a MessageBox for fatal messages. Collect eror messa...
2000-12-14 Tor LillqvistWarn if no callback. Call callback correctly. (g_io_win...
2000-12-01 Tor LillqvistInclude make.msc from GLib's build subdir.
2000-11-26 Tor LillqvistAdd gqsort.
2000-11-19 Tor LillqvistAdd g_trash_stack entry points.
2000-11-13 Tor LillqvistAdd USE_LIBICONV.
2000-11-11 Tor LillqvistAdd missing entry points.
2000-11-10 Tor LillqvistNew function, suggested by Havoc earlier this month...
2000-10-30 Tor Lillqvistgutils.c gutils.h gfileutils.c Actually, g_mkstemp...
2000-10-30 Tor LillqvistCheck for mkstemp.
2000-10-27 Tor LillqvistAdd gmarkup.
2000-10-16 Tor LillqvistSome more debugging output. (g_io_channel_win32_poll...
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-09-21 Tor LillqvistAdd gconvert.o. Use libiconv.
2000-08-31 Tor Lillqvistglib.h glib.def New function, to make a GPollFD from...
2000-08-27 Tor LillqvistNew function, otherwise like g_io_channel_win32_wait_fo...
2000-07-30 Tor LillqvistCompile in the debugging code all the time, but only...
2000-07-29 Tor LillqvistFinally, a new and improved IO Channel and condition...
2000-07-26 Tor LillqvistReturn 0 on error, not NULL.
2000-07-22 Tor LillqvistFix resource handling, the resource file got left out...
2000-07-13 Tor LillqvistAdd g_error functions.
2000-07-08 Tor LillqvistRename the GUTILS_C_VAR macro to GLIB_VAR.
2000-06-30 Tor LillqvistAdd new entry points.
2000-05-30 Tor LillqvistImplement on Win32.
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-01 Tor LillqvistAdd new functions. Add new object files. Add threadpool...
2000-04-19 Tor LillqvistUpdate entry point list.
2000-02-27 Tor LillqvistNew function that returns the message string for a...
2000-02-27 Tor LillqvistAdd new functions.
2000-02-23 Tor LillqvistAdd a missing step to the setup instructions for gcc...
2000-02-02 Tor Lillqvistglib.h New functions for conversion between UTF-8 and...
1999-11-18 Tor Lillqvistg_strjoin was missing.
1999-11-01 Tor Lillqvistglib.h Rename Win32-only functions from gwin_* to g_win...
1999-10-31 Tor LillqvistDon't crash if removing a nonexistent value.
1999-10-05 Tor LillqvistUse G_OS_WIN32.
1999-08-02 Tor Lillqvistglib.h gstrfuncs.c Rename g_strccpy to g_strcompress...
1999-07-31 Tor LillqvistNew functions.
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-06-28 Tor LillqvistAdd missing export of g_strncasecmp.
1999-06-20 Tor LillqvistUpdate the pthreads snapshot version we want. Advice...
1999-05-06 Tor LillqvistNew files, used to generate corresponding non-.in files...
1999-04-24 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-04-13 Tor LillqvistMention the tests directory.
1999-03-18 Jeff GarzikAdd new g_list, g_stack, g_queue functions.
1999-03-04 Josh MacDonaldAdd g_spaced_primes_closest to glib.def, it was missing.
1999-01-19 Tor LillqvistMore Win32 updates. Add missing Win32 files to distribu...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1998-11-25 PST 1998 Manish... applied glib-tml-981120-0, change log appended below.
1998-11-04 Manish Singhconfig.h.win32 (new file) glibconfig.h.win32 glib.def...
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...