Commit graph

17 commits

Author SHA1 Message Date
prlw1
69a744f3e4 Update gnome-calculator to 3.22.2
Overview of changes in gnome-calculator 3.22.2
    * Fixed conversion unit switch (Robert Roth)
    * Fixed first expression with parentheses (Robert Roth)
    * Fixed possible errors on currency conversion (Robert Roth)
    * Ctrl+Backspace should only delete last number (Robert Roth)
    * Fixed reusing results from the history stack (Antonio Ospite)

Overview of changes in gnome-calculator 3.22.1
    * Headerbar layout fixes (djb)
    * Use dim labels for bit markers in Programming mode (djb)
    * Fixed history scrolling (Robert Roth)
    * Minor programming errors fixed (Tobias Mueller)
    * Vertically center headerbar button content (Lapo Calamandrei)
    * Updated styles for gtk+ 3.20 (Exalm)
    * [l10n] update Croatian translations (gogo)

Overview of changes in gnome-calculator 3.22.0
    * Fix base change for log, fixes #748729 (Robert Roth)
    * Math buttons: fix a (potential) crash loading financial dialogs (Tobias Mueller)
    * Updated Dutch translation master (Nathan Follens)
    * [l10n] update Persian translations (Arash Mousavi)

Overview of changes in gnome-calculator 3.21.92
    * Updated Thai translation (Akom Chotiphantawanon)
    * Updated Polish translation (Piotr Drąg)
    * Update British English translation (David King)
    * Disable pt translation of the manual (Emmanuele Bassi)
    * Updated Portuguese translation (Tiago Santos)
    * fix the build (Matthias Clasen)
    * Added Portuguese translation (Tiago Santos)
    * Updated Polish translation (Piotr Drąg)
2016-11-25 18:01:44 +00:00
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
e2c2ffcb7e Update gnome-calculator to 3.20.2
Overview of changes in gnome-calculator 3.20.2

    * lib: prevents segfault when elements of division to zero have
           null assigned tokens (fixes #769364) (Alberto Ruiz)
    * Updated Indonesian translation (Andika Triwidada)
    * Updated Norwegian bokmål translation. (Kjartan Maraas)
2016-08-10 09:20:08 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
prlw1
d296437d6e Update gnome-calculator to 3.20.1
Overview of changes in gnome-calculator 3.20.1
    * Fix: precedence of root operator (Alexis Poirier and Alberto Ruiz)
    * Update: Translation (Translation team)
2016-06-19 15:40:11 +00:00
prlw1
104960e18b revbump for libsoup's ABI issue 2016-05-03 11:40:00 +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
prlw1
e9a8dd5d63 revbump for vala update 2016-04-10 19:38:51 +00:00
wiz
dcc143ada7 Bump PKGREVISION for vala update to 0.30. 2016-02-04 12:13:30 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
prlw1
db51bbd11e Update gnome-calculator to 3.16.2
Overview of changes in gnome-calculator 3.16.2
    * Fix : Search provider crash introduced by 3.16.1, oops (Michael Catanzaro)

Overview of changes in gnome-calculator 3.16.1
    * 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)

Overview of changes in gnome-calculator 3.15.91
    * New : Remove red color from clear button (Allan Day)
    * Update : Powers page in documentation (Sebastian Rasmussen, Ekaterina Gerasimova)
    * Update : Translations (Translation team)

Overview of changes in gnome-calculator 3.15.4
    * New : Keyboard mode (Elita Lobo)
    * New : MPFR back-end (Daniel Renninghoff)
    * New : Digital Storage conversion (PioneerAxon)
    * Update : Switch to GPLv3+ license (Michael Catanzaro)
    * Update : Case-insensitive conversion units (PioneerAxon)
    * Update : Don't copy thousand separators to clipboard (PioneerAxon)
    * Update : Translations (Translation team)
    * Fix : Use HTTPS for downloading exchange rates (Michael Catanzaro)
    * Fix : Repeated entries in history view (Elita Lobo)
    * Fix : Padding in UI buttons (Trinh Anh Ngoc)
    * Fix : Style history view boarder (Trinh Anh Ngoc)
    * Fix : Sort currencies based on locale (Lubomír SedláÅ<99>)
    * Fix : Deprecated use-stock property (David King)
    * Fix : Download missing exchange rates on first launch (PioneerAxon)
    * Fix : Missing buildtime dependency (Emmanuele Bassi)
    * Fix : gtksourceview binding change (Michael Catanzaro)

Overview of changes in gnome-calculator 3.15.1
    * New : Colored buttons (Elita Lobo)
    * New : History view (Elita Lobo)
    * Update : Update to latest GtkSourceView API (Yosef Or Boczko, Evan Nemerson)
    * Update : Support upcoming Vala 0.27 (Rico Tzschichholz)
    * Update : Increase search provider timeout (Michael Catanzaro)
    * Update : Translations (Translation team)
    * Update : Miscellaneous code improvements (Arnaud Bonatti, Michael Catanzaro)
    * Fix : Misordered buttons in programming mode (Abhinav)
    * Fix : Search provider should not match plain numbers (Marcus Lundblad)
    * Fix : Spurious warnings from search provider (Michael Catanzaro)
    * Fix : Crash after thousands separator is inserted (Michael Catanzaro)
2015-06-15 01:14:23 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
wiz
f61838cd80 Recursive bump for vala-0.28.0 update. 2015-04-03 07:38:34 +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
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
prlw1
f02bd0fbf2 Move (BUILD_)DEPENDS after the maintainer section. Requested by wiz@ 2014-01-25 12:57:30 +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