.. |
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
|
Add functions for checking if back/forward/stop/reload actions are currently available for a given browser window.
|
2009-03-23 22:22:30 +00:00 |
browser.h
|
Add functions for checking if back/forward/stop/reload actions are currently available for a given browser window.
|
2009-03-23 22:22:30 +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
|
Merge Mike's tabs changes. Still needs some cleaning.
|
2008-08-24 10:31:38 +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
|
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
|
Use static for variables local to one source file.
|
2008-07-29 23:19:24 +00:00 |
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
|
First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'.
|
2008-07-26 16:01:59 +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
|
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
|
- Compiler warning squash
|
2008-07-26 22:29:15 +00:00 |
tree.h
|
- Compiler warning squash
|
2008-07-26 22:29:15 +00:00 |
version.c
|
Switch version to "2.0 (Development)".
|
2007-05-22 04:11:34 +00:00 |