Commit Graph

66 Commits

Author SHA1 Message Date
a6651a130d Avoid warnings when building with Gtk+ 3.0 2013-12-25 19:35:50 +01:00
35bb738ba8 Make sure error dialogs are properly modal upon startup 2013-10-05 04:28:00 +02:00
4c12e15487 No longer assume text errors have set errno 2013-10-05 03:19:51 +02:00
6baed261b5 Harmonized icons some more (including emblems on any icon) 2012-12-06 03:40:50 +01:00
265c23bf66 Use the VFS wrappers within "desktop" and "properties" as well 2012-11-01 03:47:56 +01:00
fbc82db0da Updated the usage screen 2012-10-14 16:30:21 +00:00
c9a1051b20 Can now use arbitrary plug-ins from the command line 2012-09-15 01:31:15 +00:00
223a6c5517 Checking errors when calling setlocale() 2012-09-10 22:04:05 +00:00
c00abaa914 Matching the newer API 2012-08-31 18:44:23 +00:00
5ef027bed6 Avoided some warnings 2012-08-27 22:16:48 +00:00
337d2db259 Facilitate building on case-insensitive filesystems 2012-07-31 20:56:26 +00:00
01701e256c Working on error checking 2012-04-19 12:46:51 +00:00
a5bfeb720c Working on error checking 2012-04-19 12:35:51 +00:00
002a0defa3 Code cleanup 2012-04-19 12:10:45 +00:00
31f95f574b Working on error handling 2012-04-19 12:09:01 +00:00
b9e41fcbed Reworked the plug-in management code 2012-01-05 23:47:28 +00:00
9b28a97d3e Resolving relative path 2011-11-06 14:15:55 +00:00
72d443c328 The "properties" binary is now loading plug-ins instead 2011-11-06 06:40:46 +00:00
ac7d81029c Fixed access to uninitialized widget 2011-07-24 15:11:02 +00:00
5fd8dec78b Can now modify properties from within the Browser itself 2011-07-21 23:31:27 +00:00
6a5ce7d701 Also hidden the possibility to alter permissions for now (for clarity) 2011-07-21 23:09:14 +00:00
721cacef26 Hidden the potential alteration of the group in the Properties plug-in 2011-07-21 23:04:52 +00:00
c844cefb2a Improving the user interface 2011-07-21 16:44:36 +00:00
795ddbe0c8 No longer display the full path if used as a plug-in 2011-07-21 16:21:43 +00:00
19b164d48e Setting the configuration value for the plug-ins as well 2011-07-20 16:11:36 +00:00
7a25258220 Some interface adjustments 2011-07-20 10:07:16 +00:00
a73a927334 Prevent potential crashes 2011-07-19 03:32:33 +00:00
aa61abf715 Additional layout improvement to the properties panel 2011-07-19 03:28:22 +00:00
e7d37628c6 Better handling of smaller screen sizes 2011-07-19 03:11:59 +00:00
fd8494e117 The properties plug-in is now useful 2011-07-19 02:55:38 +00:00
a11fae79be Using the Mime class from libDesktop 2011-05-17 11:48:47 +00:00
ccab144d64 Properly loading icons for all known icon types in preferences 2011-03-03 06:16:10 +00:00
42a6345771 Errors displayed were sometimes not the actual one 2011-02-19 15:23:15 +00:00
9a851ee8cc Code cleanup 2011-02-19 15:19:12 +00:00
51f05e6eea Justification doesn't work because it's a widget alignment issue 2011-02-19 15:07:29 +00:00
2d84ea05d3 No text needs to be ellipsized anymore 2011-02-19 14:59:59 +00:00
8daf897d8c Fixed long-time issue with crashes 2010-12-31 14:25:26 +00:00
8569413c69 Fixed use of dirname() on GNU 2010-10-27 01:25:46 +00:00
36a709a568 Using a GtkDialog instead of GtkWindow 2010-10-10 13:11:55 +00:00
189b84aef8 Added a refresh button 2010-10-10 13:01:02 +00:00
82375c1eeb Got rid of some warnings 2010-10-03 22:14:08 +00:00
c0032f3066 Nicer-looking errors in the properties utility 2010-09-23 13:37:14 +00:00
cc9c1540d9 Compile with less warnings 2010-05-18 23:59:49 +00:00
3ab6694238 Added translations for French and German 2010-03-29 22:48:06 +00:00
66dce15d33 For some reason it was not possible to set permissions anymore 2009-12-20 04:24:38 +00:00
59e32cdee8 Nicer fix for the afore-mentioned crash 2009-12-04 10:44:02 +00:00
c41861a7c2 Fixed a crash when the current folder or file is not writable 2009-12-04 10:39:21 +00:00
e490ca8f0b Implemented setting the permissions 2009-11-15 19:44:27 +00:00
7c10e1a000 Behaves better when the window is maximized 2009-08-17 22:20:54 +00:00
1f9a36275f Added times of last modification, access and change 2009-08-07 21:41:16 +00:00