view RELEASE.gui @ 5:e8a9408780ff

Merging them togther
author Peter Gervai <grin@grin.hu>
date Wed, 15 Oct 2008 23:36:49 +0200
parents a84c32f131df
children
line wrap: on
line source

# Release notes/log for bins-edit-gui
# cvs log -rrelease_thok_0_8::    for logs, or
# cvs diff -u -rrelease_thok_0_8  for full diffs

20020611 - 0.9 - Fix grey-out of filename box.  Force LATIN1 if 7-bit
	ANSI is selected.  Add charmap override box if either
	conversion fails.

20020607 - 0.8 - more error checks.  Primitive "current album" editor.
	Free server-side pixmap correctly (oops.) Update man page.

20020602 - 0.7 - workaround non-debian LC_MESSAGES bug.  Guess
	encoding from locale.  Add slider between tags and image
	(which cleans up some other visual sizing bugs automatically.)

20020521 - 0.6 - handle bad/missing filenames, filter out .xml files
	from argument list, updated french translation.  Add
	user-specified rotation to interface; cleaned up "revert" as a
	side effect.

20020516 - 0.5 - i18n support, including an approximate french
	translation. Added more list navigation, moved them all to a
	separate menu.

20020512 - 0.4 - Support EXIF rotation tag.  Stopped using GtkFixed
	and improved the space usage significantly, especially in full
	screen mode.

20020510 - 0.3 - First thok release.  "real looking", including getopt
	and about boxes; also has proper focus-row preservation and
	properly frees previous images, and handles XML UTF correctly.