summaryrefslogtreecommitdiff
path: root/amiga/options.h
Commit message (Expand)AuthorAgeFilesLines
* Search and a couple of other new optionsChris Young2009-12-231-0/+3
* Non-functional search barChris Young2009-12-211-0/+3
* Simple web search implementationChris Young2009-12-181-2/+7
* Amiga print UIChris Young2009-11-011-0/+3
* Added application.library messages New Doc and Open Doc.Chris Young2009-09-281-1/+7
* First attempt at Amiga printing support. Doesn't quite work - a column on th...Chris Young2009-08-231-1/+5
* Move all the layers code into plotters.c and refactor to use gui_globals stru...Chris Young2009-07-091-3/+0
* Layout of Advanced tab done, does not set values or act on gadget clicksChris Young2009-06-251-1/+4
* Rendering tab in options all done, new option to improve the scale quality (b...Chris Young2009-06-231-1/+4
* Pass scroller position to ami_do_redraw_limits, this fixes gaps and overlaps ...Chris Young2009-06-031-1/+1
* Vague attempt at direct renderingChris Young2009-05-251-1/+4
* Set cache_bitmaps to 1 by default so it caches scaled bitmaps in memory.Chris Young2009-04-261-1/+1
* Remove option_quick_text (local charset text printing)Chris Young2009-04-011-3/+0
* Enable/disable caching of native bitmaps in gfx board memChris Young2009-02-071-3/+3
* Some attempt at faster scrolling - can be enabled with option faster_scroll:1Chris Young2009-02-051-3/+3
* Implement bold and italic font rendering for Unicode display and make it the ...Chris Young2009-01-201-2/+2
* Replace use_workbench with a more general use_pubscreen option.Chris Young2009-01-101-5/+8
* Remove Amiga-specific force_tabsChris Young2008-12-131-4/+4
* Minor fixes, changing some defaults to safer values, screen_modeid should now...Chris Young2008-11-031-5/+8
* ARexx menu with items populated from arexx_dir.Chris Young2008-10-261-1/+7
* Complete (but quite minimal at the moment) context menu implementation for Am...Chris Young2008-10-251-1/+4
* Prepare for context menusChris Young2008-10-201-3/+3
* Basic theme support.Chris Young2008-10-181-72/+72
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-111-69/+72
* Kiosk mode (borderless window, no gadgets or menu etc)Chris Young2008-10-051-1/+4
* AmigaOS tabs implementation.Chris Young2008-10-051-1/+7
* 32-bit mouse pointer support.Chris Young2008-09-221-2/+8
* Improved throbber, works independently on multiple windows, stops when it sho...Chris Young2008-09-131-1/+4
* Added support code to allow CSET chunks to be read from clipboard IFF FTXT andChris Young2008-09-031-1/+4
* Option to stop iframes popping up in new windowsChris Young2008-08-301-2/+8
* Include Amiga-specific optionsChris Young2008-08-251-0/+42