Commit Graph

15 Commits

Author SHA1 Message Date
StingRaptor acaf0d9b60 Added support for using the Delete key for deleting registry keys and registry values + made some small changes to the code structure. 2016-01-26 10:16:07 +01:00
StingRaptor c09a003f86 Added a menustrip to the GUI of the registry editor + made some smaller changes. 2016-01-25 22:52:50 +01:00
StingRaptor 9244b320d9 Made sure that Rename is only enabled for the context menu when a single list items is selected. 2016-01-25 18:33:10 +01:00
StingRaptor f2203dc429 Added support for renaming the registry values + fixed some comment and naming issues. 2016-01-25 18:21:07 +01:00
StingRaptor 295f1b28fe Added support for deleting registry values 2016-01-25 11:57:59 +01:00
StingRaptor a69ba3fc38 Added support for context menus in the listview + configured so that items are sorted by name in the listview. 2016-01-25 00:30:17 +01:00
StingRaptor 27c9c09d9b Bug fix, list update now triggered by selecting a new node. 2016-01-23 08:19:14 +01:00
StingRaptor 16ba2ba0ab Added support for creating different types of registry values. 2016-01-22 22:23:58 +01:00
StingRaptor 1e5186de55 Added the functionality for creating a registry value + fixed bug with reopening RegistryEditor form 2016-01-22 16:00:13 +01:00
StingRaptor 3c7159dc02 Added the code for supporting the new registry images. 2016-01-22 00:41:03 +01:00
StingRaptor 8276dc479f Added functionality for performing Create, Delete and Rename on the RegistryKey's. 2016-01-21 18:58:52 +01:00
StingRaptor 24723a00da Added a context menu for Create, Delete and Rename functionality 2016-01-21 17:46:19 +01:00
StingRaptor d1e8edc56d Allowed the data in the Registry values to be shown in the ListView. 2016-01-21 17:18:41 +01:00
StingRaptor c15929371d Added support for retrieving subkeys when nodes are expanded 2016-01-21 17:01:02 +01:00
StingRaptor e850d34023 Added Form support for the Registry Editor 2016-01-21 14:47:46 +01:00