undid erroneous commit
[gcalctool.git] / ChangeLog-1993
blobf25ea06e3a464e0189b34626c72047dea60dc9bd
1 /*  $Header: /cvs/gnome/gcalctool/ChangeLog-1993,v 1.4 2006/01/09 16:30:20 richb Exp $
2  *
3  *  Copyright (c) 1987-2007 Sun Microsystems, Inc.
4  *  All Rights Reserved.
5  */
7 gcalctool change history - 1993.
8 ================================
10 v3.2 - patchlevel 74 [richb] - 8 July 1993.
12 * Files changed: patchlevel.h CHANGES calctool.c graphics.c text.c
14 * Fixed #1136161 - Hexadecimal results are displayed in lower case letters.
15                    This involved backing out the changed made in patch #72
16                    for bug #1132402. The real fix is that the country shouldn't
17                    have translated hexidecimal a-f.
19 ----
21 v3.2 - patchlevel 73 [richb] - 6 July 1993.
23 * Files changed: patchlevel.h CHANGES functions.c
25 * Fixed #1135862 - exponent key inconsistent with handheld calculators after
26                    memory op. Calctool nows sets the value of v->new_input to
27                    zero after retrieving a value from a memory register.
29 ----
31 v3.2 - patchlevel 72 [richb] - 7 June 1993.
33 * Files changed: patchlevel.h CHANGES calctool.c text.c graphics.c
35 * Work on #1132402 - the digits[] string now gets the hexidecimal values from
36                      the specific locale translated strings.
38 ----
40 v3.2 - patchlevel 71 [richb] - 3 June 1993.
42 * Files changed: patchlevel.h CHANGES xview.c
44 * Fixed #1130988 - calctool dumps core when Help key on left keypad is
45                    pressed over a button.
47 ----
49 v3.2 - patchlevel 70 [richb] - 18 May 1993.
51 * Files changed: patchlevel.h CHANGES functions.c
53 * Fixed #1128221 - Inconsistent behaviour using logical operators for numbers
54                    wider than 32 bits.
56 ----
58 v3.2 - patchlevel 69 [richb] - 17 May 1993.
60 * Files changed: patchlevel.h CHANGES xview.c
62 * Fixed #1077543 - -WG and -position do not work properly for calctool.
64 ----
66 v3.2 - patchlevel 68 [richb] - 10 May 1993.
68 * Files changed: patchlevel.h CHANGES calctool.h extern.h graphics.c calctool.c
70 * Fixed #1127530 - help information for right-handed style should be provided.
72 ----
74 v3.2 - patchlevel 67 [richb] - 10 May 1993.
76 * Files changed: patchlevel.h CHANGES calctool.h graphics.c xview.c
78 * Fixed #1126997 - Can't make multiple selections from the Mode pinup menu.
80 ----
82 v3.2 - patchlevel 66 [wmui] - 8 Apr 1993.
84 * Files changed: patchlevel.h CHANGES xview.c
86 * Fixed #1125006 - calctool refuses to come up when non-C locale is specified
87                    but not installed.
89 ----
91 v3.2 - patchlevel 65 [richb] - 7 Apr 1993.
93 * Files changed: patchlevel.h CHANGES calctool.h graphics.c xview.c
95 * Fixed #1125145 - In scientific mode, Trig->degrees causes calctool to core
96                    dump.
98 ----
100 v3.2 - patchlevel 64 [richb] - 25 Mar 1993.
102 * Files changed: patchlevel.h CHANGES xview.c
104 * Fixed #1122701 - calctool dumps core when can't load OpenWindows.BoldFont
105                    and RegularFont.
107 ----
109 v3.2 - patchlevel 63 [richb] - 25 Mar 1993.
111 * Files changed: patchlevel.h CHANGES get.c
113 * Fixed #1102821 - changing numeric base doesn't change the base in constants.
115 ----
117 v3.2 - patchlevel 62 [richb] - 25 Mar 1993.
119 * Files changed: patchlevel.h CHANGES xview.c calctool.h graphics.c
121 * Fixed #1121424 - selecting numeric string in i18nl4 calctool by mouse,
122                    it will be widely spaced.
124 ----
126 v3.2 - patchlevel 61 [richb] - 24 Mar 1993.
128 * Files changed: patchlevel.h CHANGES xview.c
130 * Fixed #1121451 - memory window is empty when you bring it up the first time.
132 ----
134 v3.2 - patchlevel 60 [richb] - 24 Mar 1993.
136 * Files changed: patchlevel.h CHANGES xview.c
138 * Fixed #1105881 - i18nl4 calctool: numeric string move left when input
139                  numeric.
141 ----
143 v3.2 - patchlevel 59 [richb] - 24 Mar 1993.
145 * Files changed: patchlevel.h CHANGES xview.c
147 * Fixed #1117773 - Calctool cannot resize in ja locale.
149 ----
151 v3.2 - patchlevel 58 [richb] - 24 Mar 1993.
153 * Files changed: patchlevel.h CHANGES xview.c
155 * Fixed #1113962 - Calctool always uses a small scale font.
157 ----
159 v3.2 - patchlevel 57 [richb] - 16 Mar 1993.
161 * Files changed: patchlevel.h CHANGES calctool.G xview.c
163 * Fixed #1122078 - Calctool: props sheet is truncated on right side.
165 ----
167 v3.2 - patchlevel 56 [richb] - 16 Mar 1993.
169 * Files changed: patchlevel.h CHANGES xview.c
171 * Fixed #1117296 - s493_alpha4.3 calctool creates many property windows.
173 ----
175 v3.2 - patchlevel 55 [wmui] - 23 Feb 1993.
177 * Files changed: patchlevel.h CHANGES extern.h functions.c graphics.c text.c
179 * Fixed #1104942 (MOWN3.1 buyback) - Spot help did not work.
181 * Fixed #1117786 - Calctool writes localized values to resource database.
182                    Resource attribute/value pairs should be in ASCII.