aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_proto_draw.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris1-2/+2
2009-02-23Show generated hidden protocol items as <[Element: value]>Stig Bjørlykke1-2/+8
2008-11-24Invalidate cfile.current_row when forcing byte view update.Stig Bjørlykke1-1/+3
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-3/+3
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-16/+16
2008-05-06Fix some of the Errors/warnings detected by checkapi.Anders Broman1-4/+4
2008-05-01Force foreground when background is forced in expert info dialogs.Stig Bjørlykke1-0/+2
2008-05-01While playing with a dark theme I found it much nicer to use the Stig Bjørlykke1-1/+1
2008-05-01From Frederic Peters (bug 1735):Stig Bjørlykke1-0/+4
2008-04-27Remove all GTK+ < 2.4 code and minimum version checks.Stephen Fisher1-62/+0
2008-04-17Added an option to display hidden protocol items.Stig Bjørlykke1-3/+10
2008-04-13Allow the folders in the About Wireshark/Folders list to be double clicked on...Graeme Lunt1-5/+1
2008-04-13move all code from color.c into color_utils.cUlf Lamping1-1/+2
2008-04-13use the ending "_win32" for every windows specific fileUlf Lamping1-1/+1
2008-04-13sort #includes by directoriesUlf Lamping1-23/+18
2008-04-12proto_draw -> main_proto_drawUlf Lamping1-0/+1767