.. |
agclass
|
Fix more hook functions
|
10 years ago |
dist
|
Add more appropriate readme for OS3 build
|
9 years ago |
hash
|
Optimise for PPC
|
9 years ago |
pkg
|
Add more appropriate readme for OS3 build
|
9 years ago |
resources
|
Added Amiga ToolTypes parser.
|
9 years ago |
stringview
|
Allow URL completion to pick up non-visited URLs
|
10 years ago |
Makefile.defaults
|
Remove webp image handling
|
10 years ago |
Makefile.target
|
Add more appropriate readme for OS3 build
|
9 years ago |
arexx.c
|
Add an option to close inactive tabs to the tab bar context menu
|
9 years ago |
arexx.h
|
NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists),
|
16 years ago |
bitmap.c
|
Allocate bitmap structures using an itempool
|
9 years ago |
bitmap.h
|
Allocate bitmap structures using an itempool
|
9 years ago |
clipboard.c
|
Fix some old and new GCC errors/warnings
|
9 years ago |
clipboard.h
|
Complete context menu items for links
|
9 years ago |
cookies.c
|
Update amiga frontend for split operation table header changes
|
10 years ago |
cookies.h
|
Merge treeview-redux to trunk
|
14 years ago |
ctxmenu.c
|
Add an option to close inactive tabs to the tab bar context menu
|
9 years ago |
ctxmenu.h
|
Fix broken headers
|
9 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
|
Move everything else over to using the class pointers.
|
10 years ago |
download.h
|
Fix warnings
|
10 years ago |
drag.c
|
Fix some old and new GCC errors/warnings
|
9 years ago |
drag.h
|
stub out drag stuff for os3
|
10 years ago |
dt_anim.c
|
Change LOG() macro to be varadic
|
10 years ago |
dt_picture.c
|
Change LOG() macro to be varadic
|
10 years ago |
dt_sound.c
|
Change LOG() macro to be varadic
|
10 years ago |
file.c
|
Remove the setting of mimetype in default tooltypes
|
9 years ago |
file.h
|
Fix warnings
|
10 years ago |
filetype.c
|
More font-related tidy-up
|
9 years ago |
filetype.h
|
More font-related tidy-up
|
9 years ago |
font.c
|
Don't expose the DPI-related variables
|
9 years ago |
font.h
|
Don't expose the DPI-related variables
|
9 years ago |
font_bullet.c
|
Don't expose the DPI-related variables
|
9 years ago |
font_bullet.h
|
missing files
|
9 years ago |
font_cache.c
|
OS3 build fixes
|
9 years ago |
font_cache.h
|
Fix OS4 build errors/warnings
|
9 years ago |
font_diskfont.c
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
9 years ago |
font_diskfont.h
|
missing files
|
9 years ago |
font_scan.c
|
Restrict all menu icon code to OS4+gadtools53.7
|
10 years ago |
font_scan.h
|
Fix bullet.library usage
|
10 years ago |
gui.c
|
Make hotlist buttons show the URL as a HelpHint
|
9 years ago |
gui.h
|
Remove some RMBTrap remnants, the new context menus don't require manual mouse trapping
|
9 years ago |
gui_options.c
|
Force always show tabs when clicktab.gadget is older than v53
|
9 years ago |
gui_options.h
|
Change the search ico to be a chooser gadget with the icon as the display
|
11 years ago |
help.c
|
Fix some easy OS3 linker errors
|
10 years ago |
help.h
|
Get and process AmigaGuide help messages
|
11 years ago |
history.c
|
add missing include to amiga history
|
10 years ago |
history.h
|
Remove old hotlist, cookies, and history_global_core modules.
|
12 years ago |
history_local.c
|
Revert "Plot local history background white instead of wholly transparent"
|
9 years ago |
history_local.h
|
Simplify ami_history_open API and use correct call to get history object.
|
10 years ago |
hotlist.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
10 years ago |
hotlist.h
|
fix errors introuced with previous header cleanup.
|
10 years ago |
icon.c
|
Fix some old and new GCC errors/warnings
|
9 years ago |
icon.h
|
Add favicon to iconification icon
|
13 years ago |
iff_cset.h
|
Complete (but quite minimal at the moment) context menu implementation for AmigaOS:
|
16 years ago |
iff_dr2d.c
|
NULL-terminate font name in IFF DR2D FONS
|
10 years ago |
iff_dr2d.h
|
Some OS3 compatibility for testing
|
10 years ago |
launch.c
|
Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3.
|
9 years ago |
launch.h
|
Fix warnings
|
10 years ago |
libs.c
|
Make most of the prefs GUI display (and hopefully work) under OS3
|
9 years ago |
libs.h
|
Make most of the prefs GUI display (and hopefully work) under OS3
|
9 years ago |
login.c
|
fixup missing lincludes from messages API update
|
10 years ago |
login.h
|
move 401 login into operation table
|
11 years ago |
menu.c
|
Remove old #define
|
9 years ago |
menu.h
|
Create menus on OS3 and 4 the same way (manual GadTools method).
|
9 years ago |
misc.c
|
Implement warn_multi for OS3 (needed for the multiple tab close warning)
|
9 years ago |
misc.h
|
Allocate deferred rectangles using itempools
|
9 years ago |
object.c
|
Free shared_pens list on tree destroy
|
9 years ago |
object.h
|
Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3.
|
9 years ago |
options.h
|
Alloc specifying local charset on OS3 as we can't get this from Locale
|
9 years ago |
os3support.c
|
Fix OS3 build
|
10 years ago |
os3support.h
|
Make hotlist buttons show the URL as a HelpHint
|
9 years ago |
plotters.c
|
When forcing 32-bit render mode, don't create the BitMaps as friends of the screen BitMap.
|
9 years ago |
plotters.h
|
Make the palette-mapped state relate to the rendering layer rather than globally.
|
9 years ago |
plugin_hack.c
|
Change LOG() macro to be varadic
|
10 years ago |
plugin_hack.h
|
Remove cppcheck unnecessaryForwardDeclaration
|
11 years ago |
print.c
|
Make the palette-mapped state relate to the rendering layer rather than globally.
|
9 years ago |
print.h
|
Squash compiler warnings
|
14 years ago |
rtg.c
|
Use the correct format define for WPA()
|
10 years ago |
rtg.h
|
We don't need to use P96 for RectFill
|
10 years ago |
save_pdf.c
|
Clean up saving as PDF
|
10 years ago |
save_pdf.h
|
Changes required for new-cache
|
15 years ago |
schedule.c
|
Remove unused Amiga async scheduler
|
9 years ago |
schedule.h
|
Remove unused Amiga async scheduler
|
9 years ago |
search.c
|
Move everything else over to using the class pointers.
|
10 years ago |
search.h
|
Completely re-write web search provider handling
|
11 years ago |
selectmenu.c
|
Allow the popupmenu-based select menu to cascade into multiple sub-menus containing further items, when there are too many to fit on the screen in one column.
|
9 years ago |
selectmenu.h
|
Fix broken headers
|
9 years ago |
sslcert.c
|
Update amiga frontend for split operation table header changes
|
10 years ago |
sslcert.h
|
fixup amiga build errors
|
11 years ago |
theme.c
|
Move some things around to try and prevent invalid pointer accesses on exit
|
9 years ago |
theme.h
|
Fix warnings
|
10 years ago |
tree.c
|
Free shared_pens list on tree destroy
|
9 years ago |
tree.h
|
Update amiga frontend for split operation table header changes
|
10 years ago |
utf8.c
|
Alloc specifying local charset on OS3 as we can't get this from Locale
|
9 years ago |
utf8.h
|
move utf8 local conversion operations to table
|
11 years ago |
version.c
|
Bump version
|
10 years ago |