summaryrefslogtreecommitdiff
path: root/riscos/gui.c
Commit message (Expand)AuthorAgeFilesLines
* Take CSS System Colours from the RISC OS Desktop palette at start and on mode...Steve Fryatt2011-02-251-0/+7
* add resource handlingVincent Sanders2011-02-231-0/+6
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-70/+13
* add options display to about: schemeVincent Sanders2011-02-201-1/+1
* Make the tree icon dir a non-optionDaniel Silverstone2011-01-201-3/+3
* Remove unnecessary duplicate parameter.Steve Fryatt2010-12-191-2/+1
* Track pointer on all treeview windows.Steve Fryatt2010-12-191-2/+6
* Use dashed boxes for treeview drags.Steve Fryatt2010-12-191-6/+2
* Remove Hubbub and Wapcaplet initialisation and finalisation.Michael Drake2010-12-041-7/+0
* Restore toolbar menus in RO treeview windows.Steve Fryatt2010-10-241-6/+7
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-39/+42
* Fix riscos path_add_part, to cope with the fact that newpart is unix-formatJohn Mark Bell2010-09-131-3/+15
* missing declarationVincent Sanders2010-09-111-0/+1
* hell with it, heres a version which should result in fewer portability compla...Vincent Sanders2010-09-111-12/+21
* Fix inventory file leafname.Michael Drake2010-07-091-1/+1
* Check the last character for a path separator, rather than the NULL string te...Chris Young2010-07-091-1/+1
* Replace unnecessarily complicated path concatenation with something simpler andChris Young2010-07-091-0/+19
* Consolidate several 'myrealloc' functions into ns_realloc, rename one which *...Daniel Silverstone2010-04-301-13/+2
* It turns out that realloc(ptr, 0) --> free(ptr) is not actually required by t...John Mark Bell2010-04-301-0/+5
* Fix bracket missmatch.Michael Drake2010-04-171-1/+1
* Fix file: handling on risc os, gtk, windows and framebuffer frontendsVincent Sanders2010-04-161-19/+34
* Take the easy way out wrt loading messages files: leave it to the RISC OS fro...John Mark Bell2010-04-111-4/+5
* Make filename_from_path() compile.Michael Drake2010-04-071-1/+1
* Fix box dump for new cache.Michael Drake2010-04-071-3/+3
* Don't dump box trees on crash, and fix view source for new cache.Michael Drake2010-04-071-13/+17
* rationalise the usage of the file schemeVincent Sanders2010-03-311-5/+5
* second pass at startup refactor removing the gui_init callbackVincent Sanders2010-03-291-17/+17
* first part of initialisation refactor move gui_init2 into frontendsVincent Sanders2010-03-291-15/+18
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-1/+9
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-0/+36
* Only run the scheduler on null poll events.John Mark Bell2010-03-101-1/+10
* Refactor main into the frontendsVincent Sanders2010-01-201-0/+7
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-1/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-4/+5
* Hubbub is no longer optional.John Mark Bell2009-04-171-8/+0
* Purge WITH_SAVE_COMPLETEJohn Mark Bell2009-03-291-2/+0
* Aliasing fun. This is ugly.John Mark Bell2009-03-281-52/+57
* Squash warningsJohn Mark Bell2009-03-271-2/+3
* Purge WITH_URLJohn Mark Bell2009-02-221-8/+0
* Purge WITH_URIJohn Mark Bell2009-02-221-6/+0
* Purge WITH_PRINTJohn Mark Bell2009-02-221-12/+0
* When UnixLib 5 is used, use its API to do the coredumping. Define UnixEnv$co...John Tytgat2009-01-311-1/+11
* Assorted saving-related changes (WIP)Adrian Lees2009-01-101-3/+10
* A few usability tweaksAdrian Lees2008-12-261-5/+12
* Remove include of an internal UnixLib header (which btw no longer exists in g...John Tytgat2008-09-271-1/+1
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-6/+7
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-141-0/+6
* Initialise and finalise hubbub correctly on RISC OS.John Mark Bell2008-08-111-0/+19
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-051-1/+1
* Prefix all RISC OS print global variables and functions with "ro_" in order t...John Tytgat2008-08-021-8/+8