228 Commits (aa60a6528b8723590e4c6426bce570294fcf5569)
 

Author SHA1 Message Date
Skylar Ittner aa60a6528b Update license headers, theme changes, misc. tweaks 9 years ago
Skylar Ittner 8151c89237 Fix repo errors 9 years ago
Skylar Ittner abe9ec5959 Re-init Git, minor tweaks 9 years ago
Skylar c1bd78b886 Update README 9 years ago
Skylar 57a3d14414 Updated Jython runtime to latest stable (2.7) 9 years ago
Skylar 6172b40871 WebBrowser now implements Javascript alerts and prompts 9 years ago
Skylar cdf4926bac Update license for clarity. 9 years ago
Skylar 3bbed515b0 Update company branding 9 years ago
Skylar ceaa9be060 Fix bug when using print() in Shell, add tag to Shell window title indicating selected language 9 years ago
Skylar 8a5cdb94d1 Bugfixes and startup optimizations, update README.md 9 years ago
Skylar db689e81b6 Help file fix 9 years ago
Skylar b41551c9e2 Codebase Sync 9 years ago
skylarmt a94f3f4298 Add changelog viewer to update window 9 years ago
skylarmt 7a58a4df05 Better update download handling 9 years ago
skylarmt 15bc8379dc Recursive OCD code/comment formatting 9 years ago
skylarmt b6c7a759bd Add global settings wipe 9 years ago
skylarmt 3bb6d1e997 Update webbrowser user-agent string 9 years ago
skylarmt 69a7cfc9ea Tweaking 9 years ago
skylarmt 35090c3806 Add browser homepage 9 years ago
skylarmt 1e523b8950 Add navigation toolbar to WebBrowser 9 years ago
skylarmt e64db0c71c Add textbox control 9 years ago
skylarmt cde9e7e1db Add filedialog() function, make everything work 100% with Python 9 years ago
skylarmt 1228b7254f Add export button to Notepad 9 years ago
skylarmt 372c8d9c24 Improve pad sharing 9 years ago
skylarmt 49c7c1cf61 Improve pad sharing 9 years ago
skylarmt 17d50d9c29 Make splash screen more squarish 9 years ago
skylarmt 722759ed74 Update internal documentation 9 years ago
skylarmt ac7aea613b New splash screen, version changed to 2.0 9 years ago
skylarmt cdc21e508c Improve task list exporter 9 years ago
skylarmt e5ba578e09 Improve code exporter 9 years ago
skylarmt 762413338c Update docs and functions.py 9 years ago
skylarmt c10b3cb393 Add prime number generator and trig functions 9 years ago
skylarmt 9d22deb645 Fix two solve() bugs. 9 years ago
skylarmt 243f782214 Add array printer (printa), enable matrix ops, add equation solver 9 years ago
skylarmt 5d2ce564dc Add font size in Settings, Editor and Shell both honor it now 9 years ago
skylarmt 98d1470e30 Basic arithmetic can now be done with arbitrary length numbers, add option to Code Export for including output window text 9 years ago
skylarmt 93949a242d Update functions.txt 9 years ago
skylarmt 4cc21461ab Merge code completion files (they were completely redundant). 9 years ago
skylarmt 31751ccb4d powermod(a, -1, m) now gives modular inverse. 9 years ago
skylarmt 4cd7e62ce4 Add gcd(a,b) and powermod(a,b,m). 9 years ago
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