.. |
agclass
|
Add basic context-sensitive help.
|
2013-01-24 20:00:09 +00:00 |
dist
|
Correct the readme a bit
|
2013-06-22 13:17:33 +01:00 |
pkg
|
fixup message splitting with updated tool
|
2013-05-02 09:24:18 +01:00 |
resources
|
Correct path
|
2013-08-15 18:21:12 +01:00 |
stringview
|
move options include
|
2013-05-28 14:16:10 +01:00 |
Makefile.defaults
|
stop the build whinging about NETSURF_USE_JS := AUTO
|
2013-05-12 20:36:45 +01:00 |
Makefile.target
|
Add missing icons to package
|
2013-08-15 18:09:05 +01:00 |
arexx.c
|
Fix ARexx OPEN NEWTAB
|
2013-06-18 20:13:59 +01:00 |
arexx.h
|
…
|
|
bitmap.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
bitmap.h
|
Support old picture.datatype
|
2013-03-09 15:29:30 +00:00 |
clipboard.c
|
fixup issues with new options API merge
|
2013-05-28 16:44:46 +01:00 |
clipboard.h
|
Remove obsolete ami_selection_to_text
|
2013-02-22 19:06:13 +00:00 |
context_menu.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
context_menu.h
|
…
|
|
cookies.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
cookies.h
|
…
|
|
datatypes.c
|
…
|
|
datatypes.h
|
…
|
|
download.c
|
Remove rogue inc
|
2013-07-27 14:58:21 +01:00 |
download.h
|
…
|
|
drag.c
|
Fix a crash when edit settings if NetSurf is running on the WB screen
|
2013-05-31 23:25:05 +01:00 |
drag.h
|
…
|
|
dt_anim.c
|
reduce talloc usage to box tree layout only
|
2012-10-03 19:26:17 +01:00 |
dt_picture.c
|
Support old picture.datatype
|
2013-03-09 15:29:30 +00:00 |
dt_sound.c
|
reduce talloc usage to box tree layout only
|
2012-10-03 19:26:17 +01:00 |
file.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
file.h
|
Remove struct selection from ami_file_save and anywhere that feeds into it
|
2013-02-22 19:02:58 +00:00 |
filetype.c
|
memory leak
|
2013-02-20 20:28:07 +00:00 |
filetype.h
|
…
|
|
font.c
|
Revert nsfont_split back to how it was before I started meddling with it.
|
2013-08-03 12:54:50 +01:00 |
font.h
|
…
|
|
font_scan.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
font_scan.h
|
Fix memory leak and make a point of ignoring UTF-16 surrogates
|
2013-04-14 16:03:46 +01:00 |
gui.c
|
Remove tree icon_name globals from all the front ends.
|
2013-09-02 16:39:46 +01:00 |
gui.h
|
Construct the menu in a new function, which also does basic layouting of any image menus.
|
2013-08-18 15:15:12 +01:00 |
gui_options.c
|
Add proxy bypass option
|
2013-06-08 17:22:22 +01:00 |
gui_options.h
|
…
|
|
help.c
|
Add basic context-sensitive help.
|
2013-01-24 20:00:09 +00:00 |
help.h
|
Add basic context-sensitive help.
|
2013-01-24 20:00:09 +00:00 |
history.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
history.h
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
history_local.c
|
s/history_core/local_history/
|
2013-07-10 11:55:42 +01:00 |
history_local.h
|
…
|
|
hotlist.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
hotlist.h
|
…
|
|
icon.c
|
reduce talloc usage to box tree layout only
|
2012-10-03 19:26:17 +01:00 |
icon.h
|
…
|
|
iff_cset.h
|
…
|
|
iff_dr2d.c
|
Remove libxml
|
2012-11-10 00:11:57 +00:00 |
iff_dr2d.h
|
…
|
|
launch.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
launch.h
|
…
|
|
login.c
|
We are opening on a public screen, not a custom screen (even our own screen is a public screen)
|
2013-03-20 08:22:03 +00:00 |
login.h
|
…
|
|
menu.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
menu.h
|
Slightly better layouting
|
2013-08-20 19:39:18 +01:00 |
misc.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
misc.h
|
Warn when closing multiple tabs
|
2012-12-08 17:47:57 +00:00 |
object.c
|
…
|
|
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
|
Fix a crash when edit settings if NetSurf is running on the WB screen
|
2013-05-31 23:25:05 +01:00 |
os3support.h
|
…
|
|
plotters.c
|
Set redraw tile size to default on screen change
|
2013-06-01 15:37:26 +01:00 |
plotters.h
|
…
|
|
plugin_hack.c
|
fix missing sizeof() in amiga build
|
2012-10-03 19:41:14 +01:00 |
plugin_hack.h
|
…
|
|
print.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
print.h
|
…
|
|
save_pdf.c
|
…
|
|
save_pdf.h
|
…
|
|
schedule.c
|
…
|
|
schedule.h
|
document and add missing include
|
2013-04-04 19:59:35 +01:00 |
search.c
|
Front ends have no reason to include desktop/selection.h now.
|
2013-05-10 12:16:05 +01:00 |
search.h
|
…
|
|
sslcert.c
|
Avoid sslcert_get_tree_flags.
|
2013-08-13 13:48:53 +01:00 |
sslcert.h
|
Avoid sslcert_get_tree_flags.
|
2013-08-13 13:48:53 +01:00 |
theme.c
|
fixup issues with new options API merge
|
2013-05-28 16:44:46 +01:00 |
theme.h
|
Track the mouse pointer on a per-window basis
|
2013-01-06 00:21:15 +00:00 |
thumbnail.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
tree.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
tree.h
|
Remove tree icon_name globals from all the front ends.
|
2013-09-02 16:39:46 +01:00 |
utf8.c
|
…
|
|
utf8.h
|
…
|
|
version.c
|
Increase AmigaOS revision number
|
2013-04-23 19:50:57 +01:00 |