1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-01-10 05:07:59 -05:00
Commit Graph

625 Commits

Author SHA1 Message Date
Merlijn Wajer
1d7101946d Merge remote branch 'mcteo/master' into script-manager
Conflicts:
	Projects/ScriptManager/scriptmanager.lfm
	Projects/ScriptManager/scriptmanager.pas
2011-10-11 13:50:09 +02:00
Merlijn Wajer
5e272475c5 Merge branch 'master' into script-manager 2011-10-09 22:56:12 +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
ab08afd9c1 Fix spelling mistakes. 2011-09-22 01:31:18 +02:00
Thomas Dunne
a115d1b37b Dist Cleaned the files, removed binaries, etc. 2011-08-13 12:08:08 +01:00
Thomas Dunne
e10ff5efc1 Test Update 0.1 2011-08-13 11:57:26 +01:00
Thomas Dunne
a0c8a75bc1 Merge branch 'updateable' 2011-08-13 11:56:58 +01:00
Thomas Dunne
b825a17bd2 Updated more code to make it cleaner? 2011-08-12 17:24:21 +01:00
Thomas Dunne
6936a1f193 Fixed Manager to actually work, started adding multiple repository support. 2011-08-12 17:21:58 +01:00
Merlijn Wajer
96025597f9 Add SMARTLoader example. 2011-08-09 20:31:57 +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
Merlijn Wajer
bd415f596a Merge branch 'master' into script-manager 2011-07-30 00:15:22 +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
Thomas Dunne
b072e8859d Forgot to add the updated form as well. Updated with column, and layout tweaks. 2011-07-22 15:38:24 +02:00
Thomas Dunne
31560cf871 Worked on the GUI, fixed loading of script lists, left is installing/updating them 2011-07-22 15:38:13 +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
Thomas Dunne
51bf2fccd3 Forgot to add the updated form as well. Updated with column, and layout tweaks. 2011-07-08 15:26:20 +01:00
Thomas Dunne
ecd96be99c Worked on the GUI, fixed loading of script lists, left is installing/updating them 2011-07-08 13:38:34 +01: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