Browser/src
2009-07-25 13:10:51 +00:00
..
.cvsignore Initial release 2009-06-01 16:35:20 +00:00
browser.c Removed unused prototype 2009-05-25 21:58:08 +00:00
browser.h Added an "Open file..." entry to the file menu 2009-03-15 16:37:02 +00:00
callbacks.c Code cleanup 2009-07-25 13:10:51 +00:00
callbacks.h Added a submenu entry to allow the creation of a text file 2009-06-21 23:09:39 +00:00
common.c Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
copy.c Changed label "Argument" to "Copying" 2009-07-04 13:25:33 +00:00
delete.c GPLv3'ing 2008-10-15 11:11:13 +00:00
desktop.c Don't try to draw the background if there is none set 2009-07-14 23:07:43 +00:00
desktop.h GPLv3'ing 2008-10-15 10:58:17 +00:00
main.c GPLv3'ing 2008-10-15 11:11:13 +00:00
Makefile Re-generated Makefiles 2009-06-16 23:45:52 +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 GPLv3'ing 2008-10-15 11:11:13 +00:00
open.c GPLv3'ing 2008-10-15 11:11:13 +00:00
project.conf Support a compile-time embedded option (disables the menu bar) 2009-02-19 01:34:06 +00:00
properties.c Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
view.c Let the user choose a file to view himself when started with no argument 2009-05-25 22:14:24 +00:00