2009-09-11 Mike Massonnet * Small factorize on cmdline reading. 2009-09-09 Mike Massonnet * Show command line arguments in Linux. 2009-09-08 Mike Massonnet * Update Solaris patch from Peter Tribble. * Check for the lib kstat in the autoconf script. * Build with the correct file for Solaris in the automake script. * Fixed the xfce_err messages and switched to g_snprintf for the command strings. * Updated the TODO file. 2009-09-03 Mike Massonnet * Add support for Solaris from Peter Tribble 2008-09-21 Mike Massonnet * Fix build for libtool 2.2 (or at least for ArchLinux) 2008-09-15 Mike Massonnet === Release 0.4.1 === 2008-08-08 Mike Massonnet * Refresh deprecated GtkTooltips against new GtkTooltip code * Rework the border size between the GtkBox's 2008-08-03 Mike Massonnet * New function to get the full and short cmdline (Linux) * Fix compare functions (now works with floats and insensitive text) * Fix cast which makes the CPU usage per process worky for multi-cores 2008-08-02 Mike Massonnet * Display memory less than 1 MB with two decimals like 0.00 MB * Quick clean up * Update TODO 2008-07-31 Mike Massonnet * Apply patch for BSD support from Landry Breuil 2008-05-11 Mike Massonnet === Release 0.4.0 === 2008-05-11 Mike Massonnet * Set window icon to "xfce-system" and modify the about dialog 2008-05-10 Mike Massonnet * Redo what is displayed in More info (PPID, STATE, VM-size), and keep RSS in normal info 2008-05-10 Mike Massonnet * Set buffer_status to 1024 (fixes issues with 64bit archs) bug#4059 * Use convenience macro GINT_TO_POINTER to pass to user_data 2008-05-09 Mike Massonnet * Properly refresh the CPU usage of a process * Properly display the memory usage and fix signal connected on the show_cached_as_free menu item 2008-05-09 Mike Massonnet * Save sort column/type in config * Set command column to expand and ellipsize * Right align numerical columns 2008-05-09 Mike Massonnet * 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 * Fix strings 2008-05-08 Mike Massonnet * Properly refresh processes on CPU usage * Correctly display the memory size of the processes 2008-05-05 Mike Massonnet * Delete automated files * Remove useless gettext() and properly align menu items on the right 2008-02-10 Johannes Zellner * Initial priority setting * Few bug fixes 2007-01-12 Nick Schermer * Change version number and svn revision support in configure.in.in 2007-01-12 Nick Schermer * 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 * Apply patch from bug 2714. * Fix all typo and compiler warnings. 2006-06-26 Johannes Zellner * rewrite of the taskmanager ;) * now using seperate files for each os to get the processinfos 2005-07-05 Johannes Zellner * added finnish translation * fixed a memory leak in functions.c 2005-06-30 Johannes Zellner * bugfix in the sorting function * name of about-dialog changed * scrollbars only showed when needed 2005-06-30 Johannes Zellner * started completly new ;)