summaryrefslogtreecommitdiff
path: root/amiga/options.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove verbose_log from options fileChris Young2010-04-031-3/+0
| | | | | | Copy libz as I've built 1.2.4 and it has faster gzip code svn path=/trunk/netsurf/; revision=10230
* Search and a couple of other new optionsChris Young2009-12-231-0/+3
| | | | svn path=/trunk/netsurf/; revision=9756
* Non-functional search barChris Young2009-12-211-0/+3
| | | | svn path=/trunk/netsurf/; revision=9754
* Simple web search implementationChris Young2009-12-181-2/+7
| | | | svn path=/trunk/netsurf/; revision=9735
* Amiga print UIChris Young2009-11-011-0/+3
| | | | svn path=/trunk/netsurf/; revision=9655
* Added application.library messages New Doc and Open Doc.Chris Young2009-09-281-1/+7
| | | | | | | | | | | Added option_startup_no_window to allow NetSurf to be opened without an initial browser window (unless a URL is specified on the command line or by extended selection) Provision for option_close_no_quit for NetSurf to stay in memory when all browser windows are closed (not implemented yet) svn path=/trunk/netsurf/; revision=9600
* First attempt at Amiga printing support. Doesn't quite work - a column on ↵Chris Young2009-08-231-1/+5
| | | | | | | | the left will print, but the rest of the page is an unexpected pastel pink. svn path=/trunk/netsurf/; revision=9410
* Move all the layers code into plotters.c and refactor to use gui_globals ↵Chris Young2009-07-091-3/+0
| | | | | | | | structure Purge option_direct_render svn path=/trunk/netsurf/; revision=8425
* Layout of Advanced tab done, does not set values or act on gadget clicksChris Young2009-06-251-1/+4
| | | | svn path=/trunk/netsurf/; revision=7991
* Rendering tab in options all done, new option to improve the scale quality ↵Chris Young2009-06-231-1/+4
| | | | | | | | | (bilinear filtering). This needs to be tested on 4.0 as I'm not sure if bilinear is valid there, might need to be BSAF_AVERAGE. svn path=/trunk/netsurf/; revision=7939
* Pass scroller position to ami_do_redraw_limits, this fixes gaps and overlaps ↵Chris Young2009-06-031-1/+1
| | | | | | | | | | in fast scroll mode. Make faster_scroll the default as it is useful now. Will remove the option to disable it after further testing. svn path=/trunk/netsurf/; revision=7703
* Vague attempt at direct renderingChris Young2009-05-251-1/+4
| | | | | | | | THIS IS NOT AND PROBABLY NEVER WILL BE IN ANY WAY USEFUL EXCEPT FOR DEBUGGING! In particular it will probably crash when opening/closing multiple windows and the display is offset incorrectly. svn path=/trunk/netsurf/; revision=7547
* Set cache_bitmaps to 1 by default so it caches scaled bitmaps in memory.Chris Young2009-04-261-1/+1
| | | | | | I'm not sure why this wasn't default already. svn path=/trunk/netsurf/; revision=7328
* Remove option_quick_text (local charset text printing)Chris Young2009-04-011-3/+0
| | | | svn path=/trunk/netsurf/; revision=7021
* Enable/disable caching of native bitmaps in gfx board memChris Young2009-02-071-3/+3
| | | | svn path=/trunk/netsurf/; revision=6393
* Some attempt at faster scrolling - can be enabled with option faster_scroll:1Chris Young2009-02-051-3/+3
| | | | svn path=/trunk/netsurf/; revision=6364
* Implement bold and italic font rendering for Unicode display and make it the ↵Chris Young2009-01-201-2/+2
| | | | | | default. svn path=/trunk/netsurf/; revision=6155
* Replace use_workbench with a more general use_pubscreen option.Chris Young2009-01-101-5/+8
| | | | svn path=/trunk/netsurf/; revision=6023
* Remove Amiga-specific force_tabsChris Young2008-12-131-4/+4
| | | | svn path=/trunk/netsurf/; revision=5906
* Minor fixes, changing some defaults to safer values, screen_modeid should ↵Chris Young2008-11-031-5/+8
| | | | | | | | | | now work. Added screen_depth to stop it complaining when trying to BestModeID() a 32-bit screen on a system that doesn't have one. svn path=/trunk/netsurf/; revision=5650
* ARexx menu with items populated from arexx_dir.Chris Young2008-10-261-1/+7
| | | | svn path=/trunk/netsurf/; revision=5632
* Complete (but quite minimal at the moment) context menu implementation for ↵Chris Young2008-10-251-1/+4
| | | | | | | | | | | | | | | | | AmigaOS: Links, objects and upload file boxes have their own menu item or submenu. Context menus can be enable/disabled and be made "sticky" with the following options: context_menu sticky_context_menu Seperated clipboard related code out to clipboard.c to make it easier to maintain and add the ability to copy URLs to the clipboard. Copying images to the clipboard will come later. svn path=/trunk/netsurf/; revision=5629
* Prepare for context menusChris Young2008-10-201-3/+3
| | | | svn path=/trunk/netsurf/; revision=5607
* Basic theme support.Chris Young2008-10-181-72/+72
| | | | | | | | | | | NetSurf will use the theme pointed to by the Options file "theme:". Default is Resources/Themes/Default This directory must contain a file called Theme which indicates which files should be used for which images. The number of frames in the Throbber must also be specified here. See Resources/Themes/Default/Theme for an example. svn path=/trunk/netsurf/; revision=5592
* Improved Amiga treeview support. Now creates trees for cookies and history ↵Chris Young2008-10-111-69/+72
| | | | | | | | | (history doesn't populate at the moment). Can add folders and edit titles in hotlist treeviews, and delete entries in all treeviews. svn path=/trunk/netsurf/; revision=5542
* Kiosk mode (borderless window, no gadgets or menu etc)Chris Young2008-10-051-1/+4
| | | | | | | | | To enable, set kiosk_mode:1 Requested for upcoming Amiga show. svn path=/trunk/netsurf/; revision=5484
* AmigaOS tabs implementation.Chris Young2008-10-051-1/+7
| | | | | | | | | | | Two new strings: NewTab, CloseTab Two new options: always_open_tabs indicates to open tabs instead of windows by default new_tab_is_active makes any new tab the current one (default is to open tabs in background) svn path=/trunk/netsurf/; revision=5483
* 32-bit mouse pointer support.Chris Young2008-09-221-2/+8
| | | | | | | | | | | | | | | The pointer imagery are the icon files of the 4-colour custom text file images. Tooltypes XOFFSET and YOFFSET specify the "point" of the image. The 32-bit pointers can be disabled by setting option truecolour_mouse_pointers:0 The OS pointers (for "Default" and "Wait" only) can be used by setting os_mouse_pointers:1 Deleting the relevant files has the same effect :) This complete set of 32-bit images is drawn by Martin Merz (Mason). The code to read them is derived from sample code by Joerg Strohmayer. svn path=/trunk/netsurf/; revision=5401
* Improved throbber, works independently on multiple windows, stops when it ↵Chris Young2008-09-131-1/+4
| | | | | | | | | | | | | | should, no weird crashes, lock-ups etc. The format has changed, Resources/Throbber now needs to be in a picture.datatype format, as a "film strip" of frames with the first image the inactive (stopped throbber) and the rest the active animation. The number of frames needs to be set in the Options file throbber_frames variable (currently - will probably move to a tooltype of Resources/Throbber in the future for better theming ability) svn path=/trunk/netsurf/; revision=5310
* Added support code to allow CSET chunks to be read from clipboard IFF FTXT andChris Young2008-09-031-1/+4
| | | | | | | | | | | | converted as necessary. Added option to write UTF-8 direct to clipboard, setting CSET appropriately. Copying and pasting to/from webpages that are not in local charset and to/from other applications that set CSET when not using local charset, should now work correctly if clipboard_write_utf8 is set in the options. If not set, NetSurf will still convert from the charset specified in the clipboard when pasting, but will convert text to local charset and not write a CSET chunk for copy operations. svn path=/trunk/netsurf/; revision=5231
* Option to stop iframes popping up in new windowsChris Young2008-08-301-2/+8
| | | | svn path=/trunk/netsurf/; revision=5223
* Include Amiga-specific optionsChris Young2008-08-251-0/+42
svn path=/trunk/netsurf/; revision=5198