1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Units/MMLAddon
2010-07-09 12:07:08 +02:00
..
PSInc DTM editor now works! (As extension and normal script ;)).. It was a silly bug 2010-06-16 22:25:04 +02:00
colourpicker.pas Added event-hooks for extensions! Extensions now have 5 events that they listen to, see virtualextension.pas for which. Fixed bug in codehints and a small one in padl/padr/padz. 2010-04-07 14:01:26 +02:00
internets.pas Added proxy support for HHTP Clients 2010-06-10 12:35:49 -04:00
mmisc.pas Fixed this unicode issue, I think. 2010-05-15 13:57:55 +02:00
mmlpsthread.pas Small change/fix 2010-07-09 12:07:08 +02:00
plugins.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
scriptproperties.pas Fixed small bug. 2010-04-29 11:33:04 +02:00
settings.pas Made WalkToNode public. 2010-06-08 00:17:47 +02:00
settingssandbox.pas Added {$H+} to units where it was missing.. Should solve some string-issues! Started with cleaning up the units a bit.. Adding 'const' where needed (all of those big record structures like DTMs should require to be passed as a const.. Saves some (unneeded) memory copying). 2010-04-02 17:55:54 +02:00
stringutil.pas Added some stuff.. :) 2010-05-19 20:01:46 +02:00
updater.pas Fixed this unicode issue, I think. 2010-05-15 13:57:55 +02:00
windowselector.pas Compilation fix for Linux 2010-03-12 18:13:09 +01:00