diff RELEASE.gui @ 0:a84c32f131df 1.1.29

Import vendor version
author Peter Gervai <grin@grin.hu>
date Wed, 15 Oct 2008 23:28:56 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RELEASE.gui	Wed Oct 15 23:28:56 2008 +0200
@@ -0,0 +1,31 @@
+# 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.