.. |
agclass
|
Add basic context-sensitive help.
|
2013-01-24 20:00:09 +00:00 |
dist
|
Make "resize with contents" a user option
|
2013-04-10 19:36:38 +01:00 |
pkg
|
Remove libxml
|
2012-11-10 00:11:57 +00:00 |
resources
|
…
|
|
stringview
|
This needs to be set as CustomScreen to ensure it isn't classed as a "visitor" window, for reasons not fully understood.
|
2013-03-20 08:28:08 +00:00 |
Makefile.defaults
|
split target defaults out
|
2012-12-13 19:26:24 +00:00 |
Makefile.target
|
remove alloc.c
|
2013-02-21 23:51:40 +00:00 |
arexx.c
|
rename flags for browser_window routines to be shorter
|
2013-02-18 11:51:42 +00:00 |
arexx.h
|
…
|
|
bitmap.c
|
Support old picture.datatype
|
2013-03-09 15:29:30 +00:00 |
bitmap.h
|
Support old picture.datatype
|
2013-03-09 15:29:30 +00:00 |
clipboard.c
|
avoid potential crah on exit
|
2013-04-09 00:02:11 +01:00 |
clipboard.h
|
Remove obsolete ami_selection_to_text
|
2013-02-22 19:06:13 +00:00 |
context_menu.c
|
Fix can paste/copy tests.
|
2013-03-18 23:06:06 +00:00 |
context_menu.h
|
…
|
|
cookies.c
|
…
|
|
cookies.h
|
…
|
|
datatypes.c
|
…
|
|
datatypes.h
|
…
|
|
download.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 |
download.h
|
…
|
|
drag.c
|
Fix drag saving text selections
|
2013-02-22 21:03:52 +00: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
|
Remove struct selection from ami_file_save and anywhere that feeds into it
|
2013-02-22 19:02:58 +00: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
|
ensure the closest character is picked
|
2013-03-24 11:35:27 +00:00 |
font.h
|
Disable anti-aliasing for palette-mapped modes
|
2012-08-05 10:48:36 +01:00 |
font_scan.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 |
font_scan.h
|
…
|
|
gui.c
|
Make "resize with contents" a user option
|
2013-04-10 19:36:38 +01:00 |
gui.h
|
Schedule redraws from local history too, hide ami_do_redraw and friends as only gui.c needs to call those directly now
|
2013-04-04 19:46:33 +01:00 |
gui_options.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 |
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
|
…
|
|
history.h
|
…
|
|
history_local.c
|
Schedule redraws from local history too, hide ami_do_redraw and friends as only gui.c needs to call those directly now
|
2013-04-04 19:46:33 +01:00 |
history_local.h
|
…
|
|
hotlist.c
|
Set the newly-created hotlist dirs to be "retain in memory" otherwise NetSurf crashes on hotlist cleanup.
|
2012-12-01 15:54:32 +00: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
|
…
|
|
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
|
Schedule redraws from local history too, hide ami_do_redraw and friends as only gui.c needs to call those directly now
|
2013-04-04 19:46:33 +01:00 |
menu.h
|
Ensure the menu checked state remain in sync with reality
|
2012-12-15 15:39:09 +00:00 |
misc.c
|
Warn when closing multiple tabs
|
2012-12-08 17:47:57 +00: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
|
Default DPI to 85 as that is more correct than 72
|
2013-04-11 21:14:59 +01:00 |
os3support.h
|
…
|
|
plotters.c
|
ifdef some code that will never work under AmigaOS <4.0
|
2013-01-30 18:23:48 +00:00 |
plotters.h
|
expose function to get current screen palette-mapped status
|
2012-08-07 21:03:42 +01:00 |
plugin_hack.c
|
fix missing sizeof() in amiga build
|
2012-10-03 19:41:14 +01:00 |
plugin_hack.h
|
…
|
|
print.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 |
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
|
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 |
search.h
|
…
|
|
sslcert.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
sslcert.h
|
…
|
|
system_colour.c
|
…
|
|
theme.c
|
ifdef some code that will never work under AmigaOS <4.0
|
2013-01-30 18:23:48 +00:00 |
theme.h
|
Track the mouse pointer on a per-window basis
|
2013-01-06 00:21:15 +00:00 |
thumbnail.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
tree.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 |
tree.h
|
…
|
|
utf8.c
|
…
|
|
utf8.h
|
…
|
|
version.c
|
Remove visible and invalid uses of git revision hashes. Anybody who needs to know hich revision it is can check about:testament, to everybody else the string is meaningless.
|
2012-07-01 16:40:24 +01:00 |