Fix a "equality comparison with extraneous parentheses" warning found
[obnox/wireshark/wip.git] / gtk / main_statusbar.c
2011-03-31 cmaynardUse a common function, higher_priority_status_level...
2010-11-28 guyAdd GCC-style printf annotation to the routines that...
2010-11-27 guyMake some other statusbar routines take a format string...
2010-11-27 guyMove main_statusbar.h to the top-level directory; none...
2010-10-01 stigAdd a new right-click popup menu for the statusbar...
2010-08-19 wmeierUse correct signature for "button-press-event" callback...
2010-07-05 etxrab- Show droped packets counter after stopping a live...
2010-05-14 guyDon't include capture-related headers if we don't suppo...
2010-02-17 geraldAnother Laura bug: Don't reset the file load time in...
2010-01-20 etxrabFrom Jim Young:
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-12-14 jakeFrom Valerio Messina:
2009-11-10 geraldMove the contents of image/expert_*.h to gtk/expert_ind...
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...