summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-145-4/+12
* Purge Aliases file stuff.Michael Drake2010-12-041-1/+0
* Remove Hubbub and Wapcaplet initialisation and finalisation.Michael Drake2010-12-041-10/+0
* Schoolboy error. When editing things for testing, remember to change them back.Chris Young2010-12-041-1/+1
* Fix serious crash if NetSurf is running twice (once with the FORCE switch) on aChris Young2010-11-211-13/+3
* Fix copy of iconChris Young2010-11-201-3/+12
* Update to newer libcurl, avoids libssl conflicts (credit: MickJT)Chris Young2010-11-102-2/+2
* 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
* Remove libhpdf.so (as pdf export disabled currently) and libvpx.so (as we hav...Chris Young2010-11-022-4/+3
* NetSurf drawer icon (credit: Martin Merz)Chris Young2010-11-012-1/+1
* Keyboard shortcut section (credit: Samir Hawamdeh)Chris Young2010-10-311-12/+40
* 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-306-50/+259
* 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
* 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-292-4/+18
* Futher simplification of the makefileVincent Sanders2010-10-291-24/+41
* Add an error message if GetVideo is not installed. Use v0.27's new "ask" fun...Chris Young2010-10-281-1/+7
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+30
* Don't feed negative values to the scrollerChris Young2010-10-251-2/+8
* 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
* Auto-scroll on drags beyond window boundariesChris Young2010-10-194-30/+67
* Clear bitmap before redrawing treeChris Young2010-10-171-0/+5
* Use function instead of directly calling DTM_WRITEChris Young2010-10-101-8/+4
* Fix full Cairo buildChris Young2010-10-101-2/+2
* Fix menu shortcutsChris Young2010-10-072-3/+6
* Less ambiguous wording; update bug reporting optionsChris Young2010-10-071-6/+4
* Copy icons to theme dirChris Young2010-10-061-1/+2
* Merge treeview-redux to trunkJohn Mark Bell2010-10-0524-1652/+1254
* Simplify detection of valid filetypes for ASLChris Young2010-10-031-14/+1
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-032-1/+7
* Ensure kiosk_mode and frame windows are (a) handled the same wrt menus and (b...Chris Young2010-09-284-11/+26
* Change "cache native bitmaps" default back to 0. The userbase's graphics car...Chris Young2010-09-281-1/+1
* Fix OS4 static (non-Cairo) buildChris Young2010-09-211-0/+2
* Revert previous changeChris Young2010-09-191-1/+5
* Try to avoid corruption when moving cursor around in text boxesChris Young2010-09-191-2/+6
* Remove unused #includeChris Young2010-09-171-3/+0
* Prevent assert on non-HTML contentsChris Young2010-09-161-1/+4
* Stop launch-handler from reporting unknown protocols more than onceChris Young2010-09-121-4/+77
* Use core file fetcherChris Young2010-09-124-394/+2
* Merge branches/vince/netsurf-file-fetcher to trunkJohn Mark Bell2010-09-091-5/+0
* Revert accidental change which was causing corruption down the right-hand sid...Chris Young2010-08-301-2/+2