The NetBSD Project

CVS log for pkgsrc/misc/mate-calc/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / mate-calc

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Nov 27 05:00:44 2022 UTC (2 years, 1 month ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
mate-calc: update to 1.26.0

Change log:

### mate-calc 1.26.0

  * Translations update
  * Add build support for meson
  * integrate unittest into test-mp-equation
  * Fix declaration/definition mismatches
  * update copyright to 2021

### mate-calc 1.25.1

  * Translations update
  * build: abort configuration when development library for MPC is missing
  * history view follows preferences
  * mp-serializer: init MPNumbers outside of loop
  * mp.c: mp_reciprocal: fix when calling it with same arguments.
  * mp-serializer: fix memory leaks reported by valgrind
  * math-buttons: fix memory leaks reported by valgrind
  * factorization: display prime factors in fixed number format
  * build: add configure summary
  * build: Use PACKAGE_URL variable
  * build: Use config.h which defines GETTEXT_PACKAGE & VERSION
  * Update copyright to 2021
  * insert character dialog: add spacing, remove invisible char
  * remove unused trunc button from programming mode
  * Remove warning about unused parameters in `��nt main` function
  * financial: Remove warnings about unused parameter 'equation'
  * math-buttons: Remove warnings about format not a string literal
  * Remove unused macros
  * Show factorization in history view.
  * Show exponents in factorization.
  * Update Readme
  * Remove USE_MATE2_MACROS from autogen.sh (legacy)
  * Fix most conversion warnings.
  * Improve factorization speed
  * fix calulation of x^q, where 1/q is a negative integer
  * Clear answer if editing right before it
  * Refresh bits panel after calculation
  * Correct Astronomical unit (to 149597870700 m)
  * mp-convert: Remove trailing spaces/tabs
  * Implement navigation through history stack equations using keyboard
  * fixes incorrect parenthesis handling

### mate-calc 1.25.0

  * Translations update
  * math-history-entry: Reduce the macro scope and its argument number
  * math-display: Remove unused macro
  * math-equation: Fix memory leak
  * Fix empty string return for canceling complex expressions
  * build: silent build warnings for distcheck
  * Remove -Wshadow warnings
  * Use only one mp_clear statement per line
  * use default MATE_COMPILE_WARNINGS level
  * build: Remove redundant LDFLAGS
  * Add modular exponentiation ability and add acccording tests
  * test-mp-equation: Fix memory leak
  * parserfunc: fix memory leak
  * history-view: simplify code and add clear option
  * math-buttons: add space character after inverse trig. functions
  * math-window: show GNU MPFR and GNU MPC version in about dialog
  * math-display.c: set bottom margin to 12 for gtk widget info_view
  * clear MPNumbers before return
  * add Riemann zeta function and Gauss error function
  * parserfunc: fix crash when calculating nested pow
  * Remove warnings: function declaration isn���t a prototype
  * update complex number help-page
  * unittest.c: replace tabs with spaces
  * configure: check for mpfr version >= 4.0.2
  * Port to GNU MPFR/MPC Library
  * mate-calc.desktop: Do not collect the translation for Icon
  * free variables
  * add history view to show recent calculations.
  * add option to enable/disable history (disabled by default).
  * add possibility to resize mate-calc if history is enabled.
  * Read authors (updated) from mate-calc.about

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:59:14 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:35:31 2021 UTC (3 years, 3 months ago) by nia
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
misc: Remove SHA1 hashes for distfiles

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 4 00:07:28 2021 UTC (3 years, 8 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5 lines
mate-calc: update to 1.24.2

Change log:

mate-calc 1.24.2

  * Translations update
  * mp-serializer: fix memory leaks reported by valgrind

mate-calc 1.24.1

  * Translations update
  * fixes incorrect parenthesis handling
  * build: silent build warnings for distcheck
  * use default MATE_COMPILE_WARNINGS level
  * math-buttons: add space character after inverse trig. functions
  * mate-calc.desktop: Do not collect the translation for Icon
  * Read authors (updated) from mate-calc.about

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 5 16:05:41 2020 UTC (4 years, 9 months ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Update all MATE packages (except system-monitor) to 1.24.0.

This release contains plenty of new features, bug-fixes, and general
improvements. Some of the most important highlights include:

  * We did it again, the MATE desktop environment is easier to use than before,
    once the user starts the session. Do you want to hide applications startup?
    Now you can set which applications to show on startup.
  * Engrampa now has support for a handful of extra formats, as well as fixed
    support for passwords and unicode characters in some of them.
  * Eye of MATE now has support for Wayland and we’ve added support for
    embedded color profiles.
      * The thumbnail generation has been reworked and fixed in several places.
      * Added support for webp files.
  * Our window manager, marco, has gotten quite a few changes:
      * We’ve brought a bunch of window decorations from the past to feed
        your nostalgia.
      * Finally added invisible resize borders. No more struggling to find a
        border to grab with your mouse!
      * All window controls (you know, the min, max, close buttons) are now
        rendered in HiDPI.
      * The Alt+Tab and Workspace Switcher popups have been entirely reworked.
        Now they render in beautiful OSD style, are more configurable, and can
        respond to keyboard arrows.
      * Tiling windows with the keyboard now allows you to cycle through
        different window sizes. You no longer need to feel constrained by only
        half of your screen.
  * The System Monitor panel applet now has support for NVMe drives.
  * Calculator now supports using either “pi” or “π”.
      * Scientific notation has been improved.
      * Some fixes for supporting pre-defined physical constants.
  * The Control Center now displays its icons correctly on HiDPI displays.
  * A brand new Time And Date Manager app has been added.
  * The Mouse app now supports acceleration profiles.
  * The Preferred Applications app has been improved for accessibility, as well
    as better support for integration with IM clients.
  * The Indicator Applet has slightly better interaction with
    oddly-sized icons.
  * Speaking of icons, the network manager applet icons in our own themes have
    been entirely redesigned and can now be enjoyed on HiDPI displays.
  * If you’re the type of person that does not like to be disturbed when busy,
    or giving a presentation, or watching a movie, you’ll be happy to know that
    the notification daemon now supports a Do-Not-Disturb mode.
  * The MATE Panel had several bugs that caused crashes in the past when
    changing layouts. Those are now fixed!
      * Support for Wayland compatibility has improved considerably.
      * Status icons (a.k.a. notification area, or system tray) have support
        for HiDPI displays.
      * Wanda the Fish got a make-over and now you can enjoy her in full
        HiDPI glory.
      * The window list applet now supports window thumbnails on hover.
      * Various accessibility improvements throughout the panel and its
        core applets.
  * If your system doesn’t, uh, support systemd you might be interested in
    knowing that we’ve added support for elogind to both the MATE Screensaver
    and the MATE Session.
  * We’ve also added a brand new MATE Disk Image Mounter utility.
  * Mozo, the menu editor, now supports Undo and Redo actions.
  * Pluma plugins have now fully switched to Python 3.
  * Pluma no longer has to envy anything from other complex editors, since it
    can now show the formatting marks.
  * i18n: All applications have been migrated from intltools to gettext.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 30 22:43:28 2019 UTC (5 years ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
mate-calc: update to 1.22.2

Change log:

mate-calc 1.22.2

  * Translations update
  * parserfunc: Return NULL on NOT operation overflow
  * mp-serializer: fix scientific presentation of complex numbers

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 8 02:14:26 2019 UTC (5 years, 8 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
### mate-calc 1.22.1

  * Translations update
  * currency-manager: Update name_map in load_imf_rates
  * display small numbers in scientific notation
  * mp: Fix calculate result ln(e^(i*π))
  * mate-calc: Fix memory leak
  * i18n about dialog

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 6 06:55:14 2019 UTC (5 years, 10 months ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5 lines
mate-calc: update to 1.22

### mate-calc 1.22.0

  * Translations update
  * Initialize Travis CI support
  * math-window: update copyright year to 2019
  * Increase accuracy range to 15
  * math-display: avoid deprecated 'gtk_widget_modify_bg'
  * currency-manager: avoid deprecated 'g_type_class_add_private'
  * currency: avoid deprecated 'g_type_class_add_private'
  * math-equation: avoid deprecated 'g_type_class_add_private'
  * unit-manager: avoid deprecated 'g_type_class_add_private'
  * unit-category: avoid deprecated 'g_type_class_add_private'
  * unit: avoid deprecated 'g_type_class_add_private'
  * mp-serializer: avoid deprecated 'g_type_class_add_private'
  * math-variable-popup: avoid deprecated 'g_type_class_add_private'
  * math-preferences: avoid deprecated 'g_type_class_add_private'
  * math-variables: avoid deprecated 'g_type_class_add_private'
  * math-converter: avoid deprecated 'g_type_class_add_private'
  * math-buttons: avoid deprecated 'g_type_class_add_private'
  * math-window: avoid deprecated 'g_type_class_add_private'
  * Remove dublicated assignment
  * disable deprecation warnings for distcheck
  * math-display: avoid deprecated 'g_type_class_add_private'
  * math-window: Fix memory leak
  * math-display.c: avoid deprecated 'gtk_widget_ensure_style' (#66)
  * data: update appdata directory
  * ui files: add missing icons in titles to dialogs
  * buttons-programming.ui: Fix buttons
  * Use make functions for HELP_LINGUAS
  * Write equation using MathML
  * Fix application name
  * Fix repeated words
  * tx: add help for user-guide to transifex config
  * Copy equation as ASCII text

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 16 15:04:11 2019 UTC (6 years ago) by youri
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
mate-calc: Update to 1.21.0:


### mate-calc 1.21.0

    sync with transifex
    UI: avoid deprecated GtkButton:use-stock
    UI: drop all deprecated elements
    replace deprecated gtk_menu_popup
    math-preferences: add window icon to Preferences dialog
    Init gtk before math_equation_new; fix #44
    avoid deprecated gtk_image_menu_item_new_from_stock

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon May 14 14:02:19 2018 UTC (6 years, 8 months ago) by youri
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
misc/mate-calc: import mate-calc-1.20.1

Calculator is an application that solves mathematical equations
and is suitable as a default application in a Desktop environment.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>