# HG changeset patch
# User Chris Cannam
# Date 1322214041 0
# Node ID 119ab0d2dc7fe9ee26b0cda2679bf6568c6e0bbe
# Parent 9d315cb41b5fef9351c08464cf99a022c3d9495b
Neaten up website
diff -r 9d315cb41b5f -r 119ab0d2dc7f development.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/development.html Fri Nov 25 09:40:41 2011 +0000
@@ -0,0 +1,41 @@
+
+
+
+
+
+
EasyMercurial source code is maintained in Mercurial at BitBucket.
We also have a project on our own SoundSoftware code site which tracks the BitBucket repository.
+
+
+
+
To file a bug report, please use the BitBucket bug tracker (login to BitBucket required).
+
+
To contact the developers, please email info@soundsoftware.ac.uk .
+
+
diff -r 9d315cb41b5f -r 119ab0d2dc7f download.html
--- a/download.html Thu Nov 24 16:54:53 2011 +0000
+++ b/download.html Fri Nov 25 09:40:41 2011 +0000
@@ -14,16 +14,20 @@
+
+
The current release is EasyMercurial 1.1. Read the list of changes since the last release .
+
Windows
diff -r 9d315cb41b5f -r 119ab0d2dc7f fonts.css
--- a/fonts.css Thu Nov 24 16:54:53 2011 +0000
+++ b/fonts.css Fri Nov 25 09:40:41 2011 +0000
@@ -3,6 +3,14 @@
@font-face {
font-family: 'GilliusADFNo2';
+ src: url('fonts/gilliusadfno2-regular-webfont.eot');
+ src: local('☺'), url('fonts/gilliusadfno2-regular-webfont.woff') format('woff'), url('fonts/gilliusadfno2-regular-webfont.ttf') format('truetype'), url('fonts/GilliusADFNo2-Regular.otf') format('opentype'), url('fonts/gilliusadfno2-regular-webfont.svg#webfontvJUiAdi3') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+@font-face {
+ font-family: 'GilliusADFNo2';
src: url('fonts/gilliusadfno2-bolditalic-webfont.eot');
src: local('☺'), url('fonts/gilliusadfno2-bolditalic-webfont.woff') format('woff'), url('fonts/gilliusadfno2-bolditalic-webfont.ttf') format('truetype'), url('fonts/GilliusADFNo2-BoldItalic.otf') format('opentype'), url('fonts/gilliusadfno2-bolditalic-webfont.svg#webfontLmhvPwzc') format('svg');
font-weight: bold;
@@ -25,11 +33,3 @@
font-style: normal;
}
-@font-face {
- font-family: 'GilliusADFNo2';
- src: url('fonts/gilliusadfno2-regular-webfont.eot');
- src: local('☺'), url('fonts/gilliusadfno2-regular-webfont.woff') format('woff'), url('fonts/gilliusadfno2-regular-webfont.ttf') format('truetype'), url('fonts/GilliusADFNo2-Regular.otf') format('opentype'), url('fonts/gilliusadfno2-regular-webfont.svg#webfontvJUiAdi3') format('svg');
- font-weight: normal;
- font-style: normal;
-}
-
diff -r 9d315cb41b5f -r 119ab0d2dc7f index.html
--- a/index.html Thu Nov 24 16:54:53 2011 +0000
+++ b/index.html Fri Nov 25 09:40:41 2011 +0000
@@ -14,19 +14,20 @@
EasyMercurial is a simple user interface for the Mercurial distributed version control system. It's free, open source, and cross-platform.
-
We have tried to make EasyMercurial straightforward to teach and
+
We have set out to make EasyMercurial straightforward to teach and
learn. It makes common working patterns easy to follow,
particularly when using a shared remote repository: it uses a friendly
graph representation for the change history, to make branching and
diff -r 9d315cb41b5f -r 119ab0d2dc7f screenshots.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/screenshots.html Fri Nov 25 09:40:41 2011 +0000
@@ -0,0 +1,33 @@
+
+
+
+
+
EasyMercurial
+
+
+
+
+
+
+
EasyMercurial
+
+
+
+
+
+
EasyMercurial 0.9.8 on Linux, with the History pane active. See full-size version .
+
+
+
+
diff -r 9d315cb41b5f -r 119ab0d2dc7f videos.html
--- a/videos.html Thu Nov 24 16:54:53 2011 +0000
+++ b/videos.html Fri Nov 25 09:40:41 2011 +0000
@@ -14,13 +14,14 @@