Commit Graph

9663 Commits

Author SHA1 Message Date
Michael Drake
9a216aac98 Icons for URL bar hotlist add/remove toggle/indicator. 2013-11-20 21:45:55 +00:00
Michael Drake
f8d9678ebe Use the compressed copy. 2013-11-20 17:58:29 +00:00
Michael Drake
f18b82512a Change default directory icon. 2013-11-20 17:56:16 +00:00
Michael Drake
3eb65bb54f Fix Coverity #1129524, resource leak. 2013-11-18 14:19:27 +00:00
Michael Drake
c80229e256 Get referer host from referer url. 2013-11-18 11:49:51 +00:00
Michael Drake
10ec6746ce Update example config with JS options. 2013-11-17 22:09:26 +00:00
Chris Young
3f591e575d Modify conflicting Messages entry 2013-11-17 16:36:51 +00:00
Chris Young
240f6159f8 Add the ability to add folders and icons from the hotlist window's menu 2013-11-17 16:33:06 +00:00
Daniel Silverstone
4b3a7666dc Use realpath and stuff file:// on the front of file arguments in GTK frontend 2013-11-17 15:07:09 +00:00
Michael Drake
c933b0aff9 Sort non zero-padded numerical filename parts correctly. 2013-11-14 21:01:51 +00:00
Michael Drake
5e4e32923d Can just use scandir now. 2013-11-14 19:02:35 +00:00
Michael Drake
2a09b66040 Add own implementations of alphasort and scandir when not available. 2013-11-14 19:01:16 +00:00
Michael Drake
b547e1205b Use messages for translations instead of string literals. 2013-11-11 14:32:07 +00:00
Michael Drake
7a920ace39 Marginally cleaner handling of scandir absence. 2013-11-11 11:38:48 +00:00
Michael Drake
74d430f44a Dirty special casing of Windows, to handle mingw dirent.h's lack of scandir and alphasort. 2013-11-11 10:58:55 +00:00
Michael Drake
547c8a5823 Display icons in directory viewer. 2013-11-10 22:24:53 +00:00
Michael Drake
8a72d5be84 Sort directory contents. 2013-11-10 22:02:12 +00:00
Chris Young
5adb1fb1dd Workaround for AM_EXECUTE not supporting PROGDIR: 2013-11-10 12:49:46 +00:00
Chris Young
c781ca27b7 Add an implied PROGDIR: to the ARexx dir name for scanning, as executing the script with PROGDIR: in it doesn't work. 2013-11-09 16:38:24 +00:00
Chris Young
d808e46c17 Updated Italian translation (credit: Samir H) 2013-11-09 15:42:22 +00:00
Chris Young
45cf8fd0e1 Root certificates update 2013-11-09 15:39:06 +00:00
Chris Young
5795c40e67 n an AISS icon for default hotlist dir 2013-11-09 15:36:26 +00:00
Michael Drake
61b5a5e98f Visual indication of hotlist's folder for unsorted entries, with special icon. 2013-11-08 18:53:34 +00:00
Michael Drake
409df8dbbe Add special directory icon. 2013-11-08 18:48:37 +00:00
Michael Drake
e350a84f9d Squeeze a bit more. 2013-11-08 18:47:42 +00:00
Michael Drake
79e5a0d1e2 Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2013-11-08 17:33:57 +00:00
Michael Drake
9c535ad76b Reduce filesizes with pngcrush -brute, and advpng -z -4. 2013-11-08 17:30:29 +00:00
Vincent Sanders
3e070502e6 improve default setting so we can override from CI system 2013-11-07 12:16:58 +00:00
Vincent Sanders
8442ab42fb add script so CI system can run build and upload results to coverity 2013-11-07 12:03:25 +00:00
Vincent Sanders
f8854707bb fix leak of utsname structure (coverity 1109881) 2013-11-06 10:53:01 +00:00
Vincent Sanders
8702eedf67 fix leak in error path (coverity 1109889) 2013-11-06 10:52:29 +00:00
Vincent Sanders
ce2e1e731d update identifier for package to be cleaned 2013-11-05 08:50:01 +00:00
Chris Young
7c4668aafa Use CI build number as the revision number of the internal version string when available. 2013-11-04 19:50:07 +00:00
Chris Young
ea64098699 Set ARexx default dir to PROGDIR:Rexx so it works no matter what the current dir is. 2013-11-04 19:29:54 +00:00
Vincent Sanders
785806d6ac setup old identifier before values get changed 2013-11-04 19:02:55 +00:00
Vincent Sanders
3d3b9fd815 remove old build artifacts 2013-11-04 18:50:45 +00:00
Vincent Sanders
aa4d2eb608 ensure no division by zero can occour (coverity 1109862 1109863) 2013-11-03 22:51:43 +00:00
Vincent Sanders
c26dd43669 ensure no division by zero in scaled object dimensioning (coverity 1109864 ) 2013-11-03 21:52:01 +00:00
Vincent Sanders
41bda017d1 fix error path resource handling in gtk browser window creation (coverity 1109888) 2013-11-03 16:30:34 +00:00
Vincent Sanders
36a061e7db fix local history error return leak (coverity 1109890) 2013-11-03 15:29:17 +00:00
Vincent Sanders
5c3daf9013 fix memory leak in error path (coverity 1109889) 2013-11-03 15:00:40 +00:00
Vincent Sanders
401d1fd1a6 fix coverity 1109883 2013-10-31 23:17:14 +00:00
Vincent Sanders
9c707c8df0 fix coverity 1109891 2013-10-31 23:17:14 +00:00
Michael Drake
6ca908a192 Use libnsfb's tiled bitmap function, instead of tiling ourselves. 2013-10-28 23:05:48 +00:00
Chris Young
b50743a253 tidy-up 2013-10-28 21:30:43 +00:00
Michael Drake
0f166ad6b0 Remove comment. Background only used with alpha channel when printing via Tinct on RISC OS. 2013-10-28 14:30:31 +00:00
Michael Drake
1c85232a63 Improve responsiveness of drags. 2013-10-27 18:48:58 +00:00
Michael Drake
2277fb0284 Apply plot offsets to overlays. 2013-10-26 22:39:48 +01:00
Chris Young
d3aac06e3f Correct some more offsets 2013-10-26 19:47:31 +01:00
Chris Young
ef24e5ce9e Fix bitmap offsets in direct render mode by forcing use of BltBitMap 2013-10-26 19:44:21 +01:00