summaryrefslogtreecommitdiff
path: root/atari/font.h
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-25/+0
|
* update atari to use font layout tableVincent Sanders2016-04-241-0/+1
|
* Clean up atari source linendings, whitespace damage and executable statusVincent Sanders2015-05-281-24/+23
|
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-281-9/+3
| | | | | | | | - Optimized browser window caret, uses back-buffer now. ( So no content redraw is scheduled by the frontend just for a caret move ) - Fixed a double redraw issue when the browser reformat is pending and the AES also sends an redraw request because of the resize. - Started to use netsurfs textarea instead of a custom implementation ( to reduce code size ). svn path=/trunk/netsurf/; revision=13191
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+31
svn path=/trunk/netsurf/; revision=11218