164 Commits (98b147dfea4e9e35c68aa2e3bf39eab97f8c1c11)
 

Author SHA1 Message Date
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 10 years ago
skylarmt 2a077b4cf4 New epic splash screen 10 years ago
skylarmt 526131cfd6 Add web browser, wiki 10 years ago
skylarmt a4c26dced2 UI tweaks 10 years ago
skylarmt f81db07bf1 Add aliases to Python so "_." prefix no longer needed, update documentation 10 years ago
skylarmt a9575e64e4 Allow editing of global strings and numbers, add aliases to CodeRunner langs 10 years ago
skylarmt d3e78ce6e9 Add vpa(expr) to turn input into a number. 10 years ago
skylarmt bed97ab785 Add simplify(expression) function 10 years ago
skylarmt 56738355fc Rearrange and document public vars. 10 years ago