Log of /trunk/RomCheater/Main.cs
Parent Directory
|
Revision Log
Revision
755 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 20 20:04:53 2013 UTC
(7 years, 8 months ago)
by
william
File length: 28334 byte(s)
Diff to
previous 722
* rename DockPanel config files
* use a constant string to set the config filename (so we can update/maintain in one location)
Revision
678 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 17 07:01:41 2013 UTC
(7 years, 8 months ago)
by
william
File length: 26033 byte(s)
Diff to
previous 639
+ add OnActived/OnDeactivated support to notify all DockedContent that the form is closing
Revision
477 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 3 18:35:45 2013 UTC
(7 years, 9 months ago)
by
william
File length: 23710 byte(s)
Diff to
previous 471
revert r471: pass process informatin by using the process's PID, instead of passing the process as a reference
+ pass the process instead
Revision
471 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 3 07:13:44 2013 UTC
(7 years, 9 months ago)
by
william
File length: 23614 byte(s)
Diff to
previous 449
+ pass process informatin by using the process's PID, instead of passing the process as a reference
Revision
314 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 5 15:17:41 2012 UTC
(8 years, 8 months ago)
by
william
File length: 18247 byte(s)
Diff to
previous 313
+ add support to list the currently opened windows and allow them to be selected (even if hidden)
Revision
275 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 3 22:01:05 2012 UTC
(8 years, 9 months ago)
by
william
File length: 14626 byte(s)
Diff to
previous 270
+ add BrowseMemoryRegion event in MemorySearcher
: calls back to main form which calls MemoryViewer.AcceptExternalMemoryAddress(address)
Revision
112 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 10 14:01:31 2012 UTC
(8 years, 9 months ago)
by
william
File length: 4288 byte(s)
Diff to
previous 111
+ correct getting name and value from loggingflags
+ don't autosize loggingflags config control
Revision
99 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed May 9 23:23:38 2012 UTC
(8 years, 9 months ago)
by
william
File length: 3511 byte(s)
Diff to
previous 97
+ add logging options:
* VERBOSE_DEBUG and VERBOSE_ERROR : for debug and error messages that are very 'chatty'
Revision
34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed May 9 11:29:33 2012 UTC
(8 years, 9 months ago)
by
william
File length: 1900 byte(s)
Diff to
previous 26
+ add settings upgrade subscriber support (needs to be called in a static constructor for types that are always used)
Revision
24 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed May 9 08:59:52 2012 UTC
(8 years, 9 months ago)
by
william
File length: 1209 byte(s)
Diff to
previous 23
logging support should be done now
logging includes:
* log to main application
* log to file
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.