summaryrefslogtreecommitdiff
path: root/amiga/gui.c
Commit message (Collapse)AuthorAgeFilesLines
* Added code to set correct font.Chris Young2008-08-101-44/+99
| | | | svn path=/trunk/netsurf/; revision=4986
* Implemented localisation using the existing translated messages files.Chris Young2008-08-091-135/+280
| | | | svn path=/trunk/netsurf/; revision=4982
* Added support for multiple windows.Chris Young2008-08-091-138/+333
| | | | svn path=/trunk/netsurf/; revision=4972
* Rewritten to use window.class and bitmap.image instead of writing directly ↵Chris Young2008-08-081-23/+138
| | | | | | | | to the window bitmap. Basic GUI added to allow URLs to be entered. svn path=/trunk/netsurf/; revision=4965
* Basic plotter functions and support code for the plotters.Chris Young2008-08-071-3/+62
| | | | svn path=/trunk/netsurf/; revision=4948
* Opens and closes timer.device, and creates a new list - required for ↵Chris Young2008-08-031-4/+44
| | | | | | | | scheduling code in schedule.c svn path=/trunk/netsurf/; revision=4877
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+321
svn path=/trunk/netsurf/; revision=4864