
Changelog for FunctionListPlugin.dll


06/02/27  v0.10:
	Docking on left side now possible
    Added tooltip feature for functions with parameters list included in braces
	Bug in commented strings are removed (strings with comment begin, e.g. "/*", are recognised as comment begin)
	Function list do NOT parse the code, when it is NOT visible
	Changed parsing rule of 'c++'. Now destructors visible again.
	Changed parsing ruls of 'pascal'. Now Delphi are better supported (classes)
	
05/12/06  v0.9:
	Removed moving bug when windos setting 'Show window contents while dragging' is not enabled
	Correct selection of new cloned window is fixed
	Changed shortcut for 'View list'in plugin menu
	Changed parsing rule of 'vhdl'
	Changed parsing ruls of 'VB'
	Add feature to define own user rules

05/10/30  v0.8:
	Fixed the displaying of 'No Functions' when the languaege or feature isn't supported
	Fixed the initializing problem of 'Sort by names'-setting
    Fixed fullscreen problem
    New "undo/redo" feature for jumping between the cursur positions when an other function is selected
    Add an "Enter" functionality when an entry in the list box is selected
    Supports languages asm and vhdl
    
