Browser/src
2010-01-29 17:34:20 +00:00
..
.cvsignore Initial release 2009-06-01 16:35:20 +00:00
browser.c Hopefully fixed compilation for Gtk+ < 2.6.0 (thanks to cppcheck) 2009-12-09 20:52:27 +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 Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +00:00
desktop.h Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +00:00
desktopicon.c Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +00:00
desktopicon.h Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +00:00
main.c GPLv3'ing 2008-10-15 11:11:13 +00:00
Makefile Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +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 Moved DesktopIcon handling from desktop.c into its own file 2010-01-29 17:34:20 +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