Commit graph

12 commits

Author SHA1 Message Date
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