netsurf/amiga
Chris Young c4600695c5 Fix first time installs in novice mode so the files end up in a directory rather than
the root of whichever volume Installer decided to pick.

svn path=/trunk/netsurf/; revision=10633
2010-07-13 23:07:38 +00:00
..
dist Fix first time installs in novice mode so the files end up in a directory rather than 2010-07-13 23:07:38 +00:00
pkg Build libparserutils (and NetSurf) against libiconv instead of newlib's iconv. 2010-05-03 17:58:17 +00:00
resources Much better conversion of the standard NetSurf icon, courtesy of Marko K. Seppänen 2010-06-16 18:40:14 +00:00
stringview Fix some types 2010-06-26 16:26:05 +00:00
arexx.c Add commands BACK, FORWARD, HOME and RELOAD to correspond with the buttons on the GUI. 2010-07-11 15:34:35 +00:00
arexx.h
bitmap.c Stop the alpha channel getting lost on scaled bitmaps 2009-08-24 22:23:17 +00:00
bitmap.h Revert r9108, as component order in libnsgif due to be corrected. 2009-08-09 21:37:20 +00:00
clipboard.c Purge parserutils 2010-05-03 20:49:15 +00:00
clipboard.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
compat.c
compat.h
context_menu.c Changes required for new-cache 2010-03-28 15:51:05 +00:00
context_menu.h
cookies.c
cookies.h
download.c Fix broken event handling. 2010-04-09 22:38:51 +00:00
download.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
fetch_file.c Allow browsing directories. Clicking through from the root of a volume doesn't work 2010-07-11 14:55:12 +00:00
fetch_file.h
fetch_mailto.c Stop javascript: links being passed to launch-handler 2010-03-25 22:44:59 +00:00
fetch_mailto.h
filetype.c Missing types 2010-07-11 11:07:48 +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_options.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
gui_options.h Add missing code to apply the fetcher settings 2009-08-18 15:38:09 +00:00
gui.c Fix some types 2010-06-26 16:26:05 +00:00
gui.h Fix broken event handling. 2010-04-09 22:38:51 +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
history.c
history.h
hotlist.c Calling a hlcache_handle "content" is confusing. 2010-04-07 12:09:38 +00:00
hotlist.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
iff_cset.h
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 Ensure menu state is correct when switching tabs 2010-04-24 19:05:53 +00:00
menu.h Ensure menu state is correct when switching tabs 2010-04-24 19:05:53 +00:00
misc.c Remove desbug 2010-07-11 20:48:06 +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 Fix some potential issues with lists not being freed properly 2009-11-15 23:11:41 +00:00
object.h Amiga print UI 2009-11-01 14:53:04 +00:00
options.h Amiga font code revamped and fixed. Will now fall back to a different font if the 2010-05-06 10:02:58 +00:00
plotters.c Font scaling - scaling now works for printing, need 2nd attempt at implementing it for 2009-08-29 14:24:47 +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 Fixup Amiga frontend 2010-04-16 20:36:29 +00:00
theme.c Fix crash in kiosk mode 2010-04-11 19:57:06 +00:00
theme.h Factor Amiga theme-related code out to a new file. This includes all throbber and 2010-03-23 22:27:33 +00:00
thumbnail.c Changes required for new-cache 2010-03-28 15:51:05 +00:00
tree.c SSL certificate verification strings 2009-06-01 21:23:14 +00:00
tree.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
utf8.c Fix some types 2010-06-26 16:26:05 +00:00
utf8.h
version.rexx