ScratchPad plugin: * when opening a file, always scroll to the first line
+ work out passing around the webbrowser through the config plugin
+ add a web browser
+ add error/success message when load/saving files in ScratchPad
+ fix ScratchPad not writing new lines when saving files
+ comment-out the not implemeted messages ...
plugin_OnSelectedProcessChanged:: make it not implemented again ... was testing QueryMemoryRegions() being called from a plugin. ** allows plugins to read/write process memory and query the memory regions (sections)
+ add support for plugin framework events to be fired, the first time * Process change events would not fire, until another process was selected (ignoreing the already selected process at startup) ** same goes for the other events that rely on a process being passed in
+ massive move of source files
+ add OnActived/OnDeactivated support to notify all DockedContent that the form is closing
+ add a scratchpad plugin
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.