Commit Graph

254 Commits

Author SHA1 Message Date
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