Commit Graph

309 Commits

Author SHA1 Message Date
3658456484 Exposing the MIME icon generation code to the plug-ins 2012-11-01 03:08:55 +01:00
c7816bedbf Report symbolic links as such (and improve icon lookups) 2012-11-01 02:37:44 +01:00
bd6eeee786 Code cleanup 2012-11-01 02:21:52 +01:00
4340c041d1 Display the numerical values for owners and groups when unknown 2012-11-01 02:17:18 +01:00
627a84f3ee Also update the bigger icons (96 pixels)
Code cleanup
2012-11-01 02:08:33 +01:00
dc47e95ed5 Added a couple comments 2012-11-01 02:03:11 +01:00
122ffd007d Beginning to draw some emblems 2012-10-31 04:33:28 +01:00
eae63d7105 Also abstracting *stat() away 2012-10-31 03:07:25 +01:00
e30adc8a5b Beginning to abstract away raw filesystem access 2012-10-31 03:04:03 +01:00
60360c45dd Use less deprecated functions (from Gtk+ 2.24) 2012-09-21 22:01:28 +00:00
f441810e09 Avoid a compilation warning 2012-09-14 21:16:45 +00:00
53daeab211 Optimized data insertion in tree models 2012-09-10 21:48:47 +00:00
50e0c1a139 Set the default folder in "open with" to BINDIR 2012-09-01 22:43:53 +00:00
4c7e4fde95 Updated the plug-in API to transmit the complete selection upon refresh 2012-08-31 18:37:09 +00:00
d48543dab6 Using browser_get_location() internally for more robustness 2012-08-27 21:57:34 +00:00
bca34f7881 Do not save the configuration if it is not complete 2012-08-26 11:16:47 +00:00
8f26214bcb No longer try to load plug-ins if none is defined 2012-08-26 00:51:38 +00:00
70925c4962 Additional portability fix for MacOS X 2012-07-30 23:14:59 +00:00
fd3d1e450a Handle error path upon filename encoding conversion errors 2012-07-07 14:14:22 +00:00
921a6878bb Additional error checking 2012-06-25 00:38:35 +00:00
dc23e343a9 Fixed general behavior in detailed view 2012-06-23 23:13:15 +00:00
4e3c45c306 Fixed keeping the selection while switching views 2012-06-19 21:53:39 +00:00
4de09fcf52 Fixed online help 2012-05-29 23:40:44 +00:00
1a7180e508 Browser can now access its online help (doesn't work yet though) 2012-05-29 23:20:59 +00:00
d4587bfde0 Renamed the browser to "File manager" 2012-05-29 22:12:28 +00:00
d3a04705db Added a comment to the about dialog 2012-05-20 12:01:26 +00:00
000fee4910 Signal plug-ins when they are no longer active 2012-04-23 12:52:54 +00:00
1f7d25626e Let Gtk+ free the views initialized when closing a browser window 2012-04-20 16:38:35 +00:00
0aa9ac0887 Fixed crash when switching views 2012-04-20 16:35:20 +00:00
cd1afc892a Code cleanup 2012-04-20 15:55:55 +00:00
d99cb31362 Added an accessor method to obtain the current view 2012-04-20 15:52:18 +00:00
8860f64768 Perform additional clean-up on the path to browse 2012-04-19 12:39:56 +00:00
a5bfeb720c Working on error checking 2012-04-19 12:35:51 +00:00
047c6ae7d8 Copyright update 2012-03-21 03:31:41 +00:00
b9e41fcbed Reworked the plug-in management code 2012-01-05 23:47:28 +00:00
bc6f097275 Const'ified 2012-01-05 20:14:57 +00:00
341c9a08be Added browser_get_location() 2011-12-05 10:56:19 +00:00
0f1aa9aa17 Added a mnemonic to the file menu 2011-12-05 09:47:43 +00:00
72d443c328 The "properties" binary is now loading plug-ins instead 2011-11-06 06:40:46 +00:00
b1f3f70f21 Code cleanup 2011-11-06 03:38:45 +00:00
f43c38cd65 Also display icons in the plug-in selector 2011-11-04 15:34:20 +00:00
ed2037b097 Code cleanup 2011-10-29 13:16:37 +00:00
1d2c5fad80 Added credits for translators 2011-10-25 11:14:02 +00:00
017eae1ab4 Some cleanup 2011-10-23 20:04:20 +00:00
aee7b1a9f0 Right-justifying the size column 2011-09-11 22:23:58 +00:00
52d5423958 Added a preview widget to the wallpaper selection 2011-08-11 22:09:02 +00:00
cb8f5ad7ae Code cleanup 2011-08-03 20:45:05 +00:00
ffcdf84c66 Changed the default window size 2011-07-30 22:21:50 +00:00
c3cc689d27 Missing newline character when printing errors 2011-07-30 01:41:38 +00:00
a56ed48bd4 Slightly improved the behavior with the GtkInfoBar 2011-07-29 01:36:28 +00:00
8099ccb49c Using a GtkInfoBar for error handling 2011-07-29 01:34:11 +00:00
04dda49f3a Stricter error handling 2011-07-29 00:47:39 +00:00
552d03b3a2 Introducing the "Preview" plug-in 2011-07-29 00:32:15 +00:00
e017ebeeb0 Fixed crash at startup 2011-07-28 02:47:31 +00:00
46a73d2ea1 Tracking sub-process termination 2011-07-28 02:36:15 +00:00
38996f1c7c Fixed issues with plug-ins when refreshing folders or switching plug-ins 2011-07-28 02:00:12 +00:00
f5b31db4d8 Updated the plug-in interface and translations 2011-07-25 10:41:54 +00:00
c95212032e Now refreshing plug-ins for single files selected as well 2011-07-21 22:45:28 +00:00
7a705bdb8f Code cleanup 2011-07-21 22:06:00 +00:00
687e0b95dd Automatically refreshing the active plug-in when changing directory 2011-07-21 16:06:16 +00:00
19b164d48e Setting the configuration value for the plug-ins as well 2011-07-20 16:11:36 +00:00
02b5c08e5c Display which plug-ins are enabled or disabled 2011-07-20 14:52:44 +00:00
7a25258220 Some interface adjustments 2011-07-20 10:07:16 +00:00
1dc78e94b3 Code cleanup 2011-07-19 15:49:40 +00:00
b23aab233e Also translating plug-ins 2011-07-19 00:09:22 +00:00
4143271837 Plug-ins can have icons now 2011-07-19 00:04:02 +00:00
c587ec6556 Improving plug-ins support 2011-07-18 23:55:51 +00:00
a5e4919e11 Introducing the preferences dialog for plug-ins 2011-07-18 14:36:29 +00:00
0ef0876203 Code cleanup 2011-07-18 14:28:52 +00:00
dc39b6ee68 Give at least some space to the left pane 2011-07-18 11:32:35 +00:00
4595610518 More appropriate icon for mountpoints 2011-07-18 11:18:49 +00:00
6c3e0dd140 Added file filters to the "Open with..." dialog 2011-07-18 00:14:09 +00:00
a3d664659a Avoid a crash when refreshing plug-ins at program startup 2011-07-17 23:49:33 +00:00
116f65da57 Code cleanup 2011-07-17 23:09:39 +00:00
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