1999-11-21  David Odin (DindinX) <David@dindinx.org>

  * Begin the integration of PovFront 1.3.2 into Giram

1999-10-16  Philippe DAVID  <philippe@Rouen-1-16.club-internet.fr>

	* povfront.c (create_output_page): complete canvas functionnality

1999-09-26  Philippe DAVID  <clovis1@lclub-internet.fr>

	* povfront.c (load_config_file): Modification of the subrendering option

1999-09-25  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (create_output_page): Add canvas for subrendering

1999-09-19  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (povf_parse_options): implement new options for plugin mode

1999-09-18  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (refresh_list): add foreground color function of the proc. state (red = error etc...)
	(control): set column title passive

1999-09-12  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (create_pvm_page): add g_return_if_fail call in callback function
	(main): new plugin mode
	(create_output_page): replace free by g_free
	(povf_parse_options): replace printf by perror when necessary
	(a_propos): add window manager class for main, a_propos, configure and control window
	(refresh_list): PovFront beep when a calculation is in the "Finished" state

1999-09-11  Philippe DAVID  <clovis1@Rouen-2-228.club-internet.fr>

	* povfront.c (main): Add combo to pov file selection and image entry (gnome only)

	* povfront.c: Split main function. Notebook pages are now in their own function
	              Add control of window creation to avoid multiple window  creation
	              Add bounding threshold option
	              Add spanish translation

1999-09-05  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (stop_jobs and other call back for job control): now address the liste with global variable
	             (control): Gnomification of job control window
	             (delete_jobs): Now delete aborted job too
	             (file_view): Gnomification and set gretar size for the text widget
	              typo
		      upgrade to 1.2 version

1999-09-04  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (main): Remove gtk_widget_show because of gtk_widget_show_all
	(refresh_list): The aborted processes are not refreshed now
	(refresh_list): Correct the bug about refresh of running process: add l_status = 1
	(refresh_list): Correct the bug about aborted process
	(control): Add automatique refresh base on gtk_timeout_add function
	(adjust_refresh_time): Add ajustment for auto refresh
	(save_config): Add option in the configuration file for the new refresh options
	(render): Add a warning if no display and no disk output while rendering
	(gnome_overwrite): add overwrite message with gnome

1999-09-01  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (main): typo
	*            (render2): Replace +GI by Create_ini to let the user create Scene.ini

1999-08-31  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c (main): Correct bug about job control
	* povfront.c (main, render2): sup __environ variable to use paramater from main function

1999-08-29  Philippe DAVID  <clovis1@club-internet.fr>

	* Povfront.texinfo Write the manuel with texinfo
	* fr.po Update french translation
	* Makefile.am Add i18n

1999-08-21  Philippe DAVID  <clovis1@club-internet.fr>

	* povfront.c: code cleaning
	* povfront.c: PVMpov options in a additional page of the note book

1999-07-03  Philippe DAVID  <clovis1@club-internet.fr>

	* Version 1.1

	* Now use autoconf

1999-06-26  Philippe DAVID  <clovis1@club-internet.fr>

	* add localisation for the date and time in the job controler

1999-06-19  Philippe DAVID  <clovis1@club-internet.fr>

	* Version 1.0

	* Optimize tooltips
	* correct bug about redirection

1999-06-12  Philippe DAVID  <clovis1@club-internet.fr>

	* Move antialiasing option to quality page
	* Move file format to output page

1999-05-28  Philippe DAVID  <clovis1@club-internet.fr>

	* Correct a bug about alpha output and histogram output
	* Add display gamma scale in the quality page

1999-05-24  Philippe DAVID  <clovis1@club-internet.fr>

	* Add view button for ini file
	* Take into account the command choice of the configure window in the configuration files

1999-05-23  Philippe DAVID  <clovis1@club-internet.fr>

	* version 0.9-2

	* prevent output of default file image when output is not checked

1999-05-13  Philippe DAVID  <clovis1@club-internet.fr>

	* correct minor display bug in the job control

	* Correct some messages

	* update to version 0.9.1

1999-04-26  Philippe DAVID  <clovis1@club-internet.fr>

	* Add view button for the stream file in the messages page

	* Correct bug about malloc and free about the job_control

	* Correct bug about the time in the job_control

	* Now the 'show tooltip' option is working properly

	* Add the script page

1999-04-25  Philippe DAVID  <clovis1@club-internet.fr>

	* Combo box are now not editable

	* correct bug about the format of output image which was not properly indicated in the povray options

	* correct bug about config: the format of image and histogram was not saved in config file

1999-04-11  Philippe DAVID  <clovis1@club-internet.fr>

	* add test overwrite effectively

1999-04-10  Philippe DAVID  <clovis1@club-internet.fr>

	* Add tooltips in the job control

	* Add test overwrite option in the configure window

	* Correct bug about apply and correct in the configure window

1999-04-03  Philippe DAVID  <clovis1@club-internet.fr>

	* Add -i option on the command line to specify an image file when used as a plugin

	* Add some malloc return value control

1999-03-28  Philippe DAVID  <clovis1@club-internet.fr>

	* More functionalities in job_control window and add delete button

1999-03-21  Philippe DAVID  <clovis1@club-internet.fr>

	* Add file selection call back for the browse button of histogram file

	* update combo selection for histogram file type

	* update rendering of histogram file in the render function

	* add image file format

1999-03-20  Philippe DAVID  <clovis1@club-internet.fr>

	* use fork and execvp instead of system to launch pov

	* use kill instead of system("killall") to abort rendering

	* Move the save settings as default from the configure window to the option menu

	* change the label of the abort button

1999-03-17  Philippe DAVID  <clovis1@club-internet.fr>

	* fixed bug concerning option in the configure window

	* load and save configuration file are now completly finished

	* add error message in a dialog winwod instead of shell window

1999-03-13  Philippe DAVID  <clovis1@club-internet.fr>


	* add load of configuration file (the format of the file changed)

	* automatic loading of ~/.povfront/default.txt configuration file if no specification on the command line

	* some bug fixed

1999-03-08  Philippe DAVID  <clovis1@club-internet.fr>

	* add "save settings as default when exit" in the configure window

	* add writing in configuration file of "save as default" and "save as default when exit" 

1999-03-07  Philippe DAVID  <clovis1@club-internet.fr>

	* add gettext for internationalisation

	* add abort behavior

	* add "save config." behavior (not very usefull as "load config."is not yet here)

	* add field render option

	* add odd field option	

	* add some hard setting option for convenience (display image, pause, jitter etc...)

1999-03-06  Philippe DAVID  <clovis1@club-internet.fr>

	* Add --version and --help options

	* ADD pov file name passed by the command line

	* change the format of the file to be more in the GNU'FSF style

	* reorganise quality page

	* add check button for jitter parameter

	* supp 1920 x 1200 and add 768 x 576

	* options command and alternate command are recognised

1999-02-28  Philippe DAVID  <clovis1@club-internet.fr>

	* Add POV File version option (+MV)

	* Remove some french comments

	* Remove of the option page which isnow in the menu bar under the "Configure" name

	* Add separator in the file menu

	* remove help button

	* add 0 digit for quality and depth scales

1999-02-27  Philippe DAVID  <clovis1@club-internet.fr>

	* Add Apropos window
	
	* Add Palette option in the commande line

	* Add Help menu

1999-02-26  Philippe DAVID  <clovis1@club-internet.fr>

	* Add Histogram options in the command line

	* Add Animation options in the command line

	* creation of the pixmap for subset in the image

