1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Commit Graph

601 Commits

Author SHA1 Message Date
unknown
419e801b8a Something to do with crlf.. 2010-03-20 12:05:58 +01:00
Merlijn Wajer
11406043f1 Move scriptprop 2010-03-20 01:46:29 +01:00
Merlijn Wajer
0d10835959 Fix memory leak: Free Properties 2010-03-20 00:16:04 +01:00
Merlijn Wajer
30093069c5 Add TimeStampFunctionality 2010-03-20 00:12:43 +01:00
Merlijn Wajer
d3801f0a45 Revert to Tray 2010-03-19 00:48:50 +01:00
Merlijn Wajer
33d75cf4fe Few additions 2010-03-19 00:41:32 +01:00
Merlijn Wajer
7d565b9b8c Initial hooks code 2010-03-19 00:31:39 +01:00
Merlijn Wajer
0f25bc7d06 First working concept. 2010-03-16 00:31:03 +01:00
Merlijn Wajer
ec2e00a057 Incomplete Extensions, but definitely a PoC 2010-03-15 23:42:39 +01:00
nielsie95
33702f35a4 Added Code Insight source. 2010-03-13 16:55:22 +01:00
unknown
5f49c2129c Nothing's changed? First git commit =D 2010-03-13 16:33:04 +01:00
Merlijn Wajer
25fbd55694 Don't error when file directory doesn't exist.
Instead, ask for a new place to save to.
2010-03-13 13:17:04 +01:00
Merlijn Wajer
69899f58fa Compilation fix for Linux 2010-03-12 18:13:09 +01:00
Merlijn Wajer
33afa26782 No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
Raymond
58a589a736 Fixed lil bug in window selector :).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@587 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-09 17:12:44 +00:00
Raymond
7186baade4 Added lil function
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@586 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-08 20:31:06 +00:00
Raymond
c57c8dd50e Better order or drawing..
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@585 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-07 21:22:02 +00:00
Raymond
f26d4c4b5e =) Added a new client selector for Windows!
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@584 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-07 21:18:52 +00:00
Cazax
aa01a29202 Added hint to TT_Console: Display/Hide Console
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@583 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-07 20:25:48 +00:00
Wizzup?
4974fca7b7 Compilation fixes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@582 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-07 16:01:33 +00:00
Raymond
865779c59a So yeah.. Some user information is now actually printed to Simba (like Your bitmap has not been freed etc).
Windows users now have the option to use a console or not (it's the little CMD-image-button).
Non-important information will still be written to the console (so you must open it if you want some lil extra information).

Now default compiles *without* the -WG switch, otherwise you LCL will raise exceptions when the Console is closed

Added some exceptions to the Files unit, rather than returning -1.

Use mDebug to write something to the terminal (it's inside the MufasaBase unit).

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@581 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-07 15:57:10 +00:00
nielsie95
fa6dc12fe5 Fixed colourpicker for multiple screens. I guess it should've worked before, but maximizing didn't work correctly so I commented that line :)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@580 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-06 16:10:44 +00:00
Raymond
4b05177910 Fixed some bugs: Ghost file, tab indent, cleardebug etc.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@579 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-06 14:23:24 +00:00
Raymond
641ec96b28 Patch from ss23 + some other small changes.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@578 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-06 12:06:19 +00:00
Raymond
8f449fd456 Added extra (optional) param to LoadScriptFile, to clean up thiz madness!
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@577 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-04 22:55:50 +00:00
Markus
d045081643 Added support for dragging files. Not tested at UNIX-based/compatible platforms but it should work just as good as in any other platform.
It also takes care of the Windows fileswapping bug, of OpenInNewTab = false and some other kewl stuff. Besides I can now actually say I coded on Simba ;)

Markus

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@576 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-03 17:56:05 +00:00
Raymond
a8664634a9 Wrap function!
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@575 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-02 21:35:24 +00:00
Raymond
9e398674ae Cleanup (deleted unneeded variables etc).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@574 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-02 21:27:49 +00:00
Wizzup?
77b4ea33ea Fix in doc change
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@573 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-01 02:48:50 +00:00
Wizzup?
a5c6073e5c DTM Rotated Handbook fix
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@572 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-03-01 02:34:04 +00:00
Raymond
1468258483 Fixed issue with position storage of the mainform (when it was maximized it would store the size as huge). Now stores the state as well.
Added the shortcut ctrl + b, which reverts the width/height of the mainform back to default. (<3)

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@571 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 19:48:26 +00:00
Raymond
a2df7c159b FindRotatedDTM now has Alternating or Start-End search routines.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@570 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 19:21:15 +00:00
Raymond
f336a20625 Small mistake in use of vars ;-).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@569 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 18:08:25 +00:00
Raymond
cae8fe3527 small bug
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@568 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 13:49:45 +00:00
Wizzup?
5bd1828240 inline -> on
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@567 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 13:21:30 +00:00
Wizzup?
b6d3c56055 Fixes
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@566 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 13:03:16 +00:00
Raymond
462126a6bd Fixed DTMs
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@565 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-28 02:01:18 +00:00
Wizzup?
4a349c69a8 So much for testing compilation
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@564 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 22:01:13 +00:00
Nava2
7c081c53b2 Succesfully' -> Successfully'. Fixes the side note for 111.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@563 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 15:55:31 +00:00
Wizzup?
570af87a8a Known issues
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@562 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 14:06:38 +00:00
Raymond
ae7fee7ed3 Tried to fix it, but I failed (@ multiple monitor support).
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@561 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 13:10:08 +00:00
Raymond
84f0424e46 Now saves form position + recent files.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@560 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-27 01:36:33 +00:00
Raymond
6c58941bc5 Fixed the FloatToStr bug. + Updated the PascalScript st00f.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@559 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 18:25:42 +00:00
Raymond
4bd62c7237 Added PlaySound for Windows, fixed the way errordata is displayed (PascalScript mucks up at returning the right coordinates..)
Added Include_once, made it look for includes in more dirs (scriptpath, includepath and the current-file-path, fixed bug in Bitmaps where it would not set the bitmap to 'nil' in the actual BMP array. Fixed bug in ScriptPath (it would not include a trailing delimiter)

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@558 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 16:59:05 +00:00
Wizzup?
e6027ce05c Cleanup + IsMouseButtonHeld
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@557 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 14:24:40 +00:00
Raymond
40cb1d04ee Fixed explode
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@556 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 01:32:23 +00:00
Raymond
18c43a2aa6 Added explode + implode (explode is tres dirty!)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@555 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-26 01:02:41 +00:00
Raymond
479ced7f01 Added DrawBitmap (which draws on a Canvas) and IsMouseButtonDown.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@554 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 23:59:51 +00:00
Wizzup?
a8eea538c7 FindDTMRotated
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@553 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 23:53:31 +00:00
Wizzup?
e5854f3eab Needs less sleep coding
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@552 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-02-25 15:23:41 +00:00