.. |
agclass
|
Fix more hook functions
|
2015-02-24 19:51:51 +00:00 |
dist
|
Allow a fallback font for characters above 0xFFFF to be specified. There is no scanning of this range as most fonts don't have any characters here. Symbola is selected if it is installed.
|
2015-07-06 19:29:16 +01:00 |
pkg
|
Make adding NetSurf to launch-handler more robust:
|
2015-01-17 12:52:09 +00:00 |
resources
|
Prettify pull-down (not context) menu.
|
2015-06-16 19:36:09 +01:00 |
stringview
|
Allow URL completion to pick up non-visited URLs
|
2015-04-09 20:45:37 +01:00 |
arexx.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
arexx.h
|
|
|
bitmap.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01:00 |
bitmap.h
|
Scale cached favicons before they are cached. This avoids the need to scale icons on menu creation.
|
2015-06-22 19:12:57 +01:00 |
clipboard.c
|
To avoid namespace conflicts with ncurses add NetSurf key prefix.
|
2015-03-27 09:36:19 +00:00 |
clipboard.h
|
|
|
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
|
|
|
datatypes.c
|
|
|
datatypes.h
|
|
|
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
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
drag.h
|
stub out drag stuff for os3
|
2015-01-10 23:39:21 +00:00 |
dt_anim.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
dt_picture.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
dt_sound.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
file.c
|
Add an appropriate file extension when saving, or leave the existing if we're saving source. This fixes the remainder of #2185
|
2015-06-22 18:25:08 +01:00 |
file.h
|
Fix warnings
|
2014-11-09 19:37:35 +00:00 |
filetype.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
filetype.h
|
|
|
font_bitmap.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
font_scan.c
|
Allow a fallback font for characters above 0xFFFF to be specified. There is no scanning of this range as most fonts don't have any characters here. Symbola is selected if it is installed.
|
2015-07-06 19:29:16 +01:00 |
font_scan.h
|
Fix bullet.library usage
|
2015-01-30 18:32:44 +00:00 |
font.c
|
Allow a fallback font for characters above 0xFFFF to be specified. There is no scanning of this range as most fonts don't have any characters here. Symbola is selected if it is installed.
|
2015-07-06 19:29:16 +01:00 |
font.h
|
Split plotting and widthing functions up
|
2015-02-28 13:01:16 +00:00 |
fs_backing_store.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
fs_backing_store.h
|
Remove inclusion of my async backing store code whilst it's not being used.
|
2015-03-31 22:48:27 +01:00 |
gui_options.c
|
Permanently enable display of the "enable javascript" UI options
|
2015-08-09 14:22:29 +01: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 |
gui.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01:00 |
gui.h
|
fix OS3 build, avoid forward declarations
|
2015-02-23 23:16:34 +00:00 |
help.c
|
Fix some easy OS3 linker errors
|
2015-01-18 23:29:49 +00:00 |
help.h
|
|
|
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 |
history.c
|
add missing include to amiga history
|
2014-10-29 00:26:48 +00:00 |
history.h
|
|
|
hotlist.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01:00 |
hotlist.h
|
fix errors introuced with previous header cleanup.
|
2014-11-02 20:39:15 +00:00 |
icon.c
|
Update amiga to use bitmap render API
|
2015-04-24 11:56:19 +01:00 |
icon.h
|
|
|
iff_cset.h
|
|
|
iff_dr2d.c
|
NULL-terminate font name in IFF DR2D FONS
|
2015-07-20 19:42:50 +01:00 |
iff_dr2d.h
|
Some OS3 compatibility for testing
|
2014-12-20 12:42:55 +00:00 |
launch.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01:00 |
launch.h
|
Fix warnings
|
2014-11-09 19:53:24 +00:00 |
libs.c
|
fixup all the remaining logging macro callsites
|
2015-05-28 17:06:18 +01:00 |
libs.h
|
Fix creation of SpeedBar objects
|
2015-01-31 13:51:27 +00:00 |
login.c
|
fixup missing lincludes from messages API update
|
2015-06-22 10:42:01 +01:00 |
login.h
|
|
|
Makefile.defaults
|
Remove webp image handling
|
2015-04-21 14:03:02 +01:00 |
Makefile.target
|
Update amiga to use bitmap render API
|
2015-04-24 11:56:19 +01:00 |
menu.c
|
Permanently enable display of the "enable javascript" UI options
|
2015-08-09 14:22:29 +01:00 |
menu.h
|
Permanently enable display of the "enable javascript" UI options
|
2015-08-09 14:22:29 +01:00 |
misc.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
misc.h
|
Use a function to create ready-cleared memory
|
2015-01-10 23:10:05 +00:00 |
object.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01:00 |
object.h
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01:00 |
options.h
|
Allow a fallback font for characters above 0xFFFF to be specified. There is no scanning of this range as most fonts don't have any characters here. Symbola is selected if it is installed.
|
2015-07-06 19:29:16 +01:00 |
os3support.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
os3support.h
|
Remove branches that can't be taken under OS3
|
2015-03-01 11:50:20 +00:00 |
plotters.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
plotters.h
|
As the content interface is now doing the scaling, we render to a native BitMap and then copy that to the RGBA32 bitmap buffer without re-scaling.
|
2015-04-25 13:13:30 +01:00 |
plugin_hack.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
plugin_hack.h
|
|
|
print.c
|
Move everything else over to using the class pointers.
|
2015-01-26 00:05:01 +00:00 |
print.h
|
|
|
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
|
|
|
schedule.c
|
Correct broken ifdef
|
2015-07-05 11:00:47 +01: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
|
|
|
theme.c
|
This moves message loading out of netsurf_init into each frontend
|
2015-06-21 23:27:22 +01:00 |
theme.h
|
Fix warnings
|
2014-10-25 16:22:28 +01:00 |
tree.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01: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
|
|
|
version.c
|
Bump version
|
2015-03-27 20:51:00 +00:00 |