1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
|
2005/11/27 0.8
- NEW: Swedish translation (thanks to Daniel Nylander)
- Minor bugfixes
- Removed the Authors tab from the About dialog
- Setup: Fast compilation is now enabled by default (--enable-final)
- Updated documentation
- Setup: "kdesu" instead of "su" (works on both Fedora and Kubuntu)
2005/10/18 0.7.1 Beta
- NEW: Ability to execute a specified action when selected application exit
- Removed "Download" menu item
- FIXED: Captions in system tray menu
- NEW: Changed default custom message command to:
"kdialog --title \"%title\" --passivepopup \"%text\" 10"
- NEW: System configuration checker (EXPERIMENTAL)
- Updated Handbook
- Removed obsolete FAQ
- Removed "locolor" icon
- RPM .spec: Removed "kdebase" dependency
- Removed deprecated Wizard and Scheduler functions
- NEW: "Shut Down" and "Reboot" commands are now disabled if KDM is not running.
To enable these commands go to "Settings" -> "Configure KShutDown" -> "Actions",
and set methods to "/sbin/...", "poweroff" or "reboot".
- NEW: Balloon popup messages based on the "kdialog" program
- QListView* -> KListView*
- Improved and fixed KDE Kiosk support
- FIXED: System tray icon hidding option
- FIXED: Confirmation message box position
- FIXED: Enter key now starts/stops the selected action
- Removed the "Action" menu from the menu bar
- FIXED: "Common Problems" buttons in the "Settings" dialog
- FIXED: DCOP "cancel()" function now can cancel the warning message dialog
- Misc. bugfixes
- Updated the "admin" directory
ACTION EDIT DIALOG:
- Removed the "Help" button
- "KDE" -> "KDE (default)"
- Improved tip text
- Changed the default external "Lock Session" command
from "xlock" to "xscreensaver-command -lock"
2005/07/02 0.7.0 Beta
NEW:
- Redesigned the main window (thanks to Stephen)
- Redesigned the settings dialog
- Menu bar
- Link to the "Download" page in the "File" menu
- KShutDown Kicker Applet (based on the KDE Lock/Logout Applet)
- New icons
- System tray icon configuration
- Redesigned "Statistics" dialog
- Cool tray icon fade effects
- Portuguese Brazilian language translation (also in version 0.6.1)
- The "--confirm" command line option forces confirmation message box:
EXAMPLE 1 - with confirmation:
"kshutdown --confirm --shutdown"
EXAMPLE 2 - without confirmation (default):
"kshutdown --shutdown"
IMPORTANT:
- Since version 0.7.0 KShutDown requires KDE 3.3.x or newer
- "K Menu" link is now placed in the "Accessories" menu.
Old menu items (Utilities->KShutDown and Utilities->KShutDown Wizard)
are now obsolete. You can remove these items manually.
- Removed the Wizard dialog
- Removed "Examples" directory from the "Extras" menu
- Removed "Scheduler".
"Scheduler" DCOP functions are now deprecated, and should not be used.
- "-w" and "--wizard" command line arguments are now deprecated, and should not be used.
IMPROVED:
- Setup script
- Usability
- KShutDown is now smaller and faster
- Link creator: confirmation messages, shut down, reboot, lock screen and logout links
- Warning message
- A confirmation message box
- Visual and sound notifications
UNDER CONSTRUCTION:
- A new popup messages (based on the Kopete "balloon")
- Action execution when a desired application exit
- .spec file for Fedora Core
- System configuration checker
FIXED/MISC:
- Fixed possible "make install" error (thanks to Gregorio)
- Removed "build" info from the "About" dialog
2005/02/28 0.6.0
- NEW: Settings: "Default" button in action edit dialog
- NEW: DCOP functions: "configure" and "makeVisible"
- REMOVED: Removed color configuration from the "Statistics" tab
- FIXED: Text alignment in reversed layout
- Cleaned up the settings dialog
- Small fixes related to window management
- Updated Italian translation
2005/02/12 0.5.1 Beta
- NEW: Added options to execute a shell commad before
shut down, reboot, logout or lock screen
(Configure -> Actions & Extras Menu)
- NEW: Added option to close the CD-ROM tray before logout
(Configure -> Automation)
- NEW: Changed window caption and system tray tool tip to be more usable
- FIXED: Now the Wizard dialog window does not block the entire desktop
- FIXED: Do not show minimized main window after Wizard cancel
- Updated Manual and README
- A shorter date/time format in window title
- Minor fixes and improvements
2004/12/15 0.5.0 Beta
- NEW: A custom message command
- NEW: Selected time in the main window
- NEW: Added support for AM/PM time format
- NEW: Statistics: Added option to toggle the "from" (remote hostname) field
- NEW: A new notifications configuration dialog
- NEW: Last selected tab page is remembered
- NEW: Last selected settings page is remembered
- NEW: Warning 1 hour before action
- FIXED: Fixed focus and default button in the Wizard
- Added help button to the Wizard dialog
- Info is displayed if "test" mode has been toggled
- Now KShutDown should compile on KDE 3.1.1+
- Cleaned up the source files
- Updated API documentation
- Added link to "xscreensaver-command" manual in action edit dialog
- Link to the SuperKaramba home page in settings dialog
- Smaller bugfixes and improvements
- The source package is smaller
2004/11/13 0.4.0
- NEW: Cancel button in passive message
- NEW: Now the date/time editor will automatically advance focus
to the next date/time section if a user has completed a section
- Kiosk: Time selection is disabled in Wizard
if "kshutdown_tab_time" is set to "false"
- Updated translations
2004/10/23 0.3.2 Beta
- NEW: Added Karamba info (click Configure button)
- NEW: Standard KDE notifications
(Control Center > Sound & Multimedia > System Notifications > KShutDown
or
KShutDown > Configure > Confirmations & Messages > Configure Notifications)
- NEW: Added option to re-enable all messages which have been disabled with the
"Do not show this message again" option
- NEW: Changed Wizard image
- NEW: Changed statistics default colors
- NEW: Title in the system tray context menu
- FIXED: Fixed amaroK "stop" function
- FIXED: Wizard window is now centered on screen
- FIXED: No confirmations if you execute a KShutDown action from the command
line
- SETUP: Added Polish language
- SETUP: Added option "--enable-final" (press "F" to toggle)
- SETUP: "Setup" is launched in a new Konsole window,
so you can run it from a Konqueror (EXPERIMENTAL)
- Improved and updated help
- Bugfixes
2004/09/11 0.3.1 Beta
- NEW: Russian translation
- NEW: Simple Karamba themes
(see /YOUR_INSTALL_PATH/share/apps/kshutdown/karamba)
- CHANGE: Smaller Vorbis Ogg sound files
- CHANGE: All KIOSK keys are now prefixed with "kshutdown_" string
(see Handbook)
- Updated translations
2004/08/30 0.3.0 Beta
- NEW: Ability to run a command before shut down
(click "Configure", "Automation")
- NEW: Automatic screen locking after login (click "Configure", "Automation")
- NEW: Reorganized and improved settings dialog
- NEW: Colors in the "Setup" script
- NEW: Added help buttons
- NEW: Icons in tool tips
- NEW: Italian translation
- NEW: Links creator (click "Configure", "Links")
- SYSTEM TRAY: Middle mouse button displays the actions menu
- SYSTEM TRAY: Added confirmations
- SYSTEM TRAY: Tear off handles in menus
- FIXED: Source code and API cleanup
- FIXED: Better usability
- FIXED: Added "now" argument to the command line options
- FIXED: Message window is now always on top
- Added new items to the "Extras" menu
2004/07/19 0.2.0
- Improved "Extras" menu
- Better sounds quality; Vorbis Ogg format
- Added Handbook (see Help menu)
- Fixed documentation
2004/07/05 0.1.9 Beta
- Changed DCOP API:
changed "registerTask"
removed "command"; use "activateAction" instead
added "getStatusInfo"
- Updated translations
- Added .spec file
- Changed Wizard "finish" button
- Bugfixes
2004/06/13 0.1.8 Beta
- NEW: New name - KShutDown
- NEW: Wizard
- NEW: Dutch translation
- NEW: KDE Kiosk support. For example you can disable "Shut down" command,
or the "Statistics" tab. See README for details.
- NEW: "Extras" - user commands.
Now you can add as many new commands as you want.
- NEW: Options in the "Statistics" tab
- NEW: Rewritten popup messages
- NEW: Time argument in the command line. Examples:
"kshutdown --your-option HH:MM" (absolute time),
or "kshutdown --your-option MM" (time from now in minutes)
- NEW: "--default" command line option disables test mode
- FIXED: Sound configuration
- IMPROVED: User interface
- IMPROVED: "Setup" script
- Updated translations
- Bugfixes
2004/03/27 0.1.7 Beta
- Slovak translation
- German translation
- Improved usability
- Updated CVS...
- More tool tips
- Source files cleanup
- Bugfixes
2004/03/11 0.1.6 Beta
- Fixed "Statistics" tab
- Command line option to display standard logout dialog (--standard)
- Flat buttons
- Removed "Options" tab
- Settings dialog size is saved in the configuration file
- "Remove All" button in the "Scheduler" tab
- Czech translation and FAQ
- Hungarian translation
- Changed some icons
- Bugfixes
2004/02/22 0.1.5 Beta
- Bugfixes
- Improved warning message box
- Improved scheduler and DCOP server (still under construction)
- Code cleanups
- Fixed memory leaks
- Added cancel option to the command line (-c and --cancel)
2004/02/07 0.1.4 Beta
- Code cleanups
- Fixed keyboard shortcuts
- Fixed default window size
- Added -s and --shutdown to the command line options
- LED icon has been replaced with the system tray icon
- Spanish translation by Quique
- Test mode (kshutdown --test)
- Error message if selected date/time is earlier than current date/time
- Bugfixes
2004/01/17 0.1.3 Beta
- "Exit" to the system tray
- "Settings" command in the system tray context menu
- Links to "man" manuals
- Some tabs are initialized on demand (faster startup)
- Tab icons
- Statistics: colorized `w` output (logged-in users, uptime)
- Scheduler: changed columns order, application icons
- Bugfixes
- System tray: caption
2003/12/08 0.1.2 Beta
- ui improvements
- system tray context menu
- migration to KDevelop 3
- user interface fixes
- now you can directly specify delay in seconds, minutes, or hours
- fixed "about" window
- FAQ file
- system tray icon is now always visible
- changed default external commands to /sbin/reboot and /sbin/poweroff
- experimental DCOP interface (will be useful in v0.2.0)
- code and api cleanups + api docs
- fixed settings saving
- "embedded" tool tips
- only 1 instance of kshutdown is now allowed
- bugfixes
- new icons (created with Sodipodi and GIMP)
- warning is displayed 10 seconds before timeout
2003/11/09 0.1.1 Beta
- polska jezyk, trudna jezyk ;-))) (pl.po)
- standard gui items
- passive popup warning messages (optional)
- status info
- install script
- simple system tray configuration
- support for /sbin/shutdown, xlock, and user commands
- added command line options for lock screen (-k and --lock)
- a new settings dialog
- code and API clean-ups
- different "cancel" button texts (Close/Cancel)
- added "Whats This" texts
2003/10/27 0.1.0 Beta
- first version
|