1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Projects/SAMufasaGUI
2010-05-09 23:37:28 +02:00
..
about.lfm Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
about.pas Made some changes; Fixed some bitmap issues; Added some functions to extensions; fixed bug in PS 2010-04-11 21:42:42 +02:00
colourhistory.lfm Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
colourhistory.pas Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +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 Fixed #170, fixed bug in debug image popping up everytime you call DisplayDebugImgWindow, updated rev number added 2 new functions to the OCR (GetTextATPA and GetTextAtEx). Added a new way of determing the max height/width of a font-set. 2010-04-21 17:10:40 +02:00
extensionmanager.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
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 Small bug that would cause simba to AV. 2010-05-07 14:45:17 +02:00
framescript.lfm Added bzip decompression + untarring support for extensions + updated the test extension to be a font updater. 2010-04-05 13:56:20 +02:00
framescript.pas Fixed #170, fixed bug in debug image popping up everytime you call DisplayDebugImgWindow, updated rev number added 2 new functions to the OCR (GetTextATPA and GetTextAtEx). Added a new way of determing the max height/width of a font-set. 2010-04-21 17:10:40 +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 Changed project option to change the right resources. 2010-04-07 14:59:37 +02:00
project1.lpr Font downloading works =). 2010-03-29 23:01:54 +02:00
project1.res No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
psextension.pas Added SRL-update extension. Made a decompress/untar thread, so that this is no long thread-blocking :). 2010-04-16 16:03:26 +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
testunit.lfm Stop "fucking" dragging the forms to your 5000th screen and upload this edited lfm.. As a result, I need to manually edit those LFM's the whole time you commit! /me is not amused 2010-05-07 23:48:09 +02:00
testunit.pas Fixed bug in Constructors for PS. 2010-05-09 23:37:28 +02:00
updateform.lfm Changed lazarus resources to FPC resources. 2010-04-07 14:44:55 +02:00
updateform.pas Mem leak fix 2010-04-18 17:14:19 +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