aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Don't include color.hAnders Broman2011-08-081-1/+0
* Handle more stuff in old-gtk-compat.h to avoid guarding in the code.Jörg Mayer2011-07-211-5/+2
* Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED.Jörg Mayer2011-07-141-0/+5
* Fix more tooltips fixes.Anders Broman2011-07-131-41/+33
* Removal of the old packet-list in favor of the new packet list.Sake Blok2011-03-081-10/+0
* Fix various gcc -Wshadow warnings.Bill Meier2010-01-291-5/+5
* Trying to fix the bug found by Bill Meier:Anders Broman2009-09-281-1/+3
* Make the filter toolbar style a preference.Anders Broman2009-09-251-4/+7
* Set sensitivity on resize columns button.Stig Bjørlykke2009-09-071-2/+1
* Add initial implementation of new_packet_list_resize_columns() which just set...Kovarththanan Rajaratnam2009-09-071-39/+42
* Introduce experimental new feature: GTK2 tree view based packet listStephen Fisher2009-06-301-1/+8
* "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butGuy Harris2009-06-211-1/+1
* Move declarations of routines in gtk/capture_if_dlg.c intoGuy Harris2009-02-011-0/+1
* Remove all GTK+ < 2.4 code and minimum version checks.Stephen Fisher2008-04-271-72/+8
* fix build on GTK 2.0/2.2 and some other code cleanupUlf Lamping2008-04-211-42/+23
* remove no longer required parameters from toolbar_item() macroUlf Lamping2008-04-211-56/+56
* sort #includes by directoriesUlf Lamping2008-04-131-20/+23
* rename packet_list to main_packet_listUlf Lamping2008-04-121-1/+1
* rename menu -> main_menuUlf Lamping2008-04-121-1/+1
* cleanup of "capture_in_progress" ugly hack from main_toolbar, call capture_if...Ulf Lamping2008-04-121-12/+0
* rename toolbar to main_toolbarUlf Lamping2008-04-121-0/+520