index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
/
firewall_dlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define some fcns & vars as static;
Bill Meier
2010-10-12
1
-1
/
+1
*
GtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new_text_and_pointer & etc
Bill Meier
2010-02-22
1
-39
/
+11
*
Fix compilation with pre-2.6 GTK+.
Guy Harris
2010-02-19
1
-1
/
+1
*
GtkOPtionMenu ==> GtkComboBox;
Bill Meier
2010-02-18
1
-61
/
+76
*
#if 0 some unused code; Fix some indenttion.
Bill Meier
2010-02-17
1
-34
/
+37
*
Changed hf_ip_proto to use ipproto_val[].
Stig Bjørlykke
2009-11-19
1
-1
/
+0
*
io_stat save & filewall rule save: rework "save dialog" slightly:
Bill Meier
2009-06-02
1
-7
/
+37
*
size_t fixes.
Gerald Combs
2009-04-15
1
-1
/
+1
*
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...
Bill Meier
2008-06-29
1
-3
/
+3
*
Removed the usage of topic_available() as we now have all topics.
Stig Bjørlykke
2008-06-21
1
-9
/
+3
*
Move the file utility functions from wiretap to libwsutil so that
Jeff Morriss
2008-05-22
1
-2
/
+2
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-06
1
-26
/
+26
*
Remove all GTK+ < 2.4 code and minimum version checks.
Stephen Fisher
2008-04-27
1
-21
/
+0
*
use the standard dialog button mechanism for the firewall dialog
Ulf Lamping
2008-04-16
1
-16
/
+17
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-15
/
+19
*
where it's not necessary, remove #include "compat_macros.h"
Ulf Lamping
2008-04-12
1
-1
/
+0
*
third round to replace SIGNAL_CONNECT with g_signal_connect
Ulf Lamping
2008-04-11
1
-12
/
+12
*
replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...
Ulf Lamping
2008-04-11
1
-3
/
+3
*
OBJECT_..._DATA --> g_object_..._data
Bill Meier
2008-04-11
1
-8
/
+8
*
replace confusing #if checking for GTK2.4.0 (the GTK version when gtk_file_ch...
Ulf Lamping
2008-04-06
1
-2
/
+2
*
remove GTK1 code
Ulf Lamping
2008-04-06
1
-37
/
+0
*
Fix various compiler warnings
Stephen Fisher
2007-01-22
1
-1
/
+1
*
Get rid of aun unused routine.
Guy Harris
2006-08-26
1
-33
/
+0
*
gtk_text_buffer_select_range() was introduced in GTK+ 2.4, so don't use it.
Gerald Combs
2006-07-17
1
-1
/
+2
*
Fix compilation problems for Windows and GTK1.
Gerald Combs
2006-07-15
1
-4
/
+4
*
Add support for generating firewall ACL rules. MAC, IPv4, port, and
Gerald Combs
2006-07-14
1
-0
/
+867