Commit Graph

37 Commits

Author SHA1 Message Date
andres.delikat 47886e7c40 Drag & Drop for ram search, cheat search, play movie, record movie 2011-05-22 02:12:36 +00:00
offspring131313 2df4243695 Added saving customized settings to RamSearch dialog 2011-05-20 11:21:29 +00:00
andres.delikat a68053bc1b Ram Watch - Implement Freeze address, and a few misc fix ups 2011-03-18 16:44:21 +00:00
andres.delikat de0660c204 Hex Editor - lots of misc stuff like resizing, saving window size/position, creating and hooking up public functions to the multiclient & such 2011-03-06 15:25:21 +00:00
andres.delikat f7198ae966 Ram Search - Memory domain select 2011-02-23 16:22:41 +00:00
andres.delikat c7553397d7 Ram Search - small dialog cleanups, start a context menu 2011-02-23 05:32:52 +00:00
andres.delikat 56cb9d59f7 Ram Search - menu item + toolstrip - Copy Value to Prev 2011-02-23 04:30:50 +00:00
andres.delikat 7d5a0a8ba1 Ram Search - option to always exclude Ram Watch list from new searches 2011-02-23 04:16:39 +00:00
andres.delikat 3922b6477a Ram Search - Truncate from file implemented 2011-02-22 21:03:02 +00:00
andres.delikat 4bc3587ca7 Ram Search - better implementation of input validation on text boxes. Do preview as user types into the boxes 2011-02-22 19:49:22 +00:00
andres.delikat 776a314eb8 Ram Watch - scrap the previous as last change feature in favor of a Previous as original value option 2011-02-22 18:54:59 +00:00
andres.delikat fb59d962ce Lots of fixe ups to Ram Search 2011-02-21 17:29:47 +00:00
andres.delikat c46c80e094 Ram Search - Attempt some input validation on the Leave event on all text boxes 2011-02-21 03:05:12 +00:00
andres.delikat 94fd588191 Ram Search - text box cleanup - slight repositioning & sizing, make addressbox only uppercase, limit length, and focus & select all when the appropriate radio dial is selected by the user 2011-02-21 02:35:47 +00:00
andres.delikat ee30625994 Ram Search - remove Modulus comparison since I deem it useless. Also made auto-search into a checkbox button style that turns red when on 2011-02-21 00:50:37 +00:00
andres.delikat dc61f89e20 Ram Search - implement data type, endian, and data size selections and ground work for integrating them into the start new search, and search functions 2011-02-20 23:15:28 +00:00
andres.delikat da31963df5 Ram Search - implement searching by number of changes 2011-02-20 23:01:43 +00:00
andres.delikat 738c633096 Ram Search - double clicking an address sends it to Ram Watch 2011-02-20 20:57:00 +00:00
andres.delikat 9c625df425 Ram Search - misc fix ups 2011-02-20 20:37:50 +00:00
andres.delikat 86f3538800 Ram Search - Searching based on Equal to Address implemented 2011-02-20 20:05:48 +00:00
andres.delikat f8b5055f53 Ram Search - refix Undo, and implement clear change counts 2011-02-20 04:04:12 +00:00
andres.delikat 2b4fd12d0a Ram Search - refix some things that got reverted in the virtualListView commit 2011-02-20 03:14:48 +00:00
zeromus 6b35d45594 demo other VLV features 2011-02-20 01:27:22 +00:00
andres.delikat 1be99bcd68 Ram Search - implement undo 2011-02-19 20:29:07 +00:00
andres.delikat 6f781ad474 Ram Search - dialog tweaking 2011-02-19 17:35:44 +00:00
andres.delikat fa112c8f5f Ram Search - Watch function sends all highlighted addresses to Ram Watch (instead of just the first one). Implemented the RemoveAddresses function 2011-02-19 16:57:54 +00:00
andres.delikat 5281526ec6 Ram Search - display systemID & memory domain 2011-02-19 13:17:11 +00:00
andres.delikat d4bf84ed2c Ram Search - some progress 2011-02-19 00:37:43 +00:00
andres.delikat 2913e8167a Ram Search - hooking up some windows stuff like saving window size position 2011-02-18 19:53:41 +00:00
andres.delikat 03d891cdf8 Allow Ram Search to open Ram Watch, fix so that calling those dialogs from the main menu doesn't create a new dialog if it is already open. 2011-02-18 18:42:28 +00:00
andres.delikat ae860af6d6 Ram Search - progress 2011-01-28 17:32:26 +00:00
andres.delikat 733acc509f Ram Search - some more tools in the toolstrip container 2011-01-28 04:25:25 +00:00
andres.delikat 0e06b08f91 Make toolstrip container 2011-01-28 04:04:41 +00:00
andres.delikat bcbad81ecf Hook up Ram Search autoload 2011-01-28 03:52:43 +00:00
andres.delikat ea6a8f5eff Ram Search - add toolbar buttons & images for Search, Reset, Clear Chnage Counts, and Undo 2011-01-28 03:33:33 +00:00
andres.delikat 250434b0ce Add poke image for tool bars and added to ram search & ram watch 2011-01-23 19:52:04 +00:00
andres.delikat 5bfd884522 Add the beginnings of a Ram Search dialog hooked up to main form 2011-01-23 18:56:39 +00:00