[Lunar-commits] r18609 - moonbase/trunk/web/amaya
Dennis Veatch
stumbles at lunar-linux.org
Thu Feb 9 17:43:19 UTC 2006
Author: stumbles
Date: 2006-02-09 17:43:17 +0000 (Thu, 09 Feb 2006)
New Revision: 18609
Modified:
moonbase/trunk/web/amaya/DETAILS
Log:
Adopt GTK standard instead of Emacs shortcuts on Linux platforms:
Ctrl X (Cut), Ctrl C (Copy), Ctrl V (Paste), Ctrl W (Close tab)
HTTP navigation with: Atl <- (Back), Alt-> (Forward), Alt ?(Follow a link)
The geometry of the source view was not saved at close.
After filling a form, undo set the document modified.
Fix focus problems between the document content and WX widgets.
The print didn't take into account CSS media.
And a lot more.
Modified: moonbase/trunk/web/amaya/DETAILS
===================================================================
--- moonbase/trunk/web/amaya/DETAILS 2006-02-09 17:27:25 UTC (rev 18608)
+++ moonbase/trunk/web/amaya/DETAILS 2006-02-09 17:43:17 UTC (rev 18609)
@@ -1,11 +1,11 @@
MODULE=amaya
- VERSION=9.2.1
- SOURCE=$MODULE-src-$VERSION.tgz
+ VERSION=9.3
+ SOURCE=$MODULE-fullsrc-$VERSION.tgz
SOURCE_URL[0]=http://www.w3.org/Amaya/Distribution/
- SOURCE_VFY=sha1:1736bc9a7ad997b128fa435bc99594f9f4b60b05
+ SOURCE_VFY=sha1:d504c0d6accc093569795027857f8c3a4e665b3d
WEB_SITE=http://www.w3.org/Amaya/
ENTERED=20011115
- UPDATED=20051123
+ UPDATED=20060209
PSAFE=no
SHORT="Browser and WYSIWYG web authoring tool"
cat << EOF
More information about the Lunar-commits
mailing list