fix a packet_list_freeze / thaw pair, if a return comes in it's way
authorUlf Lamping <ulf.lamping@web.de>
Thu, 6 Oct 2005 00:55:21 +0000 (00:55 -0000)
committerUlf Lamping <ulf.lamping@web.de>
Thu, 6 Oct 2005 00:55:21 +0000 (00:55 -0000)
commitbb5e5d6ce10fe015e1c7aabcca8c51d097b5c789
tree433f89941372c48953ab394a1dda36da8b645606
parent70d49795575878ccb1f4a48536243866ba6a61ef
fix a packet_list_freeze / thaw pair, if a return comes in it's way
add a g_warning() call if an error occured while reading from capture file (while doing a live update), usually shouldn't happen but is difficult to debug *if* it happens
add a new log domain LOG_DOMAIN_MAIN and the standard log handler for it
add some (partly commented out) g_log() calls, useful for GUI sequence debugging

svn path=/trunk/; revision=16136
file.c
gtk/gui_utils.c
gtk/main.c
log.h