.. |
Makefile
|
add local history corewindow API
|
2017-02-17 09:06:25 +00:00 |
browser.c
|
Browser: Add function to get bw URL with any fragment.
|
2018-07-23 11:33:43 +01:00 |
browser_history.c
|
History: don't update if there's no content.
|
2018-01-20 18:47:26 +00:00 |
browser_history.h
|
fix warning due to undefined bitmap structure
|
2017-09-11 16:44:46 +01:00 |
browser_private.h
|
Add concept of browser scroll offset saving in local history
|
2017-09-23 14:55:52 +01:00 |
cookie_manager.c
|
Cookie manager: Flag the domain field as searchable; more use than name.
|
2017-09-18 23:18:44 +01:00 |
cookie_manager.h
|
Fix cookie manager keypress consumption return
|
2016-07-31 13:25:20 +01:00 |
download.c
|
move download header into public API
|
2016-05-30 11:15:58 +01:00 |
download.h
|
…
|
|
font_haru.c
|
Plotters: Add plot_style_fixed type, and use for font size.
|
2018-05-23 11:48:35 +01:00 |
font_haru.h
|
move plot style header to netsurf include directory
|
2017-01-13 10:03:24 +00:00 |
frame_types.h
|
move desktop window header into public API
|
2016-05-30 17:32:57 +01:00 |
frames.c
|
move html and text content handlers where they belong
|
2018-05-10 13:37:02 +01:00 |
frames.h
|
move desktop window header into public API
|
2016-05-30 17:32:57 +01:00 |
global_history.c
|
Global history: Flag the URL field as searchable, as well.
|
2017-09-18 23:18:44 +01:00 |
global_history.h
|
fix global history keypress consumption return
|
2016-08-04 23:40:34 +01:00 |
gui_factory.c
|
HTTP Auth: Do get/set auth in the core.
|
2018-08-14 18:52:11 +01:00 |
gui_internal.h
|
…
|
|
gui_table.h
|
split out the layout glyph sizing and splitting API
|
2016-04-23 23:32:21 +01:00 |
hotlist.c
|
Hotlist (bookmarks): Include the URL field in search.
|
2017-09-18 23:18:44 +01:00 |
hotlist.h
|
Core hotlist: Improve hotlist_init documentation.
|
2017-04-28 12:09:58 +01:00 |
knockout.c
|
Plotters: Remove width param from path plotter.
|
2018-05-23 13:48:17 +01:00 |
knockout.h
|
Update knockout plotter to use new API
|
2017-02-11 13:57:06 +00:00 |
local_history.c
|
Plotters: Change stroke width in the plot_style_t to fixed point.
|
2018-05-23 13:04:19 +01:00 |
local_history.h
|
remove depricated local history display API
|
2017-06-11 14:54:33 +01:00 |
mouse.c
|
Use coccinelle to change logging macro calls in c files
|
2017-09-06 18:45:27 +01:00 |
netsurf.c
|
HTTP Auth: Squash error path leaks.
|
2018-08-15 11:11:54 +01:00 |
options.h
|
Sort out the logging so that -v etc do the right thing
|
2017-09-08 21:15:54 +01:00 |
plot_style.c
|
Plotters: Change stroke width in the plot_style_t to fixed point.
|
2018-05-23 13:04:19 +01:00 |
print.c
|
move html and text content handlers where they belong
|
2018-05-10 13:37:02 +01:00 |
print.h
|
fix build
|
2017-02-14 17:24:49 +00:00 |
printer.h
|
cleanup printer API usage of plotter headers
|
2016-05-04 15:43:43 +01:00 |
save_complete.c
|
clean up html content handler header use
|
2018-05-11 13:18:54 +01:00 |
save_complete.h
|
…
|
|
save_pdf.c
|
Plotters: Change stroke width in the plot_style_t to fixed point.
|
2018-05-23 13:04:19 +01:00 |
save_pdf.h
|
improve error returns from pdf save API
|
2016-04-26 11:02:17 +01:00 |
save_text.c
|
clean up html content handler header use
|
2018-05-11 13:18:54 +01:00 |
save_text.h
|
…
|
|
scrollbar.c
|
Plotters: Change stroke width in the plot_style_t to fixed point.
|
2018-05-23 13:04:19 +01:00 |
scrollbar.h
|
cleanup use of internal frames scrollbar widget header
|
2017-06-11 11:46:50 +01:00 |
search.c
|
…
|
|
search.h
|
fix up more doxygen errors
|
2014-11-08 16:49:32 +00:00 |
searchweb.c
|
annotate error case fall through in switch to supress warnings
|
2017-09-11 16:43:25 +01:00 |
searchweb.h
|
fix warning
|
2014-11-22 16:39:31 +00:00 |
selection.c
|
move html and text content handlers where they belong
|
2018-05-10 13:37:02 +01:00 |
selection.h
|
CSS utils: Handle new units in length conversion routines.
|
2018-01-05 13:49:51 +00:00 |
sslcert_viewer.c
|
Use coccinelle to change logging macro calls in c files
|
2017-09-06 18:45:27 +01:00 |
sslcert_viewer.h
|
improve documentation comments in ssl certificate viewer
|
2017-03-01 23:47:27 +00:00 |
system_colour.c
|
Change interface to system colours to allow reporting of errors
|
2017-03-01 12:50:30 +00:00 |
system_colour.h
|
Change interface to system colours to allow reporting of errors
|
2017-03-01 12:50:30 +00:00 |
textarea.c
|
Plotters: Change stroke width in the plot_style_t to fixed point.
|
2018-05-23 13:04:19 +01:00 |
textarea.h
|
CSS utils: Handle new units in length conversion routines.
|
2018-01-05 13:49:51 +00:00 |
textinput.c
|
move html and text content handlers where they belong
|
2018-05-10 13:37:02 +01:00 |
textinput.h
|
Change interface to system colours to allow reporting of errors
|
2017-03-01 12:50:30 +00:00 |
theme.h
|
…
|
|
treeview.c
|
Treeview: Consider search bar for redraw area calculation.
|
2019-01-19 15:12:03 +00:00 |
treeview.h
|
Treeview: API: Allow treeview fields to be flagged searchable.
|
2017-09-10 15:53:15 +01:00 |
version.c
|
Update version for next development cycle
|
2018-08-29 10:52:51 +01:00 |
version.h
|
…
|
|