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
/
ansi_map_stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change C++ style comments
Jörg Mayer
2004-05-26
1
-3
/
+3
*
use new functions in window API (ui_util.h),
Ulf Lamping
2004-05-23
1
-46
/
+11
*
From Michael Lum:
Guy Harris
2004-04-21
1
-29
/
+56
*
added a close button to the dialogs,
Ulf Lamping
2004-04-12
1
-35
/
+23
*
replaced sprintf / snprintf by g_snprintf,
Ulf Lamping
2004-03-13
1
-6
/
+5
*
statistics menu redesigned, now looking more like the former menu,
Ulf Lamping
2004-02-23
1
-2
/
+2
*
Redesigned the menu structure of the former statistics stuff,
Ulf Lamping
2004-02-22
1
-7
/
+3
*
Most taps that now include "tap_menu.h" no longer need to include
Guy Harris
2004-02-11
1
-2
/
+1
*
Move the declaration of "register_tap_menu_item()" into a new
Guy Harris
2004-02-11
1
-2
/
+2
*
replaced every appearance of gtk_scrolled_window_new() with
Ulf Lamping
2004-02-06
1
-5
/
+4
*
Pass ESD_BTN_OK rather than NULL as a second argument to
Guy Harris
2004-01-31
1
-2
/
+2
*
implemented dlg_button_row_new to get a standard function for
Ulf Lamping
2004-01-21
1
-17
/
+8
*
use stock buttons whereever possible,
Ulf Lamping
2004-01-21
1
-2
/
+2
*
#if 0 out test that causes an always false warning
Jörg Mayer
2004-01-11
1
-1
/
+3
*
Not that it really matters as the test still alwas evaluates to false:
Jörg Mayer
2004-01-07
1
-2
/
+2
*
Make Analyze/Statistics have an accelerator of Alt+A S and move
Richard Sharpe
2004-01-03
1
-2
/
+2
*
Arrays indexed by a 1-octet unsigned value, if we don't know which
Guy Harris
2003-12-21
1
-2
/
+2
*
"sizeof(array)" is the size of the array in bytes, not the number of
Guy Harris
2003-12-21
1
-4
/
+5
*
From Lars Roland: have common code to handle display filter dialogs in
Guy Harris
2003-12-17
1
-2
/
+2
*
Use gtk compatibility macros (from compat_macros.h) instead of some gtk+
Olivier Abad
2003-12-16
1
-11
/
+8
*
Put back "menu.h" - it's needed to declare "register_tap_menu_item()".
Guy Harris
2003-12-13
1
-1
/
+3
*
removed unused #include "menu.h" from the stats.c files
Ulf Lamping
2003-12-13
1
-2
/
+1
*
From Michael Lum:
Guy Harris
2003-12-12
1
-0
/
+487