summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* It's now possible to render fonts in monochrom mode. Ole Loots2012-01-031-29/+115
* removed comment.Ole Loots2012-01-031-6/+1
* Fixed font plotter init and added flag for monochrom glyph rendering. Ole Loots2012-01-032-5/+15
* Made internal font plotter compatible with 256 colors. Ole Loots2012-01-023-75/+157
* s/s/S/Michael Drake2012-01-021-1/+1
* Prevent use after free in cookie updateJohn Mark Bell2012-01-021-1/+2
* Fix build with GTK <2.16John Mark Bell2012-01-021-4/+4
* When dragging text selections to WB, pass the selection pointer to the save r...Chris Young2012-01-021-2/+2
* 256 color plotting: Use vdi to rgb lookup table, made transparency a bit bett...Ole Loots2012-01-021-38/+43
* Open fulled window when running under Single-Task OS.Ole Loots2012-01-021-11/+30
* Totaly prefunctry binding to spidermonkeyVincent Sanders2012-01-0110-2/+180
* Added support for 8bit displays, having big problems with transparent plots ...Ole Loots2011-12-314-690/+965
* ensure favicon is correctly setVincent Sanders2011-12-313-14/+21
* load default favicon once Vincent Sanders2011-12-314-11/+20
* only use libsexy entry widget prior to gtk 2.16Vincent Sanders2011-12-304-80/+107
* fix icon image handler marking genrated bitmaps as modifiedVincent Sanders2011-12-301-22/+23
* Change GTK plotting to use cairo surfaces throughoutVincent Sanders2011-12-3020-423/+724
* Set status message on download finish.Ole Loots2011-12-271-3/+7
* delete all text on esc key press.Ole Loots2011-12-271-0/+4
* Remove unnecessary cache of scroll positionChris Young2011-12-241-4/+0
* Stop ELF binary sections aligning to 64K boundariesChris Young2011-12-241-1/+3
* Search for DejaVu Serif Italic before DejaVu Serif Oblique, this fixes the fo...Chris Young2011-12-241-1/+9
* Fix scrollbar scrollChris Young2011-12-241-0/+7
* Redraw old width after deletion too.Michael Drake2011-12-241-3/+5
* Remove core print specific option from html redraw.Michael Drake2011-12-231-2/+1
* Set background image requirement in core print redraw_context.Michael Drake2011-12-231-0/+1
* Make RISC OS print background images option work.Michael Drake2011-12-231-5/+2
* Make html_redraw obey background image redraw requirement.Michael Drake2011-12-231-1/+2
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-2333-570/+608
* Pass keyboard scroll events to the coreChris Young2011-12-231-50/+81
* Make the RISC OS front end foreground/background menu options work.Michael Drake2011-12-233-18/+16
* Add core options to disable fetch of foreground & background images.Michael Drake2011-12-234-6/+17
* Sync with specJohn Mark Bell2011-12-231-7/+7
* Removed unused variable.Ole Loots2011-12-211-5/+2
* Fixed display of download speed.Ole Loots2011-12-212-2/+2
* Fixed display of download speed.Ole Loots2011-12-211-2/+2
* Removed unimplemented function declarationOle Loots2011-12-211-1/+0
* Add event listeners to WM_MOVED, WM_RESIZED, WM_FULLED instead of overwriting...Ole Loots2011-12-213-182/+133
* Delete comment that seems incorrect.Michael Drake2011-12-201-3/+0
* When deleting multiple treeview nodes, don't redraw after every node is delet...Michael Drake2011-12-201-3/+31
* Provide a generic fall-back scroll event handler for scroll wheels.Steve Fryatt2011-12-193-1/+66
* 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