summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Icons for URL bar hotlist add/remove toggle/indicator.Michael Drake2013-11-202-0/+0
* Use the compressed copy.Michael Drake2013-11-201-0/+0
* Change default directory icon.Michael Drake2013-11-201-0/+0
* Fix Coverity #1129524, resource leak.Michael Drake2013-11-181-2/+3
* Get referer host from referer url.Michael Drake2013-11-181-1/+1
* Update example config with JS options.Michael Drake2013-11-171-28/+25
* Modify conflicting Messages entryChris Young2013-11-172-6/+6
* Add the ability to add folders and icons from the hotlist window's menuChris Young2013-11-171-15/+41
* Use realpath and stuff file:// on the front of file arguments in GTK frontendDaniel Silverstone2013-11-171-4/+20
* Sort non zero-padded numerical filename parts correctly.Michael Drake2013-11-143-1/+50
* Can just use scandir now.Michael Drake2013-11-141-17/+1
* Add own implementations of alphasort and scandir when not available.Michael Drake2013-11-142-0/+88
* Use messages for translations instead of string literals.Michael Drake2013-11-113-5/+23
* Marginally cleaner handling of scandir absence.Michael Drake2013-11-112-14/+17
* Dirty special casing of Windows, to handle mingw dirent.h's lack of scandir a...Michael Drake2013-11-111-2/+20
* Display icons in directory viewer.Michael Drake2013-11-101-3/+15
* Sort directory contents.Michael Drake2013-11-101-6/+14
* Workaround for AM_EXECUTE not supporting PROGDIR:Chris Young2013-11-102-11/+11
* Add an implied PROGDIR: to the ARexx dir name for scanning, as executing the ...Chris Young2013-11-092-3/+7
* Updated Italian translation (credit: Samir H)Chris Young2013-11-091-59/+59
* Root certificates updateChris Young2013-11-091-471/+304
* n an AISS icon for default hotlist dirChris Young2013-11-091-0/+1
* Visual indication of hotlist's folder for unsorted entries, with special icon.Michael Drake2013-11-084-23/+41
* Add special directory icon.Michael Drake2013-11-081-0/+0
* Squeeze a bit more.Michael Drake2013-11-082-0/+0
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2013-11-084-17/+95
|\
| * improve default setting so we can override from CI systemVincent Sanders2013-11-071-5/+9
| * add script so CI system can run build and upload results to coverityVincent Sanders2013-11-071-0/+66
| * fix leak of utsname structure (coverity 1109881)Vincent Sanders2013-11-061-16/+19
| * fix leak in error path (coverity 1109889)Vincent Sanders2013-11-061-1/+2
| * update identifier for package to be cleanedVincent Sanders2013-11-051-0/+4
* | Reduce filesizes with pngcrush -brute, and advpng -z -4.Michael Drake2013-11-084-0/+0
|/
* Use CI build number as the revision number of the internal version string whe...Chris Young2013-11-041-0/+5
* Set ARexx default dir to PROGDIR:Rexx so it works no matter what the current ...Chris Young2013-11-041-1/+1
* setup old identifier before values get changedVincent Sanders2013-11-041-2/+9
* remove old build artifactsVincent Sanders2013-11-041-6/+20
* ensure no division by zero can occour (coverity 1109862 1109863)Vincent Sanders2013-11-031-5/+14
* ensure no division by zero in scaled object dimensioning (coverity 1109864 )Vincent Sanders2013-11-031-1/+2
* fix error path resource handling in gtk browser window creation (coverity 110...Vincent Sanders2013-11-031-12/+14
* fix local history error return leak (coverity 1109890)Vincent Sanders2013-11-031-5/+13
* fix memory leak in error path (coverity 1109889)Vincent Sanders2013-11-031-12/+7
* fix coverity 1109883Vincent Sanders2013-10-311-0/+1
* fix coverity 1109891Vincent Sanders2013-10-311-4/+11
* Use libnsfb's tiled bitmap function, instead of tiling ourselves.Michael Drake2013-10-281-18/+15
* tidy-upChris Young2013-10-281-6/+2
* Remove comment. Background only used with alpha channel when printing via Ti...Michael Drake2013-10-281-4/+0
* Improve responsiveness of drags.Michael Drake2013-10-272-9/+6
* Apply plot offsets to overlays.Michael Drake2013-10-261-6/+6
* Correct some more offsetsChris Young2013-10-261-1/+1
* Fix bitmap offsets in direct render mode by forcing use of BltBitMapChris Young2013-10-262-3/+5