Commit Graph

282 Commits

Author SHA1 Message Date
142dcf8420 Use the copyright character for the about dialog 2013-11-21 23:48:07 +01:00
12a6faa811 Print errors before attempting to display image thumbnails 2013-10-05 03:48:08 +02:00
b70fc2dfa7 Fixed error handling while generating thumbnails 2013-10-05 02:02:14 +02:00
5a65d8a741 Code cleanup 2013-10-05 01:57:18 +02:00
c6d0f26bdd Tracking the first idle callback 2013-07-01 21:54:00 -04:00
c2fa286ec3 Allow default MIME handlers to be registered through the "Open with..." dialog 2013-06-19 17:46:10 -04:00
fa03bcd5f8 Use a specific icon while refreshing the thumbnails 2013-06-09 19:48:10 +02:00
068e74d4a8 Updated the copyright line 2013-06-02 02:06:24 +02:00
b4db528886 Freeing a little more memory when exiting 2013-03-24 20:53:26 +01:00
b44772f0c4 Properly tracking references to GdkPixbuf objects 2012-12-06 22:14:12 +01:00
0b95786a3d Tracking references to GdkPixbuf objects 2012-12-06 22:04:32 +01:00
88789dbf6d Free some more memory 2012-12-06 19:07:41 +01:00
6baed261b5 Harmonized icons some more (including emblems on any icon) 2012-12-06 03:40:50 +01:00
69d0e558bb Harmonize icons a bit more (for plug-ins) 2012-12-06 01:08:18 +01:00
3af8352781 Code cleanup 2012-12-05 16:12:02 +01:00
9a218d6897 Code cleanup 2012-12-05 16:11:25 +01:00
d04c2cb550 Moved more icon handling code to the VFS pseudo-class 2012-12-05 15:53:35 +01:00
285958207e Load special icons for special folders 2012-12-04 03:54:42 +01:00
275ce31681 Fixed the sensitivity of the "updir" button when going back or forward 2012-11-29 11:32:53 +01:00
afbddab982 Code cleanup 2012-11-29 01:06:29 +01:00
6b11e5682b Let the Mime class fully take care of icons 2012-11-29 01:01:05 +01:00
b0be3a7a87 Moved relevant code into the Browser class 2012-11-28 23:05:37 +01:00
404c8fd89c Code cleanup 2012-11-01 03:33:49 +01:00
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