Files
xfce4-taskmanager/ChangeLog
Mike Massonnet 1fcd339884 update changelog
(Old svn revision: 4757)
2008-05-09 12:23:02 +00:00

69 lines
1.9 KiB
Plaintext

2008-05-09 Mike Massonnet <mmassonnet@xfce.org>
* Properly display the memory usage and fix signal connected on the
show_cached_as_free menu item
2008-05-09 Mike Massonnet <mmassonnet@xfce.org>
* Save sort column/type in config
* Set command column to expand and ellipsize
* Right align numerical columns
2008-05-09 Mike Massonnet <mmassonnet@xfce.org>
* Fix the event of the main menu to display on keyboard and mouse
* Properly position the main menu
* Properly save window size on quit
2008-05-09 Mike Massonnet <mmassonnet@xfce.org>
* Fix strings
2008-05-08 Mike Massonnet <mmassonnet@xfce.org>
* Properly refresh processes on CPU usage
* Correctly display the memory size of the processes
2008-05-05 Mike Massonnet <mmassonnet@xfce.org>
* Delete automated files
* Remove useless gettext() and properly align menu items on the right
2007-01-12 Nick Schermer <nick@xfce.org>
* Change version number and svn revision support in configure.in.in
2007-01-12 Nick Schermer <nick@xfce.org>
* Apply patch from Álvaro Lopes to fix CPU usage per task, with
more then 1 CPU.
* Added a THANKS file.
* Remove some svn executable properties and add svn keywords.
* Added LINGUAS support and removed the configure.ac > configure.in.in file.
* Improved the configure.in.in and Makefiles.
2007-01-12 Nick Schermer <nick@xfce.org>
* Apply patch from bug 2714.
* Fix all typo and compiler warnings.
2006-06-26 Johannes Zellner <webmaster@nebulon.de>
* rewrite of the taskmanager ;)
* now using seperate files for each os to get the processinfos
2005-07-05 Johannes Zellner <webmaster@nebulon.de>
* added finnish translation
* fixed a memory leak in functions.c
2005-06-30 Johannes Zellner <webmaster@nebulon.de>
* bugfix in the sorting function
* name of about-dialog changed
* scrollbars only showed when needed
2005-06-30 Johannes Zellner <webmaster@nebulon.de>
* started completly new ;)