From ee85111d382fd7bf2055a2bf149d60deacb70802 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 23 Nov 2010 12:26:32 +0000 Subject: [PATCH] minibar/about.html: document recent development --- src/runtime/javascript/minibar/about.html | 41 ++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/src/runtime/javascript/minibar/about.html b/src/runtime/javascript/minibar/about.html index f245c7aaf..bce203708 100644 --- a/src/runtime/javascript/minibar/about.html +++ b/src/runtime/javascript/minibar/about.html @@ -2,6 +2,8 @@ About Minibar + + @@ -104,11 +106,48 @@ Some implementation details:
  • [Added 2010-09-10] The default input language is now the user's preferred language, if possible. This is implemented by consulting the userLanguage field in the grammar info output by pgf-server. +
  • [Added 2010-10-27] Keyboard input and completion should now work much + more smoothly: + +
  • [Added 2010-10-27] Code restructuring: + +
  • [Added 2010-11-09] Some new documentation: +
    - Last modified: Tue Sep 28 13:44:00 CEST 2010 + Last modified: Tue Nov 23 13:06:40 CET 2010
    TH