Project description and support moved to :
https://github.com/Zeus64/alcinoe
However you can use the source you prefer, the SVN here or the GIT on github, both are synchronized (just that GIT don't support large file > 100 mo so some minor files used only as references are missing from GIT)
MSEide is a Rapid Application Development IDE for platform independent rich GUI applications in the Pascal language. It comes with its own GUI toolkit called MSEgui, which ensures programs are portable.
MSEgui has identical look and feel on all supported platforms, the look of the widgets is highly configurable. The widgetset library is completely written in Pascal and links directly to xlib on Linux and FreeBSD and to gdi32 on win32/64.
MSEgui includes sophisticated DB-access components...
#Delphi-Project-Manager
A project manager tool for Delphi Applications. Working up to Delphi 2007.
As soon as possible I'll commit a Delphi XE7 version.
Clone with GIT
--------------
```
> git clone git://github.com/Ruscigno/Delphi-Project-Manager.git
> cd Delphi-Project-Manager
> git submodule update --init
```