changeset 664:b090e6852d1b

There were still some changes needed for the new version. Added a todo file so I won't forget which files to touch for each new version. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@926 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 12 Feb 2009 19:55:34 +0000
parents 59a84b16a8a9
children 5beb7d789520
files debian/copyright doc/Doxyfile doc/universalindentgui.man src/AboutDialog.cpp todo_new_version.txt
diffstat 5 files changed, 70 insertions(+), 35 deletions(-) [+]
line wrap: on
line diff
--- a/debian/copyright	Thu Feb 12 17:02:58 2009 +0000
+++ b/debian/copyright	Thu Feb 12 19:55:34 2009 +0000
@@ -1,30 +1,30 @@
-This package was debianized by Thomas Schweitzer <mail@thomas-schweitzer.de> on
-Mon, 03 Nov 2008 12:35:20 +0100.
-
-It was downloaded from:
-
-    <http://downloads.sourceforge.net/universalindent/universalindentgui-1.0.2.tar.gz>
-
-And the project homepage is:
-
-    <http://universalindent.sourceforge.net/>
-
-Upstream Author:
-
-    Thomas Schweitzer <thomas_-_s@users.sourceforge.net>
-
-Copyright:
-
-    <Copyright (C) 2006-2008 Thomas Schweitzer>
-
-License:
-
-  - The sources of UniversalIndentGui are:
-
-    | Copyright (c) 2006-2008, Thomas Schweitzer
-
+This package was debianized by Thomas Schweitzer <mail@thomas-schweitzer.de> on
+Thu, 12 Feb 2009 17:15:00 +0100.
+
+It was downloaded from:
+
+    <http://downloads.sourceforge.net/universalindent/universalindentgui-1.0.2.tar.gz>
+
+And the project homepage is:
+
+    <http://universalindent.sourceforge.net/>
+
+Upstream Author:
+
+    Thomas Schweitzer <thomas_-_s@users.sourceforge.net>
+
+Copyright:
+
+    <Copyright (C) 2006-2009 Thomas Schweitzer>
+
+License:
+
+  - The sources of UniversalIndentGui are:
+
+    | Copyright (c) 2006-2009, Thomas Schweitzer
+
     | This program is free software; you can redistribute it and/or modify
-    | it under the terms of the GNU General Public License version 2.0 as
+    | it under the terms of the GNU General Public License version 2.0 as
     | published by the Free Software Foundation.
     |
     | This program is distributed in the hope that it will be useful,
@@ -34,8 +34,8 @@
     |
     | You should have received a copy of the GNU General Public License
     | along with this program; if not, write to the Free Software
-    | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
-
-The Debian packaging is (C) 2008, Thomas Schweitzer <mail@thomas-schweitzer.de> and
-is licensed under the GPL 2, see `/usr/share/common-licenses/GPL-2'.
-
+    | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
+
+The Debian packaging is (C) 2009, Thomas Schweitzer <mail@thomas-schweitzer.de> and
+is licensed under the GPL 2, see `/usr/share/common-licenses/GPL-2'.
+
--- a/doc/Doxyfile	Thu Feb 12 17:02:58 2009 +0000
+++ b/doc/Doxyfile	Thu Feb 12 19:55:34 2009 +0000
@@ -5,7 +5,7 @@
 #---------------------------------------------------------------------------
 DOXYFILE_ENCODING      = UTF-8
 PROJECT_NAME           = UniversalIndentGUI
-PROJECT_NUMBER         = 1.0.0
+PROJECT_NUMBER         = 1.0.2
 OUTPUT_DIRECTORY       = .
 CREATE_SUBDIRS         = NO
 OUTPUT_LANGUAGE        = English
--- a/doc/universalindentgui.man	Thu Feb 12 17:02:58 2009 +0000
+++ b/doc/universalindentgui.man	Thu Feb 12 19:55:34 2009 +0000
@@ -1,18 +1,18 @@
-.TH universalindentgui 1 "2008-11-03" "1.0.2" "UniversalIndentGUI"
+.TH universalindentgui 1 "2009-02-12" "1.0.2" "UniversalIndentGUI"
 
 .SH NAME 
 universalindentgui \- GUI frontend for several code beautifiers
 
 .SH SYNOPSIS 
 .B universalindentgui
-.RI [ FILE ]
+.RI [ FILE ]
 .br
 Optional the as parameter given
 .IR FILE
 can be opened at start.
 
 .SH DESCRIPTION 
-\fBUniversalIndentGUI\fP is a GUI fontend 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 easyly added by creating a configuration file for them.
+\fBUniversalIndentGUI\fP is a GUI fontend 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 easyly 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
--- a/src/AboutDialog.cpp	Thu Feb 12 17:02:58 2009 +0000
+++ b/src/AboutDialog.cpp	Thu Feb 12 19:55:34 2009 +0000
@@ -56,6 +56,7 @@
         "<p align='center'>The <a href=\"http://invisible-island.net/bcpp/\"><b>BCPP</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://www.siber.com/sct/tools/cbl-beau.html\"><b>Cobol Beautifier</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://csstidy.sourceforge.net/\"><b>CSSTidy</b></a> project.</p></br>"
+        "<p align='center'>The <a href=\"ftp://ftp.ifremer.fr/ifremer/ditigo/fortran90/\"><b>Fortran 90 PPR</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://www.gnu.org/software/indent/\"><b>GNU Indent</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://sourceforge.net/projects/gcgreatcode/\"><b>GreatCode</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://linux.com.hk/penguin/man/1/hindent.html\"><b>hindent</b></a> project.</p></br>"
@@ -67,6 +68,7 @@
         "<p align='center'>The <a href=\"http://beautifyphp.sourceforge.net/\"><b>PHP_Beautifier</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://www.waterproof.fr/products/phpCodeBeautifier/\"><b>phpCB</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://sourceforge.net/projects/phpstylist/\"><b>PHP Stylist</b></a> project.</p></br>"
+        "<p align='center'>The <a href=\"http://coverage.livinglogic.de/Tools/scripts/pindent.py.html\"><b>pindent</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://www.arachnoid.com/ruby/rubyBeautifier.html\"><b>Ruby Beautifier</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://raa.ruby-lang.org/project/ruby_formatter/\"><b>Ruby Formatter</b></a> project.</p></br>"
         "<p align='center'>The <a href=\"http://www.bolthole.com/AWK.html\"><b>Shell Indent</b></a> project.</p></br>"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/todo_new_version.txt	Thu Feb 12 19:55:34 2009 +0000
@@ -0,0 +1,33 @@
+New version file changes
+------------------------
+- CHANGELOG.txt
+- homepage/features.php
+- homepage/index.php
+- homepage/universalindentgui_pad.xml
+- debian/changelog
+- debian/control
+- debian/copyright
+- debian/files
+- doc/Doxyfile
+- doc/universalindentgui.man
+- src/UiGuiVersion.h
+- buildPackage.sh
+- buildRelease.sh
+- SourceForge News
+
+New indenter file changes
+-------------------------
+- src/AboutDialog.cpp
+- readme.html
+- homepage/features.php
+- buildRelease.sh
+
+New year
+--------
+- Every copyright note in src files
+- debian/copyright
+
+Changes on UiGUI ini file syntax
+--------------------------------
+- All uigui_*.ini files
+- doc/iniFileFormat.html