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
/
gtk2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore Makefile{,.in}
Tim Potter
2002-11-11
1
-0
/
+2
*
Merge gtk and gtk2 directories.
Olivier Abad
2002-11-03
79
-26648
/
+0
*
GtkCList to GtkTreeView conversion in color_dlg.c
Olivier Abad
2002-10-27
3
-415
/
+451
*
The versions of UCD SNMP that we now support all install
Guy Harris
2002-10-25
1
-13
/
+7
*
Add the DCERPCSTAT stuff.
Guy Harris
2002-10-25
1
-1
/
+2
*
From Ronnie Sahlberg: Ethereal support for DCERPCSTAT.
Guy Harris
2002-10-25
5
-4
/
+653
*
At least according to the UNIX 98 spec, you need to include <unistd.h>
Guy Harris
2002-10-25
1
-1
/
+5
*
Don't include the header file to get the SNMP version unless we're
Guy Harris
2002-10-24
2
-3
/
+14
*
From Ronnie Sahlberg: make the tap listeners for gtk and gtk2 redissect
Guy Harris
2002-10-23
2
-2
/
+6
*
From Ronnie Sahlberg: pass a pointer to the epan_dissect_t for a packet
Guy Harris
2002-10-23
2
-4
/
+4
*
From Wes Hardaker:
Guy Harris
2002-10-23
1
-7
/
+35
*
Add (back) some #include <string.h>
Jörg Mayer
2002-10-10
4
-4
/
+8
*
From Ulf Lamping : patch to run the gtk2 port on win32.
Olivier Abad
2002-09-28
1
-5
/
+30
*
From Ulf Lamping: Prettyfied Colorization dialog.
Olivier Abad
2002-09-28
1
-139
/
+215
*
Update tethereal to put the filter string in the statistics table for RPC_STAT.
Ronnie Sahlberg
2002-09-27
3
-19
/
+57
*
Change to color filters :
Olivier Abad
2002-09-23
6
-45
/
+48
*
Add packet_list.obj
Jörg Mayer
2002-09-23
1
-1
/
+2
*
From Graeme Hewson:
Gerald Combs
2002-09-22
2
-20
/
+32
*
Removed all gtk calls in file.c :
Olivier Abad
2002-09-21
6
-13
/
+175
*
- add a new GUI preference in the gtk2 port. It allows to use
Olivier Abad
2002-09-14
12
-74
/
+113
*
GtkList to GtkTreeView conversion.
Olivier Abad
2002-09-10
1
-733
/
+754
*
Add a reference to gtk2 docs which recommends replacing gtk_signal_xxx
Olivier Abad
2002-09-10
1
-1
/
+6
*
replace gtk_signal_emit_by_name() with g_signal_emit_by_name()
Olivier Abad
2002-09-10
1
-5
/
+4
*
Call gtk_tree_model_get() only if gtk_tree_selection_get_selected()
Olivier Abad
2002-09-10
1
-5
/
+7
*
Add "/I$(ZLIB_DIR)" to the list of "/I" flags in the top-level directory
Guy Harris
2002-09-10
1
-1
/
+2
*
From Graeme Hewson:
Guy Harris
2002-09-09
5
-31
/
+156
*
Add/fix cvs id tags
Jörg Mayer
2002-09-09
1
-1
/
+1
*
Put back missing include of <stdio.h>.
Guy Harris
2002-09-09
1
-3
/
+2
*
Explain the GTK+ developers' thinking about detecting fixed-width fonts
Guy Harris
2002-09-08
1
-4
/
+44
*
GtkCList to GtkTreeView conversion.
Olivier Abad
2002-09-07
2
-138
/
+214
*
Add missing gtk_tree_path_free()
Olivier Abad
2002-09-07
1
-2
/
+5
*
Strings copied from a TreeModel must be freed after usage.
Olivier Abad
2002-09-07
1
-1
/
+2
*
Add back stdio.h
Jörg Mayer
2002-09-07
1
-1
/
+2
*
GtkList to GtkTreeView conversion.
Olivier Abad
2002-09-07
2
-858
/
+889
*
Tap system supprot for Gtk1 and both rpc_stat and rpc_progs
Ronnie Sahlberg
2002-09-07
1
-3
/
+3
*
remove old files we have renamed to proper names
Ronnie Sahlberg
2002-09-07
4
-0
/
+0
*
Change naming for rpcstat and rpcprogs
Ronnie Sahlberg
2002-09-07
11
-1001
/
+1001
*
Add back more string.h includes
Jörg Mayer
2002-09-07
2
-1
/
+3
*
Patch from Oliver Abad to reduce CPU used by the redraw thread. Use g_sleep()
Ronnie Sahlberg
2002-09-06
1
-5
/
+7
*
From Vassilii Khachaturov, cleanup of redundant code.
Ronnie Sahlberg
2002-09-06
1
-20
/
+2
*
Moved two other functions from gtk2-rpc[stat|progs].c into main.c so it
Ronnie Sahlberg
2002-09-06
3
-7
/
+5
*
Gtk2 port of RPCPROGS
Ronnie Sahlberg
2002-09-06
2
-0
/
+408
*
Gtk2 port of RPCPROGS statistics
Ronnie Sahlberg
2002-09-06
4
-5
/
+15
*
Moved access of the mutex protecting the critical region into gtk2/main.c
Ronnie Sahlberg
2002-09-06
2
-6
/
+23
*
Include cleanups in gtk and gtk2:
Jörg Mayer
2002-09-05
40
-214
/
+64
*
Added a mutex to protect a critical region in Gtk2 where the list can be
Ronnie Sahlberg
2002-09-05
2
-5
/
+49
*
Enable rpcstat in the gtk2 gui
Ronnie Sahlberg
2002-09-04
2
-2
/
+35
*
Functions for the gtk2 based version of rpcstat
Ronnie Sahlberg
2002-09-04
4
-2
/
+574
*
New file describing the status of the GTK+ 2.0 port.
Olivier Abad
2002-09-02
1
-0
/
+31
*
Fix accelarators/mnemonics in dialogs containing radio or check buttons.
Olivier Abad
2002-09-01
6
-176
/
+63
[next]