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.36
2012/03/21 21:07:42
khorben
Only let the user rotate the screen directly when in embedded mode
1.35
2012/03/18 05:51:14
khorben
Added a helper to rotate the screen by 90 degrees
1.34
2012/01/07 02:58:13
khorben
Reworked Panel Applets management
1.33
2011/11/30 05:39:26
khorben
Added applications' comments as tooltips in the menu entries
1.32
2011/10/19 09:30:00
khorben
No longer leak memory upon errors
1.31
2011/09/09 08:35:18
khorben
Setting some icons to the applets
1.30
2011/08/22 23:35:01
khorben
Removed the need for PanelAppletPosition with the new "spacer" plug-in
1.29
2011/07/16 02:30:47
khorben
Simplifying the behaviour
1.28
2011/07/16 01:15:54
khorben
Include the configuration file
1.27
2011/05/29 01:21:41
khorben
Unifiying the plugin API
1.26
2011/03/10 20:32:37
khorben
Really saving preferences for applets
1.25
2011/02/25 03:04:52
khorben
Also default to DeforaOS' own screen locking program
1.24
2011/02/24 12:02:55
khorben
No longer using gtk_dialog_run() for helper windows
1.23
2011/02/05 12:00:02
khorben
The suspend helper is now found directly in the menu when available
1.22
2011/02/05 11:25:36
khorben
Added preliminary way to suspend the device/computer
1.21
2011/02/05 03:02:00
khorben
Added an about dialog
1.20
2010/08/11 23:00:16
khorben
Allowing plug-ins to propose configuration dialogs
1.19
2010/08/09 23:29:21
khorben
Adding a preferences dialog to the panel
1.18
2010/08/09 23:02:48
khorben
Updated the plug-in API for consistency with Phone's own plug-in API
1.17
2010/05/25 13:46:27
khorben
Also use the configuration file to determine how to lock the screen
1.16
2010/04/22 12:02:14
khorben
Translated the main menu
1.15
2010/02/06 17:54:05
khorben
No longer infinitely loop when idle if the applications were not found
1.14
2010/01/16 23:58:16
khorben
Only display applets when explictly done by the applets themselves
1.13
2010/01/06 23:20:04
khorben
Added icons to the "Audio" and "Education" categories
1.12
2009/12/12 00:28:42
khorben
Fixed warnings
1.11
2009/11/24 23:04:17
khorben
Avoid pointless warnings from GCC
1.10
2009/09/20 12:16:15
khorben
No longer display the logout button in embedded mode
1.9
2009/09/03 11:19:09
khorben
Implemented the shutdown menu
1.8
2009/08/31 14:56:20
khorben
Let it work with Gtk+ < 2.12
1.7
2009/08/26 01:15:07
khorben
Added an entry to shut the system down (not implemented yet)
1.6
2009/08/25 23:17:57
khorben
Renamed "panel.h" to "Panel.h" to avoid conflicts with ncurses
1.5
2009/08/17 22:28:17
khorben
Many improvements
1.4
2009/08/15 21:38:26
khorben
Handling the icon size from the Panel class only
1.3
2009/08/10 01:31:33
khorben
Let the applets choose if they want to expand or fill the available size
1.2
2009/08/09 18:40:40
khorben
Code cleanup and added a tooltip text
1.1
2009/08/07 02:44:37
khorben
Implemented a plugin system