summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix plot_fill and plot_clip coords.François Revel2008-10-051-2/+71
* Add Aliases to resources for later use.François Revel2008-10-051-1/+2
* Fixed some problems with tabs, added a tab close gadget.Chris Young2008-10-052-16/+40
* Comment flush plotter.Michael Drake2008-10-051-1/+2
* Add Hubbub support, should work much better when actually initializing it.François Revel2008-10-052-0/+32
* Fix the white flickering and bad redraws (text too dark due to being drawn tw...François Revel2008-10-052-2/+22
* Fix build and opening source file in editor.François Revel2008-10-051-8/+10
* Kiosk mode (borderless window, no gadgets or menu etc)Chris Young2008-10-052-185/+254
* AmigaOS tabs implementation.Chris Young2008-10-059-60/+164
* Incomplete support for tabbed browsing.Chris Young2008-10-044-205/+311
* Dummy throbber (1x2 pixel grey PNG)Chris Young2008-10-041-0/+0
* Revert r5478, I didn't notice content struct had a mime_type field.François Revel2008-10-032-18/+0
* Add support for editting page source.François Revel2008-10-033-0/+97
* Add a function to tell the mime type for a content type.François Revel2008-10-032-0/+18
* Fix prototype to get it as C linkage.François Revel2008-10-031-1/+1
* - cleanup dead gtk code and copyrightsFrançois Revel2008-10-0211-221/+25
* Use find_directory() to find where to put settings instead of polluting ~/.François Revel2008-10-021-23/+42
* Make sure menu items all get the target set recursively.François Revel2008-10-021-10/+11
* Add window shortcuts for toolbar actions.François Revel2008-10-021-0/+22
* Partially fix menu shortcut handling, however I'm not sure how to set Functio...François Revel2008-10-021-1/+7
* Fix R5 BONE build.François Revel2008-10-022-0/+2
* Implemented the login dialog.François Revel2008-10-024-98/+161
* - Cleanup: remove dead gtk code and its copyrightsFrançois Revel2008-10-028-413/+24
* - switch to using builtin css files from rsrc:François Revel2008-10-023-5/+19
* 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