Correctly populate the constant and function menus (Bug #527545)
commit1143458131cbd2e409280650cd9a470f15e5f853
authorRobert Ancell <rancell@src.gnome.org>
Sun, 13 Apr 2008 08:32:39 +0000 (13 08:32 +0000)
committerRobert Ancell <rancell@src.gnome.org>
Sun, 13 Apr 2008 08:32:39 +0000 (13 08:32 +0000)
treea37be6f5679b99b117e144bd48736837ffe7a784
parent75cbcafb0e0c2eae84c09f6ee788c65ffaae1d22
Correctly populate the constant and function menus (Bug #527545)
Fix compiler warnings (Bug #527318)
Fix a number of thousands separator issues (Bug #527669).
Remove shadowed variables (Bug #526976)

svn path=/trunk/; revision=2075
12 files changed:
ChangeLog
gcalctool/calctool.c
gcalctool/calctool.h
gcalctool/display.c
gcalctool/display.h
gcalctool/functions.c
gcalctool/functions.h
gcalctool/get.c
gcalctool/get.h
gcalctool/gtk.c
gcalctool/ui.h
gcalctool/unittest.c