1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Command Pattern implemented for ToolBarView.
PawelTroka
as PTroka
More... over 9 years ago
ExpressionView now hides if CurrentView has been changed to Scripting or CustomFunctions.
PawelTroka
as PTroka
More... over 9 years ago
Minor changes to Event and Error Handling.
PawelTroka
as PTroka
More... over 9 years ago
MVP finally done for all UI code excluding some clever Controls. Added ChartingView, ExpressionView. Introduction of Dialogs. Moved IsExponent from controls to SharedViewState. Fixed performance bug in Chart3D. Refactoring by hand and by R#.
PawelTroka
as PTroka
More... over 9 years ago
MVP finally done for all UI code excluding some clever Controls. Added ChartingView, ExpressionView. Introduction of Dialogs. Moved IsExponent from controls to SharedViewState. Fixed performance bug in Chart3D. Refactoring by hand and by R#.
PawelTroka
as PTroka
More... over 9 years ago
Introduction of SharedViewState and some refactoring to current MVP design.
PawelTroka
as PTroka
More... over 9 years ago
UniTests done for NumericalCalculationsView
PawelTroka
as PTroka
More... over 9 years ago
Tests ported to NUnit 3.2
PawelTroka
as PTroka
More... over 9 years ago
UnitTests for NumericalCalculationsViewPresenter, other changes in tests. Fixed bug with NativeCompiler tests.
PawelTroka
as PTroka
More... over 9 years ago
Changes in TODO and CHANGELOG
PawelTroka
as PTroka
More... over 9 years ago
CustomFunctionsView done
PawelTroka
as PTroka
More... over 9 years ago
ScriptingView done
PawelTroka
as PTroka
More... over 9 years ago
ScriptingView MVP WIP
PawelTroka
as PTroka
More... over 9 years ago
MVP done for NumericalCalculationsView
PawelTroka
as PTroka
More... over 9 years ago
Refactored using R#
PawelTroka
as PTroka
More... over 9 years ago
CalculationsView done.
PawelTroka
as PTroka
More... over 9 years ago
WIP MVP for Calculations almost done.
PawelTroka
as PTroka
More... over 9 years ago
WIP MVP for CalculationsView - before removing old view.
PawelTroka
as PTroka
More... over 9 years ago
Backup with minor changes before extrating CalculationsView from MainForm.
PawelTroka
as PTroka
More... over 9 years ago
WIP MVP for MainForm and ExpressionTextBox
PawelTroka
as PTroka
More... over 9 years ago
MVP based chartAreaValuesView and IChart's.
PawelTroka
as PTroka
More... over 9 years ago
Extracted part of MainForm UI responsible for manipulating charts values as control. Minor cleanup of resources files. DataBinding mode for MVP for new control.
PawelTroka
as PTroka
More... over 9 years ago
Fixed issues with designer not working. Other minor changes.
PawelTroka
as PTroka
More... over 9 years ago
sync
PawelTroka
as PTroka
More... over 9 years ago
All windows and dialogs of app are now behaving consistently with what they are (resizing, icons, look etc)
PawelTroka
as PTroka
More... over 9 years ago
Improvements in Function class.
PawelTroka
as PTroka
More... over 9 years ago
Reverted changes to plotting and functions in TSL but made few improvements in ScriptingFunctions API.
PawelTroka
as PTroka
More... over 9 years ago
Hotfix - plot function was passing YMin as YMax.
PawelTroka
as PTroka
More... over 9 years ago
Experimental changes in functions and plotting in TSL. Cleanups in Charts.
PawelTroka
as PTroka
More... over 9 years ago
Failed attempt to convert ComplexChart class to MVP pattern.
PawelTroka
as PTroka
More... over 9 years ago