Table of Contents
Tools
Development tools
Main
Components
Others
Wiki
Wiki plugins
Wiki tools
Tools
VisualSubSync development is based mostly on free tools.
Development tools
Main
Delphi 7 Personal : The main tool, unfortunately it's not available anymore from Borland but you can find it with
Google
for example.
Components
VirtualTreeView
: A very fast and powerful tree control.
TNT Unicode Controls
: A set of controls for Unicode support.
JavaScript bridge
: Used to build
VSS
plugins, it's based on Firefox JavaScript engine (
SpiderMonkey
).
TRegExpr library
: Regular expression library.
FastMM
: Memory manager used to debug memory leak.
DUnit
: Used for unitary tests.
Others
TortoiseSVN
: SVN client to manage source code.
NSIS
: Used to build the installer.
WinSCP
Wget
Wiki
DokuWiki
: Wiki engine used to build this site.
Wiki plugins
color
disableactionsbygroup
googleanalytics
keywords
note
translation
Wiki tools
HTML::WikiConverter