.. |
doc
|
Updated FAQ
|
2012-04-12 20:38:12 +00:00 |
plot
|
Some cleanups and additions required for the toolbar icon redraw.
|
2012-06-03 17:09:19 +00:00 |
res
|
Added "Save link as..." context menu item.
|
2012-06-04 21:52:41 +00:00 |
scripts
|
This version was used to build release package of netsurf 2.9
|
2012-04-04 21:21:33 +00:00 |
Makefile.target
|
Added linkage to libdom.
|
2012-04-07 21:21:45 +00:00 |
bitmap.c
|
Only check transparent pixels when transparency is enabled.
|
2012-04-26 22:21:02 +00:00 |
bitmap.h
|
Fix bitmap creation - JPEG where always set to opaque = false, which lead to blitter checking all pixels for transparency in an loop.
|
2012-04-14 11:40:57 +00:00 |
browser.c
|
Removed debug output, text format changes...
|
2012-04-09 11:33:34 +00:00 |
browser.h
|
…
|
|
browser_win.c
|
Make use of plot_set_dimensions()
|
2012-06-19 23:02:37 +00:00 |
browser_win.h
|
…
|
|
clipboard.h
|
…
|
|
ctxmenu.c
|
Added "Save link as..." context menu item.
|
2012-06-04 21:53:06 +00:00 |
ctxmenu.h
|
…
|
|
download.c
|
Use safe string functions.
|
2012-05-13 15:31:30 +00:00 |
download.h
|
…
|
|
dragdrop.c
|
…
|
|
dragdrop.h
|
…
|
|
encoding.c
|
…
|
|
encoding.h
|
…
|
|
filetype.c
|
…
|
|
findfile.c
|
…
|
|
findfile.h
|
…
|
|
font.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
font.h
|
…
|
|
global_evnt.c
|
Init toolbar.
|
2012-04-10 23:12:49 +00:00 |
global_evnt.h
|
Removed obsolete menu item struct member.
|
2012-04-09 11:44:09 +00:00 |
gui.c
|
set rendering flag within throbber_stop / start functions, update toolbar buttons on throbber stop.
|
2012-04-25 21:33:01 +00:00 |
gui.h
|
Use safe string functions.
|
2012-05-13 15:31:30 +00:00 |
history.c
|
…
|
|
history.h
|
…
|
|
hotlist.c
|
Use safe string functions.
|
2012-05-13 15:31:30 +00:00 |
hotlist.h
|
…
|
|
login.c
|
…
|
|
login.h
|
…
|
|
misc.c
|
Load toolbar icons from a single bitmap file.
|
2012-06-03 17:06:11 +00:00 |
misc.h
|
Added function load_icon
|
2012-04-10 23:10:49 +00:00 |
options.h
|
Initial support for (truecolor) image toolbar ( toolbar icons loaded from image file, not from resource ).
|
2012-04-10 23:12:13 +00:00 |
osspec.c
|
Use safe string functions.
|
2012-05-13 15:31:30 +00:00 |
osspec.h
|
…
|
|
plot.c
|
Load toolbar icons from a single bitmap file.
|
2012-06-03 17:06:11 +00:00 |
plot.h
|
Load toolbar icons from a single bitmap file.
|
2012-06-03 17:06:11 +00:00 |
redrawslots.c
|
…
|
|
redrawslots.h
|
…
|
|
save.c
|
…
|
|
save.h
|
…
|
|
schedule.c
|
…
|
|
schedule.h
|
…
|
|
search.c
|
…
|
|
search.h
|
…
|
|
settings.c
|
Use safe string functions.
|
2012-05-13 15:31:30 +00:00 |
settings.h
|
…
|
|
statusbar.c
|
…
|
|
statusbar.h
|
…
|
|
system_colour.c
|
Fix colour string matching. Lose unneeded case insensitivity in matching.
|
2012-03-27 11:02:35 +00:00 |
thumbnail.c
|
…
|
|
toolbar.c
|
Fix redraw of embedded toolbar, by removing declaration of already declared local variable. Load toolbar resource trees at toolbar_init().
|
2012-06-04 21:12:44 +00:00 |
toolbar.h
|
Removed the use of duplicated OBJECT trees.
|
2012-06-03 22:07:57 +00:00 |
treeview.c
|
…
|
|
treeview.h
|
…
|
|
verify_ssl.c
|
…
|
|
verify_ssl.h
|
…
|
|