netsurf/atari
Michael Drake 38a9c374a4 Remove unused functions. 2012-10-09 15:26:32 +01:00
..
doc Added missing but not-so important changes from local SVN working copy. 2012-07-10 23:35:24 +02:00
plot Fix warnings, moved prototypes, housekeeping 2012-08-27 20:14:27 +02:00
res Added default favicon 2012-08-26 23:09:51 +02: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 netsurf.png to package, now the welcome page displays correctly. 2012-08-28 00:04:35 +02:00
bitmap.c moved "bitmap_resize()" to bitmap.c 2012-07-23 02:03:09 +02:00
bitmap.h moved "bitmap_resize()" to bitmap.c 2012-07-23 02:03:09 +02:00
browser.c Fix 1 pixel caret redraw bug. 2012-08-26 21:45:25 +02:00
browser.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
browser_win.c A new window can now be opened in background mode. 2012-08-27 20:15:22 +02:00
browser_win.h A new window can now be opened in background mode. 2012-08-27 20:15:22 +02:00
clipboard.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
ctxmenu.c Added is_process_running 2012-08-27 20:05:35 +02:00
ctxmenu.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
download.c Fix warnings, moved prototypes, housekeeping 2012-08-27 20:14:27 +02:00
download.h Let user select download path and filename, removed unused struct members. 2012-03-21 21:12:06 +00:00
dragdrop.c Remove drag n' drop constants, already defined by cflib.h 2011-11-23 19:53:54 +00:00
dragdrop.h Remove drag n' drop constants, already defined by cflib.h 2011-11-23 19:53:54 +00:00
encoding.c Added missing copyright headers 2012-08-24 00:47:37 +02:00
encoding.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
filetype.c fixed types for simple Mime type detection (which shouldn't have been checked in...) 2011-12-15 23:00:39 +00:00
findfile.c fixed type. 2011-12-15 22:56:46 +00:00
findfile.h Fix focus element 2011-12-06 21:06:41 +00:00
font.c Added missing copyright headers 2012-08-24 00:47:37 +02:00
font.h I'm actually trying to simplify the frontend code, changes: 2011-11-28 23:23:28 +00:00
global_evnt.c Use is_dir to validate user selection. 2012-08-26 23:48:33 +02:00
global_evnt.h Removed obsolete menu item struct member. 2012-04-09 11:44:09 +00:00
gui.c Fix warnings, moved prototypes, housekeeping 2012-08-27 20:14:27 +02:00
gui.h Use safe string functions. 2012-05-13 15:31:30 +00:00
history.c Remove unused functions. 2012-10-09 15:26:32 +01:00
history.h fix history redraw by calling the window specific redraw function from gui_poll(), also switch hotlist redraw to to hotlist specific redraw function. 2012-06-19 23:46:57 +00:00
hotlist.c Fix warnings, moved prototypes, housekeeping 2012-08-27 20:14:27 +02:00
hotlist.h fix history redraw by calling the window specific redraw function from gui_poll(), also switch hotlist redraw to to hotlist specific redraw function. 2012-06-19 23:46:57 +00:00
login.c Implemented Search Dialog 2011-01-30 19:24:03 +00:00
login.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00
misc.c is_process_running: Check for zombie status. 2012-08-27 20:39:14 +02:00
misc.h Added is_process_running 2012-08-27 20:05:35 +02:00
options.h Set default download path "downloads" 2012-08-27 23:32:24 +02:00
osspec.c remove bogus posix define and workround missing PATH_MAX directly 2012-08-21 16:43:22 +01:00
osspec.h Improved path conversion for DOS Filesystems. 2011-04-23 20:09:24 +00:00
redrawslots.c Added copyright comment. 2011-12-04 12:54:49 +00:00
redrawslots.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
save.c added save page handlers. 2011-12-10 01:06:48 +00:00
save.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
schedule.c Added schedule stats. 2012-01-06 22:04:23 +00:00
schedule.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
search.c Added missing copyright headers 2012-08-24 00:47:37 +02:00
search.h Added missing copyright headers 2012-08-24 00:47:37 +02:00
settings.c Revert positioning Fix dated 2012-08-07 2012-08-27 23:32:54 +02:00
settings.h Added settings dialog, read only right now. 2011-12-13 22:17:50 +00:00
statusbar.c Plotter refactor: removed one plotter abraction layer. 2012-07-13 22:19:04 +02:00
statusbar.h Removed resize widget from statusbar ( Not needed anymore, window has native widgets now) 2011-11-23 19:59:24 +00:00
system_colour.c Fix colour string matching. Lose unneeded case insensitivity in matching. 2012-03-27 11:02:35 +00:00
thumbnail.c Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create(). 2011-02-19 22:17:54 +00:00
toolbar.c add includes to get browser private struct on atari 2012-08-22 17:03:46 +01:00
toolbar.h Added missing but not-so important changes from local SVN working copy. 2012-07-10 23:35:24 +02:00
treeview.c Plotter refactor: removed one plotter abraction layer. 2012-07-13 22:19:04 +02:00
treeview.h Stick to OS features for drag feature - handle it almost blocking (improves user experience). 2011-12-04 13:05:00 +00:00
verify_ssl.c Plotter refactor: removed one plotter abraction layer. 2012-07-13 22:19:04 +02:00
verify_ssl.h Implemented Search Dialog 2011-01-30 19:24:03 +00:00