lp:ubuntu/karmic-updates/gcalctool

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-updates/gcalctool
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

73. By Robert Ancell

* debian/patches/02_sqrt_crash.patch:
  - Fix crash taking double square root of -1 (√√−1) (LP: #515280)

72. By Robert Ancell

* New upstream release:
  - Fix negative exponential detection e.g. "2e−3" = 0.002 (LP: #483730)
  - Only disable trailing zeroes option in basic mode (LP: #484306)
  - Disable ambiguous multiplication with Eulers number, e.g. "2e" as this
    makes exponential numbers confusing (LP: #495551)

71. By Robert Ancell

* New upstream release: (LP: #455049)
  - Fix numeric exponent parsing
  - Handle ',' as radix point when editing display
  - Fix inactive random button
  - Updated translations
* debian/patches/02_fix_rand.patch:
* debian/patches/03_comma_radix.patch:
* debian/patches/04_numeric_exponent.patch:
  - Applied upstream

70. By Robert Ancell

* debian/patches/03_comma_radix.patch:
  - Handle comma as radix separator (bug occurs when deleting part of a
    number) (LP: #449914)
* debian/patches/04_numeric_exponent.patch:
  - Fix bug where every second digit of an exponent is dropped

69. By Robert Ancell

* debian/patches/02_fix_rand.patch:
  - Fix broken random function (LP: #446939)

68. By Robert Ancell

* New upstream release (LP: #434329)
  * Don't override space bar when buttons are focussed as this stops keyboard
    control (Robert Ancell)
  * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
    and allow '**' to be converted to a '^' for layouts that do not support it
    (Robert Ancell)

67. By Robert Ancell

* New upstream release (LP: #425489)
  - Fix base conversions (LP: #421001), (LP: #424456)
  - Fix disabled help menu (LP: #418272)
  - Fix duplicate object names in data/financial.ui

66. By Robert Ancell

* New upstream release: (LP: #416283)
  - Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell) (LP: #404589)
  - Translations

65. By Robert Ancell

* New upstream release: (LP: #405556)
  * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
  * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884) (LP: #303501)
  * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
  * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
  * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)

64. By Robert Ancell

* New upstream release: (LP: #399160)
  - Update bit editor after shifting (Robert Ancell, Bug #587545) (LP: #394375)
  - Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802) (LP: #375356) (LP: #387070)
  - Make padding consistent in GUI (Jerry Casiano, Bug #587292)
  - Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812) (LP: #389533)
  - Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
  - Use lowercase notation for trigonometric and logarithm functions to look
    more like standard mathematical notation
  - Put spacing around functions, i.e. "sin" -> " sin "
  - Use subscript for logarithm base two, i.e. "log2" -> "log₂"
  - Added etched border around display (Robert Ancell, Bug #140836)
  - Rewrote out of date man page (Robert Ancell, Bug #585997)
* debian/watch:
  - Watch for unstable versions

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/gcalctool
This branch contains Public information 
Everyone can see this information.

Subscribers