205 Commits (8151c89237278d64d06e293a8c5551714483b529)

Author SHA1 Message Date
skylarmt adab034091 Move plugin list to a ribbon gallery 9 years ago
skylarmt e2635ba44b Tweak Notepad 9 years ago
skylarmt 502ef6d9a0 Code output now appears during run, add script kill button 9 years ago
skylarmt d338f24f08 Graph multiple functions at once with semicolon 9 years ago
skylarmt b4529d47e6 Add sleep functionality 9 years ago
skylarmt c63044652b Add delete option to tasks, ensure compatability with 1.6 sytt files 9 years ago
skylarmt 6616556053 Improve single instance responsiveness 9 years ago
skylarmt c0accff404 Plugin system fully integrated 9 years ago
skylarmt efcbd19823 Add error check to plugin loader 9 years ago
skylarmt 98b147dfea Functional plugin system complete 9 years ago
skylarmt 552a3162a5 Basic plugin creater and loader complete 9 years ago
skylarmt b757cb3fd7 Add plugin container, move TaskList and Plugin to public domain 9 years ago
skylarmt ce914964f9 Messing around to try to get better array handling 9 years ago
skylarmt 50b2b7b949 Add default author name setting 9 years ago
skylarmt c80e487a53 Add task list exporter 9 years ago
skylarmt ae7b7394cf Update license info 9 years ago
skylarmt a3e1e6960b Add startup options to Settings 9 years ago
skylarmt 74af279f0a Fix null pointer Editor bug, allow longer task descriptions 9 years ago
skylarmt ac497ec61d Integrate task lists with Ribbon open/save and single instance handler 9 years ago
skylarmt e524e59da9 Implement full saving and opening capabilities for lists 9 years ago
skylarmt f06f908d7f Working task list implementation 9 years ago
skylarmt 61cbfd8508 Add random value generators 9 years ago
skylarmt a116462fc5 Happy Pi Day, have code 9 years ago
skylarmt 1e7fe3233d Add matrix multiplication and more documentation 9 years ago
skylarmt cfa1f79dd1 Relicense Debug class to public domain, add javadocs to it. 9 years ago
skylarmt 50f17972a6 Add NanoHTTPD license to docs 9 years ago
skylarmt 30e9286d7b Splash screen now animates logo for progress bar 9 years ago
skylarmt d12dd3d128 License file updated for added libraries 9 years ago
skylarmt 4f7aa90b08 Add clear recent items button 9 years ago
skylarmt d465347bd4 Add open menu to ribbon, brighten splash image 9 years ago
skylarmt 4959d53c85 Change Pads "save" button to "download", no longer open save box on click 9 years ago
skylarmt 077a6281c6 Fix editor not properly setting syntax highlighting 9 years ago
skylarmt e94baf1dad Fix errors from missing tabs 9 years ago
skylarmt 6a071547b6 Refactor CodeEditor to Editor to better fit naming conventions 9 years ago
skylarmt 882a3c469a New instance hands off to existing one 9 years ago
skylarmt b57c1927e2 Refactor MainGUI to Main 9 years ago
skylarmt 6a19b0efe6 Pad theme now set all the time. 9 years ago
skylarmt 5e25151641 Here, have more javadocs. 9 years ago
skylarmt 7aa2957433 Theme system now much easier to work with 9 years ago
skylarmt 9324818e77 Pad URLs now include theme parameter for theming 9 years ago
skylarmt d5207b54b0 Add license info command "license()" 9 years ago
skylarmt b863a76e33 Add license check on start 9 years ago
skylarmt 0862347ee3 Refactor FirstRun to License 9 years ago
skylarmt 52030abb0d Rename Apps tab to Tools 9 years ago
skylarmt 46c0465b1a Add option to hide recent item list 9 years ago
skylarmt d4fe280201 Add live collaboration for code files 9 years ago
skylarmt cbdec4960f Add Notepad app and file functions, remove unused classes, code cleanup 9 years ago
skylarmt 1f14ef469b Change platform to Java 8, add SyMAT UserAgent string 9 years ago
skylarmt 5a57ff09e8 Disable globals, too buggy for next release 9 years ago
skylarmt 2fc829d2af Tested browser, works fine with forum and for viewing wiki (editing not so much). 9 years ago
skylarmt 91f0bd27c7 Browser size tweaks 9 years ago
skylarmt 2a077b4cf4 New epic splash screen 9 years ago
skylarmt 526131cfd6 Add web browser, wiki 9 years ago
skylarmt a4c26dced2 UI tweaks 9 years ago
skylarmt f81db07bf1 Add aliases to Python so "_." prefix no longer needed, update documentation 9 years ago
skylarmt a9575e64e4 Allow editing of global strings and numbers, add aliases to CodeRunner langs 9 years ago
skylarmt d3e78ce6e9 Add vpa(expr) to turn input into a number. 9 years ago
skylarmt bed97ab785 Add simplify(expression) function 9 years ago
skylarmt 56738355fc Rearrange and document public vars. 9 years ago
skylarmt 7231f95281 Splash screen now renders version name. 9 years ago
skylarmt 42d4208850 Add global variable functionality and UI 9 years ago
skylarmt 0489464d34 Fix other things 9 years ago
skylarmt 386852e83e Fix sqrt[] graphing bug 9 years ago
skylarmt 3e24b379e0 Update license headers to latest license revision 9 years ago
skylarmt 3b7cbf607c Add ability to include other scripts and set required min/max versions, add "engine" variable to allow direct access from inside scripts 9 years ago
skylarmt 3e67cd318d Amend license 9 years ago
skylarmt 3336eee268 more things 9 years ago
skylarmt 9e7b64740d Graphing changes 9 years ago
skylarmt 12f85b505d Small tweaks. 9 years ago
skylarmt 79e228af5b Things. 9 years ago
skylarmt 6886d15204 Fix font loading bug 9 years ago
skylarmt 60adbb820a Change license to BSD 9 years ago
skylarmt 8d321b9e28 Add icon to export window 9 years ago
skylarmt 4d7ec26a3f Change tab labels, change keyboard shortcuts for tabs 9 years ago
skylarmt d130744b32 Remembers if maximized or not 9 years ago
skylarmt c67f3c2221 More license system tweaks 9 years ago
skylarmt 5b12f44f56 Change license activation texts to make more informative 9 years ago
skylarmt 45fe46ad33 Add license reset function 9 years ago
skylarmt df4ad2531c Fix unhandled error when save canceled 9 years ago
skylarmt b55b4acecb Remove old splash animation 9 years ago
skylarmt df3228f98a Fix errors in Graph 9 years ago
skylarmt 9ccf1e3e7e Code cleaned (unused imports, formatting, IDE warnings, etc) 10 years ago
skylarmt 629a8d0bc2 Division by zero no longer punches a hole in the graph 10 years ago
skylarmt a791b962a7 Rounded corners 10 years ago
skylarmt a3e123cb5d Add rounded corners on splash screen 10 years ago
skylarmt b019627b01 Add exit prompt to main window, remove annoying auto-genned empty tooltips 10 years ago
skylarmt 361f341a99 Better save-on-quit handling 10 years ago
skylarmt 0b042ec6bf Add Ubuntu font for more consistent UI elements 10 years ago
skylarmt b7b6c3780c Improve code exporting save experience 10 years ago
skylarmt 4d2d9ee1e0 Update gitignore, change splash screen window title 10 years ago
skylarmt cc7af0e00c A couple more things 10 years ago
skylarmt cf7a74bde8 Lots of things. 10 years ago
skylarmt 5ee2a6e345 Switch update checker URL to production 10 years ago
skylarmt 56317f8a52 Move update checker to startup thread 10 years ago
skylarmt 2cbfa3daa0 Change splash image, add custom coloring to progress bar 10 years ago
skylarmt 248087b45e Main window title no longer shows version 10 years ago
skylarmt 5a88cb276b Recent list no longer has empty entries for missing files 10 years ago
skylarmt 7a61767e26 Modify icons (add transparency, remove unused watermark) 10 years ago
skylarmt 853451cedc Add autocomplete for shell input 10 years ago
skylarmt c5e1f7e02a Update autocomplete lists 10 years ago