summaryrefslogtreecommitdiff
path: root/glib.def
AgeCommit message (Expand)Author
2000-11-19Add g_trash_stack entry points.Tor Lillqvist
2000-11-13Add USE_LIBICONV.Tor Lillqvist
2000-11-11Add missing entry points.Tor Lillqvist
2000-11-10New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist
2000-10-30gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited inTor Lillqvist
2000-10-30Check for mkstemp.Tor Lillqvist
2000-10-27Add gmarkup.Tor Lillqvist
2000-10-16Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist
2000-10-06Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist
2000-09-21Add gconvert.o. Use libiconv.Tor Lillqvist
2000-08-31glib.h glib.def New function, to make a GPollFD from a GIOChannel. CreatesTor Lillqvist
2000-08-27New function, otherwise like g_io_channel_win32_wait_for_condition(), butTor Lillqvist
2000-07-30Compile in the debugging code all the time, but only output debug messagesTor Lillqvist
2000-07-29Finally, a new and improved IO Channel and condition watch implementationTor Lillqvist
2000-07-26Return 0 on error, not NULL.Tor Lillqvist
2000-07-22Fix resource handling, the resource file got left out from the DLL afterTor Lillqvist
2000-07-13Add g_error functions.Tor Lillqvist
2000-07-08Rename the GUTILS_C_VAR macro to GLIB_VAR.Tor Lillqvist
2000-06-30Add new entry points.Tor Lillqvist
2000-05-30Implement on Win32.Tor Lillqvist
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
2000-05-01Add new functions. Add new object files. Add threadpool-test. No need toTor Lillqvist
2000-04-19Update entry point list.Tor Lillqvist
2000-02-27New function that returns the message string for a Win32 error code.Tor Lillqvist
2000-02-27Add new functions.Tor Lillqvist
2000-02-23Add a missing step to the setup instructions for gcc-2.95.2. Thanks toTor Lillqvist
2000-02-02glib.h New functions for conversion between UTF-8 and the encodingTor Lillqvist
1999-11-18g_strjoin was missing.Tor Lillqvist
1999-11-01glib.h Rename Win32-only functions from gwin_* to g_win32_* to match theTor Lillqvist
1999-10-31Don't crash if removing a nonexistent value.Tor Lillqvist
1999-10-05Use G_OS_WIN32.Tor Lillqvist
1999-08-02glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy toTor Lillqvist
1999-07-31New functions.Tor Lillqvist
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-06-28Add missing export of g_strncasecmp.Tor Lillqvist
1999-06-20Update the pthreads snapshot version we want. Advice how to hand-expandTor Lillqvist
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist
1999-04-24 Support added for building using a GNU toolchain on Win32,Tor Lillqvist
1999-04-13Mention the tests directory.Tor Lillqvist
1999-03-18Add new g_list, g_stack, g_queue functions.Jeff Garzik
1999-03-04Add g_spaced_primes_closest to glib.def, it was missing.Josh MacDonald
1999-01-19More Win32 updates. Add missing Win32 files to distributed files.Tor Lillqvist
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist
1998-11-25applied glib-tml-981120-0, change log appended below.PST 1998 Manish Singh
1998-11-04config.h.win32 (new file) glibconfig.h.win32 glib.def appliedManish Singh
1998-11-01applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entryManish Singh
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist