summaryrefslogtreecommitdiff
path: root/cocoa/FormSelectMenu.m
Commit message (Collapse)AuthorAgeFilesLines
* Include browser_private.h.Michael Drake2012-08-221-0/+1
|
* Reorganized includes.Sven Weidauer2011-01-311-2/+2
| | | | svn path=/trunk/netsurf/; revision=11567
* Implemented resolution independence fot the TreeView and HistoryView and ↵Sven Weidauer2011-01-281-7/+2
| | | | | | moved the coordinate transform function to their own header. svn path=/trunk/netsurf/; revision=11513
* Scaling position of select popup.Sven Weidauer2011-01-271-2/+6
| | | | svn path=/trunk/netsurf/; revision=11505
* Creating select menus for formsSven Weidauer2011-01-251-0/+98
svn path=/trunk/netsurf/; revision=11484