summaryrefslogtreecommitdiff
path: root/frontends/amiga
Commit message (Expand)AuthorAgeFilesLines
...
* Update version for next development cycleVincent Sanders2017-10-151-1/+1
* Ensure X DPI set correctlyChris Young2017-10-031-1/+1
* Widen available values for DPIChris Young2017-10-031-2/+2
* Button disable state updates should now work correctly on OS3Chris Young2017-09-261-4/+2
* OS3 was not checking the GA_Disabled tag valueChris Young2017-09-261-1/+2
* Fix attributeChris Young2017-09-241-1/+1
* rationalise history icon bitmap handling to ensure correct lifetimeVincent Sanders2017-09-101-4/+3
* Finalise nslog layer properly in closedownDaniel Silverstone2017-09-101-0/+3
* Fixup everything the semantic patch missedVincent Sanders2017-09-075-15/+24
* Update scheduler logging to use catagoryVincent Sanders2017-09-071-3/+5
* update plotter logging to use a catagoryVincent Sanders2017-09-061-23/+11
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-0627-155/+235
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-263-6/+6
* Don't double-convert stringChris Young2017-06-281-3/+1
* cleanup use of internal frames scrollbar widget headerVincent Sanders2017-06-111-1/+6
* Use the correct function to get the URL at positionChris Young2017-06-101-19/+21
* Migrate Amiga local history to corewindowChris Young2017-06-105-318/+247
* Split local history data from viewer in headersVincent Sanders2017-06-101-6/+21
* Core window: Ensure all front ends initialise drag_status.Michael Drake2017-06-101-0/+1
* Local history: Pass clip rectangle around as struct.Michael Drake2017-06-101-3/+6
* Update documentation removing junk and moving to markdown for most text filesVincent Sanders2017-06-092-2/+2
* Free the structure with the correct function callChris Young2017-06-081-1/+1
* Correct alignment (thx Jaime Cagigal)Chris Young2017-06-071-1/+1
* update amiga corewindow implementation for changed APIVincent Sanders2017-05-231-4/+15
* fixup errors introduced in set_scroll API changeVincent Sanders2017-04-261-15/+33
* update amiga frontend to new set_scroll APIVincent Sanders2017-04-261-3/+18
* update amiga frontend to remove reformat APIVincent Sanders2017-04-261-29/+20
* Amiga: Update for core hotlist API change.Michael Drake2017-04-251-2/+3
* update amiga frontend invalidate window API changeVincent Sanders2017-04-191-35/+48
* Adjust the requested class versions to be the minimum required.Chris Young2017-04-166-26/+50
* Allow for more varied notification backmsgsChris Young2017-03-213-4/+30
* Try to avoid extraneous progress notificationsChris Young2017-03-201-4/+7
* Enable displaying download progress within a notification.Chris Young2017-03-203-7/+48
* fix errors from cppcheck in amiga frontendVincent Sanders2017-03-035-3/+11
* When switching to outline fonts on OS3 reset the fontsChris Young2017-02-251-0/+9
* Fix menu shortcuts on non-menuclass menusChris Young2017-02-241-1/+1
* clean up some of the doxygen generation warningsVincent Sanders2017-02-197-12/+22
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-142-5/+7
* Try to ensure we get the correct type of native BitMapChris Young2017-02-136-10/+12
* Remove direct_render, only ever used for debuggingChris Young2017-02-133-32/+3
* Make gui_globals less... globalChris Young2017-02-136-26/+40
* Get render bitmap size via functionChris Young2017-02-134-4/+22
* Manage shared pens internally unless we need multiple lists (eg. per browser_...Chris Young2017-02-137-14/+68
* Alloc gui_global structure when initialisingChris Young2017-02-138-55/+60
* Remove use of global context data from Amiga frontendChris Young2017-02-1311-92/+81
* Merge branch 'vince/plotctx'Vincent Sanders2017-02-125-357/+557
|\
| * update amiga plot APIVincent Sanders2017-02-115-357/+557
* | Fix OS3 buildChris Young2017-02-111-0/+1
|/
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-211-1/+1
* remove silly debugChris Young2017-01-161-1/+1