.. |
configure
|
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
|
2009-02-01 13:37:32 +00:00 |
gui
|
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
|
2009-02-01 13:37:32 +00:00 |
scripts
|
Build !Run at compile time. This ensures that the WimpSlot size is always correct.
|
2008-12-09 11:12:58 +00:00 |
templates
|
|
|
401login.c
|
Purge WITH_AUTH
|
2009-02-22 15:13:10 +00:00 |
artworks.c
|
A few usability tweaks
|
2008-12-26 09:25:30 +00:00 |
artworks.h
|
|
|
assert.c
|
|
|
awrender.s
|
|
|
bitmap.c
|
|
|
bitmap.h
|
|
|
buffer.c
|
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
|
2009-02-01 13:37:32 +00:00 |
buffer.h
|
|
|
configure.c
|
Assorted saving-related changes (WIP)
|
2009-01-10 00:18:34 +00:00 |
configure.h
|
|
|
cookies.c
|
|
|
cookies.h
|
|
|
debugwin.c
|
|
|
dialog.c
|
Purge WITH_SEARCH
|
2009-02-22 15:21:54 +00:00 |
dialog.h
|
Assorted saving-related changes (WIP)
|
2009-01-10 00:18:34 +00:00 |
download.c
|
Selection menu and save/download tweaks
|
2009-02-02 00:06:31 +00:00 |
draw.c
|
Protect NS from DrawFiles it generated
|
2009-02-02 23:17:41 +00:00 |
draw.h
|
|
|
filetype.c
|
|
|
font.c
|
Fix css_len2pt conversion from px and use it in the RO front end code.
|
2008-12-16 12:26:52 +00:00 |
global_history.c
|
|
|
global_history.h
|
|
|
gui.c
|
Purge WITH_URL
|
2009-02-22 15:19:06 +00:00 |
gui.h
|
Purge WITH_SEARCH
|
2009-02-22 15:21:54 +00:00 |
help.c
|
|
|
help.h
|
|
|
history.c
|
|
|
hotlist.c
|
Updated URLs in default hotlist
|
2009-01-10 00:34:56 +00:00 |
image.c
|
|
|
image.h
|
|
|
menus.c
|
Fix object save
|
2009-02-02 23:20:20 +00:00 |
menus.h
|
Next batch of menu changes; clarify some key presses
|
2009-02-01 02:19:01 +00:00 |
message.c
|
|
|
message.h
|
|
|
options.h
|
|
|
oslib_pre7.h
|
|
|
palettes.c
|
|
|
palettes.h
|
|
|
plotters.c
|
- Constify parameters of struct plotter_table::polygon and struct plotter_table::path
|
2009-02-03 01:27:54 +00:00 |
plugin.c
|
Purge NETSURF_USE_SSL and WITH_SSL
|
2009-02-22 15:07:50 +00:00 |
plugin.h
|
|
|
print.c
|
Purge WITH_PRINT
|
2009-02-22 15:16:04 +00:00 |
print.h
|
Purge WITH_PRINT
|
2009-02-22 15:16:04 +00:00 |
query.c
|
Assorted saving-related changes (WIP)
|
2009-01-10 00:18:34 +00:00 |
query.h
|
Assorted saving-related changes (WIP)
|
2009-01-10 00:18:34 +00:00 |
save_complete.c
|
|
|
save_complete.h
|
|
|
save_draw.c
|
- Constify parameters of struct plotter_table::polygon and struct plotter_table::path
|
2009-02-03 01:27:54 +00:00 |
save_draw.h
|
|
|
save_pdf.c
|
Divorce PDF export and printing.
|
2009-02-17 16:37:51 +00:00 |
save_pdf.h
|
|
|
save.c
|
Appease tlsa
|
2009-02-02 21:44:54 +00:00 |
save.h
|
RFix immediate menu-related problems; changes to follow
|
2009-01-31 03:43:06 +00:00 |
schedule.c
|
make schedule_run return if it has active jobs to schedule
|
2009-02-11 22:33:55 +00:00 |
search.c
|
Purge WITH_SEARCH
|
2009-02-22 15:21:54 +00:00 |
sprite.c
|
|
|
sprite.h
|
|
|
sslcert.c
|
Purge NETSURF_USE_SSL and WITH_SSL
|
2009-02-22 15:07:50 +00:00 |
textarea.c
|
|
|
textarea.h
|
|
|
textselection.c
|
|
|
textselection.h
|
|
|
theme_install.c
|
|
|
theme.c
|
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
|
2009-02-01 13:37:32 +00:00 |
theme.h
|
|
|
thumbnail.c
|
|
|
thumbnail.h
|
|
|
tinct.h
|
|
|
treeview.c
|
Purge NETSURF_USE_SSL and WITH_SSL
|
2009-02-22 15:07:50 +00:00 |
treeview.h
|
|
|
ucstables.c
|
Fix for text export of certain pages, by jmb.
|
2008-12-03 11:31:50 +00:00 |
ucstables.h
|
|
|
uri.c
|
Purge WITH_URI
|
2009-02-22 15:17:46 +00:00 |
uri.h
|
Purge WITH_URI
|
2009-02-22 15:17:46 +00:00 |
url_complete.c
|
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
|
2009-02-01 13:37:32 +00:00 |
url_complete.h
|
|
|
url_protocol.c
|
Purge WITH_URL
|
2009-02-22 15:19:06 +00:00 |
url_protocol.h
|
Purge WITH_URL
|
2009-02-22 15:19:06 +00:00 |
wimp_event.c
|
|
|
wimp_event.h
|
|
|
wimp.c
|
|
|
wimp.h
|
|
|
window.c
|
Purge WITH_SEARCH
|
2009-02-22 15:21:54 +00:00 |