272 lines
		
	
	
	
		
			7.5 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			272 lines
		
	
	
	
		
			7.5 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
2016 Oct 20
 | 
						|
  * Bump to version 1.1.1.
 | 
						|
  * Fix Makefile.am for automake 1.14.
 | 
						|
  * Update url and contact information.
 | 
						|
  * Remove CVS cruft.
 | 
						|
  * Update autotools files to silence warnings.
 | 
						|
  * Restore some previous commits (COPYING update, whitespace).
 | 
						|
 | 
						|
2006 Jan 28
 | 
						|
  * cpu_linux.c:
 | 
						|
  * main.c:
 | 
						|
    applied a patch from php-coder <php-coder at altlinux.ru>
 | 
						|
 | 
						|
2005 Feb 12
 | 
						|
  * main.c: clear digits before redraw_digit().
 | 
						|
 | 
						|
2005 Feb 10
 | 
						|
  * cpu_linux.c:
 | 
						|
  - supported linux 2.6
 | 
						|
  - remvoed --ignore-proc.
 | 
						|
  * configure.ac: remvoed --ignore-proc.
 | 
						|
  * main.c: remvoed --ignore-proc.
 | 
						|
 | 
						|
2005 Jan 17
 | 
						|
  * configure.ac: fixed a typo.
 | 
						|
 | 
						|
2004 Feb 1
 | 
						|
  * src/cpu_freebsd.c: fixed a bug with --ignore-nice option.
 | 
						|
 | 
						|
2004 Jan 25
 | 
						|
  * libdockapp/dockapp.c (dockapp_win): added.
 | 
						|
  * src/main.c: ExposureMask
 | 
						|
  * src/main.c: removed pixmap buffering for optimization.
 | 
						|
 | 
						|
2003 Oct 12
 | 
						|
  * src/cpu_openbsd.c, src/cpu_netbsd.c: fixed a bug with --ignore-nice option.
 | 
						|
    (Thanks to Nedko Arnaudov <nedko at users.sourceforge.net> for sending a
 | 
						|
     patch)
 | 
						|
 | 
						|
2003 Mar 9
 | 
						|
  * version 1.0.1 released
 | 
						|
 | 
						|
2003 Mar 8
 | 
						|
  * src/cpu_freebsd.c: changed to use <sys/resource.h> instead of <sys/dkstat.h>
 | 
						|
                       in the case of __FreeBSD_version >= 500101.
 | 
						|
                       (Thanks to Philip Paeps <philip at paeps.cx)
 | 
						|
 | 
						|
2002 Sep 29
 | 
						|
  * doc/wmcpuload.1: updated
 | 
						|
 | 
						|
2002 Sep 25
 | 
						|
  * cpu_darwin.c: added (Landon Fuller <landonblue at mac.com>)
 | 
						|
 | 
						|
2002 Sep 1
 | 
						|
  * main.c: changed description for `--cpu' oprion to be more clear.
 | 
						|
  * README: updated
 | 
						|
 | 
						|
2002 Aug 20
 | 
						|
  * cpu_irix.c: added for IRIX (Jonathan C. Patschke <jp at celestrion.net>)
 | 
						|
 | 
						|
2002 Jul 14
 | 
						|
  * version 1.0.0 released
 | 
						|
 | 
						|
2002 Jul 13
 | 
						|
  * code cleanup/review
 | 
						|
 | 
						|
2002 May 19
 | 
						|
  * dockapp.c: renamed dockapp_getcolor() to dockapp_getcolor_pixel().
 | 
						|
  * dockapp.c: added get_closest_color_pixel() to find closest color in Pseudo
 | 
						|
               visual class.
 | 
						|
  * src/Makefile.am: added missing @DFLAGS@
 | 
						|
 | 
						|
2002 May 17
 | 
						|
  * cpu_bsdi.c: added (Nicolas Belan <belan at matranet.com>)
 | 
						|
 | 
						|
2002 April 09
 | 
						|
  * dockapp.c, dockapp.h: moved to libdockapp/dockapp.[ch]
 | 
						|
  * libdockapp/{COPYING,AUTHORS}: added (taken from libdockapp-0.4.0)
 | 
						|
  * configure.ac: removed '-L/usr/local/lib' '-I/usr/local/include' from
 | 
						|
                  *_search_path (Thanks to Thomas Runge <coto at core.de>)
 | 
						|
  * README: added 'for GNOME users' section
 | 
						|
 | 
						|
2002 April 05
 | 
						|
  * cpu_cywin.c: rewrote to separate cpu_get_usage().
 | 
						|
                 ( ==> cpu_get_usage_9x(), cpu_get_usage_NT())
 | 
						|
 | 
						|
2002 April 01
 | 
						|
  * dockapp.c: removed background panel from windowed mode.
 | 
						|
  * dockapp.c: added '-wp, --windowed-withpanel' option.
 | 
						|
  * main.c: added '-t, --title' option to specify title name
 | 
						|
            (Thanks to Ryan Lovett <ryan at ocf.berkeley.edu>)
 | 
						|
  * wmcpuload.1: updated
 | 
						|
  * cpu_netbsd.c: added 'CP_INTR' parameter
 | 
						|
 | 
						|
2002 March 25
 | 
						|
  * added NetBSD support (Thomas Runge <coto at core.de>)
 | 
						|
 | 
						|
2002 March 23
 | 
						|
  * version 0.9.0 released
 | 
						|
  * configure.ac: added AC_CANONICAL_TARGET for cross-compiling
 | 
						|
  * configure.ac: changed $host_os to $target_os
 | 
						|
 | 
						|
2002 March 17
 | 
						|
  * configure.ac: removed some obsolete macros
 | 
						|
  * dockapp.h: added header check (taken from autoconf's manual)
 | 
						|
 | 
						|
2002 March 16
 | 
						|
  * configure.in: renamed as..
 | 
						|
  * configure.ac: this (for autoconf 2.50 or later)
 | 
						|
  * configure.ac: fixed a bug with checking select()
 | 
						|
  * configure.ac: added 2nd/3rd arguments of `AC_DEFINE' for config.h
 | 
						|
  * acconfig.h: removed
 | 
						|
 | 
						|
2002 March 15
 | 
						|
  * main.c: code cleanup/review
 | 
						|
  * main.c: removed a magic number '-1' for cpu_number
 | 
						|
  * main.c: added the CPU number readout for SMP system.
 | 
						|
  * configure.in: added AC_CHECK_HEADER(linux/threads.h) for SMP system.
 | 
						|
 | 
						|
2002 March 10
 | 
						|
  * main.c, wmcpuload.1: fixed misleading message for '--cpu' option
 | 
						|
                         (Gordon Fraser <gordon at debian.org>)
 | 
						|
    Thanks to Jean-Philippe Guerard <jean-philippe.guerard at laposte.net>
 | 
						|
 | 
						|
2002 March 08
 | 
						|
  * changed archive name into all-lower-case.
 | 
						|
 | 
						|
2002 March 03
 | 
						|
  * dockapp.c: rewrote (taken from WMMemMon-0.6.0)
 | 
						|
  * backlight_off.xpm, backlight_on.xpm: added the CPU number readout for SMP
 | 
						|
                                         system.
 | 
						|
  * backlight_off.xpm: changed background color brightly
 | 
						|
 | 
						|
2002 January 17
 | 
						|
  * version 0.8.1 released
 | 
						|
  * cpu_freebsd.c: changed name list of symbol table
 | 
						|
 | 
						|
2002 January 14
 | 
						|
  * fixed a bug with '-p, --ignore-proc','-c, --cpu' options (GNU/Linux)
 | 
						|
 | 
						|
2002 January 13
 | 
						|
  * code review/cleanup
 | 
						|
  * removed cpu_common.c
 | 
						|
 | 
						|
2002 January 05
 | 
						|
  * cpu_openbsd.c: re-wrote to use sysctl instead of kvm, no need for setgid
 | 
						|
 | 
						|
2001 December 30
 | 
						|
  * version 0.8.0 released
 | 
						|
  * updated manpage
 | 
						|
  * updated icons
 | 
						|
 | 
						|
2001 December 29
 | 
						|
  * added FAQ section to README
 | 
						|
 | 
						|
2001 December 25
 | 
						|
  * added '-c, --cpu <number>' option to support SMP (GNU/Linux)
 | 
						|
    (Thanks to Laurent Raufaste <analogue at glop.org> for the beta test)
 | 
						|
  * fixed a bug of 'make install-strip' (FreeBSD/OpenBSD)
 | 
						|
 | 
						|
2001 December 24
 | 
						|
  * changed arguments of get_system_cpuload()
 | 
						|
  * dropped the GNU coding standards:)
 | 
						|
 | 
						|
2001 November 13
 | 
						|
  * updated config.guess, and config.sub for multi-platforms
 | 
						|
    (Gordon Fraser <gordon at debian.org>)
 | 
						|
 | 
						|
2001 November 06
 | 
						|
  * renamed wmcpuload.c to main.c
 | 
						|
  * renamed cpuload_<arch>.c to cpu_<arch>.c
 | 
						|
  * renamed cpuload.c to cpu_common.c
 | 
						|
  * renamed cpuload.h to cpu.h
 | 
						|
 | 
						|
2001 October 16
 | 
						|
  * made small modifications in dockapp.c
 | 
						|
    (freeing the memory that is used for wmHints, removing d_width/d_height, and
 | 
						|
     adding a argument for event-mask to DA_Initialize())
 | 
						|
 | 
						|
2001 October 06
 | 
						|
  * added a man page (Gordon Fraser <gordon at freakzone.net>)
 | 
						|
 | 
						|
2001 September 16
 | 
						|
  * version 0.7.1 released
 | 
						|
  * fixed a bug with the blended-color in 2/8/16 bpp.
 | 
						|
 | 
						|
2001 September 16
 | 
						|
  * version 0.7.0 released
 | 
						|
  * fixed a bug with event handling with enlightenment.
 | 
						|
 | 
						|
2001 September 15
 | 
						|
  * added '-lc, --light-color' option.
 | 
						|
 | 
						|
2001 September 13
 | 
						|
  * included WMCPULoad.spec
 | 
						|
    (Francisco Vides Fernandez <pax at dedalo-ing.com>)
 | 
						|
 | 
						|
2001 September 12
 | 
						|
  * removed '--ignore-kapm' option.
 | 
						|
  * added '-p --ignore-proc' option.(see README)
 | 
						|
 | 
						|
2001 September 10
 | 
						|
  * added '--ignore-kapm' option.
 | 
						|
    (Ryan Veety <ryan at ryanspc.com>)
 | 
						|
 | 
						|
2001 September 01
 | 
						|
  * added Solaris support (Jonathan Lang <lang at synopsys.com>)
 | 
						|
 | 
						|
2001 August 20
 | 
						|
  * changed the output of the error messages from stdout to stderr.
 | 
						|
 | 
						|
2001 August 12
 | 
						|
  * version 0.6.0 released
 | 
						|
 | 
						|
2001 August 11
 | 
						|
  * added alarm-mode (see README)
 | 
						|
 | 
						|
2001 August 10
 | 
						|
  * changed to remove dependence on the libdockapp
 | 
						|
  * added '-bw --broken-wm' option to fix a problem with enlightenment window
 | 
						|
    manager
 | 
						|
 | 
						|
2001 July 25
 | 
						|
  * fixed a bug with '--ignore-nice' option in cpuload_linux.c
 | 
						|
 | 
						|
2001 July 23
 | 
						|
  * version 0.5.6 released
 | 
						|
  * changed to get rid of compiler warning messages with gcc
 | 
						|
    on Linux and FreeBSD.
 | 
						|
  * added OpenBSD support (it's testing!!)
 | 
						|
    (john katagawa <dhc at scurvy.org>)
 | 
						|
 | 
						|
2001 July 22
 | 
						|
  * version 0.5.5 released
 | 
						|
 | 
						|
2001 July 09
 | 
						|
  * added "-n, --ignore-nice" option
 | 
						|
  * added the icons for Mandrake GNU/Linux
 | 
						|
 | 
						|
2001 June 02
 | 
						|
  * version 0.5.0 released
 | 
						|
  * changed the design of the graph
 | 
						|
  * added Cygwin support
 | 
						|
  * separated wmcpuload.xpm to backlight_on.xpm/backlight_off.xpm/parts.xpm
 | 
						|
  * changed the main-loop from while(1) to DAEventLoop()
 | 
						|
  * added a event(timer expired) to DACallbacks.
 | 
						|
  * code review/cleanup
 | 
						|
 | 
						|
2001 April 24
 | 
						|
  * version 0.1.1 released
 | 
						|
  * fixed many typo;(
 | 
						|
 | 
						|
2001 April 24
 | 
						|
  * version 0.1.0 released
 | 
						|
  * fixed a problem with redrawing of the icon window
 | 
						|
    (replace DASetPixmap with XCopyArea)
 | 
						|
  * added FreeBSD support
 | 
						|
 | 
						|
2001 April 15
 | 
						|
  * version 0.0.3a released
 | 
						|
  * fixed a problem with Afterstep Wharf
 | 
						|
 | 
						|
2001 April 13
 | 
						|
  * version 0.0.3 released
 | 
						|
  * added back-light
 | 
						|
 | 
						|
2001 April 11
 | 
						|
  * version 0.0.2 released
 | 
						|
  * added a configure script
 | 
						|
 | 
						|
2001 April 08
 | 
						|
  * Initial release
 |