Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-12 | Make g_coroutine_condition_wait() cancellable | Marc-André Lureau | 1 | -4/+8 |
2012-01-12 | Remove the non-interruptible version g_io_wait() | Marc-André Lureau | 1 | -4/+5 |
2012-01-12 | Create a GCoroutine, get rid of wait_queue | Marc-André Lureau | 1 | -4/+6 |
2012-01-12 | Hide g_condition_wait_source, use GLib style convention | Marc-André Lureau | 1 | -10/+2 |
2011-05-23 | s/interruptable/interruptible | Christophe Fergeau | 1 | -1/+1 |
2011-01-12 | gtk: simplify debugging of coroutine-related path | Marc-André Lureau | 1 | -1/+1 |
2010-12-09 | gtk: add g_object_notify_main_context() | Marc-André Lureau | 1 | -0/+1 |
2010-12-05 | gtk: WIP tidy main_context_signal_emit() up | Marc-André Lureau | 1 | -0/+4 |
2010-12-05 | gtk: WIP use coroutines and GSocket to connect | Marc-André Lureau | 1 | -0/+61 |