From 0dcc6be38a969303eaa2b695bc7ceb3487e9ad47 Mon Sep 17 00:00:00 2001 From: Staszek Wawrykiewicz Date: Fri, 11 Apr 2008 13:34:57 +0000 Subject: WinShell update git-svn-id: svn://tug.org/texlive/trunk@7376 c570f23f-e606-0410-a88d-b1316a301751 --- Master/support/winshell/BugfixesFeatures.txt | 39 ++++++++------- Master/support/winshell/Install.txt | 11 ++--- Master/support/winshell/README | 70 +++++++++++++-------------- Master/support/winshell/UserTranslation.txt | 8 --- Master/support/winshell/WinShell31.exe | Bin 2476153 -> 0 bytes Master/support/winshell/WinShell321.exe | Bin 0 -> 3010609 bytes 6 files changed, 62 insertions(+), 66 deletions(-) delete mode 100644 Master/support/winshell/UserTranslation.txt delete mode 100644 Master/support/winshell/WinShell31.exe create mode 100644 Master/support/winshell/WinShell321.exe diff --git a/Master/support/winshell/BugfixesFeatures.txt b/Master/support/winshell/BugfixesFeatures.txt index 904d59084ff..17621eab067 100644 --- a/Master/support/winshell/BugfixesFeatures.txt +++ b/Master/support/winshell/BugfixesFeatures.txt @@ -1,18 +1,23 @@ -WinShell 3.1 major BugFixes/Features to version 3.0 +WinShell 3.21 major BugFixes/Features to version 3.2 -- Brazilian-Portuguese, Catalan, Hungarian, Mexican-Spanish - and Turkish language support -- The log window couldn't handle huge log files -- Fix of brace matching in DBCS files (due to new Scintilla library) -- Search in files dialog -- Activation of last active project on WinShell start up -- Unicode support; Automatic conversion of UTF-8 files -- Jumping to error line by double clicking in Output Window - or automatic jumping -- tag in macro to replace a selected text -- Redesign of the menu and toolbars -- Redesign of the Project Window -- Redesign of the Output Window -- Redesign of the log file parsing -- Redesign of the Fonts dialog -- Redesign of the Syntax highlighting dialog +- Update to Hunspell 1.1.9 +- Update to Scintilla 1.74 + +WinShell 3.2 major BugFixes/Features to version 3.1 + +- Additional Danish, Dutch, Galician, Portuguese and Russian language support +- Built-in spell checker based on Hunspell 1.1.5 +- Update to Scintilla 1.73 +- Spell check dialog starts from mouse position +- Re-Design of Project Window +- Wrong Macros behavior corrected (e.g. undo, multiple tag replacement) +- Sort project file entries +- Tasks in the Output Window + HowTo: Just put '% todo: ' in the text. These tags will be shown +- Toggle tabs in the Output Window +- Rework of SaveAs dialog +- Bold font in text editor +- High resolution toolbar and menu images +- Portable WinShell (use WinShell on e.g. USB flash drive) + HowTo: Just create a directory named 'Settings' in the WinShell.exe + directory. \ No newline at end of file diff --git a/Master/support/winshell/Install.txt b/Master/support/winshell/Install.txt index 8da647780f1..9756cf3b8f0 100644 --- a/Master/support/winshell/Install.txt +++ b/Master/support/winshell/Install.txt @@ -24,11 +24,10 @@ Following these 5 steps will lead to a working LATEX environment. Adobe Reader: http://www.adobe.com/ -> SpellChecker - For spellchecking download the free sofware ASpell from - http://aspell.net/win32/ - You need the engine, aswell as the dictionary, eg. - engine: http://ftp.gnu.org/gnu/aspell/w32/Aspell-0-50-3-3-Setup.exe - dictionary: http://ftp.gnu.org/gnu/aspell/w32/Aspell-en-0.50-2-3.exe + For spell checking download a dictionary from + http://wiki.services.openoffice.org/wiki/Dictionaries + and copy it to the Dictionaries folder in the WinShell folder, + e.g. C:\Program Files\WinShell\Dictionaries -> WinShell WinShell comes as a zip file and as a complete setup program. Only ONE @@ -36,7 +35,7 @@ Following these 5 steps will lead to a working LATEX environment. Zip file: Extract the zip file to the directory of your choice and start WinShell.exe Setup program: The setup program copies all the WinShell files to a - specific directory, eg. C:\Program Files\WinShell. + specific directory, e.g. C:\Program Files\WinShell. Registry entries are made for the .tex and the .wsp files. When WinShell starts for the first time, the following files will be diff --git a/Master/support/winshell/README b/Master/support/winshell/README index 0d5bb5a558e..a6caa3781e0 100644 --- a/Master/support/winshell/README +++ b/Master/support/winshell/README @@ -1,35 +1,35 @@ - - WinShell for Windows 9x/NT4.0/2000/XP (c) 1998-2006 Ingo H. de Boer - contact me for credits or bugs: idb@winshell.org - product version: 3.1 - file version: 3.1.0.10 - release date: 05-25-2006 - ---------------------------------------------------------------------------- - -Permission to use, copy and distribute this software and its documentation -for any purpose is hereby granted without fee, provided that the above -copyright notice and this permission notice appear in all copies of this -software and related documentation. - -THE SOFTWARE IS PROVIDED 'AS-IS' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, -IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF -MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. - -IN NO EVENT SHALL INGO H. DE BOER OR ANY PERSON OR INSTITUTION RELATED TO -INGO H. DE BOER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR -CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF -DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION -WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - ---------------------------------------------------------------------------- - -What is WinShell ? - -WinShell is a free multilingual integrated development environment (IDE) -for LaTeX and TeX. The program includes a text editor, syntax highlighting, -project management, spell checking, a table wizard, BibTeX support, -different toolbars and user configuration options. It is not a LaTeX -system; an additional LaTeX package is required. - + + WinShell for Windows 9x/NT4/2K/XP/Vista (c) 1998-2007 Ingo H. de Boer + contact me for credits or bugs: idb@winshell.org + product version: 3.2 + file version: 3.2.1.0 + release date: 07-29-2007 + +--------------------------------------------------------------------------- + +Permission to use, copy and distribute this software and its documentation +for any purpose is hereby granted without fee, provided that the above +copyright notice and this permission notice appear in all copies of this +software and related documentation. + +THE SOFTWARE IS PROVIDED 'AS-IS' AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, +IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF +MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. + +IN NO EVENT SHALL INGO H. DE BOER OR ANY PERSON OR INSTITUTION RELATED TO +INGO H. DE BOER BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM +LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF +DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION +WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +--------------------------------------------------------------------------- + +What is WinShell ? + +WinShell is a free multilingual integrated development environment (IDE) +for LaTeX and TeX. The program includes a text editor, syntax highlighting, +project management, spell checking, a table wizard, BibTeX support, +different toolbars and user configuration options. It is not a LaTeX +system; an additional LaTeX package is required. + diff --git a/Master/support/winshell/UserTranslation.txt b/Master/support/winshell/UserTranslation.txt deleted file mode 100644 index 278b81ccbb1..00000000000 --- a/Master/support/winshell/UserTranslation.txt +++ /dev/null @@ -1,8 +0,0 @@ -To translate the WinShell GUI to another language, follow these steps: - -1. Go to the 'Translations' directory. -2. Copy the file 'en.txt' to your language code, like 'xx.txt'. -3. Open the file 'xx.txt' in an editor and translate the english words - on the right side. -4. Open the file 'translations.txt' and add the line 'xx : Language'. -5. Start WinShell to check if everything works okay. \ No newline at end of file diff --git a/Master/support/winshell/WinShell31.exe b/Master/support/winshell/WinShell31.exe deleted file mode 100644 index c69a2f422e5..00000000000 Binary files a/Master/support/winshell/WinShell31.exe and /dev/null differ diff --git a/Master/support/winshell/WinShell321.exe b/Master/support/winshell/WinShell321.exe new file mode 100644 index 00000000000..1d44cbfc32d Binary files /dev/null and b/Master/support/winshell/WinShell321.exe differ -- cgit v1.2.3