summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reflect changes to libcss APIJohn Mark Bell2010-12-052-1/+3
* Brain fix on last night's IPv6 modificationsRob Kendrick2010-12-051-1/+1
* Give bookmarks window the focus when it is opened, remove utility style from ...Rob Kendrick2010-12-052-15/+16
* Remove a small amount of putridness from GTK full save implemention. Still n...Rob Kendrick2010-12-051-4/+9
* Make urldb_add_url IPv6-awareRob Kendrick2010-12-041-6/+7
* Fix coloursJohn Mark Bell2010-12-042-157/+159
* Purge Aliases file stuff.Michael Drake2010-12-046-307/+0
* Remove Hubbub and Wapcaplet initialisation and finalisation.Michael Drake2010-12-047-74/+0
* More IPv6 compatibility work, added hack to cope with incorrect calls to url_...Rob Kendrick2010-12-041-7/+59
* Reimplement url_host_is_ipaddress() to cope with IPv6 addresses and decimal/h...Rob Kendrick2010-12-041-17/+20
* fix off by 1 in previous commitVincent Sanders2010-12-041-4/+4
* Stop cursor leaving the root widget and causing a segfault (Found by tlsa)Vincent Sanders2010-12-041-0/+10
* Don't overrule NetSurf$Dir, NetSurf$Help, NetSurf$Web, NetSurf$Title, NetSurf...John Tytgat2010-12-041-6/+6
* Schoolboy error. When editing things for testing, remember to change them back.Chris Young2010-12-041-1/+1
* Improve url_host_is_ip_address Vincent Sanders2010-11-261-29/+19
* Fix serious crash if NetSurf is running twice (once with the FORCE switch) on aChris Young2010-11-211-13/+3
* Give the browser window widget input focus by defualt on startup.Michael Drake2010-11-204-1/+24
* Make click action happen on release.Michael Drake2010-11-203-9/+9
* Fix copy of iconChris Young2010-11-201-3/+12
* Update to newer libcurl, avoids libssl conflicts (credit: MickJT)Chris Young2010-11-102-2/+2
* Remove excess indentation.Michael Drake2010-11-081-44/+44
* Tweak package, use newer libsslChris Young2010-11-073-3/+3
* Fix crash on multi-select dragsChris Young2010-11-031-1/+1
* Show correct drag iconsChris Young2010-11-031-4/+17
* Add libvpx.so.0.9.5Chris Young2010-11-032-2/+2
* More useful comment about what bw->scroll is for.Michael Drake2010-11-031-1/+2
* Fix comment.Michael Drake2010-11-031-1/+1
* Remove libhpdf.so (as pdf export disabled currently) and libvpx.so (as we hav...Chris Young2010-11-022-4/+3
* Updated translation (credit: Samir Hawamdeh)Chris Young2010-11-011-8/+8
* NetSurf drawer icon (credit: Martin Merz)Chris Young2010-11-012-1/+1
* Keyboard shortcut section (credit: Samir Hawamdeh)Chris Young2010-10-311-12/+40
* Fix compilationChris Young2010-10-311-1/+1
* Support ColourIconsChris Young2010-10-316-95/+167
* Previous commit should have all gone to trunkChris Young2010-10-304-6/+0
* Amiga icon loader. Treeviews will now use the user's icons for content types.Chris Young2010-10-3013-50/+295
* Drag icon codeChris Young2010-10-302-0/+372
* missing headerChris Young2010-10-301-0/+22
* Move drag icon stuff to own file; fix warningsChris Young2010-10-3012-308/+12
* Allow drags of URLs from treeview windows to browser windows.Chris Young2010-10-303-17/+59
* If a drag is in progress that the tree can't handle, it is a TREE_UNKNOWN_DRA...Chris Young2010-10-302-1/+4
* Only set TREE_MOVE_DRAG is the tree is TREE_MOVABLEChris Young2010-10-301-1/+2
* Fix content icons in treeviewsChris Young2010-10-291-0/+3
* Allow getting the tree's drag property. This ensures we can see whether the ...Chris Young2010-10-294-12/+37
* Futher simplification of the makefileVincent Sanders2010-10-299-275/+307
* Fix cleanup of hlcache_retrieval_ctx_ringJohn Mark Bell2010-10-281-1/+2
* Add an error message if GetVideo is not installed. Use v0.27's new "ask" fun...Chris Young2010-10-281-1/+7
* Updated translation from Samir HawamdehChris Young2010-10-281-50/+50
* Fix bug 3096811: discard HTTP headers for all but the last responseJohn Mark Bell2010-10-271-8/+35
* Fix bug 3095552: don't escape URLs after editing. (credit: Martin Bazley)John Mark Bell2010-10-271-6/+2
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-277-344/+343