summaryrefslogtreecommitdiff
path: root/src/math-buttons.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-24Remove unused macrosrbuj1-3/+0
2020-04-14Remove -Wshadow warningsrbuj1-4/+4
2020-04-07math-buttons: add space character after inverse trig. functionsJohannes Unruh1-3/+3
2020-03-08Port to GNU MPFR/MPC Librarymbkma1-6/+14
2020-01-14Fix typo: 'Avogadro' instead 'Avogrado'Pablo Barciela1-1/+1
2019-07-03Remove trailing whitespacesLaurent Napias1-26/+26
2019-05-07Add unit tooltips to physical constantsmbkma1-11/+12
2019-05-07mp-equation: add pre-defined physical constantsmbkma1-0/+61
2019-05-04Use gresources for UI filesrbuj1-10/+10
2019-04-29math-buttons: Fix cppcheck warning: Identical inner 'return'Pablo Barciela1-1/+2
2019-04-21math-buttons: avoid shifting signed 64-bit value by 63 bitsPablo Barciela1-1/+1
2019-01-29math-buttons: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-4/+2
2018-06-03UI: avoid deprecated GtkButton:use-stockPablo Barciela1-0/+13
2018-05-25replace deprecated gtk_menu_popupraveit651-20/+5
2015-11-21Don't use deprecated gtk_{vh}box and GTK_TYPE_{VH}BOXWolfgang Ulbrich1-1/+3
2013-04-18Add tooltip mentioning keys to shift buttons again.Stefan Tauner1-2/+2
2012-11-24Fixed gsettings.Steve Zesch1-1/+3
2012-11-24Added inverse trig functions.Steve Zesch1-0/+9
2012-11-24Update codebase.Steve Zesch1-654/+210
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
2012-07-31fixing address issue of fsfPerberos1-2/+2
2012-04-22Support shifts with keyboardStefan Tauner1-2/+2
2011-11-08watPerberos1-38/+41
2011-11-08initialPerberos1-0/+1790