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.48
2012/07/31 20:56:25
khorben
Facilitate building on case-insensitive filesystems
1.47
2012/07/31 20:07:26
khorben
Fixed build of "desktop" on MacOS X
1.46
2012/05/29 23:20:59
khorben
Browser can now access its online help (doesn't work yet though)
1.45
2012/03/21 03:17:45
khorben
Let the desktop application rotate the screen
1.44
2011/11/06 06:40:45
khorben
The "properties" binary is now loading plug-ins instead
1.43
2011/11/04 13:50:53
khorben
Renamed desktop-settings to desktopctl
1.42
2011/07/19 02:55:37
khorben
The properties plug-in is now useful
1.41
2011/07/17 22:02:13
khorben
Introducing the plug-in system (not fully functional yet)
1.40
2011/05/17 11:48:46
khorben
Using the Mime class from libDesktop
1.39
2010/12/31 18:16:39
khorben
Fixing dependencies
1.38
2010/12/10 23:16:09
khorben
Integrated libSystem and libDesktop to pkg-config
1.37
2010/08/28 16:58:10
khorben
Added an executable to display desktop preferences at will
1.36
2010/05/26 12:10:41
khorben
Make it easier to cross-compile
1.35
2010/02/07 12:43:45
khorben
Added a mode to display the registered applications on the desktop
1.34
2010/01/29 17:34:20
khorben
Moved DesktopIcon handling from desktop.c into its own file
1.33
2009/12/09 20:52:57
khorben
Always look for headers in $(PREFIX)/include
1.32
2009/11/15 19:00:10
khorben
Quite a lot at once (using libDesktop, improvements when embedded...)
1.31
2009/09/24 10:14:17
khorben
Using "EMBEDDED" instead of "FOR_EMBEDDED"
1.30
2009/09/06 22:43:58
khorben
gcc really prefers "-lSystem" to "-l System"
1.29
2009/08/13 16:57:35
khorben
Compiling with -pedantic
1.28
2009/02/19 01:34:06
khorben
Support a compile-time embedded option (disables the menu bar)
1.27
2008/05/06 12:33:13
khorben
Re-generated Makefile
1.26
2008/05/06 12:31:22
khorben
callbacks.c depends on ../config.h
1.25
2008/04/21 23:11:28
khorben
Sharing more code
1.24
2008/01/22 14:09:38
khorben
Added common.c
1.23
2007/08/03 01:06:37
khorben
Added target copy
1.22
2007/07/31 00:51:25
khorben
Added target move
1.21
2007/06/21 12:06:33
khorben
Forgot desktop.h in distribution
1.20
2007/06/01 16:53:38
khorben
properties requires libSystem to link properly
1.19
2007/05/26 01:15:07
khorben
Added properties
1.18
2007/05/21 02:50:47
khorben
Linking to libSystem only when necessary
1.17
2007/05/17 10:45:07
khorben
mime.c does not need browser.h
1.16
2007/04/29 23:38:54
khorben
Re-compile desktop and view whenever mime.o is updated
1.15
2007/04/29 22:56:05
khorben
Added generic viewer
1.14
2007/02/24 18:18:02
khorben
Added desktop target
1.13
2006/12/10 17:59:06
khorben
Makefiles cleanup
1.12
2006/11/03 10:58:11
khorben
Fixing Makefiles
1.11
2006/09/10 23:27:43
khorben
Added target open
1.10
2006/09/02 18:54:56
khorben
Code cleanup, Gtk+ <= 2.4 compatibility code and bug fixes
1.9
2006/08/31 10:28:58
khorben
shared-mime-info globs file is tried first from the destination prefix
1.8
2006/07/22 10:05:06
khorben
No longer forcing ".." in the compilation include path
1.7
2006/06/26 20:20:15
khorben
Added target delete
1.6
2006/06/21 13:38:08
khorben
Packages browser.h and mime.h
1.5
2006/06/19 13:03:50
khorben
Supports default actions
1.4
2006/06/19 11:54:11
khorben
Not forcing -O2 anymore
1.3
2006/06/18 16:04:44
khorben
Not forcing -g anymore
1.2
2006/06/05 23:37:07
khorben
Added MIME code
1.1
2006/06/05 16:07:50
khorben
Initial release