aboutsummaryrefslogtreecommitdiffstats
path: root/ui/recent.h
AgeCommit message (Collapse)AuthorFilesLines
2012-10-24Add Modelines info for new common ui source file(s)Alexis La Goutte1-0/+13
svn path=/trunk/; revision=45767
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2012-06-19Start to have an generic wireless toolbar. Sligtly modified patch from Anders Broman1-1/+1
Pontus Fuchs. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6973 svn path=/trunk/; revision=43354
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-0/+188
move it to the top-level source directory for now, and move ui/gtk/recent.h to the ui directory. svn path=/trunk/; revision=40561