John P (Dgby714)
|
8acb244ec3
|
MML: SendKeys (win), Better way to do it.
|
2011-07-23 18:00:23 -04:00 |
|
John P (Dgby714)
|
3fbeab9a0b
|
MML: SendKeys, added more shift characters.
|
2011-07-23 17:14:04 -04:00 |
|
Merlijn Wajer
|
c1051efbeb
|
Merge pull request #30 from Dgby714/lape-integration
TLPThread Update
|
2011-07-23 13:41:15 -07:00 |
|
Merlijn Wajer
|
7228a888c4
|
Merge branch 'master' into lape-integration
Conflicts:
Projects/Simba/Simba.inc
Projects/Simba/simbaunit.pas
Units/lape
|
2011-07-23 21:54:58 +02:00 |
|
Merlijn Wajer
|
e63dcbccb1
|
Documentation: Add bitmaps references. (<3 vim)
|
2011-07-22 15:02:27 +02:00 |
|
Merlijn Wajer
|
c06304d834
|
Documentation: Extend and clean up Bitmap scriptref.
|
2011-07-22 14:39:12 +02:00 |
|
Merlijn Wajer
|
0d553e1fbd
|
Simba: And sync versions some more.
Numbers are now more sane.
|
2011-07-22 14:29:32 +02:00 |
|
Merlijn Wajer
|
aded72ddb7
|
Documentation: Sync version with next Simba release.
|
2011-07-22 14:27:26 +02:00 |
|
Merlijn Wajer
|
297ea2abd8
|
Simba: Fix double-colour picking crash.
|
2011-07-22 13:54:19 +02:00 |
|
Merlijn Wajer
|
34eb23ba24
|
Documentation: More changes.
|
2011-07-19 13:47:24 +02:00 |
|
Merlijn Wajer
|
cac637ea02
|
Documentation: Fix underline.
|
2011-07-18 18:46:10 +02:00 |
|
Merlijn Wajer
|
9489f3ece1
|
Documentation: Change style to nature.
|
2011-07-18 18:43:21 +02:00 |
|
Merlijn Wajer
|
cc393d292f
|
Documentation: Fixes for labels/references.
|
2011-07-18 13:08:51 +02:00 |
|
Merlijn Wajer
|
732d96b37f
|
Documentation: Add labels and clean up.
|
2011-07-18 13:00:37 +02:00 |
|
Merlijn Wajer
|
2ff6724a7f
|
Documentation: More detailed mouse documentation.
And a few additions to the documentation standards.
|
2011-07-18 12:47:14 +02:00 |
|
Merlijn Wajer
|
92900171be
|
Documentation: Some changes.
|
2011-07-18 12:20:47 +02:00 |
|
Merlijn Wajer
|
851c5a8b36
|
libMML: Changed the indentation.
|
2011-07-17 20:03:27 +02:00 |
|
Merlijn Wajer
|
62ee91ab89
|
Documentation: Bump version to 820.
|
2011-07-17 20:03:15 +02:00 |
|
Merlijn Wajer
|
008196b04e
|
Documentation: Initial libMML documentation.
|
2011-07-17 20:03:09 +02:00 |
|
John P (Dgby714)
|
b83a277502
|
TLPThread Update
- Init Result to False in OnHandleDirective.
- Override lape _writeln, Now adds to Debug memo.
|
2011-07-07 12:22:51 -04:00 |
|
Merlijn Wajer
|
83f852db83
|
Merge branch 'master' into mem-clean
|
2011-07-07 12:09:04 +02:00 |
|
Merlijn Wajer
|
989d077e44
|
Simba: Add MMLBenchmark project.
|
2011-07-07 12:00:38 +02:00 |
|
Merlijn Wajer
|
f2873b1f1c
|
Lape: Update head.
|
2011-07-05 18:46:52 +02:00 |
|
Merlijn Wajer
|
daa05eed08
|
Simba/Doc: Add Raymond to doc.
|
2011-07-03 21:56:32 +02:00 |
|
Merlijn Wajer
|
35026bcc3a
|
TODO: Some CTS thoughts.
|
2011-07-02 14:48:14 +02:00 |
|
Merlijn Wajer
|
8401d87c52
|
Further updated the TODO.
|
2011-07-01 00:20:46 +02:00 |
|
Merlijn Wajer
|
8a8224f740
|
TODO changes for script manager.
|
2011-06-30 15:04:53 +02:00 |
|
Merlijn Wajer
|
500a6141d4
|
Merge branch 'master' into mem-clean
|
2011-06-30 15:04:43 +02:00 |
|
Merlijn Wajer
|
77cfcca2b5
|
TODO changes for script manager.
|
2011-06-30 15:04:36 +02:00 |
|
John P (Dgby714)
|
1f21fb2769
|
Simba: USE_EXTENSTIONS Define.
|
2011-06-30 12:03:17 +02:00 |
|
John P (Dgby714)
|
1d447bb668
|
Simba: USE_EXTENSTIONS Define. (Missed a file)
|
2011-06-30 12:03:08 +02:00 |
|
Merlijn Wajer
|
ff5c972c8d
|
Simba: Add TODO's.
|
2011-06-29 23:27:25 +02:00 |
|
Merlijn Wajer
|
89f83d53b4
|
Merge branch 'dgby/mem-clean' into mem-clean
|
2011-06-29 18:06:56 +02:00 |
|
Merlijn Wajer
|
15149eb62e
|
Merge branch 'mem-clean' of https://github.com/Dgby714/Simba into dgby/mem-clean
|
2011-06-29 18:06:34 +02:00 |
|
John P (Dgby714)
|
ece9e9a5b4
|
ExtensionManager: Free'd a few objects that got left in memory.
|
2011-06-29 11:45:36 -04:00 |
|
Merlijn Wajer
|
5a8452f474
|
Merge pull request #27 from Dgby714/mem-clean
Font changes
|
2011-06-29 07:49:46 -07:00 |
|
John P (Dgby714)
|
9ea3a6de83
|
MML (ocr): Free old Fonts on Copy.
Simba: Free OCR_Fonts on Close.
|
2011-06-29 08:42:27 -04:00 |
|
Merlijn Wajer
|
e95b210fd9
|
Simba: Changed the TODO file a bit.
If you have any suggestion, just add it to the TODO file.
|
2011-06-29 14:26:22 +02:00 |
|
Merlijn Wajer
|
58d504aa8b
|
Simba: Update lape head.
|
2011-06-29 12:12:05 +02:00 |
|
Merlijn Wajer
|
6873e72175
|
Simba: Fix compilation under Linux x64.
Patch by moparisthebest, Libc apparently isn't even used though it broke
compilation.
|
2011-06-26 10:52:14 +02:00 |
|
Merlijn Wajer
|
ad2e3ca3c3
|
Merge pull request #25 from Dgby714/la-pe
Lape
|
2011-06-25 15:50:58 -07:00 |
|
Merlijn Wajer
|
1a224529f3
|
Merge branch 'master' into lape-integration
|
2011-06-26 00:49:03 +02:00 |
|
John P (Dgby714)
|
c79eadf1ef
|
TLPThread update, Uncommented Lape Defines
|
2011-06-25 18:43:17 -04:00 |
|
John P (Dgby714)
|
4d15ee07d5
|
Merge branch 'lape-integration' of git://github.com/MerlijnWajer/Simba into la-pe
|
2011-06-25 17:23:24 -04:00 |
|
John P (Dgby714)
|
5dc7611dba
|
TLPThread update, Lape settings, Add Lape unit to OtherUnitFiles
|
2011-06-25 18:13:31 +02:00 |
|
John P (Dgby714)
|
e5812a8000
|
Lape Integration, TLPThread work
|
2011-06-25 18:11:43 +02:00 |
|
Merlijn Wajer
|
ecab4d5801
|
Lape: Add lape submodule.
|
2011-06-25 17:45:24 +02:00 |
|
Merlijn Wajer
|
89f1a9b696
|
Merge pull request #20 from Dgby714/GetSWebPage
SSL Support for GetPage
|
2011-06-24 03:09:19 -07:00 |
|
Merlijn Wajer
|
bfc3f862e9
|
Merge pull request #22 from Dgby714/Paster.sex
Extension: Paster Update
|
2011-06-13 11:42:29 -07:00 |
|
John P (Dgby714)
|
6f1d38647a
|
Extension: Paster Update, Deleted wrong line.
|
2011-06-09 14:29:59 -04:00 |
|