netsurf/amiga
Chris Young 6c17aa78a7 Add proxy bypass option 2013-06-08 17:22:22 +01:00
..
agclass Add basic context-sensitive help. 2013-01-24 20:00:09 +00:00
dist Fix a crash when edit settings if NetSurf is running on the WB screen 2013-05-31 23:25:05 +01:00
pkg fixup message splitting with updated tool 2013-05-02 09:24:18 +01:00
resources Run NetSurf at priority 0 by default, dropping to priority -1 when 2012-06-04 16:15:12 +00:00
stringview move options include 2013-05-28 14:16:10 +01:00
Makefile.defaults stop the build whinging about NETSURF_USE_JS := AUTO 2013-05-12 20:36:45 +01:00
Makefile.target fix spurious whitespace in makefile 2013-05-28 17:50:06 +01:00
arexx.c Fix a crash when edit settings if NetSurf is running on the WB screen 2013-05-31 23:25:05 +01: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 options include 2013-05-28 14:16:10 +01:00
bitmap.h Support old picture.datatype 2013-03-09 15:29:30 +00:00
clipboard.c fixup issues with new options API merge 2013-05-28 16:44:46 +01:00
clipboard.h Remove obsolete ami_selection_to_text 2013-02-22 19:06:13 +00:00
context_menu.c move options include 2013-05-28 14:16:10 +01:00
context_menu.h Start popuating treeview context menu 2011-12-17 18:47: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 Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
datatypes.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
download.c move options include 2013-05-28 14:16:10 +01:00
download.h Show existing file size when file already exists on download 2011-07-23 15:19:27 +00:00
drag.c Fix a crash when edit settings if NetSurf is running on the WB screen 2013-05-31 23:25:05 +01:00
drag.h Support dragging from global history to hotlist 2011-12-02 13:24:40 +00:00
dt_anim.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
dt_picture.c Support old picture.datatype 2013-03-09 15:29:30 +00:00
dt_sound.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
file.c move options include 2013-05-28 14:16:10 +01:00
file.h Remove struct selection from ami_file_save and anywhere that feeds into it 2013-02-22 19:02:58 +00:00
filetype.c memory leak 2013-02-20 20:28:07 +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 Further split fixing 2013-05-28 20:58:39 +01:00
font.h Disable anti-aliasing for palette-mapped modes 2012-08-05 10:48:36 +01:00
font_scan.c move options include 2013-05-28 14:16:10 +01:00
font_scan.h Fix memory leak and make a point of ignoring UTF-16 surrogates 2013-04-14 16:03:46 +01:00
gui.c If a new browser window opens, bring the screen NetSurf is running on to the front 2013-06-02 16:26:25 +01:00
gui.h Menu refactor 2013-05-18 15:34:25 +01:00
gui_options.c Add proxy bypass option 2013-06-08 17:22:22 +01:00
gui_options.h Move user-specifics out of Resources 2012-03-28 22:17:27 +00:00
help.c Add basic context-sensitive help. 2013-01-24 20:00:09 +00:00
help.h Add basic context-sensitive help. 2013-01-24 20:00: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 Schedule redraws from local history too, hide ami_do_redraw and friends as only gui.c needs to call those directly now 2013-04-04 19:46:33 +01:00
history_local.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
hotlist.c Set the newly-created hotlist dirs to be "retain in memory" otherwise NetSurf crashes on hotlist cleanup. 2012-12-01 15:54:32 +00:00
hotlist.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
icon.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
icon.h Add favicon to iconification icon 2011-10-07 23:12:12 +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 Remove libxml 2012-11-10 00:11:57 +00:00
iff_dr2d.h Fix warnings 2011-07-23 14:06:13 +00:00
launch.c move options include 2013-05-28 14:16:10 +01: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 We are opening on a public screen, not a custom screen (even our own screen is a public screen) 2013-03-20 08:22:03 +00:00
login.h Squash warning 2010-12-19 17:33:16 +00:00
menu.c Remove PDF menu item if built without PDF export 2013-06-08 17:10:30 +01:00
menu.h Remove PDF menu item if built without PDF export 2013-06-08 17:10:30 +01:00
misc.c Warn when closing multiple tabs 2012-12-08 17:47:57 +00:00
misc.h Warn when closing multiple tabs 2012-12-08 17:47:57 +00:00
object.c Add missing include 2011-09-02 22:09:37 +00:00
object.h Defer the redraw of boxes. This fixes a redraw problem with form select menus. 2013-02-03 14:01:48 +00:00
options.h Fix a crash when edit settings if NetSurf is running on the WB screen 2013-05-31 23:25:05 +01:00
os3support.h #defines for icon.library v51 2011-01-07 23:45:17 +00:00
plotters.c Set redraw tile size to default on screen change 2013-06-01 15:37:26 +01:00
plotters.h expose function to get current screen palette-mapped status 2012-08-07 21:03:42 +01:00
plugin_hack.c fix missing sizeof() in amiga build 2012-10-03 19:41:14 +01:00
plugin_hack.h Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
print.c move options include 2013-05-28 14:16:10 +01:00
print.h Squash compiler warnings 2011-09-02 22:10:20 +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 document and add missing include 2013-04-04 19:59:35 +01:00
search.c Front ends have no reason to include desktop/selection.h now. 2013-05-10 12:16:05 +01:00
search.h Fix warnings 2011-07-23 14:06:13 +00:00
sslcert.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
sslcert.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
theme.c fixup issues with new options API merge 2013-05-28 16:44:46 +01:00
theme.h Track the mouse pointer on a per-window basis 2013-01-06 00:21:15 +00:00
thumbnail.c move options include 2013-05-28 14:16:10 +01:00
tree.c move options include 2013-05-28 14:16:10 +01: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 Increase AmigaOS revision number 2013-04-23 19:50:57 +01:00