summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update.Tor Lillqvist2000-12-271-0/+4
* Use a MessageBox for fatal messages. Collect eror message into a buffer,Tor Lillqvist2000-12-251-0/+10
* New gcompat.h header file as recommended by Havoc.Ali Abdin2000-12-241-0/+11
* Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi2000-12-221-0/+13
* Updated G_RAND_DOUBLE_TRANSFORM to be more accurate. Redid g_rand_double()Sebastian Wilhelmi2000-12-191-0/+16
* Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, ISebastian Wilhelmi2000-12-191-0/+10
* Added --disable-mem-pools option.Alexander Larsson2000-12-191-0/+11
* Use GetACP to get the current ANSI codepage.Tor Lillqvist2000-12-171-0/+9
* No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer.Tor Lillqvist2000-12-141-0/+3
* Warn if no callback. Call callback correctly. (g_io_win32_create_watch):Tor Lillqvist2000-12-141-0/+28
* make staticHavoc Pennington2000-12-131-0/+11
* don't try to use thread stuff unless G_THREADS_ENABLEDHavoc Pennington2000-12-131-0/+8
* return whether a value got removed.Tim Janik2000-12-131-0/+5
* Revert unauthorized changes.Owen Taylor2000-12-121-0/+4
* GMainContext useful in implementing some additional styles of main loopElliot Lee2000-12-121-0/+11
* Remove pollfds from the context here, not when actually freeing theOwen Taylor2000-12-101-0/+19
* Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b.Raja R Harinath2000-12-081-0/+7
* Fix typo, and fix some formatting.Raja R Harinath2000-12-081-27/+30
* Rearrange into other veriables, and include run-markup-tests.sh.Raja R Harinath2000-12-081-0/+10
* move markup-test to noinst_PROGRAMS; it isn't a proper test, the properHavoc Pennington2000-12-081-0/+7
* Don't put anything after an #endif. Likewise.Raja R Harinath2000-12-081-0/+5
* add g_strdupv testHavoc Pennington2000-12-071-0/+7
* Major change in API for creating sources to handle multiple main loopsOwen Taylor2000-12-051-0/+32
* Include make.msc from GLib's build subdir.Tor Lillqvist2000-12-011-0/+8
* Provide G_CONST_RETURN which is 'const' by default, and nothing whenHavoc Pennington2000-12-011-2/+7
* Forgot gunibreak.c, mistake in ChangeLogHavoc Pennington2000-11-291-2/+1
* s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington2000-11-291-0/+23
* Fix warnings.Elliot Lee2000-11-281-0/+10
* Patches by Hans Breuer:Tor Lillqvist2000-11-281-0/+16
* Revamped errorcheck mutexes and added errorcheck cond_wait() andSebastian Wilhelmi2000-11-281-0/+10
* Add void in empty function arg listHavoc Pennington2000-11-281-0/+4
* Add gqsort.Tor Lillqvist2000-11-261-0/+6
* Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi2000-11-211-0/+15
* Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford2000-11-201-0/+18
* Use a switch here, maybe helps the compiler optimize things. Also, ' ' isHavoc Pennington2000-11-201-0/+6
* Add g_trash_stack entry points.Tor Lillqvist2000-11-191-0/+4
* Released 1.3.2GLIB_1_3_2Owen Taylor2000-11-171-0/+11
* Check for the sched.h header and include it on gthread/gthread-posix.c ifSebastian Wilhelmi2000-11-151-0/+24
* Make #endif comment match #ifdef.Tor Lillqvist2000-11-141-0/+4
* Up version to 1.3.2Owen Taylor2000-11-131-0/+9
* Add USE_LIBICONV.Tor Lillqvist2000-11-131-0/+8
* Made recursive mutexes also work when the thread system is not (yet)Sebastian Wilhelmi2000-11-131-0/+5
* Create wrapper functions for iconv() so that we can transparently use theOwen Taylor2000-11-121-0/+17
* Remove g_filename_{to,from}_utf8Robert Brady2000-11-121-0/+12
* template is a reserved word in C++ s/template/tmpl/.Owen Taylor2000-11-121-0/+5
* Handle a long stream of bytes containing no UTF-8 character startsHavoc Pennington2000-11-111-0/+5
* Add missing entry points.Tor Lillqvist2000-11-111-0/+2
* Improve chance to generate unique names with less effort a bit.Tor Lillqvist2000-11-111-0/+11
* Add gtypemodule.hOwen Taylor2000-11-111-0/+4
* New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist2000-11-101-0/+9