http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44655
User: gerald
Date: 2012/08/24 08:25 AM
Log:
Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend
on the GLib main loop which isn't portable (unless you want to want to
manage the main loop yourself).
Directory: /trunk/ui/gtk/
Changes Path Action
+145 -0 gui_utils.c Modified
Directory: /trunk/
Changes Path Action
+0 -1 CMakeLists.txt Modified
+0 -1 capture_sync.c Modified
Directory: /trunk/ui/
Changes Path Action
+0 -2 Makefile.common Modified
+0 -182 pipe_input.c Removed
+0 -45 pipe_input.h Removed
+5 -0 ui_util.h Modified