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
/
capture_info_dlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a small comment
Ulf Lamping
2004-05-27
1
-1
/
+2
*
more code cleanup from dialog things:
Ulf Lamping
2004-05-26
1
-17
/
+7
*
two memory leaks removed
Ulf Lamping
2004-04-14
1
-1
/
+2
*
From Jon Oberheide: Add interface name to the capture and ethereal window
Michael Tüxen
2004-04-13
1
-3
/
+7
*
replaced sprintf / snprintf by g_snprintf,
Ulf Lamping
2004-03-13
1
-3
/
+3
*
rework of capture.c: better seperation of sync and capture pipe by using
Ulf Lamping
2004-02-21
1
-7
/
+7
*
implemented dlg_button_row_new to get a standard function for
Ulf Lamping
2004-01-21
1
-9
/
+8
*
use stock buttons whereever possible,
Ulf Lamping
2004-01-21
1
-6
/
+2
*
removed some MSVC warnings (level 3)
Ulf Lamping
2004-01-05
1
-2
/
+2
*
removed some MSVC warnings (moved pcap.h before glib.h)
Ulf Lamping
2003-12-21
1
-3
/
+2
*
Use gtk compatibility macros (from compat_macros.h) instead of some gtk+
Olivier Abad
2003-12-16
1
-5
/
+5
*
use dlg_window_new instead of gtk_window_new
Ulf Lamping
2003-11-28
1
-3
/
+2
*
label changed from "Portions" to "% of total" as suggested by Guy
Ulf Lamping
2003-11-28
1
-6
/
+6
*
removed MSVC warnings
Ulf Lamping
2003-11-18
1
-3
/
+2
*
Not all compilers allow array/structure/union members of automatic
Guy Harris
2003-11-17
1
-20
/
+26
*
"capture()" takes a "struct pcap_stat *" argument, so you need to
Guy Harris
2003-11-17
1
-2
/
+3
*
seperated capture dialog from capture.c and put into new gtk/capture_info_dlg.c,
Ulf Lamping
2003-11-15
1
-0
/
+279