Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Artistic Style 3.x #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
2007-11-22 Version 0.7.1 Beta
[add] Feature Request ID 1833814 : Added support for building on MacOSX.
[change] Feature Request ID 1836486 : Update to latest version of Uncrustify.
[change] Update to latest version of Artistic Styler.
[change] Update to latest version of Artistic Style.

2007-11-11 Version 0.7.0 Beta
[add] Feature Request ID 1826733 : If the called indenter returns an error message, you can chose to not show the same error again. Helpful for HTMLtidy since it often shows a long, repeating error list.
Expand Down Expand Up @@ -201,7 +201,7 @@
[add] Support for the indenter Uncrustify has been added.
[add] Feature Request ID 1651719: A binary release for Linux AMD64 is now available.
[add] Feature Request ID 1657251: If only a win32 executable exists under Linux, wine will be used to call it. Now a test will be mad if wine is installed and an error message will show up if not installed.
[change] Some changes mad to the Artistic Styler ini file as suggested by its author Jim Pattee.
[change] Some changes mad to the Artistic Style ini file as suggested by its author Jim Pattee.
[change] Put the file open button at first position in the toolbar, because normally this is the first step one would do, if he tries to find the optimal indenter and settings for himself.
[change] The background in the about dialog has been changed to look equal on all systems.
[change] The error message dialogs had small optical enhancements to be more readable.
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Ever got bored by that tedious "changing a parameter"-"call the indeter"-"try an

Help is close to you. UniversalIndentGUI offers a live preview for setting the parameters of nearly any indenter. You change the value of a parameter and directly see how your reformatted code will look like. Save your beauty looking code or create an anywhere usable batch/shell script to reformat whole directories or just one file even out of the editor of your choice that supports external tool calls.

Many free available code beautifier, formatter and indenter are currently supported, like GNU Indent, Uncrustify, Artistic Styler, PHP Stylist, Ruby Beautify, HTML Tidy and many other (look at features for complete list). Currently not supported indenters can be easyly added by creating a configuration file for them.
Many free available code beautifier, formatter and indenter are currently supported, like GNU Indent, Uncrustify, Artistic Style, PHP Stylist, Ruby Beautify, HTML Tidy and many other (look at features for complete list). Currently not supported indenters can be easyly added by creating a configuration file for them.

Thus UniversalIndentGUI is open for nearly any new indenter and programming languages. Give it a try. Perhaps you'll also find an indenter for your programming language that you even didn't know that it exists.

Expand All @@ -23,7 +23,7 @@ Thus UniversalIndentGUI is open for nearly any new indenter and programming lang

![UiGUI Screenshot](doc/images/screenshot8.jpg)

* [Artistic Styler](http://astyle.sourceforge.net/)
* [Artistic Style](http://astyle.sourceforge.net/)
* [BCPP](http://invisible-island.net/bcpp/)
* [Cobol Beautify](http://www.siber.com/sct/tools/cbl-beau.html)
* [CSSTidy](http://csstidy.sourceforge.net/)
Expand Down Expand Up @@ -194,4 +194,4 @@ Here I'd like to say "thank you" to all those guys, who helped me improving UiGU

You may use this software on your own risk. I am not responsible for any system damage or loss of data.

Respect the GPL! UiGUI is being released under [GPL 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html). You will also find the license in the included file "LICENSE.GPL".
Respect the GPL! UiGUI is being released under [GPL 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html). You will also find the license in the included file "LICENSE.GPL".
4 changes: 2 additions & 2 deletions README_older_but_worth_reading.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ One of the main features and the reason why this tool was (better is being) deve
2. Features
-----------
- Supports the following indenters:
* Artistic Styler
* Artistic Style
* BCPP
* Cobol Beautifier
* CSS Tidy
Expand All @@ -35,7 +35,7 @@ One of the main features and the reason why this tool was (better is being) deve
* Uncrustify

- By these indenters the following programming languages are supported:
C, C++, C#, Cobol, CSS, D, HTML, JAVA, Javascript, ObjectiveC, Pawn, Perl, PHP, Ruby, Shellscript, VALA, XML and XSL.
C, C++, C#, Cobol, CSS, D, HTML, Java, Javascript, ObjectiveC, Pawn, Perl, PHP, Ruby, Shellscript, VALA, XML and XSL.

- Directly see how the code/text is affected by a indenter parameter

Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Recommends: astyle, bcpp, csstidy, hindent, indent, perltidy, tidy, uncrustify,
Description: GUI frontend for several code beautifiers
UniversalIndentGUI is a GUI frontend for several code beautifiers, currently
supporting:
* Artistic Styler
* Artistic Style
* BCPP
* Cobol Beautify
* CSSTidy
Expand Down
2 changes: 1 addition & 1 deletion doc/universalindentgui.man
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Optional the as parameter given
can be opened at start.

.SH DESCRIPTION
\fBUniversalIndentGUI\fP is a GUI frontend for nearly any code beautifier. It allows you to comfortably change each parameter of a beautifier and directly see how the source code is affected done by a live preview. Many free available code beautifier, formatter and indenter are currently supported, like GNU Indent, Uncrustify, Artistic Styler, PHP Stylist, Ruby Beautify, HTML Tidy and many other (look at features for complete list). Currently not supported indenters can be easily added by creating a configuration file for them.
\fBUniversalIndentGUI\fP is a GUI frontend for nearly any code beautifier. It allows you to comfortably change each parameter of a beautifier and directly see how the source code is affected done by a live preview. Many free available code beautifier, formatter and indenter are currently supported, like GNU Indent, Uncrustify, Artistic Style, PHP Stylist, Ruby Beautify, HTML Tidy and many other (look at features for complete list). Currently not supported indenters can be easily added by creating a configuration file for them.

.SH BUGS
Currently known bugs can be browsed on http://sf.net/tracker2/?func=browse&group_id=167482&atid=843127
Expand Down
2 changes: 1 addition & 1 deletion indenters/uigui_astyle.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cfgFileParameterEnding=cr
configFilename=.astylerc
fileTypes=*.cpp|*.c|*.cu|*.h|*.hpp|*.inl|*.hh|*.cs|*.java
indenterFileName=astyle
indenterName=Artistic Style (C, C++, C#, JAVA)
indenterName=Artistic Style (C, C++, C#, Java)
inputFileName=indentinput
inputFileParameter=
manual=http://astyle.sourceforge.net/astyle.html
Expand Down
Loading