controls/DebugVariablePanel/DebugVariableGraphicViewer.py
2016-11-18 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
2016-04-21 Andrey Skvortsov fix set_color_cycle from matplotlib deprecation warning
2016-04-19 Andrey Skvortsov bitmap in wx3.0 doesn't have useAlpha() method
2013-10-12 Edouard Tisserant Cleaner matplotlib import preventing noisy warnings
2013-06-19 Laurent Bessard Added support for zooming graph so that it fits canvas size in Debug Variable Panel
2013-06-17 Laurent Bessard Fixed bugs in Debug Variable Panel
2013-06-05 Laurent Bessard Fixed tick not refreshed when in DebugVariablePanel when variable in it
2013-06-04 Laurent Bessard Fixed bug when moving debug viewers
2013-06-03 Laurent Bessard Rewrite DebugVariablePanel
2013-06-03 Laurent Bessard Added support for opening text viewer by default and toggling between GraphicViewer and TextViewer
2013-06-03 Laurent Bessard Rewrite DebugVariablePanel
2013-06-02 Laurent Bessard Rewrite DebugVariablePanel and fixed bugs
2013-05-31 Laurent Bessard Rewrite DebugVariableTablePanel
2013-05-30 Laurent Bessard Splitted DebugVariableGraphicPanel.py into several files