aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_statusbar.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Add the ability to push and pop messages in to and out of the welcomeGerald Combs1-1/+5
2009-04-10gtk_widget_ref() --> g_object_ref()Bill Meier1-11/+11
2009-01-18From Jim Young:Jaap Keuter1-4/+4
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-1/+1
2008-06-24Have separate callback mechanisms in file.c and capture.c; pass theGuy Harris1-41/+62
2008-06-24Add gtk/capture_globals.h, to declare global_capture_opts, so files thatGuy Harris1-6/+7
2008-06-24For now, just refer to global_capture_opts, replacing references to theGuy Harris1-13/+12
2008-06-19Update the statusbar expert info icon when changing profile.Stig Bjørlykke1-1/+1
2008-06-17Popup a menu with configuration profiles instead of the profile dlgStig Bjørlykke1-2/+2
2008-06-15Cleanup return values from info_bar_new() and packets_bar_new().Stig Bjørlykke1-11/+9
2008-06-15Click on the profile in the statusbar will open Configuration Profiles dialog.Stig Bjørlykke1-8/+18
2008-04-13sort #includes by directoriesUlf Lamping1-10/+11
2008-04-12various code cleanupUlf Lamping1-5/+4
2008-04-12Include unistd.h, fix prototyping of static functions and mark someStig Bjørlykke1-8/+12
2008-04-12move statusbar related code from main.c into it's own main_statusbar.cUlf Lamping1-0/+764