Commit graph

31 commits

Author SHA1 Message Date
Dark Byte
3242067308 focus the processlist on show 2017-07-19 09:42:28 +02:00
mgrinzPlayer
196a18fc78 ProcessesCurrentUserOnly, form Caption
- ProcessesCurrentUserOnly is used in CEFuncProc.pas , processlist.pas (instead of miOwnProcessesOnly.checked), so update this variable too.

- TProcessWindow form caption should be set after inputquery was used

related with:
afd17b1812
2017-07-12 01:22:02 +02:00
Dark Byte
90d1e3c60f add translation strings for the process list 2017-07-07 15:21:38 +02:00
mgrinzPlayer
29131faa4f add commonProcesses filter 2017-05-01 18:56:31 +02:00
Dark Byte
afd17b1812 save initial states of the settings 2017-04-16 19:55:21 +02:00
Dark Byte
b585e29c0d fix system process detection for the application list 2017-04-16 19:47:42 +02:00
Dark Byte
09c4017ec6 show the processname instead of the title 2017-04-16 19:30:00 +02:00
Dark Byte
7ebea182a4 raise the height to at least 350 if first time show 2017-04-16 19:24:54 +02:00
Dark Byte
5b16776c15 don't destroy the cheatengine owned icons 2017-04-14 23:19:16 +02:00
Dark Byte
7a9143cbf5 different method for lineheight fix 2017-04-14 22:53:59 +02:00
Dark Byte
de8815fdee trace formshow 2017-04-14 19:50:43 +02:00
Dark Byte
d417e58e5c debug info 2017-04-14 19:17:32 +02:00
Dark Byte
022472cf1a File Open doesn't apply changes to the file automatically anymore. (It's not memory friendly either)
And fixed the application list so it resembles the taskmanager output more
2017-04-14 11:56:57 +02:00
Dark Byte
b0d9c3570d really difficult patch 2017-04-14 08:53:30 +02:00
Dark Byte
a37b5f1abf done something to the processlist window 2017-04-13 21:17:39 +02:00
Dark Byte
113aed1769 fix PopupMenu returning nil for addresslist 2017-04-12 11:34:30 +02:00
Dark Byte
e2204d0706 fix the auto assembler so it can deal with different comment types
and some more gui fixes for the processlist and auto assembler settings
2016-08-21 07:00:26 +02:00
Dark Byte
d3e8ccb669 registers and processlist window fixes 2016-08-19 03:20:12 +02:00
Dark Byte
2bf8b43125 you can now rightclick on "your system supports dbvm" and manually load the cpu when you want them 2015-10-03 21:29:06 +02:00
cheatengine@gmail.com
059232d42a split up cefuncproc a bit more 2014-11-07 00:29:54 +00:00
cheatengine@gmail.com
cb68b21eaa another step of splitting up cefuncproc: Moving the common types to another unit 2014-11-06 22:15:23 +00:00
cheatengine@gmail.com
0f35a52416 move the processid and handle from cefuncproc to processhandlerunit
move the processlist function from cefuncproc to it's own unit
start work on the jni library for java
2014-09-08 12:00:14 +00:00
cheatengine@gmail.com
f4405ec872 show the process list filter in the processlist caption 2014-05-26 08:27:04 +00:00
cheatengine@gmail.com
a276e554d0 Add some protections against a 32-bit exception handler bug in fpc 2014-05-16 19:07:18 +00:00
cheatengine@gmail.com
4ddb2f0e1a slightly increase the speed of attaching the veh debugger when there is a huge .pdb
commit an earlier fix for open process block bypassing
some debug output cleanup
2014-04-13 19:20:12 +00:00
cheatengine@gmail.com
813fe15fae fix the character range to accept 2013-10-05 23:53:52 +00:00
cheatengine@gmail.com
78a539bbfd filter by typing directly into the processlist 2013-08-24 18:59:29 +00:00
cheatengine@gmail.com
f84a36102d add an option to show only the processed of the user by Alice0725. (no saved setting yet. Can't decide where) 2013-04-22 21:03:14 +00:00
cheatengine@gmail.com
01327ce1f3 added menu item to open a file for hexediting 2012-01-09 05:11:09 +00:00
cheatengine@gmail.com
8b075f9a2a some typo fixes
implement a network layer over the most used apis
2011-07-26 02:43:02 +00:00
cheatengine@gmail.com
d18393a96a renamed Cheat engine 6 to Cheat engine 2011-07-04 19:53:51 +00:00
Renamed from Cheat Engine 6/ProcessWindowUnit.pas (Browse further)