summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't feed negative values to the scrollerChris Young2010-10-251-2/+8
* Restore toolbar menus in RO treeview windows.Steve Fryatt2010-10-2412-92/+123
* Re-enable toolbar editing and button selection in RO treeview windows.Steve Fryatt2010-10-2411-66/+122
* Partially re-enable toolbar buttons in RO treeview windows.Steve Fryatt2010-10-249-39/+172
* Selection drags now use clipboard unit 1 instead of 0. This stops the user'sChris Young2010-10-241-6/+26
* Only allow auto-scroll on selection and selection dragsChris Young2010-10-245-4/+20
* Squash warningJohn Mark Bell2010-10-241-2/+0
* Don't expand the oldest global history entries by default.Chris Young2010-10-241-5/+0
* Slightly less braindead textplain handlingJohn Mark Bell2010-10-231-24/+72
* More GTK 2.22.0 supportJohn Mark Bell2010-10-233-1/+15
* Do not build with webp support by default on GTK.John Mark Bell2010-10-231-4/+0
* Hackery to support GTK >= 2.21.6John Mark Bell2010-10-231-2/+2
* Auto-scroll on drags beyond window boundariesChris Young2010-10-194-30/+67
* Clear bitmap before redrawing treeChris Young2010-10-171-0/+5
* Make CR also stop and save tree editsChris Young2010-10-171-0/+1
* Fix windows url barVincent Sanders2010-10-179-122/+333
* Add some missing CONTENT_WEBPs. WebP images in HTML docs now display correctly.Chris Young2010-10-163-0/+9
* SimplifyChris Young2010-10-161-11/+9
* Make properly endian-safeChris Young2010-10-161-16/+19
* Errorneous modificationChris Young2010-10-161-1/+1
* Fix WebP images for little-endian processors, and enable for gtk build.Chris Young2010-10-164-3/+29