aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Removal of the old packet-list in favor of the new packet list.Sake Blok1-10/+0
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier1-5/+5
2009-09-28Trying to fix the bug found by Bill Meier:Anders Broman1-1/+3
2009-09-25Make the filter toolbar style a preference.Anders Broman1-4/+7
2009-09-07Set sensitivity on resize columns button.Stig Bjørlykke1-2/+1
2009-09-07Add initial implementation of new_packet_list_resize_columns() which just set...Kovarththanan Rajaratnam1-39/+42
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listStephen Fisher1-1/+8
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butGuy Harris1-1/+1
2009-02-01Move declarations of routines in gtk/capture_if_dlg.c intoGuy Harris1-0/+1
2008-04-27Remove all GTK+ < 2.4 code and minimum version checks.Stephen Fisher1-72/+8
2008-04-21fix build on GTK 2.0/2.2 and some other code cleanupUlf Lamping1-42/+23
2008-04-21remove no longer required parameters from toolbar_item() macroUlf Lamping1-56/+56
2008-04-13sort #includes by directoriesUlf Lamping1-20/+23
2008-04-12rename packet_list to main_packet_listUlf Lamping1-1/+1
2008-04-12rename menu -> main_menuUlf Lamping1-1/+1
2008-04-12cleanup of "capture_in_progress" ugly hack from main_toolbar, call capture_if...Ulf Lamping1-12/+0
2008-04-12rename toolbar to main_toolbarUlf Lamping1-0/+520