netsurf/desktop
Vincent Sanders 0bc5d2ca4c create date and time to seconds since epoch processing utility function
currently NetSurf uses curl_getdate to convert textural date and time
strings into seconds since epoch. It is betetr to move this
functionality to a utility function so curl_getdate can easily be
replaced if required.
2016-04-16 23:50:22 +01:00
..
browser_history.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
browser_history.h
browser_private.h Remove unecessary header include. 2014-11-24 09:43:59 +00:00
browser.c complete the rename of the gui browser table 2016-04-16 23:50:21 +01:00
browser.h Implement basic browsing context name property 2015-10-18 10:53:49 +01:00
cookie_manager.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
cookie_manager.h Desktop doxygen fixes 2014-11-09 21:49:33 +00:00
core_window.h
download.c
download.h
font_haru.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font_haru.h
font.h Update font interface documentation to include parameter direction 2016-03-22 17:52:24 +00:00
frame_types.h
frames.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
frames.h Doxygen cleanups and documentation additions 2014-11-10 17:00:15 +00:00
global_history.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
global_history.h Desktop doxygen fixes 2014-11-09 21:49:33 +00:00
gui_clipboard.h
gui_download.h
gui_factory.c complete the rename of the gui browser table 2016-04-16 23:50:21 +01:00
gui_fetch.h create date and time to seconds since epoch processing utility function 2016-04-16 23:50:22 +01:00
gui_internal.h
gui_misc.h complete the rename of the gui browser table 2016-04-16 23:50:21 +01:00
gui_search.h
gui_table.h complete the rename of the gui browser table 2016-04-16 23:50:21 +01:00
gui_utf8.h
gui_window.h Remove errorneous addition. 2015-09-05 16:54:12 +01:00
hotlist.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
hotlist.h
knockout.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
knockout.h
Makefile Remove unused thumbnail sources from core and gtk 2015-04-23 22:50:16 +01:00
mouse.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
mouse.h
netsurf.c complete the rename of the gui browser table 2016-04-16 23:50:21 +01:00
netsurf.h This moves message loading out of netsurf_init into each frontend 2015-06-21 23:27:22 +01:00
options.h Return to original timeouts for now: One 30s attempt. 2016-02-15 09:58:52 +00:00
plot_style.c
plot_style.h
plotters.h
print.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
print.h
printer.h
save_complete.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
save_complete.h
save_pdf.c complete the rename of the gui browser table 2016-04-16 23:50:21 +01:00
save_pdf.h
save_text.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
save_text.h
scrollbar.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
scrollbar.h
search.c
search.h
searchweb.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
searchweb.h fix warning 2014-11-22 16:39:31 +00:00
selection.c Doxygen cleanups and documentation additions 2014-11-10 17:00:15 +00:00
selection.h
sslcert_viewer.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
sslcert_viewer.h split out gtk SSL certificate verification dialog impementation. 2015-04-12 17:26:22 +01:00
system_colour.c
system_colour.h
textarea.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
textarea.h Desktop doxygen fixes 2014-11-09 21:49:33 +00:00
textinput.c
textinput.h To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
theme.h
tree.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
tree.h
treeview.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
treeview.h Add ability to copy text from marked fields in selected nodes to clipboard. 2015-01-03 00:21:31 +00:00
version.c update version info for next development cycle 2016-04-06 12:01:07 +01:00
version.h