summaryrefslogtreecommitdiff
path: root/amiga/font_diskfont.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix Amiga build following recent API changeChris Young2016-04-281-15/+15
|
* update amiga font layout handling to use tableVincent Sanders2016-04-241-1/+0
|
* Cleanup amiga include issues introduced as part of core updatesVincent Sanders2016-04-201-0/+2
|
* Avoid some crashing by disabling the update of the hotlist menuChris Young2016-02-291-0/+1
| | | | This will be fixed properly when the menu code is re-written to use menuclass, as that supports dynamic updates.
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfChris Young2016-01-201-9/+12
|\
| * Alloc font name on the stackChris Young2016-01-201-9/+10
| |
| * Ensure the textattr flags field is clearChris Young2016-01-181-0/+2
| | | | | | | | This fixes problems with inconsistent layouting on OS3
* | Use a memory pool for deferred rectsChris Young2016-01-201-2/+2
|/
* missing filesChris Young2016-01-161-2/+2
|
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfChris Young2016-01-161-10/+10
|
* More font-related tidy-upChris Young2016-01-161-0/+287