You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
skylarmt 1228b7254f Add export button to Notepad 9 years ago
..
codesamples Add threading to Shell, start making code samples 10 years ago
components Add delete option to tasks, ensure compatability with 1.6 sytt files 9 years ago
help Update internal documentation 9 years ago
icons Plugin system fully integrated 9 years ago
images Make splash screen more squarish 9 years ago
plugin Plugin bug hotfix 9 years ago
resources Update docs and functions.py 9 years ago
16x16.png Update logo 9 years ago
24x24.png Update logo 9 years ago
32x32.png Update logo 9 years ago
48x48.png Update logo 9 years ago
64x64.png Update logo 9 years ago
96x96.png Update logo 9 years ago
128x128.png Update logo 9 years ago
256x256.png Update logo 9 years ago
512x512.png Update logo 9 years ago
BadInputException.java Add matrix multiplication and more documentation 9 years ago
CodeCompleter.java Merge code completion files (they were completely redundant). 9 years ago
CodeExport.form Basic arithmetic can now be done with arbitrary length numbers, add option to Code Export for including output window text 9 years ago
CodeExport.java Improve code exporter 9 years ago
CodeRunner.java Bugfix 9 years ago
Debug.java Working task list implementation 9 years ago
Editor.form Code output now appears during run, add script kill button 9 years ago
Editor.java Add font size in Settings, Editor and Shell both honor it now 9 years ago
FileUtils.java Improve pad sharing 9 years ago
FontOptions.form Add font size dialog to shell 9 years ago
FontOptions.java Update license headers to latest license revision 9 years ago
Functions.java Add prime number generator and trig functions 9 years ago
Globals.form Allow editing of global strings and numbers, add aliases to CodeRunner langs 9 years ago
Globals.java Disable globals, too buggy for next release 9 years ago
Graph.form Re-add graph exporting, add graph label 9 years ago
Graph.java Shell and Graph input lines get focus after running commands 9 years ago
Help.form Update internal documentation 9 years ago
Help.java Update internal documentation 9 years ago
InstallPlugin.form Plugin system fully integrated 9 years ago
InstallPlugin.java Plugin bug hotfix 9 years ago
Interpreter.form Add font size in Settings, Editor and Shell both honor it now 9 years ago
Interpreter.java Add array printer (printa), enable matrix ops, add equation solver 9 years ago
KeyValListItem.java Update license headers to latest license revision 9 years ago
License.form Refactor FirstRun to License 9 years ago
License.java Improve pad sharing 9 years ago
Main.form Fix errors from missing tabs 9 years ago
Main.java New splash screen, version changed to 2.0 9 years ago
Notepad.form Add export button to Notepad 9 years ago
Notepad.java Add export button to Notepad 9 years ago
PackagePlugin.form Plugin system fully integrated 9 years ago
PackagePlugin.java Plugin bug hotfix 9 years ago
Pads.form Change Pads "save" button to "download", no longer open save box on click 9 years ago
Pads.java Improve pad sharing 9 years ago
PrefStorage.java Update license headers to latest license revision 9 years ago
PrettifyToHtml.java Add themes, display settings, needed icons 10 years ago
Settings.form Add font size in Settings, Editor and Shell both honor it now 9 years ago
Settings.java Add font size in Settings, Editor and Shell both honor it now 9 years ago
SharePad.form Improve pad sharing 9 years ago
SharePad.java Improve pad sharing 9 years ago
SingleInstanceClient.java New instance hands off to existing one 9 years ago
SingleInstanceServer.java Improve single instance responsiveness 9 years ago
SplashScreen.form Make splash screen more squarish 9 years ago
SplashScreen.java Make splash screen more squarish 9 years ago
Tasks.form Add task list exporter 9 years ago
Tasks.java Add task list exporter 9 years ago
TasksExport.form Add task list exporter 9 years ago
TasksExport.java Improve task list exporter 9 years ago
Theme.java Theme system now much easier to work with 9 years ago
Update.form Refactor MainGUI to Main 9 years ago
Update.java Refactor MainGUI to Main 9 years ago
WebBrowser.form Add live collaboration for code files 9 years ago
WebBrowser.java Refactor MainGUI to Main 9 years ago
functions.js Messing around to try to get better array handling 9 years ago
functions.py Update docs and functions.py 9 years ago
icon.png Initial commit 10 years ago
icon16.png Add themes, display settings, needed icons 10 years ago
icon32.png Fix errors from missing tabs 9 years ago
pretty.css Add task list exporter 9 years ago
tasks.css Add task list exporter 9 years ago