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.64
2012/07/31 20:56:25
khorben
Facilitate building on case-insensitive filesystems
1.63
2012/04/20 16:35:20
khorben
Fixed crash when switching views
1.62
2012/04/20 15:52:18
khorben
Added an accessor method to obtain the current view
1.61
2012/04/19 12:35:51
khorben
Working on error checking
1.60
2011/12/05 10:56:19
khorben
Added browser_get_location()
1.59
2011/11/06 06:40:46
khorben
The "properties" binary is now loading plug-ins instead
1.58
2011/10/23 19:55:19
khorben
Added a few comments
1.57
2011/07/29 01:34:11
khorben
Using a GtkInfoBar for error handling
1.56
2011/07/20 16:11:36
khorben
Setting the configuration value for the plug-ins as well
1.55
2011/07/18 14:36:29
khorben
Introducing the preferences dialog for plug-ins
1.54
2011/07/18 14:28:52
khorben
Code cleanup
1.53
2011/07/17 22:47:42
khorben
Improved plug-in support
1.52
2011/07/17 22:02:13
khorben
Introducing the plug-in system (not fully functional yet)
1.51
2011/05/17 11:48:45
khorben
Using the Mime class from libDesktop
1.50
2011/03/03 06:16:09
khorben
Properly loading icons for all known icon types in preferences
1.49
2011/03/03 05:42:05
khorben
Listing file associations
1.48
2011/03/03 04:33:21
khorben
More clean-up
1.47
2011/01/25 23:55:54
khorben
Only display thumbnail icons once the folder is fully refreshed
1.46
2010/12/26 13:07:08
khorben
Moved the code handling the preferences into browser.c
1.45
2010/12/21 13:17:02
khorben
Code cleanup
1.44
2010/10/25 23:02:31
khorben
Code cleanup
1.43
2010/10/08 10:42:28
khorben
Added a configuration settings to alternate rows in detailed view
1.42
2009/11/22 00:11:29
khorben
Changed the layout to be packed regularly (doesn't wrap text anymore though)
1.41
2009/11/15 19:00:09
khorben
Quite a lot at once (using libDesktop, improvements when embedded...)
1.40
2009/09/24 00:19:08
khorben
Added a preference for the default view
1.39
2009/03/15 16:37:02
khorben
Added an "Open file..." entry to the file menu
1.38
2009/03/02 00:26:51
khorben
Code cleanup...
1.37
2008/10/15 10:58:17
khorben
GPLv3'ing
1.36
2008/10/13 10:14:37
khorben
Prompts to run executables
1.35
2008/04/21 22:08:48
khorben
Loading and saving configuration values
1.34
2008/04/21 21:10:37
khorben
Renamed the BrowserPreferences types to BrowserPrefs
1.33
2007/08/17 16:18:24
khorben
Had to re-license under the DeforaOS Project License to avoid conflict
1.32
2007/08/03 03:23:50
khorben
Implemented copy/paste
1.31
2007/07/31 01:10:50
khorben
Detecting mount points
1.30
2007/06/29 15:32:13
khorben
Added browser_open_with() in the API
1.29
2007/06/18 03:04:50
khorben
Confirmation dialog before deletion is now optional
1.28
2007/06/13 17:55:50
khorben
Properly licensed Browser under the GPL version 2
1.27
2007/05/17 10:46:07
khorben
Added a date column (last modification)
1.26
2007/05/03 22:54:04
khorben
Fixed ordering by size
1.25
2007/05/01 18:35:55
khorben
Fixed about window handling with multiple browser windows
1.24
2007/04/29 20:27:41
khorben
No longer forks when creating a window
1.23
2007/04/09 07:17:07
khorben
Added thumbnails view
1.22
2007/02/17 12:11:41
khorben
Executables have a special icon
1.21
2006/12/10 17:52:51
khorben
Applied GPLv2 license
1.20
2006/11/29 21:07:15
khorben
Fixed select all and deselect all in detailed view
1.19
2006/11/24 22:52:13
khorben
Refreshing automatically the current folder
1.18
2006/11/24 11:27:00
khorben
Removing deleted files in in-place refresh
1.17
2006/11/24 10:51:15
khorben
Introducing in-place refresh
1.16
2006/11/23 02:25:39
khorben
Statusbar is back, Huge performance improvement
1.15
2006/11/23 01:59:50
khorben
Supports progressive refresh
1.14
2006/11/14 13:06:09
khorben
Code cleanup
1.13
2006/10/11 07:09:09
khorben
Adding copyright notices
1.12
2006/09/10 23:34:09
khorben
More complete details view
1.11
2006/09/10 22:29:55
khorben
Implemented "sort folders before files" option
1.10
2006/09/03 08:40:37
khorben
Fixed browser with Gtk+ >= 2.6
1.9
2006/09/02 18:54:56
khorben
Code cleanup, Gtk+ <= 2.4 compatibility code and bug fixes
1.8
2006/07/23 15:46:27
khorben
Implementing preferences dialog
1.7
2006/07/07 15:11:16
khorben
Implemented a third view
1.6
2006/06/26 20:25:07
khorben
Implemented file deletion
1.5
2006/06/23 08:38:00
khorben
Working on selection
1.4
2006/06/22 15:01:08
khorben
Can switch to and from icon and list view
1.3
2006/06/05 23:37:07
khorben
Added MIME code
1.2
2006/06/05 19:53:18
khorben
Looking up icons from GNOME theme
1.1
2006/06/05 16:07:50
khorben
Initial release