Commit Graph

25 Commits

Author SHA1 Message Date
Raymond 1eba2fdb8f Added RUTIS to Simba (You can now choose between RUTIS and PascalScript) 2010-08-20 17:21:04 +02:00
Raymond 807905c896 Added Disguise+Status+ClearDebugImg..
Redesigned the way form-interactions are done.
2010-08-18 01:22:03 +02:00
Raymond 4810850ad1 Compile fix for latest LCL + you can now fold comments. 2010-08-15 00:50:23 +02:00
Niels cd8d3a7a84 Added operator support for arrays: "=", "<>", "+". Still in test phase, still needs support for static arrays. 2010-08-06 15:47:03 +02:00
Merlijn Wajer b1d5943c02 Revert "First code for Simba with only one script thread."
This reverts commit f38da4bc8c.
2010-07-24 14:41:53 +02:00
Merlijn Wajer f38da4bc8c First code for Simba with only one script thread. 2010-07-22 23:32:32 +02:00
Merlijn Wajer 02b7623e34 Fix #206 2010-06-29 18:17:46 +02:00
Niels 8265555e82 Turns out I did something wrong =D 2010-06-03 16:35:33 +02:00
Niels 60c7ebce58 Typo 2010-06-03 16:03:27 +02:00
Niels 8d791a0e96 Ran through code hints again to see if I could find some things that may result in errors and changed some things again.
Fixed param hint for functions which are separated over several lines. For example:
"TBitmap.

OnChange("

Also changed the way hints are showed for anonymous functions, it now shows the type/var/field name instead of nothing.
2010-06-03 15:55:36 +02:00
Niels a1fb0742ab Few changes. 2010-05-24 11:06:39 +02:00
Niels 2d8389be3e Fixed another (possible) memory leak in param hints 2010-05-24 00:17:21 +02:00
Niels 3cb659dbf6 Merge ssh://villavu.com:54367/simba 2010-05-20 10:09:08 +02:00
Niels 0acdef9d72 Tried to got DTM editor working as extension, but it still needs a lot of work. 2010-05-20 10:08:54 +02:00
Raymond 00a33a3b20 Added the gutter image.. It seems to SIGSEV Simba though, this syncron edit (sometimes).. Weird 2010-05-20 01:35:50 +02:00
Raymond 716dc93834 Added syncronized editing to Simba! 2010-05-20 01:05:33 +02:00
Raymond 487e5e5144 Added some stuff.. :) 2010-05-19 20:01:46 +02:00
Niels 7f874b710b Added Save as Default 2010-05-19 14:56:10 +02:00
Niels a50a9199d0 AutoShow codecompletion. 2010-05-19 13:34:59 +02:00
Niels 86b0077021 Added a Sleep(1) to the Idle handler in param hint, so CPU usage gets cut down to ~1% 2010-05-18 15:50:21 +02:00
Niels ac693b663c Added support for DLLs to code completion. 2010-05-18 14:14:22 +02:00
Niels 10488dd0f8 Merge ssh://villavu.com:54367/simba 2010-05-13 11:42:10 +02:00
Raymond 229cdd6886 Fixed bug in freeing, Simba was freeing an already freed component! 2010-05-11 19:04:35 +02:00
Raymond 8f306ce787 Renamed: The project to Simba, TestUnit to SimbaUnit. 2010-05-11 15:13:27 +02:00
Raymond 906418873c Renamed the containing folder.. 2010-05-11 14:57:27 +02:00