Skip to content

Commit

Permalink
release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jul 4, 2019
1 parent 2105487 commit 27eebc7
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
### mate-calc 1.23.0

* tx: sync with transifex
* Remove trailing whitespaces
* Migrate from intltools into gettext
* mp-serializer: fix scientific presentation of complex numbers
* [ci] Add cppcheck html report
* Avoid deprecated 'gtk_widget_get_style' and 'gtk_widget_modify_font'
* Fix FSF address
* test-mp-equation: add tests for physical constants
* mp-equation: update values from physical constants to match with tooltip values in math-buttons.c
* Add unit tooltips to physical constants
* dont focus on click
* mp-equation: add pre-defined physical constants
* buttons-ui: add destructive-action style to 'clear' button
* buttons-ui: add style class "suggested-action" to result button
* Use gresources for UI files
* Unit tests: pi constant, ln (e^iπ)
* currency-manager: Update name_map in load_imf_rates
* math-buttons: Fix cppcheck warning: Identical inner 'return'
* mp: Fix calculate result ln(e^(i*π))
* display small numbers in scientific notation
* mate-calc: Fix memory leak
* math-buttons: avoid shifting signed 64-bit value by 63 bits
* Add support for "pi" in addition to "π"
* [ci] enable clang analyzer
* i18n about dialog

### mate-calc 1.22.0

* Translations update
Expand Down

0 comments on commit 27eebc7

Please sign in to comment.