*******************************************************************
*                                                                 *
*  See the Changelog of the package, this changelog is maybe not  *
*  up to date!                                                    *
*                                                                 *
*******************************************************************
-------------------------------------------------------------------
Mon Sep 12 10:34:47 CEST 2005 - dkukawka@suse.de

- fixed bug #116079: added function to parse for translation in the
  suspend progress dialog
- fixed bug #116353: wrong translation in hu.po
- fixed bug #116438: added missing Polish translation file
- fixed bug #116439: added updated translations [sv,tr,uk,sk,ru]
- fixed bug #116440: added missing space [de,fr,it,pt_BR]
- updated code documentation

-------------------------------------------------------------------
Fri Sep  9 14:12:51 CEST 2005 - dkukawka@suse.de

- fixed and merged german translation
- fixed ui file for configure dialog: removed direct keyboard
  accelerators from strings, which break all translation files

-------------------------------------------------------------------
Fri Sep  9 10:43:28 CEST 2005 - dkukawka@suse.de

- fixed bug #116079: fixed translation of suspend progress dialog
- fixed bug #115903: hide scheme menu if not connected to daemon
- fixed bug #115914: prevent overlay of widgets in the blacklist
  edit dialog and fix resizeing
- fixed bug #115584: added new signal to differ between service
  terminated from powersave and dbus. Display error message now
  only for signa dbus.terminate
- fixed applet menu: added a new seperator above help menu entry
- fixed/updated code documentation
- added new configure option --enable-yast-entry to remove need for
  build dependency on suse-release
- removed no longer needed need for build dependency on resmgr

-------------------------------------------------------------------
Tue Sep  6 22:23:48 CEST 2005 - dkukawka@suse.de

- fixed bug #78953: added option --force-acpi-check to dektop
  file and added a new file for autostart
- fixed command line options and information
- changed version from 0.5.0-RC1 to 0.5.0

-------------------------------------------------------------------
Mon Sep  5 22:06:56 CEST 2005 - dkukawka@suse.de

- fixed makefile fro build
- changed Requires to new powersave version

-------------------------------------------------------------------
Mon Sep  5 15:55:27 CEST 2005 - dkukawka@suse.de

- fixed bug #95250: added help entry to the applet menu and a
  help button to the configure dialog
- removed bo longer needed include
- updated tranlations
- tweaked debug messages and removed some debug messages
- several cleanups

-------------------------------------------------------------------
Sat Sep  3 10:49:31 CEST 2005 - aj@suse.de

- Fix to build with changed powersave interface.

-------------------------------------------------------------------
Thu Sep  1 10:54:59 CEST 2005 - dkukawka@suse.de

- merged DBUS_INTEGRATION branch back to cvs-head and use now for
  this package
- fixed and updated code documentation
- fixed bug #95250, now KPowersave have a online help
- removed several debug messages
- fixed redefinition of DBUS_API_SUBJECT_TO_CHANGE

-------------------------------------------------------------------
Mon Aug 29 17:36:24 CEST 2005 - dkukawka@suse.de

- fixed bug #106177: use now scaling_cur_freq
- fixed activaton of widgets in configure dialog
- added and changed english helpfile (from srhoades@novell.com)
- fixes to prevent crash of kpowersave if connection to D-BUS lost
- fixed bug #113559 for autosuspend after a resume
- fixed store changes of time for autosuspend in the configure
  dialog
- changed configure: detection of distributions and changed to
  pkg-config to find the includes and libs for dbus
- translation updates

-------------------------------------------------------------------
Mon Aug 22 18:55:11 CEST 2005 - dkukawka@suse.de

- fixed bug #105555
- updated translations

-------------------------------------------------------------------
Mon Aug 15 13:27:56 CEST 2005 - dkukawka@suse.de

- fixed bug #104382 and some memory leaks
- fixed bugs #104603, #104445 and #104338
- merged 64bit fix to CVS
- updated translations: cs, hu, nb, pa, de
- added new translations: pt

-------------------------------------------------------------------
Thu Aug 11 22:06:31 CEST 2005 - seife@suse.de

- ported to the new DBUS interface, removed old socket code
- removed dependency on obsolete powersave_daemonlib

-------------------------------------------------------------------
Sun Aug  7 10:50:39 CEST 2005 - seife@suse.de

- fix 64bit build

-------------------------------------------------------------------
Sun Aug  7 07:59:53 CEST 2005 - aj@suse.de

- Add hal libraries to neededforbuild.

-------------------------------------------------------------------
Fri Aug  5 13:12:52 CEST 2005 - dkukawa@suse.de

- ported KPowersave to new powersave dbus structure (hmacht and
  dkukawka)
- updated version to 0.4.100, final will be 0.5.0

-------------------------------------------------------------------
Wed Jul 20 09:15:10 CEST 2005 - dkukawka@suse.de

- added dbus and dbus-devel to neededforbuild
- enhanced the configure dialog to preselect the current scheme
  within the list of schemes
- added fix to blacklistedit dialog to display the name of the
  current scheme or to display "General Blacklist" in the dialog.
- corrected typo of i18n-strings and merged en_US.po changes to
  the source code
- updated de.po
- fixed bug #95279, now the suspend/progress dialog is
  Qt::WDestructiveClose and kpowersave connect to the destroyed()
  signal of the dialog
- changed workflow for schemes to enable/disable autosuspend.
  (added new checkbox and new config key)
- added misc-icon to configure dialog (scheme part)
- some documentation updates and code cleanups

-------------------------------------------------------------------
Tue Jul  5 11:40:36 CEST 2005 - dkukawka@suse.de

- added ppc to buildarch

-------------------------------------------------------------------
Fri Jun 24 17:34:19 CEST 2005 - dkukawka@suse.de

- implemented new feature:
  - configurable sound for battery warning states, ac events and
    autosuspend
- fixed bug within parsing messages for progress dialog.
- updated (code-)documentation
- updated README for compile kpowersave on other distributions

-------------------------------------------------------------------
Thu May 26 21:45:58 CEST 2005 - dkukawka@suse.de

- added new menu entry to disable autosuspend trough applet-menu if
  autosuspend activated on the current scheme, if not the menu-item
  is not visible
- fixed bug with initalise import of global blacklist to scheme
  blacklist. Now the imported blacklist is maked as changed.
- cleaned up and changed size policy related values in the
  configure dialog

-------------------------------------------------------------------
Wed May 25 10:30:12 CEST 2005 - dkukawka@suse.de

- added suse-release to neededforbuild to detect the correct
  distribution in autobuild system

-------------------------------------------------------------------
Tue May 24 14:40:37 CEST 2005 - dkukawka@suse.de

- added scheme specific autosuspend blacklist
- changed and improved config dialog:
  - added autosuspend blacklist edit dialog and button to general
    settings
  - added enable scheme specific autosuspend blacklist and edit
    dialog
  - redesigned scheme settings page
  - added icons to schemes in scheme settings page
- added fix/workaround for bug #85611
- changed params of autosuspend->start() to QStringList

-------------------------------------------------------------------
Fri May 13 03:34:47 CEST 2005 - dkukawka@suse.de

- implemented blacklist for autosuspend (if a program in the
  blacklist is detected as running autosuspend is stopped)
- added dcop interface function to stop/start autosuspend
- updated documentation

-------------------------------------------------------------------
Tue May 10 21:38:36 CEST 2005 - dkukawka@suse.de

- implemented autosuspend (detect userinactivity from X-Server)

-------------------------------------------------------------------
Tue May 10 10:36:08 CEST 2005 - dkukawka@suse.de

- fixed bug #82880

-------------------------------------------------------------------
Sun May  8 22:04:13 CEST 2005 - dkukawka@suse.de

- additional fix for bug #81681

-------------------------------------------------------------------
Fri May  6 19:23:47 CEST 2005 - dkukawka@suse.de

- fixed bug #81681:
  - added a new suspend dialog which is now toplevel
  - added icons to dialog for the related suspend/standby
  - updated documentation

-------------------------------------------------------------------
Wed Apr 13 14:18:18 CEST 2005 - dkukawka@suse.de

- fixed for gcc 4.0 (tested with i386 and ia64)

-------------------------------------------------------------------
Mon Mar 21 14:02:59 CET 2005 - dkukawka@suse.de

- added updated translation file
- fixed string in en_US

-------------------------------------------------------------------
Fri Mar 18 12:31:03 CET 2005 - dkukawka@suse.de

- fixed bug #73810, now we restart XScreensaver to be shure that
  the user default settings are set
- fixed bug #73805 (closed file descriptor leak)
- updated Changelog and code doc

-------------------------------------------------------------------
Thu Mar 17 17:33:06 CET 2005 - dkukawka@suse.de

- implemented progressbar for powersave suspend
- removed 'Disable Screensaver' from menu (and also all related
  functions and variables) because this is not needed anymore since
  the user can change scheme related screensaver settings
- updated documentation

-------------------------------------------------------------------
Wed Mar 16 17:35:17 CET 2005 - dkukawka@suse.de

- fixed bug #72939, now on quit reset KDE settings
- fixed setSchemesettings(), now we check for KDE befor reset to KDE
  settings
- updated documentation, Changelogs and version strings

-------------------------------------------------------------------
Tue Mar 15 19:13:45 CET 2005 - dkukawka@suse.de

- added new [zh_CN, zh_TW] and updated translation files
- fixed blocker bug #72846
- fixed bug within the activation of widgets in the configure dialog
- fixed text on labels in configure dialog
- fixed bug in load KDE settings from configfile, to prevent wrong
  settings if user changed KDE settings in KDE Control Center while
  KPowersave is running

-------------------------------------------------------------------
Mon Mar 14 17:13:31 CET 2005 - dkukawka@suse.de

- updated icon for kmenu (now 16x16 and 32x32 the same)
- added new [en_US, pa, uk] and updated translation files 
- fixed lable width in configure dialog
- fixed bug, now kcmdisplayrc is loaded for KDE DPMS settings

-------------------------------------------------------------------
Fri Mar 11 11:55:10 CET 2005 - dkukawka@suse.de

- undo change in QPowersaveClientSocket::connect() depends on
  undo in last powersave fixes  

-------------------------------------------------------------------
Thu Mar 10 18:40:37 CET 2005 - dkukawka@suse.de

- fixed bugs #71955 and #71875 (kpowersave related part and needed
  adaptations to changed powersave)
- removed unneeded functions and declarations
- added errormessages to do_setSpeedPolicy() and 
  lockscreen_on_lidcloseEvent()

-------------------------------------------------------------------
Wed Mar  9 18:57:34 CET 2005 - dkukawka@suse.de

- Fixed bug #71192, changed sequence of enable/disable the 
  widget/items for DPMS settings.
- added new functions to dcop interface: allowed_sleepingStates() 
  and list_schemes()

-------------------------------------------------------------------
Mon Mar  7 17:47:33 CET 2005 - dkukawka@suse.de

- fixed bug #71016
- added dcop interfaces for lock screen, suspend/standby and 
  to get information about current scheme and CPUFreqPolicy
- fixed bug: now the configure entry in kpowersave isn't displayed 
  if the powersavedaemon is not running
- fixed message strings
- updated documentation

-------------------------------------------------------------------
Fri Mar  4 20:33:03 CET 2005 - dkukawka@suse.de

- Added enterEvent( QEvent * ) eventhandler to reduce polling. Now
  the tooltip updated only if this event is triggered for the
  kpowersace systray/kicker icon.

-------------------------------------------------------------------
Fri Mar  4 14:16:05 CET 2005 - dkukawka@suse.de

- implemented 'AutostartNeverAsk' to quell the dialog on exit
- added and implemented configure entry for 'lock screen method'
  Now the user can configure which method (KScreensaver,
  XScreensaver, Xlock, or autoselected) used for lock on suspend/
  standby and lid closed
- full implementation of powersave client notification, we now
  need only poll active for information if powersave died
- different cleanups
- updated code documentation and additional doc files

-------------------------------------------------------------------
Sun Feb 27 23:16:23 CET 2005 - dkukawka@suse.de

- removed unneeded config values from kpowersaverc
- implemented all functions to read the general, scheme and KDE
  settings from the kpowersave/KDE configuration file(s)
- added functions for 'lock screen' and 'blank only screen'
- integrated screensaver and lock settings to kpowersave.cpp

-------------------------------------------------------------------
Fri Feb 25 14:00:46 CET 2005 - dkukawka@suse.de

- fixed configure dialog for better look with bigger fonts
- fix/workaround for the kpowersave related part of bug #66502 on
  Workstations
- fixed dialog bug, now the user can open only one configure
  dialog at the same time
- changed displayed application name from kpowersave to KPowersave
- added function to load the general settings in the dialog
- added 'user-inactivity-actions' to dialog, configfiles and menu.
  This is atm only 'dummy' and not visible for the user.
- added autostart options to dialog and a new option to prevent the
  dialog on exit kpowersave
- updated the default config file
- updated strings for translation

-------------------------------------------------------------------
Tue Feb 22 10:45:45 CET 2005 - dkukawka@suse.de

- updated configure dialog
- changed configure dialog, renamed widgets, integrated schemes and
  general config section
- changed call of the configure dialog, now kpowersave not blocked
  while dialog is open
- added different slots and logic to disable/enable widgets
- added load and store the configuration
- added configoptions and funtions to make 'lock screen'
  configureable by user
- added default configfile
- updated documentation

-------------------------------------------------------------------
Mon Feb 21 21:48:09 CET 2005 - trenn@suse.de

- enable notification popup through daemon

-------------------------------------------------------------------
Tue Feb 15 00:34:42 CET 2005 - dkukawka@suse.de

- update to 0.3.10:
  - added configure dialog to make user specific configuration
    possible

-------------------------------------------------------------------
Sat Jan 22 01:23:15 CET 2005 - ro@suse.de

- added resmgr to neededforbuild

-------------------------------------------------------------------
Mon Jan 17 14:09:08 CET 2005 - dkukawka@suse.de

- remove some xscreensaver related (unneeded) code in screen.cpp
- remove some unused variables and function declaration in
  pdaemon.cpp
- added full code documentation for doxygen and changed the settings
  in the Doxyfile
- fixed bug #49844 user selected 'disable screensaver' prefered if
  the AC adapter is plugged out
- fixed bug #49845 now XScreensaver also detected under KDE
- fixed bug #49632 in po-files (correct a wrong path in translation
  files)

-------------------------------------------------------------------
Tue Dec 21 11:59:15 CET 2004 - dkukawka@suse.de

- added new cs-translation. File was empty (since SUSE 9.2final)
  in the cvs-tree (unknown why) Bug #49445

-------------------------------------------------------------------
Wed Dec 15 12:45:09 CET 2004 - dkukawka@suse.de

- added new icons to the applet for stand-by, suspend* and
  the different schemes
- modified kpowersave desktop icon
- changed some code in kpowersave, fixed some little bugs
  (not reported), removed some unneeded or unreachable code

-------------------------------------------------------------------
Mon Dec 13 12:06:08 CET 2004 - dkukawka@suse.de

- implemented new icons/iconfunctions for better better user 
  interaction if the battery is in the different states WARNING, 
  LOW, CRITICAL. Now the icon background flashes every second 
  orange [WARNING,LOW] or red [CRITICAL]
- changed Icons (removed some white pixel)

-------------------------------------------------------------------
Sat Dec 11 17:15:19 CET 2004 - dkukawka@suse.de

- fixed Bug #48202

-------------------------------------------------------------------
Tue Oct 12 20:14:54 CEST 2004 - dkukawka@suse.de

- fix Bugzilla #47113 (hopefully), remove some debug messages, 
  change version 
- fix problem from Bugzilla #46685, now kpowersave check really if
  scheme is successfully set by powersaved

-------------------------------------------------------------------
Mon Oct  4 12:58:04 CEST 2004 - dkukawka@suse.de

- fixed bug in screensaver menuentry, now only checked on start if
  screensaver and dpms off or if screensaver off and no dpms 
  support by machine -> see: Bugzilla #46728

-------------------------------------------------------------------
Sat Oct  2 20:12:40 CEST 2004 - dkukawka@suse.de

- fixed bug (Bugzilla #46685): now the real scheme names (not i18n 
  version) are sent to powersaved

-------------------------------------------------------------------
Fri Oct  1 15:42:43 CEST 2004 - dkukawka@suse.de

- added new an revised translationfiles
- make a workaround to reduce systemload if powersaved not present
  and kpowersave need to get systeminformations from /proc/ 

-------------------------------------------------------------------
Wed Sep 29 15:54:35 CEST 2004 - dkukawka@suse.de

- correct redrawPixmap so that now kpowersave correctly func under 
  GNOME
- added new translations (jp, sk), added revised translations (bg,
  cs,es,nb)

-------------------------------------------------------------------
Mon Sep 27 23:01:39 CEST 2004 - dkukawka@suse.de

- added 2 lines in update() were falsely removed by last changes

-------------------------------------------------------------------
Mon Sep 27 21:10:45 CEST 2004 - trenn@suse.de

- correct charging state, when requesting daemon
  initialise has_DPMS
  xscreensaver enable/disable support
  update translations

-------------------------------------------------------------------
Wed Sep 22 12:59:10 CEST 2004 - dkukawka@suse.de

- added screensaver options (disable screensaver and DPMS) to menu 
  do not poll for scheme changes -> only update on right mouse clck
-------------------------------------------------------------------
Mon Sep 20 19:55:37 CEST 2004 - trenn@suse.de

- changes from l.lunak@suse.cz to faster start kpowersave through
  kdeinit

-------------------------------------------------------------------
Tue Aug 31 14:11:02 CEST 2004 - trenn@suse.de

- disk<->ram typo which prevented suspend2ram to be enabled
  correctly

-------------------------------------------------------------------
Mon Aug 23 17:35:54 CEST 2004 - trenn@suse.de

- renamed suspend/standby to suspend2disk and suspend2ram
  introduced new sleep state standby

-------------------------------------------------------------------
Tue Jun 29 17:55:37 CEST 2004 - trenn@suse.de

- switch schemes, enable/disable screensaver and dpms
  proper update functions

-------------------------------------------------------------------
Mon May 17 21:22:14 CEST 2004 - trenn@suse.de

- color of remaining capacity always green when on ac power
  (Version 0.2.2)

-------------------------------------------------------------------
Fri May 14 16:22:03 CEST 2004 - trenn@suse.de

- modified message:
  system group is not mentioned in popup any more (#40473) 
- introduced sub-version nr. (Version 0.2.1)

-------------------------------------------------------------------
Thu May  6 17:27:46 CEST 2004 - trenn@suse.de

- added battery charge information to Tooltip
  fixed fd leak

-------------------------------------------------------------------
Thu Apr 29 17:48:40 CEST 2004 - trenn@suse.de

- added cpufreq speed to Tooltip
  corrected color when on low level and recharged (was red, should be green)
  merged diffs after 9.1
-------------------------------------------------------------------
Wed Apr  7 15:48:15 CEST 2004 - trenn@suse.de

- changed Autostart to AutoStart (#38075)

-------------------------------------------------------------------
Mon Apr  5 17:12:34 CEST 2004 - seife@suse.de

- increase AC adapter polling interval to 2.5 seconds

-------------------------------------------------------------------
Sat Apr  3 16:39:51 CEST 2004 - coolo@suse.de

- do not rely on daemon but read AC infos right away
- cleanly fixing double start
- disabling suspend/standby menu entries if not available

-------------------------------------------------------------------
Fri Apr  2 16:02:49 CEST 2004 - trenn@suse.de

- avoid double start of kpowersave
  added italian and russian translation

-------------------------------------------------------------------
Wed Mar 31 17:51:14 CEST 2004 - trenn@suse.de

- delay window that daemon is not running (possible restart of daemon)
  no battery capacity on workstations

-------------------------------------------------------------------
Mon Mar 29 18:09:14 CEST 2004 - trenn@suse.de

- rcpowersave to rcpowersaved
  open notification window when on low battery and when requesting info from daemon
  fixed 0:02 mins remaining bug
  ask user to restart on next login when exiting

-------------------------------------------------------------------
Mon Mar 15 17:32:03 CET 2004 - trenn@suse.de

- added several languages

-------------------------------------------------------------------
Thu Mar 11 17:22:09 CET 2004 - trenn@suse.de

- * Mon Mar  11 2004 - trenn@suse.de
- a lot of little fixes for usability
- corrections of translators and some translations
  by adrian@suse.de :
- fix linking (no non-mt qt needed anymore)
- fix multiple packaging of files
-------------------------------------------------------------------
Tue Mar  9 18:07:00 CET 2004 - ro@suse.de

- do not use non-mt

-------------------------------------------------------------------
Wed Mar  3 17:01:24 CET 2004 - ro@suse.de

- call correct yast2 module

-------------------------------------------------------------------
Wed Feb 25 12:20:07 CET 2004 - trenn@suse.de

- use bz2 instead of gz archive

-------------------------------------------------------------------
Mon Feb 23 18:14:33 CET 2004 - trenn@suse.de

- corrected .spec -> file inconsistence

-------------------------------------------------------------------
Mon Feb 23 17:59:51 CET 2004 - trenn@suse.de

- cleaned up 

-------------------------------------------------------------------
Mon Feb 16 14:56:57 CET 2004 - trenn@suse.de

- initial build

