summaryrefslogtreecommitdiff
path: root/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-30/+4
* Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Ren...Chris Young2009-07-231-1/+2
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-1/+1
* plotters line refactorVincent Sanders2009-07-101-1/+2
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-22/+4
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-271-1/+1
* Amiga Options GUI template code and a bonus "redraw" option in the menuChris Young2009-06-201-1/+1
* Basic SSL certificate verification for Amiga versionChris Young2009-05-311-1/+1
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-191-1/+1
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-201-1/+1
* Hubbub is no longer optional.John Mark Bell2009-04-171-1/+1
* Purge debug target -- it spent most of its life broken.John Mark Bell2009-04-161-9/+0
* Implement a download queue for ARexx-initiated downloads. Working manually, ...Chris Young2009-03-281-1/+2
* move framebuffer port to framebuffer toolkitVincent Sanders2009-03-101-1/+1
* Start of local history window in Amiga build; doesn't work yetChris Young2009-03-071-1/+1
* Add a resources Makefile, support host tools, and add support to build frameb...Daniel Silverstone2009-02-261-2/+2
* Pedantic wrap.Michael Drake2009-02-231-13/+12
* allow framebuffer port to use freetype2 libraryVincent Sanders2009-02-201-1/+7
* Whoops. It looks like I broke the framebuffer and debug builds.John Mark Bell2009-02-171-7/+3
* Add VNC server framebuffer frontendVincent Sanders2009-02-141-0/+3
* make url bar workVincent Sanders2009-02-131-1/+1
* Fix window clipping and introduce concept of "root" framebuffer window to all...Vincent Sanders2009-02-121-1/+1
* add SDL frontend for framebuffer portVincent Sanders2009-02-111-0/+3
* First attempt at Amiga text search function based on RISC OS code.Chris Young2008-12-131-1/+2
* Fix deps somewhat. This actually does the right thingJohn Mark Bell2008-12-091-4/+4
* Build !Run at compile time. This ensures that the WimpSlot size is always cor...John Mark Bell2008-12-091-0/+10
* AmigaOS implementation of complete page save.Chris Young2008-11-081-1/+1
* Complete (but quite minimal at the moment) context menu implementation for Am...Chris Young2008-10-251-1/+1
* Initial context menus. Five possible options (copy link to clipboard, downlo...Chris Young2008-10-211-1/+1
* - when replicated, forbid creating windows, even though it initially works it...François Revel2008-10-171-1/+2
* Change some spaces to tabs.Michael Drake2008-10-121-2/+2
* Reapply r5542 but without its CRLF lineending change.John Tytgat2008-10-121-1/+2
* Revert r5542 change for Makefile.sources as it has CRLF lineendings.John Tytgat2008-10-121-194/+193
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-111-193/+194
* Generate AmigaOS version string in correct format, taking:Chris Young2008-10-081-1/+1
* Minimal ARexx port.Chris Young2008-09-291-1/+1
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-0/+25
* Rework html parser bindings to have a common API and reside in separate files...John Mark Bell2008-09-231-2/+2
* Make RISC OS use -O2 too and tidy comments.Michael Drake2008-09-161-1/+1
* Wrap consistency.Michael Drake2008-09-161-25/+28
* Add libpng support. Default to off.Daniel Silverstone2008-09-151-1/+1
* Added PDF export to Amiga port.Chris Young2008-08-261-2/+2
* Moved Amiga menu code into separate file.Chris Young2008-08-251-1/+1
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-1/+1
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-141-1/+1
* Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 ...James Bursa2008-08-121-1/+1
* Use ccres (http://www.riscos.info/index.php/CCres) to compile textualJohn Tytgat2008-08-061-0/+2
* Added object.c to NS_AMIGA source filesChris Young2008-08-031-1/+1
* Added changes for TARGET=amigaChris Young2008-08-021-0/+9
* Fix wrap to 80 chars (mostly RISC OS section). Make GTK dialogs go in with GT...Michael Drake2008-07-291-33/+31