.. |
save_pdf
|
|
|
401login.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
browser_private.h
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
browser.c
|
add message retrival of error codes ensuring there are messages for all codes
|
2012-11-26 17:32:57 +00:00 |
browser.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
cookies.c
|
Fix leak.
|
2012-10-11 13:16:07 +01:00 |
cookies.h
|
|
|
download.c
|
doxygen serious warning cleanup
|
2012-07-24 16:19:49 +01:00 |
download.h
|
doxygen serious warning cleanup
|
2012-07-24 16:19:49 +01:00 |
frame_types.h
|
Move scrollbar msg data declaration.
|
2012-08-22 10:43:50 +01:00 |
frames.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
frames.h
|
Move scrollbar msg data declaration.
|
2012-08-22 10:43:50 +01:00 |
gui.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
history_core.c
|
Disable thumbnail persistence.
|
2012-10-14 19:13:07 +01:00 |
history_core.h
|
|
|
history_global_core.c
|
Add some startup logging.
|
2012-10-17 11:41:25 +01:00 |
history_global_core.h
|
|
|
hotlist.c
|
C89
|
2012-11-25 19:19:58 +01:00 |
hotlist.h
|
|
|
knockout.c
|
|
|
knockout.h
|
|
|
mouse.c
|
|
|
mouse.h
|
Move mouse pointer enums to mouse header.
|
2012-08-17 09:45:15 +01:00 |
netsurf.c
|
Fix "error setting certificate verify locations" problem when the Choices file doesn't exist. Now there's a single place for front ends to set options overrides. Fix nsoption_setnull_charp leak.
|
2012-10-17 14:20:18 +01:00 |
netsurf.h
|
|
|
options_main.h
|
Fix typo
|
2012-06-19 20:00:53 +00:00 |
options.c
|
verify path parameter to options loading
|
2012-10-05 14:26:25 +01:00 |
options.h
|
Fix "error setting certificate verify locations" problem when the Choices file doesn't exist. Now there's a single place for front ends to set options overrides. Fix nsoption_setnull_charp leak.
|
2012-10-17 14:20:18 +01:00 |
plot_style.c
|
Height is already scaled. Make OBJ char bigger.
|
2012-11-05 19:08:44 +00:00 |
plot_style.h
|
Don't abort redraw on bad image.
|
2012-11-05 18:19:14 +00:00 |
plotters.h
|
|
|
print.c
|
Include dom/dom.h where it might be needed
|
2012-03-24 20:55:22 +00:00 |
print.h
|
|
|
printer.h
|
|
|
save_complete.c
|
Correctly emit entities when serialising to HTML.
|
2012-12-30 23:37:06 +00:00 |
save_complete.h
|
Port save complete to libdom.
|
2012-11-03 23:19:45 +00:00 |
save_text.c
|
Include dom/dom.h where it might be needed
|
2012-03-24 20:55:22 +00:00 |
save_text.h
|
|
|
scrollbar.c
|
Remove redundant scrollbar widget message.
|
2012-08-16 13:13:25 +01:00 |
scrollbar.h
|
Remove redundant scrollbar widget message.
|
2012-08-16 13:13:25 +01:00 |
search.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
search.h
|
Clean up search gui callbacks.
|
2012-08-14 13:41:30 +01:00 |
searchweb.c
|
Revert r13235 as we can now log URLs for hlcache_handles without an underlying content
|
2011-12-04 14:56:54 +00:00 |
searchweb.h
|
|
|
selection.c
|
Prevent NULL pointer access with plain text contents
|
2012-11-10 22:26:43 +00:00 |
selection.h
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
sslcert.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
sslcert.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
textarea.c
|
Add support for selecting text fragments (based on a patch from Ole Loots)
|
2012-06-30 10:24:15 +00:00 |
textarea.h
|
|
|
textinput.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
textinput.h
|
|
|
thumbnail.c
|
|
|
thumbnail.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
tree_url_node.c
|
Correctly emit entities when serialising to HTML.
|
2012-12-30 23:37:06 +00:00 |
tree_url_node.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
tree.c
|
Tree can't be NULL.
|
2012-10-11 14:06:48 +01:00 |
tree.h
|
Expose tree_setup_colours so it can be called from frontends if the system
|
2012-03-26 21:13:00 +00:00 |
version.c
|
Revert previous two commits now that we've diagnosed the CI hiccough
|
2012-10-08 21:59:47 +01:00 |