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.


(Old svn revision: 2350)
This commit is contained in:
Nick Schermer
2007-01-13 10:12:31 +00:00
parent 774a48f60a
commit b452b402fe
33 changed files with 895 additions and 479 deletions

View File

@@ -1,23 +1,33 @@
2007-01-12 Nick Schermer <nick@xfce.org>
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 20:20 Johannes
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 19:38 Johannes
2005-07-05 Johannes Zellner <webmaster@nebulon.de>
* added finnish translation
* fixed a memory leak in functions.c
2005-06-30 23:47 Johannes
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 22:09 Johannes
2005-06-30 Johannes Zellner <webmaster@nebulon.de>
* started completly new ;)