| Commit message (Expand) | Author | Age | Files | Lines |
* | giochannel.h giowin32.c Stylistic cleanups. Use G_STRLOC in g_warning() | Tor Lillqvist | 2001-02-01 | 1 | -8/+10 |
* | Socket support rewritten. It was utterly broken, and untested in fact. We | Tor Lillqvist | 2001-01-25 | 1 | -135/+310 |
* | Rework the changes to needed to pass mainloop-test. Now we don't need to | Tor Lillqvist | 2001-01-09 | 1 | -72/+41 |
* | Get len using strlen() if arg is negative in the Win32 code, too. | Tor Lillqvist | 2001-01-06 | 1 | -9/+64 |
* | Warn if no callback. Call callback correctly. (g_io_win32_create_watch): | Tor Lillqvist | 2000-12-14 | 1 | -7/+24 |
* | Major change in API for creating sources to handle multiple main loops | Owen Taylor | 2000-12-05 | 1 | -71/+51 |
* | Some more debugging output. (g_io_channel_win32_poll): Remove unused vars. | Tor Lillqvist | 2000-10-16 | 1 | -15/+4 |
* | Revamp to be like makefile.mingw.in, make the MSVC build actually work | Tor Lillqvist | 2000-10-06 | 1 | -1/+1 |
* | glib.h glib.def New function, to make a GPollFD from a GIOChannel. Creates | Tor Lillqvist | 2000-08-31 | 1 | -5/+24 |
* | glib.h No use for separate condition parameter. | Tor Lillqvist | 2000-08-31 | 1 | -2/+1 |
* | Hmm, the parameter to g_io_channel_win32_poll() should be a GPollFD array, | Tor Lillqvist | 2000-08-27 | 1 | -38/+11 |
* | New function, otherwise like g_io_channel_win32_wait_for_condition(), but | Tor Lillqvist | 2000-08-27 | 1 | -13/+46 |
* | Some indentation and spacing fixes. Add some more logging. | Tor Lillqvist | 2000-08-11 | 1 | -67/+65 |
* | Drop a few unused variables. | Tor Lillqvist | 2000-07-31 | 1 | -2/+0 |
* | The code didn't compile (must have been sleepy when committing). "return" | Tor Lillqvist | 2000-07-31 | 1 | -5/+5 |
* | Compile in the debugging code all the time, but only output debug messages | Tor Lillqvist | 2000-07-30 | 1 | -88/+116 |
* | Finally, a new and improved IO Channel and condition watch implementation | Tor Lillqvist | 2000-07-29 | 1 | -628/+505 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | If we are watching the same fd several times (for different conditions, | Tor Lillqvist | 2000-06-06 | 1 | -2/+2 |
* | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Merge in current Win32 version. Almost no Unix code touched. | Tor Lillqvist | 1999-01-16 | 1 | -0/+1027 |