File: ChangeLog

package info (click to toggle)
kshutdown 2.0beta9-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,232 kB
  • ctags: 432
  • sloc: cpp: 3,241; sh: 197; makefile: 5
file content (293 lines) | stat: -rw-r--r-- 8,372 bytes parent folder | download
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
// svn log -r 470:HEAD|xsel -i -b && kwrite ChangeLog

2010/03/13  2.0 Beta 9

* Updated Brazilian Portuguese translation
* Updated Serbian translation
* Updated Polish translation
* EXPERIMENTAL: Added user "inactivity" detector
  (see "Select time/event", Win32/KDE4 only)
* KDE 4: Highlight system tray icon if KShutdown is active
* Updated README.html file

MS Windows:

* Use Qt 4.6.x library
* Show command line help for "--help" and "/?" arguments
* Show notifcation message in system tray icon
* Updated installer

GNOME/Xfce 4 Support (EXPERIMENTAL):

* Added "Logout" action
* Show icons from the current Icon Theme
* Use Gtk+ style by default


2009/09/29  2.0 Beta 8

* Command Line: Added support for "time" option
  (KDE: run "kshutdown --help" for more info)
* Updated Polish translation
* Extras: Added help link
* Misc. bug fixes and improvements


2009/08/09  2.0 Beta 7

* NEW: Added "Cancel" action (see File and System Tray menu)
* Updated German translation (thanks to Markus)
* Updated Norwegian translation
* Updated Polish translation
* Display the "end" date/time in main window, tool tips, and notifications
* Action confirmation is now disabled by default
* EXPERIMENTAL: Added contextual help for "Hibernate" and "Suspend" actions
  (press Shift+F1 or select Help|What's This?)
* KDE: Fixed icon for the "Restart Computer" action
* KDE: Fixed "e" and "extra" command line options
* Removed "Theme" support (use QSS instead; see -stylesheet parameter
  <http://doc.trolltech.com/latest/stylesheet.html>)
* Misc. User Interface improvements

"Extras" Action (KDE4):

* Use Dolphin instead of Konqueror as the menu editor

"When Selected Application Exit" Trigger (KDE4):

* Show icons for the current user only (much faster)
* Show pid/user name in window title and system tray tool tip

Version for Windows:

* Updated Qt libs (v4.5.2)
* Show "No Delay" warning message in the "File" menu

Source:

* Improved CMakeLists.txt for the "po" directory (PATCH #2784970)
* EXPERIMENTAL: Use GTK+ Style on GNOME (Qt4 build only)
* Removed unused APIs
* LockAction moved to actions/lock.*
* Code clean up
* Fixed Win32 build
* Changed "include guard" name to avoid collisions
* Added "InfoWidget" class
* Renamed enums to avoid collision with other #defs
* Fixed small memory leaks
* Added Q_DISABLE_COPY and "explicit" keyword


2009/04/21  2.0 Beta 6

* KDE: Fixed crash on application startup if the
  "When selected application exit" option was selected
* KDE: Added convenient function to configure related KDE settings
* Updated Polish translation
* Fixed language translations


2009/04/01  2.0 Beta 5

* NEW: Added -H and -S (uppercase) command line options for Hibernate and Suspend
* NEW: Added Serbian translation
* Source: Added tools/api.sh (API documentation generator)
* Source: Added Doxyfile file (API documentation configuration)
* Fixed: no -> nb (Norway -> Norwegian Bokmaal)
* Updated Spanish translation
* Updated and fixed Polish translation


2009/01/15  2.0 Beta 4

* Fixed Hibernate/Suspend action in Ubuntu 8.10
* Remeber previous shutdown settings (BUG #2444169)
* NEW: Added Norwegian translation
* Updated French translation
* Extras Actions: Added support for regular executables files
  (e.g. shell script or compiled program)
* Show selected action name in notification popup message


2008/12/01  2.0 Beta 3

* NEW: Added progress bar (disabled by default; see Preferences)
* Separators in combo box list (this requires Qt 4.4+)
* Fixed "Desktop Entry" files

Linux/KDE 4 version:

* NEW: Added notifications. See menu -> Settings -> Configure Notifications...
* Use system theme icon in system tray
* Fixed: Remember recent Extras action

Linux version:

* NEW: Added language translations
* NEW: Added "When selected application exit" trigger

Windows version:

* Updated Qt Toolkit libraries to version 4.4.3
* Updated NSIS installer
* Updated build script

Source package:

* Added "Desktop Entry" file validator (./tools/check-desktop-files.sh)


2008/10/11  2.0 Beta 2

* Fixed "Logout canceled by..." message on KDE logout
* NEW: Added option to disable screen lock before hibernate/suspend
* Fixed Qt4 build
* Updated README.html file


2008/07/27  2.0 Beta 1

* NEW: Added "Extras" actions (KDE build only)
* Fixed "Turn Off Computer" icon
* Fixed Help menu; removed unused actions
* Fixed: OK/Cancel buttons in Preferences window
* Updated build scripts
* Fixed application shortcut


2008/04/02  2.0 Alpha 5

* Fixed the source package (kshutdown-source-*.zip file)
* Updated README.html file
* Fixed system tray tool tip text
* Fixed Setup-win32.bat build script
* Fixed command line support
* Added experimental Setup-wine.sh script to build win32 version under Wine

Setup-kde4.sh:

* Added option to specify installation directory (prefix).
  Example: ./Setup-kde4.sh /usr/local
* Fixed: Added "kworkspace" detection


2008/01/20  2.0 Alpha 4

* Fixed date/time icons
* Updated Oxygen Icon Theme
* Extras: Removed deprecated "Encoding" keys;
  added "Version" key (BUG #1849625); additionaly removed unused keys
* Fixed: Do not show main window on session restore
* Fixed: Always show main window if system tray is not available
* NEW: Added option to disable action confirmation message
* NEW: Added "Preferences" dialog (menu -> Settings)
* Added icons with small and large sizes
* NEW KShutdown icon
* Fixed: Do not quit application if window is hidden in the system tray
* Added "init" command line option (like in KShutdown 1.x)
* Fixed: Wait for screensaver before hibernate/suspend
* Added *unofficial* support for Themes
* Show reason if action is not available
* Fixed "empty" error messages
* NEW: Added initial support for command line options (not documented yet)
* Show warning message for the "force" option

KDE 4:

* Fixed compilation errors
* Fixed: Install KShutdown icons and menu shortcut

GNOME:

* Fixed "Logout" command
* Fixed "Lock Screen" command

Windows:

* NEW: Portable version for Windows
* Added "kshutdown.exe" to the "apppath"
  so you can run it via Start -> Run...
* Do not create desktop shortcut
* Autostart is now enabled by default after installation
* Fixed icons
* Fixed: Disable "Lock Screen" action if countdown is active

Source:

* NEW: Re-added "Extras" actions (disabled in this version)
* Updated TODO file
* Fixed "Setup" scripts
* NEW: Added new icon formats (Windows Icon and SVG)


2007/11/25  2.0 Alpha 3

KDE

* Fixed compilation error on KDE 4.0 RC 1
* Changed action names to match KDE workspace
* Fixed system tray
* Fixed about box

Windows

* Updated Qt libraries to version 4.3.2
* NEW: KShutdown is now statically linked with Qt library
  (smaller download size)
* Updated installer to version 2.33
* NEW: Added "Force" option

Qt/Linux

* Fixed "Hibernate Computer" action
* Fixed "Lock Screen" action (added support for xdg-screensaver and xscreensaver)

Misc.

* Fixed "Lock Session" action
* NEW: Added confirmation message
* Disabled confirmation for "Lock" action
* Improved system tray messages
* Fixed main window
* Fixed "COMPAT" warnings
* Smaller date/time font size
* Fixed suspend to RAM (need testing)
* Use larger font in date/time editor
* Changed order of menu/combo box items
* + Minor updates and fixes

Source and API

* Source clean up
* Updated TODO list
* Added "U_APP" macro
* Setup-qt4-win32.bat -> Setup-qt4.bat


2007/07/08  2.0 Alpha 2

- Select "Turn Off Computer" and "Time From Now" by default

- Fixed configuration reading/writing in Qt build

- Minor fixes


2007/06/24  2.0 Alpha 1

- NEW: KShutDown -> KShutdown (note lower case "d")

- NEW: KShutdown has been rewritten from scratch

- NEW: KShutdown 2.x requires KDE 4.x or Qt 4.3

- NEW: Now KShutdown uses "CMake" to build from sources.
  Simply run "./Setup-kde4.sh" to automatically compile and install KShutdown...

- NEW: Added "Hibernate Computer" and "Suspend Computer" actions

- NEW: Calendar popup in "At Date/Time" action

- REMOVED: "Statistics" dialog is no longer available

- REMOVED: Some functions are *temporarily* disabled or not available