summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix number of corestrings to testVincent Sanders2017-07-261-1/+8
* update cookie database tests to not use expired cookie dataVincent Sanders2017-07-263-48/+51
* Updated Italian translation from SamirChris Young2017-06-281-111/+116
* Don't double-convert stringChris Young2017-06-281-3/+1
* fix resource leak on error in local history initialisationVincent Sanders2017-06-121-14/+15
* remove depricated local history display APIVincent Sanders2017-06-114-384/+356
* rationalise the RISC OS browser window implementationVincent Sanders2017-06-118-2990/+3078
* cleanup use of internal frames scrollbar widget headerVincent Sanders2017-06-113-6/+18
* Windows: Ensure core windows are fully initialised.Michael Drake2017-06-114-4/+4
* RISC OS: Ensure core windows are fully initialised.Michael Drake2017-06-114-4/+4
* GTK: Ensure core windows are fully initialised.Michael Drake2017-06-114-4/+4
* Framebuffer: Ensure local history corewindow is fully initialised.Michael Drake2017-06-111-1/+1
* Use the correct function to get the URL at positionChris Young2017-06-101-19/+21
* Migrate Amiga local history to corewindowChris Young2017-06-105-318/+247
* Split local history data from viewer in headersVincent Sanders2017-06-107-147/+192
* Core window: Ensure all front ends initialise drag_status.Michael Drake2017-06-108-9/+12
* GTK: Ensure drag status is initialised in core windows.Michael Drake2017-06-101-0/+1
* HTML handler: Avoid unnecessary dom_string_caseless_isequal call.Michael Drake2017-06-101-9/+11
* Framebuffer: Return on successful non-repeating bitmap plot.Michael Drake2017-06-101-0/+1
* Framebuffer: Fix bitmap plotter return value.Michael Drake2017-06-101-1/+3
* update framebuffer to have corewindow interface and use it for localhistoryVincent Sanders2017-06-108-167/+668
* Initial monkey farmer example, needs to be genericisedDaniel Silverstone2017-06-101-0/+363
* Description of OPTIONSDaniel Silverstone2017-06-101-0/+8
* Add ability to set options in monkeyDaniel Silverstone2017-06-101-1/+11
* SET_SCROLL only wants x/y not x0y0x1y1Daniel Silverstone2017-06-101-2/+2
* Look for resources in useful folder nameDaniel Silverstone2017-06-101-1/+1
* Fix commentsDaniel Silverstone2017-06-101-2/+2
* Reflow monkey code, it was annoying me too muchDaniel Silverstone2017-06-1012-874/+866
* Rework monkey docs into markdownDaniel Silverstone2017-06-101-131/+175
* Include time in GENERIC POLL TIMEDDaniel Silverstone2017-06-102-2/+5
* Core local history: Remove debug background fill.Michael Drake2017-06-101-1/+0
* RISC OS: Local history now behaves the same as other core windows.Michael Drake2017-06-101-1/+1
* GTK: Don't need to treat local history specially now.Michael Drake2017-06-101-1/+1
* Core local history: Make rendering behave like treeview.Michael Drake2017-06-101-33/+29
* Local history: Pass clip rectangle around as struct.Michael Drake2017-06-106-51/+40
* Core local history: We always clip, so don't need to handle condition.Michael Drake2017-06-101-14/+10
* Core local history: Remove unused redraw API.Michael Drake2017-06-102-39/+0
* Fix windows frontend click and invalidate region scroll offsetsVincent Sanders2017-06-091-9/+39
* fix gtk bitmap doccomment to be truthfulVincent Sanders2017-06-091-2/+2
* Windows: Core window: No need to erase the invalidated region on scroll.Michael Drake2017-06-091-2/+2
* Local history: Render window background fill.Michael Drake2017-06-091-0/+16
* Doxygen can't do badged, because Doxygen is goodDaniel Silverstone2017-06-091-1/+1
* Link to the CII best practices page for NetSurf. Talk to me about updating itDaniel Silverstone2017-06-091-0/+2
* fix coverity issue 1372473 Out-of-bounds writeVincent Sanders2017-06-091-2/+2
* Update documentation removing junk and moving to markdown for most text filesVincent Sanders2017-06-0936-823/+901
* Free the structure with the correct function callChris Young2017-06-081-1/+1
* Correct alignment (thx Jaime Cagigal)Chris Young2017-06-071-1/+1
* Layout: Prevent negative widths on absolutle positioned boxes.Michael Drake2017-06-021-6/+6
* make windows frontend use corewindow API for local history windowVincent Sanders2017-06-019-513/+380
* clean up doccomments and formatting in texplain content handlerVincent Sanders2017-06-012-484/+536