.. |
agclass
|
Fix more hook functions
|
2015-02-24 19:51:51 +00:00 |
dist
|
Bump version
|
2015-03-27 20:51:00 +00:00 |
pkg
|
Make adding NetSurf to launch-handler more robust:
|
2015-01-17 12:52:09 +00:00 |
resources
|
Add three languages which now have OS4 language drivers.
|
2014-10-03 17:55:43 +01:00 |
stringview
|
Move everything else over to using the class pointers.
|
2015-01-26 00:05:01 +00:00 |
Makefile.defaults
|
Add some suggested optimisation switches
|
2015-02-02 00:01:43 +00:00 |
Makefile.target
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/bitmap-fonts
|
2015-02-23 22:41:25 +00:00 |
arexx.c
|
Expand ARexx script locations on NetSurf's process.
|
2015-02-21 12:21:14 +00: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
|
Remove branches that can't be taken under OS3
|
2015-03-01 11:50:20 +00:00 |
bitmap.h
|
Implement a very basic favicon cache for the hotlist menu to use
|
2014-06-29 22:35:52 +01:00 |
clipboard.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
clipboard.h
|
fixup amiga build errors
|
2014-01-16 14:43:48 +00:00 |
context_menu.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
context_menu.h
|
make context_menu.c build for os3
|
2015-01-10 23:15:06 +00:00 |
cookies.c
|
Update amiga frontend for split operation table header changes
|
2014-10-16 22:33:44 +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
|
Move everything else over to using the class pointers.
|
2015-01-26 00:05:01 +00:00 |
download.h
|
Fix warnings
|
2014-11-09 19:44:59 +00:00 |
drag.c
|
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
|
2015-01-11 00:14:54 +00:00 |
drag.h
|
stub out drag stuff for os3
|
2015-01-10 23:39:21 +00:00 |
dt_anim.c
|
fix-up the datatypes handlers for os3
|
2015-01-10 23:46:17 +00:00 |
dt_picture.c
|
Remove some unneeded ARGB<=>RGBA conversion
|
2015-02-02 18:54:08 +00:00 |
dt_sound.c
|
fix-up the datatypes handlers for os3
|
2015-01-10 23:46:17 +00:00 |
file.c
|
Fix more hook functions
|
2015-02-24 19:51:51 +00:00 |
file.h
|
Fix warnings
|
2014-11-09 19:37:35 +00:00 |
filetype.c
|
debug
|
2015-02-21 12:29:03 +00:00 |
filetype.h
|
create table for fetcher operations and move all operations into it
|
2014-01-23 00:00:18 +00:00 |
font.c
|
Split plotting and widthing functions up
|
2015-02-28 13:01:16 +00:00 |
font.h
|
Split plotting and widthing functions up
|
2015-02-28 13:01:16 +00:00 |
font_bitmap.c
|
micro-optimisation
|
2015-02-28 12:41:50 +00:00 |
font_scan.c
|
Remove dead code
|
2015-01-31 13:52:03 +00:00 |
font_scan.h
|
Fix bullet.library usage
|
2015-01-30 18:32:44 +00:00 |
fs_backing_store.c
|
Avoid confusing double-negatives
|
2015-01-13 00:01:45 +00:00 |
fs_backing_store.h
|
Revert "Revert "Write out to the backing store asynchronously.""
|
2014-11-22 16:41:29 +00:00 |
gui.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
gui.h
|
fix OS3 build, avoid forward declarations
|
2015-02-23 23:16:34 +00:00 |
gui_options.c
|
Move everything else over to using the class pointers.
|
2015-01-26 00:05:01 +00:00 |
gui_options.h
|
Change the search ico to be a chooser gadget with the icon as the display
|
2014-06-15 15:39:49 +01:00 |
help.c
|
Fix some easy OS3 linker errors
|
2015-01-18 23:29:49 +00:00 |
help.h
|
Get and process AmigaGuide help messages
|
2014-02-10 18:42:50 +00:00 |
history.c
|
add missing include to amiga history
|
2014-10-29 00:26:48 +00:00 |
history.h
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
history_local.c
|
Fix more hook functions
|
2015-02-24 19:51:51 +00:00 |
history_local.h
|
Simplify ami_history_open API and use correct call to get history object.
|
2014-11-22 00:02:28 +00:00 |
hotlist.c
|
Fix warning
|
2014-11-09 19:39:36 +00:00 |
hotlist.h
|
fix errors introuced with previous header cleanup.
|
2014-11-02 20:39:15 +00:00 |
icon.c
|
Fixup icon.c for OS3
|
2015-01-18 20:11:33 +00: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
|
Tidy up
|
2015-01-08 23:45:41 +00:00 |
iff_dr2d.h
|
Some OS3 compatibility for testing
|
2014-12-20 12:42:55 +00:00 |
launch.c
|
Fix remaining linker errors
|
2015-01-18 23:54:21 +00:00 |
launch.h
|
Fix warnings
|
2014-11-09 19:53:24 +00:00 |
libs.c
|
Open the interface for speedbar.gadget
|
2015-01-31 13:42:40 +00:00 |
libs.h
|
Fix creation of SpeedBar objects
|
2015-01-31 13:51:27 +00:00 |
login.c
|
Move everything else over to using the class pointers.
|
2015-01-26 00:05:01 +00:00 |
login.h
|
move 401 login into operation table
|
2014-01-16 00:52:17 +00:00 |
menu.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
menu.h
|
Don't schedule our own redraw after a reformat, as this is performed anyway.
|
2015-01-29 19:18:49 +00:00 |
misc.c
|
Always use a friend bitmap on OS3
|
2015-02-02 23:45:49 +00:00 |
misc.h
|
Use a function to create ready-cleared memory
|
2015-01-10 23:10:05 +00:00 |
object.c
|
Remove extra debug list padding
|
2015-02-03 19:49:09 +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
|
Lazy bitmap font rendered text for slow hardware (non-working)
|
2015-02-03 19:48:28 +00:00 |
os3support.c
|
Fix GetPred
|
2015-02-02 00:09:07 +00:00 |
os3support.h
|
Remove branches that can't be taken under OS3
|
2015-03-01 11:50:20 +00:00 |
plotters.c
|
Correct the screen depth check for setting friend bitmaps.
|
2015-03-29 23:37:23 +01:00 |
plotters.h
|
Revert shared pens support to previously-working state
|
2015-02-02 18:28:21 +00:00 |
plugin_hack.c
|
More OS3 compilation fixes
|
2015-01-18 23:13:32 +00:00 |
plugin_hack.h
|
Remove cppcheck unnecessaryForwardDeclaration
|
2014-04-05 20:26:39 +01:00 |
print.c
|
Move everything else over to using the class pointers.
|
2015-01-26 00:05:01 +00:00 |
print.h
|
Squash compiler warnings
|
2011-09-02 22:10:20 +00:00 |
rtg.c
|
We don't need to use P96 for RectFill
|
2015-02-02 18:10:43 +00:00 |
rtg.h
|
We don't need to use P96 for RectFill
|
2015-02-02 18:10:43 +00:00 |
save_pdf.c
|
Clean up saving as PDF
|
2014-10-26 23:53:14 +00:00 |
save_pdf.h
|
Changes required for new-cache
|
2010-03-28 15:51:05 +00:00 |
schedule.c
|
More OS3 compilation fixes
|
2015-01-18 23:13:32 +00:00 |
schedule.h
|
New scheduler
|
2014-11-22 16:27:39 +00:00 |
search.c
|
Move everything else over to using the class pointers.
|
2015-01-26 00:05:01 +00:00 |
search.h
|
Completely re-write web search provider handling
|
2014-05-25 01:01:59 +01:00 |
sslcert.c
|
Update amiga frontend for split operation table header changes
|
2014-10-16 22:33:44 +01:00 |
sslcert.h
|
fixup amiga build errors
|
2014-01-16 14:43:48 +00:00 |
theme.c
|
More OS3 compilation fixes
|
2015-01-18 23:13:32 +00:00 |
theme.h
|
Fix warnings
|
2014-10-25 16:22:28 +01:00 |
thumbnail.c
|
Remove url from content thumbnailers API
|
2015-03-15 00:00:45 +00:00 |
tree.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
tree.h
|
Update amiga frontend for split operation table header changes
|
2014-10-16 22:33:44 +01:00 |
utf8.c
|
Update amiga frontend for split operation table header changes
|
2014-10-16 22:33:44 +01:00 |
utf8.h
|
move utf8 local conversion operations to table
|
2014-02-01 22:17:36 +00:00 |
version.c
|
Bump version
|
2015-03-27 20:51:00 +00:00 |