Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.61
2012/10/14 16:30:21
khorben
Updated the usage screen
1.60
2012/09/15 01:31:15
khorben
Can now use arbitrary plug-ins from the command line
1.59
2012/09/10 22:00:14
khorben
Checking errors when calling setlocale()
1.58
2012/08/31 18:44:23
khorben
Matching the newer API
1.57
2012/08/27 22:16:48
khorben
Avoided some warnings
1.56
2012/07/31 20:56:26
khorben
Facilitate building on case-insensitive filesystems
1.55
2012/04/19 12:46:51
khorben
Working on error checking
1.54
2012/04/19 12:35:51
khorben
Working on error checking
1.53
2012/04/19 12:10:45
khorben
Code cleanup
1.52
2012/04/19 12:09:01
khorben
Working on error handling
1.51
2012/01/05 23:47:27
khorben
Reworked the plug-in management code
1.50
2011/11/06 14:15:55
khorben
Resolving relative path
1.49
2011/11/06 06:40:45
khorben
The "properties" binary is now loading plug-ins instead
1.48
2011/07/24 15:11:00
khorben
Fixed access to uninitialized widget
1.47
2011/07/21 23:31:27
khorben
Can now modify properties from within the Browser itself
1.46
2011/07/21 23:09:14
khorben
Also hidden the possibility to alter permissions for now (for clarity)
1.45
2011/07/21 23:04:52
khorben
Hidden the potential alteration of the group in the Properties plug-in
1.44
2011/07/21 16:44:36
khorben
Improving the user interface
1.43
2011/07/21 16:21:43
khorben
No longer display the full path if used as a plug-in
1.42
2011/07/20 16:11:36
khorben
Setting the configuration value for the plug-ins as well
1.41
2011/07/20 10:07:16
khorben
Some interface adjustments
1.40
2011/07/19 03:32:33
khorben
Prevent potential crashes
1.39
2011/07/19 03:28:22
khorben
Additional layout improvement to the properties panel
1.38
2011/07/19 03:11:59
khorben
Better handling of smaller screen sizes
1.37
2011/07/19 02:55:37
khorben
The properties plug-in is now useful
1.36
2011/05/17 11:48:46
khorben
Using the Mime class from libDesktop
1.35
2011/03/03 06:16:10
khorben
Properly loading icons for all known icon types in preferences
1.34
2011/02/19 15:23:15
khorben
Errors displayed were sometimes not the actual one
1.33
2011/02/19 15:19:12
khorben
Code cleanup
1.32
2011/02/19 15:07:29
khorben
Justification doesn't work because it's a widget alignment issue
1.31
2011/02/19 14:59:59
khorben
No text needs to be ellipsized anymore
1.30
2010/12/31 14:25:26
khorben
Fixed long-time issue with crashes
1.29
2010/10/27 01:25:46
khorben
Fixed use of dirname() on GNU
1.28
2010/10/10 13:11:55
khorben
Using a GtkDialog instead of GtkWindow
1.27
2010/10/10 13:01:02
khorben
Added a refresh button
1.26
2010/10/03 22:14:08
khorben
Got rid of some warnings
1.25
2010/09/23 13:37:14
khorben
Nicer-looking errors in the properties utility
1.24
2010/05/18 23:59:49
khorben
Compile with less warnings
1.23
2010/03/29 22:48:06
khorben
Added translations for French and German
1.22
2009/12/20 04:24:38
khorben
For some reason it was not possible to set permissions anymore
1.21
2009/12/04 10:44:02
khorben
Nicer fix for the afore-mentioned crash
1.20
2009/12/04 10:39:21
khorben
Fixed a crash when the current folder or file is not writable
1.19
2009/11/15 19:44:27
khorben
Implemented setting the permissions
1.18
2009/08/17 22:20:54
khorben
Behaves better when the window is maximized
1.17
2009/08/07 21:41:16
khorben
Added times of last modification, access and change
1.16
2008/10/15 11:18:27
khorben
Put all major TODO/FIXME information in a common file
1.15
2008/10/15 11:11:13
khorben
GPLv3'ing
1.14
2008/01/14 17:03:11
khorben
Fixed unsafe use of basename/dirname
1.13
2007/12/21 10:18:54
khorben
Fixed a compilation warning
1.12
2007/12/21 10:13:39
khorben
Supports setting the group
1.11
2007/12/13 00:03:30
khorben
Using only the basename of the file in the window title
1.10
2007/08/17 16:18:24
khorben
Had to re-license under the DeforaOS Project License to avoid conflict
1.9
2007/06/25 08:09:23
khorben
Fixed a segfault when MIME type is unknown
1.8
2007/06/13 17:55:50
khorben
Properly licensed Browser under the GPL version 2
1.7
2007/06/01 16:58:09
khorben
Better handling of files without known icon
1.6
2007/06/01 16:47:59
khorben
Implemented MIME type recognition
1.5
2007/06/01 14:39:42
khorben
Reviewed design using a Gtk table
1.4
2007/05/31 00:47:19
khorben
Fixed compilation on Linux
1.3
2007/05/27 21:36:24
khorben
Changed font weight for labels and filename to bold
1.2
2007/05/27 21:00:15
khorben
Filename to UTF-8 fixes
1.1
2007/05/26 01:14:35
khorben
Initial release