Browser/src
2008-02-01 01:30:18 +00:00
..
browser.c Fixed encoding issues in title bar and renaming 2008-02-01 01:30:18 +00:00
browser.h Had to re-license under the DeforaOS Project License to avoid conflict 2007-08-17 16:18:24 +00:00
callbacks.c Fixed encoding issues in title bar and renaming 2008-02-01 01:30:18 +00:00
callbacks.h Added drag and drop support in icon view 2008-01-22 11:06:02 +00:00
common.c Added comments about how to implement drag and drop properly 2008-01-23 01:39:57 +00:00
copy.c Fixed typo when copying multiple files 2008-01-22 14:37:47 +00:00
delete.c delete now has a "Yes to all" option 2007-12-10 01:50:57 +00:00
desktop.c Allow drag and drop from the desktop 2008-01-22 18:17:29 +00:00
desktop.h Code cleanup 2008-01-22 19:02:06 +00:00
main.c Had to re-license under the DeforaOS Project License to avoid conflict 2007-08-17 16:18:24 +00:00
Makefile Added common.c 2008-01-22 14:09:38 +00:00
mime.c Supports fallback on MIME "type/*" 2007-09-28 10:24:32 +00:00
mime.h Had to re-license under the DeforaOS Project License to avoid conflict 2007-08-17 16:18:24 +00:00
move.c Fixed typo when moving multiple files 2008-01-22 14:40:16 +00:00
open.c Using "open" as the executable name upon errors 2007-10-14 14:04:23 +00:00
project.conf Added common.c 2008-01-22 14:09:38 +00:00
properties.c Fixed unsafe use of basename/dirname 2008-01-14 17:03:11 +00:00
view.c Handling errors when the image type is not supported 2008-01-29 11:27:37 +00:00