1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-22 09:12:19 -05:00
Simba/Units/MMLCore
Wizzup? b5a8426f1e Gui changes:
- Added the TToolBar with the old Buttons.
	- Removed the bug Run button. The Green Run button is now functional.

Window changes:
	- Removed the Client: TObject parameter in TMWindow.Create,
	  the point of TMWindow was to be client independant, so it could
	  be used in the GUI too. This doesn't effect it's functionality in any way.

Client changes:
	Removed the Self variable passed to TMWindow.Create.



git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@77 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-09-22 20:55:15 +00:00
..
bitmaps.pas Added CopyClientToBitmap in MBitmaps. 2009-09-18 05:14:09 +00:00
client.pas Gui changes: 2009-09-22 20:55:15 +00:00
colour_conv.pas Colour_conv 2009-09-13 17:14:09 +00:00
dtm.pas DTM shell with some comments. 2009-09-22 08:14:43 +00:00
files.pas Changes. :) 2009-09-04 07:04:32 +00:00
finder.pas Added FindColorsTolerance. 2009-09-20 02:19:44 +00:00
input.pas Added MMLThread plus comments and and sample for Raymond. 2009-09-11 18:32:57 +00:00
mufasatypes.pas Made plugins global, :-( 2009-09-13 23:56:15 +00:00
window.pas Gui changes: 2009-09-22 20:55:15 +00:00
windowutil.pas Switching to other computer. 2009-09-11 18:09:03 +00:00