aboutsummaryrefslogtreecommitdiffstats
path: root/math/galculator
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Maintenance update to 1.2.5: minor bug fixes.naddy2005-05-112-4/+3
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Don't leave extra directory after uninstall.naddy2004-12-202-1/+2
| | | | Submitted by: kris (pointyhat)
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* Update to 1.2.4. This is a bugfix/minor feature enhancement release:naddy2004-10-233-3/+5
| | | | | | | * introducing thousands separators * several bugfixes * cleaned up display code * new and updated translations
* Update to 1.2.3:naddy2004-05-283-16/+3
| | | | | - Small fixes. - Translation updates.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* Update to 1.2.2. Changes in this release:naddy2004-04-022-3/+3
| | | | | | * several bugfixes * [EE] shortcut * updated translations
* Update to 1.2.1. Changes in this release:naddy2004-03-213-4/+4
| | | | | | | * formula entry mode * right mouse button click gives popup menu * translation updates * bug fixes
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 1.1.4: RPN mode improvements, bugfixes, translation updates.naddy2003-11-134-22/+3
|
* Update to 1.1.3. Changes in this release:naddy2003-09-023-3/+8
| | | | | | | | | | * Introducing basic and scientific mode. * Number base, angle unit and notation mode are remembered on exit. No defaults anymore. * Updates to binary mode. * New functions (asinh, acosh, atanh) and a new operation (percent). * Bug fixes: crash on bracket closing, remember display value, GUI. * Japanese translation, translation updates.
* Update to 1.1.2. Adds French translation.naddy2003-07-084-58/+3
|
* Import galculator 1.1.1.naddy2003-06-267-0/+131
galculator is a GTK2-based scientific calculator with ordinary notation/reverse polish notation, different number bases (DEC, HEX, OCT, BIN) and different units of angular measure (DEG, RAD, GRAD).