netsurf/desktop
Michael Drake 3d2e416ea9 Move broser_window_initialise_common to browser_private.h 2014-02-09 13:28:37 +00:00
..
save_pdf move options include 2013-05-28 14:16:10 +01:00
Makefile Initial conversion of netsurf gui to callback vtable 2014-01-11 14:20:30 +00:00
browser.c Clean up gui_window creation API. 2014-02-09 13:07:39 +00:00
browser.h Move broser_window_initialise_common to browser_private.h 2014-02-09 13:28:37 +00:00
browser_private.h Move broser_window_initialise_common to browser_private.h 2014-02-09 13:28:37 +00: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 clean up desktop/gui.h include usage 2014-01-29 21:35:53 +00: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 clean up desktop/gui.h include usage 2014-01-29 21:35:53 +00:00
frames.h Move scrollbar msg data declaration. 2012-08-22 10:43:50 +01:00
global_history.c move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
global_history.h Add functions to get first selected hotlist/global_history node data. 2013-09-13 14:24:25 +01:00
gui.h Clean up gui_window creation API. 2014-02-09 13:07:39 +00:00
gui_factory.c move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
gui_factory.h cleanup copyright headers and some doc comments 2014-01-16 13:24:14 +00:00
hotlist.c move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
hotlist.h Add functions to get first selected hotlist/global_history node data. 2013-09-13 14:24:25 +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 Simplify local history interface. 2014-02-08 22:43:54 +00:00
local_history.h Simplify local history interface. 2014-02-08 22:43:54 +00: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 verbose log global into logging module and remove netsurf.h include 2014-01-29 23:20:19 +00:00
netsurf.h move verbose log global into logging module and remove netsurf.h include 2014-01-29 23:20:19 +00: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 Add accessors for individual colour channels. 2013-10-02 23:33:46 +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 move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
save_complete.h Port save complete to libdom. 2012-11-03 23:19:45 +00:00
save_text.c move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
save_text.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
scrollbar.c stop system colours being anything to do with frontends 2014-01-10 14:32:29 +00: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 clean up desktop/gui.h include usage 2014-01-29 21:35:53 +00: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 clean up desktop/gui.h include usage 2014-01-29 21:35:53 +00: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 clean up desktop/gui.h include usage 2014-01-29 21:35:53 +00:00
selection.h Remove redundant read-only test function. 2013-05-02 09:34:01 +01:00
sslcert_viewer.c reduce desktop/browser.h unecessary includes 2014-02-03 17:56:24 +00:00
sslcert_viewer.h Remove height getters from treeview client modules API. 2013-09-03 14:44:53 +01:00
system_colour.c stop system colours being anything to do with frontends 2014-01-10 14:32:29 +00:00
system_colour.h stop system colours being anything to do with frontends 2014-01-10 14:32:29 +00:00
textarea.c More scaled rendering improvements. Partial redraws of scaled textareas can't work atm, since neither the textarea nor content is aware of scale. 2014-01-21 14:37:46 +00:00
textarea.h Return message to client when textarea is modified. 2014-01-04 14:48:58 +00:00
textinput.c clean up desktop/gui.h include usage 2014-01-29 21:35:53 +00:00
textinput.h We return client data, not node. 2013-09-14 23:22:13 +01: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 Assert a bit earlier when front end tries to redraw SSL cert viewer that it's destroyed. 2014-01-06 13:41:11 +00:00
tree.h remove unecessary desktop/browser.h includes 2014-02-04 15:30:53 +00:00
treeview.c reduce desktop/browser.h unecessary includes 2014-02-03 17:56:24 +00:00
treeview.h Visual indication of hotlist's folder for unsorted entries, with special icon. 2013-11-08 18:53:34 +00:00
version.c Bump version.c to 3.1 2013-04-20 14:58:17 +01:00