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.30
2012/07/31 20:56:26
khorben
Facilitate building on case-insensitive filesystems
1.29
2012/05/29 23:18:03
khorben
Avoiding potential memory leak
1.28
2012/03/21 03:17:45
khorben
Let the desktop application rotate the screen
1.27
2012/01/02 14:48:42
khorben
Compilation fix for Gtk+ 3.0
1.26
2011/12/05 10:47:22
khorben
Allow the icon colors to be specified
1.25
2011/07/28 02:59:09
khorben
Preparing for releasing Browser 0.4.1
1.24
2011/05/29 09:54:04
khorben
Let the desktop font be changed
1.23
2011/05/17 11:48:45
khorben
Using the Mime class from libDesktop
1.22
2011/05/04 19:27:51
khorben
Fixed a couple calls to mime_icons()
1.21
2011/03/27 14:39:57
khorben
Desktop icon windows now hint as UTILITY in embedded mode
1.20
2011/03/27 14:32:36
khorben
Fixed execution of applications with command-line arguments and scaling icons
1.19
2011/03/19 20:47:05
khorben
Default to a single click to browse the homescreen and open applications
1.18
2011/03/19 20:31:07
khorben
Only enable drag & drop for files
1.17
2011/03/19 18:58:53
khorben
Updated the transparency calculation and window hints and attributes
1.16
2011/03/19 02:41:44
khorben
Avoid crash when desktop icons are forcibly closed
1.15
2011/02/19 15:33:51
khorben
No longer rename immutable icons
1.14
2011/02/09 00:06:59
khorben
Added the possibility to rename desktop icons (to be polished before release)
1.13
2011/02/05 03:39:34
khorben
Using g_spawn_async() instead of execlp()
1.12
2010/10/25 23:02:31
khorben
Code cleanup
1.11
2010/07/13 16:22:46
khorben
Sorting folders first by default
1.10
2010/05/25 15:36:28
khorben
Almost completed the homescreen implementation
1.9
2010/05/18 20:07:02
khorben
No longer need to confirm when launching applications
1.8
2010/05/18 19:56:52
khorben
Nicer debugging information
1.7
2010/05/18 19:53:27
khorben
Do not update transparency twice per new icon
1.6
2010/05/18 19:45:08
khorben
Compilation fix with Gtk+ < 2.6.0
1.5
2010/05/18 18:29:44
khorben
Less warnings when compiling with DEBUG set
1.4
2010/04/05 15:05:13
khorben
Also translating mime.c
1.3
2010/04/05 14:52:15
khorben
Also translating desktopicon.c
1.2
2010/02/07 12:43:45
khorben
Added a mode to display the registered applications on the desktop
1.1
2010/01/29 17:34:20
khorben
Moved DesktopIcon handling from desktop.c into its own file