summaryrefslogtreecommitdiff
path: root/beos/window.h
Commit message (Collapse)AuthorAgeFilesLines
* update beos frontend to cope with updated operation tableVincent Sanders2014-10-161-1/+0
|
* Fix buildFrançois Revol2014-08-071-0/+1
| | | | | desktop/browser.h:456:76: error: use of enum 'content_debug' without previous declaration
* change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-011-1/+0
|
* split browser gui operations upVincent Sanders2014-01-151-1/+1
|
* complete move of remaining core gui functionsVincent Sanders2014-01-151-0/+3
|
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-7/+2
|
* move window creation and destruction into tableVincent Sanders2014-01-111-0/+6
|
* Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes ↵François Revel2012-03-221-0/+64
and the rest so it builds. svn path=/trunk/netsurf/; revision=13554