238 Commits (26726aea633f355327a289debbc4564aab1fd362)
 

Author SHA1 Message Date
skylarmt 2ccca36502 Documentation updates 9 years ago
skylarmt 9e6d4e4230 Add save and load commands (PrefStorage) 9 years ago
skylarmt acc44f0765 Bugfix 9 years ago
skylarmt 25d562540a Shell and Graph input lines get focus after running commands 9 years ago
skylarmt caf1eab0d6 Add isprime(n) and disable shell input while commands are working 9 years ago
skylarmt 7a6eeadefc Switch to "flat" icons 9 years ago
skylarmt e4df36db2c Use http (not https) for api access (certificates rejected on some platforms) 9 years ago
skylarmt dad507d83d Update logo 9 years ago
skylarmt 11115feebf Add toolkit jar loading at runtime 9 years ago
skylarmt 90cbc4104f Remove two unused jars 9 years ago
skylarmt 52fc1b1521 Plugin bug hotfix 9 years ago
skylarmt caaeb72e7b Remove old splash screen 9 years ago
skylarmt 16557ed90d Update internal help documentation 9 years ago
skylarmt f285b67fe7 New splash screen is dope 9 years ago
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 9ae1c40e58 Cleaning up Git 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