[gnome-calculator] Created tag 3.19.4
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Created tag 3.19.4
- Date: Sun, 17 Jan 2016 23:51:14 +0000 (UTC)
The unsigned tag '3.19.4' was created.
Tagger: Alberto Ruiz <aruiz gnome org>
Date: Sun Jan 17 23:50:43 2016 +0000
Overview of changes in gnome-calculator 3.19.4
* New: Migrate MathConverter, MathWindow, HistoryView and HistoryEntry to GtkBuilder template
(Alberto Ruiz)
* Fix: Remove unused -D defines from Makefile.am and configure.vapi for both src/ and lib/ (Alberto
Ruiz)
* Fix: Check if base exponent are complex for xpowy() method (Gerlof Fokkema)
* Fix: Prevent infinte loop on some operations with imaginary numbers, bug #757657 (Kyle Green)
* Fix: e^(-0.5) returned the wrong value, bug #756960 (Felix Pelletier)
* Fix: Missing mnemonic bond in Gross Profit Margin dialog (Martin Simon)
* Fix: Use load_from_resource in the Gtk.CssProvider instead of opening the file manually (Alberto
Ruiz)
* Fix: Use builddir for gresource.xml to satisfy Vala/autotools behaviour, bug #760679 (Michael
Catanzaro)
* Fix: Rename gnome-calculator.doap name tag to GNOME Calculator instead of gnome-calculator (Alberto
Ruiz)
* Fix: Use AM_DISTCHECK_CONFIGURE_FLAGS (Michael Catanzaro)
* Fix: MathDisplay grabs focus after being shown, bug #748743 (Elita.A.A.Lobo)
* Fix: math-equation: "No history" message should disappear when appropriate, bug #759943 (Michael
Catanzaro)
* Update : Translation (Translation team)
Changes since the last tag '3.19.2':
Alberto Ruiz (14):
Reuse generic root() method to calculate sqrt, prevents an infinite loop for imaginary numbers such
as sqrt(-1)
Check if base or exponent are complex for xpowy() method
Migrate MathConverter to GtkBuilder and use GtkTemplate to define the UI layout
Migrate MathWindow to GtkBuilder and use GtkTemplate to define the UI layout
Update gnome-calculator.doap name tag to GNOME Calculator instead of gnome-calculator
Fixes MathConverter being shown on Basic mode if it was set on startup
Refactor MathWindow layout toggles to switch from and to Keyboard mode
Use load_from_resource in the Gtk.CssProvider instead of opening the file manually
Remove unused parent class GtkBox in HistoryView and use GtkScrolledWindow
Migrate HistoryView to use GtkBuilder templates
Remove the need to pass the MathDisplay instance to MathHistory and HistoryEntryView
Migrate HistoryEntry to use a GtkBuilder template
Remove unused -D defines from Makefile.am and configure.vapi for both src/ and lib/
Prepare for 3.19.4
Aurimas Černius (1):
Updated Lithuanian translation
Elita.A.A.Lobo (1):
MathDisplay grabs focus after being shown
Felix Pelletier (1):
Fixes #756960 e^(-0.5) returned the wrong value
Martin Simon (1):
Missing mnemonic bond in Gross Profit Margin dialog
Michael Catanzaro (5):
appdata: Add manual kudos
math-equation: simplify some code
math-equation: "No history" message should disappear when appropriate
Use AM_DISTCHECK_CONFIGURE_FLAGS
Fix srcdir != builddir
Piotr Drąg (1):
Updated POTFILES.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]