summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-12-19Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, ISebastian Wilhelmi20-6/+118
2000-12-19Added --disable-mem-pools option.Alexander Larsson17-2/+509
2000-12-17Use GetACP to get the current ANSI codepage.Tor Lillqvist13-4/+112
2000-12-16Update.Tor Lillqvist1-0/+14
2000-12-15Update.Tor Lillqvist2-1/+6
2000-12-15use g_signal_newcHavoc Pennington4-36/+76
2000-12-15add an instance member value_type so the default value of the pspec classTim Janik7-27/+26
2000-12-14Update once again.Tor Lillqvist1-1/+12
2000-12-14Update more.Tor Lillqvist1-0/+8
2000-12-14No need to -DGSPAWN_HELPER when compiling gspawn-win32-helper any longer.Tor Lillqvist12-4/+28
2000-12-14Warn if no callback. Call callback correctly. (g_io_win32_create_watch):Tor Lillqvist22-71/+428
2000-12-13make staticHavoc Pennington12-32/+120
2000-12-13urg managed to forget this last time ;(Tim Janik7-7/+102
2000-12-13don't try to use thread stuff unless G_THREADS_ENABLEDHavoc Pennington10-6/+82
2000-12-13return whether a value got removed.Tim Janik18-163/+377
2000-12-12clean up after elliot, wonder what his mother has to do on a daily basis.Tim Janik1-5/+0
2000-12-12Revert unauthorized changes.Owen Taylor12-136/+124
2000-12-12GMainContext useful in implementing some additional styles of main loopElliot Lee14-103/+246
2000-12-12shut up on new marshaller generated stuffTim Janik1-0/+5
2000-12-12i guess some people may need this ;)Tim Janik1-0/+32
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik44-1362/+2905
2000-12-10Remove pollfds from the context here, not when actually freeing theOwen Taylor14-28/+202
2000-12-08Rename from GLIB_DIVERT_BEFORE_HELP. Update to track autoconf 2.49b.Raja R Harinath10-16/+72
2000-12-08Fix typo, and fix some formatting.Raja R Harinath8-216/+240
2000-12-08Rearrange into other veriables, and include run-markup-tests.sh.Raja R Harinath10-9/+96
2000-12-08move markup-test to noinst_PROGRAMS; it isn't a proper test, the properHavoc Pennington9-3/+58
2000-12-08Don't put anything after an #endif. Likewise.Raja R Harinath12-8/+48
2000-12-07Add a bunch of unrefs.Owen Taylor3-4/+26
2000-12-07add g_strdupv testHavoc Pennington13-2/+150
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor37-1726/+6227
2000-12-05add imagesOwen Taylor18-283/+1190
2000-12-01Include make.msc from GLib's build subdir.Tor Lillqvist18-6/+76
2000-12-01Provide G_CONST_RETURN which is 'const' by default, and nothing whenHavoc Pennington10-16/+76
2000-11-29Forgot gunibreak.c, mistake in ChangeLogHavoc Pennington10-16/+92
2000-11-29s/UNICODE_LAST_CHAR/G_UNICODE_LAST_CHAR/Havoc Pennington22-5850/+23186
2000-11-29touchups.Elliot Lee4-6/+4
2000-11-29fix elliots "logic fix" that dereferences NULL nodes if C handlers areTim Janik2-1/+6
2000-11-28Fix warnings.Elliot Lee22-25/+142
2000-11-28Patches by Hans Breuer:Tor Lillqvist22-423/+599
2000-11-28Revamped errorcheck mutexes and added errorcheck cond_wait() andSebastian Wilhelmi14-120/+285
2000-11-28Add void in empty function arg listHavoc Pennington10-2/+34
2000-11-26Add gqsort.Tor Lillqvist16-0/+66
2000-11-21Add a surrogate for thread priorities using PID niceness for systems withSebastian Wilhelmi19-56/+292
2000-11-21indentation fixesTim Janik2-100/+100
2000-11-20Patch from David Benson <daveb@idealab.com> to add user_data support toJonathan Blandford34-442/+1584
2000-11-20More convenient data-setting functionsHavoc Pennington3-0/+68
2000-11-20Use a switch here, maybe helps the compiler optimize things. Also, ' ' isHavoc Pennington10-16/+82
2000-11-19Add g_trash_stack entry points.Tor Lillqvist10-0/+40
2000-11-17Released 1.3.2GLIB_1_3_2Owen Taylor10-4/+135
2000-11-17removed stray filesOwen Taylor7-335/+0