summaryrefslogtreecommitdiff
path: root/amiga/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* Add shift and ctrl click support, set file comments to url.Chris Young2008-09-011-0/+1
| | | | svn path=/trunk/netsurf/; revision=5228
* 401 authentication/login support.Chris Young2008-08-301-0/+7
| | | | svn path=/trunk/netsurf/; revision=5222
* Added support for scaling bitmaps, filled polygons, filled circles and clipping.Chris Young2008-08-301-4/+5
| | | | | | Fixes major display issues with eg. www.bbc.co.uk amongst others. svn path=/trunk/netsurf/; revision=5221
* Basic download windowChris Young2008-08-231-10/+21
| | | | svn path=/trunk/netsurf/; revision=5185
* Implemented mouse dragging and code for select forms (which works but the ↵Chris Young2008-08-181-0/+5
| | | | | | | | | menu is not created with the correct entries yet). Now looks in options for screen and window size and position. svn path=/trunk/netsurf/; revision=5153
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-171-1/+2
| | | | svn path=/trunk/netsurf/; revision=5136
* Updated for hubbub, redraws now scheduled for next input loopChris Young2008-08-151-0/+2
| | | | svn path=/trunk/netsurf/; revision=5128
* Modified to use space.gadget and blit directly to the window's rastport, ↵Chris Young2008-08-111-0/+1
| | | | | | | | also added scrollbar functionality (thanks to Ami603) svn path=/trunk/netsurf/; revision=5034
* Added code to set correct font.Chris Young2008-08-101-0/+2
| | | | svn path=/trunk/netsurf/; revision=4986
* Added support for multiple windows.Chris Young2008-08-091-0/+32
| | | | svn path=/trunk/netsurf/; revision=4972
* Rewritten to use window.class and bitmap.image instead of writing directly ↵Chris Young2008-08-081-0/+4
| | | | | | | | 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-0/+2
| | | | svn path=/trunk/netsurf/; revision=4948
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+28
svn path=/trunk/netsurf/; revision=4864