Quote Originally Posted by Legolas
Much job to do... The source code is a little bit confused, for me... ops:
I worked a bit on the user interface, redesigning dialogs and panels, and by adding key shortcuts for the UI, like in Delphi. I tried to reorganize the code by adding an ActionList also. I removed some non-standard components, in order to do (in the future...) a porting on Lazarus, for multiplatform purposes.

Next step is to work on SynEdit component in order to add editable key shortcuts, add some multi-language support to UI, ...uhm... oh, embedding a debugger, of course!

Well... I should write a ToDo list, also...
Nice job!! I looks better than the original version. The only problem is that i see it difficoult to port it to other platform. Ok for removin' non-standard components, but i don't think it is enought.There's a lot of other things that will probably need to be rewritten.
The best way would be to try and keep the gui separated from the core, but that mean probably to redesign the program (i don't know how it is designed now).
Naturally I hope i'm mistaking and to see dev-pas running on linux soon