netsurf/desktop
John Mark Bell 4c564c28bf Display session cookies' expiry correctly
Fix urldb debug build
Fix GTK build's cookie_update API

svn path=/trunk/netsurf/; revision=2752
2006-07-15 11:59:25 +00:00
..
401login.h [project @ 2006-02-23 15:06:53 by jmb] 2006-02-23 15:06:54 +00:00
browser.c Centralise keypress handling (download and query dialogs still need porting over to wimp_event) 2006-07-13 21:57:35 +00:00
browser.h Make adjust-clicking submit open a new window (fix 1430135) 2006-07-05 01:23:25 +00:00
cookies.h Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues. 2006-07-13 12:46:02 +00:00
gesture_core.c Fix comment about direction 8 in the gesture core. 2006-06-02 13:28:06 +00:00
gesture_core.h Added rudimentary gesture engine and test in gtk frontend 2006-06-02 07:48:13 +00:00
gui.h Fix 1516353 and implement 1352354 2006-07-04 19:56:37 +00:00
history_core.c Fix 1488164. 2006-07-05 17:28:30 +00:00
history_core.h Clone history for child browser windows. 2006-04-22 16:38:13 +00:00
knockout.c Optimise out redundant group_start and group_end calls (speed up rendering.) 2006-07-10 09:52:31 +00:00
knockout.h Implement knockout rendering (controlled by 'knockout_rendering' option or Ctrl+F11, default is off). This attempts to minimise the amount of overlapping redraw performed, and thus can drasticly reduce the rendering time of many pages. 2006-07-01 18:16:05 +00:00
netsurf.c Rewrite cookie parser to be more tolerant of junk input 2006-06-24 15:44:48 +00:00
netsurf.h [project @ 2003-12-19 17:11:07 by bursa] 2003-12-19 17:11:07 +00:00
options.c Re-instate the knockout renderers after a nested flush(). Make so knockout rendering is always used. 2006-07-02 17:23:49 +00:00
options.h Fixup missing includes 2006-07-13 21:52:35 +00:00
plotters.h Optimise out redundant group_start and group_end calls (speed up rendering.) 2006-07-10 09:52:31 +00:00
save_text.c [project @ 2004-07-05 20:19:51 by joty] 2004-07-05 20:19:52 +00:00
save_text.h [project @ 2004-03-25 00:31:45 by jmb] 2004-03-25 00:31:45 +00:00
selection.c Fix crash when saving a selection after its containing window's content 2006-04-26 17:26:03 +00:00
selection.h [project @ 2006-02-15 23:09:53 by adrianl] 2006-02-15 23:09:55 +00:00
textinput.c Make adjust-clicking submit open a new window (fix 1430135) 2006-07-05 01:23:25 +00:00
textinput.h [project @ 2006-02-11 18:33:05 by adrianl] 2006-02-11 18:33:05 +00:00
tree.c Display session cookies' expiry correctly 2006-07-15 11:59:25 +00:00
tree.h Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues. 2006-07-13 12:46:02 +00:00
version.c [project @ 2004-07-18 22:41:49 by bursa] 2004-07-18 22:41:49 +00:00