aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_statusbar.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-21port gtk_scrollbar_new() gtk_paned_new() gtk_separator_new() to GTK2Anders Broman1-2/+2
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-03-13Add an explicit capture_cb_capture_failed indication for the case whereGuy Harris1-0/+17
2012-03-11Add a comments LEDAnders Broman1-1/+14
2012-03-10Replace 4-space tabs (and one 8-space tab, the only remaining tab in theGuy Harris1-8/+8
2012-03-08Update the comment icons and tooltips.Gerald Combs1-3/+3
2012-03-08Don't show expert info or comments icons unless we have a file loadedAnders Broman1-3/+5
2012-03-07Update and add icons for capture comments / annotations.Gerald Combs1-15/+16
2012-02-29- Add a LED in the statusbar to indicate that capture comments exists,Anders Broman1-0/+69
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-2/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+934