.. |
save_pdf
|
move options include
|
2013-05-28 14:16:10 +01:00 |
401login.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
Makefile
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
browser.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
browser.h
|
Move hotlist_visted from browser.h to hotlist.h
|
2013-07-12 12:07:54 +01:00 |
browser_private.h
|
Remove search context from browser window, simplify search interface for front ends.
|
2013-05-07 14:41:40 +01:00 |
cookie_manager.c
|
Remove height getters from treeview client modules API.
|
2013-09-03 14:44:53 +01:00 |
cookie_manager.h
|
Remove height getters from treeview client modules API.
|
2013-09-03 14:44:53 +01:00 |
core_window.h
|
Avoid copying rectangle for redraw_request calls.
|
2013-08-30 11:38:02 +01:00 |
download.c
|
Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect.
|
2013-05-27 14:51:00 +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
|
s/history_core/local_history/
|
2013-07-10 11:55:42 +01:00 |
frames.h
|
Move scrollbar msg data declaration.
|
2012-08-22 10:43:50 +01:00 |
global_history.c
|
Remove some redundancy.
|
2013-09-03 20:06:42 +01:00 |
global_history.h
|
Remove height getters from treeview client modules API.
|
2013-09-03 14:44:53 +01:00 |
gui.h
|
Add selection to enum.
|
2013-08-16 08:25:26 +01:00 |
hotlist.c
|
Fix use after unref.
|
2013-09-08 19:28:57 +01:00 |
hotlist.h
|
Add hotlist iteration function.
|
2013-09-03 19:43:59 +01:00 |
knockout.c
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
|
2011-06-30 15:48:07 +00:00 |
knockout.h
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
|
2011-06-30 15:48:07 +00:00 |
local_history.c
|
Move local history over to nsurl.
|
2013-07-11 23:38:32 +01:00 |
local_history.h
|
Move local history over to nsurl.
|
2013-07-11 23:38:32 +01:00 |
mouse.c
|
Add triple click to mouse event logger.
|
2013-06-15 15:55:05 +01:00 |
mouse.h
|
Triple click selects paragraph in textarea widget.
|
2013-02-12 12:58:12 +00:00 |
netsurf.c
|
move option init out of netsurf_init
|
2013-05-28 14:16:11 +01:00 |
netsurf.h
|
move option init out of netsurf_init
|
2013-05-28 14:16:11 +01:00 |
options.h
|
Remove temp_treeview_test option. Now it's always "enabled".
|
2013-09-02 12:47:36 +01:00 |
plot_style.c
|
Height is already scaled. Make OBJ char bigger.
|
2012-11-05 19:08:44 +00:00 |
plot_style.h
|
Move mix_colour macro out of treeview for other stuff to use.
|
2013-07-08 17:41:06 +01:00 |
plotters.h
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
|
2011-06-30 15:48:07 +00:00 |
print.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
print.h
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
printer.h
|
First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'.
|
2008-07-26 16:01:59 +00:00 |
save_complete.c
|
Use custom fetcher for inline CSS
|
2013-02-27 03:11:10 +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
|
Merge jmb/new-cache; r=dsilvers,rs=vince
|
2010-03-28 12:56:39 +00:00 |
scrollbar.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
scrollbar.h
|
Fix pointer shape and status bar messages for textareas and their scrollbars.
|
2013-03-11 12:57:33 +00:00 |
search.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
search.h
|
Remove search context from browser window, simplify search interface for front ends.
|
2013-05-07 14:41:40 +01:00 |
searchweb.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
searchweb.h
|
Ensure we correctly release all icon resources associated with trees, SSL certs, search providers, etc.
|
2011-01-20 13:51:41 +00:00 |
selection.c
|
Update the edit menu after every click, to be safe.
|
2013-05-12 20:36:47 +01:00 |
selection.h
|
Remove redundant read-only test function.
|
2013-05-02 09:34:01 +01:00 |
sslcert_viewer.c
|
Remove height getters from treeview client modules API.
|
2013-09-03 14:44:53 +01:00 |
sslcert_viewer.h
|
Remove height getters from treeview client modules API.
|
2013-09-03 14:44:53 +01:00 |
system_colour.c
|
Move NetSurf to CSS colour conversion macro. Make both conversion macros the same.
|
2013-05-29 12:10:40 +01:00 |
textarea.c
|
Remove dead assignment.
|
2013-09-05 12:01:13 +01:00 |
textarea.h
|
Make textarea_get_caret private.
|
2013-03-13 11:23:07 +00:00 |
textinput.c
|
Pass caret clip rect out to front ends. (Nothing actually using them yet.)
|
2013-03-05 22:54:51 +00:00 |
textinput.h
|
Make delete line key enum value name less missleading. (Doesn't cut to clipboard.)
|
2013-02-11 10:34:06 +00:00 |
thumbnail.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
thumbnail.h
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
tree.c
|
Enable front end to select treeview text size.
|
2013-09-09 13:11:36 +01:00 |
tree.h
|
Make it more clear that tree.c is deprecated.
|
2013-09-02 22:58:18 +01:00 |
treeview.c
|
Enable front end to select treeview text size.
|
2013-09-09 13:11:36 +01:00 |
treeview.h
|
Enable front end to select treeview text size.
|
2013-09-09 13:11:36 +01:00 |
version.c
|
Bump version.c to 3.1
|
2013-04-20 14:58:17 +01:00 |