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
/
help_dlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Matthijs Melchior:
Guy Harris
2003-08-25
1
-68
/
+104
*
- fix FAQ display (faq_help[] was not initialised before strcat
Laurent Deniel
2003-03-03
1
-59
/
+70
*
Remove wip comments
Jörg Mayer
2003-03-02
1
-4
/
+1
*
Split FAQ into shorter lines before including it into the gtk help dialog.
Jörg Mayer
2003-03-02
1
-3
/
+10
*
Add the FAQ to the help menu
Jörg Mayer
2003-01-29
1
-4
/
+43
*
Update my email address in various places since my old one no longer works
Laurent Deniel
2003-01-26
1
-2
/
+2
*
Update some text in the help dialog.
Gerald Combs
2002-12-01
1
-5
/
+5
*
Use gtk1/gtk2 compatibility macros to reduce #ifdefs.
Olivier Abad
2002-11-11
1
-21
/
+8
*
Merge gtk and gtk2 directories.
Olivier Abad
2002-11-03
1
-25
/
+158
*
Put needed include back in (<string.h>, to declare "memset()").
Guy Harris
2002-09-06
1
-1
/
+2
*
Include cleanups in gtk and gtk2:
Jörg Mayer
2002-09-05
1
-4
/
+1
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-25
/
+25
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
From Joerg Mayer: use _U_ to flag unused arguments.
Guy Harris
2002-03-05
1
-4
/
+4
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Have a routine to create a scrolled window, set its vertical scrollbar
Guy Harris
2002-01-11
1
-12
/
+5
*
Go nuts with the 3D logo.
Gerald Combs
2001-12-12
1
-1
/
+3
*
On Windows, use the directory in which the binary resides as the
Guy Harris
2001-08-21
1
-4
/
+2
*
Fix a bug reported by Christopher McAvaney in
Gerald Combs
2001-05-12
1
-12
/
+31
*
Use "proto_get_first_protocol()" and "proto_get_next_protocol()" to
Guy Harris
2001-03-06
1
-23
/
+22
*
Calculate the height and width of m_r_font globally, since various
Gilbert Ramirez
2001-03-02
1
-3
/
+3
*
Use the pretty name for the type, not the internal name, in the help
Guy Harris
2001-02-01
1
-2
/
+2
*
Create a more modular type system for the FT_* types. Put them
Gilbert Ramirez
2001-02-01
1
-2
/
+2
*
Change Ethereal homepage URL from etheral.zing.org to www.ethereal.com.
Gilbert Ramirez
2000-11-22
1
-2
/
+2
*
Small changes in help windows:
Laurent Deniel
2000-09-09
1
-8
/
+15
*
Redraw:
Guy Harris
2000-09-08
1
-5
/
+49
*
Change variable from 'char*' to 'const char*' to avoid compiler warning.
Gilbert Ramirez
2000-09-07
1
-2
/
+2
*
Fix help display (random character displayed in tab).
Laurent Deniel
2000-09-05
1
-2
/
+2
*
Add FT_STRINGZ type. NCP dissector is only one that uses it right now.
Gilbert Ramirez
2000-08-30
1
-70
/
+3
*
Change FT_NSTRING_UINT8 to FT_UINT_STRING. The length parameter passed
Gilbert Ramirez
2000-08-22
1
-3
/
+3
*
Don't catch the "delete_event" signal for the "Help" window - we just
Guy Harris
2000-08-17
1
-7
/
+16
*
It was silly of me to require that "forget_scrolled_window()" be called
Guy Harris
2000-08-17
1
-55
/
+31
*
Fix a long standing bug in the scrolled window handling in follow TCP stream
Laurent Deniel
2000-08-16
1
-30
/
+54
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-6
/
+4
*
Add a Help window that contains:
Laurent Deniel
2000-08-08
1
-0
/
+460