ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking
(Current path doesn't exist after revision 884)
r328
File Last Change
 ../
MemorySearch/ 317 (10 years ago) by william: LogSearchOptions(): directly write to logger, don't use stringbuilder
UI/ 326 (10 years ago) by william: add support for: * goto process's imagebase address * logging edit byte count and changed byte count when editing memory view bytes * and other enchancements
FloatingAboutBox.resx 147 (10 years ago) by william:
FloatingMemorySearcher.Designer.cs 288 (10 years ago) by william:
FloatingLogWindow.cs 146 (10 years ago) by william:
FloatingLogWindow.resx 146 (10 years ago) by william:
FloatingMemorySearcher.cs 323 (10 years ago) by william: + add event for being able to subscribe to PEReader updates
FloatingMemoryView.cs 323 (10 years ago) by william: + add event for being able to subscribe to PEReader updates
PIDSelector.cs 328 (10 years ago) by william: + add logic (when launching and attaching to process) to check if an item is already selected
FloatingLogWindow.Designer.cs 308 (10 years ago) by william: + add logic to set autoscroll checkbox on/off based on AutoScroll value
FloatingPEViewer.resx 318 (10 years ago) by william: + add support for displaying PE Struct data into property grid (read-only)
FloatingPEViewer.Designer.cs 318 (10 years ago) by william: + add support for displaying PE Struct data into property grid (read-only)
FloatingRamDumperDialog.resx 156 (10 years ago) by william: + add support for selecting process by different means
PIDSelector.resx 327 (10 years ago) by william: + add support to launch and attach to a process
PIDSelector.designer.cs 327 (10 years ago) by william: + add support to launch and attach to a process
FloatingAboutBox.Designer.cs 152 (10 years ago) by william: + add support to save dock layout
FloatingAboutBox.cs 152 (10 years ago) by william: + add support to save dock layout
FloatingDataTypeConverter.resx 219 (10 years ago) by william: + change form.text name
FloatingDataTypeConverter.cs 226 (10 years ago) by william: + commit final wip for numeric datatype converter
FloatingDataTypeConverter.Designer.cs 226 (10 years ago) by william: + commit final wip for numeric datatype converter
FloatingMemorySearcher.resx 230 (10 years ago) by william: + commit search wip
FloatingRamDumperDialog.cs 282 (10 years ago) by william: + determine maximum array size to read memory into byte[] array = 0x7fffffc7 (int.MaxValue-0x38)
FloatingMemoryView.Designer.cs 198 (10 years ago) by william: + initial support for memoryview and getting ram from process for display
FloatingMemoryView.resx 197 (10 years ago) by william: + set name of memory view dialog
FloatingPEViewer.cs 325 (10 years ago) by william: add check: if (peData != null) before calling OnPEDataUpdated
FloatingRamDumperDialog.Designer.cs 249 (10 years ago) by william: change address from uint to int
2 directories and 24 files shown