Browser/src
2009-09-24 10:14:45 +00:00
..
.cvsignore Initial release 2009-06-01 16:35:20 +00:00
browser.c Added a preferences button in the toolbar in embedded mode 2009-09-24 10:14:45 +00:00
browser.h Added a preference for the default view 2009-09-24 00:19:09 +00:00
callbacks.c Added a preference for the default view 2009-09-24 00:19:09 +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 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 Using gtk_message_dialog_format_secondary_text() 2009-08-12 07:26:17 +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 gcc really prefers "-lSystem" to "-l System" 2009-09-06 22:43:58 +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 Using "EMBEDDED" instead of "FOR_EMBEDDED" 2009-09-24 10:14:17 +00:00
properties.c Behaves better when the window is maximized 2009-08-17 22:20:54 +00:00
view.c Let it compile with Gtk+ < 2.14 2009-08-30 02:48:58 +00:00