summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix thumbnailing and localhistoryVincent Sanders2010-10-147-393/+252
* ensure iframe stuff does not de-reference null pointersVincent Sanders2010-10-142-5/+16
* ensure transparency is unsetVincent Sanders2010-10-141-3/+3
* fix bitmap plottingVincent Sanders2010-10-136-176/+350
* Fix crash when top-level content is not HTML and there is a fragment identifi...John Mark Bell2010-10-112-3/+5
* make windows frontend build and run againVincent Sanders2010-10-108-646/+1329
* Use function instead of directly calling DTM_WRITEChris Young2010-10-101-8/+4
* Fix full Cairo buildChris Young2010-10-101-2/+2
* Assert is more appropriate; tidy up.Steve Fryatt2010-10-101-7/+2
* - Request correct redraw area when changing a node's size in tree_handle_node...Steve Fryatt2010-10-101-29/+29
* extend debugVincent Sanders2010-10-091-19/+34
* Update build instructionsVincent Sanders2010-10-096-46/+37
* add realpath compatability for windowsVincent Sanders2010-10-092-0/+20