netsurf/amiga
Chris Young 79268e6d83 use human_friendly_bytesize
svn path=/trunk/netsurf/; revision=12619
2011-07-23 15:34:52 +00:00
..
dist Correct aspect ratio correctly and support widescreen displays 2011-07-17 14:48:19 +00:00
pkg remove zlib update 2011-06-15 17:42:01 +00:00
resources Put a search icon where the old search favicon was 2011-07-02 19:38:54 +00:00
stringview First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
Makefile.target Sound DataTypes implementation. Currently has no interface, so only 2011-06-05 23:07:10 +00:00
arexx.c Fix an issue with GETTITLE returning an incorrect string on occasion 2011-07-03 15:01:56 +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 Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
bitmap.h Iconfication; only enabled when running on WB screen at present 2011-07-03 11:05:18 +00:00
clipboard.c Fix warnings 2011-07-23 14:06:13 +00:00
clipboard.h Fix DSI when drag saving 2011-04-29 18:15:20 +00:00
context_menu.c Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
context_menu.h Allow context menus in arbitrary positions outside the browsing area. 2011-02-28 19:31:35 +00:00
cookies.c Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
cookies.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
datatypes.c Sound DataTypes implementation. Currently has no interface, so only 2011-06-05 23:07:10 +00:00
datatypes.h Sound DataTypes implementation. Currently has no interface, so only 2011-06-05 23:07:10 +00:00
download.c use human_friendly_bytesize 2011-07-23 15:34:52 +00:00
download.h Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
drag.c Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
drag.h Fix warnings 2011-07-23 14:06:13 +00:00
dt_anim.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
dt_picture.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
dt_sound.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
filetype.c fix memory leak 2011-06-19 11:25:59 +00:00
filetype.h convert from mimetype to filetype rather than simple content type to filetype, where 2011-06-15 21:53:49 +00:00
font.c Correct aspect ratio correctly and support widescreen displays 2011-07-17 14:48:19 +00:00
font.h Don't open fonts until they are needed 2011-04-30 19:05:11 +00:00
gui.c Fix warnings 2011-07-23 14:06:13 +00:00
gui.h Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
gui_options.c Add an option to open new tabs next to the current tab. Needs some additional logic 2011-07-02 22:04:51 +00:00
gui_options.h Add missing code to apply the fetcher settings 2009-08-18 15:38:09 +00:00
history.c Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
history.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
history_local.c Fix warnings 2011-07-23 14:06:13 +00:00
history_local.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
hotlist.c Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
hotlist.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
icon.c Don't crash when freeing diskobject 2011-07-03 11:54:43 +00:00
icon.h Iconfication; only enabled when running on WB screen at present 2011-07-03 11:05:18 +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 Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
iff_dr2d.h Fix warnings 2011-07-23 14:06:13 +00:00
launch.c Rename confusingly-named file; Remove about from unsupported protocols, as will never 2011-02-26 17:38:43 +00:00
launch.h Rename confusingly-named file; Remove about from unsupported protocols, as will never 2011-02-26 17:38:43 +00:00
login.c First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
login.h Squash warning 2010-12-19 17:33:16 +00:00
menu.c Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
menu.h Updates required to build with previous commit 2011-02-23 23:15:12 +00:00
misc.c Squash some warnings, don't attempt to free data we don't own 2010-12-30 00:48:09 +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 New style MIME typing; maps MIME types to DataTypes and DefIcon format names. 2011-05-09 22:11:18 +00:00
object.h New style MIME typing; maps MIME types to DataTypes and DefIcon format names. 2011-05-09 22:11:18 +00:00
options.h Correct aspect ratio correctly and support widescreen displays 2011-07-17 14:48:19 +00:00
os3support.h #defines for icon.library v51 2011-01-07 23:45:17 +00:00
plotters.c Remove gui_globals scale as no longer needed 2011-03-10 20:07:14 +00:00
plotters.h Remove gui_globals scale as no longer needed 2011-03-10 20:07:14 +00:00
plugin_hack.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
plugin_hack.h Allow users to register external applications for plugin contents, and run from 2011-05-11 18:33:31 +00:00
print.c Remove gui_globals scale as no longer needed 2011-03-10 20:07:14 +00:00
print.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
save_complete.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
save_complete.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
save_pdf.c Implement ask overwrite 2011-03-26 10:33:58 +00:00
save_pdf.h Changes required for new-cache 2010-03-28 15:51:05 +00:00
schedule.c Avoid crashing on NULL schedule_list 2011-03-13 23:20:03 +00:00
schedule.h Move timer.device stuff to schedule.c 2011-02-19 17:19:38 +00:00
search.c Fix warnings 2011-07-23 14:06:13 +00:00
search.h Fix warnings 2011-07-23 14:06:13 +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
system_colour.c Correctly select FILLPEN or FOREGROUNDPEN for scroller knob colour 2011-07-03 18:20:18 +00:00
theme.c Fix warnings 2011-07-23 14:06:13 +00:00
theme.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
thumbnail.c Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends. 2011-06-30 15:48:07 +00:00
tree.c Fix warnings 2011-07-23 14:06:13 +00:00
tree.h First pass of AmigaOS 3 compatibility 2010-12-30 00:53:11 +00:00
utf8.c Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
utf8.h Fix warnings 2011-07-23 14:06:13 +00:00
version.c Avoid compiling arexx.c more than necessary 2011-06-05 12:37:44 +00:00