eog r3625 - in branches/eog-ng: . src



Author: lucasr
Date: 2007-03-10 01:22:41 +0000 (Sat, 10 Mar 2007)
New Revision: 3625
ViewCVS link: http://svn.gnome.org/viewcvs/eog?rev=3625&view=rev

Modified:
   branches/eog-ng/ChangeLog
   branches/eog-ng/src/eog-exif-util.h
   branches/eog-ng/src/eog-image-jpeg.c
   branches/eog-ng/src/eog-image.c
   branches/eog-ng/src/eog-image.h
   branches/eog-ng/src/eog-job-queue.c
   branches/eog-ng/src/eog-jobs.c
   branches/eog-ng/src/eog-jobs.h
   branches/eog-ng/src/eog-list-store.c
   branches/eog-ng/src/eog-save-as-dialog-helper.c
   branches/eog-ng/src/eog-transform.c
   branches/eog-ng/src/eog-transform.h
   branches/eog-ng/src/eog-uri-converter.h
   branches/eog-ng/src/eog-window.c
Log:
2007-03-10  Lucas Rocha  <lucasr gnome org>

	Restabilished the image saving functionalities. Based on patch from
	Felix Riemann <friemann svn gnome org>. Fixes bug #377123. A lot 
	of polishing is still needed.

	* src/eog-image.[ch] (eog_image_class_init, eog_image_real_transform,
	handle_xfer_status, tmp_file_move_to_uri): added a "save-progress" 
	signal. Some coding style fixes.
	* src/eog-job-queue.c (remove_job_from_queue, handle_job,
	no_jobs_available_unlocked, search_for_jobs_unlocked,
	eog_job_queue_init), src/eog-job.[ch] (eog_job_save_*,
	eog_job_save_as_*): implementation of EogJobSave and EogJobSaveAs.
	* src/eog-exif-util.h: fix small typo and coding style.
	* src/eog-transform.c: added progress feeback for transformations.
	* src/eog-save-as-dialog-helper.c: small fix on eog.glade path.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]