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
/
main_proto_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the rest of the include paths after the move of native win32 code to win3...
Stephen Fisher
2010-11-26
1
-1
/
+1
*
From Jakub Zawadzki via Alexander Koeppe.
Anders Broman
2010-11-21
1
-2
/
+5
*
Added check for valid finfo->ds_tvb in packet_hex_print(), as we do not
Stig Bjørlykke
2010-11-09
1
-2
/
+2
*
From Alexander Koeppe:
Anders Broman
2010-11-06
1
-0
/
+2
*
Define some fcns & vars as static;
Bill Meier
2010-10-12
1
-884
/
+885
*
(Trivial/Cosmetic) Fix signatures of some signal callback functions;
Bill Meier
2010-08-23
1
-1
/
+1
*
(Minor) Cleanup some "event callback" function declarations/definitions:
Bill Meier
2010-07-30
1
-1
/
+1
*
We have no first and second block when dumping bits view, so no adjustments.
Stig Bjørlykke
2010-07-05
1
-2
/
+3
*
Highlight correct number of bytes when highlighted hex dump ends at the end
Stig Bjørlykke
2010-06-22
1
-2
/
+2
*
Rename some variables; At least one ('end') seemed to confuse the Windows deb...
Bill Meier
2010-06-13
1
-14
/
+15
*
From Jakub Zawadzki:
Anders Broman
2010-05-02
1
-17
/
+29
*
From Jakub Zawadzki:
Anders Broman
2010-04-20
1
-13
/
+62
*
From Jakub Zawadzki:
Anders Broman
2010-04-20
1
-107
/
+205
*
Include (horizontal) tabs in the Copy (Printable Text Only) output. This
Jeff Morriss
2010-04-13
1
-37
/
+41
*
Initialise a couple of variables to prevent gcc warnings.
Martin Mathieson
2010-03-22
1
-1
/
+1
*
Fix a typo....
Bill Meier
2010-02-04
1
-1
/
+1
*
Fix a crash which occurs if a progress bar is displayed while generating a he...
Bill Meier
2010-02-04
1
-3
/
+21
*
Fix various gcc -Wshadow warnings.
Bill Meier
2010-01-29
1
-12
/
+12
*
From Jakub Zawadzki:
Anders Broman
2010-01-25
1
-17
/
+15
*
Use more unique names for certain enum constants.
Bill Meier
2010-01-19
1
-2
/
+2
*
From Jakub Zawadzki: get rid of redundant BYTE_VIEW_WIDTH and
Guy Harris
2010-01-19
1
-7
/
+3
*
From Jakub Zawadzki: fix the return type of hex_view_get_byte().
Guy Harris
2010-01-19
1
-1
/
+1
*
Clean up indentation.
Guy Harris
2010-01-07
1
-55
/
+55
*
Make each level color and the light gradient color in the statusbar match.
Gerald Combs
2009-11-05
1
-5
/
+9
*
Simplified printing of bits in packet bytes view.
Stig Bjørlykke
2009-11-05
1
-13
/
+16
*
Restore text_end_1 vs. text_start_2 handling.
Stig Bjørlykke
2009-11-05
1
-3
/
+7
*
Introduce packet bytes bit view.
Stig Bjørlykke
2009-11-05
1
-59
/
+187
*
Select the previous byte in the packet bytes hex view when clicking in
Stig Bjørlykke
2009-11-05
1
-13
/
+6
*
Add a convenience routine to convert pixbuf data generated by
Gerald Combs
2009-11-04
1
-1
/
+1
*
Added check for valid pointers (to avoid warnings).
Stig Bjørlykke
2009-10-01
1
-13
/
+15
*
Typo
Anders Broman
2009-09-01
1
-1
/
+1
*
Don't bother with a progress dialog for small Hex windows.
Anders Broman
2009-09-01
1
-9
/
+18
*
From Didier Gautheron:
Anders Broman
2009-08-26
1
-0
/
+12
*
Also fake empty field_info's by gracefully handling NULL field_info pointer e...
Kovarththanan Rajaratnam
2009-08-21
1
-0
/
+2
*
Add PNODE_FINFO. We've been using PITEM_FINFO on proto_node's. This works bec...
Kovarththanan Rajaratnam
2009-08-09
1
-1
/
+1
*
From Kovarththanan Rajaratnam:
Anders Broman
2009-07-28
1
-2
/
+0
*
From Kovarththanan Rajaratnam via bug 3702:
Stig Bjørlykke
2009-07-12
1
-1
/
+1
*
Introduce experimental new feature: GTK2 tree view based packet list
Stephen Fisher
2009-06-30
1
-0
/
+8
*
"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but
Guy Harris
2009-06-21
1
-1
/
+1
*
proto_main_draw: rework packet bytes "save as" slightly:
Bill Meier
2009-06-01
1
-12
/
+59
*
Turn on -Wshorten-64-to-32 by default, and fix some issues that turned
Guy Harris
2009-04-21
1
-2
/
+2
*
Show generated hidden protocol items as <[Element: value]>
Stig Bjørlykke
2009-02-23
1
-2
/
+8
*
Invalidate cfile.current_row when forcing byte view update.
Stig Bjørlykke
2008-11-24
1
-1
/
+3
*
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...
Bill Meier
2008-06-29
1
-3
/
+3
*
Move the file utility functions from wiretap to libwsutil so that
Jeff Morriss
2008-05-22
1
-16
/
+16
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-06
1
-4
/
+4
*
Force foreground when background is forced in expert info dialogs.
Stig Bjørlykke
2008-05-01
1
-0
/
+2
*
While playing with a dark theme I found it much nicer to use the
Stig Bjørlykke
2008-05-01
1
-1
/
+1
*
From Frederic Peters (bug 1735):
Stig Bjørlykke
2008-05-01
1
-0
/
+4
*
Remove all GTK+ < 2.4 code and minimum version checks.
Stephen Fisher
2008-04-27
1
-62
/
+0
[next]