Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/calculate.py
Commit message (Expand)AuthorAgeFilesLines
* Fix old bug preventing <Ctrl>-Q from working.HEADmasterGary Martin2009-09-141-0/+1
* Fixed blocked keyboard input for new toolbars (was checking old toolbar widge...Gary Martin2009-09-121-2/+1
* Fix superscript display bugReinier Heeres2009-04-221-4/+8
* Major calculate update.Reinier Heeres2009-01-101-115/+160
* Redo sharing code with ShareableActivityReinier Heeres2008-12-231-217/+198
* Fix insert of answer when not definedReinier Heeres2008-03-131-3/+4
* i18n of help functions; not the final solution!Reinier Heeres2007-11-301-5/+5
* Included support for rational numbersReinier Heeres2007-11-181-7/+15
* Big update; see NEWSReinier Heeres2007-11-181-7/+30
* Removed debug lineReinier Heeres2007-11-131-2/+0
* Unicode parsing + bugfixesReinier Heeres2007-11-131-29/+31
* Remove set_titleReinier Heeres2007-11-011-1/+0
* eqnparserhelp.py included, basic i18n supportReinier Heeres2007-09-241-18/+18
* Fixed #3625Reinier Heeres2007-09-201-1/+2
* Key 'x %' workingReinier Heeres2007-09-201-0/+8
* Function exceptions get caught.Reinier Heeres2007-09-161-16/+29
* Improved internal equation history logicReinier Heeres2007-09-161-21/+35
* Bugfixes and improvements (help system, error reporting)Reinier Heeres2007-09-161-44/+94
* Minor design tweaksReinier Heeres2007-09-101-3/+3
* Bugfixes, plot axes labels, MANIFEST updateReinier Heeres2007-09-101-2/+3
* Basic plot() support!Reinier Heeres2007-09-071-57/+74
* Sharing simplified; should fix slowdownsReinier Heeres2007-09-051-29/+72
* See NEWS, major upgradeReinier Heeres2007-09-031-97/+316
* adapt import from canvasicon -> icon moduleReinier Heeres2007-08-291-1/+1
* Removed sugar color module importReinier Heeres2007-08-221-1/+0
* Two more name changes 'calc' -> 'calculate'Reinier Heeres2007-07-281-10/+5
* Added sharing to calculate! Actually, it has a pretty bad performanceMiguel Ángel Álvarez Bernardo2007-07-191-11/+50
* Changes to font sizes, try catch blocks on some unnecessary imports (remove t...Miguel Ángel Álvarez Bernardo2007-07-171-10/+26
* Fixed toggle buttons (variable/history view working)Reinier Heeres2007-07-151-22/+39
* Fixed deg/rad angle scalingReinier Heeres2007-07-151-3/+3
* Ans gets inserted if empty input field onlyReinier Heeres2007-07-151-9/+11
* Added Equation class, code formattingReinier Heeres2007-07-151-53/+84
* More fixes to renameReinier Heeres2007-07-151-2/+2
* Renamed to Calculate and removed compiled filesReinier Heeres2007-07-151-0/+328