.. |
agclass
|
Fix more hook functions
|
10 years ago |
dist
|
Make adding NetSurf to launch-handler more robust:
|
10 years ago |
pkg
|
Make adding NetSurf to launch-handler more robust:
|
10 years ago |
resources
|
Add three languages which now have OS4 language drivers.
|
10 years ago |
stringview
|
Move everything else over to using the class pointers.
|
10 years ago |
Makefile.defaults
|
Add some suggested optimisation switches
|
10 years ago |
Makefile.target
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts
|
10 years ago |
arexx.c
|
Expand ARexx script locations on NetSurf's process.
|
10 years ago |
arexx.h
|
NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists),
|
16 years ago |
bitmap.c
|
Remove branches that can't be taken under OS3
|
10 years ago |
bitmap.h
|
Implement a very basic favicon cache for the hotlist menu to use
|
11 years ago |
clipboard.c
|
Use a function to create ready-cleared memory
|
10 years ago |
clipboard.h
|
fixup amiga build errors
|
11 years ago |
context_menu.c
|
Fix more hook functions
|
10 years ago |
context_menu.h
|
make context_menu.c build for os3
|
10 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 |
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
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
10 years ago |
drag.h
|
stub out drag stuff for os3
|
10 years ago |
dt_anim.c
|
fix-up the datatypes handlers for os3
|
10 years ago |
dt_picture.c
|
Remove some unneeded ARGB<=>RGBA conversion
|
10 years ago |
dt_sound.c
|
fix-up the datatypes handlers for os3
|
10 years ago |
file.c
|
Fix more hook functions
|
10 years ago |
file.h
|
Fix warnings
|
10 years ago |
filetype.c
|
debug
|
10 years ago |
filetype.h
|
create table for fetcher operations and move all operations into it
|
11 years ago |
font.c
|
Split plotting and widthing functions up
|
10 years ago |
font.h
|
Split plotting and widthing functions up
|
10 years ago |
font_bitmap.c
|
micro-optimisation
|
10 years ago |
font_scan.c
|
Remove dead code
|
10 years ago |
font_scan.h
|
Fix bullet.library usage
|
10 years ago |
fs_backing_store.c
|
Avoid confusing double-negatives
|
10 years ago |
fs_backing_store.h
|
Revert "Revert "Write out to the backing store asynchronously.""
|
10 years ago |
gui.c
|
Remove branches that can't be taken under OS3
|
10 years ago |
gui.h
|
fix OS3 build, avoid forward declarations
|
10 years ago |
gui_options.c
|
Move everything else over to using the class pointers.
|
10 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
|
Fix more hook functions
|
10 years ago |
history_local.h
|
Simplify ami_history_open API and use correct call to get history object.
|
10 years ago |
hotlist.c
|
Fix warning
|
10 years ago |
hotlist.h
|
fix errors introuced with previous header cleanup.
|
10 years ago |
icon.c
|
Fixup icon.c for OS3
|
10 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
|
Tidy up
|
10 years ago |
iff_dr2d.h
|
Some OS3 compatibility for testing
|
10 years ago |
launch.c
|
Fix remaining linker errors
|
10 years ago |
launch.h
|
Fix warnings
|
10 years ago |
libs.c
|
Open the interface for speedbar.gadget
|
10 years ago |
libs.h
|
Fix creation of SpeedBar objects
|
10 years ago |
login.c
|
Move everything else over to using the class pointers.
|
10 years ago |
login.h
|
move 401 login into operation table
|
11 years ago |
menu.c
|
fix OS3 build, avoid forward declarations
|
10 years ago |
menu.h
|
Don't schedule our own redraw after a reformat, as this is performed anyway.
|
10 years ago |
misc.c
|
Always use a friend bitmap on OS3
|
10 years ago |
misc.h
|
Use a function to create ready-cleared memory
|
10 years ago |
object.c
|
Remove extra debug list padding
|
10 years ago |
object.h
|
Defer the redraw of boxes. This fixes a redraw problem with form select menus.
|
12 years ago |
options.h
|
Lazy bitmap font rendered text for slow hardware (non-working)
|
10 years ago |
os3support.c
|
Fix GetPred
|
10 years ago |
os3support.h
|
Remove branches that can't be taken under OS3
|
10 years ago |
plotters.c
|
Remove branches that can't be taken under OS3
|
10 years ago |
plotters.h
|
Revert shared pens support to previously-working state
|
10 years ago |
plugin_hack.c
|
More OS3 compilation fixes
|
10 years ago |
plugin_hack.h
|
Remove cppcheck unnecessaryForwardDeclaration
|
11 years ago |
print.c
|
Move everything else over to using the class pointers.
|
10 years ago |
print.h
|
Squash compiler warnings
|
14 years ago |
rtg.c
|
We don't need to use P96 for RectFill
|
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
|
More OS3 compilation fixes
|
10 years ago |
schedule.h
|
New scheduler
|
10 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 |
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
|
More OS3 compilation fixes
|
10 years ago |
theme.h
|
Fix warnings
|
10 years ago |
thumbnail.c
|
Remove branches that can't be taken under OS3
|
10 years ago |
tree.c
|
Fix more hook functions
|
10 years ago |
tree.h
|
Update amiga frontend for split operation table header changes
|
10 years ago |
utf8.c
|
Update amiga frontend for split operation table header changes
|
10 years ago |
utf8.h
|
move utf8 local conversion operations to table
|
11 years ago |
version.c
|
Ensure release version revision numbers are higher than CI build revision numbers.
|
11 years ago |