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
/
supported_protos_dlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed some unused variables and unused assignments.
Stig Bjørlykke
2009-11-10
1
-3
/
+2
*
Add #include <stdio.h>
Bill Meier
2009-08-27
1
-1
/
+3
*
Fix the last of the Win64 problems in the gtk directory.
Gerald Combs
2009-04-16
1
-9
/
+9
*
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...
Bill Meier
2008-06-29
1
-4
/
+4
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-7
/
+9
*
where it's not necessary, remove #include "compat_macros.h"
Ulf Lamping
2008-04-12
1
-1
/
+0
*
last round to replace SIGNAL_CONNECT with g_signal_connect
Ulf Lamping
2008-04-11
1
-2
/
+2
*
OBJECT_..._DATA --> g_object_..._data
Bill Meier
2008-04-11
1
-1
/
+1
*
remove GTK1 code
Ulf Lamping
2008-04-07
1
-147
/
+0
*
Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI
Guy Harris
2006-05-22
1
-3
/
+3
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Check for a null blurb pointer for a field, as is done in some other
Guy Harris
2005-12-04
1
-7
/
+16
*
renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...
Ulf Lamping
2005-08-20
1
-1
/
+1
*
Constify to remove a bunch of warnings. Add some casts to squelch
Guy Harris
2005-07-24
1
-4
/
+4
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
move font related stuff to new file font_utils.c/.h
Ulf Lamping
2004-06-17
1
-9
/
+10
*
use new functions in window API (ui_util.h),
Ulf Lamping
2004-05-23
1
-17
/
+7
*
various string related changes, mainly replace sprintf/snprintf by g_snprintf
Ulf Lamping
2004-03-13
1
-11
/
+7
*
Give it an RCS ID.
Guy Harris
2004-02-20
1
-0
/
+2
*
replaced every appearance of gtk_scrolled_window_new() with
Ulf Lamping
2004-02-06
1
-6
/
+12
*
implemented dlg_button_row_new to get a standard function for
Ulf Lamping
2004-01-21
1
-11
/
+8
*
using button compatibility macros
Ulf Lamping
2004-01-10
1
-5
/
+1
*
Compiling with -pedantic:
Jörg Mayer
2003-12-21
1
-1
/
+1
*
From Albert Chin: get rid of C++ comments.
Guy Harris
2003-12-17
1
-1
/
+1
*
using dlg_utils.c functions to catch the ESC key to close the dialog
Ulf Lamping
2003-11-28
1
-8
/
+8
*
Use "OK" for the "OK" button, as we do elsewhere.
Guy Harris
2003-11-19
1
-1
/
+1
*
seperated "supported protocols and protocol fields" dialog, coming from help_...
Ulf Lamping
2003-11-18
1
-0
/
+508