
CHANGELOG
=========

2004-09-10  0.4.6  (public release)
	* change requirements for GTK+ from 2.0 to 2.4
	* LCD Brightness would display "not available" if no
	  backlight controller was installed

2004-08-29  0.4.5-1
	* power management configuration restrured to support latest
	  server update
	* add support for TAG_KBDONBRIGHTNESS

2004-05-08  0.4.5  (public release)

2004-04-30  0.4.4-3
	* sleepkey mode was inverted in display - fixed
	* debian directory temporary removed from package

2004-04-28  0.4.4-2
	* GUI updated

2004-04-16  0.4.4-1
	* added catalan catalog file. Thanks to David Riera
	  <driera@infoblitz.com> and Oriol Pellicer <oriol@elsud.org>

2004-03-15  0.4.4  (public release)

2004-03-13  0.4.3-2
	* added command timeout value to GUI
	* added new functions of module_display to GUI
	* added pmud infostring to about notetab
	* added support of new SYSINFO tag from server
	* german translations updated

2004-03-09  0.4.3-1
	* change tag names to compile with pbbuttonsd 0.5.9
	  again

2004-01-18  0.4.3  (public release)

2004-01-17  0.4.2-4
	* added new option heartbeat beep
	* german translations updated
	* GNU gettext stuff removed from autogen.sh because
	  the code conflicts with new gettext versions and isn't
	  necessary for this program.

2003-12-29  0.4.2-3
	* distribution prepared to work also with GNU gettext
	  version >0.10. New version of autogen.sh.

2003-11-23  0.4.2-2
	* removed option 'replace_pmud'. Pmud support must
	  be configured at compile time of pbbuttonsd.

2003-11-10  0.4.2-1
	* typo in configure script - fixed

2003-11-08  0.4.2 (public release)

2003-11-05  0.4.1-2
	* brightness option 'dim fully dark' added
	* power profile option 'blank' removed
	* power profile option 'coversleep' added
	* power profile option 'sleep' restructured
	* disable widgets regarding sleep, if sleep
	  is not supported.
	* learnbuttons didn't work if triggered by
	  keyboard - fixed.
	* because the position of a single widget can't be
	  evaluated the learn popup window was moved to
	  the fixed top center position of the main window.

2003-11-01  0.4.1-1
	* warnings from the daemon weren't processed - fixed
	* gdk asserts in exitcode - fixed
	* switch gettext after evaluate_args() to UTF-8 to get
	  correct console output. 

2003-11-01  0.4.1  (public release)
	* german language files updated

2003-10-31  0.4.0-2
	* keycode teaching implemented
	* button name changed from 'learn' to 'teach in'
	* moved powerprofile global vars to maindata. All
	  sources uses maindata now, no other global vars.
	* 'window' argument of taghandlers removed.
	* added interface.patch that strip down glade's
	  interface.c so that it compiles six times
	  faster. The patch must be applied after recreation
	  of the interface with glade.

2003-10-20  0.4.0-1
	* added fade control in video controls supported by
	  pbbuttonsd since 0.5.6.
	* version string automated in glade interface.c

2003-09-30  0.4.0 (public release)
	* tags grouped before sending to the server
	* configuration will be cached now
	* only changed options will be sent to the server. This leaded
	  to a significant performance increase.
	* some code cleanup, some artefacs removed.
	* gettext_macros.h added
	* spin widget ranges adjusted
	* set length limits for all text entry widgets
	* add some tooltips for main menu

2003-09-27  0.3.1b
	* changed gui library to gtk2
	* completly new GUI generated to support all features of
	  pbbuttonsd v0.5+

2003-09-04  0.3.1a 
	* removed typo from powerprefs.1 (debian bug #205633).
	* switch over to new version of autoconf/automake. Headerfile
	  acconfig.h removed

2002-10-03  0.3.1 (public release)
	* documentation updated
	* catalogs updated

2002-08-24  0.3.0
	* adapted to pbbuttonsd >= 0.5.0. all powerprefs functions trigger there
	  corresponding couterparts in pbbuttonsd.

2002-06-10  0.2.1a
	* new option 'nodim' displays correct status now.  Thanks to Ben Reser
	  <ben@reser.org>

2002-06-03  0.2.1 (public release)
	* add a new option 'nodim' to be able to control display dimming and
	  sleep indipendently. Thanks to Ethan Blanton <eblanton@cs.ohiou.edu>
	  for his patch.

2002-05-05  0.2 (public release)
	* remove exit button
	* add a new notepad for multimedia functions (brightness and volume)
	* add a new option 'blank screen'
	* add a button to force sleep mode

2002-04-28  0.1.1
	* Buttons added for saving the configuration and to exit the program. 

2002-04-20  0.1 (public release)
	* added missed error message
			       
2002-04-15  0.0.1
	* GUI changed, make window more compact

2002-04-10  0.0.1 (initialy checkin to CVS)

