| .. |
|
agclass
|
Add basic context-sensitive help.
|
13 years ago |
|
dist
|
Correct the readme a bit
|
13 years ago |
|
pkg
|
fixup message splitting with updated tool
|
13 years ago |
|
resources
|
Create the BitMapObjects and just switch between them.
|
12 years ago |
|
stringview
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
Makefile.defaults
|
stop the build whinging about NETSURF_USE_JS := AUTO
|
13 years ago |
|
Makefile.target
|
Add missing icons to package
|
12 years ago |
|
arexx.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
arexx.h
|
NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists),
|
17 years ago |
|
bitmap.c
|
Use picture.datatype's PromoteMask function so we get an alpha channel for non-alpha bitmaps loaded through datatypes.library
|
12 years ago |
|
bitmap.h
|
Support old picture.datatype
|
13 years ago |
|
clipboard.c
|
improve gtk source save to use gtk overwrite protection feature coverity 1109873
|
12 years ago |
|
clipboard.h
|
Remove obsolete ami_selection_to_text
|
13 years ago |
|
context_menu.c
|
Add hotlist favourites star button
|
12 years ago |
|
context_menu.h
|
Start popuating treeview context menu
|
14 years ago |
|
cookies.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
12 years ago |
|
cookies.h
|
Merge treeview-redux to trunk
|
15 years ago |
|
datatypes.c
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
|
datatypes.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
|
download.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
download.h
|
Show existing file size when file already exists on download
|
14 years ago |
|
drag.c
|
Fix a crash when edit settings if NetSurf is running on the WB screen
|
13 years ago |
|
drag.h
|
Support dragging from global history to hotlist
|
14 years ago |
|
dt_anim.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
dt_picture.c
|
Use picture.datatype's PromoteMask function so we get an alpha channel for non-alpha bitmaps loaded through datatypes.library
|
12 years ago |
|
dt_sound.c
|
reduce talloc usage to box tree layout only
|
13 years ago |
|
file.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
file.h
|
Remove struct selection from ami_file_save and anywhere that feeds into it
|
13 years ago |
|
filetype.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
filetype.h
|
convert from mimetype to filetype rather than simple content type to filetype, where
|
15 years ago |
|
font.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
font.h
|
Disable anti-aliasing for palette-mapped modes
|
13 years ago |
|
font_scan.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
font_scan.h
|
Fix memory leak and make a point of ignoring UTF-16 surrogates
|
13 years ago |
|
gui.c
|
Create a layout group for favicon, URL and the new favourites star. This makes the balance bar work again.
|
12 years ago |
|
gui.h
|
Create the BitMapObjects and just switch between them.
|
12 years ago |
|
gui_options.c
|
Use LIB_IS_AT_LEAST macro
|
12 years ago |
|
gui_options.h
|
Move user-specifics out of Resources
|
14 years ago |
|
help.c
|
Add basic context-sensitive help.
|
13 years ago |
|
help.h
|
Add basic context-sensitive help.
|
13 years ago |
|
history.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
12 years ago |
|
history.h
|
Remove old hotlist, cookies, and history_global_core modules.
|
12 years ago |
|
history_local.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
history_local.h
|
Fix broken event handling.
|
16 years ago |
|
hotlist.c
|
Create the hotlist menu/toolbar folders if they don't exist.
|
12 years ago |
|
hotlist.h
|
Pass generic userdata
|
12 years ago |
|
icon.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
icon.h
|
Add favicon to iconification icon
|
14 years ago |
|
iff_cset.h
|
Complete (but quite minimal at the moment) context menu implementation for AmigaOS:
|
17 years ago |
|
iff_dr2d.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
iff_dr2d.h
|
Fix warnings
|
14 years ago |
|
launch.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
launch.h
|
Rename confusingly-named file; Remove about from unsupported protocols, as will never
|
15 years ago |
|
login.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
login.h
|
Squash warning
|
15 years ago |
|
menu.c
|
Add hotlist favourites star button
|
12 years ago |
|
menu.h
|
Add Undo/Redo to Amiga version. NB: Clear selection no longer has a shortcut key.
|
12 years ago |
|
misc.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
12 years ago |
|
misc.h
|
Warn when closing multiple tabs
|
13 years ago |
|
object.c
|
Correct some memory allocation parameters
|
12 years ago |
|
object.h
|
Defer the redraw of boxes. This fixes a redraw problem with form select menus.
|
13 years ago |
|
options.h
|
Workaround for AM_EXECUTE not supporting PROGDIR:
|
12 years ago |
|
os3support.h
|
#defines for icon.library v51
|
15 years ago |
|
plotters.c
|
Fix bitmap offsets in direct render mode by forcing use of BltBitMap
|
12 years ago |
|
plotters.h
|
expose function to get current screen palette-mapped status
|
13 years ago |
|
plugin_hack.c
|
fix missing sizeof() in amiga build
|
13 years ago |
|
plugin_hack.h
|
Virtualise content handler finalisation calls. Remove pointless implementations.
|
14 years ago |
|
print.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
print.h
|
Squash compiler warnings
|
14 years ago |
|
save_pdf.c
|
Implement ask overwrite
|
15 years ago |
|
save_pdf.h
|
Changes required for new-cache
|
16 years ago |
|
schedule.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
schedule.h
|
document and add missing include
|
13 years ago |
|
search.c
|
Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where it is not necessary.
|
12 years ago |
|
search.h
|
Fix warnings
|
14 years ago |
|
sslcert.c
|
Avoid sslcert_get_tree_flags.
|
12 years ago |
|
sslcert.h
|
Avoid sslcert_get_tree_flags.
|
12 years ago |
|
theme.c
|
Use LIB_IS_AT_LEAST macro
|
12 years ago |
|
theme.h
|
Track the mouse pointer on a per-window basis
|
13 years ago |
|
thumbnail.c
|
move options include
|
13 years ago |
|
tree.c
|
Minor formatting change
|
12 years ago |
|
tree.h
|
Remove tree icon_name globals from all the front ends.
|
12 years ago |
|
utf8.c
|
improve gtk source save to use gtk overwrite protection feature coverity 1109873
|
12 years ago |
|
utf8.h
|
Fix warnings
|
14 years ago |
|
version.c
|
Use CI build number as the revision number of the internal version string when available.
|
12 years ago |