aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-08Don't include color.hetxrab1-1/+0
2011-07-21Handle more stuff in old-gtk-compat.h to avoid guarding in the code.jmayer1-5/+2
2011-07-14Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED.jmayer1-0/+5
2011-07-13Fix more tooltips fixes.etxrab1-41/+33
2011-03-08Removal of the old packet-list in favor of the new packet list.sake1-10/+0
2010-01-29Fix various gcc -Wshadow warnings.wmeier1-5/+5
2009-09-28Trying to fix the bug found by Bill Meier:etxrab1-1/+3
2009-09-25Make the filter toolbar style a preference.etxrab1-4/+7
2009-09-07Set sensitivity on resize columns button.stig1-2/+1
2009-09-07Add initial implementation of new_packet_list_resize_columns() which just set...krj1-39/+42
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listsfisher1-1/+8
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butguy1-1/+1
2009-02-01Move declarations of routines in gtk/capture_if_dlg.c intoguy1-0/+1
2008-04-27Remove all GTK+ < 2.4 code and minimum version checks.sfisher1-72/+8
2008-04-21fix build on GTK 2.0/2.2 and some other code cleanupulfl1-42/+23
2008-04-21remove no longer required parameters from toolbar_item() macroulfl1-56/+56
2008-04-13sort #includes by directoriesulfl1-20/+23
2008-04-12rename packet_list to main_packet_listulfl1-1/+1
2008-04-12rename menu -> main_menuulfl1-1/+1
2008-04-12cleanup of "capture_in_progress" ugly hack from main_toolbar, call capture_if...ulfl1-12/+0
2008-04-12rename toolbar to main_toolbarulfl1-0/+520