summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* UI fixes for search bar and cookie managerAdrien Destugues2016-02-013-13/+14
* Test for [TreatNullAs=EmptyString]John-Mark Bell2016-02-011-0/+24
* Handle known HTML elements without specialisations.Michael Drake2016-02-011-1/+7
* update for aarch64Vincent Sanders2016-02-011-0/+9
* Add paragraph proto test.Michael Drake2016-02-011-0/+23
* Attempt to squash warning that happens on CI.Michael Drake2016-02-011-3/+3
* JavaScript: Fix & optimise HTMLElement specialisation proto str generation.Michael Drake2016-02-011-9/+199
* Add an option to close inactive tabs to the tab bar context menuChris Young2016-01-316-21/+62
* Implement warn_multi for OS3 (needed for the multiple tab close warning)Chris Young2016-01-311-4/+14
* Fix some enable/disable gadget logicChris Young2016-01-311-2/+2
* Force always show tabs when clicktab.gadget is older than v53Chris Young2016-01-312-5/+10
* Enable tabbed browsing on OS3Chris Young2016-01-311-6/+11
* HTMLElement: stub .style getter. For #2413.John-Mark Bell2016-01-311-0/+9
* Javascript: introduce script execution timeout. For #2413.John-Mark Bell2016-01-312-1/+37
* Disable "native scaled bitmaps" option if we're in palette mapped modeChris Young2016-01-301-2/+5
* Allocate bitmap structures using an itempoolChris Young2016-01-293-3/+18
* Simplify special element handling in node inserted callback.Michael Drake2016-01-291-31/+31
* Spaces to tabs.Michael Drake2016-01-291-1/+1
* Move some things around to try and prevent invalid pointer accesses on exitChris Young2016-01-293-26/+27
* Disable the DPI gadget if in bitmap/diskfont fonts modeChris Young2016-01-281-1/+7
* Add a GUI prefs option on OS3 only, to toggle between bitmap and outline fontsChris Young2016-01-272-1/+27
* Add the remaining missing OS3 prefs GUI elementsChris Young2016-01-271-24/+29
* Add dither and nativebitmap options to OS3 prefs guiChris Young2016-01-271-21/+20
* Enable proxy options in prefs GUI for OS3Chris Young2016-01-271-8/+10
* Fix some memory leakageChris Young2016-01-271-3/+28
* fix the incorrect copy'n'pasted parametersChris Young2016-01-261-6/+6
* Move OS3 array to list into separate functionChris Young2016-01-261-20/+37
* Don't read the values of gadgets which were not created.Chris Young2016-01-261-1/+20
* Don't use ami_NewMinList as it potentially writes past the MinList structure ...Chris Young2016-01-263-10/+12
* Alloc specifying local charset on OS3 as we can't get this from LocaleChris Young2016-01-263-1/+8
* Make most of the prefs GUI display (and hopefully work) under OS3Chris Young2016-01-263-11/+45
* Show warnings on OS3 with an EasyRequestChris Young2016-01-261-1/+13
* Bring OS3 about requester up on the correct screenChris Young2016-01-251-1/+1
* Simple "about" requester for OS3Chris Young2016-01-251-4/+9
* Merge branch 'chris/fix-palmap-crash'Chris Young2016-01-253-10/+30
|\
| * Revert "Plot local history background white instead of wholly transparent"Chris Young2016-01-251-1/+1
| * Remove unneeded pen listChris Young2016-01-251-7/+2
| * Plot local history background white instead of wholly transparentChris Young2016-01-251-1/+1
| * When forcing 32-bit render mode, don't create the BitMaps as friends of the s...Chris Young2016-01-252-2/+3
| * conflictChris Young2016-01-251-4/+0
| * Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/fix...Chris Young2016-01-2515-71/+76
| |\ | |/ |/|
* | remove javascript build option from jenkins scriptVincent Sanders2016-01-251-28/+20
* | make declarations match definitions for duk_raw_read_xxx_beVincent Sanders2016-01-251-6/+6
* | fixup some empty logging calls in atari hotlist codeVincent Sanders2016-01-251-3/+3
* | Wrap verbose JS logging in debug macro.Michael Drake2016-01-254-5/+11
* | Make the palette-mapped state relate to the rendering layer rather than globa...Chris Young2016-01-258-38/+43
| * track type of native bitmapChris Young2016-01-251-10/+36
|/
* Use itempools for storing our pen locksChris Young2016-01-241-4/+19
* 1 isn't prime.Michael Drake2016-01-231-0/+3
* friend_bitmap should default to false as it causes problemsChris Young2016-01-231-1/+1