summaryrefslogtreecommitdiff
path: root/glib/glib.def
Commit message (Expand)AuthorAgeFilesLines
* Add g_main_depth. (#136221, Cedric Gustin)Tor Lillqvist2004-03-051-0/+1
* Patch from J. Ali HarlowOwen Taylor2004-03-011-0/+1
* added win32 api based implementation for G_PLATFORM_WIN32, !__GNUC__Hans Breuer2004-02-291-6/+6
* updated externals, including those from bug #135386Hans Breuer2004-02-281-0/+12
* added g_hash_table_find and a bunch of g_queue_*Hans Breuer2004-02-251-0/+25
* Add g_completion_complete_utf8.Tor Lillqvist2004-02-051-0/+1
* Add g_strsplit_set.Tor Lillqvist2004-02-011-0/+1
* Add new functions.Tor Lillqvist2004-01-231-0/+4
* Force shared library (DLL) only on Windows. (I don't think that isTor Lillqvist2003-10-241-1/+6
* Remove g_bsearch_array_* entries that don't exist any longer. (ABITor Lillqvist2003-09-251-9/+0
* Add g_once_impl.Tor Lillqvist2003-08-101-1/+1
* for msvc buildHans Breuer2003-08-051-0/+7
* for msvc buildHans Breuer2003-07-201-2/+0
* Add g_string_chunk_insert_len.Tor Lillqvist2003-04-011-0/+1
* Add a couple of missing entries, thanks to Cedric Gustin. ThreadTor Lillqvist2003-02-251-6/+3
* Add some missing entries. Thanks to Kenichi SUTO.Tor Lillqvist2003-01-121-0/+3
* Add g_rand_init.Tor Lillqvist2002-12-151-0/+1
* Fix off-by-one error. (#100853)Tor Lillqvist2002-12-111-0/+2
* Update to match what is currently produced by autotools.Tor Lillqvist2002-11-211-2/+10
* Add g_main_thread_init.Tor Lillqvist2002-11-061-0/+1
* Add new functions.Tor Lillqvist2002-05-171-0/+2
* Add g_convert_init.Tor Lillqvist2002-03-291-0/+1
* remove g_log_domain_glib usage/exportHans Breuer2001-11-181-1/+0
* Minor edits.Tor Lillqvist2001-11-051-0/+4
* static correctnessHans Breuer2001-11-031-12/+51
* Add missing g_pattern_match_simple and g_pattern_spec_equal.Tor Lillqvist2001-10-281-0/+2
* Update.Tor Lillqvist2001-10-251-0/+2
* New function (DLL entry point) to tuck away actual DLL name.Tor Lillqvist2001-10-031-2/+2
* glib/gwin32.c glib/gwin32.h Remove own implementation of dirent functions.Tor Lillqvist2001-09-291-4/+0
* added rule for glibconfig.hHans Breuer2001-09-211-0/+4
* Accept also forward slashes. (But still don't accept them in the otherTor Lillqvist2001-09-201-0/+3
* glib/gmain.c Mark the _funcs tables for export.Tor Lillqvist2001-09-171-0/+3
* Add variable for LT_CURRENT minus LT_AGE (the suffix used by libtool onTor Lillqvist2001-09-171-3/+8
* After being away for about five months, I'm back working on this... ForTor Lillqvist2001-08-301-2/+12
* Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.cRon Steinke2001-08-161-0/+2
* Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke2001-08-051-0/+2
* Hacky script to fix up your .msc.in files on windows. Dunno if this is aAlexander Larsson2001-08-041-1/+0
* intial implementation of new API functions. Not sure if it behaves asHans Breuer2001-07-211-2/+4
* make it compile againHans Breuer2001-07-201-1/+16
* Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-06-301-0/+19
* g_thread_create renamed to g_thread_create_full.Sebastian Wilhelmi2001-05-221-1/+1
* Add gpattern.o to objects.Sebastian Wilhelmi2001-05-171-0/+1
* don't try to export g_strcpy, it is g_stpcpy; updated and added someHans Breuer2001-05-061-6/+12
* updatedHans Breuer2001-04-131-0/+1
* Updates. Add module-test rules.Tor Lillqvist2001-03-291-0/+3
* *** empty log message ***Owen Taylor2001-03-261-0/+1
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-0/+1
* glib.def gobject/gobject.def Update.Tor Lillqvist2001-03-081-2/+2
* Remove test for initial double backslash (UNC path), this will of courseTor Lillqvist2001-03-011-0/+1
* Match also UNC paths on Win32.Tor Lillqvist2001-02-211-0/+5