Commit Graph

1410 Commits

Author SHA1 Message Date
Travis Burtrum 03c94f443a push test 1 2011-10-14 11:43:10 -04:00
Merlijn Wajer b9fe547613 Initial MML Documentation work. 2011-10-11 16:36:11 +02:00
Merlijn Wajer e60a542c45 Filewall can now hook into DeleteFile. 2011-10-02 00:45:20 +02:00
Merlijn Wajer 5e7cf81f13 Resolve bug #309. 2011-09-30 02:33:16 +02:00
Merlijn Wajer 2833b60142 Clean up settings_const.inc a bit more. 2011-09-28 23:23:33 +02:00
Merlijn Wajer b11cf8bd53 Resolve bug #222. 2011-09-28 23:00:21 +02:00
Merlijn Wajer c7a6f55b66 Bitmaps.rst: Change code examples a bit. 2011-09-28 13:17:01 +02:00
Merlijn Wajer d6117264d2 Bitmaps.rst: fix typo. 2011-09-28 13:12:12 +02:00
Merlijn Wajer ab08afd9c1 Fix spelling mistakes. 2011-09-22 01:31:18 +02:00
Merlijn Wajer b1f02535ff Update TODO files.
Will get to some more Simba work in a week or two.
2011-08-30 10:36:57 +02:00
Merlijn Wajer c899b4e61b Simba: Fix mistake in web.rst 2011-08-20 11:45:04 +02:00
Merlijn Wajer 65c4fdbd08 Documentation: Updated TODO. 2011-08-17 00:11:11 +02:00
Merlijn Wajer 1ea613bfb5 Merge branch 'master' of github.com:MerlijnWajer/Simba 2011-08-15 20:10:27 +02:00
Thomas Augood 41e580273c Add initial TPA documentation.
Squashed commit of the following:

commit 489e0f1fa95fc73f7754700200636839015ffdf7
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Mon Aug 15 20:08:39 2011 +0200

    TPA: Remove notes.

commit 1417e3e27653a6722c5b58b8f71a5c81fad1cbb2
Merge: 9602559 ae099c2
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Mon Aug 15 19:55:48 2011 +0200

    Merge remote branch 'shuttleu/master' into doc

commit ae099c2eebb63347e882d795968e27ef01bff78a
Author: Thomas Augood <shuttleu@gmail.com>
Date:   Sun Aug 14 20:17:34 2011 +0100

    almost all documentation is done now

commit c95a3931bc16f329e6ca2cca04da3da15a2bb344
Author: Thomas Augood <shuttleu@gmail.com>
Date:   Sun Aug 14 19:31:36 2011 +0100

    more documentation, dont know what the wrap functions do though

commit 0295de8499878b813119d08d67e6724c0f0151d9
Author: Thomas Augood <shuttleu@gmail.com>
Date:   Sun Aug 14 18:28:11 2011 +0100

    done some documentation

Signed-off-by: Merlijn Wajer <merlijn@wizzup.org>
2011-08-15 20:09:56 +02:00
Merlijn Wajer 7d2ef3bff6 Merge pull request #36 from Coh3n/master
Parameter edit
2011-08-14 11:18:12 -07:00
Cohen Adair 23e518f531 MML: Changed PointToBox parameters to be more clear 2011-08-12 00:39:54 -04:00
Merlijn Wajer 96025597f9 Add SMARTLoader example. 2011-08-09 20:31:57 +02:00
Merlijn Wajer 4be1b4009d Revert "Should compile with latest LCL, donno if it works, but meh, just graphic components."
This reverts commit 981ec3760a.
2011-08-07 21:28:21 +02:00
Merlijn Wajer 058f6bef69 Simba: Bump version to 972. 2011-08-04 13:23:14 +02:00
Merlijn Wajer 93f44aa95e Installer: Comment settings.xml copy again. 2011-08-04 13:21:32 +02:00
Merlijn Wajer d25b86624d Simba: Bump version to 971 for next release.
Which would be 0.97.1... :-)
2011-08-04 00:59:44 +02:00
Merlijn Wajer f0fca408fd Installer: Add settings.xml 2011-08-04 00:18:31 +02:00
Merlijn Wajer aaafd6b0c1 Simba: Aboutform Disabled -> ReadOnly. 2011-08-01 16:30:10 +02:00
Bentzilla 9eee19a3af DebugImage always on top, Search box hint, Disable update button once successfully updated 2011-08-01 16:27:53 +02:00
Merlijn Wajer 26a627e7b5 MML/Finder: Fix leak in FindBitmapSpiralTolerance.
Effectively only leaked on non-Windows platforms.
2011-08-01 16:25:41 +02:00
Merlijn Wajer a20a31a250 Simba: Fix FindFile return value. 2011-07-31 17:44:17 +02:00
Merlijn Wajer cf41d95f53 Simba: Fix recursive INCLUDE_ONCE. 2011-07-31 17:36:34 +02:00
Merlijn Wajer b301172600 Simba: INCLUDE_ONCE and INCLUDE fixes. 2011-07-31 16:49:16 +02:00
Merlijn Wajer 00531f5e4a Setup: Add extension.sex to installer. 2011-07-31 15:30:08 +02:00
Merlijn Wajer a8664b3c57 Extensions: Add extension auto updater. 2011-07-31 13:56:47 +02:00
Merlijn Wajer 353d1f393d Lape: Update head. 2011-07-30 14:31:54 +02:00
Merlijn Wajer 841f228a0f Tests: Add BmpBench. 2011-07-30 13:46:53 +02:00
Merlijn Wajer 880072d723 MML/Core: Clean up os_linux. 2011-07-30 11:32:58 +02:00
Merlijn Wajer da0de6e4b9 Merge pull request #32 from Coh3n/master
Added FilterTPADist
2011-07-29 14:03:28 -07:00
Cohen Adair bae2e027e2 Laz: tpa.pas and psexportedmethods.inc added to project inspector 2011-07-29 16:38:20 -04:00
Cohen Adair c58268335a TPA: Removed FilterTPACustom and FilterTPADistEx 2011-07-29 16:32:13 -04:00
Cohen Adair 696a75b3d9 Merge branch 'master' of https://github.com/MerlijnWajer/Simba 2011-07-29 14:46:17 -04:00
Cohen Adair c4215bc2e5 MML: Added FilterTPACustom, FilterTPADistEx, and FilterTPADist 2011-07-29 14:45:30 -04:00
Merlijn Wajer 32a6db47c6 Simba: Fix LCLBase requirement. 2011-07-29 20:41:36 +02:00
Merlijn Wajer b7c8fa9fb6 Simba: Try to fix dependency hell. 2011-07-29 20:38:04 +02:00
Merlijn Wajer 73b2b9635d Lape: Update head. 2011-07-29 12:36:59 +02:00
Merlijn Wajer d199d11e68 Documentation: Small additions. 2011-07-29 12:36:39 +02:00
Merlijn Wajer 1fd51ff6b1 Simba: Define USE_EXTENSIONS by default. 2011-07-26 22:04:48 +02:00
Merlijn Wajer 303253aeed Simba: Attempt to fix include_once behaviour. 2011-07-26 21:44:01 +02:00
Merlijn Wajer 31df8c695a Extensions/paster: Fix bug introduced by StrToInt.
It now raises an exception, so use StrToIntDef instead.
2011-07-26 19:30:41 +02:00
Merlijn Wajer a8cdf77d87 Documentation: New Makefile + conf.py.
Allows for more targets, like manpages. :-)
2011-07-24 18:30:58 +02:00
Merlijn Wajer 4debde6635 Simba: Update ISS Install files. 2011-07-24 14:26:43 +02:00
Merlijn Wajer e0767cb52c Merge branch 'simba-next' 2011-07-24 00:10:17 +02:00
Merlijn Wajer 38c8b16407 Merge pull request #31 from Dgby714/SendKeysFix
MML: SendKeys
2011-07-23 15:08:58 -07:00
John P (Dgby714) 2faecb4966 MML: SendKeys (win), Removed a WriteLn and added a small check. 2011-07-23 18:01:13 -04:00