Instead of trying to change the background color of the info bar when we
[obnox/wireshark/wip.git] / gtk / main_statusbar.c
2009-11-09 geraldInstead of trying to change the background color of...
2009-11-04 geraldAdd a convenience routine to convert pixbuf data genera...
2009-11-04 geraldAdd the ability to push temporary (and highlighted...
2009-09-07 krjMake sure that reset the elapsed time to load a file...
2009-08-28 etxrabCompute the loading time and show it in the main status...
2009-07-09 stigPop the welcome header when we are finished capture...
2009-04-29 geraldAdd the ability to push and pop messages in to and...
2009-04-10 wmeiergtk_widget_ref() --> g_object_ref()
2009-01-18 jakeFrom Jim Young:
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-24 guyHave separate callback mechanisms in file.c and capture...
2008-06-24 guyAdd gtk/capture_globals.h, to declare global_capture_op...
2008-06-24 guyFor now, just refer to global_capture_opts, replacing...
2008-06-19 stigUpdate the statusbar expert info icon when changing...
2008-06-17 stigPopup a menu with configuration profiles instead of...
2008-06-15 stigCleanup return values from info_bar_new() and packets_b...
2008-06-15 stigClick on the profile in the statusbar will open Configu...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflvarious code cleanup
2008-04-12 stigInclude unistd.h, fix prototyping of static functions...
2008-04-12 ulflmove statusbar related code from main.c into it's own...