Version 2.01 to 2.02
New Features
-Added an new Micro View. Better for simple calculations.
-Added on the ability to define custom functions. You can define functions with unique names, parameter count and parameter names. For example, volts(current, resistance) = current * resistance
-Edit a function or variable in place by double clicking it.
Improvements
-Fixed the mouse info. box for gradient coordinate systems.
-Added the operations "Average", "Random", "Random Integer", "Logical Exclusive Or"
-The current View is now remembered on restart, and the current view menu is grayed out.
-Fixed a pixelation of gradient graphs when the mouse is moved over the graph during redraw.
-The list of built-in operations is now more intuitively presented and re-categorized.
-Streamlined graph bound labels and gradient bounds by removing the popups when changing the value.
-Both pi and e variables no longer require the use of the special characters.
-Help document was revised.
-Zoom box behaves better when re-pressing control during drag.
-Fix some glitchy cursor behavior when moving over the graph.
-Modified function parsing. Error messages are better.
-Stopped implied multiplication for variables containing numbers without a subscript like "C4"
-Variable List is sorted alphabetically ignoring case.
-Using the scroll wheel to zoom in and out on the graph now correctly locks onto the mouse.
-Panels now remember their state (minimized and detached) on restart, including detached panels' positions.
-More subtle things are remembered on restart like the current coordinate system.
-Create an "About" pop-up and is now used as the welcome dialog.
-On parametric coordinate systems tracing a curve is limited by the bounds on t.
-Dragging the graph no longer halts during redraw.
-Fixed crashing that occurred when drawing an equation with asymptotes and dashed style.
Disabled Features
-The table was disabled for this version for fixing.
-Tracing options have been temporarily disabled.
Version 2.00 to 2.01
New Features
-Added curve styles like dashed lines and thicker lines
-Added tool tips
-Added Help documents
Improvements
-Bold font for the side panes
-Fixed a glitch when dragging an equation and the outline redrawing incorrectly
-Added coordinate system specific text hint in "Enter a Statement" line.
-Greek letters now add to the most recently used text field
-Third copy text for variables. The whole assignment, "a=32"
-Gave History more screen real-estate
-Double-clicking a bound label now visually retains the axis spacing.
-Resuming Fleye will now recall broken functions rather than erasing.
-Changed how the Color Indicator displays the function status
-Ctrl d to clear text now works on all text fields
-Touched up the preference window icons
-Help documents and icons are stored inside of the jar file
-A notification appears if the help documents cannot be found
-The hibernation folder is automatically generated, should solve a Linux issue