summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix enable/disable of tab close optionChris Young2013-07-191-1/+1
|
* Re-arrange menu to better conform to the Style GuideChris Young2013-07-192-7/+9
|
* s/history_core/local_history/Michael Drake2013-07-103-3/+3
|
* Correct the readme a bitChris Young2013-06-221-5/+2
|
* Create a helper launch script, and make launch-handler use itChris Young2013-06-221-5/+54
|
* Fix ARexx OPEN NEWTABChris Young2013-06-181-1/+1
|
* Add proxy bypass optionChris Young2013-06-081-2/+25
|
* Remove PDF menu item if built without PDF exportChris Young2013-06-082-8/+9
|
* Revert gadtools 53.5 changeChris Young2013-06-061-26/+0
|
* If a new browser window opens, bring the screen NetSurf is running on to the ↵Chris Young2013-06-021-2/+3
| | | | front
* Better logging for resource searchingChris Young2013-06-021-0/+2
|
* Ensure treeview gets a palette rather than the built-in defaultsChris Young2013-06-011-38/+50
|
* amiga is the only user of the very odd usage of the options APIVincent Sanders2013-06-011-0/+6
|
* Set redraw tile size to default on screen changeChris Young2013-06-012-3/+4
|
* Don't read the state of gadgets which don't existChris Young2013-06-011-0/+2
|
* Remove unneeded parameterChris Young2013-06-011-33/+30
|
* Fix the new prefs hookChris Young2013-06-011-2/+1
|
* Set default colours when screen changesChris Young2013-06-011-32/+34
|
* Use default macros for updating window sizeChris Young2013-06-011-9/+4
|
* Fix a crash when edit settings if NetSurf is running on the WB screenChris Young2013-05-316-18/+18
| | | | Rename use_pubscreen to make it clearer what the option is for
* Merge branch 'chris/gadtools-53-5'Chris Young2013-05-311-17/+30
|\
| * If using image menus, change the type to reflect thatChris Young2013-05-191-1/+3
| |
| * Fix buildChris Young2013-05-181-5/+5
| |
| * Create menus with icons when using gadtools 53.5+ (hotlist only currently)Chris Young2013-05-181-15/+25
| |
| * Get hotlist icons to use in menu creationChris Young2013-05-181-1/+2
| |
* | Use macro directlyChris Young2013-05-311-5/+2
| |
* | Set more sensible default window sizeChris Young2013-05-311-7/+17
| |
* | Tentatively replace colour conversion with core macroChris Young2013-05-301-9/+2
| |
* | default download notification to trueChris Young2013-05-281-1/+1
| |
* | Further split fixingChris Young2013-05-281-3/+4
| |
* | Fix Guru on exitChris Young2013-05-281-0/+2
| |
* | Re-order Messages loading to avoid a crash on launchChris Young2013-05-281-6/+3
| |
* | fix spurious whitespace in makefileVincent Sanders2013-05-281-2/+2
| |
* | add missing includesVincent Sanders2013-05-281-0/+2
| |
* | replace accidentallly removed functionVincent Sanders2013-05-281-29/+39
| |
* | fix stupid mistake introduced in options API changeVincent Sanders2013-05-281-2/+2
| |
* | fixup atari option namesVincent Sanders2013-05-282-2/+2
| |
* | fixup issues with new options API mergeVincent Sanders2013-05-286-28/+31
| |
* | move amiga to new options codeVincent Sanders2013-05-283-392/+98
| |
* | fix mismatched option name and variable namesVincent Sanders2013-05-282-4/+4
| | | | | | | | | | block_ads should be block_advertisments to match option name toolbar_status_width should be toolbar_status_size to match option name
* | move options includeVincent Sanders2013-05-2820-21/+21
| |
* | change all core and frontend options headers to new formatVincent Sanders2013-05-281-197/+67
| |
* | More split fixeryChris Young2013-05-251-2/+2
| |
* | Another attempt to fix the moving split position when a string fits exactly.Chris Young2013-05-251-4/+3
| |
* | Prevent ASL from causing delayed menusChris Young2013-05-255-1/+15
| |
* | move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-0/+5
| | | | | | | | | | This allows each frontend to pass a distinct callback to configure the output file stream appropriately for their use.
* | revert text split changeChris Young2013-05-201-1/+2
|/
* Bring ARexx items to new alloc functionChris Young2013-05-181-18/+19
|
* Move hotlist entries to new allocation functionChris Young2013-05-181-37/+26
|
* Menu refactorChris Young2013-05-183-272/+212
|