summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rationalise titles and styles of various GTK windowsRob Kendrick2010-12-054-35/+52
| | | | svn path=/trunk/netsurf/; revision=11002
* Reflect changes to libcss APIJohn Mark Bell2010-12-052-1/+3
| | | | svn path=/trunk/netsurf/; revision=11001
* Brain fix on last night's IPv6 modificationsRob Kendrick2010-12-051-1/+1
| | | | svn path=/trunk/netsurf/; revision=11000
* Give bookmarks window the focus when it is opened, remove utility style from ↵Rob Kendrick2010-12-052-15/+16
| | | | | | window definition svn path=/trunk/netsurf/; revision=10997
* Remove a small amount of putridness from GTK full save implemention. Still ↵Rob Kendrick2010-12-051-4/+9
| | | | | | needs to cope gracefully with the target directory already existing and offer to overwrite. svn path=/trunk/netsurf/; revision=10995
* Make urldb_add_url IPv6-awareRob Kendrick2010-12-041-6/+7
| | | | svn path=/trunk/netsurf/; revision=10990
* Fix coloursJohn Mark Bell2010-12-042-157/+159
| | | | svn path=/trunk/netsurf/; revision=10989
* Purge Aliases file stuff.Michael Drake2010-12-046-307/+0
| | | | svn path=/trunk/netsurf/; revision=10982
* Remove Hubbub and Wapcaplet initialisation and finalisation.Michael Drake2010-12-047-74/+0
| | | | svn path=/trunk/netsurf/; revision=10980
* More IPv6 compatibility work, added hack to cope with incorrect calls to ↵Rob Kendrick2010-12-041-7/+59
| | | | | | url_host_is_ip_address while we fix the callers. svn path=/trunk/netsurf/; revision=10968
* Reimplement url_host_is_ipaddress() to cope with IPv6 addresses and ↵Rob Kendrick2010-12-041-17/+20
| | | | | | decimal/hex IPv4 addresses in addition to dotted-quad v4 addresses. svn path=/trunk/netsurf/; revision=10959
* fix off by 1 in previous commitVincent Sanders2010-12-041-4/+4
| | | | svn path=/trunk/netsurf/; revision=10958
* Stop cursor leaving the root widget and causing a segfault (Found by tlsa)Vincent Sanders2010-12-041-0/+10
| | | | svn path=/trunk/netsurf/; revision=10957
* Don't overrule NetSurf$Dir, NetSurf$Help, NetSurf$Web, NetSurf$Title, ↵John Tytgat2010-12-041-6/+6
| | | | | | | | NetSurf$Publisher and NetSurf$Description unless NetSurf$ForceVars is set to 1. Based on feedback in "Margins" mail thread @ NetSurf ML. svn path=/trunk/netsurf/; revision=10956
* Schoolboy error. When editing things for testing, remember to change them back.Chris Young2010-12-041-1/+1
| | | | svn path=/trunk/netsurf/; revision=10954
* Improve url_host_is_ip_address Vincent Sanders2010-11-261-29/+19
| | | | svn path=/trunk/netsurf/; revision=10951
* Fix serious crash if NetSurf is running twice (once with the FORCE switch) on aChris Young2010-11-211-13/+3
| | | | | | | NetSurf-created public screen, and the sessions are quit in the reverse order to which they were launched. svn path=/trunk/netsurf/; revision=10950
* Give the browser window widget input focus by defualt on startup.Michael Drake2010-11-204-1/+24
| | | | svn path=/trunk/netsurf/; revision=10948
* Make click action happen on release.Michael Drake2010-11-203-9/+9
| | | | svn path=/trunk/netsurf/; revision=10947
* Fix copy of iconChris Young2010-11-201-3/+12
| | | | svn path=/trunk/netsurf/; revision=10946
* Update to newer libcurl, avoids libssl conflicts (credit: MickJT)Chris Young2010-11-102-2/+2
| | | | svn path=/trunk/netsurf/; revision=10943
* Remove excess indentation.Michael Drake2010-11-081-44/+44
| | | | svn path=/trunk/netsurf/; revision=10942
* Tweak package, use newer libsslChris Young2010-11-073-3/+3
| | | | svn path=/trunk/netsurf/; revision=10941
* Fix crash on multi-select dragsChris Young2010-11-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=10940
* Show correct drag iconsChris Young2010-11-031-4/+17
| | | | svn path=/trunk/netsurf/; revision=10939
* Add libvpx.so.0.9.5Chris Young2010-11-032-2/+2
| | | | svn path=/trunk/netsurf/; revision=10938
* More useful comment about what bw->scroll is for.Michael Drake2010-11-031-1/+2
| | | | svn path=/trunk/netsurf/; revision=10936
* Fix comment.Michael Drake2010-11-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=10935
* Remove libhpdf.so (as pdf export disabled currently) and libvpx.so (as we ↵Chris Young2010-11-022-4/+3
| | | | | | | | | have to static link due to unspecified problems). Clear up the commented-out list of shared objects. svn path=/trunk/netsurf/; revision=10934
* Updated translation (credit: Samir Hawamdeh)Chris Young2010-11-011-8/+8
| | | | svn path=/trunk/netsurf/; revision=10933
* NetSurf drawer icon (credit: Martin Merz)Chris Young2010-11-012-1/+1
| | | | svn path=/trunk/netsurf/; revision=10932
* Keyboard shortcut section (credit: Samir Hawamdeh)Chris Young2010-10-311-12/+40
| | | | svn path=/trunk/netsurf/; revision=10930
* Fix compilationChris Young2010-10-311-1/+1
| | | | svn path=/trunk/netsurf/; revision=10929
* Support ColourIconsChris Young2010-10-316-95/+167
| | | | svn path=/trunk/netsurf/; revision=10928
* Previous commit should have all gone to trunkChris Young2010-10-304-6/+0
| | | | svn path=/trunk/netsurf/; revision=10926
* Amiga icon loader. Treeviews will now use the user's icons for content types.Chris Young2010-10-3013-50/+295
| | | | svn path=/trunk/netsurf/; revision=10925
* Drag icon codeChris Young2010-10-302-0/+372
| | | | svn path=/trunk/netsurf/; revision=10924
* missing headerChris Young2010-10-301-0/+22
| | | | svn path=/trunk/netsurf/; revision=10923
* Move drag icon stuff to own file; fix warningsChris Young2010-10-3012-308/+12
| | | | svn path=/trunk/netsurf/; revision=10922
* Allow drags of URLs from treeview windows to browser windows.Chris Young2010-10-303-17/+59
| | | | svn path=/trunk/netsurf/; revision=10921
* If a drag is in progress that the tree can't handle, it is a ↵Chris Young2010-10-302-1/+4
| | | | | | | | TREE_UNKNOWN_DRAG not a TREE_NO_DRAG, as the platform code might be able to deal with it. svn path=/trunk/netsurf/; revision=10920
* Only set TREE_MOVE_DRAG is the tree is TREE_MOVABLEChris Young2010-10-301-1/+2
| | | | svn path=/trunk/netsurf/; revision=10919
* Fix content icons in treeviewsChris Young2010-10-291-0/+3
| | | | svn path=/trunk/netsurf/; revision=10918
* Allow getting the tree's drag property. This ensures we can see whether the ↵Chris Young2010-10-294-12/+37
| | | | | | | | current drag is something we might need to display an icon for. svn path=/trunk/netsurf/; revision=10917
* Futher simplification of the makefileVincent Sanders2010-10-299-275/+307
| | | | | | Use target makefiles to set build sources svn path=/trunk/netsurf/; revision=10916
* Fix cleanup of hlcache_retrieval_ctx_ringJohn Mark Bell2010-10-281-1/+2
| | | | svn path=/trunk/netsurf/; revision=10915
* Add an error message if GetVideo is not installed. Use v0.27's new "ask" ↵Chris Young2010-10-281-1/+7
| | | | | | | | function instead of assuming the user wants to save. svn path=/trunk/netsurf/; revision=10914
* Updated translation from Samir HawamdehChris Young2010-10-281-50/+50
| | | | svn path=/trunk/netsurf/; revision=10913
* Fix bug 3096811: discard HTTP headers for all but the last responseJohn Mark Bell2010-10-271-8/+35
| | | | svn path=/trunk/netsurf/; revision=10912
* Fix bug 3095552: don't escape URLs after editing. (credit: Martin Bazley)John Mark Bell2010-10-271-6/+2
| | | | svn path=/trunk/netsurf/; revision=10911