gdcalc  3.0
About: gdcalc is a financial, statistics, scientific and programmers calculator (using GTK+).
  Fossies Dox: gdcalc-3.0.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

gdcalc Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies gdcalc-3.0.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README
gdcalc - a gtk+ RPN calculator

To build and install using stow(1):

./autogen.sh
./configure --prefix=/usr/local/stow/gdcalc
make
strip src/gdcalc
sudo bash -c "make install; cd /usr/local/stow/gdcalc; stow gdcalc"

Or:
./autogen.sh
./configure
make rpm

There is a sample CSS file /etc/gdcalc/gdcalc.css with some good fonts
and colours. This uses fonts "Lcd2" and "Free Sans".

For "Lcd2", download the zip file from
http://legionfonts.com/fonts/lcd2-normal and install the ttf in
/usr/share/fonts.

For "Free Sans" on RPM-based systems, install
gnu-free-sans-fonts-20120503-24.

Customise and install as ~/.config/gdcalc/gdcalc.css

gdcalc was built and tested on Linux/x86_64 - please let me know if you
get it working on other platforms - with any patches please.

Share and enjoy!

Author: Bob Hepple, mailto:bob.hepple@gmail.com
Homepage: http://bhepple.com/doku/doku.php?id=dcalcunix