summaryrefslogtreecommitdiff
path: root/giounix.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-26Move glib library into a subdirectory, make all GLib include files includeOwen Taylor1-312/+0
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor1-67/+64
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-4/+4
2000-03-20Interpret EINTR as G_IO_ERROR_AGAIN.Sebastian Wilhelmi1-0/+2
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1-4/+8
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+7
1998-12-18new function to check whether a main loop has been quitted. (g_main_new):Tim Janik1-1/+1
1998-12-17giounix.c: s/g_main_poll_add/g_main_remove_add/gCST 1998 Shawn T. Amundson1-2/+2
1998-12-16Fixed small bug.Sebastian Wilhelmi1-1/+1
1998-12-15Use an "inheritance" scheme for IO channel memory allocation.hOwen Taylor1-8/+13
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor1-0/+4
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor1-0/+293