[gnome-calculator] Created tag 3.35.2
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Created tag 3.35.2
- Date: Sun, 24 Nov 2019 21:38:43 +0000 (UTC)
The unsigned tag '3.35.2' was created.
Tagger: Robert Roth <robert roth off gmail com>
Date: 1574631525 +0200
Overview of changes in gnome-calculator 3.35.2
* Updated Italian translation (Milo Casagrande)
* Updated Catalan translation (Jordi Mas)
* Updated Japanese translation (Ryuta Fujii)
* Updated Danish translation (Ask Hjorth Larsen)
* List possible modes in commandline help #112 (Robert Roth)
* Add square feet unit #132 (Robert Roth)
* Base conversion display selectable #123 (Robert Roth)
* Created nightly icon (Jakub Steiner)
* Snap build updates (Heather Ellsworth)
* Updated Spanish translation (Daniel Mustieles)
* GCalc library code fixes (Rico Tzschichholz, Daniel Espinoza Ortiz)
* Update required meson version (Diego Escalante Urrelo)
* Updated Friulian translation (Fabio Tomat)
* Updated Persian translation (Danial Behzadi)
* Adapt code to changed gtk+-3.0 bindings (Rico Tzschichholz)
* Added GCi libary and tests for controllers for widgets (Daniel Espinoza Ortiz)
* Updated Czech translation (Marek Černocký)
* Updated Indonesian translation (Andika Triwidada)
* Solve on = key if input isq not a variable name #22 (Alberto González Palomo)
Changes since the last tag '3.34.0':
Alberto González Palomo (1):
Fix #22, solve on [=] key if the input is not a variable name.
Andika Triwidada (2):
Add Indonesian translation
Update Indonesian translation
Ask Hjorth Larsen (1):
Updated Danish translation
Danial Behzadi (1):
Update Persian translation
Daniel Espinosa (63):
GCalc: adding Parameter recognition capabilities
GCalc: cleaning up API for interface implementations
GCalc: Set API version to 2
GCalc: documentation generation
GCalc: renamed Expression to MathExpression
GCalc: renamed GExpression to Expression
GCalc: renamed Operator to MathOperator
GCalc: renamed BinaryOperator to MathBinaryOperator
GCalc: renamed Polynomial to MathPolynomial
GCalc: renamed GPolynomial to Polynomial
GCalc: renamed GParser to Parser
GCalc: renamed Assign to MathAssign
GCalc: renamed GAssign to Assign
GCalc: renamed Constant to MathConstant
GCalc: renamed GConstant to Constant
GCalc: renamed Division to MathDivision
GCalc: renamed GDivision to Division
GCalc: renamed Function to MathFunction
GCalc: renamed GFunction to Function
GCalc: renamed all geometric functions removing the G prefix
GCalc: renamed GErrorResult and ErrorResult to MathErrorResult and ErrorResult
GCalc: renamed Group to MathGroup
GCalc: renamed GGroup to Group
GCalc: renamed GMathEquation to Equation
GCalc: renamed GMathEquationManager to EquationManager
GCalc: renamed Minus to MathMinus
GCalc: renamed GMinus to Minus
GCalc: renamed Parameter to MathParameter
GCalc: renamed GParameter to Parameter
GCalc: renamed Multiply to MathMultiply
GCalc: rename GMultiply to Multiply
GCalc: renamed Plus to MathPlus
GCalc: renamed GPlus to Plus
GCalc: renamed Pow to MathPow
GCalc: renamed GPow to Pow
GCalc: renamed Result to MathResult
GCalc: renamed GResult to Result
GCalc: renamed Solver to MathSolver
GCalc: renamed GSolver to Solver
GCalc: renamed Term to MathTerm
GCalc: renamed GTerm to Term
GCalc: renamed Variable to MathVariable
GCalc: renamed GVariable to Variable
GCalc: Removed MathSolver. Add interfaces documentation.
GCalc: adding classes documentation
GCalc: renamed ErrorExpression to MathErrorExpression
GCalc: Renamed GErrorExpression to ErrorExpression
GCalc: document parameters use at MathEquationManager
GCalc: Simplify MathConstant interface for new types
GCi: new library for Controllers for Widgets using GCalc
CI: setup UI tests under broadway for GCi
i18n: remove UI test for translation
CI: add broadwayd for ui tests
GCi: disable UI tests by default
CI: enable GCi ui tests
GCalc: improve use of as meson subproject
GCalc: added support to parse complex numbers
GCalc: fix parameters printing its current value
GCalc: fix variable starting with 'i' parsing
GCalc: handle null parameters
GCalc: mark translatable strings
GCalc: null parameter adds $ prefix to its name
GCalc: fix PC dependencies
Daniel Mustieles (1):
Updated Spanish translation
Diego Escalante Urrelo (1):
build: Update required meson version
Fabio Tomat (1):
Update Friulian translation
Heather Ellsworth (1):
snap: Update yaml to use GNOME extension
Jakub Steiner (1):
icon: create a nightly app icon
Jordi Mas (2):
Update Catalan translation
Update Catalan translation
Marek Černocký (1):
Updated Czech translation
Milo Casagrande (1):
Update Italian translation
Piotr Drąg (1):
gci: Remove gettext markers from strings in gci-entry-controller
Rico Tzschichholz (9):
ci/snap: Drop dependency on libvala
build: Pass --use-header to shrink generated sources
gcalc: Clean up ExpressionContainer (API break)
gcalc: Remove superfluous "new" modifiers on virtual methods
gcalc: Remove superfluous casts in ExpressionHashMap
gcalc: Remove superfluous casts in GConstant
gcalc: Remove superfluous casts in Term
Remove superfluous casts in MathEquation
lib: Adapt to changed gtk+-3.0 bindings in vala
Robert Roth (4):
List possible modes in command line help (fixes #122)
Added square foot area unit (fixes #132)
Made the base conversion display selectable (see #123)
Prepared release 3.35.2
Ryuta Fujii (2):
Update Japanese translation
Update Japanese translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]