Projekt

Allgemein

Profil

Herunterladen (682 Bytes) Statistiken
| Zweig: | Markierung: | Revision:

# Datum Autor Kommentar
26b60060 06.10.2014 21:52 Christian Stimming

Re-indentation of source code to get a unified look of the source.

This was done using astyle-2.03 with the following command:

astyle --style=java --indent=spaces=2 --break-closing-brackets --keep-one-line-blocks --suffix=none --recursive 'src/*.h' 'src/*.c' 'gui/*.h*' 'gui/*.c*'...
0be3dc62 18.07.2010 14:16 martin

Moved HTML code from FOX16 to the general part of Gwen.

This code is used by the FOX16 GUI implementation, but it is also used
by AqFinance's console code which doesn't use FOX at all. So option the
console tools of AqFinance with a graphical toolkit isn't an option....