Commit Graph

1410 Commits

Author SHA1 Message Date
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
Raymond 198f9cb654 Merge branch 'mem-clean' of https://github.com/MerlijnWajer/Simba 2011-04-16 13:18:47 +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 c6f591dab3 Simba: Allow CTS2 for Bitmap searches.
Resolves 297.
2011-04-10 11:52:15 +02:00
Merlijn Wajer 25e68f3d3a Simba: Allow CTS2 for Bitmap searches.
Resolves 297.
2011-04-10 11:51:32 +02:00
Merlijn Wajer 0cfb77dcb6 Simba: StrToInt raises an exception now. 2011-04-09 23:47:57 +02:00
Merlijn Wajer 3400027de7 Simba: StrToInt raises an exception now. 2011-04-09 23:47:41 +02:00
Merlijn Wajer 5849d416af Simba: Change handbook URL to villavu. 2011-04-09 21:33:55 +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 1b22a9737e Simba: Keybinder: bind -> unbind. 2011-04-09 20:45:58 +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
John P (Dgby714) 734ed9d1a4 Simba: SSL Support for GetPage. 2011-03-15 21:05:23 -04:00
Merlijn Wajer eca61a857f Documentation/Web: Small addition. 2011-03-13 20:51:02 +01:00
Merlijn Wajer 73b479b7c9 Documentation/Web: Web documentation by ``Echo_''! 2011-03-13 20:45:25 +01:00
Merlijn Wajer 230b825388 Simba: Fix spelling. 2011-03-13 11:05:24 +01:00
Merlijn Wajer 5d4fb24153 Documentation: ... Fix web. 2011-03-12 22:49:37 +01:00
Merlijn Wajer 3037b8c4ef Documentation: I accidentily the web. 2011-03-12 22:48:23 +01:00
Merlijn Wajer 27f7c79a9f Documentation: Clean up web documentation. 2011-03-12 22:47:24 +01:00
Merlijn Wajer 9006ecba06 Documentation: Add initial socket doc. 2011-03-12 22:44:49 +01:00
Merlijn Wajer 1703c4d614 Documentation: Add initial header. 2011-03-11 11:42:44 +01:00
Merlijn Wajer 374270d9e7 Documentation: Added initial colour conv doc. 2011-03-11 11:39:23 +01:00
Merlijn Wajer e7bd74c271 Simba/PS: Add Log10. 2011-03-03 09:21:35 +01:00
Merlijn Wajer 3ba8059c66 Documentation: Small fixes. 2011-02-23 16:43:46 +01:00
Merlijn Wajer abcb1065e6 Simba: Fix tab closing depending on the Sender. 2011-02-23 14:44:24 +01:00
Merlijn Wajer 1265e35aef Documentation: Add Read-Only mode documentation. 2011-02-23 13:48:32 +01:00
Merlijn Wajer 021b15be99 Documentation: Move outdated documentation. 2011-02-23 13:44:25 +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
Raymond 7201c67e99 Compile windows! 2011-02-21 17:59:50 +01:00
Merlijn Wajer 207fe1048b Directives: WARNING directive change. 2011-02-21 17:40:55 +01:00
Merlijn Wajer 45b215efd9 Simba: Cleanups in several units.
os_windows probably _DOES_ _NOT_ compile yet.
2011-02-21 15:56:17 +01:00
Merlijn Wajer d7d2491f60 Simba/PS: Added ERROR directive. Renamed FIXME
to WARNING. The ERROR directive stops the script and jumps to the directive, the
WARNING directive will only print a warning.
2011-02-21 15:03:42 +01:00
Merlijn Wajer 8558ae66d5 Simba/PS: Added extra directive ``FIXME''.
Not totally done yet. I also want to add ERROR.
Also modified the Pascalscript preprocessor a bit more, it never passed a
filename to the custom define functions. I'm open for more elegant solutions!
2011-02-21 14:36:55 +01:00
Merlijn Wajer aac852c18c Simba/PS: Add/Fix include_once support. 2011-02-19 15:19:08 +01:00
Merlijn Wajer 5d90489fd8 Simba: Changed version to 820. 2011-02-19 15:09:12 +01:00
Merlijn Wajer dc3d257c43 Doc: Update version number. 2011-02-19 13:34:04 +01:00
Merlijn Wajer ea033dd144 Windows Installer; Update version number. 2011-02-19 13:33:36 +01:00