ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking/PIDSelector.cs
Revision 335 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 21:11:51 2012 UTC (11 years, 6 months ago) by william
File length: 13524 byte(s)
Diff to previous 332 (colored)

Revision 332 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 19:56:27 2012 UTC (11 years, 6 months ago) by william
File length: 13262 byte(s)
Diff to previous 331 (colored)
more wip for:
* launch and attach to process
* auto referesh process

Revision 331 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 19:32:13 2012 UTC (11 years, 6 months ago) by william
File length: 12056 byte(s)
Diff to previous 329 (colored)
+ more wip for launch and attach to process

Revision 329 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 19:18:31 2012 UTC (11 years, 6 months ago) by william
File length: 14068 byte(s)
Diff to previous 328 (colored)
+ add more logic for auto process refresh

Revision 328 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 18:32:25 2012 UTC (11 years, 6 months ago) by william
File length: 12250 byte(s)
Diff to previous 327 (colored)
+ add logic (when launching and attaching to process) to check if an item is already selected

Revision 327 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 18:29:28 2012 UTC (11 years, 6 months ago) by william
File length: 12126 byte(s)
Diff to previous 323 (colored)
+ add support to launch and attach to a process

Revision 323 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 7 16:33:41 2012 UTC (11 years, 6 months ago) by william
File length: 9453 byte(s)
Diff to previous 304 (colored)
+ add event for being able to subscribe to PEReader updates

Revision 304 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 13:41:55 2012 UTC (11 years, 6 months ago) by william
File length: 9447 byte(s)
Diff to previous 296 (colored)
remove: private void OnProcessChanged(ProcessChangedEventArgs e) { }

Revision 296 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 10:52:57 2012 UTC (11 years, 6 months ago) by william
File length: 9531 byte(s)
Diff to previous 287 (colored)

Revision 287 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 5 08:52:07 2012 UTC (11 years, 6 months ago) by william
File length: 9508 byte(s)
Diff to previous 196 (colored)

Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 31 05:52:41 2012 UTC (11 years, 6 months ago) by william
File length: 9463 byte(s)
Diff to previous 156 (colored)
+ add some event code
+ add memeory view  dialog (wip)

Revision 156 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 28 04:14:03 2012 UTC (11 years, 6 months ago) by william
File length: 9568 byte(s)
Diff to previous 153 (colored)
+ add support for selecting process by different means

Revision 153 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 28 02:20:29 2012 UTC (11 years, 6 months ago) by william
File length: 8762 byte(s)
Diff to previous 152 (colored)

Revision 152 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 28 02:01:34 2012 UTC (11 years, 6 months ago) by william
File length: 8691 byte(s)
Diff to previous 151 (colored)
+ add support to save dock layout

Revision 151 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 28 00:17:16 2012 UTC (11 years, 6 months ago) by william
File length: 8411 byte(s)
Diff to previous 150 (colored)

Revision 150 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 27 23:59:22 2012 UTC (11 years, 6 months ago) by william
File length: 7777 byte(s)
Diff to previous 149 (colored)

Revision 149 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 27 23:34:33 2012 UTC (11 years, 6 months ago) by william
File length: 7300 byte(s)
Copied from: trunk/RomCheater/PIDSelector.cs revision 148
Diff to previous 148 (colored)

Revision 148 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 27 23:33:54 2012 UTC (11 years, 6 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 7292 byte(s)
Diff to previous 110 (colored)

Revision 110 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 10 12:16:41 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 7248 byte(s)
Diff to previous 109 (colored)
int small_width = 32; (was 16)
int large_width = 48; (was 32)

Revision 109 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 10 12:12:26 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 7248 byte(s)
Diff to previous 107 (colored)
fix code to properly display icons in PIDSelector

Revision 107 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 10 11:16:03 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 5585 byte(s)
Diff to previous 103 (colored)

Revision 103 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 10 10:10:25 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 5589 byte(s)
Diff to previous 100 (colored)
fix another win32exception regaring 32bit process accessing 64 bit module (left out a line)

Revision 100 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 10 09:03:13 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 5612 byte(s)
Diff to previous 93 (colored)
+ add windows api to get module filename so there won't be errors with 32bit processes being unable to access 64bit process modules

Revision 93 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 22:23:18 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 5754 byte(s)
Diff to previous 92 (colored)

Revision 92 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 21:42:21 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 5669 byte(s)
Diff to previous 88 (colored)

Revision 88 - (view) (download) (annotate) - [select for diffs]
Added Wed May 9 20:52:20 2012 UTC (11 years, 7 months ago) by william
Original Path: trunk/RomCheater/PIDSelector.cs
File length: 5634 byte(s)

(Current path doesn't exist after revision 365)

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a