Commit graph

15 commits

Author SHA1 Message Date
Dark Byte
6c72f2a9d5 add lua interface for virtualstringtree, use said component in the .net info window
Also added some new fields to get in the dotnetdatacollector and monodatacollector so you'll need to recompile those
2022-12-07 12:28:52 +01:00
Dark Byte
3f365e6673 forgot some changes for ceshare/lua 2020-09-10 02:23:59 +02:00
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
Dark Byte
113aed1769 fix PopupMenu returning nil for addresslist 2017-04-12 11:34:30 +02:00
Dark Byte
09a99a6bd4 add screenToClient and clientToScreen 2016-12-15 12:10:26 +01:00
Dark Byte
1eb2000d78 add bringToFront and sendToBack to the Control class 2016-09-27 13:46:09 +02:00
Dark Byte
4562f03a7e fix a bunch of warnings and fix some bugs as well while at it 2016-06-01 18:15:19 +02:00
cheatengine@gmail.com
82dcb41901 add clientwidth and clientheight properties 2014-05-05 08:54:56 +00:00
cheatengine@gmail.com
702c3caeb9 Remove some obsolete specific property declarations which are now handled by the published property handler 2014-02-26 09:59:59 +00:00
cheatengine@gmail.com
86f61b8c00 implement java_getObjectHandleToAddress 2014-02-03 04:50:32 +00:00
cheatengine@gmail.com
500c57166c Add some graphical Document the undocumented createBitmap (it's in 6.2 as well) and add createPNG and createJpeg
Add some other functions that may make rendering graphics easier
2013-03-05 02:26:03 +00:00
cheatengine@gmail.com
a7a914ba4a some lua fixes, some more conversions, and added step-over to the tracer 2012-12-31 00:34:21 +00:00
cheatengine@gmail.com
d8b763a18c update LuaRegion and LuaWinControl to the new classbased method 2012-12-30 15:09:30 +00:00
cheatengine@gmail.com
62544f5b0b convert luacontrol to a class and simplify the getting/setting of method properties 2012-12-30 12:58:31 +00:00
cheatengine@gmail.com
ea0db29bd0 fix luacomponent and split control_ from luahandler to it's own unit 2012-12-29 21:43:57 +00:00