aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-11-20-G -> -JJörg Mayer1-5/+5
2009-11-20Johanna Sochos <johanna.sochos@swissqual.com>Jörg Mayer1-3/+29
2009-11-19Implement new_packet_list_recreate(). This should be reimplemented toStig Bjørlykke5-9/+36
2009-11-19Add a custom column from the packet details popup menu.Stig Bjørlykke5-8/+61
2009-11-19Changed hf_ip_proto to use ipproto_val[].Stig Bjørlykke6-7/+1
2009-11-16Remove debug code.Jaap Keuter1-26/+18
2009-11-16GTK_STOCK_SELECT_ALL is gtk 2.10.Anders Broman1-2/+5
2009-11-15From Alejandro Vaquero:Anders Broman8-107/+252
2009-11-14Use the USB icon for usbmon devices on Linux.Stig Bjørlykke1-0/+7
2009-11-13Fix for bug 4120:Jaap Keuter1-2/+2
2009-11-12Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build.Gerald Combs1-6/+6
2009-11-12Add a USB network icon.Gerald Combs2-1/+74
2009-11-11- Generate manpages and html version of manpagesJörg Mayer1-3/+0
2009-11-11Check for vmnet interfaces everywhere, not just Windows and OS X. MakeGerald Combs1-20/+22
2009-11-10From Stig:Anders Broman1-5/+2
2009-11-10Move the contents of image/expert_*.h to gtk/expert_indicators.h. AddGerald Combs6-28/+557
2009-11-10Removed some unused variables and unused assignments.Stig Bjørlykke20-69/+10
2009-11-10Removed some dead code. The sm_resolv, sp_resolv and geoip_resolv buttonStig Bjørlykke1-33/+5
2009-11-10Yet another fix in dlg_destroy().Stig Bjørlykke1-2/+1
2009-11-10Fixed a bug in dlg_destroy() to destroy all widgets.Stig Bjørlykke1-5/+2
2009-11-09Instead of trying to change the background color of the info bar when weGerald Combs1-26/+37
2009-11-09In new_packet_list_select_cb() remove the check if the packet is reselected a...Anders Broman1-3/+7
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-0/+13
2009-11-06Add some null pointer checks. This is a blind attempt to fix bug 4155.Gerald Combs1-6/+10
2009-11-05Draw little wireless icons for AirPcap adapters.Gerald Combs1-1/+2
2009-11-05Make each level color and the light gradient color in the statusbar match.Gerald Combs1-5/+9
2009-11-05Simplified printing of bits in packet bytes view.Stig Bjørlykke1-13/+16
2009-11-05From Bahaa Naamneh via bug 4207:Stig Bjørlykke1-4/+2
2009-11-05Restore text_end_1 vs. text_start_2 handling.Stig Bjørlykke1-3/+7
2009-11-05Introduce packet bytes bit view.Stig Bjørlykke12-96/+259
2009-11-05Select the previous byte in the packet bytes hex view when clicking inStig Bjørlykke1-13/+6
2009-11-04Add a convenience routine to convert pixbuf data generated byGerald Combs5-21/+46
2009-11-04Get rid of a few more simple dialogs.Gerald Combs1-23/+8
2009-11-04Add the ability to push temporary (and highlighted) messages onto theGerald Combs4-4/+81
2009-10-29From Eric Sesterhenn via bug 4175:Stig Bjørlykke1-2/+8
2009-10-28Check if selected packet is already selected before doing any updates.Stig Bjørlykke1-6/+10
2009-10-27Get rid of deprecated GTK functions.Anders Broman1-62/+89
2009-10-27Use correct default value in tick interval combo box.Stig Bjørlykke1-5/+5
2009-10-27Removed an unneeded cast.Stig Bjørlykke1-1/+1
2009-10-27From Jakub Zawadzki:Anders Broman1-1/+10
2009-10-24From Jakub Zawadzki via bug 3764:Stig Bjørlykke1-3/+3
2009-10-23Load lua scripts in the plugins directory, both global and personal.Stig Bjørlykke2-9/+30
2009-10-22From Lars Ruoff:Jaap Keuter1-0/+7
2009-10-18Use gtk_combo_box in GTK v 2.4Anders Broman1-25/+19
2009-10-16More gtk_option_menu -> gtk_combo_boxAnders Broman1-130/+98
2009-10-16Added revision 30561 with changes to make it work.Stig Bjørlykke1-30/+36
2009-10-15evertedJörg Mayer1-35/+28
2009-10-15gtk_option_menu -> gtk_combo_boxAnders Broman1-28/+35
2009-10-12Option_menu -> combo_boxAnders Broman2-177/+167
2009-10-12Remove unused code.Stig Bjørlykke1-1/+1