Commit Graph

77 Commits

Author SHA1 Message Date
Merlijn Wajer 5849d416af Simba: Change handbook URL to villavu. 2011-04-09 21:33:55 +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 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
Raymond bb5f00fab7 Hide console by default & make disguise change the name of the application as well. 2011-02-17 21:56:00 +01:00
Raymond 01b382134d Added http://villavu.com/forum/showthread.php?t=62348 2011-02-17 19:41:24 +01:00
Raymond b45dfce1ac RUTIS define for Wizzup... 2011-02-06 00:33:56 +01:00
John P (Dgby714) 97790524d8 Simba: small try .. except 2011-01-08 05:53:17 -05:00
Merlijn Wajer 10e346d2f8 Simba: Bump version to 800. 2011-01-03 22:51:18 +01:00
Merlijn Wajer 0105ed7eec Bump version to 750. 2010-10-06 21:49:56 +02:00
Merlijn Wajer 00ea13c250 Simba: Create new settings on unclean settings.
If we cannot move, rewrite or delete settings.xml, try to cope
without settings.xml but warn user.
2010-10-04 11:20:54 +02:00
Merlijn Wajer 98ccbaf235 Simba: Raise version to 720. 2010-09-28 15:49:54 +02:00
Merlijn Wajer bda9bb9ab9 Apply patch by mopar. 2010-09-17 16:51:36 +02:00
Raymond cf05f50411 Updated rev number + compile fix. 2010-09-11 17:48:21 +02:00
Raymond 2d530e0b4e Added goto dialog 2010-09-11 14:17:32 +02:00
Raymond 6c40005b17 Added MessageBox/ShowMessage/MessageDlg see messagebox.simba 2010-09-11 14:01:56 +02:00
Raymond 1eba2fdb8f Added RUTIS to Simba (You can now choose between RUTIS and PascalScript) 2010-08-20 17:21:04 +02:00
Raymond 807905c896 Added Disguise+Status+ClearDebugImg..
Redesigned the way form-interactions are done.
2010-08-18 01:22:03 +02:00
Niels 8cf4c7adbb Bug #240, extension menu item checked while it shouldn't, fixed. 2010-08-04 14:19:11 +02:00
Merlijn Wajer 5826ca19f0 Fix hypot part 2... ;-) 2010-07-31 19:18:57 +02:00
Merlijn Wajer e5392de4f1 Fix line endings! 2010-07-31 15:13:28 +02:00
Merlijn Wajer f94e3f50e9 Fix merge gone wrong. ;) 2010-07-31 15:04:10 +02:00
Merlijn Wajer eae242b715 Bump simba version 2010-07-26 23:47:37 +02:00
Merlijn Wajer 7b9c4082f5 Simba version bump. 2010-07-24 14:43:40 +02:00
Merlijn Wajer b3199f100f Revert "Fix play/pause combo on Windows. :-)"
This reverts commit fcc752e279.
2010-07-24 14:42:08 +02:00
Merlijn Wajer b1d5943c02 Revert "First code for Simba with only one script thread."
This reverts commit f38da4bc8c.
2010-07-24 14:41:53 +02:00
Merlijn Wajer c6b1559af1 Simba version bump. 2010-07-22 23:53:57 +02:00
Merlijn Wajer fcc752e279 Fix play/pause combo on Windows. :-) 2010-07-22 23:50:55 +02:00
Merlijn Wajer f38da4bc8c First code for Simba with only one script thread. 2010-07-22 23:32:32 +02:00
Merlijn Wajer 298a31f32b Cogat -> Simba 2010-07-20 15:31:07 +02:00
Merlijn Wajer b6386655f1 702 -> 703 2010-07-19 11:43:23 +02:00
Merlijn Wajer bf67bb07b8 Add ColourHistory feature 2010-07-15 23:22:22 +02:00
Merlijn Wajer 2e24000651 Fix handbook URL 2010-07-14 13:27:56 +02:00
Merlijn Wajer 5355117a10 Made API calls optional with Settings.
Settings/Interpreter/ALlowSysCalls {True,False}
2010-07-09 11:36:44 +02:00
Merlijn Wajer 962d959a7a Merge branch 'master' of ssh://villavu.com:54367/simba 2010-07-05 19:16:02 +02:00
Merlijn Wajer b4305b689e Small fix 2010-07-05 19:16:00 +02:00
R0b0t1 a1ae670217 Fixed that invalid index error... 2010-07-04 18:55:57 -05:00
Merlijn Wajer 855798e5b6 Add option not to show tray icon at all times 2010-07-03 01:45:24 +02:00
Raymond 7518639ebd Some minor bugs 2010-07-01 03:37:10 +02:00
Merlijn Wajer 1e401abe97 Merge branch 'master' of ssh://villavu.com:54367/simba 2010-06-29 18:18:57 +02:00
Merlijn Wajer 02b7623e34 Fix #206 2010-06-29 18:17:46 +02:00