Up to [cvs.NetBSD.org] / pkgsrc / misc / mate-calc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
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
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
misc: Remove SHA1 hashes for distfiles
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
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.
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
### 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
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
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
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.