summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* move frontends into sub directoryVincent Sanders2016-05-151129-534/+398
* Squash harmless Clang warning introduced in Duktape 1.5.0.Michael Drake2016-05-111-0/+6
* Restore "make declarations match definitions for duk_raw_read_xxx_be" from 6d...Michael Drake2016-05-071-6/+6
* Restore prevention of clang static analysis from 336326af3aab93f31474fa6de287...Michael Drake2016-05-071-0/+3
* Update to Duktape 1.5.0 release.Michael Drake2016-05-073-10072/+8566
* update gource generation script for this years uploadVincent Sanders2016-05-061-12/+11
* Fix several doxygen errorsVincent Sanders2016-05-056-9/+11
* Add guigfx.library as a requirement to the Aminet .readmeChris Young2016-05-052-0/+2
* reduce beos frontend usage of plotter APIVincent Sanders2016-05-044-15/+15
* add in missing include on amiga.Vincent Sanders2016-05-041-0/+1
* cleanup printer API usage of plotter headersVincent Sanders2016-05-044-5/+9
* remove unused windows pretile code and plotter API useVincent Sanders2016-05-042-51/+2
* rationalise gtk use of plotters APIVincent Sanders2016-05-044-4/+2
* improve plotter documentation header for monkey frontendVincent Sanders2016-05-043-4/+28
* reduce use of plotters header in framebuffer frontendVincent Sanders2016-05-046-5/+32
* Add missing includeChris Young2016-05-031-0/+1
* Revert back to using the guigfx built-in paletteChris Young2016-05-031-12/+2
* fix erroneously removed includes in beos window headerVincent Sanders2016-05-032-1/+5
* allow beos frontend to make clipboard functions private.Vincent Sanders2016-05-033-29/+44
* remove unused warn_user APIVincent Sanders2016-05-022-24/+0
* remove unecessary utils includes from RISC OS frontendVincent Sanders2016-05-0242-64/+44
* remove unecessary utils includes from gtk frontendVincent Sanders2016-05-029-10/+2
* cleanup some warnings in cocoa frontendVincent Sanders2016-05-024-26/+33
* IndentationChris Young2016-05-021-9/+9
* Ensure we don't leak random memory into our IFF DR2D filesChris Young2016-05-021-5/+7
* fix cocoa include ordering to ensure error enum is availableVincent Sanders2016-05-025-28/+30
* update cocoa frontend to not use depricated warn_user APIVincent Sanders2016-05-028-33/+50
* fix beos_warn_user definitionVincent Sanders2016-05-011-1/+1
* update beos frontend to remove useage of depricated warn_user APIVincent Sanders2016-05-018-34/+36
* Update to new warn_user APIChris Young2016-05-0114-38/+38
* Fix version number display on library open error requesterChris Young2016-05-011-1/+1
* update atari frontend to remove usage of depricated warn_user APIVincent Sanders2016-04-3012-35/+25
* completely remove use of depricated warn_user API in monkeyVincent Sanders2016-04-291-1/+1
* stop monkey frontend using depricated warn_user APIVincent Sanders2016-04-293-26/+33
* stop teh png image content handler directly reporting errors to usersVincent Sanders2016-04-291-2/+0
* message get API should not raise user errors itselfVincent Sanders2016-04-291-4/+1
* Use guigfx.library for 8-bit image quantizationChris Young2016-04-287-125/+134
* Fix Amiga build following recent API changeChris Young2016-04-283-30/+31
* fix RISC OS font layout routines to return the correct error codesVincent Sanders2016-04-281-21/+29
* fix plain text render regression introduced in layout table changesVincent Sanders2016-04-281-3/+5
* update windows frontend to not use depricated warn_user APIVincent Sanders2016-04-277-48/+47
* update gtk to stop using depricated warn_user APIVincent Sanders2016-04-2612-81/+117
* update RISC OS frontend to not use the depricated warn_user APIVincent Sanders2016-04-2639-391/+399
* remove all core usage of warn_user APIVincent Sanders2016-04-2612-77/+69
* update scrollbar_create error handling to return nserrorVincent Sanders2016-04-265-23/+27
* improve error returns from pdf save APIVincent Sanders2016-04-262-10/+10
* fix error reporting from frameset creationVincent Sanders2016-04-263-17/+29
* fix typo in riscos wan_user updateVincent Sanders2016-04-251-3/+2
* use the miscellaneous table warning entryVincent Sanders2016-04-2526-246/+248
* Add missing tableChris Young2016-04-251-0/+1