summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* First try at implementing menus, from RiscOS ones but lots don't work yet.François Revel2008-10-023-133/+657
* - iMissing knockout option to falseFrançois Revel2008-10-013-4/+25
* Implemented thumbnails, though we don't use them yet.François Revel2008-10-011-49/+81
* Ensure image/png.h gets css/css.h for the colour typedefDaniel Silverstone2008-10-011-0/+3
* Load SVGs in IMG elements.Michael Drake2008-09-301-0/+3
* Minimal ARexx port.Chris Young2008-09-294-2/+107
* Include css/css.h for type colour (following change r5459).John Tytgat2008-09-281-0/+1
* - Accept a URL as an argument to open that page on startup (this is needed fo...Chris Young2008-09-281-50/+66
* 'unsigned long' -> 'colour' where it made sense.John Tytgat2008-09-2827-49/+50
* When the treeview window is the last one on screen and it is closed, NetSurf nowChris Young2008-09-281-0/+5
* Stop scaled bitmaps from disappearing completely when the top of the image isChris Young2008-09-281-10/+13
* Treeview window event handling (currently just double-clicking hotlist items andChris Young2008-09-285-50/+153
* * desktop/save_pdf/pdf_plotters.c:John Tytgat2008-09-283-56/+48
* One warning less.John Tytgat2008-09-282-5/+2
* Fix block level replaced element height regression.Michael Drake2008-09-281-1/+1
* Improved text cursorChris Young2008-09-271-8/+12
* Modification for treeview support - missed from previous commitChris Young2008-09-271-2/+4
* Experimental treeview implementation using listbrowser.gadget.Chris Young2008-09-275-16/+364
* Also remember to apply min/max-width on floats without auto width.Michael Drake2008-09-271-0/+2
* Implement min-width and max-width properties for non-replaced elements. Parti...Michael Drake2008-09-271-78/+200
* Remove include of an internal UnixLib header (which btw no longer exists in g...John Tytgat2008-09-271-1/+1
* Mention framebuffer front end code directory.Michael Drake2008-09-261-0/+1
* C89François Revel2008-09-252-2/+3
* Fix line plotting and rectangle clipping segfaultDaniel Silverstone2008-09-243-4/+6
* If use_os_pointers is off and no Wait pointer image has been loaded from disk...Chris Young2008-09-231-1/+11
* Minor pointer corrections, added 4 colour default pointer (standard 2.0 style...Chris Young2008-09-234-0/+66
* Fix for children of a containing block not being placed with respect to the c...Michael Drake2008-09-231-2/+2
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-2343-5/+9427
* Use stylesheets from LINK elements outside HEAD. (We already supported STYLE ...Michael Drake2008-09-231-115/+97
* Fix array overrun.John Mark Bell2008-09-231-1/+1
* Rework html parser bindings to have a common API and reside in separate files...John Mark Bell2008-09-237-746/+1056
* Ignore clear property on floats when there are no floats to clear.Michael Drake2008-09-221-5/+11
* 32-bit mouse pointer support.Chris Young2008-09-2223-69/+183
* Fix for positioning of inlines when a float is forced below them.Michael Drake2008-09-221-2/+0
* Fix relative positioning to affect position of descendant floats which are in...Michael Drake2008-09-211-8/+58
* Fix signalling of events from 401 login windowChris Young2008-09-213-1/+4
* Fix floated radio buttons and checkboxes.Michael Drake2008-09-201-0/+24
* Stop the throbber trying to draw on download and 401-login windows.Chris Young2008-09-202-4/+4
* Fix screen clear bug - now plain text files are readable.Chris Young2008-09-201-2/+5
* Stop double-freeing the document in some error cases.John Mark Bell2008-09-181-1/+1
* Fix diagram to be fill -- not sure what happens with lines.Michael Drake2008-09-171-7/+7
* Return MNG/PNG lib defaults to how they were originally. Explain in Makefile....Michael Drake2008-09-171-15/+15
* Drag Messages files back in sync.Michael Drake2008-09-163-11/+134
* Fix some wrarnings.Michael Drake2008-09-161-11/+10
* Amiga message additions/correctionsChris Young2008-09-165-5/+180
* Fix some wrarnings.Michael Drake2008-09-161-1/+2
* Make RISC OS use -O2 too and tidy comments.Michael Drake2008-09-162-28/+32
* Re-enable MNG support for AmigaOS buildChris Young2008-09-161-0/+4
* Make libmng string mention all formats it can support.Michael Drake2008-09-161-1/+1
* Tidy up png support string.Michael Drake2008-09-161-5/+5