summaryrefslogtreecommitdiff
path: root/riscos/gui.c
Commit message (Expand)AuthorAgeFilesLines
* - introduction of SLEN()John Tytgat2008-05-251-4/+4
* - riscos/gui.c(path_to_url): escape the characters which need to be escaped w...John Tytgat2008-04-021-10/+26
* Remove useless private UnixLib include.John Tytgat2008-04-011-1/+0
* Update to real new welcome page path.Michael Drake2008-01-191-3/+3
* Update some paths. (Not all done.)Michael Drake2008-01-191-3/+3
* Ignore SIGPIPE on all platforms, not just RISC OS.John Mark Bell2007-10-311-7/+0
* Make F9 dump box tree to an editor for easier debugging.James Bursa2007-08-201-2/+45
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Move window scaling from platform-specific code to desktop/browser.c. Modify ...James Bursa2007-08-071-5/+2
* Remove dead code at the end of ro_gui_default_language().James Bursa2007-07-151-25/+25
* Support dataloading of SVG filesJohn Mark Bell2007-07-131-1/+6
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-38/+38
* Revert hack around broken pipe (not caching fetch handles used for SSL John Mark Bell2007-01-181-0/+7
* Improve signal handling. This should put an end to silent exits.John Mark Bell2007-01-021-29/+35
* Display an error box when exiting due to a SIGFPE or SIGABRT.James Bursa2006-12-311-1/+13
* Guard against using invalid data.Richard Wilson2006-12-031-1/+7
* Update project URL.Michael Drake2006-11-271-1/+1
* Fix attempts to call die() before messages_hash exists:John Mark Bell2006-10-121-43/+71
* Fix dataload stupiditiesJohn Mark Bell2006-09-071-2/+4
* Finish event based GUI system transition and begin code cleanup.Richard Wilson2006-09-061-182/+39
* Experimental new frames code.Richard Wilson2006-09-021-10/+24
* Workaround for later VideoHWSMI versions too; patterned line bug still not fixedAdrian Lees2006-08-221-1/+3
* Call rufl_dump_state() when a crash occurs.James Bursa2006-08-151-0/+1
* Save and restore FP registers for APCS complianceAdrian Lees2006-08-061-2/+2
* Use desktop fontAdrian Lees2006-07-181-7/+13
* Workaround for A9home crash drawing patterned lines; maybe temporaryAdrian Lees2006-07-161-0/+14
* Centralise keypress handling (download and query dialogs still need porting o...John Mark Bell2006-07-131-10/+2
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-131-2/+4
* Join update boxes if possible to decrease rendering time (optimise bouncing b...Richard Wilson2006-07-091-1/+2
* Generate directory listings (fix 1397934)Richard Wilson2006-07-061-3/+10
* Implement up toolbar icon and menu option.Richard Wilson2006-07-031-1/+3
* Allow thumbnail icons to be turned off.Richard Wilson2006-07-031-0/+4
* Make filename_create_directory check if directory already existsJohn Mark Bell2006-06-201-11/+14
* Merge cookies changes into head - unvalidated transactions and a UI John Mark Bell2006-06-191-0/+2
* Provide persistent flag for urldb entries.John Mark Bell2006-06-141-2/+2
* Replace a call to wimp_create_icon() with xwimp_create_icon().James Bursa2006-05-241-1/+8
* Finish history cloning.Richard Wilson2006-04-221-7/+7
* Remove RISC OS dependencies from filename code.Richard Wilson2006-04-211-12/+19
* Ensure hotlist URLs are retained in the databaseJohn Mark Bell2006-04-151-2/+4
* Fix URL file loading and add support for file:/// URLs to urldbJohn Mark Bell2006-04-121-15/+12
* Unify information databasesJohn Mark Bell2006-04-091-6/+9
* [project @ 2006-03-25 20:30:35 by bursa]James Bursa2006-03-251-6/+4
* [project @ 2006-03-24 03:44:33 by adrianl]Adrian Lees2006-03-241-1/+24
* [project @ 2006-03-10 09:09:03 by dsilvers]Daniel Silverstone2006-03-101-1/+1
* [project @ 2006-02-26 02:25:19 by rjw]Richard Wilson2006-02-261-0/+5
* [project @ 2006-02-25 18:50:34 by rjw]Richard Wilson2006-02-251-0/+5
* [project @ 2006-02-15 23:09:53 by adrianl]Adrian Lees2006-02-151-2/+26
* [project @ 2006-02-10 20:44:04 by adrianl]Adrian Lees2006-02-101-11/+8
* [project @ 2006-02-10 18:10:09 by adrianl]Adrian Lees2006-02-101-11/+32
* [project @ 2006-02-09 00:43:32 by adrianl]Adrian Lees2006-02-091-3/+6