1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Commit Graph

551 Commits

Author SHA1 Message Date
Merlijn Wajer
8bd3fd16b9 pyMML: Patch by iluffsyeww for color.py 2010-12-09 13:14:12 +01:00
Merlijn Wajer
19c37f70be ScriptManager: Improvements by Raymond. 2010-12-05 17:42:41 +01:00
Merlijn Wajer
273579297a libMML: Commit patch by iluffsyew. 2010-12-03 14:25:58 +01:00
Merlijn Wajer
8697cf3091 libMML: Small fixes. 2010-12-02 00:23:36 +01:00
Merlijn Wajer
dbf86cbddc libMML: More fixes. 2010-12-01 22:12:45 +01:00
Merlijn Wajer
d7d7472386 New MML structure + additions. 2010-12-01 21:38:20 +01:00
Merlijn Wajer
15910ddb9b pyMML: Add base for DTM bindings. 2010-12-01 02:07:57 +01:00
Merlijn Wajer
a2dc297dc1 libMML: Add basic (untested) DTM bindings. 2010-12-01 02:05:50 +01:00
Raymond
3ee128f8ed Simple GUI added. 2010-11-10 20:45:52 +01:00
Raymond
8dc542e9e8 Updatesszzzz 2010-11-10 20:05:39 +01:00
John P (Dgby714)
f14f484c28 Simba: Hash Functions 2010-10-22 06:07:13 -04:00
John P (Dgby714)
7f23ae10b5 Simba: GetClipBoard/SetClipBoard Added. 2010-10-10 16:54:50 -04:00
Merlijn Wajer
0105ed7eec Bump version to 750. 2010-10-06 21:49:56 +02:00
Merlijn Wajer
e3c103e021 Simba: DeleteFile -> DeleteFileUTF8. 2010-10-06 16:52:01 +02:00
Merlijn Wajer
bc243c0dc8 Simba: Fix funny name. 2010-10-04 14:04:17 +02:00
Merlijn Wajer
00ea13c250 Simba: Create new settings on unclean settings.
If we cannot move, rewrite or delete settings.xml, try to cope
without settings.xml but warn user.
2010-10-04 11:20:54 +02:00
Merlijn Wajer
56f4895be3 Simba: Patch by Dgby714 adds more paster func. 2010-09-30 14:50:04 +02:00
Dgby714
e5ec87e91c Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-29 06:13:00 -04:00
Dgby714
073bb3ce27 Updated paste.sex
Added superobject unit
Added GetJSONValue function to extensions
2010-09-29 06:07:55 -04:00
Merlijn Wajer
98ccbaf235 Simba: Raise version to 720. 2010-09-28 15:49:54 +02:00
Merlijn Wajer
eef83f6457 Simba: Patch 2 (out of 2) for Paster extension.
By Dgby714
2010-09-26 12:57:34 +02:00
Merlijn Wajer
b980641a64 Simba: Patch 1 (out of 2) for Paster extension. 2010-09-26 12:54:37 +02:00
Merlijn Wajer
70a7390720 Simba: FontQuality of FrameScript -> fqProof. 2010-09-25 15:26:39 +02:00
Merlijn Wajer
7c69722561 [PATCH 4/4] Font Quality Change 2010-09-25 13:54:45 +02:00
Merlijn Wajer
dc0ca2ad1a Simba: mufasa -> bugs 2010-09-18 13:33:03 +02:00
Merlijn Wajer
bda9bb9ab9 Apply patch by mopar. 2010-09-17 16:51:36 +02:00
Merlijn Wajer
9279280366 libmml: Fix Free, Realloc. 2010-09-12 15:06:11 +02:00
Merlijn Wajer
b37ad040c3 pymml: add MMLException, add memory management 2010-09-12 15:01:42 +02:00
Merlijn Wajer
688e3e9ef3 pymml: last_error fix & more unified standards. 2010-09-12 14:28:19 +02:00
Merlijn Wajer
4b5f7d0305 ScriptManager: Fix threads on UNIX 2010-09-12 14:27:42 +02:00
Raymond
79152c88ed Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-11 23:25:27 +02:00
Raymond
4a357ec461 Getting the ScriptManager somewhere! 2010-09-11 23:24:53 +02:00
Merlijn Wajer
6dbf566879 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-11 19:11:20 +02:00
Merlijn Wajer
a00fbaaf2d Makefile change by moparisthebest 2010-09-11 19:11:05 +02:00
Raymond
cf05f50411 Updated rev number + compile fix. 2010-09-11 17:48:21 +02:00
Raymond
85bd8a6733 Changed Rutis Wrapper app to work with var-parameters, added fix by Nielsie to make RUTIS support var parameters for imported funtions.. Recreated the wrappers. 2010-09-11 16:30:39 +02:00
Raymond
2d530e0b4e Added goto dialog 2010-09-11 14:17:32 +02:00
Raymond
6c40005b17 Added MessageBox/ShowMessage/MessageDlg see messagebox.simba 2010-09-11 14:01:56 +02:00
Raymond
90ba36babb Minor fixes + Added all the RUTIS shit 2010-09-11 01:10:49 +02:00
Merlijn Wajer
f972acfcd3 New Makefile by Moparisthebest 2010-09-09 19:34:55 +02:00
Raymond
5d4884e5cd Leet-alized the wrapper app. 2010-09-06 22:32:04 +02:00
Merlijn Wajer
620d6ebcb5 Compiling fix for Windows 2 2010-09-06 21:06:28 +02:00
Merlijn Wajer
1858e73538 Compiling fix for Windows 2010-09-06 21:01:40 +02:00
Raymond
98fac58346 Half-way making the wrapper apps do multiple files at once. 2010-09-06 00:00:21 +02:00
Merlijn Wajer
0e73c91ecc Merge branch 'master' of ssh://villavu.com:54367/simba 2010-09-05 20:44:40 +02:00
Merlijn Wajer
a65983437e Big changes to libMML and PyMML.
*   Support multiple clients.
*   Support for array passing. (Copied on FPC side)
*   Partially new coding convention.
2010-09-05 20:43:45 +02:00
Niels
5bed611826 Wrapper Converter for RUTIS. 2010-09-05 20:31:56 +02:00
Merlijn Wajer
853b5227d0 First code documentation using LazDoc.
It also added the os_linux unit to Simba.lpr, I guess it needs to do this for
the FPDoc to work properly.
2010-09-04 14:16:52 +02:00
Merlijn Wajer
3d485deba3 Unified Makefile 2010-09-04 10:41:02 +02:00
Merlijn Wajer
1d6aa46735 Add Makefiles by moparisthebest 2010-09-03 23:21:15 +02:00