summaryrefslogtreecommitdiff
path: root/cocoa/PSMTabBarControl
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-1541-6216/+0
|
* Prevent cocoa infinite event loop at startupVincent Sanders2016-02-101-2/+4
| | | | | | The PSMTabController framework was calling mouse exited events on its rollover button implementation which caused an inifinite recursion in event forwarding.
* Update Mac OS X cocoa frontend to build using SDK 10.10Vincent Sanders2016-02-082-5/+11
|
* Updated PSMTabBarControl (warning fixes)Sven Weidauer2011-01-315-27/+26
| | | | svn path=/trunk/netsurf/; revision=11560
* Updated PSMTabBarControl source code to version from ↵Sven Weidauer2011-01-2629-3104/+2842
| | | | | | https://github.com/dergraf83/PSMTabBarControl svn path=/trunk/netsurf/; revision=11490
* Activating (and fixing) more warnings in XcodeSven Weidauer2011-01-232-7/+7
| | | | svn path=/trunk/netsurf/; revision=11469
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-1938-0/+6471
svn path=/trunk/netsurf/; revision=11396