netsurf/amiga
Chris Young 8f09c239af Initialise bitmap ptr to NULL
svn path=/trunk/netsurf/; revision=12780
2011-09-08 19:21:02 +00:00
..
dist Copy a non-iconv.library version of parserutils into the archive in case anybody wants 2011-09-06 21:37:58 +00:00
pkg Use Michael Drake's proper splash screen 2011-09-07 18:38:08 +00:00
resources Use Michael Drake's proper splash screen 2011-09-07 18:38:08 +00:00
stringview
arexx.c Fix an issue with GETTITLE returning an incorrect string on occasion 2011-07-03 15:01:56 +00:00
arexx.h
bitmap.c Initialise bitmap ptr to NULL 2011-09-08 19:21:02 +00:00
bitmap.h Iconfication; only enabled when running on WB screen at present 2011-07-03 11:05:18 +00:00
clipboard.c Delete some dead frames stuff. 2011-09-05 09:53:54 +00:00
clipboard.h Fix DSI when drag saving 2011-04-29 18:15:20 +00:00
context_menu.c Remove more checks for browser_window_type 2011-09-04 22:35:11 +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
cookies.h
datatypes.c #ifdef this properly 2011-08-30 19:32:29 +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 mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
dt_picture.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +00:00
dt_sound.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +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 Select fonts, sizes and colours for splash screen text rather than relying on system 2011-09-07 23:01:53 +00:00
font.h Select fonts, sizes and colours for splash screen text rather than relying on system 2011-09-07 23:01:53 +00:00
gui_options.c Swap position of context menu and behaviour options 2011-09-06 20:49:48 +00:00
gui_options.h
gui.c Select fonts, sizes and colours for splash screen text rather than relying on system 2011-09-07 23:01:53 +00:00
gui.h Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
history_local.c Fix warnings 2011-07-23 14:06:13 +00:00
history_local.h
history.c
history.h
hotlist.c
hotlist.h
icon.c Remove mime_type parameter from content handler content_type callback API 2011-09-03 09:27:42 +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
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 Squash warnings resulting from mismatched type expectations 2011-09-02 22:09:23 +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
login.h
Makefile.target Search for librosprite when cross compiling for Amiga platforms 2011-09-02 20:42:42 +00:00
menu.c Remove more checks for browser_window_type 2011-09-04 22:35:11 +00:00
menu.h Remove browser_window type from ami_create_menu() 2011-09-04 22:26:24 +00:00
misc.c
misc.h
object.c Add missing include 2011-09-02 22:09:37 +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 Avoid calling AllocSignal() until the last minute, as it causes PM_OPEN to initiate 2011-09-02 17:31:47 +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 Stop plugin_hack objects crashing when not embedded into a page 2011-09-06 21:03:36 +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 Squash compiler warnings 2011-09-02 22:10:20 +00:00
print.h Squash compiler warnings 2011-09-02 22:10:20 +00:00
save_complete.c Fix erroneous API usage 2011-09-02 22:07:07 +00:00
save_complete.h
save_pdf.c Implement ask overwrite 2011-03-26 10:33:58 +00:00
save_pdf.h
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 Amiga changes for core search update (r12646). Note: untested. 2011-08-24 12:33:15 +00:00
search.h Fix warnings 2011-07-23 14:06:13 +00:00
sslcert.c
sslcert.h
system_colour.c Correctly select FILLPEN or FOREGROUNDPEN for scroller knob colour 2011-07-03 18:20:18 +00:00
theme.c Remove more checks for browser_window_type 2011-09-04 22:35:11 +00:00
theme.h
thumbnail.c Don't need to set current_redraw_browser any more. 2011-08-24 13:33:58 +00:00
tree.c Fix warnings 2011-07-23 14:06:13 +00:00
tree.h
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 Use Michael Drake's proper splash screen 2011-09-07 18:38:08 +00:00