Browser/src
2010-03-22 23:06:29 +00:00
..
.cvsignore Initial release 2009-06-01 16:35:20 +00:00
browser.c The error message sometimes did not correspond to the actual error 2010-03-22 23:06:29 +00:00
browser.h Changed the layout to be packed regularly (doesn't wrap text anymore though) 2009-11-22 00:11:29 +00:00
callbacks.c Fixed copy/paste and lots of warnings 2009-11-30 23:49:30 +00:00
callbacks.h Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
common.c Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
copy.c Check the arguments 2009-09-06 22:06:58 +00:00
delete.c Stricter argument checking 2009-09-24 10:11:52 +00:00
desktop.c Code cleanup 2010-03-17 22:14:33 +00:00
desktop.h Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
desktopicon.c Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
desktopicon.h Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
main.c GPLv3'ing 2008-10-15 11:11:13 +00:00
Makefile Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
mime.c Fixed erroneous matching MIME types when the filename contains a path 2009-05-25 22:04:12 +00:00
mime.h GPLv3'ing 2008-10-15 10:58:17 +00:00
move.c The progress bar was also wrong 2009-09-06 22:10:29 +00:00
open.c GPLv3'ing 2008-10-15 11:11:13 +00:00
project.conf Added a mode to display the registered applications on the desktop 2010-02-07 12:43:45 +00:00
properties.c For some reason it was not possible to set permissions anymore 2009-12-20 04:24:38 +00:00
view.c Matching the newer DesktopToolbar API 2009-12-04 11:26:05 +00:00