"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "gmemusage-0.2/ChangeLog" of archive gmemusage-0.2.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 Wed Jan 14 21:54:49 1998  Raju Mathur  <raju@dontpanic.indiagate.com>
    2 
    3 	* Misc: Changed version to "0.2 980114". Added 1998 to copyright
    4  	year.
    5 
    6 	* CREDITS : There's a CREDITS file now, so send your patches in
    7  	and become famous!
    8 
    9 	* Makefile: Added definitions for following variables:
   10 	BELL_ON_UNKNOWN_KEYPRESS
   11 	USE_PASTELS
   12 	SAVE_XSERVER_MEMORY
   13 	OPTIONS (agglomerate (sp?) of the above
   14 
   15 	Default optimization flag is now -O2.
   16 
   17 	* resource.c: Added a new pastel color scheme for the bars in the
   18 	stack. Look at the define for USE_PASTELS in Makefile.
   19 
   20 	* gmemusage.c : Applied patch to use pixmaps for drawing. Now the
   21  	flicker when the window updates is gone. Thanks to Yenya (Jan
   22  	"Yenya" Kasprzak <kas at fi.muni.cz>) for this one. Save server
   23  	memory (and get a slight performance impact) by defining
   24  	SAVE_XSERVER_MEMORY in the Makefile.
   25 	
   26 	(main): Allow Bell to be switched off on unknown keypress. Look at 
   27 	the define for BELL_ON_UNKNOWN_KEYPRESS in the Makefile.
   28 
   29 	* TODO: Updated TODO list
   30