netsurf/frontends
Chris Young 24c1959105 We don't need ReplyMsg here.
TimerRequests are removed from the message queue by WaitIO() which is ultimately called when the event is taken off the heap.
The event on the top of the heap is _not necessarily_ the one which signalled us, though, and we should probably be handling this better.
2016-08-09 00:53:46 +01:00
..
amiga We don't need ReplyMsg here. 2016-08-09 00:53:46 +01:00
atari Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
beos URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
cocoa Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
framebuffer add header for memcpy prototype 2016-07-15 14:40:40 +01:00
gtk remove unused GTK treeview code completely repalced with core window API 2016-08-06 17:11:29 +01:00
monkey Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
riscos Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
windows URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00