summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Purge WITH_SEARCHJohn Mark Bell2009-02-224-10/+0
* Purge WITH_URLJohn Mark Bell2009-02-223-13/+0
* Purge WITH_URIJohn Mark Bell2009-02-223-11/+0
* Purge WITH_PRINTJohn Mark Bell2009-02-225-22/+0
* Purge WITH_AUTHJohn Mark Bell2009-02-223-8/+0
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-225-12/+0
* Divorce PDF export and printing.John Mark Bell2009-02-171-1/+4
* make schedule_run return if it has active jobs to scheduleVincent Sanders2009-02-111-1/+3
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-033-26/+23
* Fix object saveAdrian Lees2009-02-021-1/+2
* Protect NS from DrawFiles it generatedAdrian Lees2009-02-021-4/+13
* Appease tlsaAdrian Lees2009-02-022-8/+13
* More commenting of what we do with clip rectangle.Michael Drake2009-02-021-0/+4
* Selection menu and save/download tweaksAdrian Lees2009-02-023-28/+48
* Document setting up of clip rectangle for NetSurf's core.Michael Drake2009-02-011-4/+13
* Delete legacy code.Michael Drake2009-02-011-3/+1
* Remove unnecessary casting.John Tytgat2009-02-011-8/+8
* - C strings have always an implicit NUL character at the end, no need to spec...John Tytgat2009-02-018-14/+13
* Next batch of menu changes; clarify some key pressesAdrian Lees2009-02-012-75/+93
* When UnixLib 5 is used, use its API to do the coredumping. Define UnixEnv$co...John Tytgat2009-01-311-1/+11
* RFix immediate menu-related problems; changes to followAdrian Lees2009-01-314-2/+48
* Not my day :(Adrian Lees2009-01-301-49/+228
* Selection- and link-related functions now on menu; other menu changes as per ...Adrian Lees2009-01-304-34/+110
* Updated URLs in default hotlistAdrian Lees2009-01-101-2/+2
* Assorted saving-related changes (WIP)Adrian Lees2009-01-108-85/+368
* A few usability tweaksAdrian Lees2008-12-267-21/+102
* Fix css_len2pt conversion from px and use it in the RO front end code.Michael Drake2008-12-161-2/+1
* Build !Run at compile time. This ensures that the WimpSlot size is always cor...John Mark Bell2008-12-091-0/+112
* Fix for text export of certain pages, by jmb.Michael Drake2008-12-031-17/+17
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-284-6/+7
* Remove include of an internal UnixLib header (which btw no longer exists in g...John Tytgat2008-09-271-1/+1
* Fix some wrarnings.Michael Drake2008-09-161-11/+10
* Fix some wrarnings.Michael Drake2008-09-161-1/+2
* A bunch of fixes to the libpng bindingJohn Mark Bell2008-09-152-2/+6
* Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bit...Michael Drake2008-09-071-1/+1
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-248-16/+19
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-142-4/+9
* Merged revisions 4345-4346,4350-4351,4389,4391,4395,4401-4403,4423,4485-4486 ...James Bursa2008-08-121-15/+42
* Initialise and finalise hubbub correctly on RISC OS.John Mark Bell2008-08-111-0/+19
* Use ccres (http://www.riscos.info/index.php/CCres) to compile textualJohn Tytgat2008-08-064-0/+15526
* Merged ro_gui_set_icon_string_le() into ro_gui_set_icon_string() by adding ro...John Tytgat2008-08-055-34/+34
* Update my e-mail address.John Tytgat2008-08-054-4/+4
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-0516-189/+167
* Make ro_gui_configure_register static.John Tytgat2008-08-042-2/+3
* Prefix all RISC OS print global variables and functions with "ro_" in order t...John Tytgat2008-08-023-43/+43
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-304-28/+15
* Keep on hourglassing when dumping application space and UnixLib DA memory blo...John Tytgat2008-07-301-4/+5
* Use static for variables local to one source file.John Tytgat2008-07-291-3/+3
* ro_save_draw_rectangle(): draw_CLOSE_LINE doesn't need parameters. This pote...John Tytgat2008-07-281-2/+2
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-282-2/+7