Releasing 6.5.1
[gcalctool.git] / NEWS
blobc561458e0351c32b54add672d0fb2037a40e61a8
1 Overview of changes in gcalctool 6.5.1
3     * Port to GtkApplication
4     * Replace menubar with a GMenu
5     * Only show thousands separators in decimal mode
7 Overview of changes in gcalctool 6.4.0
9     * Translation updates
11 Overview of changes in gcalctool 6.3.92.1
13     * Fix acos/asin/atan not working
14     * Fix help not being correctly installed
16 Overview of changes in gcalctool 6.3.92
18     * Remove widget background color tints (not working in recent GTK themes)
19     * Use symbolic icons for clear/undo
21 Overview of changes in gcalctool 6.3.5
23     * Build help with yelp-tools instead of gnome-doc-utils
25 Overview of changes in gcalctool 6.3.4
27     * Fix a crash in gcalctool when ECB rate file can't be parsed
28     * Fix square centimeter conversions
29     * Fix incorrect spelling of Celsius
30     * Remove deprecated API usage
32 Overview of changes in gcalctool 6.2.0
34     * Updated translations
36 Overview of changes in gcalctool 6.1.5
38     * Add CFA franc into currency list
40 Overview of changes in gcalctool 6.1.3
42     * Fix crash running on BSD (Joe Marcus Clarke, Bug #650174)
44 Overview of changes in gcalctool 6.1.0
46     * Fix conversion of nautical miles (Bruce Cowan, Bug #648205)
47     * Fix some unit labels that were not in plural form (Bug #644681)
48     * Use nmi as label for nautical mile, use nm for nanometers (Bug #644682)
49     * Mark strings for translation that were missed
50       (Kjartan Maraas, Bug #646093)
51     * Only write to GSettings when settings change, don't sync on exit
52       (Bug #647327)
53     * Fix crash when not all currencies downloaded
54     * Fix bit editor (Bug #646142)
55     * Use K for kelvin, not ˚K (Bug #643585)
56     * Add space between number and ˚C
57     * Fix 0^n generating error for fractional n (Bug #634066)
58     * Support both μs and us for entering microseconds
59     * Fix order of implied multiplication
60     * Make automatic exponentiation less aggressive
61     * Fix thousands separator being on front of three digit numbers
62     * Don't clear display when entering digit inside result
63     * Add a swap units button (Jonh Wendell, Bug #633193)
64     * Drop support for GTK2
66 Overview of changes in gcalctool 6.0.0
68     * Use /org/gnome as location for gsettings keys.  This will mean
69       gcalctool 5.31.x users will have their settings reset to defaults.
70     * Correctly choose the first conversion when none/invalid defined
71       (Bug #645663)
73 Overview of changes in gcalctool 5.91.93
75     * Translation updates
77 Overview of changes in gcalctool 5.91.92
79     * Add gcalccmd man page (Jean Schurger, Bug #645138)
80     * Remove references to ~/.gcalctoolrc (Jean Schurger, Bug #645137)
82 Overview of changes in gcalctool 5.91.91
84     * Disable localized digits (Bug #644980)
85     * Fix crash doing bitwise operations with large numbers (Bug #637328)
86     * Don't use automatic exponential format when not in base 10
87     * Only use thousands separators in base 10
88     * Set currency on first start (Bug #640818)
89     * Support entering super/subscript with numeric keypad (Bug #634904)
91 Overview of changes in gcalctool 5.91.90
93     * Integrate unittests into build process
95 Overview of changes in gcalctool 5.91.90
97     * Fix grammar mistakes
98     * Fix translated conversions (Bug #641166)
100 Overview of changes in gcalctool 5.91.6
102     * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
103     * Use full name of currency in conversion bar
104     * Add temperature conversion
105     * Update conversion bar when currencies are updated
106     * Fix incorrect display of complex numbers
107     * Now able to change currencies from advanced mode
109 Overview of changes in gcalctool 5.91.5
111     * Make new variable buttons that combines add/set/get and clear into one
112       dialog.
113     * Add a decimal point button to the programming mode
114     * Make the numeric keypad produce numbers even when numlock is on
116 Overview of changes in gcalctool 5.91.4
118     * Use new Indian Rupee sign ₹ (Bug #636587, Carlos Cejudo)
119     * Use currency rates from the IMF as well as the ECB to add 24 new rates:
120       AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
121       LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
122     * Don't hide GCalctool in KDE
123     * Convert numeric keypad separator into locale specific version
124       (Bug #632794)
126 Overview of changes in gcalctool 5.91.3
128     * Fix incorrect calculation of tanh
129     * Fix dropping of decimal points when thousand separator is '.' (Bug #635517)
130     * Improve conversion bar
131     * Fix crash in scientific mode
132     * Add new automatic display mode that switches from fixed to scientific when
133       numbers are too large
135 Overview of changes in gcalctool 5.91.2
137     * Fix broken thousands separators code (Bug #628908)
138     * Don't make window resizable, it is not supposed to be
139     * Use icons for undo and clear buttons as the translations cause them to be
140       oversized in some languages
141     * Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
142     * If a thousands separator is not defined then use ' ' (Bug #632182)
143     * Fix incorrect error text for acosh function (Bug #632614)
145 Overview of changes in gcalctool 5.91.1
147     * Clear display when an answer is displayed and a numeric point is inserted
148     * Add GUI for unit conversations (bug #539830)
149     * Fix the definition of ounces
150     * Remove trailing whitespace when entering super-/subscript mode
151       (bug #631988)
152     * Calculate answers in separate thread (bug #576371)
153     * Stop '*'+backspace+'*' being converted into '^'
154     * Updated translations
156 Overview of changes in gcalctool 5.91.0
158     * Port to GTK+-3 (bug #630115, William Jon McCann)
159     * Don't crash on pasting empty clipboard
160     * Mark more strings as translatable (bug #630899, Gabor Kelemen)
161     * Make calculator window resizable (bug #630594)
162     * Put back visible thousands separators (bug #628908)
163     * Make thousands separators and radix points respect the users locale
164     * Updated translations
166 Overview of changes in gcalctool 5.32.0
168     * Updated translations
170 Overview of changes in gcalctool 5.31.91
172     * Increase accuracy of internal calculations, don't crash printing numbers
173       when they get too large.
174     * Updated translations
176 Overview of changes in gcalctool 5.31.90
178     * Updated translations
180 Overview of changes in gcalctool 5.31.6
182     * Fix double pasting into display with middle button
183     * Add a11y names to widgets
185 Overview of changes in gcalctool 5.31.5
187     * Call gsettings_sync() before quit
189 Overview of changes in gcalctool 5.31.4
191     * Show currency conversion below display
193     * Use gsettings instead of gconf
195 Overview of changes in gcalctool 5.31.3
197     * Support complex trigonometry
199     * Add complex argument button to scientific mode
200     
201     * Make popup button for additional functions, with integer/fractional
202       component, floor, ceiling, round and sign functions.
204 Overview of changes in gcalctool 5.31.2
206     * Replace backspace button with undo button
208     * Remove memory buttons from basic mode (too complex)
210     * Support complex arithmetic
212 Overview of changes in gcalctool 5.31.1
214     * Dynamically load button layouts to speed up startup time
216     * Add colours to buttons (Bug #157962)
218     * Merge advanced and scientific mode
220     * Relayout buttons
222     * Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ')
224     * Don't change window title to match mode (no need to)
226     * Rename View menu to Mode
228     * Make inverses of variables work (Bug #614979)
230     * Show answer in bold (Bug #505168)
232     * Reimplement undo and redo
234     * Automatically add missing closing brackets (Bug #615243)
236     * Show all defined variables in variable popups
238 Overview of changes in gcalctool 5.30.0
240     * Fix errors in variable exponents (e.g. xy²)
242     * Handle powers in convesion units, (e.g. 1m² in mm²)
244     * Don't clear ans when clearing display (Bug #613552)
245     
246     * Handle equations like (x+3y)(2x-4y)
248 Overview of changes in gcalctool 5.29.92
250     * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
252     * Convert number in display if it has a base and a base button is pressed
254     * Make scientific notation button behave the same as keyboard shortcut (i.e.
255       go into superscript mode).
256       
257     * Only allow superscript minus to be entered if can make a valid superscript
258       number, otherwise revert to standard minus.
260     * Allow hexadecimal numbers to be entered in lower-case
262     * Make bit editor active for displayed numbers not in base 10
264     * Make variable powers work, e.g. x²
266     * Fix spacebar not working when display has focus (Bug #611971)
268     * Load currency rates when doing typed currency conversion
269     
270     * Use GIO instead of libsoup
272 Overview of changes in gcalctool 5.29.91
274     * Fix bug where backspace deletes all input in locales with no thousands
275       separator
277     * Make boolean operations work with zero, e.g. "0 XOR 5"
278     
279     * Don't override space and return when display area not selected (Bug #596645)
281     * Make window non-resizable (Bug #602154)
283     * Change boolean functions to uppercase (xor -> XOR)
285     * Documentation rewritten
287     * Modernised build system
289 Overview of changes in gcalctool 5.29.90
291     * Miscellaneous string fixes
293     * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
294                             en_GB (Philip Withnall), es (Jorge González),
295                             fr (Laurent Coudeur), nb (Kjartan Maraas),
296                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
298 Overview of changes in gcalctool 5.29.6
300     * Reimplement automatic ans substitution (Robert Ancell)
302     * Make builds less verbose (bug #607118, Thomas Andersen)
304     * De-break function that check if currency rates are out of date (Robin Sonefors)
306     * Fix shift button keybinding crash (Robert Ancell)
308     * Updated translations: ast (Xandru Armesto Fernandez), bn (Jamil Ahmed),
309                             cs (Petr Kovar), de (Christian Kirbach),
310                             fr (Laurent Coudeur and Claude Paroz), hu (Gabor Kelemen),
311                             nb (Kjartan Maraas), sv (Daniel Nylander),
312                             ta (vasudeven), uk (Maxim V. Dziumanenko)
314 Overview of changes in gcalctool 5.29.4
316     * Make 0^0 = 1 (Robert Ancell, Bug #605011)
318     * Use superscript digits for scientific notation (Robert Ancell)
320     * Clear display when entering a number after an equation (Robert Ancell)
322     * Make Ctrl+W a shortcut to quit (Robert Ancell)
324     * Updated translations: et (Ivar Smolin), ro (Lucian Adrian Grijincu),
325                             zh_CN (Tao Wei)
327 Overview of changes in gcalctool 5.29.2
329     * Support conversions in display (e.g. "1 AUD in USD" or "6.2 inches in
330       meters") (Robert Ancell)
332     * Support arbitrary varible names, e.g. set with "name=55" (Robert Ancell)
334     * Add a command-line version of gcalctool 'gcalccmd'
335       (Rich Burridge, Bug #590767)
337     * Updated translations: en@shaw (Thomas Thurman), es (Jorge González),
338                             sl (Matej Urbančič), ta (drtvasudevan),
339                             zh_CN (Aron Xu)
341 Overview of changes in gcalctool 5.29.1
343     * New user interface:
344       - Window is now shorter to better fix in netbook resolutions
345       - Superscript and subscript numbers to allow better notation, e.g. "₃√5"
346       - Preferences moved into a dialog
347       - Functions are now typed, e.g. s+i+n for sine instead of "k"
348       - Error messages now displayed below equation, and improved descriptions
350 Overview of changes in gcalctool 5.28.0
352     * Don't override space bar when buttons are focussed as this stops keyboard control
353       (Robert Ancell, Bug #595337)
355     * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
356       and allow '**' to be converted to a '^' for layouts that do not support it
357       (Robert Ancell, Bug #546819)
359     * Updated documentation: de (Christian Kirbach), fr (Claude Paroz)
361     * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov)
362                             bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed)
363                             cs (Marek Černocký), da (Ask H. Larsen)
364                             en_GB (Bruce Cowan), et (Ivar Smolin)
365                             hi (Rajesh Ranjan), it (Davide Falagna)
366                             kn (Shankar Prasad), lt (Gintautas Miliauskas)
367                             ml (Ani), mr (Sandeep Shedmake)
368                             or (Manoj Kumar Giri), pa (A S Alam)
369                             ro (Adi Roiban), sl (Matej Urbančič)
370                             sr (Branko Kokanović), sr@latin (Branko Kokanović)
371                             te (krishnababu k), uk (Maxim V. Dziumanenko)
372                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
374 Overview of changes in gcalctool 5.27.92
376     * Fix base conversions (Robert Ancell)
378     * Fix disabled help menu (Robert Ancell)
380     * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277)
382     * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou)
383                             eu (Inaki Larranaga Murgoitio), fr (Claude Paroz)
384                             gu (Sweta Kothari), hu (Gabor Kelemen)
385                             kn (Shankar Prasad), ml (Ani)
386                             pl (Tomasz Dominikowski), pt (Duarte Loreto)
387                             sr (Branko Kokanović), sv (Daniel Nylander)
388                             tr (Baris Cicek), zh_CN (Aron Xu)
390 Overview of changes in gcalctool 5.27.91
392     * Updated documentation: cs (Petr Kovar)
394     * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin)
395                             eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen)
396                             ga (Seán de Búrca), gl (Antón Méixome)
397                             kn (Shankar Prasad), ko (Changwoo Ryu)
398                             nb (Kjartan Maraas), or (Manoj Kumar Giri)
399                             pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle)
400                             sv (Daniel Nylander), ta (ifelix)
402 Overview of changes in gcalctool 5.27.90
404     * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
406     * Updated documentation: es (Jorge González)
408     * Updated translations: de (Christian Kirbach), es (Jorge González)
409                             gl (Antón Méixome), nb (Kjartan Maraas)
410                             sv (Daniel Nylander), ta (drtvasudevan)
412 Overview of changes in gcalctool 5.27.5
414     * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
416     * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884)
418     * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
420     * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
422     * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)
424     * Updated documentation: fr (Laurent Coudeur, Claude Paroz)
426     * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru)
427                             fr (Claude Paroz), pt_BR (Daniel S. Koda)
429 Overview of changes in gcalctool 5.27.4
431     * Update bit editor after shifting (Robert Ancell, Bug #587545)
433     * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802)
435     * Make padding consistent in GUI (Jerry Casiano, Bug #587292)
436     
437     * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812)
439     * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
441     * Use lowercase notation for trigonometric and logarithm functions to look
442       more like standard mathematical notation
444     * Put spacing around functions, i.e. "sin" -> " sin "
446     * Use subscript for logarithm base two, i.e. "log2" -> "log₂"
448     * Added etched border around display (Robert Ancell, Bug #140836)
450     * Rewrote out of date man page (Robert Ancell, Bug #585997)
452     * Updated documentation: cs (Marek Cernocky)
454     * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky),
455                             es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz),
456                             ta (drtvasudevan), sv (Daniel Nylander),
457                             uk (Maxim V. Dziumanenko)
459 Overview of changes in gcalctool 5.27.3
461     * Percentage operation for addition and subtraction now takes percentage of
462       first value (Robert Ancell, Bug #480207)
464     * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
466     * Focus on the display entry by default
468     * Fix broken widget style.  Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
470     * Fix missing icon in Help>Contents menu
472     * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
474 Overview of changes in gcalctool 5.27.2
476     * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
478     * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)
480     * Remove negative sign from numbers rounded to zero.  This is only a partial
481       fix as the error value is still visible in scientific notation
482       (Robert Ancell, Bug #560802)
484     * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
486     * Keep settings (show zeroes, thousands separator etc) when changing modes
487       (Robert Ancell, Bug #580398)
489     * Add a --solve command-line argument (Robert Ancell)
491     * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
493     * Made parser reentrant and part of MP code (Robert Ancell)
494     
495     * Remove references to arithmetic/left-to-right precedence from the manual
496       (Robert Ancell, Bug #559734)
498     * Fix grammatical errors in manual (Bruce Cowan, Bug #569275)
500     * Remove untranslated figures in documentation - they are automatically
501       copied from the C documentation (Robert Ancell, Bug #566680)
503     * Updated translations: si (K.P.Gayan Tharaka)
505 Overview of changes in gcalctool 5.27.1
507     * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807)
509     * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975)
510     
511     * Make GConf schemas translatable (Robert Ancell, Bug #571948)
512     
513     * Replace MP number arrays with an MPNumber structure (Robert Ancell)
515     * Tidied up error messages (Robert Ancell, Bug #521184)
517     * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946)
518       This will cause the gconf schema to be incompatible with gcalctool < 5.26.0.
519       Expect settings to reset to defaults when upgrading.  Switching between
520       versions will cause resets.
522     * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
523     
524     * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
526 Overview of changes in gcalctool 5.26.0
528     * Fix button expansion (nowak2000, Bug #575385)
530     * Removed deprecated test/ directory (Bug #574048)
532     * Updated documentation: C (Robin Sonefors), ca (Joan Duran)
534     * Updated translations: as (Amitakhya Phukan), da (Ask H. Larsen),
535                             el (Jennie Petoumenou), es (Jorge Gonzalez),
536                             fi (Tommi Vainikainen), gl (Ignacio Casal Quinteiro),
537                             gu (Ankitkumar Patel), hi (Rajesh Ranjan),
538                             hu (Gabor Kelemen), it (Sergio Durzu),
539                             lt (Vytautas Rėkus), mai (Rajesh Ranjan),
540                             ml (Ani Peter), mr (Sandeep Shedmake),
541                             nb (Kjartan Maraas), nl (Tino Meinen),
542                             pl (Wadim Dziedzic), ru (Nickolay V. Shmyrev),
543                             ta (felix), te (Krishnababu K),
544                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
546 Overview of changes in gcalctool 5.25.92
548     * Restore number display mode (FIX/SCI/ENG) on startup (Robert Ancell, Bug #572881)
550     * Fix rounding errors in integer power calulations (Robert Ancell, Bug #527540)
552     * Fix error in cosine/tangent calculations (Robert Ancell, Bug #571007)
554     * Updated documentation: eu (Inaki Larranaga Murgoitio)
556     * Updated translations: en_GB (Philip Withnall), fi (Ilkka Tuohela),
557                             fr (Bruno Brouard, Claude Paroz), ja (Takeshi AIHANA)
558                             kn (Shankar Prasad), lv (Raivis Dejus),
559                             nl (Wouter Bolsterlee), pt (Duarte Loreto)
560                             pt_BR (Og Maciel, Rodrigo Flores), sv (Daniel Nylander)
562 Overview of changes in gcalctool 5.25.91
564     * Initialise GType system so usage of GConf doesn't cause crashes (Matthias Clasen, Bug #571581)
566     * Rework command-line arguments to be standard (Robert Ancell, Bug #569885)
568     * Correctly handle decimal points for languages not using '.' (Robert Ancell, Bug #566929)
570     * Fix shortcut keys so standard menu keys work (Robert Ancell)
571     
572     * Updated documentation: eu (Inaki Larranaga Murgoitio)
573     
574     * Updated translations: ast (Mikel González), cs (Petr Pulc), da (Ask H. Larsen), eu (Inaki Larranaga Murgoitio),
575                             gu (Sweta Kothari), hu (Gabor Kelemen), ro (Adi Roiban), vi (Clytie Siddall),
576                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
578 Overview of changes in gcalctool 5.25.90
580     * Fixed incorrect bit shift operation (Robert Ancell, Bug #569176)
582     * Updated documentation: sv (Daniel Nylander)
584     * Updated translations: ca (Joan Duran), de (Christian Kirbach), ko (Changwoo Ryu), or (Manoj Kumar Giri)
586 Overview of changes in gcalctool 5.25.5
588     * Updated documentation: de (Christian Kirbach)
590     * Updated translations: nb (Kjartan Maraas), th (Theppitak Karoonboonyanan)
592 Overview of changes in gcalctool 5.25.4
594     * Updated translations: de (ckirbach), es (Jorge Gonzalez), zh_CN (甘露)
596 Overview of changes in gcalctool 5.25.3
598     * Made exponential numbers work without a sign, e.g. '1e2' works
599       the same as '1e+2' (Robert Ancell).
601     * Correctly calculate exponential numbers in binary mode and
602       convert correctly when changing bases (Robert Ancell, Bug #516159).
604     * Fix broken accelerator keys from changes in 5.25.2 (Robert Ancell, Bug #379476).
606 Overview of changes in gcalctool 5.25.2
608     * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key.
609       The following shortcut keys have changed:
611       Function     | Old | New
612       --------------------------
613       Sine         | K   | k
614       Inv. Sine    | -   | K
615       Cosine       | J   | j
616       Inv. Cosine  | -   | J
617       Tangent      | L   | w
618       Inv. Tangent | -   | W
619       Natural Log  | N   | n
620       e^x          | {   | N
621       Log          | G   | g
622       10^x         | }   | G
623       Log_2        | H   | h
624       2^x          | -   | H
625       x^y          | ^   | ^ or o
626       x^(1/y)      | -   | O
627       
628       (Robin Sonefors, Bug #379476).
630     * Fixed crash where financial dialogs are activated from other modes on startup
631       (Robin Sonefors, Bug #560196).
633     * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251)
634     
635     * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988)
637     * Always read configuration from /apps/gcalctool not /apps/(appname) as the application
638       name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260).
640     * Correct gconf key names in man page (Robert Ancell, Bug #559458).
642     * Updated translations: es (Jorge Gonzalez)
644     * Updated help: es (Jorge Gonzalez)
646 Overview of changes in gcalctool 5.25.1
648     * Added a programming mode that contains the bit editor (Robin Sonefors, Bug #501508).
649     
650     * Made finacial operations GUI-based not register based (Robin Sonefors, Bug #318686).
651     
652     * Added Gross Profit Margin Ration Financial Function (Robin Sonefors, Bug #150663).
653     
654     * Don't clear display when changing modes and allow all functions to work in all non-basic
655       modes (Robert Ancell, Bug #554133).    
656    
657     * Set decimal point label to be based on LC_NUMERIC as users can set their numerical
658       representation to different to their language settings (Robin Sonefors, Bug #557331).
659       
660     * More refactoring in MP math library (Klaus Niederkrueger, Robert Ancell, Bug #524091).
662     * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965).
664     * Only update bit panel when display contains a solved number (Robert Ancell, Bug #548690).
666     * Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
667     
668     * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).
670     * Added translator comments (Robert Ancell)
672     * Updated translations: bg (Alexander Shopov),
673                             da (Ask H. Larsen, Kenneth Nielsen),
674                             es (Jorge Gonzalez),
675                             et (Ivar Smolin),
676                             fi (Ilkka Tuohela),
677                             mk (Jovan Naumovski),
678                             pt_BR (Vladimir Melo, Leonardo Ferreira Fontenelle)
680     * Updated help: es (Jorge Gonzalez)
682 Overview of changes in gcalctool 5.24.0
684     * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
685                             bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
686                             dz (Pema Geyleg), gu (Sweta Kothari),
687                             hr (Robert Sedak), hu (Gabor Kelemen),
688                             it (Luca Ferretti), kn (Shankar Prasad),
689                             ko (Changwoo Ryu), lt (Gintautas Miliauskas),
690                             ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
691                             mr (Sandeep Shedmake), ro (Mişu Moldovan),
692                             sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
693                             te (Krishnababu K), tr (Baris Cicek),
694                             zh_CN (Funda Wang)
696     * Updated help: es (Jorge Gonzalez)
697 ----
699 Overview of changes in gcalctool 5.23.92
701     * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
702                             bg (Alexander Shopov)
704 ----
706 Overview of changes in gcalctool 5.23.91
708     * Fix packing for modulus button (Bug #548880)
710     * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
711       other desktops can use GCalctool (bug #518862).
713 ----
715 Overview of changes in gcalctool 5.23.90
717     * Fix some small memory leaks (Felix Riemann, Bug #547942)
718     
719     * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
720     
721     * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)
722     
723     * Updated documentation: ru (Yuriy Penkin)
725 ----
727 Overview of changes in gcalctool 5.23.6
729     * Deprecated left-to-right mode (Bug #500994).
731     * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to gnome-doc-utils (Robert Ancell, Bug #336104)
732     
733     * Changed icon from deprecated 'gnome-calculator' to 'accessories-calculator') (Matthias Clasen, Bug #545074)
735     * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG (Fabrício Godoy)
737 ---- 
739 Overview of changes in gcalctool 5.23.5
741     * Fix regression in factorial operation (Klaus Niederkrueger)
742     
743     * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)
745     * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
746     
747     * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi Aihana, Bug #336104)
749     * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)
751 ----
753 Overview of changes in gcalctool 5.23.4
755     * Added workaround to stop display disappearing when editing large displays (Bug #524602)
757     * Applied second mp math tidy up patch from  Klaus Niederkrueger (Bug #524091)
759     * Updated translations: ar (Djihed Afifi)
761 ----
762   
763 Overview of changes in gcalctool 5.23.3
765     * Default to no thousands separator not ',' for locales that do not require one (Bug #527669)
767     * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)
769 ----
771 Overview of changes in gcalctool 5.23.2
773     * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
775     * Structural changes in preperation for full unicode support (Bug #530532)
776     
777     * Updated translations: es (Jorge González), gl (Ignacio Casal Quinteiro), nb (Kjartan Maraas),
778       nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej Urbančič)
779     
780 ----
782 Overview of changes in gcalctool 5.23.1
784     * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
786     * Fixes incorrect negation precedence (Bug #526094)
788     * Fixes issues with thousands seperators and radix in non-english
789       locales (Bug #527669)
791     * Fixes regression in constant and function menus (Bug #527545)
793     * Fixes problem where display is invisible after solving equation
794       (Bug #524602)
796 ----
798 Overview of changes in gcalctool 5.22.0
800     * Fix for bug #520474 - Calculator uses 06 in place of decimal.
802     * Fix for bug #519979 - Please provide translator comments.
804     * Fix for bug #519243 - Memory registers save incorrectly.
806 ----
808 Overview of changes in gcalctool 5.21.92
810     * Released a gcalctool tarball for GNOME 5.21.92.
812 ----
814 Overview of changes in gcalctool 5.21.91
816     * Change Help->Help menu to Help->Contents to match HIG (Bug #514812)
818     * Fix for bug #515326 – translation issues
820     * Unmark bitcalculating strings for translation (Bug #515326)
821       Change help menu shortcut from Ctrl+H to F1 to match HIG (Bug #514812)
823     * Remove help/it/Makefile, switching to gnome-doc-utils
825     * Fix for bug #514233 - Title not translated
827     * Fix for bug #513868 - Switching mode clears values but not
828       "Malformed expression" in statusbar.
830     * Fix for bug #513218 - Parsing not handling things the way a
831       "normal" calculator would.
833     * Fix for bug #482666 - XML errors in gcalctool de translation.
835     * Fix typo (Retreive -> Retrieve)
837 ----
839 Overview of changes in gcalctool 5.21.90
841     * Fix for bug #512204 - Regression in (-,+) handling.
843     * Fix for bug #511052 – Mod gives negative remainders.
845     * Fixed typo in message in create_kframe() in gtk.c.
847 ----
849 Overview of changes in gcalctool 5.21.5
851    * Adjusted online help documentation to add in a section 4.4. "Changing
852      The Display Area" and to update the new keyboard shortcut for Clear.
854    * Use delete key to delete character right of cursor in display, clear
855      now uses shift+delete (Bug #326938).
856    
857    * Update all button tooltips to have the shortcut
858      key for that button (Bug #503707).
860    * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
861      category
863    * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for 
864      "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
866    * Work on bug #501699. Adjusted "monthly interest rate" to "simple
867      monthly interest rate" in the online help for two of the financial
868      examples.
870    * Fix incorrect menu radio button selected when mode change aborted 
871      (bug #488226).
873    * Fix for bug #502306 - unable to use MOD operation after a 
874      x ? y operation.
876 ----
878 Overview of changes in gcalctool 5.21.4
880     * Adjusted online help documentation to add in a section 4.4. "Changing
881       The Display Area" and to update the new keyboard shortcut for Clear.
883     * Use delete key to delete character right of cursor in display, clear
884       now uses shift+delete (Bug #326938).
885     
886     * Update all button tooltips to have the shortcut
887       key for that button (Bug #503707).
889     * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
890       category
892     * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for 
893       "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
895     * Work on bug #501699. Adjusted "monthly interest rate" to "simple
896       monthly interest rate" in the online help for two of the financial
897       examples.
899     * Fix incorrect menu radio button selected when mode change aborted 
900       (bug #488226).
902     * Fix for bug #502306 - unable to use MOD operation after a 
903       x ᶺ y operation.
905 ----
907 Overview of changes in gcalctool 5.21.3
909     * Added a "Reset to Default" accuracy menu item (bug #488542).
911     * When the bit calculation extension is enabled, a message now appears
912       in the status bar.
914     * Fixed bug #500060 - Twiddling bits 32-63 in bitcalculation extension
915       produces incorrect results.
917     * Fixed bug #367731 - [doc] Update documentation for bit calculating
918       extension.
920     * Fixed bug 500029 - Clearing a bit in the bitcalculating extension,
921       sets the display to zero.
923     * Disable menu items not valid in current mode (Bug #499625).
925     * Fix build dependencies for parsers (Bug #497237).
926     
927     * Trim pasted text on newlines, replace tabs with spaces (Bug #488796).
929     * Fixed bug #367737 - [doc] Documentation screenshots need to be updated.
931     * Fixed bug #367723 - [doc] Update documentation for Changing Modes
932       Clears Calculation.
934 ----
936 Overview of changes in gcalctool 5.21.2
938     * Fixed bug #485919 - Use Glade for UI. Glade conversion of gcalctool 
939       is now complete (thanks Robert).
941     * Fixed bug #495349 - Close precision dialog when setting precision from
942       Acc button.
944     * Fixed bug #495345 - Connect "activate" signal for precision spin button
945       after spin button has been updated.
947     * Fixed bug #482655 - Missing image file.
949     * Fix the buglet in comment #51 of bug #485919
951     * Fixed for final remaining parts of bug #488694 - [a11y] Several 
952       calculator buttons don't speak correctly with Orca.
954     * Fixed bug #488489 - Make accuracy shortcuts only work in scientific mode.
956     * Fixed bug # 488703 - Stop bogus '-/-' appearing in accuracy menu items.
958     * Fix for bug #485134 - OR calculation produces incorrect result in
959       arithmetic precedence mode.
961     * General code cleanup.
963 ----
965 Overview of changes in gcalctool 5.21.1
967     * Work on bug #485919 - Use Glade for UI.
968         > Adds support for the mode panel.
969         > Puts menu accelerators back again and fixes the top button row in
970           basic mode being too tall.
971         > Now provides Glade support for the majority of the gcalctool GUI.
973     * Fix for bug #490701 - base radio buttons initially fail.
975     * Attempted fix for bug #485134 - OR calculation produces incorrect 
976       result in arithmetic precedence mode. This isn't a complete solution
977       so the bug has been reopened.
979     * Fix for bug #488828 - Reciprocal remembers backspaced items.
981     * More work on bug ##488694 - [a11y] Several calculator buttons don't speak 
982       correctly with Orca. Removed the accessible descriptions (not needed) and 
983       adjusted the "shift left" and "shift right" names (they were reversed).
985     * Patch to stablize arithmetic precedence.
987     * Stop acting on toggle events from radio buttons when they go inactive 
988       (Bug #485918).
990     * Added Robert Ancell to the list of gcalctool MAINTAINERS.
992     * Fixed bug #488830 - Hex radio button shortcut conflicts with Help menu 
993       shortcut.
995     * Fixed bug #488829 - Accuracy and Change Sign have wrong tooltip shortcut 
996       keys.
998     * Fixed bug #488783 - memory registers not available if you start in 
999       Advanced mode
1001     * Fixed bug bug #488694 - [a11y] Several calculator buttons don't speak
1002       correctly with Orca.
1004     * Fix for bug #485398 - Put memory register window inside the main window.
1005       Uses gtk_window_set_transient_for() to associate the memory register
1006       window with the main gcalctool window.
1008     * Fix for bug #383850 - [doc] New names for Precedence.
1010     * Fix for bug #485137 - Undo/Redo don't work in arithmetic precedence mode
1011       if user has "hand edited" the display.
1013     * Added a call to "set_memory_toggle(v->rstate);" in make_frames() to
1014       correctly set the state of the Edit-<Memory Registers check box if the
1015       user wanted the memory registers initially displayed.
1017     * Correctly handle memory register display and "Memory Registers" menu
1018       item checkbox status when user goes from Sci/Fin/Adv mode to Basic.
1019       (Needed because of the recent changes for bug #478961).
1021 ----
1023 Overview of changes in gcalctool 5.21.0
1025     * Fix for bug #326938 – Display cursor in input area; allow home and 
1026       end keys. This is in arithmetic precedence mode only.
1028     * Fix for bug #484158 – Setting Accuracy is incorrect via the 0-9 places 
1029       menu items.
1031     * Fix for bug #439087 – Gcalctool can't handle small physic constants
1032       like the Boltzmann constant. The number of significant places has
1033       been increased to 99 and the number of displayable digits has been
1034       increased to 200. The online help has been adjusted to reflect these
1035       changes.
1037       Note that if you have something in the gcalctool display that is
1038       wider than the display area, a scrollbar is shown, but the first
1039       digit isn't properly displayed. The workaround here, is to enlarge
1040       the size of the calculator window until the scrollbar goes away.
1041       I believe this is a Gtk+ problem and have filed bug #482688 against 
1042       it.
1044     * Fixed bug #367738 – [doc] Square root documentation needs to be updated.
1045       The entry in the online help now includes examples for both arithmetic
1046       precedence and non-arithmetic precedence mode.
1048     * Fixed bug #428571 – [doc] Repetitive usage of "use".
1050     * Use GNOME_MAINTAINER_MODE_DEFINES() to handle *_DISABLE_DEPRECATED
1052     * Fixed bug #428573 – [doc] Spelling of logical gates.
1053       The logical operations, And, Not, Or, Xor and Xnor now use uppercase
1054       letters (AND, NOT, OR, XOR and XNOR) for both the buttons and in the
1055       display area in arithmetic precedence mode. The gcalctool manual
1056       pages and the online help have been updated accordingly.
1058       The XOR operation in non-arithmetic mode was doing a multiplication
1059       instead.
1061       The result for the AND example in the online help was incorrect.
1063       The syntax for using NOT in aritmetic mode is different then for
1064       non-arithmetic mode. The online help example has been updated to
1065       show both examples.
1067     *  Fixed bug #469245 – Hexadecimal input is not intuitive and
1068       bug #455889 – Copy/paste of lower case hex letter does not work.
1069       The hexadecimal digits have been changed back to their pre Sept
1070       2003 (bug #118826) values of "a" - "f".
1072       The following functions have also had their keyboard shortcuts
1073       reverted back to their pre Sept 2003 upper-case values:
1075       [A] - Set accuracy
1076       [C] - Change sign
1077       [D] - Double-declining depreciation
1078       [E] - Enter an exponential number
1079       [F] - User-defined functions
1081       With copy/paste operations, where the user is pasting a string into
1082       gcalctool, the copy buffer is now iterated over. If an "A", "B", "C",
1083       "D" or "F" character is encountered, it will be converted to its
1084       lowercase equivalent. If an "E" is found,  and the next character is a
1085       "-" or a "+", then it remains as an upper case "E" (it's assumed to be
1086       a possible exponential number), otherwise its converted to a lower
1087       case "e".
1089       Displaying of hex digits in the gcalctool display will still be
1090       in uppercase. Displaying of the "e" in an exponential number will
1091       still be in lower-case.
1093       The way to enter exponential numbers in arithmetic precedence mode
1094       has changed. The following four examples should show you the new
1095       correct syntax:
1097         1  2  Exp + 8  =              1200000000
1098       - 1  2  Exp + 8  =             -1200000000
1099         1  2  Exp - 8  =              0.00000012
1100       - 1  2  Exp - 8  =             -0.00000012
1102       In both left-to-right precedence and arithmetic precedence modes, if
1103       the user enters a numeric digit that is incorrect for the current
1104       numeric base, this shouldn't be allowed and should not be entered
1105       in the display.
1107       The gcalctool documentation (and tooltips) have been updated to
1108       reflect these changes.
1110     * Fixed bug #479102 – memory registers dialogue should use ngettext.
1112     * Fixed bug #478961 – GtkAaction use.
1114     * Fixed bug #478964 – don't use deprecated gtk_widget_ref func.
1116     * Fixed bug #478979 – show menu help in statusbar.
1118     * Fixed bug #479064 – should use ngettext on the Acc button.
1120     * Fixed bug #479097 – use gtkmessagedialog.
1122     * Fixed bug #479066 – weird way to use gnome menus-have-icons setting.
1124 ----
1126 Overview of changes in gcalctool 5.20.0
1128 * Released a gcalctool tarball for GNOME 2.20.0.
1130 ----
1132 Overview of changes in gcalctool 5.19.92
1134 * Released a gcalctool tarball for GNOME 2.19.92.
1136 ----
1138 Overview of changes in gcalctool 5.19.91
1140 * Released a gcalctool tarball for GNOME 2.19.91.
1142     - Fixed bug #467442 – gcalctool does not appear in xfce4 menu.
1144 ----
1146 Overview of changes in gcalctool 5.19.90
1148 * Released a gcalctool tarball for GNOME 2.19.90.
1150     - Adjusted the MAINTAINERS file to the new format.
1152 ----
1154 Overview of changes in gcalctool 5.19.6
1156 * Released a gcalctool tarball for GNOME 2.19.6.
1158     - Remove help/de/Makefile due to gnome-doc-utils migration.
1160     - Fixed bug #459702 – gcalc does not build against gtk+-2.11.6.
1161       Occurances of gtk_tooltips_set_tip are now gtk_widget_set_tooltip_text.
1163     - Fixed bug #439415. Always use left-to-right direction for button's boxes.
1165 ----
1167 Overview of changes in gcalctool 5.19.5
1169 * Released a gcalctool tarball for GNOME 2.19.5.
1171     - Applied Sun patch to change the Comment line in gcalctool.desktop.in
1173     - Fixed bug #451286 – 0 power of 0. This now returns 1 and not an error.
1175     - Fixed bug #450790 – crash in Calculator when pasting in a very large
1176       number.
1178 ----
1180 Overview of changes in gcalctool 5.19.4
1182 * Released a gcalctool tarball for GNOME 2.19.4.
1184     - Fixed bug #448263 – drop libgnome dependency
1186 ----
1188 Overview of changes in gcalctool 5.19.3
1190 * Released a gcalctool tarball for GNOME 2.19.3.
1192   - Fixed bug #439985 – Negative value not saved in memory register across 
1193     invocations of gcalctool. This was also a problem was negative constants.
1195 ----
1197 Overview of changes in gcalctool 5.19.2
1199 * Released a gcalctool tarball for GNOME 2.19.2.
1201 ----
1203 Overview of changes in gcalctool 5.19.1
1205 * Released a gcalctool tarball for GNOME 2.19.1.
1207 ----
1209 Overview of changes in gcalctool 5.9.14
1211 * Released a gcalctool tarball for GNOME 2.18.0 (Final).
1213 ----
1215 Overview of changes in gcalctool 5.9.13
1217 * Released a gcalctool tarball for GNOME 2.18.0 (Release Candidate).
1219 ----
1221 Overview of changes in gcalctool 5.9.12
1223 * Released a gcalctool tarball for GNOME 2.18.0 (beta-2).
1225 ----
1227 Overview of changes in gcalctool 5.9.11
1229 * Released a gcalctool tarball for GNOME 2.18.0 (beta-1).
1231 ----
1233 Overview of changes in gcalctool 5.9.10
1235 * All copyright messages updated for 2007.
1236 * Released a gcalctool tarball for GNOME 2.17.5.
1238 ----
1240 Overview of changes in gcalctool 5.9.9
1242 * Released a gcalctool tarball for GNOME 2.17.4.
1244 ----
1246 Overview of changes in gcalctool 5.9.8
1248 * Released a gcalctool tarball for GNOME 2.17.3.
1250 ----
1252 Overview of changes in gcalctool 5.9.7
1254 * Released a gcalctool tarball for GNOME 2.17.2.
1256 ----
1258 Overview of changes in gcalctool 5.9.6
1260 * Fixed bug #358782. Fixup sloppy string handling.
1262 ----
1264 Overview of changes in gcalctool 5.9.5
1266 * Fixed bug #364410.  Incorrectly rounded pi constant.
1268 ----
1270 Overview of changes in gcalctool 5.9.4
1272 * Released a gcalctool tarball for GNOME 2.17.1.
1274 ----
1276 Overview of changes in gcalctool 5.9.3
1278 * Fixed bug 359291 - crash when localized decimal point is greater than 
1279   1 char. Removed the bogus assert.
1281 ----
1283 Overview of changes in gcalctool 5.9.2
1285 * Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due 
1286   to sloppy string handling.
1287 * Fixed bug #354730 - crash in Calculator: running 3x10^38 using bi..
1288 * Fixed bug #357208 - Bitcalculating extension needs to support negative 
1289   numbers
1291 ----
1293 Overview of changes in gcalctool 5.9.1
1295 * Fixed bug #157961 - Bitcalculating extension for gcalctool.
1296 * Fixed bug #355648 - Error reporting should be consistent.
1297 * Fixed bug #135140 - percent operator works not as expected.
1299 ----
1301 Overview of changes in gcalctool 5.9.0
1303 * Fixed bug #349981 - gcalctool should save screen position for next start.
1305 ----
1307 Overview of changes in gcalctool 5.8.24
1309 * Released a gcalctool tarball for GNOME 2.16.0 (Final).
1311 ----
1313 Overview of changes in gcalctool 5.8.23
1315 * Released a gcalctool tarball for GNOME 2.16.0 (RC1).
1317 ----
1319 Overview of changes in gcalctool 5.8.22
1321 * Removed several chunks of code that were surronded by #if 0/#endif.
1323 ----
1325 Overview of changes in gcalctool 5.8.21
1327 * Fixed bug #350341. gcalctool now builds again with gcc v2.95.
1329 ----
1331 Overview of changes in gcalctool 5.8.20
1333 * Released a gcalctool tarball for GNOME 2.16.0 (beta2).
1335 ----
1337 Overview of changes in gcalctool 5.8.19
1339 * More work on bug #347700.  Added another "Note to translators" 
1340   comment for the Abs button labels.
1342 * Fixed bug #348452. Removed line for help/sv/Makefile.in
1344 * Released a gcalctool tarball for GNOME 2.16.0 (beta1).
1346 ----
1348 Overview of changes in gcalctool 5.8.18
1350 * Work on bug #347700. Added a "Note to translators" comment for the 
1351   Bksp and Clr button labels.
1353 ----
1355 Overview of changes in gcalctool 5.8.17
1357 * Released a gcalctool tarball for GNOME 2.15.4.
1359 ----
1361 Overview of changes in gcalctool 5.8.16
1363 * Released a gcalctool tarball for GNOME 2.15.3.
1365 ----
1367 Overview of changes in gcalctool 5.8.15
1369 * Fixed bug #343150. Gcalctool no longer crashes when switching to 
1370   scientific mode.
1372 ----
1374 Overview of changes in gcalctool 5.8.14
1376 * Adjusted configure.in so that gcalctool now requires intltool v0.35.0.
1378 ----
1380 Overview of changes in gcalctool 5.8.13
1382 * Released a gcalctool tarball for GNOME 2.15.2.
1384 ----
1386 Overview of changes in gcalctool 5.8.12
1388 * Fixup compiler warnings from inclusion of last patch.
1390 ----
1392 Overview of changes in gcalctool 5.8.11
1394 * Fixed bug #163538 (http://bugzilla.gnome.org/show_bug.cgi?id=163538)
1395   Backspace results in mal-formed expression.
1397 * = button is now also a one step undo. (This feature was temporary
1398   disabled by the previous redo/undo patch.)
1400 * Removed gotos from do_expression function. (This change might add
1401   unstability as this is a major change to the expression mode state
1402   machine.)
1404 * Functions (such as sin, cos, tan..) can use previously calculated value.
1406 ----
1408 Overview of changes in gcalctool 5.8.10
1410 * First cut at an Undo/Redo implementation for use with the arithmetic
1411   operator precedence mode.
1413 ----
1415 Overview of changes in gcalctool 5.8.9
1417 * Respun the gcalctool tarball for GNOME 2.15.1 as the po/*.po files
1418   were missing.
1421 Overview of changes in gcalctool 5.8.8
1423 * Removed .../po/Makefile.in.in. Shouldn't have been in CVS.
1424 * Released a gcalctool tarball for GNOME 2.15.1.
1426 ----
1428 Overview of changes in gcalctool 5.8.7
1430 * Fixed bug #337897. Changes to use po/LINGUAS file.
1432 ----
1434 Overview of changes in gcalctool 5.8.6
1436 * Fixed bug #338220. The 'Show trailing zeroes' option in the View menu 
1437   should now be correctly set [in]sensitive depending upon which mode 
1438   it's in.
1440 ----
1442 Overview of changes in gcalctool 5.8.5
1444 * Fixed bug #332023. The bitwise operators now work in arithmetic operator 
1445   precedence mode, when you use them with the result of a previous operation.
1447 ----
1449 Overview of changes in gcalctool 5.8.4
1451 * Fixed bug #327729. The fields in the memory register window were not 
1452   correctly aligned in some themes.
1454 ----
1456 Overview of changes in gcalctool 5.8.3
1458 * Fixed bug #330867.  Added License info to the Gcalctool About dialog.
1460 ----
1462 Overview of changes in gcalctool 5.8.2
1464 * Fixed bug #335095. Gcalctool no longer displays the current mode in 
1465   the title bar when in Basic mode (due to lack of space).
1467 ----
1469 Overview of changes in gcalctool 5.8.1
1471 * Fixed bug #335236. Gcalctool schemas files should be installed if
1472   built with "--without-gnome".
1474 ----
1476 Overview of changes in gcalctool 5.8.0
1478 * Adjustments to the AOP code so that e to the power of x gives the
1479   correct answer at high precision.
1481 ----
1483 Overview of changes in gcalctool 5.7.32
1485 * Released a gcalctool tarball for GNOME 2.14.0 (Final).
1487 ----
1489 Overview of changes in gcalctool 5.7.31
1491 * Fix for bug #333078. cvs fails to build due to bg translation of help.
1493 * Inclusion of a translation of gcalctool help for the bg locale.
1495 ----
1497 Overview of changes in gcalctool 5.7.30
1499 * Released a gcalctool tarball for GNOME 2.14.0 (RC).
1501 ----
1503 Overview of changes in gcalctool 5.7.29
1505 * Released a gcalctool tarball for GNOME 2.14.0 (beta2).
1507 ----
1509 Overview of changes in gcalctool 5.7.28
1511 * Released a gcalctool tarball for GNOME 2.14.0 (beta1).
1513 ----
1515 Overview of changes in gcalctool 5.7.27
1517 * Refixed bug #323150. The recent changes to the square root and 
1518   subtraction button labels broke the token parser for arithmetic 
1519   operator precedence.
1521 ----
1523 Overview of changes in gcalctool 5.7.26
1525 * Fixed bug #327124. Changes to fix bug #326344 had the side-effect of 
1526   causing the CE button to no longer work correctly.
1528 ----
1530 Overview of changes in gcalctool 5.7.25
1532 * Fixed bug #327214. The results from performing trig functions were not 
1533   being passed on to future calculations correctly (in non-arithmetic 
1534   operator precedence mode).
1536 ----
1538 Overview of changes in gcalctool 5.7.24
1540 * Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
1541   for label on division button.
1543 ----
1545 Overview of changes in gcalctool 5.7.23
1547 * Released a gcalctool tarball for GNOME 2.13.5.
1549 ----
1551 Overview of changes in gcalctool 5.7.22
1553 * Fixed bug #323149. Gcalctool now uses the Unicode symbols for division, 
1554   multiplication, plus/minus, minus and square root.
1556 ----
1558 Overview of changes in gcalctool 5.7.21
1560 * Fixed bug #326344. The bit display of large numbers (in non-arithmetic 
1561   operator precedence mode with the scientific view) now hopefully works 
1562   correctly.
1564 ----
1566 Overview of changes in gcalctool 5.7.20
1568 * Fixed bug #142824. Gcalctool no longer ignores locale specific numeric 
1569   point in arithmetic operator precedence mode.
1571 * Adjusted all the copyright messages to include 2006.
1573 ----
1575 Overview of changes in gcalctool 5.7.19
1577 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1578   Gcalctool no longer crashes when you double click the 0 in the display area. 
1580 ----
1582 Overview of changes in gcalctool 5.7.18
1584 * Final fix for bug #153854. Now handles the case where the first thing 
1585   the user does is change mode (Basic, Financial, Advanced, Scientific) 
1586   in AOP mode.
1588 * Released a gcalctool tarball for GNOME 2.13.4.
1590 ----
1592 Overview of changes in gcalctool 5.7.17
1594 * Fixed bug #323150. Sqrt (and other similar operations) no longer fail 
1595   in non-English locales
1597 ----
1599 Overview of changes in gcalctool 5.7.16
1601 * Fixed bug #324001. Primary Selection (middle mouse button) is now working.
1603 ----
1605 Overview of changes in gcalctool 5.7.15
1607 * Released a gcalctool tarball for GNOME 2.13.3.
1609 ----
1611 Overview of changes in gcalctool 5.7.14
1613 * More work on bug #153854. Similar change to that made on 15th November 
1614   2005, this time for arithmetic operator precedence mode.
1616 ----
1618 Overview of changes in gcalctool 5.7.13
1620 * Slight fixup for bug #157961. The toggling of the first bit in the
1621   bit panel wasn't working correctly. 
1623 ----
1625 Overview of changes in gcalctool 5.7.12
1627 * More work on bug #153854
1628   If the user has completed a calculation and we are going to a
1629   new mode that is "compatible" with this one, then just change
1630   modes. Otherwise display a dialog warning the user that the
1631   current calculation will be cleared.
1633   Incompatible modes are:
1635   Scientific -> Basic
1636   Scientific -> Advanced
1637   Scientific -> Financial
1639   (unless we are in Scientific mode with Decimal numeric base and Fixed).
1641   These changes work nicely in non-arithmetic operator precedence mode.
1643 ----
1645 Overview of changes in gcalctool 5.7.11
1647 * Released a gcalctool tarball for GNOME 2.13.2.
1649 ----
1651 Overview of changes in gcalctool 5.7.10
1653 * Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **: 
1654   gdk_window_invalidate_rect: assertion `window != NULL' failed" 
1655   warnings at startup.
1657 ----
1659 Overview of changes in gcalctool 5.7.9
1661 * Fixed bug #319934. The percent operator was broken in non-arithmetic 
1662   operator precedence mode.
1664 ----
1666 Overview of changes in gcalctool 5.7.8
1668 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1669   Exponential notation now works correctly in arithmetic operator
1670   precedence mode.
1672 ----
1674 Overview of changes in gcalctool 5.7.7
1676 * Slight adjustment to the bit panel. It's now centralized.
1678 ----
1680 Overview of changes in gcalctool 5.7.6
1682 * Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
1683   needed to also preserve v->toclear and v->pointed.
1685 * Work on enhancement request #157961. Started to implement the bit 
1686   panel for non-arithmetic precedence mode.  It's automatically displayed 
1687   when in Scientific mode.
1689 ----
1691 Overview of changes in gcalctool 5.7.5
1693 * Implemented enhancement request #148104 for arithmetic precedence mode.
1694   The modulo operation. See entry below for more details.
1696 ----
1698 Overview of changes in gcalctool 5.7.4
1700 * Fixed bug #316382. The "useless" cursor is no longer displayed in 
1701   the calculator display area.
1703 ----
1705 Overview of changes in gcalctool 5.7.3
1707 * Implemented enhancement request #148104 for non-arithmetic precedence
1708   mode. Added in a modulo operation. This is available in Scientic Mode. 
1709   A Mod B return the remainder when you divide A by B. A and B must be
1710   integers. Keyboard shortcut for this operation is "M".
1712 ----
1714 Overview of changes in gcalctool 5.7.2
1716 * Fixed bug #162453. The memory register dialog now uses GtkEntry widgets 
1717   to display the register values. Gnopernicus can now correctly speak the 
1718   contents of each memory register. There is also a close button to easily 
1719   dismiss this dialog.
1721 ----
1723 Overview of changes in gcalctool 5.7.1
1725 * Fixed bug #314540. The memory register window is now a dialog rather 
1726   than a top-level window.
1728 ----
1730 Overview of changes in gcalctool 5.7.0
1732 * Fix to prevent invalid numeric entry in arithmetic operator precedence
1733   mode, depending upon the current base.
1735 ----
1737 Overview of changes in gcalctool 5.6.31
1739 * A number of the bison- and flex-related make rules in 
1740   .../gcalctool/Makefile.am were broken when builddir != srcdir.
1742 ----
1744 Overview of changes in gcalctool 5.6.30
1746 * Fixed bug #314540. The libparser.a library needs ranlib run on it 
1747   for Mac OS X.
1749 ----
1751 Overview of changes in gcalctool 5.6.29
1753 * Fixed bug #314375. Replaced usage of malloc.h with stdlib.h in 
1754   syntax_translation.c
1756 ----
1758 Overview of changes in gcalctool 5.6.28
1760 * Generated release for GNOME 2.12 (RC)
1762 * Changed type of argument in paren_disp from char to int for 64bit.
1764 ----
1766 Overview of changes in gcalctool 5.6.27
1768 * Fixed bug #313255. The definitions for BUT_<n>_BAS in gtk.c were incorrect.
1770 Overview of changes in gcalctool 5.6.26
1772 * Generated release for GNOME 2.11.91 (beta2).
1774 ----
1776 Overview of changes in gcalctool 5.6.25
1778 * Fixed bug #311306. If the user was in View->Scientific with base Bin, 
1779   Oct or Hex and then went to View->Basic, then returned to View->Scientific, 
1780   some of the numeric keys were incorrectly greyed out.
1782 ----
1784 Overview of changes in gcalctool 5.6.24
1786 * Fixed bug #310849. Gcalctool no longer crashes when pressing the "B" 
1787   button (or typing Shift-B).
1789 ----
1791 Overview of changes in gcalctool 5.6.23
1793 * Fixed bug #310791. Memory register window view logic was screwed.
1795 ----
1797 Overview of changes in gcalctool 5.6.22
1799 * Fixed bug #310441. Adjusted code to compile with gcc 2.95.2.
1801 ----
1803 Overview of changes in gcalctool 5.6.21
1805 * Fixed bug #153854. When the user changes modes, a warning dialog is 
1806   displayed to let them know that their current display will be cleared 
1807   and the base reset to decimal. The user has the option of checking a 
1808   toggle box on the dialog, that will prevent this warning from being 
1809   displayed again.
1811 ----
1813 Overview of changes in gcalctool 5.6.20
1815 * Fixed bug #309294. Adjustments to allow gcalctool to successfully build 
1816   on Solaris with pkgconfig >= 0.17.1.
1818 ----
1820 Overview of changes in gcalctool 5.6.19
1822 * Fixed bug #309182. In non-arithmetic precdence mode, gcalctool can now 
1823   correctly change the sign of the exponent on scientific numbers again.
1824 ----
1826 Overview of changes in gcalctool 5.6.18
1828 * Fixed bug #308408. gcalctool can now correctly convert the hexadecimal 
1829   numbers "A-F" to other bases in "use arithmetic operator precedence mode".
1831 ----
1833 Overview of changes in gcalctool 5.6.17
1835 * Fixed bug #305619. Calculations with stored register values in arithmetic 
1836   operator precedence mode, now work correctly.
1838 ----
1840 Overview of changes in gcalctool 5.6.16
1842 * Fixed bug #305034. In "Use Arithmetic Precedence" mode, when switching 
1843   the format (e.g. from ENG to FIX), the displayed value switches to zero 
1844   (in the corresponding format, so e.g. 0.0 or 0e+0, ...).
1846 ----
1848 Overview of changes in gcalctool 5.6.15
1850 * Fixed bug #305467. gcalctool no longer crashes under the following 
1851   scenerio:
1852     - type "f" to bring up the user function menu.
1853     - dismiss the menu by clicking elsewhere with the mouse.
1854     - type another character which isn't in the range "0" to "9".
1856 ----
1858 Overview of changes in gcalctool 5.6.14
1860 * Did a gcalctool tarball release.
1862 ----
1864 Overview of changes in gcalctool 5.6.13
1866 * Fixed bug #304056. Adjusted the keyboard shortcuts for the Xor and x^y 
1867   operations. New values are:
1868       Xor - 'x'
1869       x^y - '^'
1871 ----
1873 Overview of changes in gcalctool 5.6.12
1875 * Fixed bug #302555. Various gcalctool variables have now been const'ified.
1877 ----
1879 Overview of changes in gcalctool 5.6.11
1881 * Fixed bug #300957. Replaced the underscore character in 
1882   "translator_credits" with a hyphen, to prevent some 
1883   translation tools from being confused.
1885 ----
1887 Overview of changes in gcalctool 5.6.10
1889 * More work on bug #172704. 
1890   - Adjusted the code to not try to display a menu when the user 
1891     entered a left parentheses (another do_pending() type of operation).
1892   - Toggling the "Show Trailing Zeroes" operation via keyboard
1893     shortcuts, needed to clear the v-.pending flag.
1895 ----
1897 Overview of changes in gcalctool 5.6.9
1899 * Fixed up some problems reported by lint.
1901 ----
1903 Overview of changes in gcalctool 5.6.8
1905 * Fixed bugs #172704 and #172869. When the user now uses the keyboard shortcut 
1906   for any of the gcalctool buttons that have a menu associated with them, that 
1907   menu is now displayed. The user can use the arrow keys to select a menu item 
1908   or the menu items shortcut.
1910 ----
1912 Overview of changes in gcalctool 5.6.7
1914 * Fixed bug #171393. Allow stock labels to show through.
1916 ----
1918 Overview of changes in gcalctool 5.6.6
1920 * Refixed bug #158280. The Help->Contents menu item no longer appears if 
1921   gcalctool is built Gtk-only.
1923 ----
1925 Overview of changes in gcalctool 5.6.5
1927 * Fixed bug #172798. gtk_set_locale was already being run by gtk_init() 
1928   and the gtk about popup didn't have the gcalctool icon.
1930 ----
1932 Overview of changes in gcalctool 5.6.4
1934 * Fixed Sun internal CR #6214176. If gcalctool is being driven by gok, 
1935   the on-screen keyboard assistive technology, it's possible that the 
1936   event returned by gtk_get_current_event() is NULL. If this is the 
1937   case, we need to fudge the popping up on the menu associated with 
1938   this menu button.
1940 ----
1942 Overview of changes in gcalctool 5.6.3
1944 * Fixed bug #158280. You can now build gcalctool without the GNOME 
1945   libraries by specifying "--disable-gnome" on the configure command 
1946   line.
1948 ----
1950 Overview of changes in gcalctool 5.6.2
1952 * Fixed bug #167479. gcalctool with set the View->Memory Registers menu 
1953   item inactive if the calculator is in Basic mode.
1955 ----
1957 Overview of changes in gcalctool 5.6.1
1959 * Fixed bug #168694. gcalctool now saves/restores the ten memory 
1960   register values as gconf resources.
1962 * Removed the redundant process_str() routine in graphics.c
1964 ----
1966 Overview of changes in gcalctool 5.6.0
1968 * Fixed bug #169196. gcalctool now uses use g_get_home_dir().
1970 * Added in a better implementation of the trig_filter() routine in 
1971   functions.c
1973 ----
1975 Overview of changes in gcalctool 5.5.41
1977 * Version for GNOME 2.10.0 (final) call for tarballs.
1979 ----
1981 Overview of changes in gcalctool 5.5.40
1983 * Version for GNOME 2.10.0 (rc1) call for tarballs.
1985 ----
1987 Overview of changes in gcalctool 5.5.39
1989 * Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator 
1990   precedence mode.
1992 ----
1994 Overview of changes in gcalctool 5.5.38
1996 * Changes to make the trigonometric code work with hyp and inv properly.
1998 ----
2000 Overview of changes in gcalctool 5.5.37
2002 * Left and Right shift operations weren't working correctly. Menu
2003   name comparison in mb_proc() in gtk.c was incorrect.
2005 ----
2007 Overview of changes in gcalctool 5.5.36
2009 * The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
2010 * Exch functionality was incorrect in Arithmetic Precedence mode.
2012 ----
2014 Overview of changes in gcalctool 5.5.35
2016 * Fixed bug 167124. One of the entries in the words[] array in 
2017   syntax_translation.c was accidentally commented out.
2019 ----
2021 Overview of changes in gcalctool 5.5.34
2023 * Fixed bug 166634. Call to create the About box was missing a 
2024   NULL terminator.
2026 ----
2028 Overview of changes in gcalctool 5.5.33
2030 * Adjusted all copyright messages to be 2005.
2031 * Version for GNOME 2.10.0 (beta2) call for tarballs.
2033 ----
2035 Overview of changes in gcalctool 5.5.32
2037 * Fixed bug #165522. Made the status bar non-resizable.
2039 ----
2041 Overview of changes in gcalctool 5.5.31
2043 * Various code cleanups. It moves some declarations of static functions 
2044   to the corresponding .c files. It also cuts down the number of 
2045   included files, moving some includes to where they are needed from 
2046   calctool.h.
2048 ----
2050 Overview of changes in gcalctool 5.5.30
2052 * Adjusted the About dialog to use the latest GtkAbout widget.
2054 ----
2056 Overview of changes in gcalctool 5.5.29
2058 * Version for GNOME 2.10.0 (beta1) call for tarballs.
2060 ----
2062 Overview of changes in gcalctool 5.5.28
2064 * Fixed bug #162998. The "menu" buttons in gcalctool now responds 
2065   to the "clicked" event rather than the "button-press-event" to 
2066   allow gok, the on-screen keyboard to function properly.
2068 * Fixed bug #159957. Input number in FIX mode now make mimimal changes 
2069   to (i.e append a single character) the display rather than completely 
2070   delete and insert it. The is helpful to assistive technologies like 
2071   gnopernicus.
2073 ----
2075 Overview of changes in gcalctool 5.5.27
2077 * Fixed bug #164184. Adjusted location of comments in syntax_translation.c 
2078   so that the L10N message translation software isn't confused.
2080 ----
2082 Overview of changes in gcalctool 5.5.26
2084 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
2086 ----
2088 Overview of changes in gcalctool 5.5.25
2090 * Version for GNOME 2.9.4 call for tarballs.
2092 ----
2094 Overview of changes in gcalctool 5.5.24
2096 * Couldn't use the "#" key to select constants as this symbol was
2097   a lower-case symbol on his keyboard.
2099 * Powers that were a multiple of 30 (10 as well as 3) would not 
2100   display correctly, having a 4 digit significand. Further testing 
2101   showed that without the fix the following powers had a 4 digit 
2102   significand: 27,30, 57,60, 90, 96 (and every 3 from here on).
2104 ----
2106 Overview of changes in gcalctool 5.5.23
2108 * Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5
2110 ----
2112 Overview of changes in gcalctool 5.5.22
2114 * Fixed bug #155101. Made the gcalctool window resizable. 
2116 ----
2118 Overview of changes in gcalctool 5.5.21
2120 * Version for GNOME 2.9.3 call for tarballs.
2122 ----
2124 Overview of changes in gcalctool 5.5.20
2126 * Fixed bug #160929. Removed the "Mode" word from each of the different 
2127   mode menu items in the gcalctool View menu.
2129 ----
2131 Overview of changes in gcalctool 5.5.19
2133 * Fixed bug #157701. gcalctool can now use real multiplication and division 
2134   symbols instead of "*" and "/". 
2136 ----
2138 Overview of changes in gcalctool 5.5.18
2140 * Fixed bug #160088. Adjusted the titlebar text so that it doesn't include 
2141   the word "Mode" which was getting chopped when the calculator was in 
2142   Basic mode.
2144 ----
2146 Overview of changes in gcalctool 5.5.17
2148 * Fixed bug #157962. Added in a set of three colors for gcalctool that 
2149   will work with the default theme. To use them, the "gcalctoolrc" file 
2150   supplied with the source distribution needs to be moved to ~/.gcalctoolrc
2152 ----
2154 Overview of changes in gcalctool 5.5.16
2156 * Generated gcalctool tarball for the GNOME 2.9.2 release.
2158 ----
2160 Overview of changes in gcalctool 5.5.15
2162 * Adjusted the scroll_right() routine to only scroll right if the 
2163   horizontal scroll bar is visible.
2165 ----
2167 Overview of changes in gcalctool 5.5.14
2169 * Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the 
2170   -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in 
2171   .../gcalctool/Makefile.am for now, to allow it to successfully build
2172   against the latest GNOME/Gtk+.
2174 * Slight adjustment to correct check the Advanced mode menu item when
2175   the user had previously terminated gcalctool in that mode.
2177 ----
2179 Overview of changes in gcalctool 5.5.13
2181 * Changed the names of the gconf mode type key so that there is backward 
2182   compatibility.
2184 * Reset the initial default mode to BASIC.
2186 ----
2188 Overview of changes in gcalctool 5.5.12
2190 * Fixed bug #157757. The horizontal scrollbar for the display area will 
2191   now only be visible when needed. It will also display the rightmost part 
2192   of the display as you are entering new input.
2194 ----
2196 Overview of changes in gcalctool 5.5.11
2198 * Added in a very basic mode for gcalctool. Rather than calling this a 
2199   "Light" mode, the existing "Basic" mode is now renamed to "Advanced" 
2200   and the new basic mode is called "Basic".
2202 ----
2204 Overview of changes in gcalctool 5.5.10
2206 * Fix for bug #157021. X^Y now works for -X with integer Y. -X with
2207   non-integer Y will now display a descriptibe error in the status bar.
2209 ----
2211 Overview of changes in gcalctool 5.5.9
2213 * Generated gcalctool tarball for first GNOME 2.9 release.
2215 ----
2217 Overview of changes in gcalctool 5.5.8
2219 * Slight adjustment to bug #152301. The tooltip message had been tweaked to 
2220   "Show the About Gcalctool dialog".
2222 ----
2224 Overview of changes in gcalctool 5.5.7
2226 * Fixed bug #152301. Adjusted the tooltip message for Help->About... from 
2227   "Show about help" to "Show the about dialog", to make it more understandable.
2229 ----
2231 Overview of changes in gcalctool 5.5.6
2233 * Fixed bug #153726. Gcalctool will now build correctly when using the 
2234   -fno-common option for gcc (3.3.4).
2236 ----
2238 Overview of changes in gcalctool 5.5.5
2240 * Numerical answer localization and thousand separator support for 
2241   arithmetic precedence mode.
2243 * If the accuracy was changed via one of the ten preset menu items in the 
2244   Acc menu, the tooltip wasn't getting correct updated with the new accuracy.
2246 ----
2248 Overview of changes in gcalctool 5.5.4
2250 * Further changes to the "Set Precision" popup (rfe #147803):
2251   - "Significant places" not "Significant Places".
2252   - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the 
2253     current precision, and be in the same radio box group as the other menu 
2254     items. Check the appropriate menu entry.
2255   - Adjust the Acc button tooltip to show the current accuracy too.
2256   - When the user attempts to enter an invalid entry in the Set Precision 
2257     popup, an error message is shown in the main gcalctool status bar.
2258   - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).
2260 * Fixed bug #152790. Most of the changes needed were already in CVS; there 
2261   was one compiler warning that still needed to be removed.
2263 * Storing the display value to a memory register was not updating the memory 
2264   register window, if it was visible.
2266 ----
2268 Overview of changes in gcalctool 5.5.3
2270 * Added in functionality to set the number of significant places > 9.
2271   There is a new menu item under the Acc menu called "Set Precision..."
2272   that brings up a small popup allowing you to set precision between 0
2273   and MAXACC significant places (where MAXACC is currently 30).
2275 ----
2277 Overview of changes in gcalctool 5.5.2
2279 * Fixed up numerous warnings generated by running lint on the gcalctool code.
2280   Removed unused variables and functions. Declared routines statically where 
2281   possible.
2283 ----
2285 Overview of changes in gcalctool 5.5.1
2287 * Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.
2289 ----
2291 Overview of changes in gcalctool 5.5.0
2293 * Major new release of gcalctool. Incorporates an arithmetic operator
2294   precedence mode (currently the default while it's been debugged). To get
2295   the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
2296 * The "(" and ")" buttons have moved from the scientific mode into the
2297   Basic mode so that they are now available to users who need them but not
2298   everything that the Scientific mode provides.
2299 * There is a footer message area that provides feedback.
2300 * The display area now has an horizontal scrollbar.
2301 * Typing in the keyboard shortcuts for the various gcalctool buttons
2302   autocompletes their entry into the display area.
2303 * Tooltips show button's shortcut.
2305 ----
2307 Overview of changes in gcalctool 4.4.13
2309 * Remainder of the fix for bug #143924. Control-T shouldn't work in Basic 
2310   or Financial modes. 
2312 ----
2314 Overview of changes in gcalctool 4.4.12
2316 * Partial fix for bug #143924. After an error condition, the "Show 
2317   Trailing Zeroes" menu item is only activated if the user is in 
2318   Scientific mode.
2320 ----
2322 Overview of changes in gcalctool 4.4.11
2324 * Fixed bug 138106. In Basic or Financial mode, "Error" was been 
2325   incorrectly display if you user has "Show Thousands Separator" set.
2327 ----
2329 Overview of changes in gcalctool 4.4.10
2331 * Fixed bug 144031. gcalctool checked for the presence of the X11 
2332   libraries but doesn't need to.
2334 ----
2336 Overview of changes in gcalctool 4.4.9
2338 * Selecting Help->About from the menubar now works again.
2340 ----
2342 Overview of changes in gcalctool 4.4.8
2344 * Adjusted the creation of the menubar and the Accuracy and Left/Right 
2345   shift menus from GtkItemFactory to GtkUIManager.
2347 ----
2349 Overview of changes in gcalctool 4.4.7
2351 * Fixed bug 142824. gcalctool now correctly recognizes the localized 
2352   decimal point character.
2354 ----
2356 Overview of changes in gcalctool 4.4.6
2358 * Fixed bug 129397. Use GtkIconTheme to load gcalctool icon instead of
2359   built-in image.
2361 ----
2363 Overview of changes in gcalctool 4.4.5
2365 * Fixed bug 142888. Gcalctool is now connected to the "die" signal so 
2366   that it can be successfully terminated when removed from 
2367   gnome-session-properties.
2369 ----
2371 Overview of changes in gcalctool 4.4.4
2373 * The "Bsp" button label has been changed to "Bksp" to make it more 
2374   understandable.
2376 ----
2378 Overview of changes in gcalctool 4.4.3
2380 * Fixed bug 138106. If the "Error" message is being displayed, it is now 
2381   no longer incorrectly displayed as "Er,ror" if the "Show Thousands 
2382   Separator" is on.
2384 ----
2386 Overview of changes in gcalctool 4.4.2
2388 * Fixed bug 135068. Adjusted several default constant descriptions to be 
2389   more understandable. 
2391 ----
2393 Overview of changes in gcalctool 4.4.1
2395 * Fixed bug 135065. Tooltips for OR, AND, NOT, XOR and XNOR have been 
2396   changed from "Logical <whatever>" to "Bitwise <whatever>". 
2398 ----
2400 Overview of changes in gcalctool 4.4.0
2402 * Fixed bug 136872. gcalctool can now be built with "CFLAGS=-fdata-sections".
2404 ----
2406 Overview of changes in gcalctool 4.3.51
2408 * Version for GNOME 2.6 (FINAL) call for tarballs. Includes:
2409   - new locales for pa, en_GB, bg and ga.
2410   - localized online user documentation from the Sun translation team.
2411     for de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW.
2413 ----
2415 Overview of changes in gcalctool 4.3.50
2417 * One more slight adjustment to the fix for bug 135064.
2418   Entering numbers that start with the numeric point character ('.")
2419   are now visibly displayed.
2421 ----
2423 Overview of changes in gcalctool 4.3.49
2425 * Adjustment to the fix for bug 135064. Fix to remove a potential spurious 
2426   initial thousands separator character after a change sign operation.
2428 ----
2430 Overview of changes in gcalctool 4.3.48
2432 * Fixed bug 135064. Changing the sign of a large number (when "Show 
2433   Thousands Separator" is on and this is not the C locale), no longer 
2434   corrupts the display.
2436 ----
2438 Overview of changes in gcalctool 4.3.47
2440 * Fixed bug 135328. Added Shift-slash as a recognized alternate for the 
2441   divide operation (needed by the be-latin1 keyboard layout).
2443 ----
2445 Overview of changes in gcalctool 4.3.46
2447 * Fixed bug 134540. gcalctool now correctly handles the digits 0123456789 
2448   which are shifted about the accented characters on a French keyboard.
2450 ----
2452 Overview of changes in gcalctool 4.3.45
2454 * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to lock up. 
2456 ----
2458 Overview of changes in gcalctool 4.3.44
2460 * Fixed bug 133764.
2461   - "Gradients" was still appearing when in Scientific mode (instead of 
2462     "Gradians".
2463   - In the x^2 button, the 2 should not be italicized.
2464   - In the x^2 and x^y buttons, the x should be italicized.
2465   - The View Thousands Separator menu item should not remain active during 
2466     an error condition.
2468 ----
2470 Overview of changes in gcalctool 4.3.43
2472 * Fixed bug 133590. The About box now lists the documenters of gcalctool. 
2474 ----
2476 Overview of changes in gcalctool 4.3.42
2478 * Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen 
2479   (rather than square brackets) to show what mode the user is currently 
2480   using.
2482 ----
2484 Overview of changes in gcalctool 4.3.41
2486 * Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather 
2487   than frames (per the HIG).
2489 ----
2491 Overview of changes in gcalctool 4.3.40
2493 * Fixed bug 131571. User defined constants are now read/written out (as 
2494   gconf resources) with no thousands separator and with a radix of ".". 
2496 ----
2498 Overview of changes in gcalctool 4.3.39
2500 * Fixed bug 131594. The "Insert ASCII View..." menu item and the 
2501   "Insert" button no longer use the GTK_STOCK_CONVERT stock icon 
2502  (as per the HIG).
2504 ----
2506 Overview of changes in gcalctool 4.3.38
2508 * Fixed bug 131059. Fix to allow the thousands separator to be used 
2509   correctly with the creation of the initial constant values in the 
2510   Russian locale. 
2512 ----
2514 Overview of changes in gcalctool 4.3.37
2516 * Fixed bug 130078. Changed the y^x button label to x^y (really x 
2517   superscript y). Adjusted the tooltip message to "Raise displayed 
2518   value to the power of y".
2520 ----
2522 Overview of changes in gcalctool 4.3.36
2524 * Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check 
2525   from the get_tsep() routine in order to get the thousands separator to 
2526   correctly work in all locales. Note that there is no thousands separator 
2527   now for the C locale.
2529 ----
2531 Overview of changes in gcalctool 4.3.35
2533 * Fixed part of bug 126125. If the user entered: "1+(2()<backspace>)", 
2534   this resulted in an answer of 0. 
2536 ----
2538 Overview of changes in gcalctool 4.3.34
2540 * Fixed bug 130187. When gcalctool changes modes now, it's internal state 
2541   and the display are cleared.
2543 ----
2545 Overview of changes in gcalctool 4.3.33
2547 * Fixed bug 130282. Fixes for more problems with the thousands separator 
2548   in certain locales, plus correct handling of the radix character with 
2549   the initial constant values.
2551 ----
2553 Overview of changes in gcalctool 4.3.32
2555 * Fixed bug 128603 again. The solution this time was to duplicate the 
2556   initial string constant values to be confident that they are not in 
2557   read-only memory.
2559 ----
2561 Overview of changes in gcalctool 4.3.31
2563 * Fixed bug 129539.  The thousands separator is a null terminated string, 
2564   not a single character. Same for the radix.
2566 ----
2568 Overview of changes in gcalctool 4.3.30
2570 * Fixed bug 129496. "Gradients" should be "Gradians".
2572 ----
2574 Overview of changes in gcalctool 4.3.29
2576 * Fixed bug 128603. The changes for enhancement request #126626 which added 
2577   thousands separator support caused a crash at startup time on a Debian 
2578   system. The initial constant strings are being put in read-only memory 
2579   either by gcc (or because of the way that x86 arch is designed). This was 
2580   not a problem when tested with the Sun compilers on a Solaris SPARC machine.
2581   The remove_tsep() routine is display.c has been rewritten to correctly 
2582   handle this.
2584 ----
2586 Overview of changes in gcalctool 4.3.28
2588 * Further work on enhancement request 125873. As the user is typing in 
2589   input, the display will now show the thousands separator (if checked).
2591 ----
2593 Overview of changes in gcalctool 4.3.27
2595 * On a Solaris keyboard, Shift-"^" is GDK_asciicircum/GDK_SHIFT_MASK.
2596   This keyval/state pair needed to be added to the Xor recognized mappings.
2598 ----
2600 Overview of changes in gcalctool 4.3.26
2602 * Re-fixed bug 127672. The fix for Shift-"=" should have been for GDK_equal 
2603   not GDK_Return.  Needed to add in support for Shift-"/" too.
2605 ----
2607 Overview of changes in gcalctool 4.3.25
2609 * Implemented enhancement request 125873. gcalctool can now optionally 
2610   show the thousands seperator character for fixed point numbers displayed 
2611   in the decimal base. Same for numbers stored in the memory registers. 
2612   There is a new "Show Thousands Separator" menu entry in the View menu 
2613   to set this.
2615 ----
2617 Overview of changes in gcalctool 4.3.24
2619 * Fixed bug 126626. gcalctool no longer causes a Gtk-CRITICAL error when 
2620   the user enters "9*(1<Xor>". The problem was caused because a non-UTF 
2621   character was being inserted into the text string to be displayed for 
2622   the Xor function.
2624 ----
2626 Overview of changes in gcalctool 4.3.23
2628 * Fixed bug 125782. If the user is entering a left parenthesis and it is 
2629   the first one being displayed and there is no current arithmetic operand,
2630   then the current display is initially cleared to avoid the confusion of 
2631   showing something like "0(".
2633 ----
2635 Overview of changes in gcalctool 4.3.22
2637 * Fixed bug 127862. The fix for bug #125625 introduced a potential 
2638   out-of-order case for users who are rapid keyboard typers. This 
2639   bug fix rectifies this with the unfortunate side-effect of no longer 
2640   visual toggling the equivalent button to the keyboard character 
2641   that the user entered. This fix is still compatible with the way 
2642   the accessibility infrastructure works though.
2644 ----
2646 Overview of changes in gcalctool 4.3.21
2648 * Fixed bug 65806. For the "1/x", "x^2", "x!", "e^x", "10^x" and 
2649   "y^x" labels, all occurances of "x" and "y" are now italicized.
2650   The "e" in "e^x" is no longer italicized.
2652 ----
2654 Overview of changes in gcalctool 4.3.20
2656 * Fixed bug 127316. The "fix" introduced in gcalctool v4.1.18 to fix Sun 
2657   Bugtraq bug #1258472 against CDE dtcalc (which was also a problem with 
2658   gcalctool) was incorrect.
2660 ----
2662 Overview of changes in gcalctool 4.3.19
2664 * Fixed bug 127672. The "=" key on a Swedish keyboard is on the upper 
2665   level of a key (i.e. the Shift key needs to be down). Added another 
2666   mask/keysym pair to the "=" entry to handle this.
2668 ----
2670 Overview of changes in gcalctool 4.3.18
2672 * Fixed bug 125625. gcalctool now handles "clicked" events rather than 
2673   "pressed" ones.
2675 ----
2677 Overview of changes in gcalctool 4.3.17
2679 * Fixed bug 124928. Plugged several memory leaks.
2681 ----
2683 Overview of changes in gcalctool 4.3.16
2685 * Fixed bug 124377. Fixed rounding errors when the radix character for a 
2686   locale isn't ".".
2687 * Online help updated for various recent (small) changes.
2689 ----
2691 Overview of changes in gcalctool 4.3.15
2693 * Fixed bug 124172. The "+" character on a German keyboard is on the lower 
2694   level of a key (i.e. the Shift key doesn't need to be down). Added another
2695   mask/keysym pair to the "+" entry to handle this.
2697 ----
2699 Overview of changes in gcalctool 4.3.14
2701 * Fixed bug 120737. Changed the accessible text for the OR button from 
2702   "Logical OR" to "logical OR" so that it's not changed by FreeTTS's 
2703   token to words module to "logical Oregon".
2705 ----
2707 Overview of changes in gcalctool 4.3.13
2709 * Fixed bug #123948. Removed the GTK_DISABLE_DEPRECATED flag from
2710   .../gcalctool/gcalctool/Makefile.am, to allow the depreciated
2711   GtkItemFactory, to successfully build.
2713 ----
2715 Overview of changes in gcalctool 4.3.12
2717 * Fixed bug 123724. Hitting Esc now does the same as hitting 
2718   Control-Backspace; i.e. the CE (clear entry) functionality.
2719 * Updated the gcalctool man pages to reflect this change, and the changes
2720   for bug #118826.
2722 ----
2724 Overview of changes in gcalctool 4.3.11
2726 * Refixed bug 122373. gcalctool now uses nl_langinfo() to get the numeric 
2727   point for the users locale, rather than via a localised string.
2729 ----
2731 Overview of changes in gcalctool 4.3.10
2733 * Fixed enhancement #65806. Changed that label for e^x (e superscript x) to 
2734   use an italised "e".
2736 ----
2738 Overview of changes in gcalctool 4.3.9
2740 * Fixed bug 118826. The keyboard shortcuts for the six hex. digits are 
2741   now "A" to "F". The functions that previously used those letters have 
2742   been reassigned to their lowercase equivalents. 
2744 ----
2746 Overview of changes in gcalctool 4.3.8
2748 * Fixed bug 122408. The tooltips for the numeric buttons (0-9) have been 
2749   removed as they are redundant.
2751 ----
2753 Overview of changes in gcalctool 4.3.7
2755 * Fixed bug 120749. When gcalctool is displaying a menu, typing Alt+Tab 
2756   can no longer switch windows.
2758 ----
2760 Overview of changes in gcalctool 4.3.6
2762 * Fixed bug 120745 (http://bugzilla.gnome.org/show_bug.cgi?id=120745)
2763   Accessible names have now been added to each of the widgets in the 
2764   mode panel when in Scientific mode.
2766 ----
2768 Overview of changes in gcalctool 4.3.5
2770 * Fixed bug 122373. The decimal separator is now a translatable string so 
2771   that other locales that don't use a period can adjust accordingly.
2773 ----
2775 Overview of changes in gcalctool 4.3.4
2777 * Fixed bug 120605. Gcalctool debug messages are no longer translatable 
2778   strings.
2780 ----
2782 Overview of changes in gcalctool 4.3.3
2784 * Build for GNOME 2.4 (Final). Tag in CVS is GCALCTOOL_4_3_3
2786 ----
2788 Overview of changes in gcalctool 4.3.2
2790 * Fixed bug 119888. gcalctool keyboard handling has been improved.
2792 ----
2794 Overview of changes in gcalctool 4.3.1
2796 * Fixed bug 119832. The space bar can now correctly activate the button 
2797   that has focus.
2799 ----
2801 Overview of changes in gcalctool 4.3.0
2803 * Build for GNOME 2.4 (Beta1). Tag in CVS is GCALCTOOL_4_3_0
2805 ----
2807 Overview of changes in gcalctool 4.2.104
2809 * Fixed bug 118246. The display field can now take focus. The initial 
2810   widget with focus is the Clr button.
2812 ----
2814 Overview of changes in gcalctool 4.2.103
2816 * (Bug #118247) Three more small adjustments to AccessibleName text:
2817   "E to the power of x" goes back to "E to the x"
2818   "Ten to the power of x" goes back to "Ten to the x"
2819   "Y to the power of x" goes back to "Y to the x"
2821 ----
2823 Overview of changes in gcalctool 4.2.102
2825 * (Bug #118247) Four small adjustments to AccessibleName text:
2826   "Random" becomes "Random number"
2827   "E to the x" becomes "E to the power of x"
2828   "Ten to the x" becomes "Ten to the power of x"
2829   "Y to the x" becomes "Y to the power of x"
2831 ----
2833 Overview of changes in gcalctool 4.2.101
2835 * Fixed bug 118247. Each gcalctool button now has an AccessibleName.
2837 ----
2839 Overview of changes in gcalctool 4.2.100
2841 * Fixed bug 117691. The GDK_Up, GDK_Down, GDK_Left and GDK_Right keysyms are 
2842   not valid equivalents for the 8, 2, 4 and 6 keys. They are needed for 
2843   keyboard navigation.
2845 ----
2847 Overview of changes in gcalctool 4.2.99
2849 * Bumped version number for GNOME 2.3.4 release, to include John's doc
2850   build changes.
2852 ----
2854 Overview of changes in gcalctool 4.2.98
2856 * Fixed bug 116944. Various HIG improvements to the edit constants, edit 
2857   functions, and insert ASCII value dialogs. 
2859 ----
2861 Overview of changes in gcalctool 4.2.97
2863 * Further work on bug 116727. A simpler fix was found.
2865 ----
2867 Overview of changes in gcalctool 4.2.96
2869 * Fixed bug 116727. When the calculator display is showing an error message,
2870   it is now correctly localized.
2872 ----
2874 Overview of changes in gcalctool 4.2.95
2876 * Fixed bug 115950. The "*" key wasn't being recognized as a keyboard 
2877   shortcut for multiplication.
2879 ----
2881 Overview of changes in gcalctool 4.2.94
2883 * Further work on bug 114364. The items in the constants menu are now always 
2884   displayed in the decimal numeric base. This is consistent with the way that 
2885   calctool in the OpenWindows DeskSet worked.
2887 ----
2889 Overview of changes in gcalctool 4.2.93
2891 * Fixed bug 114364. When you select "Edit Constants" from the Con menu, the 
2892   values of each constant are shown in Decimal. The label:
2893   "All constant values are specified in the decimal numeric base"
2894   has also been added to the "Edit Constant" popup to clarify this.
2896 ----
2898 Overview of changes in gcalctool 4.2.92
2900 * Fixed bug 115653. Adjusted the keyboard mnemonic checking code to now 
2901   check to make sure that neither of the Alt keys is pressed when comparing 
2902   against button equivalents.
2904 ----
2906 Overview of changes in gcalctool 4.2.91
2908 * Similar problem to bug #115212 but for the "Edit Constants" and
2909   "Edit Functions" dialog boxes. gcalctool no longer can display
2910   multiple versions of them.
2912 ----
2914 Overview of changes in gcalctool 4.2.90
2916 * Fixed bug 114363 (http://bugzilla.gnome.org/show_bug.cgi?id=114363)
2917   When an error condition occurs:
2919   - make insensitive all buttons except Clr.
2920   - make all Scientific mode toggles and checkboxes insensitive.
2921   - make all menubar items insensitive except:
2922       Calculator->Quit
2923       Help->Contents
2925   When the error condition is cleared, resensitise everything, setting
2926   the numeric base buttons correctly.
2928 ----
2930 Overview of changes in gcalctool 4.2.89
2932 * Fix for bug #115212. gcalctool no longer can display multiple About boxes.
2934 ----
2936 Overview of changes in gcalctool 4.2.88
2938 * Fix for bug #108209. The appropriate gcalctool button is now animated 
2939   when the user enters that value via the keyboard.
2941 ----
2943 Overview of changes in gcalctool 4.2.87
2945 * Partial fix for bug 114363. When the calculator display is showing "Error",
2946   the Constant values and the Memory Register values no longer incorrectly
2947   show "Error" as well.
2949 ----
2951 Overview of changes in gcalctool 4.2.86
2953 * Fixed bug 113703. You can now specify an alternate location for
2954   the gcalctool schemas file with: --with-gconf-source=whatever
2956 ----
2958 Overview of changes in gcalctool 4.2.85
2960 * Fixed bug 113754. Decimal point didn't work with a German keyboard if 
2961   Numlock was turned on.
2963 ----
2965 Overview of changes in gcalctool 4.2.84
2967 * Install "gnome-calculator" symlink as reqested by Glynn Foster.
2969 ----
2971 Overview of changes in gcalctool 4.2.83
2973 * Fixed Bugzilla bug 111269. It was possible to type fast into gcalctool 
2974   and digits would be transposed. 
2976 ----
2978 Overview of changes in gcalctool 4.2.82
2980 * Refixed bug 110416.  Concatenated more error messages in mp.c.
2981 * Adjusted the Acc menu entries to be "<n> significant places" rather than 
2982   "<n> radix places".
2983 * Replaced "kilometers per hour / miles per hour" with "kilometers per hour 
2984   or miles per hour" in the first constant description.
2985 * Replaced occurances of "/" in the other constant descriptions with "or".
2987 ----
2989 Overview of changes in gcalctool 4.2.81
2991 * Translators: The documentation is now ready for translation!
2993 * Updated the following files:
2994     * configure.in: updated version number to 4.2.81
2995     * help/C/gcalctool.xml: first approved draft, ready for translation
2996     * help/C/gcalctool-C.omf: updated manual date and version number
2997     * help/C/l10n.txt: new file added 
2998     * help/C/figures/gcalctool_edit_const_window.png: deleted
2999     * help/C/figures/gcalctool_edit_func_window.png: deleted
3000     * help/C/figures/gcalctool_ins_ascii_window.png: deleted
3001     * help/C/figures/gcalctool_mem_reg_window.png: deleted
3003 ----
3005 Overview of changes in gcalctool 4.2.80
3007 * Fixed Bugzilla bug 110416. Various fprintf statements in mp.c have been 
3008   concatenated to help translators.
3010 ----
3012 Overview of changes in gcalctool 4.2.79
3014 * Added in latest online help changes from Breda McColgan. This should now 
3015   put the online help in sync with the actual functionality of gcalctool.
3017 ----
3019 Overview of changes in gcalctool 4.2.78
3021 * Made translated menu entries actually visible. fixed some tooltips, added
3022   AC_PREREQ macro to configure.in.
3024 ----
3026 Overview of changes in gcalctool 4.2.77
3028 * This version announced on gnome-announce.
3030 ----
3032 Overview of changes in gcalctool 4.2.76
3034 * Slight adjustments to Bugzilla bug 108226 . Menu item is now
3035   "Show Trailing Zeroes", with a Control-T accelerator. Added a similar
3036   menu item to the View menu on the menu bar.
3038 ----
3040 Overview of changes in gcalctool 4.2.75
3042 * Fixed Bugzilla bug 108729. 
3044   Added tooltips to the radio and check buttons in scientific mode.
3046 ----
3048 Overview of changes in gcalctool 4.2.74
3050 * Fixed Bugzilla bug 108226.
3052   The menu items in the Acc menu are now "tickable", so you know what the
3053   current accuracy selection is. Setting one of these clears the previous one.
3055   A new "remove trailing zeroes" menu item is added to the Acc menu (last
3056   item, with a separator just above), that is "tickable". This tick doesn't
3057   affect the accuracy ticks. It's either on or off.
3059   The default setting for accuracy now becomes 9 numeric places and "remove 
3060   trailing zeroes".
3062   The Acc button is moved to the Scientific mode (clear slot in the top 
3063   right corner, above the Rand.
3065   The Base radio button group and the display type radio button group in 
3066   the mode panel in Scientific mode are now moved to the right side to be
3067   close in proximity to the Acc button. The other mode items move to the 
3068   left side.
3070 ----
3072 Overview of changes in gcalctool 4.2.73
3074 * Fixed Bugzilla bug 108208. The default value for the "showregisters" 
3075   resource in gcalctool.schemas was incorrectly set.
3076 * There should be no "default:" action in the command line parsing in 
3077   get_options(). 
3079 ----
3081 Overview of changes in gcalctool 4.2.72
3083 * Correctly fixed Bugzilla bug 108219. The previous fix didn't correct 
3084   set the radio buttons when changing mode from Scientific to Basic or 
3085   Financial. Only the internal state.
3087 ----
3089 Overview of changes in gcalctool 4.2.71
3091 * Further fix for Bugzilla bug 108209. Followup changes to make the numeric 
3092   keypad animate the buttons on Linux machines.
3094 ----
3096 Overview of changes in gcalctool 4.2.70
3098 * Fixed Bugzilla bug 108219.
3099   When you go from Scientific mode to either Basic or Financial mode, 
3100   the calculator will revert to "Dec" base in "Fix" notation.
3101   Any number in the display (and the memory registers if shown) will be 
3102   converted accordingly.
3103   When you are in a mode (Basic, Financial, or Scientific) you will only 
3104   be able to do the functionality that that mode shows.
3106 ----
3108 Overview of changes in gcalctool 4.2.69
3110 * Fixed Bugzilla bug 108333. The gcalctool buttons with menus associated 
3111   with them are now keyboard navigable.
3113 ----
3115 Overview of changes in gcalctool 4.2.68
3117 * Fixed Bugzilla bug 108209. When the user uses the keyboard to enter data,
3118   the associated gcalctool button will be animated.
3120 ----
3122 Overview of changes in gcalctool 4.2.67
3124 * Fixed Bugzilla bug 108210. Main gcalctool window is no longer resizable.
3126 ----
3128 Overview of changes in gcalctool 4.2.66
3130 * Incorporated various changes to the online help Breda McColgan in
3131   the Sun GNOME doc. team.  Translators, please do not translate yet.
3132   See ChangeLog for more information.
3134 ----
3136 Overview of changes in gcalctool 4.2.65
3138 * Added scrollkeeper checks into configure.in.
3139 * Fixed warning message:
3141   ** (gcalctool:27091): WARNING **: Help error: Unable to find the 
3142   GNOME_FILE_DOMAIN_APP_HELP domain
3144 ----
3146 Overview of changes in gcalctool 4.2.64
3148 * Added in a first (draft) version of online help from Breda McColgan in
3149   the Sun GNOME doc. team.  Translators, please do not translate yet. See
3150   ChangeLog for more information.
3152 ----
3154 Overview of changes in gcalctool 4.2.63
3156 * Abstracted the key values and modifiers.
3158 ----
3160 Overview of changes in gcalctool 4.2.62
3162 * Adjusted the tooltip help to be minimalist messages.
3164 ----
3166 Overview of changes in gcalctool 4.2.61
3168 * Small adjustment to allow gcalctool to compile using the Solaris Forte
3169   compilers.
3171 ----
3173 Overview of changes in gcalctool 4.2.60
3175 * Gcalctool wasn't saving the trigonometric type when it was changed.
3177 ----
3179 Overview of changes in gcalctool 4.2.59
3181 * Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.
3183 ----
3185 Overview of changes in gcalctool 4.2.58
3187 * Allows Backspace to now correctly work inside parentheses.
3189 ----
3191 Overview of changes in gcalctool 4.2.57
3193 * The Xor logical operation wasn't being performed correctly.
3194 * Hitting Clr was not correctly clearing the Hyp and Inv trigonometric
3195   checkboxes.
3197 ----
3199 Overview of changes in gcalctool 4.2.56
3201 * Removed the final period from the ten default constant descriptions.
3202 * Changed occurances of "kilometre" to "kilometer" and "centimetre" to
3203   "centimeter".
3204 * Fixed up the values of the ten default constant definitions in the
3205   manual pages.
3206 * The "centimeters <=> inches" default constant should be 0.3937007
3207   rather than 2.54 to be consistent with the other constants.
3209 ----
3211 Overview of changes in gcalctool 4.2.55
3213 * Entering "(<Delete>)" no longer crashes gcalctool.
3215 ----
3217 Overview of changes in gcalctool 4.2.54
3219 * The financial Term tooltip example now works.
3220 * Moved the Exp button to the right of the Con and Fun buttons for better
3221   grouping.
3223 ----
3225 Overview of changes in gcalctool 4.2.53
3227 * Fixed Bugzilla bug 106501. Added bullet proofing to prevent user 
3228   backspacing off the end of the display string.
3230 ----
3232 Overview of changes in gcalctool 4.2.52
3234 * Toggled the positions of the Sto and Rcl buttons.
3236 ----
3238 Overview of changes in gcalctool 4.2.51
3240 * No longer crashes if the user Pastes in an empty clipboard value.
3241 * Now uses a text view for its display widget.
3243 ----
3245 Overview of changes in gcalctool 4.2.50
3247 * Fixes to the manual page:
3248   - the keyboard shortcut for the "Term" function is "t" not "T".
3249   - removed the LOGICAL mode section.
3251 ----
3253 Overview of changes in gcalctool 4.2.49
3255 * The display label and mode no longer expand when the calculator is resized. 
3256 * Replace the three characters of white space in the title bar text with one
3257   space character, so more of the title fits into the task window list applet.
3259 Overview of changes in gcalctool 4.2.48
3261 * Added a launcher to the GNOME's Accessories menu.
3263 ----
3265 Overview of changes in gcalctool 4.2.47
3267 * Marks the menu labels for translation.
3269 ----
3271 Overview of changes in gcalctool 4.2.46
3273 * Various cleanup, to make gcalctool be more like other GNOME applications.
3275 ----
3277 Overview of changes in gcalctool 4.2.45
3279 * Fixed Bugzilla bug 104249. The UI for adding new or editing existing 
3280   constants and/or functions has been improved.
3282 ----
3284 Overview of changes in gcalctool 4.2.44
3286 * Fixed Bugzilla bug 104830. gcalctool now uses gnome-calc3.png as its icon
3287   (same as the current gnome-calculator)
3289 ----
3291 Overview of changes in gcalctool 4.2.43
3293 * Further slight adjustments needed to fix Bugzilla bug 104248. The memory 
3294   registers window now displays correctly again.
3295 * Fixed Bugzilla bug 104240. The "File" menubar item is now called 
3296   "Calculator", and there is a set of unique mnemonics for the various 
3297   items in the Scientific mode panel. The gcalctool manual pages have been 
3298   updated to reflect these changes. 
3299 * Added in a Control-I mnemonic for Edit->Insert ASCII Value.
3300   Added in a Control-A mnemonic for Help->About.
3302 ----
3304 Overview of changes in gcalctool 4.2.42
3306 * Fixed Bugzilla bug 104248. The View->Memory Registers menu item's toggle 
3307   is now set correctly depending upon whether the memory register windows 
3308   is visible or hidden. 
3309 * The correct radio item is now set in the View menu mode menu item entries 
3310   if gcalctool is initially started in Financial or Scientific mode.
3312 ----
3314 Overview of changes in gcalctool 4.2.41
3316 * The constant and function definitions are now read and written as Gconf
3317   resources.
3318 * Fixed Bugzilla bug 104250. The constant and the function menu items now 
3319   have "C<n>:" and "F<n>:" prefixes respectively, where <n> is the 
3320   constant/function number.
3322 ----
3324 Overview of changes in gcalctool 4.2.40
3326 * Fixed Bugzilla bug 104245. The View->Basic Mode, Financial Mode, 
3327   Scientific Mode and Memory Registers now have keyboard accelerators 
3328   (Control-B, Control-F, Control-S and Control-M respectively).
3330 ----
3332 Overview of changes in gcalctool 4.2.39
3334 * Further slight adjustments for Bugzilla bug 104287
3335   The insert button isthe default button. 
3336   The dialog is no longer resizable. 
3337   The ESC key can now be used to cancel the dialog. 
3339 ----
3341 Overview of changes in gcalctool 4.2.38
3343 * Fixed Bugzilla bug 104287. HIG improvements for the "Insert ASCII Value" 
3344   dialog.
3346 ----
3348 Overview of changes in gcalctool 4.2.37
3350 * Fixed Bugzilla bug 104241. The Insert ASCII Value" menu item is now 
3351   "Insert ASCII Value..."
3352 * Tidied up the I18N code as gcalctool now includes <gnome.h> which includes
3353   <bonobo-i18n.h,> where all this stuff is already defined.
3355 ----
3357 Overview of changes in gcalctool 4.2.36
3359 * Fixed Bugzilla bug #102928. The x^2, e^x, 10^x and y^x keys now use 
3360   Pango markup to display the label using superscripts.
3362 ----
3364 Overview of changes in gcalctool 4.2.35
3366 * Added in handling of the numeric keypad for Linux systems.
3368 ----
3370 Overview of changes in gcalctool 4.2.34
3372 * Handling of the users saved function definitions now works correctly.
3373 * Changed the keyboard accelerators for the following to use non Alt-<?>
3374   values:
3376   Cos  (old value: Alt-c) becomes 'J'.
3377   Sin  (old value: Alt-s) becomes 'K'.
3378   Tan  (old value: Alt-t) becomes 'L'.
3379   Frac (old value: Alt-f) becomes ':'.
3380   Int  (old value: Alt-i) becomes 'i'.
3381   Abs  (old value: Alt-u) becomes 'u'.
3382   Rate (old value: Alt-r) becomes 'T'.
3383 * Removed the need to configure with "--enable-build-broken".
3385 ----
3387 Overview of changes in gcalctool 4.2.33
3389 * Adjusted the memory registers windows to use the same "R0:  0.00" format
3390   (bold for first part), as the Rcl, Sto and Exch menus.
3392 ----
3394 Overview of changes in gcalctool 4.2.32
3396 * The menu items for the Rcl, Sto and Exch menus now have the format
3397   "R0:     0.00", where the "R0:" part is in bold.
3398 * The keyboard accelerators for the menubar menu items are now working.
3400 ----
3402 Overview of changes in gcalctool 4.2.31
3404 * Updated the NEWS file with an overview of all the changes since v4.1.13.
3406 ----
3408 Overview of changes in gcalctool 4.2.30
3410 * Removed the gconf resource for getting/setting whether a beep is sounded
3411   on error. A beep will now always be sounded in such a case.
3412 * The writing out of the resources will now be immediately done when each 
3413   of those functions changes.
3415 ----
3417 Overview of changes in gcalctool 4.2.29
3419 * Updated the manual pages to reflect the recent v4.2.xx changes.
3420 * Replaced the occurance of mktemp with mkstemp to placate the Gnu compiler
3421   on Linux.
3423 ----
3425 Overview of changes in gcalctool 4.2.28
3427 * The real fix for displaying the icon.
3429 ----
3431 Overview of changes in gcalctool 4.2.27
3433 * Vastly improved keyboard navigation.
3434 * Control-F1 now toggles the displaying of tooltip help, so the "-h"
3435   command line option has been removed and the old-style event handling
3436   code has also been removed.
3437 * Added in a signal handler for the "delete" event for the main gcalctool
3438   window. The callback calls gtk_main_quit() to terminate the application.
3440 ----
3442 Overview of changes in gcalctool 4.2.26
3444 * HCI change. Attempt to correct disaplay the gcalctool icon.
3446 ----
3448 Overview of changes in gcalctool 4.2.25
3450 * HCI change. The Sto/Rcl/Exch menu items now show the current register 
3451   values as well.
3453 ----
3455 Overview of changes in gcalctool 4.2.24
3457 * HCI change. All the radiobutton and checkbox items in the mode panel 
3458   now have a mnemonic associated with them.
3460 ----
3462 Overview of changes in gcalctool 4.2.23
3464 * HCI change. Fixed up the buttons on the "Insert ASCII Value", "Enter 
3465   Constant..." and "Enter Function..." popups. They now just use Cancel 
3466   and OK buttons, and use standard stock Gtk icons.
3468 ----
3470 Overview of changes in gcalctool 4.2.22
3472 * HCI change.  Added in an Edit->Paste menu item. If selected this will 
3473   paste the current contents of the clipboard into the calculator display 
3474   as if you'd typed it.
3475 * Added bullet proofing to protect the calculator against values that 
3476   weren't found. If a value wasn't found, it's just ignored, and it goes 
3477   on to process the next character in the string.
3478 * Improved the handling of the recognition of characters entered. It now
3479   takes into effect the mods value for each keysym.
3481 ----
3483 Overview of changes in gcalctool 4.2.21
3485 * HCI change. Added a 2 pixel border for the frames containing the Basic, 
3486   Financial and Scientific buttons and the mode panel.
3488 ----
3490 Overview of changes in gcalctool 4.2.20
3492 * HCI change. Removed the "operand item" label widget.
3494 ----
3496 Overview of changes in gcalctool 4.2.19
3498 * The frames around the mode button tables and the mode panel are no longer
3499   always being shown.
3501 ----
3503 Overview of changes in gcalctool 4.2.18
3505 * Fixed Bugzilla bug #101865. Remade various keyboard remappings:
3506 * Removed mention of the "-l" and "-r" command line options from the manual
3507   pages. Remove reference to the /schemes/apps/gcalctool/righthanded Gconf
3508   resource too.
3510 ----
3512 Overview of changes in gcalctool 4.2.17
3514 * Removed the "Keys" key, that allowed you to toggle the button labels to 
3515   show their keyboard equivalents.
3517 ----
3519 Overview of changes in gcalctool 4.2.16
3521 * Put each of the the button tables and the mode panel inside a frame, rather
3522   then use horizontal separators, to try to make the GUI look nicer.
3524 ----
3526 Overview of changes in gcalctool 4.2.15
3528 * Entering "((2+3)*(2+3))" now gives the correct answer.
3529 * Added some bullet-proofing to parentheses handling when bogus characters
3530   are entered.
3532 ----
3534 Overview of changes in gcalctool 4.2.14
3536 * Hooked up the Help->Contents menu item. Note that help support still has
3537   to be included (i.e. a help subdirectory with associated files etc.).
3539 ----
3541 Overview of changes in gcalctool 4.2.13
3543 * The View->Memory Registers menu item now correctly toggles the showing of
3544   the memory register window.
3546 ----
3548 Overview of changes in gcalctool 4.2.12
3550 * Menubar menu items now use stock Gtk icons (where applicable).
3552 ----
3554 Overview of changes in gcalctool 4.2.11
3556 * Revised the gcalctoolrc (Gtk resources) file for the new display layout.
3558 ----
3560 Overview of changes in gcalctool 4.2.10
3562 * Going into Scientific mode and clicking on "(" twice no longer causes a
3563   segmentation violation.
3565 ----
3567 Overview of changes in gcalctool 4.2.9
3569 * Added some horizontal separators to help make the calculator more readable
3570   when in Financial and Scientific Mode.
3572 ----
3574 Overview of changes in gcalctool 4.2.8
3576 * Entering "((2+3)*9+(5-3))" no longer causes a segmentation violation.
3578 ----
3580 Overview of changes in gcalctool 4.2.7
3582 * Removed the attempt to display a calculator image on the About popup.
3583 * Typing the keyboard equivalent of the menu buttons now works.
3584 * Removed the VERSION string from the titlebar. This is now in the About popup
3586 ----
3588 Overview of changes in gcalctool 4.2.6
3590 * Added in an About popup that's accessible through the Help->About Gcalctool
3591   menubar Help menu item.
3593 ----
3595 Overview of changes in gcalctool 4.2.5
3597 * Fixed Bugzilla bug #102927.
3598   Replaced abbreviation "trig." with full word "trigonometric".
3600 ----
3602 Overview of changes in gcalctool 4.2.4
3604 * Fixed Bugzilla bug #102922.
3605   Adjusted two occurances of sentence fragments to make it easier for 
3606   L10N folks to translate them.
3608 ----
3610 Overview of changes in gcalctool 4.2.3
3612 * Added Spanish (es) to ALL_LINGUAS at configure.in
3613 * gcalctool is now resizable again.
3615 ----
3617 Overview of changes in gcalctool 4.2.2
3619 * Made calculator window choose a reasonable size at startup, and resize
3620   when changing modes.
3622 ----
3624 Overview of changes in gcalctool 4.2.1
3626 * Removed the GNOME_UTIL_LIBS line in gcalctool/Makefile.am so that 
3627   gcalctool will correctly build.
3629 ----
3631 Overview of changes in gcalctool 4.2.0
3633 * The gcalctool GUI layout has been redone to make the Basic mode more
3634   basic and to make the application more GNOMEish.
3635 * The Financial/Logical/Scientific mode buttons have been moved into
3636   the main calculator window above the Basic mode buttons. The Logical
3637   and Scientific modes have been combined.
3638 * Added a menubar.
3639 * The six item mode display has been removed and a mode panel added for
3640   the scientific mode.
3641 * Removed the property sheet. gcalctool no longer has a left or right 
3642   handed style.
3643 * Blank buttons are now correctly hidden.
3644 * Added a "--enable-build-broken" flag to configure that has to be present
3645   in order to configure and build gcalctool while it's still in a semi-broken
3646   state.
3648 ----
3650 Overview of changes in gcalctool 4.1.27
3652 * Fixed Bugzilla bug #101782.
3653   Removed trailing "\n"'s where possible in the tooltip help messages.
3655 ----
3657 Overview of changes in gcalctool 4.1.26
3659 * Fixed Bugzilla bug #101861.
3660   The size of the memory register window is no longer hard-wired.
3662 ----
3664 Overview of changes in gcalctool 4.1.25
3666 * Fixed Bugzilla bug #101867.
3667   Changed multiply key from "X" to "*" (same as the existing gnome-calculator).
3669 ----
3671 Overview of changes in gcalctool 4.1.24
3673 * Fixed Bugzilla bug #101780.
3674   Removed leading and trailing spaces from the labels for the gcalctool buttons.
3676 ----
3678 Overview of changes in gcalctool 4.1.23
3680 * Fixed Bugzilla bug #101777.
3681   Removed trailing periods on the four window titles.
3683 ----
3685 Overview of changes in gcalctool 4.1.22
3687 * Various I18N changes.
3689 ----
3691 Overview of changes in gcalctool 4.1.21
3693 * Various I18N changes.
3695 ----
3697 Overview of changes in gcalctool 4.1.20
3699 * Fixed Sun Bugtraq bug #1102883 against DeskSet calctool:
3700   Adjusted so that all error messages just display "Error" which is
3701   more consistent.
3703 ----
3705 Overview of changes in gcalctool 4.1.19
3707 * Fixed Sun Bugtraq bug #4006391 against CDE dtcalc:
3708   Bring up gcalctool, enter 10000 X 0.58 =, get answer is 5800.
3709   Then click on Int button, supposely should get 5800, but the answer was 5799.
3711 ----
3713 Overview of changes in gcalctool 4.1.18
3715 * Fixed Sun Bugtraq bug #1258472 against CDE dtcalc:
3716   Start up gcalctool and set to decimal and fixed. Set accuracy to 2 decimal
3717   places. Do a division like 0.19/2  It gives 0.0A.
3719 ----
3721 Overview of changes in gcalctool 4.1.17
3723 * Fixed Bugtraq bug #1190181 against OpenWindows DeskSet calctool:
3724   gcalctool core dumped if parent directory was not readable.
3726 ----
3728 Overview of changes in gcalctool 4.1.16
3730 * Updated TODO file with all relevant calculator Sun bugs and rfes.
3731 * Adjusted matherr() routine so that strict ANCI C compilers can compile it.
3732 * Mode windows now shows buttons correctly if you start up in Basic mode,
3733   then try to show one of the other modes.
3735 ----
3737 Overview of changes in gcalctool 4.1.15
3739 * "Keys" button now displays correctly if started with left-handed style.
3740 * Switching handed style now displays button labels correctly if currently
3741   showing the keyboard equivalent.
3743 ----
3745 Overview of changes in gcalctool 4.1.14
3747 * Buttons are colored correctly if started with left-handed style.
3749 ----
3751 Overview of changes in gcalctool 4.1.13
3753 * The unused buttons in the mode window are now hidden.
3755 ----
3757 Overview of changes in gcalctool 4.1.12
3759 * Added gconf support, removing the use of X11 resources.
3761 ----
3763 Overview of changes in gcalctool 4.1.11
3765 * Explicitly setting the size of the calculator buttons has been removed.
3766 * The width of the mode window is now set to the width of the main window.
3768 ----
3770 Overview of changes in gcalctool 4.1.10
3772 * Fixes for I18N support.
3774 ----
3776 Overview of changes in gcalctool 4.1.9
3778 * Now that gcalctool is using Gtk resources to determine the appearance of
3779   the calculator, there is no need to use the custom display_frame widget.
3780 * The calculator display area now has tooltip help.
3782 ----
3784 Overview of changes in gcalctool 4.1.8
3786 * Fixed up mistakes is the gcalctool tooltip help text.
3787 * Three keyboard accelerators weren't working when a "menu" button had been
3788   pressed and the calculator was in pending mode:
3789   Base button - "o" (octal).
3790   Mode button - "l" (logical).
3791   Trig button - "g" (gradient).
3792 * The + and . keys on the numeric keypad now work.
3794 ----
3796 Overview of changes in gcalctool 4.1.7
3798 * Added in help support. Hitting the Help key will toggle whether tooltip
3799   help messages are displayed for the various buttons and other widgets.
3801   By default tooltips are disabled. Start gcalctool with the "-h" command
3802   line option will enable them. There is also a "gcalctool.showhelp"
3803   resource that can enable/disable them.
3805 ----
3807 Overview of changes in gcalctool 4.1.6
3809 * The new Constant/Function popup now has the various items aligned.
3811 ----
3813 Overview of changes in gcalctool 4.1.5
3815 * The size of the buttons in the Mode window are incorrect if the unused ones
3816   are not shown. Solved this my simply making the unused ones insnsitive, and
3817   showing them all.
3819 ----
3821 Overview of changes in gcalctool 4.1.4
3824 * Keyboard accelerators now work for the gcalctool "menu" buttons.
3826 ----
3828 Overview of changes in gcalctool 4.1.3
3830 * The constant and function definitions are now read and written to a file
3831   named ~/.gcalctoolcf.
3832 * gcalctool now also tries to read a ~/.gcalctoolrc file at startup time.
3833   This file (if it exists) can contain resources for changing the appearance
3834   of the application. A gcalctoolrc file is now also included with the
3835   gcalctool distribution, which gives the old OpenWindows DeskSet appearance
3836   to the calculator.
3837 * The ability to change various colors via X resources has also been removed.
3838   The manual pages have been updated to reflect this.
3840 ----
3842 Overview of changes in gcalctool 4.1.2
3844 * Starting gcalctool then switching hands to left-handed, then using the
3845   keyboard for input, wrongly associated the various keyboard accelerators
3846   for the swapped keys.
3848 ----
3850 Overview of changes in gcalctool 4.1.1
3852 * Now finds the X11 libraries in a platform independent way.
3853 * Fixed up the gcalctool usage message.
3854 * Fixed up the gcalctool manual pages.
3855 * gcalctool now looks for ~/.gcalctoolrc and ~/.gcalctooldefaults files.
3856 * X resources are now "gcalctool.<whatever" rather than "calctool.<whatever>".
3858 ----
3860 Overview of changes in gcalctool 4.1.0
3862 * Graphics driver is now based on Gtk2.
3864 ----
3866 Overview of changes in calctool 4.0.0
3868 * Code based on the calctool in the OpenWindows Deskset for Solaris 8.
3869 * Adjusted to use an autoconf/automake configuration and build environment.
3870 * Adjusted the code to a K&R style.
3871 * Incorporated in needed code from the libguide and libdeskset libraries.
3872 * Released under a GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) license.
3873 * Just an XView graphics driver currently provided.
3875 ----