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.151
2012/10/04 22:19:39
khorben
More chances to support Gtk+ 3.0
1.150
2012/08/19 21:34:51
khorben
Slightly improved handling the icon font configuration
1.149
2012/08/19 21:28:54
khorben
Fixed the default icon text color and weight
1.148
2012/07/31 20:56:25
khorben
Facilitate building on case-insensitive filesystems
1.147
2012/06/04 22:21:47
khorben
Force the preferences window to be always centered
1.146
2012/04/23 12:22:07
khorben
Hopefully avoid crashing when screen rotation fails
1.145
2012/03/21 03:17:44
khorben
Let the desktop application rotate the screen
1.144
2012/02/25 14:52:01
khorben
Also allow no desktop to be drawn
1.143
2012/01/03 09:53:02
khorben
Avoid a warning with Gtk+ >= 2.24
1.142
2012/01/03 09:51:14
khorben
Compilation fix for Gtk+ < 2.24
1.141
2012/01/03 07:41:13
khorben
Partial compilation fix for Gtk+ 3.0
1.140
2012/01/02 08:20:27
khorben
Using libDesktop to handle client messages
1.139
2011/12/05 10:47:22
khorben
Allow the icon colors to be specified
1.138
2011/12/05 09:47:22
khorben
More things to do
1.137
2011/11/18 03:27:29
khorben
Trying to avoid some Gtk+ warnings at run-time
1.136
2011/11/04 14:58:37
khorben
Updated usage informations and translations
1.135
2011/11/04 14:53:16
khorben
Also able to change the alignment from desktopctl
1.134
2011/11/04 14:28:38
khorben
Largely extended the possibilities of the "desktopctl" tool
1.133
2011/08/28 17:43:01
khorben
Added a button to refresh the monitors list
1.132
2011/08/11 22:09:02
khorben
Added a preview widget to the wallpaper selection
1.131
2011/08/05 22:06:34
khorben
Also display the "monitors" tab on older Gtk+ versions
1.130
2011/08/05 21:22:08
khorben
Also display the current resolution and screen sizes
1.129
2011/08/05 20:55:53
khorben
Introducing a tab to list the monitors
1.128
2011/08/05 20:24:04
khorben
Added an option to extend the background to all monitors
1.127
2011/08/05 20:07:32
khorben
Print the background per monitor by default
1.126
2011/08/01 11:48:53
khorben
Also draw the icons when idle
1.125
2011/08/01 11:12:08
khorben
Stricter argument checking
1.124
2011/07/16 15:14:35
khorben
Reworked the preferences dialog
1.123
2011/07/16 14:57:24
khorben
Actually implemented setting the default color
1.122
2011/07/16 14:53:02
khorben
Got rid of a warning
1.121
2011/07/16 14:51:05
khorben
Working on the default color selection
1.120
2011/07/16 14:09:45
khorben
Re-implemented the background picture code and added centered mode
1.119
2011/05/30 12:58:55
khorben
Added a file filter for picture files
1.118
2011/05/30 12:46:23
khorben
Added a font button to the preferences to choose the desktop font
1.117
2011/05/29 09:54:04
khorben
Let the desktop font be changed
1.116
2011/05/17 11:48:45
khorben
Using the Mime class from libDesktop
1.115
2011/05/04 18:59:11
khorben
Implemented -H and -V for the alignment of icons on the desktop
1.114
2011/03/27 16:09:30
khorben
Code cleanup
1.113
2011/03/27 15:57:41
khorben
Fixed bug where icons where sometimes placed in the wrong menu (or missing)
1.112
2011/03/27 15:38:15
khorben
Added shortcuts on the homescreen for embedded mode
1.111
2011/03/19 20:40:11
khorben
Also set the "Back" desktop icons as immutable
1.110
2011/03/19 19:00:58
khorben
Work around empty work areas
1.109
2011/03/03 06:16:10
khorben
Properly loading icons for all known icon types in preferences
1.108
2011/02/19 21:46:26
khorben
Being some more efficient when refreshing the homescreen
1.107
2011/02/19 21:33:37
khorben
Code cleanup
1.106
2011/02/19 21:27:06
khorben
Being slightly more efficient when refreshing the homescreen
1.105
2011/02/19 20:07:12
khorben
Code cleanup
1.104
2011/02/19 20:04:44
khorben
Code cleanup
1.103
2011/02/19 19:57:35
khorben
Code cleanup
1.102
2011/02/19 14:57:16
khorben
Renaming files on the desktop is implemented now
1.101
2011/02/09 00:06:59
khorben
Added the possibility to rename desktop icons (to be polished before release)
1.100
2011/02/05 03:39:34
khorben
Using g_spawn_async() instead of execlp()
1.99
2011/02/01 14:18:44
khorben
The desktop no longer needs to catch SIGCHLD
1.98
2011/01/03 00:30:25
khorben
Use gtk_window_present() when the window already exists and should be shown
1.97
2010/12/31 11:49:22
khorben
Same fix repeated
1.96
2010/12/31 11:48:09
khorben
Fixed random icon order
1.95
2010/12/04 21:02:55
khorben
Really align icons within the workarea
1.94
2010/11/27 00:05:58
khorben
Automatically align icons when the desktop workarea changes
1.93
2010/10/27 01:25:05
khorben
Fixed a warning with debugging output
1.92
2010/10/27 00:29:01
khorben
Using a GtkDialog for the desktop preferences
1.91
2010/08/31 12:05:35
khorben
Giving some more space between the widgets
1.90
2010/08/29 01:04:10
khorben
Fixed a potential crash when loading the configuration
1.89
2010/08/28 23:52:32
khorben
Code cleanup
1.88
2010/08/28 23:39:54
khorben
Now also able to draw a scaled background while keeping the aspect ratio
1.87
2010/08/28 23:32:31
khorben
Supporting tiled backgrounds (code is getting ugly)
1.86
2010/08/28 22:44:11
khorben
Code cleanup
1.85
2010/08/28 17:13:29
khorben
Added a layout where the desktop doesn't draw any icons
1.84
2010/08/28 16:58:10
khorben
Added an executable to display desktop preferences at will
1.83
2010/08/28 16:17:31
khorben
Got rid of the bold font in preferences
1.82
2010/08/28 16:14:49
khorben
No longer need to track the expose event
1.81
2010/08/28 15:32:21
khorben
Can now force the desktop icons on a specific monitor
1.80
2010/08/28 15:05:52
khorben
Changed the way to instantiate a Desktop class
1.79
2010/08/11 22:42:44
khorben
Not being able to load preferences does not deserve a graphical warning
1.78
2010/07/14 00:50:35
khorben
Less warnings when compiling
1.77
2010/07/13 16:22:46
khorben
Sorting folders first by default
1.76
2010/05/26 10:51:20
khorben
Now able to navigate between homescreen, categories and applications
1.75
2010/05/26 10:17:13
khorben
Code cleanup
1.74
2010/05/25 16:19:38
khorben
Able to navigate to and from categories and applications
1.73
2010/05/25 15:36:28
khorben
Almost completed the homescreen implementation
1.72
2010/05/18 19:35:36
khorben
Now using _NET_WORKAREA to place the icons
1.71
2010/04/05 14:58:36
khorben
The translation domain was wrong
1.70
2010/04/05 14:52:15
khorben
Also translating desktopicon.c
1.69
2010/03/29 22:48:05
khorben
Added translations for French and German
1.68
2010/03/25 18:26:03
khorben
Now able to create symbolic links
1.67
2010/03/22 23:08:26
khorben
Nicer preferences dialog
1.66
2010/03/17 22:14:33
khorben
Code cleanup
1.65
2010/03/17 22:12:37
khorben
Re-implemented the preferences window to work with Gtk+ < 2.14
1.64
2010/03/01 22:58:22
khorben
Implemented desktop resizing
1.63
2010/02/07 12:43:45
khorben
Added a mode to display the registered applications on the desktop
1.62
2010/01/29 17:34:20
khorben
Moved DesktopIcon handling from desktop.c into its own file
1.61
2010/01/12 16:17:17
khorben
Implemented file deletion
1.60
2010/01/08 04:33:56
khorben
Updated copyright information
1.59
2010/01/08 04:33:28
khorben
Don't let the home directory be deleted (could too easily be an accident)
1.58
2009/12/22 19:55:52
khorben
Implemented a rudimentary desktop preferences window
1.57
2009/11/15 19:18:46
khorben
Fewer warnings during compilation
1.56
2009/11/15 19:00:10
khorben
Quite a lot at once (using libDesktop, improvements when embedded...)
1.55
2009/08/12 07:26:17
khorben
Using gtk_message_dialog_format_secondary_text()
1.54
2009/07/14 23:07:43
khorben
Don't try to draw the background if there is none set
1.53
2009/07/14 22:48:01
khorben
Added support to draw the background picture
1.52
2009/07/14 22:38:09
khorben
Place the "New folder" entry above the links to new documents
1.51
2009/07/14 22:21:39
khorben
Using a stock icon for the "New" submenu in the desktop popup
1.50
2009/06/03 00:04:13
khorben
Correctly display icon images when smaller than requested
1.49
2009/06/01 20:32:34
khorben
Implemented popup menu on the desktop
1.48
2009/06/01 17:06:24
khorben
Keeping information about the home directory inside the Desktop class
1.47
2008/10/15 11:18:27
khorben
Put all major TODO/FIXME information in a common file
1.46
2008/10/15 11:11:13
khorben
GPLv3'ing
1.45
2008/10/13 10:14:37
khorben
Prompts to run executables
1.44
2008/04/21 23:11:28
khorben
Sharing more code
1.43
2008/03/12 00:56:34
khorben
Code review
1.42
2008/01/22 18:17:29
khorben
Allow drag and drop from the desktop
1.41
2008/01/22 14:06:38
khorben
More code re-use
1.40
2008/01/22 13:39:49
khorben
Preparing for more code reuse
1.39
2008/01/22 13:01:22
khorben
Now able to receive drag and drop events from the browser
1.38
2007/12/12 20:02:36
khorben
Handling the control modifier when selecting icons
1.37
2007/12/12 13:52:08
khorben
Worked on selection
1.36
2007/12/12 12:19:20
khorben
Better shaping for the image and the text
1.35
2007/10/15 03:29:05
khorben
Fixed focus handling in WindowMaker
1.34
2007/08/17 16:18:24
khorben
Had to re-license under the DeforaOS Project License to avoid conflict
1.33
2007/07/09 11:32:07
khorben
Defaults to the "open with" dialog if no "open" action is available
1.32
2007/07/02 22:53:07
khorben
De-referencing symlinks while listing desktop's content
1.31
2007/06/25 08:05:42
khorben
Fixed a segfault when MIME does not initialize
1.30
2007/06/13 17:55:50
khorben
Properly licensed Browser under the GPL version 2
1.29
2007/05/31 01:24:07
khorben
Implemented properties window
1.28
2007/05/17 11:20:21
khorben
Compiles again with Gtk+ 2.4
1.27
2007/05/16 22:35:55
khorben
Code cleanup
1.26
2007/05/12 23:36:41
khorben
Handle properly when the "gnome-home" icon is not available
1.25
2007/05/04 00:25:36
khorben
Added a separator in the popup menu between "Delete" and "Properties"
1.24
2007/05/04 00:21:19
khorben
Fixed button press event handling on desktop icons' labels
1.23
2007/05/04 00:17:54
khorben
Handles double-click on icon, Code cleanup
1.22
2007/05/02 19:42:30
khorben
Convert filenames to UTF-8
1.21
2007/05/02 19:36:43
khorben
Sorting out icons
1.20
2007/05/02 19:22:07
khorben
Smoother refresh
1.19
2007/05/02 18:53:52
khorben
Code cleanup
1.18
2007/05/02 18:44:53
khorben
Code cleanup
1.17
2007/05/02 18:38:03
khorben
Code cleanup
1.16
2007/05/02 18:24:54
khorben
Code cleanup
1.15
2007/05/02 18:09:24
khorben
Calling "browser" with "--" as first argument
1.14
2007/05/02 18:08:37
khorben
Code cleanup
1.13
2007/05/01 23:23:45
khorben
Shape the icon
1.12
2007/05/01 22:28:35
khorben
New MIME icon API
1.11
2007/03/17 23:10:08
khorben
Gtk+ < 2.6 compatibility fix
1.10
2007/03/09 01:28:05
khorben
No longer using GNOME icon theme by default
1.9
2007/02/28 20:49:03
khorben
Code cleanup, Better icons for executables and for the home directory
1.8
2007/02/25 21:27:02
khorben
More Gtk+ < 2.10 compatibility fix
1.7
2007/02/25 21:25:24
khorben
Gtk+ < 2.10 compatibility fix
1.6
2007/02/25 21:23:18
khorben
Solaris 10 fix
1.5
2007/02/25 21:19:46
khorben
Gtk+ < 2.6 compatibility fix
1.4
2007/02/25 18:24:30
khorben
Handles refreshing almost correctly
1.3
2007/02/25 02:18:16
khorben
Code cleanup (removed some code duplication)
1.2
2007/02/25 01:58:27
khorben
Code cleanup
1.1
2007/02/24 18:18:02
khorben
Added desktop target