1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-14 05:15:16 -05:00
Simba/branches/iomanager/Units/MMLCore
Raymond a7f37bd6f4 Removed Windowutil and changed GetDC into GetWindowDC. (GetWindowDC gets the entire window, including the border, menubar etc..).
Also Ben, you might want to get rid of the plugin loading every time a new target is set.

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@442 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-21 18:22:28 +00:00
..
bitmaps.pas Removed old units, now fully dependant on new units. Windows still needs debugging --- or maybe its my crosscompiler that's fucked. 2010-01-21 06:15:48 +00:00
client.pas Merged oop changes to plugin loading into trunk. Also removed some missing paths from the project file and set laz to build in a build/$(TargetOS) folder instead of building where the sorces are... its cleaner imo. In the IOManager branch I coded for passing the plugin path down to the mufasa library so it can load components (e.g. eios and a system i'm planning for multiple script components). I'll probably be quite for a while as I work on SMART. 2010-01-21 16:45:58 +00:00
colour_conv.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
dtm.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
dtmutil.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
files.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
finder.pas Hopefully I've got the right files in here by now... I'll need to fix some stuff i overwrote/broke in the svn madness... 2010-01-20 20:52:18 +00:00
fontloader.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
iomanager.pas Still working in the branch. Made some oop changes to plugin loading to allow any class to extend a generic loader and provide specific loading capabilities. Also implemented the EIOS loader. I'll be working on making SMART implement EIOS (and change the specification as needed) next. 2010-01-21 15:53:54 +00:00
mmath.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
mufasatypes.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
mufasatypesutil.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
ocr.pas Hopefully I've got the right files in here by now... I'll need to fix some stuff i overwrote/broke in the svn madness... 2010-01-20 20:52:18 +00:00
ocrutil.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00
os_linux.pas Removed old units, now fully dependant on new units. Windows still needs debugging --- or maybe its my crosscompiler that's fucked. 2010-01-21 06:15:48 +00:00
os_windows.pas Removed Windowutil and changed GetDC into GetWindowDC. (GetWindowDC gets the entire window, including the border, menubar etc..). 2010-01-21 18:22:28 +00:00
web.pas Branching so I don't screw up anything in the trunk while working on IOManager stuff. 2010-01-20 20:17:18 +00:00