aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/goto_dlg.h
AgeCommit message (Collapse)AuthorFilesLines
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-76/+0
This looses the last checkin to gtk, will add this manually back. svn path=/trunk/; revision=40518
2009-07-25From Kovarththanan Rajaratnam:Anders Broman1-0/+14
packet_goto_next_previous_frame svn path=/trunk/; revision=29191
2008-01-08Changed email address for Gerald from zing.org to wireshark.orgStig Bjørlykke1-1/+1
in a lot of files, which I suppose is correct. svn path=/trunk/; revision=24034
2006-05-21name changeRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18197
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-06-04add more details for doxygenUlf Lamping1-1/+2
svn path=/trunk/; revision=11110
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-2/+32
svn path=/trunk/; revision=11052
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
1999-11-08Add a "Go To Frame" menu item, which lets you go to a frame by frameGuy Harris1-0/+31
number. svn path=/trunk/; revision=989