Commit graph

4 commits

Author SHA1 Message Date
prlw1
1601d10dc8 Update gnome-calculator to 3.21.90
Apart from translation updates, this is the same as the "stable"
3.20.2, but with history-view.ui and history-entry.ui now included
in the tarball. Since glib fixed

673101 resource compiler dependency generation not working for generated files

gnome-calculator will not compile without the missing files.


Overview of changes in gnome-calculator 3.21.90
    * Updated Hebrew translation (Yosef Or Boczko)
    * Added 'period' keypress when the delete key on the numpad is
      pressed. (Myridium)
    * Updated Spanish translation (Daniel Mustieles)
    * also in 3.20.2: lib: prevents segfault when elements of
      division to zero have null assigned tokens (fixes #769364)
      (Alberto Ruiz)
    * Add Language headers to po files (Piotr Drg)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Friulian translation (Fabio Tomat)
    * Updated Indonesian translation (cherry picked from commit
      da3a093148c5f9340c6566fe35d5a38b5aa04e6b) (Andika Triwidada)
    * Updated Occitan translation (Cédric Valmary)

Overview of changes in gnome-calculator 3.21.2
    * Updated Norwegian bokmål translation. (Kjartan Maraas)
    * Updated Friulian translation (Fabio Tomat)
    * Updated Friulian translation (Fabio Tomat)
    * Updated Friulian translation (Fabio Tomat)
    * Added Friulian translation (Fabio Tomat)
    * Distribute history-view.ui (Robert Ancell)
    * Distribute history-entry.ui (Robert Ancell)
    * Updated Occitan translation (Cédric Valmary)
2016-08-21 07:42:18 +00:00
prlw1
f4cb32f54a Update gnome-calculator to 3.20.0
Overview of changes in gnome-calculator 3.20.0
    * Update: Translation (Translation team)

Overview of changes in gnome-calculator 3.19.91
    * Fix: Check for null on variables ought to autocomplete (fixes #762426) (Alberto Ruiz)
    * Updated Czech translation (Marek Černocký)
    * Updated Catalan translation (Jordi Mas)
    * Updated Galician translations (Fran Dieguez)
    * Updated Swedish translation (Anders Jonsson)
    * Updated Serbian translation (Мирослав Николић)
    * Updated Brazilian Portuguese translation (Fábio Nogueira)

Overview of changes in gnome-calculator 3.19.90
    * New: Upgrade license for all source files to GPLv3+ (Michael Catanzaro)
    * New: Use Soup instead of GVFS to download the IMF/ECB currency data (Alberto Ruiz)
    * Fix: Silence a compiler warning (Michael Catanzaro)
    * Fix: Remove Lithuanian litas from currency list (Michael Catanzaro)
    * Fix: Fix use of GtkStyleContext for GTK+ 3.20 (Michael Catanzaro)
    * Fix: Clarify license on number.vala (Michael Catanzaro)
    * Fix: Clarify license on mpfr.vapi (Michael Catanzaro)
    * Fix: Installed tests: Update expectations (Matthias Clasen)
    * Fix: Set the accessible name on the mode chooser (Matthias Clasen)
    * Fix: Do not reset second currency on first currency change, fixes #260166 (Robert Roth)
    * Fix: Fix Chinese Yuan symbol, fixes #761075 (Alberto Ruiz)
    * Fix: Add a missing tag to the AppData file (Richard Hughes)
    * Update: Upgrade appdata (Michael Catanzaro)
    * Update: Translation (Translation team)

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)

Overview of changes in gnome-calculator 3.19.2
    * Update : Translation (Translation team)

Overview of changes in gnome-calculator 3.19.1
    * Fix : Explicitly link required libraries for gnome-calculator and gcalcmd binaries (Andreas Henriksson)
    * Update : Translation (Translation team)

Overview of changes in gnome-calculator 3.18.0
    * Fix : SYD function was returning the wrong value (Matthias Clasen)
    * Fix : Fix dialogs sizing for financial functions (Matthias Clasen)
    * Update : Translation (Translation team)

Overview of changes in gnome-calculator 3.17.92
    * Update : Alberto Ruiz as new maintainer in doap file (Alberto Ruiz)
    * Update : Build System improvements (Michael Catanzaro, Robert Ancell)
    * Update : Portuguese, Polish and Chinese (Taiwan) translations (Translation team)

Overview of changes in gnome-calculator 3.17.3
    * Update : Stop using gnome-common (Robert Ancell)
    * Fix : Remove incorrect assertion in search provider (Michael Catanzaro)

Overview of changes in gnome-calculator 3.17.2
    * Update : Split many files into an internal convenience library (Michael Catanzaro)
    * Update : Remove workaround for bug #737222 (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Search provider should discard child stdout/stderr (Michael Catanzaro)
    * Fix : Syntax error in desktop file keywords Bosnian translation (Kalev Lember)

Overview of changes in gnome-calculator 3.16.0
    * Update : Translations (Translation team)
2016-04-21 22:11:32 +00:00
wiz
7807c4e8c5 Update to 3.14.1:
Overview of changes in gnome-calculator 3.14.1
    * Update : Translations (Translation team)
    * Update : Search provider timeout (Michael Catanzaro)
    * Workaround : Warning in search-provider log (Michael Catanzaro)
    * Fix : Crash on thousand saperator (Michael Catanzaro)
    * Fix : Button arrangement in programming mode (Abhinav)
    * Fix : Vala warning about empty conditional body (Michael Catanzaro)
    * Fix : Remove use of GtkAlignment (Michael Catanzaro)
    * Fix : Use set_accels_for_action() (Arnaud Bonatti)
    * Removed : Gtk.Widget.ensure_style() (Michael Catanzaro)
    * Removed : Use of fixes.vapi for langinfo (Michael Catanzaro)

Overview of changes in gnome-calculator 3.14.0
    * Update : Translations (Translation team)

Overview of changes in gnome-calculator 3.13.92
    * Update : Translations (Translation team)
    * Fix : Documentation (Documentation team)

Overview of changes in gnome-calculator 3.13.90
    * Update : Translations (Translation team)
    * Update : doap file (Piotr Drąg, Olav Vitters)
    * Fix : test install (Vadim Rutkovsky)

Overview of changes in gnome-calculator 3.13.3
    * New : Calculator search provider (Michael Catanzaro)
    * New : Tests in release tarball (Vadim Rutkovsky)
    * New : Localized radix character from command-line (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Restore previous answer on undo (Rodolphe PELLOUX-PRAYER)
    * Fix : Segfault on undo beyond history (Elita Lobo)
    * Fix : Malformed expression error on base change (PioneerAxon)
    * Fix : Critical warnings when entering Financial Mode (Michael Catanzaro)
    * Fix : Fix gcalccmd crash (PioneerAxon)
    * Fix : gcalccmd now exits with new-line (PioneerAxon)
    * Fix : Reset text in new function pop-up (ZZroman)
    * Fix : Removed redundent calls to notify_property() (Michael Catanzaro)
    * Fix : Use layout based decimal saperator on numberpad (Pierre Ossman)
    * Fix : Appdata : add default screenshot (Richard Hughes)
    * Fix : Don't create fundamental types (Michael Catanzaro)
    * Fix : Typo in step definition filelist (Vadim Rutkovsky)
    * Removed : Latvian lats from default currencies (Michael Catanzaro)

Overview of changes in gnome-calculator 3.13.2
    * New : Tests (Vadim Rutkovsky)
    * New : Use popover to change mode (Michael Catanzaro)
    * New : Use headerbar for preference dialog (Michael Catanzaro)
    * Update : GTK+ and vala dependencies (Michael Catanzaro)
    * Update : Modernize option parsing (Paolo Borelli)
    * Update : URLs in doap file (Piotr Drag)
    * Update : License fields in appdata (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Ignore libtool files (Michael Catanzaro)
    * Fix : Failing test-case due to updated libc (PioneerAxon)
    * Fix : Crash due to non-validated return iterator (Andreas Henriksson)
    * Fix : Close popover after changing mode (Arnaud Bonatti)
    * Fix : Focus input field after mode change (Michael Catanzaro)
    * Fix : Mark image not translatable (Gabor Kelemen)
    * Fix : Crash on sub/superscript with trailing space (Robert Ancell)

Overview of changes in gnome-calculator 3.12.0
    * Update : Translations (Translation team)

Overview of changes in gnome-calculator 3.11.92
    * Update : Translations (Translation team)
    * Fix : Lost text focus on click (Simen Heggestøyl)

Overview of changes in gnome-calculator 3.11.91
    * New : Use git.mk (Michael Catanzaro)
    * Update : Rename desktop file (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Fix : Makefile (Michael Catanzaro)
    * Fix : Precision loss (Daniel Renninghoff)
    * Fix : 0^0 should be indeterminate (Elita Lobo)
    * Fix : Precision error for ln () calculations (Daniel Renninghoff)

Overview of changes in gnome-calculator 3.11.90
    * Update : Translations (Translation team)
    * Fix : Window specific mode and actions (Michael Catanzaro)
    * Fix : About dialog (Michael Catanzaro)

Overview of changes in gnome-calculator 3.11.5
    * Update : Translations (Translation team)
    * Update : Documentation (PioneerAxon, Baptiste Mille-Mathias)
    * Fix : Appdata (Michael Catanzaro)

Overview of changes in gnome-calculator 3.11.4
    * Update : Translations (Translations team)
    * Fix : Add tooltip to custom functions (Garima Joshi)
    * Fix : Bug in representation mode for non-decimal answers (PioneerAxon)

Overview of changes in gnome-calculator 3.11.3
    * New : Custom functions (Garima Joshi)
    * New : Support for factorials of positive decimal numbers (Rashid Khan)
    * Update : Depend on newer versions of GTK, Vala (Michael Catanzaro)
    * Update : Translations
    * Update : Use HeaderBar (Michael Catanzaro)
    * Fix : Stop using stock icons (Robert Ancell)
    * Fix : Compilation warnings (Robert Ancell)
    * Fix : Title in basic mode (Michael Catanzaro)
    * Fix : Typos (Christian Kirbach, Seán de Búrca)
    * Fix : Newline text wrap bug (Kevin THIERRY)
    * Fix : "Malformed expression" stays forever bug (Rashid Khan)
    * Fix : AppData (Richard Hughes)
    * Fix : Misc cleanup (Michael Catanzaro, Olav Vitters)
2014-11-25 12:04:19 +00:00
prlw1
1263746996 Add gnome-calculator 3.10.2
gcalctool ported to vala and renamed gnome-calculator.
2014-01-25 12:35:19 +00:00