1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-12-02 13:52:18 -05:00
Commit Graph

617 Commits

Author SHA1 Message Date
Merlijn Wajer
70a6eaf243 Merge branch 'master' into simba-next
Conflicts:
	Projects/Simba/simbaunit.pas
2011-09-28 23:14:27 +02:00
Merlijn Wajer
b11cf8bd53 Resolve bug #222. 2011-09-28 23:00:21 +02:00
Merlijn Wajer
5e1718aeeb Bump version to 980. 2011-09-26 23:17:15 +02:00
Merlijn Wajer
ddc5bd02ef Merge branch 'master' into simba-next 2011-09-26 23:16:18 +02:00
Merlijn Wajer
ab08afd9c1 Fix spelling mistakes. 2011-09-22 01:31:18 +02:00
Merlijn Wajer
2c691607fe Merge branch 'master' into simba-next
Conflicts:
	TODO
2011-09-21 11:56:38 +02:00
Merlijn Wajer
96025597f9 Add SMARTLoader example. 2011-08-09 20:31:57 +02:00
Merlijn Wajer
7f00bb6805 Squashed commit of the following:
commit 7426db160f
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Fri Aug 5 11:40:27 2011 +0200

    Lape: Update HEAD.

commit 6fa1740ea7
Author: Niels <niels.a.d@gmail.com>
Date:   Thu Aug 4 23:07:35 2011 +0200

    Simba compiles again now.

commit 27b1c42b6a
Author: Niels <niels.a.d@gmail.com>
Date:   Thu Aug 4 00:31:28 2011 +0200

    Little bugfix in lape wrapper generator + new wrappers.

commit f46f841658
Author: Niels <niels.a.d@gmail.com>
Date:   Thu Aug 4 00:00:54 2011 +0200

    Commented functions that cannot be imported yet for lape.

commit b7aa543b6b
Author: Niels <niels.a.d@gmail.com>
Date:   Wed Aug 3 23:54:54 2011 +0200

    New lape wrappers.

commit ecfc435fab
Author: Niels <niels.a.d@gmail.com>
Date:   Wed Aug 3 23:49:54 2011 +0200

    Fixed a bug in lape wrapper generation.

commit 2d9d65000b
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Wed Aug 3 21:52:01 2011 +0200

    Lape: Most types added. Interpreter starts.

    Lacks a few methods, but most tests just work. :-)

commit bf0f806ecf
Author: Niels <niels.a.d@gmail.com>
Date:   Wed Aug 3 21:06:56 2011 +0200

    Added debug message for when initializing the interpreter fails.

commit a143016beb
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Wed Aug 3 20:30:11 2011 +0200

    Lape-wrappers: Fix by nielsie95.

commit 9deb9a1b67
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Wed Aug 3 20:29:48 2011 +0200

    Lape: Add wrappers.

commit 510674570b
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Wed Aug 3 20:12:26 2011 +0200

    Lape: Update HEAD.

commit 8260840b89
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Wed Aug 3 14:34:48 2011 +0200

    Lape: Update HEAD.

commit 64bf115d30
Merge: 0701e91 aaafd6b
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Mon Aug 1 19:26:15 2011 +0200

    Merge branch 'master' into lape-integration

commit 0701e911d1
Merge: 26693f7 a20a31a
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Sun Jul 31 18:11:58 2011 +0200

    Merge branch 'master' into lape-integration

commit 26693f7d4d
Merge: e124ae3 da0de6e
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Sat Jul 30 00:16:12 2011 +0200

    Merge branch 'master' into lape-integration

commit e124ae396a
Merge: 4c6f304 c1051ef
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Thu Jul 28 20:53:01 2011 +0200

    Merge branch 'lape-integration' of github.com:MerlijnWajer/Simba into lape-integration

commit 4c6f30462c
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Thu Jul 28 20:52:13 2011 +0200

    Lape: Update head.

commit 2d8fdc4d7a
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Thu Jul 28 20:08:01 2011 +0200

    Lape: Add Wrappers project.

commit e4f8e06f1c
Merge: 7228a88 1fd51ff
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Thu Jul 28 20:03:39 2011 +0200

    Merge branch 'master' into lape-integration

    Conflicts:
    	Projects/Simba/Simba.inc

commit c1051efbeb
Merge: 7228a88 b83a277
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Sat Jul 23 13:41:15 2011 -0700

    Merge pull request #30 from Dgby714/lape-integration

    TLPThread Update

commit 7228a888c4
Merge: ad2e3ca e63dcbc
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Sat Jul 23 21:54:58 2011 +0200

    Merge branch 'master' into lape-integration

    Conflicts:
    	Projects/Simba/Simba.inc
    	Projects/Simba/simbaunit.pas
    	Units/lape

commit b83a277502
Author: John P (Dgby714) <Dgby714@gmail.com>
Date:   Thu Jul 7 12:22:51 2011 -0400

    TLPThread Update
    	- Init Result to False in OnHandleDirective.
    	- Override lape _writeln, Now adds to Debug memo.

commit ad2e3ca3c3
Merge: 1a22452 c79eadf
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Sat Jun 25 15:50:58 2011 -0700

    Merge pull request #25 from Dgby714/la-pe

    Lape

commit 1a224529f3
Merge: 5dc7611 89f1a9b
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Sun Jun 26 00:49:03 2011 +0200

    Merge branch 'master' into lape-integration

commit c79eadf1ef
Author: John P (Dgby714) <Dgby714@gmail.com>
Date:   Sat Jun 25 18:43:17 2011 -0400

    TLPThread update, Uncommented Lape Defines

commit 4d15ee07d5
Merge: 89f1a9b 5dc7611
Author: John P (Dgby714) <Dgby714@gmail.com>
Date:   Sat Jun 25 17:23:24 2011 -0400

    Merge branch 'lape-integration' of git://github.com/MerlijnWajer/Simba into la-pe

commit 5dc7611dba
Author: John P (Dgby714) <Dgby714@gmail.com>
Date:   Sat Jun 25 07:35:20 2011 -0400

    TLPThread update, Lape settings, Add Lape unit to OtherUnitFiles

commit e5812a8000
Author: John P (Dgby714) <Dgby714@gmail.com>
Date:   Thu Jun 16 21:26:03 2011 -0400

    Lape Integration, TLPThread work

commit ecab4d5801
Author: Merlijn Wajer <merlijn@wizzup.org>
Date:   Sat Jun 25 17:45:24 2011 +0200

    Lape: Add lape submodule.
2011-08-05 13:04:52 +02:00
Merlijn Wajer
058f6bef69 Simba: Bump version to 972. 2011-08-04 13:23:14 +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
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
Cohen Adair
bae2e027e2 Laz: tpa.pas and psexportedmethods.inc added to project inspector 2011-07-29 16:38:20 -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
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
0d553e1fbd Simba: And sync versions some more.
Numbers are now more sane.
2011-07-22 14:29:32 +02:00
Merlijn Wajer
297ea2abd8 Simba: Fix double-colour picking crash. 2011-07-22 13:54:19 +02:00
Merlijn Wajer
851c5a8b36 libMML: Changed the indentation. 2011-07-17 20:03:27 +02: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
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
John P (Dgby714)
ece9e9a5b4 ExtensionManager: Free'd a few objects that got left in memory. 2011-06-29 11:45:36 -04: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
b1d8a010ad Simba: Bump version to 830. 2011-04-16 16:30:31 +02:00
Merlijn Wajer
af3681247b Simba: Update and add TODO files.
Plus a minor cleanup.
2011-04-16 14:14:19 +02:00
Raymond
f45b01daac Windows binding. 2011-04-16 13:50:51 +02:00
Merlijn Wajer
ca857373c3 Simba: More keybindings on Linux.
Ctrl+Alt+R = Start script
Ctrl+Alt+S = Stop script
Ctrl+Alt+P = Pick Colour
2011-04-15 18:15:30 +02:00
Merlijn Wajer
ac343389f2 Simba: Change handbook URL to villavu. 2011-04-09 21:33:30 +02:00
Merlijn Wajer
6eb7651c27 Simba: Some more cleanups. 2011-04-09 21:33:11 +02:00
Merlijn Wajer
dfe97bf3a8 Simba: Further clean up keybinding code. 2011-04-09 21:18:29 +02:00
Merlijn Wajer
c353870a84 Simba: Add directives file. Clean up hotkeys. 2011-04-09 21:18:22 +02:00
Merlijn Wajer
00d18b1875 Simba: Start cleaning and memory management work. 2011-04-09 21:17:44 +02:00
Merlijn Wajer
8acd06f3d8 Simba: Switch to UK English.
Resolves #296.
2011-04-07 21:23:58 +02:00
Merlijn Wajer
ac0f977cc8 Simba: Add global keybindings for Linux. 2011-04-07 19:41:17 +02:00
Merlijn Wajer
230b825388 Simba: Fix spelling. 2011-03-13 11:05:24 +01:00
Merlijn Wajer
abcb1065e6 Simba: Fix tab closing depending on the Sender. 2011-02-23 14:44:24 +01:00
Merlijn Wajer
1374e2be21 Simba: Updater only shows when required.
If there's no update, it won't show.
2011-02-23 13:42:06 +01:00
Merlijn Wajer
ff7228ba70 Simba: External editor now works. 2011-02-23 13:09:05 +01:00
Merlijn Wajer
4c1d67d1b6 Merge branch 'external-editor'
Conflicts:
	Projects/Simba/simbaunit.pas
2011-02-23 12:26:48 +01:00
Merlijn Wajer
46cc511b56 Simba: Fix tab closing using 'x' on the tab. 2011-02-23 12:25:59 +01:00
Merlijn Wajer
0bc29c6b26 Simba/ReadOnly: Some additional changes.
Still doesn't work fully. Doesn't focus on tab creation.
2011-02-23 12:22:03 +01:00
Merlijn Wajer
da4c5cc68c Merge branch 'master' into external-editor 2011-02-22 23:27:37 +01:00
Merlijn Wajer
7b771b1600 Simba: Added file information.
Project -> Project Options -> Version Info
2011-02-22 23:27:19 +01:00
Merlijn Wajer
a0df9d7e7c Commits: Initial support for external editor.
Doesn't work properly yet. I can't get the SynEdit to focus on tab change. And
this is required when changing from a ReadOnly tab to a ReadWrite tab.
2011-02-22 22:00:00 +01:00
Merlijn Wajer
c0b6afa570 Simba: Few more cleanups. 2011-02-21 22:37:19 +01:00
Merlijn Wajer
5d90489fd8 Simba: Changed version to 820. 2011-02-19 15:09:12 +01:00
Merlijn Wajer
374ca8d9fc Simba: Completed USE_RUTIS compiler directives. 2011-02-19 13:18:08 +01:00