netsurf/desktop
2009-03-31 12:23:12 +00:00
..
save_pdf Use <> for library headers. 2009-03-27 01:59:16 +00:00
401login.h Purge WITH_AUTH 2009-02-22 15:13:10 +00:00
browser.c Tidy browser_window_refresh_url_bar a bit, ensure the sizes all make sense, that we don't allocate unnecessarily, etc. 2009-03-31 12:23:12 +00:00
browser.h Change URL bar contents when switching tabs in GTK frontend. 2009-03-30 15:46:26 +00:00
cookies.h
frames.c Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +00:00
frames.h
gui.h Purge NETSURF_USE_SSL and WITH_SSL 2009-02-22 15:07:50 +00:00
history_core.c Remember the scroll position in the history, so that it's maintained when going back. (credit: Paweł Blokus) 2009-03-17 12:26:41 +00:00
history_core.h Remember the scroll position in the history, so that it's maintained when going back. (credit: Paweł Blokus) 2009-03-17 12:26:41 +00:00
knockout.c - Constify parameters of struct plotter_table::polygon and struct plotter_table::path 2009-02-03 01:27:54 +00:00
knockout.h
netsurf.c OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstrict-aliasing for lpu or hubbub. 2009-03-02 19:26:11 +00:00
netsurf.h Had to split main() into parts to have netsurf_init() called from one thread, and the loop in another to avoid a deadlock in replicants... hope nobody minds. 2008-10-16 20:49:12 +00:00
options.c Ensure hotlist URLs are normalised before using them. 2009-02-06 02:04:25 +00:00
options.h Divorce PDF export and printing. 2009-02-17 16:37:51 +00:00
plotters.h More plotters commenting. Text and bitmap plotters. 2009-02-21 17:12:15 +00:00
print.c Divorce PDF export and printing. 2009-02-17 16:37:51 +00:00
print.h Divorce PDF export and printing. 2009-02-17 16:37:51 +00:00
printer.h
save_text.c
save_text.h
selection.c Selection menu and save/download tweaks 2009-02-02 00:06:31 +00:00
selection.h Selection menu and save/download tweaks 2009-02-02 00:06:31 +00:00
textinput.c Only attempt to find the next character in a string if we're not already at the end of the string. 2009-02-22 23:30:27 +00:00
textinput.h Next batch of menu changes; clarify some key presses 2009-02-01 02:19:01 +00:00
tree.c
tree.h
version.c