Commit Graph

164 Commits

Author SHA1 Message Date
1be3152f48 Mentioning the number of files while refreshing 2010-12-21 12:37:27 +00:00
f299fdc510 Code cleanup 2010-10-26 00:29:32 +00:00
1cf0e7b68e Code cleanup 2010-10-25 23:02:31 +00:00
62332f9744 Added a configuration settings to alternate rows in detailed view 2010-10-08 10:42:28 +00:00
82375c1eeb Got rid of some warnings 2010-10-03 22:14:08 +00:00
af67e9df33 Much nicer detailed view (resizing columns) 2010-10-03 21:39:47 +00:00
8ec6da842b Supporting tiled backgrounds (code is getting ugly) 2010-08-28 23:32:31 +00:00
e5fece1e5d More likely to compile with Gtk+ < 2.6 2010-07-04 22:28:31 +00:00
3deb996930 Compile with less warnings 2010-05-18 20:15:32 +00:00
4576b08034 Added keyboard shortcuts for the "Back" and "Forward" buttons 2010-05-04 23:18:09 +00:00
9d2e2e37ff Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
53bb7a209a Also translating the menus 2010-04-05 00:59:48 +00:00
3ab6694238 Added translations for French and German 2010-03-29 22:48:06 +00:00
eb2a23bcc9 The icon for the symlink creation in the file menu was wrong 2010-03-22 23:17:45 +00:00
1f65fd3c3e Updated the file menu as symlink creation really popups a window 2010-03-22 23:15:20 +00:00
943eece263 The browser can now create and rename symbolic links 2010-03-22 23:07:44 +00:00
789104161e The error message sometimes did not correspond to the actual error 2010-03-22 23:06:29 +00:00
460b290a26 Hopefully fixed compilation for Gtk+ < 2.6.0 (thanks to cppcheck) 2009-12-09 20:52:27 +00:00
dfae2a7666 Allowed libDesktop toolbars to pack items without a stock icon or icon name 2009-11-24 22:56:50 +00:00
23fc02c442 Removed extraneous debugging output 2009-11-23 13:51:55 +00:00
e5a1a200ed Changed the layout to be packed regularly (doesn't wrap text anymore though) 2009-11-22 00:11:29 +00:00
02521521a3 Quite a lot at once (using libDesktop, improvements when embedded...) 2009-11-15 19:00:10 +00:00
371b74a052 Added a preferences button in the toolbar in embedded mode 2009-09-24 10:14:45 +00:00
77c4edd800 Using "EMBEDDED" instead of "FOR_EMBEDDED" 2009-09-24 10:14:17 +00:00
2b22b17476 Added a preference for the default view 2009-09-24 00:19:09 +00:00
fb1e3ec7fe Nicer error handling 2009-08-17 22:37:34 +00:00
00335bc798 Using gtk_message_dialog_format_secondary_text() 2009-08-12 07:26:17 +00:00
8df2625e85 Give it one more chance to compile with Gtk+ < 2.6.0 2009-08-08 21:00:02 +00:00
bfde8fa425 Let the browser window have an icon for the window manager 2009-08-08 20:57:04 +00:00
75c82073bd Removed unused prototype 2009-05-25 21:58:08 +00:00
e5a75e0f20 Also include the buttons for cut/copy/paste in the toolbar 2009-05-25 21:57:33 +00:00
e36a988f65 Code cleanup 2009-04-12 23:13:31 +00:00
df341e9aca Added an "Open file..." entry to the file menu 2009-03-15 16:37:02 +00:00
344a8137d6 Code cleanup
No longer display "Location" in embedded mode
2009-03-02 00:26:51 +00:00
58f9f4fe4d Support a compile-time embedded option (disables the menu bar) 2009-02-19 01:34:06 +00:00
fd394b5998 Put all major TODO/FIXME information in a common file 2008-10-15 11:18:27 +00:00
6771bed455 GPLv3'ing 2008-10-15 11:11:13 +00:00
9b72b53317 Prompts to run executables 2008-10-13 10:14:37 +00:00
a472c45b5e Using the stock icon for the details view 2008-05-06 12:31:45 +00:00
2dd8e37f6f Sharing more code 2008-04-21 23:11:28 +00:00
cf30c74f27 Loading and saving configuration values 2008-04-21 22:08:48 +00:00
4d986c3384 Fixed renaming in detailed view 2008-04-08 13:22:23 +00:00
b8372facae Fixed folder refresh optimization 2008-04-03 11:49:57 +00:00
bfb7b9d6da Fixed encoding issues in title bar and renaming 2008-02-01 01:30:18 +00:00
94a2dda939 More accurate debugging information upon drag and drop 2008-01-22 11:54:21 +00:00
da35e3137f Added drag and drop support in icon view 2008-01-22 11:06:02 +00:00
b98e306ecc Correctly identifying MIME type for mountpoints 2007-12-13 00:00:54 +00:00
02beb30969 Factorized file insertion and update code 2007-09-09 14:24:41 +00:00
af4a193d23 Had to re-license under the DeforaOS Project License to avoid conflict 2007-08-17 16:18:24 +00:00
67a6211b4f Code cleanup 2007-08-04 16:20:39 +00:00