summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* If a new browser window opens, bring the screen NetSurf is running on to the ...Chris Young2013-06-021-2/+3
* 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
* 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
* | 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
* | 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
* Remove unused variableChris Young2013-05-181-1/+0
* Try to avoid the split point jumping around when it occurs exactly on the bou...Chris Young2013-05-181-3/+2
* Remove friend BitMap as it doesn't solve the problem intended, and I'm concer...Chris Young2013-05-181-7/+0
* put it back in a state where it stays enabledChris Young2013-05-121-2/+0
* more futile attempts to get the copy option to behaveChris Young2013-05-121-5/+12
* Update the edit menu after every click, to be safe.Chris Young2013-05-121-0/+2
* more fix of edit menu updatesChris Young2013-05-121-1/+1
* stop the build whinging about NETSURF_USE_JS := AUTOChris Young2013-05-121-0/+6
* attempt fix edit menu item disableChris Young2013-05-121-7/+7