1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-25 02:32:19 -05:00
Simba/Projects/SAMufasaGUI
2010-05-11 14:56:11 +02:00
..
about.lfm Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
about.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
bitmapconv.lfm Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
bitmapconv.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
colourhistory.lfm Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
colourhistory.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
debugimage.lfm Added few TPA functions (OffsetTPA,OffsetATPA,FloodFillTPA,CopyTPA,CopyATPA).. Changed most of the Array parameters to be Consts (this saves the need of copying the whole array just to pass it to the method). Changed the debug image borders back to toolwin.. Added constants MaxInt/MaxLongInt 2010-05-08 03:20:26 +02:00
debugimage.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
extensionmanager.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
extensionmanagergui.lfm Kinda completed extension support.. 2010-03-22 22:21:08 +01:00
extensionmanagergui.pas Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
framefunctionlist.lfm Small bug that would cause simba to AV. 2010-05-07 14:45:17 +02:00
framefunctionlist.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
framescript.lfm Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
framescript.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
Makefile No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
Makefile.win No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
project1.ico No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
project1.lpi Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
project1.lpr Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
project1.res No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
psextension.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
simba.lfm Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
simba.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
simbasettings.lfm Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
simbasettings.pas Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
simpleanalyzer.pas CrLf stuff 2010-03-20 12:41:32 +01:00
updateform.lfm Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
updateform.pas Renamed the mainform, renamed the testunit added begining for a bitmapConversion tool. 2010-05-11 14:56:11 +02:00
virtualextension.pas Added event-hooks for extensions! Extensions now have 5 events that they listen to, see virtualextension.pas for which. Fixed bug in codehints and a small one in padl/padr/padz. 2010-04-07 14:01:26 +02:00