changeset 789:d5409b04e0f4

Changelog and readme: Added info about the two newly supported indenters. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1066 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 15:25:40 +0000
parents f30150684ef9
children 4f751376f288
files CHANGELOG.txt readme.html
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG.txt	Sun Jan 01 15:24:42 2012 +0000
+++ b/CHANGELOG.txt	Sun Jan 01 15:25:40 2012 +0000
@@ -1,6 +1,8 @@
-2011-04-xx Version 1.2.0
+2012-01-01 Version 1.2.0
 [add] The Linux version has a menu entry in the application development menu now.
 [add] The Linux version has a mime type association to some code files now, so that UiGUI is available as "open with".
+[add] Added support for the Visual Basic beautifier VBSBeautifier.
+[add] Added support for the SQL beautifier Pl/Sql tidy.
 [add] Updated the Artistic Style configuration to support Artistic Style version 2.02.1.
 [add] Updated the Uncrustify configuration to support Uncrustify version 0.59.
 [add] Updated the PerlTidy configuration to support PerlTidy version 1.74.
--- a/readme.html	Sun Jan 01 15:24:42 2012 +0000
+++ b/readme.html	Sun Jan 01 15:25:40 2012 +0000
@@ -77,11 +77,13 @@
                 <li><a class="external" href="http://www.waterproof.fr/products/phpCodeBeautifier/">PHP Code Beautifier</a></li>
                 <li><a class="external" href="http://sourceforge.net/projects/phpstylist/">PHP Stylist</a></li>
                 <li><a class="external" href="http://coverage.livinglogic.de/Tools/scripts/pindent.py.html">pindent</a></li>
+                <li><a class="external" href="http://psti.equinoxbase.com/">Pl/Sql tidy</a></li>
                 <li><a class="external" href="http://www.arachnoid.com/ruby/rubyBeautifier.html">Ruby Beautify</a></li>
                 <li><a class="external" href="http://raa.ruby-lang.org/project/ruby_formatter/">Ruby Formatter</a></li>
                 <li><a class="external" href="http://www.bolthole.com/AWK.html">Shell Indent</a></li>
                 <li><a class="external" href="http://tidy.sourceforge.net/">(HTML) Tidy</a></li>
                 <li><a class="external" href="http://uncrustify.sourceforge.net/">Uncrustify</a></li>
+                <li><a class="external" href="http://www.daansystems.com/vbsbeaut/">VBSBeautifier</a></li>
                 <li><a class="external" href="http://xmlindent.sourceforge.net/">XML Indent</a></li>
 
                 Please note that Cobol Beautify and PHP Code Beautifier can not be distributed with a UiGUI package, because
@@ -107,10 +109,12 @@
                 <li>Pawn</li>
                 <li>Perl</li>
                 <li>PHP</li>
+                <li>Pl/Sql</li>
                 <li>Python</li>
                 <li>Ruby</li>
                 <li>Shellscript</li>
                 <li>VALA</li>
+                <li>Visual Basic</li>
                 <li>XML</li>
                 <li>XSL</li>
             </ul>