summaryrefslogtreecommitdiff
path: root/frontends/atari
Commit message (Expand)AuthorAgeFilesLines
* Improve target setup in makefilesVincent Sanders2021-01-171-0/+19
* remove perl split-messages tool usageVincent Sanders2020-06-221-6/+9
* frontends/atari: Include the *right* options headerDaniel Silverstone2020-05-221-1/+1
* frontends/atari: Add missing include of options.hDaniel Silverstone2020-05-221-0/+1
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-226-669/+0
* For some reason atari mkdir_all operation was using the wrong path separatorVincent Sanders2020-03-251-6/+6
* About fetches resources: Drop maps resource.Michael Drake2020-02-241-1/+0
* fix frontends to cope with certificate chain updateVincent Sanders2020-02-231-4/+3
* Core window: Constify the core_window handle through the getters.Michael Drake2020-02-221-2/+2
* Atari: Attempt to remove unused minimum GIF delay option.Michael Drake2020-02-213-35/+0
* remove warning callback from miscelaneous function tableVincent Sanders2019-11-111-1/+0
* add miscellaneous event to browser window callback tableVincent Sanders2019-08-201-5/+40
* fix atari removal of login windowVincent Sanders2019-08-142-30/+0
* remove login window from atari frontendVincent Sanders2019-08-143-99/+0
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-061-1/+0
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-1/+0
* remove shadow scale variable from atariVincent Sanders2019-08-052-3/+0
* Corewindow: Sanitise scrolling API.Michael Drake2019-08-031-10/+22
* make use of improved browser_window_set_scale API in frontendsVincent Sanders2019-08-031-6/+2
* remove scaled parameter from get_dimensionsVincent Sanders2019-08-021-5/+1
* Declare global variables as extern in headersMichael Forney2019-06-305-5/+5
* fix freetype pkg-config usage in atari frontendVincent Sanders2019-06-291-2/+23
* fix atari STRIP makefile target to not have a spurious close bracketVincent Sanders2019-06-251-1/+1
* stop the atari toolchain from matching the cstrip binary for the strip oneVincent Sanders2019-06-251-1/+1
* Atari: Delete commented out code.Michael Drake2018-08-151-1/+0
* Atari: gui_401login_open returns nserror now.Michael Drake2018-08-151-1/+3
* Atari: Fix http auth logging.Michael Drake2018-08-151-2/+2
* Atari: Add missing commas.Michael Drake2018-08-152-2/+2
* Atari: Move to new HTTP auth API.Michael Drake2018-08-153-23/+36
* Browser: Rename function to access bw URL.Michael Drake2018-07-232-4/+4
* Plotters: Remove width param from path plotter.Michael Drake2018-05-231-2/+0
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-231-3/+3
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-233-10/+10
* Fix last uses of !NetSurf outside of riscos buildDaniel Silverstone2018-04-221-15/+15
* Rework use of split-messages to clean up and use -zDaniel Silverstone2018-04-221-1/+2
* fix format specifiers signedness in atari settingsVincent Sanders2017-09-111-14/+14
* Finalise nslog layer properly in closedownDaniel Silverstone2017-09-101-0/+4
* Fix atari INFO macro name collisionVincent Sanders2017-09-081-0/+1
* Revert "Hopefully quash INFO confusion on Atari MINT platform"Vincent Sanders2017-09-081-1/+1
* Hopefully quash INFO confusion on Atari MINT platformDaniel Silverstone2017-09-081-1/+1
* Fixup everything the semantic patch missedVincent Sanders2017-09-071-1/+1
* Update scheduler logging to use catagoryVincent Sanders2017-09-071-15/+10
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-0624-184/+236
* clean up atari treeview code, stop it including headers it does not needVincent Sanders2017-08-102-443/+465
* update atari frontend for corewindow API changeVincent Sanders2017-05-232-21/+33
* Update atari frontend for set_scroll API changeVincent Sanders2017-04-261-8/+21
* update atari frontend to remove reformat APIVincent Sanders2017-04-261-19/+10
* Atari: Update for core hotlist API change.Michael Drake2017-04-251-2/+2
* update atari frontend for invalidate window API changeVincent Sanders2017-04-231-23/+29
* fix uninitialised variable usage in atari ssl viewerVincent Sanders2017-03-051-8/+11