summaryrefslogtreecommitdiff
path: root/riscos
Commit message (Expand)AuthorAgeFilesLines
* Remove various bits of dead frames handling.Michael Drake2011-09-051-10/+1
* Remove frames handling from ro_msg_dataload function.Michael Drake2011-09-051-4/+0
* Dig out more dead frames stuff.Michael Drake2011-09-051-18/+3
* Delete redundant browser_window_type test.Michael Drake2011-09-041-2/+1
* Remove gui_window_position_frame() definition from core and remove all implem...Michael Drake2011-09-041-92/+0
* Purge dead code out of gui_create_browser_window().Michael Drake2011-09-041-77/+24
* Remove mime_type parameter from content handler content_type callback APIJohn Mark Bell2011-09-033-6/+6
* Remove redundant bw->current_content check.Michael Drake2011-09-011-4/+0
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-2/+4
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-242-8/+0
* RISC OS changes for core search update (r12646).Michael Drake2011-08-241-43/+49
* Fix selection for non-gui browser windows (iframes).Michael Drake2011-07-131-3/+5
* Caret position is already scaled in core.Michael Drake2011-07-111-3/+1
* Fix build.Michael Drake2011-07-071-23/+1
* Remove pointless content_msg_data.Michael Drake2011-07-061-4/+0
* Fix up RISC OS for r12574 API change.Michael Drake2011-07-061-6/+5
* Pass correct plotter table for Drawfile export.Michael Drake2011-07-031-1/+1
* Function to find out if browser window has a selection. Front ends should us...Michael Drake2011-07-021-9/+9
* When launching multiple URLs from a treeview, allow to open one window with m...Chris Young2011-07-022-4/+4
* Fix up RISC OS front end.Michael Drake2011-06-304-10/+4
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-3010-30/+57
* Fix up Artworks content handler.Michael Drake2011-06-281-5/+5
* Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...Michael Drake2011-06-286-68/+89
* Move rectangle type to utils/types.hMichael Drake2011-06-281-1/+1
* Frond ends signal end of drag with call to browser_window_mouse_track.Michael Drake2011-06-272-2/+2
* Simplify browser_window_mouse_drag_end calls.Michael Drake2011-06-272-8/+2
* Fix crash when scaling pages with iframes on RISC OS.Michael Drake2011-06-241-13/+0
* Delete commented out code.Michael Drake2011-06-241-4/+0
* Replace iframe stuff with asserts for now.Michael Drake2011-06-241-7/+6
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-242-4/+4
* refactor content handler initilisation to use named initialisorsVincent Sanders2011-05-093-45/+21
* Put RISC OS filetype content handlers in their own directory.Michael Drake2011-05-0911-18/+19
* Fix Drawfile content handler build.Michael Drake2011-05-091-3/+4
* Fix Artworks content handler build.Michael Drake2011-05-091-3/+4
* Untested fix and tile implementation for Sprite.Michael Drake2011-05-091-3/+4
* Fix for new content_redraw API.Michael Drake2011-05-091-3/+1
* Fix for new content redraw API.Michael Drake2011-05-091-2/+2
* Fix for new content redraw API.Michael Drake2011-05-091-1/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-0616-520/+872
* Restore some Adjust-double-click functionality to RO treeviews.Steve Fryatt2011-04-181-5/+20
* Fix bug #3156695: apply scrollbar from r12128 to all treeview windows.Steve Fryatt2011-03-285-6/+4
* Force SSLCert pane to have a horizontal scroll bar and ensure initial extent ...Steve Fryatt2011-03-241-1/+6
* Fix bug #3238151: reinstate filename sanitisation and extension strippingJohn Mark Bell2011-03-231-3/+12
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-6/+8
* Help menu options for about:credits and about:licence to replace old about Ne...Michael Drake2011-03-162-4/+9
* Pedantic wrap.Michael Drake2011-03-161-1/+2
* Simple language directory handling.Michael Drake2011-03-151-3/+14
* Fix in case of malloc failure.Michael Drake2011-03-151-0/+3
* Add simple resource: path handler. Lacks language support for now.Michael Drake2011-03-151-4/+10
* Move schedule.h to utils/John Mark Bell2011-03-134-1/+4