..
401login.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
browser.c
The core code has always assumed a locale of "C".
2008-05-13 14:37:44 +00:00
browser.h
s/wchar_t/uint32_t/g
2008-05-16 09:37:22 +00:00
cookies.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
frames.c
The core code has always assumed a locale of "C".
2008-05-13 14:37:44 +00:00
frames.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
gui.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
history_core.c
const fixes in plotters and history core
2008-04-07 11:15:09 +00:00
history_core.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
knockout.c
const fixes in plotters and history core
2008-04-07 11:15:09 +00:00
knockout.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
netsurf.c
The core code has always assumed a locale of "C".
2008-05-13 14:37:44 +00:00
netsurf.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
options.c
Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took.
2008-03-11 00:14:39 +00:00
options.h
Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took.
2008-03-11 00:14:39 +00:00
plotters.h
const fixes in plotters and history core
2008-04-07 11:15:09 +00:00
save_text.c
Fix comment typos.
2008-04-14 08:28:55 +00:00
save_text.h
Remove text export build config option. Tidy up save_text code.
2008-04-13 21:58:43 +00:00
selection.c
Rewrite text export to use box tree. Improves output formatting. Simplify selection saving.
2008-04-13 18:21:22 +00:00
selection.h
Rewrite text export to use box tree. Improves output formatting. Simplify selection saving.
2008-04-13 18:21:22 +00:00
textinput.c
s/wchar_t/uint32_t/g
2008-05-16 09:37:22 +00:00
textinput.h
Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though.
2008-03-05 14:21:29 +00:00
tree.c
Bug fixes by Franz Korntner.
2007-10-28 17:05:39 +00:00
tree.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
version.c
Switch version to "2.0 (Development)".
2007-05-22 04:11:34 +00:00