Fix build by #if 0 out unused de_sgsap_tmsi() function.
[obnox/wireshark/wip.git] / gtk / main_proto_draw.c
2010-11-26 sfisherFix the rest of the include paths after the move of...
2010-11-21 etxrabFrom Jakub Zawadzki via Alexander Koeppe.
2010-11-09 stigAdded check for valid finfo->ds_tvb in packet_hex_print...
2010-11-06 etxrabFrom Alexander Koeppe:
2010-10-12 wmeierDefine some fcns & vars as static;
2010-08-23 wmeier(Trivial/Cosmetic) Fix signatures of some signal callba...
2010-07-30 wmeier(Minor) Cleanup some "event callback" function declarat...
2010-07-05 stigWe have no first and second block when dumping bits...
2010-06-22 stigHighlight correct number of bytes when highlighted...
2010-06-13 wmeierRename some variables; At least one ('end') seemed...
2010-05-02 etxrabFrom Jakub Zawadzki:
2010-04-20 etxrabFrom Jakub Zawadzki:
2010-04-20 etxrabFrom Jakub Zawadzki:
2010-04-13 morrissInclude (horizontal) tabs in the Copy (Printable Text...
2010-03-22 martinmInitialise a couple of variables to prevent gcc warnings.
2010-02-04 wmeierFix a typo....
2010-02-04 wmeierFix a crash which occurs if a progress bar is displayed...
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2010-01-25 etxrabFrom Jakub Zawadzki:
2010-01-19 wmeierUse more unique names for certain enum constants.
2010-01-19 guyFrom Jakub Zawadzki: get rid of redundant BYTE_VIEW_WID...
2010-01-19 guyFrom Jakub Zawadzki: fix the return type of hex_view_ge...
2010-01-07 guyClean up indentation.
2009-11-05 geraldMake each level color and the light gradient color...
2009-11-05 stigSimplified printing of bits in packet bytes view.
2009-11-05 stigRestore text_end_1 vs. text_start_2 handling.
2009-11-05 stigIntroduce packet bytes bit view.
2009-11-05 stigSelect the previous byte in the packet bytes hex view...
2009-11-04 geraldAdd a convenience routine to convert pixbuf data genera...
2009-10-01 stigAdded check for valid pointers (to avoid warnings).
2009-09-01 etxrabTypo
2009-09-01 etxrabDon't bother with a progress dialog for small Hex windows.
2009-08-26 etxrabFrom Didier Gautheron:
2009-08-21 krjAlso fake empty field_info's by gracefully handling...
2009-08-09 krjAdd PNODE_FINFO. We've been using PITEM_FINFO on proto_...
2009-07-28 etxrabFrom Kovarththanan Rajaratnam:
2009-07-12 stigFrom Kovarththanan Rajaratnam via bug 3702:
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...
2009-06-21 guy"main_menu.[ch]" -> "menus.[ch]"; it handles not only...
2009-06-01 wmeierproto_main_draw: rework packet bytes "save as" slightly:
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-02-23 stigShow generated hidden protocol items as <[Element:...
2008-11-24 stigInvalidate cfile.current_row when forcing byte view...
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-01 stigForce foreground when background is forced in expert...
2008-05-01 stigWhile playing with a dark theme I found it much nicer...
2008-05-01 stigFrom Frederic Peters (bug 1735):
2008-04-27 sfisherRemove all GTK+ < 2.4 code and minimum version checks.
2008-04-17 stigAdded an option to display hidden protocol items.
2008-04-13 galAllow the folders in the About Wireshark/Folders list...
2008-04-13 ulflmove all code from color.c into color_utils.c
2008-04-13 ulfluse the ending "_win32" for every windows specific...
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflproto_draw -> main_proto_draw