Commit Graph

185 Commits

Author SHA1 Message Date
d5f0f55673 Further improving the plug-in system 2011-07-17 23:09:00 +00:00
58af3e6c12 Allow plug-ins to change the current browser location 2011-07-17 23:02:37 +00:00
f3b36aad27 Improved plug-in support 2011-07-17 22:47:42 +00:00
7fbf245d78 Introducing the plug-in system (not fully functional yet) 2011-07-17 22:02:13 +00:00
836f0d293b Code cleanup 2011-07-14 00:15:52 +00:00
c7c40fbf0b Fixed errors with Gtk+ 3.0 2011-04-16 00:55:34 +00:00
1b486650ad Preparing migration to Gtk+ 3.0 2011-04-16 00:33:51 +00:00
e63cda5377 Added a dialog to modify file associations 2011-03-03 07:11:23 +00:00
ccab144d64 Properly loading icons for all known icon types in preferences 2011-03-03 06:16:10 +00:00
9fcf31d4b8 Listing file associations 2011-03-03 05:42:06 +00:00
66937b1ec4 More accurate description of setting "alternate" in detailed view 2011-02-06 13:50:15 +00:00
348b6f19a3 Got rid of two warnings on platforms where sizeof(size_t) != 8 2011-02-06 13:40:43 +00:00
5f9ae60e55 Code cleanup 2011-02-05 03:03:04 +00:00
cb1b36fb25 Only display thumbnail icons once the folder is fully refreshed 2011-01-25 23:55:54 +00:00
5cb3e24959 Added icons for the different views 2011-01-21 23:46:40 +00:00
b9c1e4f1fd Code cleanup 2011-01-02 15:41:15 +00:00
258e163ffe Code cleanup 2010-12-31 11:44:09 +00:00
0efe04cd80 Code cleanup 2010-12-31 11:42:48 +00:00
73000a46ff Moved the code handling the preferences into browser.c 2010-12-26 13:07:08 +00:00
d686202cd2 Code cleanup 2010-12-21 13:17:02 +00:00
f7ae817544 Added translations 2010-12-21 12:47:08 +00:00
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