John-Mark Bell
|
ea3f09a724
|
Correctly emit entities when serialising to HTML.
|
2012-12-30 23:37:06 +00:00 |
John-Mark Bell
|
ce640e59fd
|
Report (and ignore) failure to load non-existent document. (Credit: Chris Young)
|
2012-11-11 11:31:34 +00:00 |
John-Mark Bell
|
bb3a6bbb3b
|
Permit hotlist entries to have no title.
|
2012-11-11 11:23:43 +00:00 |
Vincent Sanders
|
a79e098817
|
remove redundant domutils and put functionality in existing utils/libdom
|
2012-11-10 11:44:38 +00:00 |
John-Mark Bell
|
4d58ed6562
|
Port hotlist load/save to libdom.
|
2012-11-09 23:23:04 +00:00 |
Michael Drake
|
d9e7d58106
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
John-Mark Bell
|
1ecc94b187
|
Use case insensitive string comparisions for nodes
|
2012-07-15 01:39:25 +01:00 |
Michael Drake
|
87fdebb534
|
Squash warnings.
svn path=/trunk/netsurf/; revision=13148
|
2011-11-15 11:40:40 +00:00 |
Chris Young
|
dd6d1ce527
|
Make default hotlist folder persistent across sessions
svn path=/trunk/netsurf/; revision=13141
|
2011-11-10 13:07:47 +00:00 |
Michael Drake
|
9493cec576
|
Optimise hotlist loading by using nsurl instead of url_normalise. Also convert tree url post-edit normalisation to use nsurl. The treeviews still store urls as strings for now.
svn path=/trunk/netsurf/; revision=12970
|
2011-10-06 12:31:22 +00:00 |
John Mark Bell
|
cefcce0197
|
Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data.
svn path=/trunk/netsurf/; revision=12623
|
2011-07-24 11:40:08 +00:00 |
Chris Young
|
4147c185c8
|
When launching multiple URLs from a treeview, allow to open one window with multiple
tabs instead of one window per URL. Make compatible frontends do this by default.
svn path=/trunk/netsurf/; revision=12552
|
2011-07-02 11:41:06 +00:00 |
John Mark Bell
|
6dfcd35580
|
Fix url node icons
svn path=/trunk/netsurf/; revision=12383
|
2011-05-11 19:29:48 +00:00 |
John Mark Bell
|
e71691bae8
|
Merge branches/jmb/content-factory to trunk
svn path=/trunk/netsurf/; revision=12283
|
2011-05-06 20:40:09 +00:00 |
Daniel Silverstone
|
699f0cb344
|
Make the tree icon dir a non-option
svn path=/trunk/netsurf/; revision=11422
|
2011-01-20 14:05:13 +00:00 |
Daniel Silverstone
|
3e7bf7cfb5
|
Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc.
svn path=/trunk/netsurf/; revision=11421
|
2011-01-20 13:51:41 +00:00 |
Vincent Sanders
|
60c840628f
|
Small refactor to change icon names to being passed in from frontends instead of core treeview globals
svn path=/trunk/netsurf/; revision=11053
|
2010-12-14 00:18:24 +00:00 |
Michael Drake
|
bd39b8f0d7
|
Retain edits to hotlist entry titles.
svn path=/trunk/netsurf/; revision=11006
|
2010-12-05 16:09:52 +00:00 |
Chris Young
|
835d033e7b
|
Amiga icon loader. Treeviews will now use the user's icons for content types.
svn path=/trunk/netsurf/; revision=10925
|
2010-10-30 14:23:38 +00:00 |
John Mark Bell
|
f309236fa8
|
Fix bug 3095552: don't escape URLs after editing. (credit: Martin Bazley)
svn path=/trunk/netsurf/; revision=10911
|
2010-10-27 20:15:01 +00:00 |
Chris Young
|
c052d534e7
|
Add some missing CONTENT_WEBPs. WebP images in HTML docs now display correctly.
svn path=/trunk/netsurf/; revision=10890
|
2010-10-16 15:26:28 +00:00 |
John Mark Bell
|
6173bb0e6c
|
Merge treeview-redux to trunk
svn path=/trunk/netsurf/; revision=10865
|
2010-10-05 19:14:46 +00:00 |