	November 5th 2000
************* So many days without updating ********************
		- Cleaning up some code in the counder method

		- refix size of the counter

		- 0.6 Realeased
	
	
	July 22th 2000
		
		- Some cleanup in the Makefile


	July 21th 2000
		
		- GProc-applet now supports the last gnome's functionalities

		- In tiny panel mode GProc-applet does not display the process counter anymore


	July 8th 2000
		
		- GProc now works withour libGtop :-)

		- Optimized the process list by using a double linked list 

	Jun 30th 2000

		- Ok, using libgtop causes many problems, rewritting all the core code !

	Jun 10th 2000

		- Updated some methods ...

	May 23th 2000
	
		- A crazy bug causing a segfault was corrected in fill_proc(...)
		
		- A memory leak detected in update_proc_list(...) was corrected


	April 12th 2000

		- There was a bug on the process's state display
			o corrected it
			o new configuration option for the process's state display


	April 7th 2000
		
		- Start the work on the renice process option

	March 13th 2000
		
		- Segfault due to a right click when no process selected fixed


	February 15th 2000

		- Changes in memory allocation method

		
	January 23th 2000

		- No more popup for non user's processes



	December 13th 1999

		- Fixed a bug in the configuration panel




	November 14th 1999

		- Reorganized the sources

		- Install script (v0.1)

		- More Freeing memory when changing skins

		- Some optimizations...



	November 11th 1999

		- Changing skins without restarting GProc

		- Autosizeable width for clist-skins columns

		- some cleanup...

		- Skin Wanimation

		
	November 10th 1999

		- Redesign the Makefiles

		- Force the button display...

		
	November 7th 1999
		
		- Corrected a bug when changing the timer-refresh for the ctree with popup open

		- huh, some files always open :-/
		


	November 5th 1999

		- Better label-image placement

		- Right clicking on label displays menu (update counter)

		- Remade the default skin

		- some cleanup...


	November 1st 1999

		- Updated the Brushed skin

		- Automaticaly centering the text

		- #define GPROC_DIR
		

	October 30th 1999

		- Redone the BlueSteel skin


	October 29th 1999

		- Fixed ome bugs in the skins creation method

		- Change the config file parsing method to rid out from segfaults when entries are missing

		- Creation of ~/.gproc to store the new skins and the config file

		- New skin Brushed and changes on BlueSteel
		

	October 24th 1999

		- Corrected a bug inthe pixmaps names parsing function

		- more flexibility for the skins

		- Add a new skin

		- REAL intelligent placement of the popup window in non-Gnome mode


	October 23th 1999

		- Add a define-file for the skins

		- New function for parsing configuration files

		- Image flip for button-press

		- Add entries in configuration panel

		
	October 22th 1999
		
		- Rewrite skins support for more flexibility: background/button/label/move

		- Displaying the number os processes on the skin

		
	October 21th 1999

		- Beginning of the skins support

		
	October 19th 1999

		- Reorganized my tree

		

	October 17th 1999

		- Remove a memory leak probably caused by libgtop. Replace by a method that parse /proc

		- Installing the pixmaps in an appropriated directory


	October 15th 1999

		- All functions for the new gproc are made

		- More and More configuration...

	
	October 14th 1999

		- New configuration panel based on Gimp

		
	October 10th 1999

		- New config file for gproc


	October 4th 1999

		- New option to allow the popup window to close automaically
		

	October 1st 1999

		- End of merging gproc with libGTop

		- Corrected a bug in update_ctree

		- Big memory leak in update_proc_list() removed

		
	September 30th 1999

		- Merging gproc with libGTop
			o process count
			o construct proc list 

			--> warning: no filters !

	September 28th 1999

		- Add refresh for existing process

		- expands new nodes



	September 27th 1999

		- The treeview updating function is working !



	September 26th 1999
		
		- Rewrite entirely the clist update function, and now there is:
			o a fill process struct function
			o an update function for process*

		- Some memory allocation/desallocation improvements


	September 25th 1999

		- Integration of Neil's improvements

		- Moved all the configurations functions at the end of the code...cleaner


	September 22th 1999
		
		- Corrected some bugs in the freeBSD version

		- One code for 3 versions !


		
	September 20th 1999

		- Release a version working with Gnome CVS version


	September 19th 1999

		- memory optimisation

		- UI improvments

		- a beta-test released for freeBSD
		

	September 17th 1999

		- Apply Jerry seutter's patch (work on properties)

	

	September 15th 1999

		- Work on the GTKCTree
			o more columns
			o better appearence

		- Remove the information CList

		

	September 14th 1999
		
		- End of the changes needed to use GTKCTree. Now it's working and it's more beautiful :o)


	September 13th 1999

		- Erasing GtkTree and begin to work with GTKCTree

		

	September 11th 1999

		- CList can be sorted by clicking on the headers

		- popup's maximum size is now 1200 px

		

	September 8th 1999
		
		- Changes in process* memory allocation and add g_free() when the popup window close



	September 7th 1999

		!! CList will continue to exist:
		- Work on CList
			o click_clist() catch right click on it and call the menu
			o no unusefull frame for the list mode

		- Reorganization of the frame in the popup window

		- 0.3.0 release


	September 5th 1999

		- Work on the configuration panel
			o new organization
			o new options

		- Info-CList appears directly to not give us a "tree-move"



	September 2nd 1999

		- Infos about selected process are displayed in a clist

		- UI improvement
		

	September 1st 1999

        - New icons

        - Work on treeview:
            o New selection mode and right click make popup
            o Display infos on top of the popup window


	August 30th 1999
		
		- Rewrite create_applet()
			o cleaner
			o change_orient() is working !!!

		- Work on the treeview
			o pid and owner are displayed
			o you can send signals

		- other small changes...


	August 22th 1999

        - TreeView is working !!!
            o display all collapse or all expands automatically
            o no problem when a user is specified. Every processes are displayed
            o configuration from panel

        - Some other optimizations


		
    August 21th 1999

        - New logo



	August 15th 1999

		- When a signal is sent, clist is rebuilt
		
		- Refresh of clist
			o new entry in configuration panel
			o new method: update_proc_list() 

		--> Bug: the refresh provides some display bugs...to be fixed



	August 3rd 1999
		
		- New method to get processes:
		  	o read /proc/status
			o more informations
			o I think that it's faster...test
		
		- Begin treeview
		  	o display is ready


	August 1st 1999
		
		- win_error(): using Gnome dialog boxes
	
		- you can set the label refresh rate
		
		- Optimizing set_proc_list()
		  	o do not extract processes that are not needed
			o no more unusefull counting
		  
		  

	July 31th 1999

		- Configuration end
		  	o set the user name to display his processes
			o you can count all of the processes or only the owner's
			o save properties
		
		- Best UI

		- Changes in Error boxes
		  	o no more than 1 box can be open
			o you can specify any icon to display
			o Better aspect

		- Trying to translate message in English...hummm

		- Some code improvement

		- Now version 0.2.0 !


	July 22th 1999
	
		- New UI (button+pixmap)

		- New applet creation method (create_applet)

		- The panel orientation is now important

		- Soon the applet look can change during runtime


	July 21th 1999

		- Changes in Makefile

		- More and more signals. 

		- Dynamic menu construction

		- We test the existence of the process before remove it from the clist

		- the process' owner name is show in the clist

		- Label improvement


	July 20th 1999

		- New Makefile
		 
		- Now you can send signals to the process
		  
		- The killed process are removed from the clist

		- Managing errors

		- Some graphics improvement



	July 17th 1999

		- Process accounting and list creation are now separated.

		- Now the list is made directly from GTK_CLIST: no more chained list.

		- The list is constructed at the click, not before.
		
		- Code clean-up and preparation for signal handling
		  	
		- Web page lauched!	http://gproc.ctw.cc

		- Version 0.0.2




	July 15th 1999

		- "Segmentation fault" error was due to an /proc left open ... smart ...

		- Many bug fixes

		- Makefile fixed: now you can lauch the applet from Gnome menus




	July 14th 1999
	
		- Pop-up window (to display process list)

		- Many corrections and optimization

		- Version 0.0.1
		  	



	July 7th 1999

		- GProc starting:
				o get processes names
				o Applet attributes

