netsurf/atari
Ole Loots 2c4b83b1ee Prepared code for different button states (= different image ).
svn path=/trunk/netsurf/; revision=13924
2012-05-13 15:32:35 +00:00
..
doc Updated FAQ 2012-04-12 20:38:12 +00:00
plot Fix typo ( fontbitmap was never destroyed within dtor ) 2012-04-24 20:51:52 +00:00
res Added menu shortcuts. 2012-04-15 22:24:13 +00:00
scripts This version was used to build release package of netsurf 2.9 2012-04-04 21:21:33 +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_win.c Init toolbar. 2012-04-10 23:12:49 +00:00
browser_win.h
browser.c Removed debug output, text format changes... 2012-04-09 11:33:34 +00:00
browser.h
clipboard.h
ctxmenu.c NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +00:00
ctxmenu.h
download.c Use safe string functions. 2012-05-13 15:31:30 +00:00
download.h Let user select download path and filename, removed unused struct members. 2012-03-21 21:12:06 +00:00
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
Makefile.target Added linkage to libdom. 2012-04-07 21:21:45 +00:00
misc.c Added function load_icon 2012-04-10 23:10:49 +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 NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +00:00
plot.h
redrawslots.c
redrawslots.h
save.c
save.h
schedule.c Added schedule stats. 2012-01-06 22:04:23 +00:00
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 Prepared code for different button states (= different image ). 2012-05-13 15:32:35 +00:00
toolbar.h Prepared code for different button states (= different image ). 2012-05-13 15:32:35 +00:00
treeview.c
treeview.h
verify_ssl.c
verify_ssl.h