summaryrefslogtreecommitdiff
path: root/amiga/gui.c
Commit message (Expand)AuthorAgeFilesLines
* Added clipboard support, fixed a problem causing a crash in the font function...Chris Young2008-08-211-35/+179
* Implemented form select menu, and basic pull-down menu template.Chris Young2008-08-191-13/+94
* Implemented mouse dragging and code for select forms (which works but the men...Chris Young2008-08-181-45/+163
* Close fonts properly and default back to initial RastPort font.Chris Young2008-08-171-21/+15
* Updated for hubbub, redraws now scheduled for next input loopChris Young2008-08-151-100/+94
* Fixed font stylesChris Young2008-08-121-9/+9
* Modified to use space.gadget and blit directly to the window's rastport, also...Chris Young2008-08-111-51/+200
* Added code to set correct font.Chris Young2008-08-101-44/+99
* Implemented localisation using the existing translated messages files.Chris Young2008-08-091-135/+280
* Added support for multiple windows.Chris Young2008-08-091-138/+333
* Rewritten to use window.class and bitmap.image instead of writing directly to...Chris Young2008-08-081-23/+138
* Basic plotter functions and support code for the plotters.Chris Young2008-08-071-3/+62
* Opens and closes timer.device, and creates a new list - required for scheduli...Chris Young2008-08-031-4/+44
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+321