summaryrefslogtreecommitdiff
path: root/giowin32.c
AgeCommit message (Expand)Author
2000-08-31glib.h glib.def New function, to make a GPollFD from a GIOChannel. CreatesTor Lillqvist
2000-08-31glib.h No use for separate condition parameter.Tor Lillqvist
2000-08-27Hmm, the parameter to g_io_channel_win32_poll() should be a GPollFD array,Tor Lillqvist
2000-08-27New function, otherwise like g_io_channel_win32_wait_for_condition(), butTor Lillqvist
2000-08-11Some indentation and spacing fixes. Add some more logging.Tor Lillqvist
2000-07-31Drop a few unused variables.Tor Lillqvist
2000-07-31The code didn't compile (must have been sleepy when committing). "return"Tor 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-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-06-06If we are watching the same fd several times (for different conditions,Tor Lillqvist
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist