$ git shortlog simba-0.97.. --no-merges|cat
Cohen Adair (11):
MML: Changed PointToBox parameters to be more clear
Extensions: SRLRemote.sex
Edited Extensions/SRLRemote.sex via ******
Edited Extensions/SRLRemote.sex via ******
Extensions: SRLRemote.sex
Edited Extensions/SRLRemote.sex via ******
Edited Extensions/SRLRemote.sex via ******
Made frm.position screen center (my taskbar always covered the top of frm)
Removed Reflection from SRL updater and added SPS and MSI
Emptied MSI updater so it doesn't conflict with new updater
Renamed SRL remote and changed the name and menu option
GitBraK (4):
Added Example for HoldMouse to Docs
Add more Mouse+Keyboard Documentation
More Mouse+Keyboard Documentation
Added Example for tSwap Would do more but going out for the wife's birthday ;)
John P (Dgby714) (5):
Lape Integration, TLPThread work
TLPThread update, Lape settings, Add Lape unit to OtherUnitFiles
TLPThread update, Uncommented Lape Defines
TLPThread Update - Init Result to False in OnHandleDirective. - Override lape _writeln, Now adds to Debug memo.
PascalScript: Added TWinControl.DoubleBuffered.
Kevin B (1):
TStrings -> TStringList.
Kevin Brightwell (4):
Updated srl.sex to not use the reflection include.
Fixed, removed the string changes.
Added lape support.
Removed the end..
Mark Janse (1):
Add plugin memory manager setting. Might be useful for passing objects between dll/app
Merlijn Wajer (151):
Add L*a*b CTS (3).
Finder: Trying a different CTS approach.
More cleanups to CTS.
CTS rework for FindColorsTolerance.
CTS: Cleanups.
Completed first CTS rework.
CTS cleanups.
CTS work. CTS 2 is still broken for bitmaps.
FindBitmapToleranceIn now works.
Add L*a*b CTS (3).
CTS 3: Now implement the formula properly.
CTS 3: Fix typo.
Add CTS 3 to FindColorsTolerance.
Lape: Add lape submodule.
Simba/Doc: Add Raymond to doc.
Small TODO update.
Finder: Start CTS rework.
Finder: CTS-rework fixes.
Finder: More fixes. :-)
Finder: Remote tolerance param. Cleanups.
Finder: CTS 2 fix.
Finder: More rework and cleanups.
Documentation: Initial libMML documentation.
Documentation: Bump version to 820.
libMML: Changed the indentation.
Lape: Add Wrappers project.
Lape: Update head.
MMLCore: FindBitmapToleranceIn cts rewrite.
Tests: Add BmpBench.
MML/Core: Fixes for FindBitmapToleranceIn.
MML/Core: FindBitmapToleranceIn is nearly finished.
MML/Core: FindBitmapToleranceIn seems to work.
MML/Core: Cleanup.
Tests: Update BmpBench.
MMLCore/finder: Small cleanup.
MML/Finder: CTS: Bitmap+Color functions done.
MML/Finder: FindDTMs rework done.
MML/Finder: FindDTMsRotated rework.
MML/Finder: Fix FindDTMsRotated.
MML/Finder: Fix all compiler hints + bug.
Lape: Update HEAD.
Lape: Update HEAD.
Lape: Add wrappers.
Lape-wrappers: Fix by nielsie95.
Lape: Most types added. Interpreter starts.
Merge new CTS/Finder system.
Simba: Bump version to 971 for next release.
Merge new CTS/Finder system.
Documentation: Fix merge gone wrong.
Installer: Comment settings.xml copy again.
Simba: Bump version to 972.
Lape: Update HEAD.
Squashed commit of the following:
Lape: Cleaned up exported methods file.
Lape: Update wrappers.
Lape: Update HEAD.
Revert "Should compile with latest LCL, donno if it works, but meh, just graphic components."
Lape: Update HEAD.
Relocate lape submodule.
Lape: Update HEAD.
Lape: Compiles again with lape ps support.
Add SMARTLoader example.
Documentation: Updated TODO.
Lape: Update HEAD.
Simba: Fix mistake in web.rst
Update TODO files.
Lape: Update head.
Lape: Update HEAD.
Fix spelling mistakes.
Fix spelling mistakes.
Bump version to 980.
Fix compilation against latest Lape.
Bitmaps.rst: fix typo.
Bitmaps.rst: Change code examples a bit.
Resolve bug #222.
Clean up settings_const.inc a bit more.
Resolve bug #309.
Add DeleteFile to LPInc.
Merge CTS 3.
Filewall can now hook into DeleteFile.
Initial MML Documentation work.
Fix Makefile to work with Lape.
Fix Makefile to work with Lape.
Exported LoadFromTBitmap; untested.
Fix CopyBitmap export.
Fix ExtPath in extensions.
Fix security extension logo and compilation.
Temporary workaround for bug #316.
Simba: Change version number to 973.
Update Copyright for MMLCore, MMLAddon and Simba.
Some libMML updates.
A few more libMML changes.
Documentation updates.
Lape: Update HEAD.
Add ``keywait'' parameter to SendString.
Export SendKeys properly.
CTS 3 documentation.
Fix SendKeys on Lape.
Add SendKeys to documentation.
More Mouse+keyboard documentation.
Update documentation todo.
Add GetProcesses documentation.
Fix segfault in all DTM functions.
Update lape HEAD..
Add AUTHORS file.
Fix FindDTMRotatedAlternating documentation.
Bump version to 974.
Finder: Remove double code.
FindBitmapSpiralTolerance clean up.
Update lape submodule.
Export TMufasaBitmap.LoadFromTBitmap.
Fix spelling.
Fix spelling for lape too.
Fix lp_file.inc
Fix SendKeys example.
Cleanup.
Small fix.
Remove reflection from docs.
Remove double lape files.
Update lape submodule.
Tan was called ps_Tan.
New Upchars!
Fix merge gone wrong.
Split up libmml.
FreeBitmap raises an exception now.
Change text of LoadFile. Bug #349.
Remove debug message from LoadFile.
Initial version of finder tests.
Lape cleanup
More (untested!) tests.
Finder: Works now.
Temporary smallchars font.
Fix FindBitmapSpiral(Tolerance) bugs.
Enhance tests.
Remove useless params from FilterByChar.
Add FilterUpTextByCharacteristics to PS.
Show FPC version in about form.
Define SIMBA<VERSION> in scripts.
Define SIMBAMAJOR as well.
Add UpCharsEx.
Fix custom defines in unactive code.
Revert "Temporary workaround for bug #316."
Fix build.
Fix FindColoredAreaTolerance.
Add SIMBAMAJOR to PS.
Fix Unfreeze when not frozen.
Fix error message.
Update installer version.
Finder cleanup.
Export Set/GetToleranceSpeed3Modifier.
Update Documentation version to 0.98.
Niels (12):
Added debug message for when initializing the interpreter fails.
Fixed a bug in lape wrapper generation.
New lape wrappers.
Commented functions that cannot be imported yet for lape.
Little bugfix in lape wrapper generator + new wrappers.
Simba compiles again now.
Wrapper generators fix.
DTM Editor: Fixed loading from string and removed modal showing.
DTM Editor: Adding Loading/Saving to file.
Minor changes.
Minor changes. Updated Lape to HEAD.
Lape update to HEAD.
Raymond (3):
Added small function to TMufasaBitmap
Removed Find*Optimised XYZ is no longer treated as percentages (values from 0..1, instead of 0..100). Added cts -1, which is only accessible from withint Finder (it ignores the tolerance parameter) Made Find-functions that took no tolerance parameter use the tolerance version with cts -1 Inlined colour conversion for cts2 and cts3 (which should optimize cts2 'quite' a bit).
Small bugfix in Font-loading
Thomas Augood (1):
Add initial TPA documentation.
h (1):
SPS Updater


None
