2008-05-28 Robert Ancell * gcalctool/get.c: * gcalctool/display.c: * gcalctool/functions.c: Default to no thousands separator not ',' (Bug #527669). * README: NEWS: configure.in: Released a gcalctool v5.22.2 tarball. 2008-04-29 Robert Ancell * gcalctool/display.[ch]: gcalctool/gtk.c: Modify cursor when adding/removing thousands separators (Bug #527669). 2008-04-19 Robert Ancell * gcalctool/display.c: Use correct radix when converting numbers to strings (Bug #527669). * gcalctool/functions.c: Convert localized UTF-8 radix and separator characters into english equivalents since the parser is 8-bit and not localized (Bug #527669). 2008-04-13 Robert Ancell * gcalctool/gtk.c: Use correct maximum value for display horizontal scroll (Bug #524602) 2008-04-12 Robert Ancell * gcalctool/gtk.c: Correctly populate the constant and function menus (Bug #527545) * gcalctool/gtk.c: gcalctool/functions.[ch]: gcalctool/ui.h: Fix compiler warnings (Bug #527318) * Fix a number of thousands separator issues (Bug #527669). 2008-04-10 Robert Ancell * gcalctool/ce_parser.y: Change parser precedence to perform negation after power operation (Bug #526094) * gcalctool/Makefile.am: po/POTFILES.skip: m4/Makefile.am: configure.in: Fix build so make distcheck works (Bug #526702) * gcalctool/gtk.c: Remove shadowed variables (Bug #526976) 2008-03-08 Robert Ancell * README: NEWS: configure.in: Released a gcalctool v5.22.1 tarball.