summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix comments.Steve Fryatt2011-12-181-1/+7
* Lose unnecessary intermediate variable assignments.Steve Fryatt2011-12-181-13/+10
* Pass Page Up/Down info to the core for scrolling.Steve Fryatt2011-12-181-14/+51
* Complete treeview context menu.Chris Young2011-12-182-107/+165
* Fix assignment of option_target_blankOle Loots2011-12-181-1/+1
* Add named scroll offset values for page up, page down, top and bottom.Michael Drake2011-12-182-0/+32
* Implement Home and End scroll functionality.Steve Fryatt2011-12-181-5/+9
* Don't allow framesets to scroll out of view.Steve Fryatt2011-12-171-2/+15
* Use correct RISC OS filetype for PNG when identifying native format.Steve Fryatt2011-12-171-1/+1
* Standardise code for mouse and keyboard scrolling of browser window.Steve Fryatt2011-12-171-127/+163
* Provisional core scroll-wheel support - supports scroll events only.Steve Fryatt2011-12-171-7/+38
* Start popuating treeview context menuChris Young2011-12-178-25/+107
* Look toolbar handles up directly from event data.Steve Fryatt2011-12-171-3/+7
* Make scroll event handling module specific.Steve Fryatt2011-12-176-24/+125
* Add some missing UTF-8 conversionChris Young2011-12-161-12/+25
* More prep for treeview context menusChris Young2011-12-161-0/+26
* Update from Samir HawamdehChris Young2011-12-161-7/+7
* Install "if equals" comparisons are = not ==Chris Young2011-12-161-5/+5
* fixed syntax-error. Ole Loots2011-12-151-2/+2
* Updated settings dialog.Ole Loots2011-12-153-31/+142
* added mode parameter to function find_gui_windowOle Loots2011-12-152-13/+37
* fixed types for simple Mime type detection (which shouldn't have been checked...Ole Loots2011-12-151-3/+3
* Re-Enabled "View Source"Ole Loots2011-12-151-3/+8
* fixed type. Ole Loots2011-12-151-1/+1
* Check if launch-handler config already has NetSurfChris Young2011-12-151-11/+30
* Added save functionality to settings dialiog, fixed typo resulting in not fre...Ole Loots2011-12-152-38/+123
* Remove throbber callback from schedule before scheduling a new one. Ole Loots2011-12-141-2/+9
* Fix frame dimension calculations when required sizes don't fit the available ...Michael Drake2011-12-141-14/+40
* Added settings dialog, read only right now. Ole Loots2011-12-133-1/+571
* Moved to mouse move handler to global events, and handle different window types.Ole Loots2011-12-122-56/+70
* Only convert resource objects to windom types when extended type is set. Ole Loots2011-12-121-1/+1
* added save page handlers. Ole Loots2011-12-102-0/+92
* added save page handlers. Ole Loots2011-12-101-4/+2
* Commented and adjusted default optionsOle Loots2011-12-101-16/+48
* Removed option to configure knockout rendering, removed suppress_images optio...Ole Loots2011-12-102-20/+4
* Fix bogus cache validation decisionJohn Mark Bell2011-12-081-1/+1
* Fix bug #3454606: prevent double free of retrieval context when downloadingJohn Mark Bell2011-12-081-11/+21
* toggle menu item when debug rendering is toggled.Ole Loots2011-12-081-1/+4
* remove debug message. Ole Loots2011-12-071-1/+0
* force list of scheduled callbacks to be unique.Ole Loots2011-12-071-0/+7
* Set input_window on click, instead of asserting input window equals the recei...Ole Loots2011-12-061-5/+5
* Handle iconify correctlyOle Loots2011-12-061-17/+34
* Fix focus elementOle Loots2011-12-0616-117/+289
* Fix bug #3452421: retain hlcache retrieval context when reporting errors & re...John Mark Bell2011-12-061-9/+7
* Disable rendering of interactive features when exporting as Drawfile.Michael Drake2011-12-061-1/+1
* Beginnings of a gstreamer binding. I've been sitting on this for too longJohn Mark Bell2011-12-055-0/+235
* Add proposed small caps "x" and "q" mappings.Chris Young2011-12-051-0/+2
* Fix frameset resizing.Michael Drake2011-12-051-4/+4
* Support small caps using the font's designed characters.Chris Young2011-12-041-1/+92
* Avoid memory leak when requested font cannot be opened.Chris Young2011-12-041-7/+8