mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 07:44:25 +08:00
* Fixed bug with Conversion function: "Category" type must be found like "from" and "to" because the combobox sorts its items alphabetically. * Fixed bug with memory function and GNU multi-precision libraries: the memory must be initialized to zero when the calculator starts, otherwise "MP" will crash. * Fixed bug when closing an expression with right parentheses. svn path=/trunk/; revision=34220