summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2012-12-02support glib 2.30Ma Xiaojun1-3/+10
2012-11-24Reapply shift fix from 7155e47Steve Zesch1-7/+9
2012-11-24Fixed gsettings.Steve Zesch7-155/+46
2012-11-24Added inverse trig functions.Steve Zesch1-0/+9
2012-11-24GTK2 support. Menu fix. Code cleanups.Steve Zesch6-247/+326
2012-11-24Update codebase.Steve Zesch53-2882/+9515
2012-11-18Use org.mate.calc as schema idBrent Hull1-1/+1
2012-11-16Fixed unknown variable error when using inverse trig buttons.Steve Zesch1-0/+1
2012-11-16Added buttons for inverse trig functions.Steve Zesch1-0/+9
2012-11-15Mark a few string as translatable, add translator comment to the onesSteve Zesch1-3/+6
with non obvious meanings. http://git.gnome.org/browse/gcalctool/commit/?h=gnome-2-32&id=91f3718756d752738cc0b50adbef39f23e68b223
2012-11-15Fix crash when pasting with empty clipboardSteve Zesch1-1/+3
http://git.gnome.org/browse/gcalctool/commit/?h=gnome-2-32&id=b7b9bc76c0dc59c3cbf85127be3898a06c0a8a26
2012-07-31duh missing endoflinePerberos1-1/+1
2012-07-31fixing address issue of fsfPerberos29-124/+124
2012-07-31updating about dialogPerberos1-1/+2
2012-07-31adding hack to fix bison decls messPerberos1-0/+6
2012-07-31Update src/math-preferences.hPerberos1-0/+2
adding missing c++ bracket
2012-04-22Support shifts with keyboardStefan Tauner4-9/+17
This patch also changes the shift operation itself to use MPNumber for the multiplier too. Previously a signed int was used, which led to "interesting" results for bigger numbers. This was hidden because the GUI did not allow shifts with more than 15 places. Signed-off-by: Stefan Tauner <[email protected]>
2012-01-13Changed https to httpSteve Zesch1-1/+1
2012-01-13Fixed typo.Steve Zesch1-282/+282
2012-01-13Added mate-desktop.org to the about window.Steve Zesch1-0/+1
2011-11-24allman style formatPerberos15-1472/+1469
2011-11-08watPerberos1-38/+41
2011-11-08fast typo errorPerberos1-0/+0
2011-11-08renaming from gcalctool to mate-confPerberos6-46/+46
2011-11-08initialPerberos32-0/+12520