summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
...
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningsJohn Mark Bell2009-03-271-2/+3
* Squash warningsJohn Mark Bell2009-03-271-1/+2
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningsJohn Mark Bell2009-03-271-2/+2
* Squash warningsJohn Mark Bell2009-03-271-6/+6
* Squash warningsJohn Mark Bell2009-03-271-21/+21
* Squash warningsJohn Mark Bell2009-03-271-2/+3
* Squash warnings.John Mark Bell2009-03-271-6/+8
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Use byte instead of unsigned char.John Mark Bell2009-03-271-2/+2
* Squash warningsJohn Mark Bell2009-03-271-4/+6
* Squash warningsJohn Mark Bell2009-03-271-3/+4
* Squash warnings.John Mark Bell2009-03-271-3/+4
* Squash warningJohn Mark Bell2009-03-271-1/+2
* Squash warningsJohn Mark Bell2009-03-271-2/+2
* Squash warnings. Tidy code. Make last_sprite_found static and locally scoped.John Mark Bell2009-03-271-4/+3
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Squash warningJohn Mark Bell2009-03-271-1/+1
* Make RISC OS front end use r6827 functions.Michael Drake2009-03-231-13/+9
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-171-1/+1
* We don't need to reparse the document when saving complete -- the document pe...John Mark Bell2009-03-111-29/+11
* 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