netsurf/amiga
Chris Young 5867ddc038 Minor formatting change 2013-12-15 20:43:56 +00:00
..
agclass Add basic context-sensitive help. 2013-01-24 20:00:09 +00:00
dist Correct the readme a bit 2013-06-22 13:17:33 +01:00
pkg fixup message splitting with updated tool 2013-05-02 09:24:18 +01:00
resources Create the BitMapObjects and just switch between them. 2013-11-23 13:11:30 +00:00
stringview Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
Makefile.defaults stop the build whinging about NETSURF_USE_JS := AUTO 2013-05-12 20:36:45 +01:00
Makefile.target Add missing icons to package 2013-08-15 18:09:05 +01:00
arexx.c Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +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 Use picture.datatype's PromoteMask function so we get an alpha channel for non-alpha bitmaps loaded through datatypes.library 2013-10-12 15:43:52 +01:00
bitmap.h Support old picture.datatype 2013-03-09 15:29:30 +00:00
clipboard.c improve gtk source save to use gtk overwrite protection feature coverity 1109873 2013-10-25 21:25:56 +01:00
clipboard.h Remove obsolete ami_selection_to_text 2013-02-22 19:06:13 +00:00
context_menu.c Add hotlist favourites star button 2013-11-23 12:23:56 +00:00
context_menu.h Start popuating treeview context menu 2011-12-17 18:47:35 +00:00
cookies.c Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01: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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
dt_picture.c Use picture.datatype's PromoteMask function so we get an alpha channel for non-alpha bitmaps loaded through datatypes.library 2013-10-12 15:43:52 +01:00
dt_sound.c reduce talloc usage to box tree layout only 2012-10-03 19:26:17 +01:00
file.c Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01: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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
font.h Disable anti-aliasing for palette-mapped modes 2012-08-05 10:48:36 +01:00
font_scan.c Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +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 Create a layout group for favicon, URL and the new favourites star. This makes the balance bar work again. 2013-11-24 14:37:44 +00:00
gui.h Create the BitMapObjects and just switch between them. 2013-11-23 13:11:30 +00:00
gui_options.c Use LIB_IS_AT_LEAST macro 2013-10-13 11:52:11 +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 Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
history.h Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
history_local.c Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
history_local.h Fix broken event handling. 2010-04-09 22:38:51 +00:00
hotlist.c Create the hotlist menu/toolbar folders if they don't exist. 2013-10-26 16:43:36 +01:00
hotlist.h Pass generic userdata 2013-09-12 12:15:00 +01:00
icon.c Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
iff_dr2d.h Fix warnings 2011-07-23 14:06:13 +00:00
launch.c Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
login.h Squash warning 2010-12-19 17:33:16 +00:00
menu.c Add hotlist favourites star button 2013-11-23 12:23:56 +00:00
menu.h Add Undo/Redo to Amiga version. NB: Clear selection no longer has a shortcut key. 2013-10-01 18:51:27 +01:00
misc.c Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
misc.h Warn when closing multiple tabs 2012-12-08 17:47:57 +00:00
object.c Correct some memory allocation parameters 2013-10-12 13:43:33 +01: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 Workaround for AM_EXECUTE not supporting PROGDIR: 2013-11-10 12:49:46 +00:00
os3support.h #defines for icon.library v51 2011-01-07 23:45:17 +00:00
plotters.c Fix bitmap offsets in direct render mode by forcing use of BltBitMap 2013-10-26 19:44:21 +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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +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 Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
schedule.h document and add missing include 2013-04-04 19:59:35 +01:00
search.c Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary. 2013-10-12 13:11:13 +01:00
search.h Fix warnings 2011-07-23 14:06:13 +00:00
sslcert.c Avoid sslcert_get_tree_flags. 2013-08-13 13:48:53 +01:00
sslcert.h Avoid sslcert_get_tree_flags. 2013-08-13 13:48:53 +01:00
theme.c Use LIB_IS_AT_LEAST macro 2013-10-13 11:52:11 +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 Minor formatting change 2013-12-15 20:43:56 +00:00
tree.h Remove tree icon_name globals from all the front ends. 2013-09-02 16:39:46 +01:00
utf8.c improve gtk source save to use gtk overwrite protection feature coverity 1109873 2013-10-25 21:25:56 +01:00
utf8.h Fix warnings 2011-07-23 14:06:13 +00:00
version.c Use CI build number as the revision number of the internal version string when available. 2013-11-04 19:50:07 +00:00