Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/layout.py
Commit message (Expand)AuthorAgeFilesLines
* Tidy up comment indentationHEADmasterGary Martin2012-11-251-9/+9
* More GTK3 enum and props correctionsGary Martin2012-11-251-2/+2
* Initial GTK3/gi.repository/sugar3 portGary Martin2012-11-241-135/+119
* Compatibility comments and small change for older versions of SugarGary Martin2012-11-241-1/+5
* Prevent Maliit OSK from opening when editing the main calculate text entry (t...Gary Martin2012-10-081-0/+1
* Use user fill and stroke colours for main answer output, using black or white...Gary Martin2012-10-081-2/+18
* Replaced equation history variable toggle buttons with a single combobox as p...Gary Martin2012-10-081-22/+18
* Layout corrections to stop some button contents clipping when secondary toolb...Gary Martin2012-10-071-11/+13
* Make sure long answers and answer history correctly wrap and don't trigger al...Gary Martin2012-10-071-1/+1
* Tidy answer and answer history padding and alignment.Gary Martin2012-10-071-5/+7
* Tidy keypad layout so new edit buttons are not so tall, and fix prelight stat...Gary Martin2012-10-071-35/+37
* Initial keypad layout including keys for cursor left, right, and backspace.Gary Martin2012-10-071-26/+30
* Pack the label and input entry so that the input entry expands to take up rem...Gary Martin2012-10-071-2/+2
* Give the left calculator side of the UI a black bg style for contrast, separa...Gary Martin2012-10-071-13/+30
* Use kid friendly div, mul, and equal symbols by default, pootle can overide t...Gary Martin2011-10-051-1/+2
* Updated Calcualte.pot to include some missing strings SL #1605Gary Martin2010-07-271-1/+1
* New toolbars show plot/deg/sci/digit in primary toolbar, old toolbars show th...Gary Martin2009-09-121-7/+12
* Reduced and simplified code needed for adding the ToolbarButtons.Gary Martin2009-09-121-29/+26
* Simple try/except clause to try new toolbars, or fallback to old style.Gary Martin2009-09-121-60/+64
* Move all misc. tools back into their own (constants) toolbar.Gary Martin2009-09-121-4/+5
* First pass at new toolbar design.Gary Martin2009-09-111-0/+52
* Major calculate update.Reinier Heeres2009-01-101-6/+21
* Modify toolbars, add plot icon (Gary C Martin)Reinier Heeres2008-12-231-21/+120
* Make "enter" and "clear" translateableReinier Heeres2008-09-181-2/+2
* Unicode parsing + bugfixesReinier Heeres2007-11-131-2/+5
* eqnparserhelp.py included, basic i18n supportReinier Heeres2007-09-241-8/+3
* Improved internal equation history logicReinier Heeres2007-09-161-1/+0
* Bugfixes and improvements (help system, error reporting)Reinier Heeres2007-09-161-7/+7
* Minor design tweaksReinier Heeres2007-09-101-9/+9
* Bugfixes, plot axes labels, MANIFEST updateReinier Heeres2007-09-101-0/+1
* Basic plot() support!Reinier Heeres2007-09-071-3/+6
* See NEWS, major upgradeReinier Heeres2007-09-031-6/+4
* Changes to font sizes, try catch blocks on some unnecessary imports (remove t...Miguel Ángel Álvarez Bernardo2007-07-171-3/+6
* Fixed toggle buttons (variable/history view working)Reinier Heeres2007-07-151-3/+3
* Some extra spacing around equations in historyReinier Heeres2007-07-151-0/+1
* Added Equation class, code formattingReinier Heeres2007-07-151-5/+10
* Initial importMiguel Alvarez2007-07-131-48/+70
* Initial CommitMiguel Angel Alvarez Bernardo2007-07-111-0/+137