Browser/src
2009-06-03 00:04:13 +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 Using gtk_window_present() instead of gtk_widget_show() where appropriate 2009-05-25 22:00:34 +00:00
callbacks.h Added an "Open file..." entry to the file menu 2009-03-15 16:37:02 +00:00
common.c Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
copy.c Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
delete.c GPLv3'ing 2008-10-15 11:11:13 +00:00
desktop.c Correctly display icon images when smaller than requested 2009-06-03 00:04:13 +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-01-11 21:46:49 +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