aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_proto_draw.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Simplify r42030 expression. Thanks!Jakub Zawadzki1-1/+1
2012-04-12The last bit of a byte, on its own, needs a mask of 1, rather than 256.Martin Mathieson1-1/+1
2012-03-02Use the expert system to show packet comments.Anders Broman1-21/+8
2012-02-23From Kundok Park:Anders Broman1-1/+21
2012-02-07Initiliase another variable.Martin Mathieson1-1/+1
2012-02-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-2/+5
2012-01-16Reflect the move of the top-level win32 directory into the ui directory.Guy Harris1-1/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-4/+4
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+2250