netsurf/amiga
Michael Drake 1a1bf3d2f0 Purge Aliases file stuff.
svn path=/trunk/netsurf/; revision=10982
2010-12-04 20:19:17 +00:00
..
dist Schoolboy error. When editing things for testing, remember to change them back. 2010-12-04 10:36:04 +00:00
pkg Update to newer libcurl, avoids libssl conflicts (credit: MickJT) 2010-11-10 22:45:34 +00:00
resources Purge Aliases file stuff. 2010-12-04 20:19:17 +00:00
stringview Fix some types 2010-06-26 16:26:05 +00:00
Makefile.target Update to newer libcurl, avoids libssl conflicts (credit: MickJT) 2010-11-10 22:45:34 +00:00
arexx.c Alias W for WINDOW and T for TAB. 2010-08-28 23:48:33 +00:00
arexx.h NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists), 2008-11-16 14:42:40 +00:00
bitmap.c Move drag icon stuff to own file; fix warnings 2010-10-30 11:20:53 +00:00
bitmap.h Move drag icon stuff to own file; fix warnings 2010-10-30 11:20:53 +00:00
clipboard.c Move drag icon stuff to own file; fix warnings 2010-10-30 11:20:53 +00:00
clipboard.h Fix menu disable on tab switch and Cut 2010-07-24 19:57:27 +00:00
compat.c Update for new SDK 2008-12-28 13:49:26 +00:00
compat.h Update for new SDK 2008-12-28 13:49:26 +00:00
context_menu.c Fix some edit menu probs 2010-08-08 09:23:34 +00:00
context_menu.h Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow dragging 2010-07-24 16:39:37 +00:00
cookies.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
cookies.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
download.c Support ColourIcons 2010-10-31 11:14:26 +00:00
download.h Support ColourIcons 2010-10-31 11:14:26 +00:00
drag.c Drag icon code 2010-10-30 11:21:38 +00:00
drag.h Drag icon code 2010-10-30 11:21:38 +00:00
fetch_mailto.c Stop launch-handler from reporting unknown protocols more than once 2010-09-12 11:29:58 +00:00
fetch_mailto.h Handle mailto: URLs through gui_launch_url() 2009-01-10 21:22:46 +00:00
filetype.c Amiga icon loader. Treeviews will now use the user's icons for content types. 2010-10-30 14:23:38 +00:00
filetype.h missing header 2010-10-30 11:21:19 +00:00
font.c Amiga font code revamped and fixed. Will now fall back to a different font if the 2010-05-06 10:02:58 +00:00
font.h Refactor text plotter and other font functions to remove dependency on CSS. 2009-07-21 10:59:53 +00:00
gui.c Remove Hubbub and Wapcaplet initialisation and finalisation. 2010-12-04 20:14:33 +00:00
gui.h Move drag icon stuff to own file; fix warnings 2010-10-30 11:20:53 +00:00
gui_options.c Move drag icon stuff to own file; fix warnings 2010-10-30 11:20:53 +00:00
gui_options.h Add missing code to apply the fetcher settings 2009-08-18 15:38:09 +00:00
history.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
history.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
history_local.c Fix broken event handling. 2010-04-09 22:38:51 +00:00
history_local.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
hotlist.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
hotlist.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
icon.c Support ColourIcons 2010-10-31 11:14:26 +00:00
icon.h Support ColourIcons 2010-10-31 11:14:26 +00:00
iff_cset.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
iff_dr2d.c Changes required for new-cache 2010-03-28 15:51:05 +00:00
iff_dr2d.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
login.c Fixup Amiga frontend 2010-04-16 20:36:29 +00:00
login.h Fixup Amiga frontend 2010-04-16 20:36:29 +00:00
menu.c Move drag icon stuff to own file; fix warnings 2010-10-30 11:20:53 +00:00
menu.h Fix menu shortcuts 2010-10-07 22:38:27 +00:00
misc.c Support ColourIcons 2010-10-31 11:14:26 +00:00
misc.h Help hints, mainly for the tabs but also massage messages strings HelpToolbar0-4 & 14 2010-03-16 23:55:39 +00:00
object.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
object.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
options.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
plotters.c Fix full Cairo build 2010-10-10 09:24:19 +00:00
plotters.h Font scaling - scaling now works for printing, need 2nd attempt at implementing it for 2009-08-29 14:24:47 +00:00
print.c Avoid crash 2010-04-10 19:36:53 +00:00
print.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
save_complete.c Don't fail on non-HTML/CSS types - we just don't want an icon saving so is non-fatal. 2009-12-19 14:41:48 +00:00
save_complete.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
save_pdf.c Don't show export options if PDF export disabled. Use options if present. 2010-04-25 10:31:52 +00:00
save_pdf.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
schedule.c Change schedule_run to a BOOL as this more standard for platform code. 2010-04-29 18:22:04 +00:00
schedule.h Change schedule_run to a BOOL as this more standard for platform code. 2010-04-29 18:22:04 +00:00
search.c Activate browser window after search, otherwise it doesn't get IntuiTicks events so 2010-05-16 16:04:40 +00:00
search.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
sslcert.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
sslcert.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
theme.c Move drag icon stuff to own file; fix warnings 2010-10-30 11:20:53 +00:00
theme.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
thumbnail.c Changes required for new-cache 2010-03-28 15:51:05 +00:00
tree.c Fix crash on multi-select drags 2010-11-03 22:21:54 +00:00
tree.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
utf8.c Fix some types 2010-06-26 16:26:05 +00:00
utf8.h Added support code to allow CSET chunks to be read from clipboard IFF FTXT and 2008-09-03 22:10:30 +00:00
version.rexx Two new ARexx commands: 2008-11-24 08:06:11 +00:00