Update NEWS
[gcalctool.git] / NEWS
blob5953f0039a42e68cfa25738f78d53eee7e76b93c
1 Overview of changes in gcalctool 6.3.4
3     * Fix a crash in gcalctool when ECB rate file can't be parsed
4     * Fix square centimeter conversions
5     * Fix incorrect spelling of Celsius
7 Overview of changes in gcalctool 6.2.0
9     * Updated translations
11 Overview of changes in gcalctool 6.1.5
13     * Add CFA franc into currency list
15 Overview of changes in gcalctool 6.1.3
17     * Fix crash running on BSD (Joe Marcus Clarke, Bug #650174)
19 Overview of changes in gcalctool 6.1.0
21     * Fix conversion of nautical miles (Bruce Cowan, Bug #648205)
22     * Fix some unit labels that were not in plural form (Bug #644681)
23     * Use nmi as label for nautical mile, use nm for nanometers (Bug #644682)
24     * Mark strings for translation that were missed
25       (Kjartan Maraas, Bug #646093)
26     * Only write to GSettings when settings change, don't sync on exit
27       (Bug #647327)
28     * Fix crash when not all currencies downloaded
29     * Fix bit editor (Bug #646142)
30     * Use K for kelvin, not ˚K (Bug #643585)
31     * Add space between number and ˚C
32     * Fix 0^n generating error for fractional n (Bug #634066)
33     * Support both μs and us for entering microseconds
34     * Fix order of implied multiplication
35     * Make automatic exponentiation less aggressive
36     * Fix thousands separator being on front of three digit numbers
37     * Don't clear display when entering digit inside result
38     * Add a swap units button (Jonh Wendell, Bug #633193)
39     * Drop support for GTK2
41 Overview of changes in gcalctool 6.0.0
43     * Use /org/gnome as location for gsettings keys.  This will mean
44       gcalctool 5.31.x users will have their settings reset to defaults.
45     * Correctly choose the first conversion when none/invalid defined
46       (Bug #645663)
48 Overview of changes in gcalctool 5.91.93
50     * Translation updates
52 Overview of changes in gcalctool 5.91.92
54     * Add gcalccmd man page (Jean Schurger, Bug #645138)
55     * Remove references to ~/.gcalctoolrc (Jean Schurger, Bug #645137)
57 Overview of changes in gcalctool 5.91.91
59     * Disable localized digits (Bug #644980)
60     * Fix crash doing bitwise operations with large numbers (Bug #637328)
61     * Don't use automatic exponential format when not in base 10
62     * Only use thousands separators in base 10
63     * Set currency on first start (Bug #640818)
64     * Support entering super/subscript with numeric keypad (Bug #634904)
66 Overview of changes in gcalctool 5.91.90
68     * Integrate unittests into build process
70 Overview of changes in gcalctool 5.91.90
72     * Fix grammar mistakes
73     * Fix translated conversions (Bug #641166)
75 Overview of changes in gcalctool 5.91.6
77     * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
78     * Use full name of currency in conversion bar
79     * Add temperature conversion
80     * Update conversion bar when currencies are updated
81     * Fix incorrect display of complex numbers
82     * Now able to change currencies from advanced mode
84 Overview of changes in gcalctool 5.91.5
86     * Make new variable buttons that combines add/set/get and clear into one
87       dialog.
88     * Add a decimal point button to the programming mode
89     * Make the numeric keypad produce numbers even when numlock is on
91 Overview of changes in gcalctool 5.91.4
93     * Use new Indian Rupee sign ₹ (Bug #636587, Carlos Cejudo)
94     * Use currency rates from the IMF as well as the ECB to add 24 new rates:
95       AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
96       LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
97     * Don't hide GCalctool in KDE
98     * Convert numeric keypad separator into locale specific version
99       (Bug #632794)
101 Overview of changes in gcalctool 5.91.3
103     * Fix incorrect calculation of tanh
104     * Fix dropping of decimal points when thousand separator is '.' (Bug #635517)
105     * Improve conversion bar
106     * Fix crash in scientific mode
107     * Add new automatic display mode that switches from fixed to scientific when
108       numbers are too large
110 Overview of changes in gcalctool 5.91.2
112     * Fix broken thousands separators code (Bug #628908)
113     * Don't make window resizable, it is not supposed to be
114     * Use icons for undo and clear buttons as the translations cause them to be
115       oversized in some languages
116     * Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
117     * If a thousands separator is not defined then use ' ' (Bug #632182)
118     * Fix incorrect error text for acosh function (Bug #632614)
120 Overview of changes in gcalctool 5.91.1
122     * Clear display when an answer is displayed and a numeric point is inserted
123     * Add GUI for unit conversations (bug #539830)
124     * Fix the definition of ounces
125     * Remove trailing whitespace when entering super-/subscript mode
126       (bug #631988)
127     * Calculate answers in separate thread (bug #576371)
128     * Stop '*'+backspace+'*' being converted into '^'
129     * Updated translations
131 Overview of changes in gcalctool 5.91.0
133     * Port to GTK+-3 (bug #630115, William Jon McCann)
134     * Don't crash on pasting empty clipboard
135     * Mark more strings as translatable (bug #630899, Gabor Kelemen)
136     * Make calculator window resizable (bug #630594)
137     * Put back visible thousands separators (bug #628908)
138     * Make thousands separators and radix points respect the users locale
139     * Updated translations
141 Overview of changes in gcalctool 5.32.0
143     * Updated translations
145 Overview of changes in gcalctool 5.31.91
147     * Increase accuracy of internal calculations, don't crash printing numbers
148       when they get too large.
149     * Updated translations
151 Overview of changes in gcalctool 5.31.90
153     * Updated translations
155 Overview of changes in gcalctool 5.31.6
157     * Fix double pasting into display with middle button
158     * Add a11y names to widgets
160 Overview of changes in gcalctool 5.31.5
162     * Call gsettings_sync() before quit
164 Overview of changes in gcalctool 5.31.4
166     * Show currency conversion below display
168     * Use gsettings instead of gconf
170 Overview of changes in gcalctool 5.31.3
172     * Support complex trigonometry
174     * Add complex argument button to scientific mode
175     
176     * Make popup button for additional functions, with integer/fractional
177       component, floor, ceiling, round and sign functions.
179 Overview of changes in gcalctool 5.31.2
181     * Replace backspace button with undo button
183     * Remove memory buttons from basic mode (too complex)
185     * Support complex arithmetic
187 Overview of changes in gcalctool 5.31.1
189     * Dynamically load button layouts to speed up startup time
191     * Add colours to buttons (Bug #157962)
193     * Merge advanced and scientific mode
195     * Relayout buttons
197     * Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ')
199     * Don't change window title to match mode (no need to)
201     * Rename View menu to Mode
203     * Make inverses of variables work (Bug #614979)
205     * Show answer in bold (Bug #505168)
207     * Reimplement undo and redo
209     * Automatically add missing closing brackets (Bug #615243)
211     * Show all defined variables in variable popups
213 Overview of changes in gcalctool 5.30.0
215     * Fix errors in variable exponents (e.g. xy²)
217     * Handle powers in convesion units, (e.g. 1m² in mm²)
219     * Don't clear ans when clearing display (Bug #613552)
220     
221     * Handle equations like (x+3y)(2x-4y)
223 Overview of changes in gcalctool 5.29.92
225     * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
227     * Convert number in display if it has a base and a base button is pressed
229     * Make scientific notation button behave the same as keyboard shortcut (i.e.
230       go into superscript mode).
231       
232     * Only allow superscript minus to be entered if can make a valid superscript
233       number, otherwise revert to standard minus.
235     * Allow hexadecimal numbers to be entered in lower-case
237     * Make bit editor active for displayed numbers not in base 10
239     * Make variable powers work, e.g. x²
241     * Fix spacebar not working when display has focus (Bug #611971)
243     * Load currency rates when doing typed currency conversion
244     
245     * Use GIO instead of libsoup
247 Overview of changes in gcalctool 5.29.91
249     * Fix bug where backspace deletes all input in locales with no thousands
250       separator
252     * Make boolean operations work with zero, e.g. "0 XOR 5"
253     
254     * Don't override space and return when display area not selected (Bug #596645)
256     * Make window non-resizable (Bug #602154)
258     * Change boolean functions to uppercase (xor -> XOR)
260     * Documentation rewritten
262     * Modernised build system
264 Overview of changes in gcalctool 5.29.90
266     * Miscellaneous string fixes
268     * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
269                             en_GB (Philip Withnall), es (Jorge González),
270                             fr (Laurent Coudeur), nb (Kjartan Maraas),
271                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
273 Overview of changes in gcalctool 5.29.6
275     * Reimplement automatic ans substitution (Robert Ancell)
277     * Make builds less verbose (bug #607118, Thomas Andersen)
279     * De-break function that check if currency rates are out of date (Robin Sonefors)
281     * Fix shift button keybinding crash (Robert Ancell)
283     * Updated translations: ast (Xandru Armesto Fernandez), bn (Jamil Ahmed),
284                             cs (Petr Kovar), de (Christian Kirbach),
285                             fr (Laurent Coudeur and Claude Paroz), hu (Gabor Kelemen),
286                             nb (Kjartan Maraas), sv (Daniel Nylander),
287                             ta (vasudeven), uk (Maxim V. Dziumanenko)
289 Overview of changes in gcalctool 5.29.4
291     * Make 0^0 = 1 (Robert Ancell, Bug #605011)
293     * Use superscript digits for scientific notation (Robert Ancell)
295     * Clear display when entering a number after an equation (Robert Ancell)
297     * Make Ctrl+W a shortcut to quit (Robert Ancell)
299     * Updated translations: et (Ivar Smolin), ro (Lucian Adrian Grijincu),
300                             zh_CN (Tao Wei)
302 Overview of changes in gcalctool 5.29.2
304     * Support conversions in display (e.g. "1 AUD in USD" or "6.2 inches in
305       meters") (Robert Ancell)
307     * Support arbitrary varible names, e.g. set with "name=55" (Robert Ancell)
309     * Add a command-line version of gcalctool 'gcalccmd'
310       (Rich Burridge, Bug #590767)
312     * Updated translations: en@shaw (Thomas Thurman), es (Jorge González),
313                             sl (Matej Urbančič), ta (drtvasudevan),
314                             zh_CN (Aron Xu)
316 Overview of changes in gcalctool 5.29.1
318     * New user interface:
319       - Window is now shorter to better fix in netbook resolutions
320       - Superscript and subscript numbers to allow better notation, e.g. "₃√5"
321       - Preferences moved into a dialog
322       - Functions are now typed, e.g. s+i+n for sine instead of "k"
323       - Error messages now displayed below equation, and improved descriptions
325 Overview of changes in gcalctool 5.28.0
327     * Don't override space bar when buttons are focussed as this stops keyboard control
328       (Robert Ancell, Bug #595337)
330     * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
331       and allow '**' to be converted to a '^' for layouts that do not support it
332       (Robert Ancell, Bug #546819)
334     * Updated documentation: de (Christian Kirbach), fr (Claude Paroz)
336     * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov)
337                             bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed)
338                             cs (Marek Černocký), da (Ask H. Larsen)
339                             en_GB (Bruce Cowan), et (Ivar Smolin)
340                             hi (Rajesh Ranjan), it (Davide Falagna)
341                             kn (Shankar Prasad), lt (Gintautas Miliauskas)
342                             ml (Ani), mr (Sandeep Shedmake)
343                             or (Manoj Kumar Giri), pa (A S Alam)
344                             ro (Adi Roiban), sl (Matej Urbančič)
345                             sr (Branko Kokanović), sr@latin (Branko Kokanović)
346                             te (krishnababu k), uk (Maxim V. Dziumanenko)
347                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
349 Overview of changes in gcalctool 5.27.92
351     * Fix base conversions (Robert Ancell)
353     * Fix disabled help menu (Robert Ancell)
355     * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277)
357     * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou)
358                             eu (Inaki Larranaga Murgoitio), fr (Claude Paroz)
359                             gu (Sweta Kothari), hu (Gabor Kelemen)
360                             kn (Shankar Prasad), ml (Ani)
361                             pl (Tomasz Dominikowski), pt (Duarte Loreto)
362                             sr (Branko Kokanović), sv (Daniel Nylander)
363                             tr (Baris Cicek), zh_CN (Aron Xu)
365 Overview of changes in gcalctool 5.27.91
367     * Updated documentation: cs (Petr Kovar)
369     * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin)
370                             eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen)
371                             ga (Seán de Búrca), gl (Antón Méixome)
372                             kn (Shankar Prasad), ko (Changwoo Ryu)
373                             nb (Kjartan Maraas), or (Manoj Kumar Giri)
374                             pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle)
375                             sv (Daniel Nylander), ta (ifelix)
377 Overview of changes in gcalctool 5.27.90
379     * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
381     * Updated documentation: es (Jorge González)
383     * Updated translations: de (Christian Kirbach), es (Jorge González)
384                             gl (Antón Méixome), nb (Kjartan Maraas)
385                             sv (Daniel Nylander), ta (drtvasudevan)
387 Overview of changes in gcalctool 5.27.5
389     * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
391     * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884)
393     * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
395     * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
397     * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)
399     * Updated documentation: fr (Laurent Coudeur, Claude Paroz)
401     * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru)
402                             fr (Claude Paroz), pt_BR (Daniel S. Koda)
404 Overview of changes in gcalctool 5.27.4
406     * Update bit editor after shifting (Robert Ancell, Bug #587545)
408     * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802)
410     * Make padding consistent in GUI (Jerry Casiano, Bug #587292)
411     
412     * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812)
414     * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
416     * Use lowercase notation for trigonometric and logarithm functions to look
417       more like standard mathematical notation
419     * Put spacing around functions, i.e. "sin" -> " sin "
421     * Use subscript for logarithm base two, i.e. "log2" -> "log₂"
423     * Added etched border around display (Robert Ancell, Bug #140836)
425     * Rewrote out of date man page (Robert Ancell, Bug #585997)
427     * Updated documentation: cs (Marek Cernocky)
429     * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky),
430                             es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz),
431                             ta (drtvasudevan), sv (Daniel Nylander),
432                             uk (Maxim V. Dziumanenko)
434 Overview of changes in gcalctool 5.27.3
436     * Percentage operation for addition and subtraction now takes percentage of
437       first value (Robert Ancell, Bug #480207)
439     * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
441     * Focus on the display entry by default
443     * Fix broken widget style.  Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
445     * Fix missing icon in Help>Contents menu
447     * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
449 Overview of changes in gcalctool 5.27.2
451     * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
453     * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)
455     * Remove negative sign from numbers rounded to zero.  This is only a partial
456       fix as the error value is still visible in scientific notation
457       (Robert Ancell, Bug #560802)
459     * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
461     * Keep settings (show zeroes, thousands separator etc) when changing modes
462       (Robert Ancell, Bug #580398)
464     * Add a --solve command-line argument (Robert Ancell)
466     * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
468     * Made parser reentrant and part of MP code (Robert Ancell)
469     
470     * Remove references to arithmetic/left-to-right precedence from the manual
471       (Robert Ancell, Bug #559734)
473     * Fix grammatical errors in manual (Bruce Cowan, Bug #569275)
475     * Remove untranslated figures in documentation - they are automatically
476       copied from the C documentation (Robert Ancell, Bug #566680)
478     * Updated translations: si (K.P.Gayan Tharaka)
480 Overview of changes in gcalctool 5.27.1
482     * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807)
484     * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975)
485     
486     * Make GConf schemas translatable (Robert Ancell, Bug #571948)
487     
488     * Replace MP number arrays with an MPNumber structure (Robert Ancell)
490     * Tidied up error messages (Robert Ancell, Bug #521184)
492     * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946)
493       This will cause the gconf schema to be incompatible with gcalctool < 5.26.0.
494       Expect settings to reset to defaults when upgrading.  Switching between
495       versions will cause resets.
497     * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
498     
499     * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
501 Overview of changes in gcalctool 5.26.0
503     * Fix button expansion (nowak2000, Bug #575385)
505     * Removed deprecated test/ directory (Bug #574048)
507     * Updated documentation: C (Robin Sonefors), ca (Joan Duran)
509     * Updated translations: as (Amitakhya Phukan), da (Ask H. Larsen),
510                             el (Jennie Petoumenou), es (Jorge Gonzalez),
511                             fi (Tommi Vainikainen), gl (Ignacio Casal Quinteiro),
512                             gu (Ankitkumar Patel), hi (Rajesh Ranjan),
513                             hu (Gabor Kelemen), it (Sergio Durzu),
514                             lt (Vytautas Rėkus), mai (Rajesh Ranjan),
515                             ml (Ani Peter), mr (Sandeep Shedmake),
516                             nb (Kjartan Maraas), nl (Tino Meinen),
517                             pl (Wadim Dziedzic), ru (Nickolay V. Shmyrev),
518                             ta (felix), te (Krishnababu K),
519                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
521 Overview of changes in gcalctool 5.25.92
523     * Restore number display mode (FIX/SCI/ENG) on startup (Robert Ancell, Bug #572881)
525     * Fix rounding errors in integer power calulations (Robert Ancell, Bug #527540)
527     * Fix error in cosine/tangent calculations (Robert Ancell, Bug #571007)
529     * Updated documentation: eu (Inaki Larranaga Murgoitio)
531     * Updated translations: en_GB (Philip Withnall), fi (Ilkka Tuohela),
532                             fr (Bruno Brouard, Claude Paroz), ja (Takeshi AIHANA)
533                             kn (Shankar Prasad), lv (Raivis Dejus),
534                             nl (Wouter Bolsterlee), pt (Duarte Loreto)
535                             pt_BR (Og Maciel, Rodrigo Flores), sv (Daniel Nylander)
537 Overview of changes in gcalctool 5.25.91
539     * Initialise GType system so usage of GConf doesn't cause crashes (Matthias Clasen, Bug #571581)
541     * Rework command-line arguments to be standard (Robert Ancell, Bug #569885)
543     * Correctly handle decimal points for languages not using '.' (Robert Ancell, Bug #566929)
545     * Fix shortcut keys so standard menu keys work (Robert Ancell)
546     
547     * Updated documentation: eu (Inaki Larranaga Murgoitio)
548     
549     * Updated translations: ast (Mikel González), cs (Petr Pulc), da (Ask H. Larsen), eu (Inaki Larranaga Murgoitio),
550                             gu (Sweta Kothari), hu (Gabor Kelemen), ro (Adi Roiban), vi (Clytie Siddall),
551                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
553 Overview of changes in gcalctool 5.25.90
555     * Fixed incorrect bit shift operation (Robert Ancell, Bug #569176)
557     * Updated documentation: sv (Daniel Nylander)
559     * Updated translations: ca (Joan Duran), de (Christian Kirbach), ko (Changwoo Ryu), or (Manoj Kumar Giri)
561 Overview of changes in gcalctool 5.25.5
563     * Updated documentation: de (Christian Kirbach)
565     * Updated translations: nb (Kjartan Maraas), th (Theppitak Karoonboonyanan)
567 Overview of changes in gcalctool 5.25.4
569     * Updated translations: de (ckirbach), es (Jorge Gonzalez), zh_CN (甘露)
571 Overview of changes in gcalctool 5.25.3
573     * Made exponential numbers work without a sign, e.g. '1e2' works
574       the same as '1e+2' (Robert Ancell).
576     * Correctly calculate exponential numbers in binary mode and
577       convert correctly when changing bases (Robert Ancell, Bug #516159).
579     * Fix broken accelerator keys from changes in 5.25.2 (Robert Ancell, Bug #379476).
581 Overview of changes in gcalctool 5.25.2
583     * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key.
584       The following shortcut keys have changed:
586       Function     | Old | New
587       --------------------------
588       Sine         | K   | k
589       Inv. Sine    | -   | K
590       Cosine       | J   | j
591       Inv. Cosine  | -   | J
592       Tangent      | L   | w
593       Inv. Tangent | -   | W
594       Natural Log  | N   | n
595       e^x          | {   | N
596       Log          | G   | g
597       10^x         | }   | G
598       Log_2        | H   | h
599       2^x          | -   | H
600       x^y          | ^   | ^ or o
601       x^(1/y)      | -   | O
602       
603       (Robin Sonefors, Bug #379476).
605     * Fixed crash where financial dialogs are activated from other modes on startup
606       (Robin Sonefors, Bug #560196).
608     * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251)
609     
610     * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988)
612     * Always read configuration from /apps/gcalctool not /apps/(appname) as the application
613       name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260).
615     * Correct gconf key names in man page (Robert Ancell, Bug #559458).
617     * Updated translations: es (Jorge Gonzalez)
619     * Updated help: es (Jorge Gonzalez)
621 Overview of changes in gcalctool 5.25.1
623     * Added a programming mode that contains the bit editor (Robin Sonefors, Bug #501508).
624     
625     * Made finacial operations GUI-based not register based (Robin Sonefors, Bug #318686).
626     
627     * Added Gross Profit Margin Ration Financial Function (Robin Sonefors, Bug #150663).
628     
629     * Don't clear display when changing modes and allow all functions to work in all non-basic
630       modes (Robert Ancell, Bug #554133).    
631    
632     * Set decimal point label to be based on LC_NUMERIC as users can set their numerical
633       representation to different to their language settings (Robin Sonefors, Bug #557331).
634       
635     * More refactoring in MP math library (Klaus Niederkrueger, Robert Ancell, Bug #524091).
637     * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965).
639     * Only update bit panel when display contains a solved number (Robert Ancell, Bug #548690).
641     * Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
642     
643     * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).
645     * Added translator comments (Robert Ancell)
647     * Updated translations: bg (Alexander Shopov),
648                             da (Ask H. Larsen, Kenneth Nielsen),
649                             es (Jorge Gonzalez),
650                             et (Ivar Smolin),
651                             fi (Ilkka Tuohela),
652                             mk (Jovan Naumovski),
653                             pt_BR (Vladimir Melo, Leonardo Ferreira Fontenelle)
655     * Updated help: es (Jorge Gonzalez)
657 Overview of changes in gcalctool 5.24.0
659     * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
660                             bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
661                             dz (Pema Geyleg), gu (Sweta Kothari),
662                             hr (Robert Sedak), hu (Gabor Kelemen),
663                             it (Luca Ferretti), kn (Shankar Prasad),
664                             ko (Changwoo Ryu), lt (Gintautas Miliauskas),
665                             ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
666                             mr (Sandeep Shedmake), ro (Mişu Moldovan),
667                             sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
668                             te (Krishnababu K), tr (Baris Cicek),
669                             zh_CN (Funda Wang)
671     * Updated help: es (Jorge Gonzalez)
672 ----
674 Overview of changes in gcalctool 5.23.92
676     * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
677                             bg (Alexander Shopov)
679 ----
681 Overview of changes in gcalctool 5.23.91
683     * Fix packing for modulus button (Bug #548880)
685     * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
686       other desktops can use GCalctool (bug #518862).
688 ----
690 Overview of changes in gcalctool 5.23.90
692     * Fix some small memory leaks (Felix Riemann, Bug #547942)
693     
694     * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
695     
696     * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)
697     
698     * Updated documentation: ru (Yuriy Penkin)
700 ----
702 Overview of changes in gcalctool 5.23.6
704     * Deprecated left-to-right mode (Bug #500994).
706     * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to gnome-doc-utils (Robert Ancell, Bug #336104)
707     
708     * Changed icon from deprecated 'gnome-calculator' to 'accessories-calculator') (Matthias Clasen, Bug #545074)
710     * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG (Fabrício Godoy)
712 ---- 
714 Overview of changes in gcalctool 5.23.5
716     * Fix regression in factorial operation (Klaus Niederkrueger)
717     
718     * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)
720     * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
721     
722     * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi Aihana, Bug #336104)
724     * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)
726 ----
728 Overview of changes in gcalctool 5.23.4
730     * Added workaround to stop display disappearing when editing large displays (Bug #524602)
732     * Applied second mp math tidy up patch from  Klaus Niederkrueger (Bug #524091)
734     * Updated translations: ar (Djihed Afifi)
736 ----
737   
738 Overview of changes in gcalctool 5.23.3
740     * Default to no thousands separator not ',' for locales that do not require one (Bug #527669)
742     * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)
744 ----
746 Overview of changes in gcalctool 5.23.2
748     * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
750     * Structural changes in preperation for full unicode support (Bug #530532)
751     
752     * Updated translations: es (Jorge González), gl (Ignacio Casal Quinteiro), nb (Kjartan Maraas),
753       nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej Urbančič)
754     
755 ----
757 Overview of changes in gcalctool 5.23.1
759     * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
761     * Fixes incorrect negation precedence (Bug #526094)
763     * Fixes issues with thousands seperators and radix in non-english
764       locales (Bug #527669)
766     * Fixes regression in constant and function menus (Bug #527545)
768     * Fixes problem where display is invisible after solving equation
769       (Bug #524602)
771 ----
773 Overview of changes in gcalctool 5.22.0
775     * Fix for bug #520474 - Calculator uses 06 in place of decimal.
777     * Fix for bug #519979 - Please provide translator comments.
779     * Fix for bug #519243 - Memory registers save incorrectly.
781 ----
783 Overview of changes in gcalctool 5.21.92
785     * Released a gcalctool tarball for GNOME 5.21.92.
787 ----
789 Overview of changes in gcalctool 5.21.91
791     * Change Help->Help menu to Help->Contents to match HIG (Bug #514812)
793     * Fix for bug #515326 – translation issues
795     * Unmark bitcalculating strings for translation (Bug #515326)
796       Change help menu shortcut from Ctrl+H to F1 to match HIG (Bug #514812)
798     * Remove help/it/Makefile, switching to gnome-doc-utils
800     * Fix for bug #514233 - Title not translated
802     * Fix for bug #513868 - Switching mode clears values but not
803       "Malformed expression" in statusbar.
805     * Fix for bug #513218 - Parsing not handling things the way a
806       "normal" calculator would.
808     * Fix for bug #482666 - XML errors in gcalctool de translation.
810     * Fix typo (Retreive -> Retrieve)
812 ----
814 Overview of changes in gcalctool 5.21.90
816     * Fix for bug #512204 - Regression in (-,+) handling.
818     * Fix for bug #511052 – Mod gives negative remainders.
820     * Fixed typo in message in create_kframe() in gtk.c.
822 ----
824 Overview of changes in gcalctool 5.21.5
826    * Adjusted online help documentation to add in a section 4.4. "Changing
827      The Display Area" and to update the new keyboard shortcut for Clear.
829    * Use delete key to delete character right of cursor in display, clear
830      now uses shift+delete (Bug #326938).
831    
832    * Update all button tooltips to have the shortcut
833      key for that button (Bug #503707).
835    * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
836      category
838    * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for 
839      "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
841    * Work on bug #501699. Adjusted "monthly interest rate" to "simple
842      monthly interest rate" in the online help for two of the financial
843      examples.
845    * Fix incorrect menu radio button selected when mode change aborted 
846      (bug #488226).
848    * Fix for bug #502306 - unable to use MOD operation after a 
849      x ? y operation.
851 ----
853 Overview of changes in gcalctool 5.21.4
855     * Adjusted online help documentation to add in a section 4.4. "Changing
856       The Display Area" and to update the new keyboard shortcut for Clear.
858     * Use delete key to delete character right of cursor in display, clear
859       now uses shift+delete (Bug #326938).
860     
861     * Update all button tooltips to have the shortcut
862       key for that button (Bug #503707).
864     * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
865       category
867     * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for 
868       "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
870     * Work on bug #501699. Adjusted "monthly interest rate" to "simple
871       monthly interest rate" in the online help for two of the financial
872       examples.
874     * Fix incorrect menu radio button selected when mode change aborted 
875       (bug #488226).
877     * Fix for bug #502306 - unable to use MOD operation after a 
878       x ᶺ y operation.
880 ----
882 Overview of changes in gcalctool 5.21.3
884     * Added a "Reset to Default" accuracy menu item (bug #488542).
886     * When the bit calculation extension is enabled, a message now appears
887       in the status bar.
889     * Fixed bug #500060 - Twiddling bits 32-63 in bitcalculation extension
890       produces incorrect results.
892     * Fixed bug #367731 - [doc] Update documentation for bit calculating
893       extension.
895     * Fixed bug 500029 - Clearing a bit in the bitcalculating extension,
896       sets the display to zero.
898     * Disable menu items not valid in current mode (Bug #499625).
900     * Fix build dependencies for parsers (Bug #497237).
901     
902     * Trim pasted text on newlines, replace tabs with spaces (Bug #488796).
904     * Fixed bug #367737 - [doc] Documentation screenshots need to be updated.
906     * Fixed bug #367723 - [doc] Update documentation for Changing Modes
907       Clears Calculation.
909 ----
911 Overview of changes in gcalctool 5.21.2
913     * Fixed bug #485919 - Use Glade for UI. Glade conversion of gcalctool 
914       is now complete (thanks Robert).
916     * Fixed bug #495349 - Close precision dialog when setting precision from
917       Acc button.
919     * Fixed bug #495345 - Connect "activate" signal for precision spin button
920       after spin button has been updated.
922     * Fixed bug #482655 - Missing image file.
924     * Fix the buglet in comment #51 of bug #485919
926     * Fixed for final remaining parts of bug #488694 - [a11y] Several 
927       calculator buttons don't speak correctly with Orca.
929     * Fixed bug #488489 - Make accuracy shortcuts only work in scientific mode.
931     * Fixed bug # 488703 - Stop bogus '-/-' appearing in accuracy menu items.
933     * Fix for bug #485134 - OR calculation produces incorrect result in
934       arithmetic precedence mode.
936     * General code cleanup.
938 ----
940 Overview of changes in gcalctool 5.21.1
942     * Work on bug #485919 - Use Glade for UI.
943         > Adds support for the mode panel.
944         > Puts menu accelerators back again and fixes the top button row in
945           basic mode being too tall.
946         > Now provides Glade support for the majority of the gcalctool GUI.
948     * Fix for bug #490701 - base radio buttons initially fail.
950     * Attempted fix for bug #485134 - OR calculation produces incorrect 
951       result in arithmetic precedence mode. This isn't a complete solution
952       so the bug has been reopened.
954     * Fix for bug #488828 - Reciprocal remembers backspaced items.
956     * More work on bug ##488694 - [a11y] Several calculator buttons don't speak 
957       correctly with Orca. Removed the accessible descriptions (not needed) and 
958       adjusted the "shift left" and "shift right" names (they were reversed).
960     * Patch to stablize arithmetic precedence.
962     * Stop acting on toggle events from radio buttons when they go inactive 
963       (Bug #485918).
965     * Added Robert Ancell to the list of gcalctool MAINTAINERS.
967     * Fixed bug #488830 - Hex radio button shortcut conflicts with Help menu 
968       shortcut.
970     * Fixed bug #488829 - Accuracy and Change Sign have wrong tooltip shortcut 
971       keys.
973     * Fixed bug #488783 - memory registers not available if you start in 
974       Advanced mode
976     * Fixed bug bug #488694 - [a11y] Several calculator buttons don't speak
977       correctly with Orca.
979     * Fix for bug #485398 - Put memory register window inside the main window.
980       Uses gtk_window_set_transient_for() to associate the memory register
981       window with the main gcalctool window.
983     * Fix for bug #383850 - [doc] New names for Precedence.
985     * Fix for bug #485137 - Undo/Redo don't work in arithmetic precedence mode
986       if user has "hand edited" the display.
988     * Added a call to "set_memory_toggle(v->rstate);" in make_frames() to
989       correctly set the state of the Edit-<Memory Registers check box if the
990       user wanted the memory registers initially displayed.
992     * Correctly handle memory register display and "Memory Registers" menu
993       item checkbox status when user goes from Sci/Fin/Adv mode to Basic.
994       (Needed because of the recent changes for bug #478961).
996 ----
998 Overview of changes in gcalctool 5.21.0
1000     * Fix for bug #326938 – Display cursor in input area; allow home and 
1001       end keys. This is in arithmetic precedence mode only.
1003     * Fix for bug #484158 – Setting Accuracy is incorrect via the 0-9 places 
1004       menu items.
1006     * Fix for bug #439087 – Gcalctool can't handle small physic constants
1007       like the Boltzmann constant. The number of significant places has
1008       been increased to 99 and the number of displayable digits has been
1009       increased to 200. The online help has been adjusted to reflect these
1010       changes.
1012       Note that if you have something in the gcalctool display that is
1013       wider than the display area, a scrollbar is shown, but the first
1014       digit isn't properly displayed. The workaround here, is to enlarge
1015       the size of the calculator window until the scrollbar goes away.
1016       I believe this is a Gtk+ problem and have filed bug #482688 against 
1017       it.
1019     * Fixed bug #367738 – [doc] Square root documentation needs to be updated.
1020       The entry in the online help now includes examples for both arithmetic
1021       precedence and non-arithmetic precedence mode.
1023     * Fixed bug #428571 – [doc] Repetitive usage of "use".
1025     * Use GNOME_MAINTAINER_MODE_DEFINES() to handle *_DISABLE_DEPRECATED
1027     * Fixed bug #428573 – [doc] Spelling of logical gates.
1028       The logical operations, And, Not, Or, Xor and Xnor now use uppercase
1029       letters (AND, NOT, OR, XOR and XNOR) for both the buttons and in the
1030       display area in arithmetic precedence mode. The gcalctool manual
1031       pages and the online help have been updated accordingly.
1033       The XOR operation in non-arithmetic mode was doing a multiplication
1034       instead.
1036       The result for the AND example in the online help was incorrect.
1038       The syntax for using NOT in aritmetic mode is different then for
1039       non-arithmetic mode. The online help example has been updated to
1040       show both examples.
1042     *  Fixed bug #469245 – Hexadecimal input is not intuitive and
1043       bug #455889 – Copy/paste of lower case hex letter does not work.
1044       The hexadecimal digits have been changed back to their pre Sept
1045       2003 (bug #118826) values of "a" - "f".
1047       The following functions have also had their keyboard shortcuts
1048       reverted back to their pre Sept 2003 upper-case values:
1050       [A] - Set accuracy
1051       [C] - Change sign
1052       [D] - Double-declining depreciation
1053       [E] - Enter an exponential number
1054       [F] - User-defined functions
1056       With copy/paste operations, where the user is pasting a string into
1057       gcalctool, the copy buffer is now iterated over. If an "A", "B", "C",
1058       "D" or "F" character is encountered, it will be converted to its
1059       lowercase equivalent. If an "E" is found,  and the next character is a
1060       "-" or a "+", then it remains as an upper case "E" (it's assumed to be
1061       a possible exponential number), otherwise its converted to a lower
1062       case "e".
1064       Displaying of hex digits in the gcalctool display will still be
1065       in uppercase. Displaying of the "e" in an exponential number will
1066       still be in lower-case.
1068       The way to enter exponential numbers in arithmetic precedence mode
1069       has changed. The following four examples should show you the new
1070       correct syntax:
1072         1  2  Exp + 8  =              1200000000
1073       - 1  2  Exp + 8  =             -1200000000
1074         1  2  Exp - 8  =              0.00000012
1075       - 1  2  Exp - 8  =             -0.00000012
1077       In both left-to-right precedence and arithmetic precedence modes, if
1078       the user enters a numeric digit that is incorrect for the current
1079       numeric base, this shouldn't be allowed and should not be entered
1080       in the display.
1082       The gcalctool documentation (and tooltips) have been updated to
1083       reflect these changes.
1085     * Fixed bug #479102 – memory registers dialogue should use ngettext.
1087     * Fixed bug #478961 – GtkAaction use.
1089     * Fixed bug #478964 – don't use deprecated gtk_widget_ref func.
1091     * Fixed bug #478979 – show menu help in statusbar.
1093     * Fixed bug #479064 – should use ngettext on the Acc button.
1095     * Fixed bug #479097 – use gtkmessagedialog.
1097     * Fixed bug #479066 – weird way to use gnome menus-have-icons setting.
1099 ----
1101 Overview of changes in gcalctool 5.20.0
1103 * Released a gcalctool tarball for GNOME 2.20.0.
1105 ----
1107 Overview of changes in gcalctool 5.19.92
1109 * Released a gcalctool tarball for GNOME 2.19.92.
1111 ----
1113 Overview of changes in gcalctool 5.19.91
1115 * Released a gcalctool tarball for GNOME 2.19.91.
1117     - Fixed bug #467442 – gcalctool does not appear in xfce4 menu.
1119 ----
1121 Overview of changes in gcalctool 5.19.90
1123 * Released a gcalctool tarball for GNOME 2.19.90.
1125     - Adjusted the MAINTAINERS file to the new format.
1127 ----
1129 Overview of changes in gcalctool 5.19.6
1131 * Released a gcalctool tarball for GNOME 2.19.6.
1133     - Remove help/de/Makefile due to gnome-doc-utils migration.
1135     - Fixed bug #459702 – gcalc does not build against gtk+-2.11.6.
1136       Occurances of gtk_tooltips_set_tip are now gtk_widget_set_tooltip_text.
1138     - Fixed bug #439415. Always use left-to-right direction for button's boxes.
1140 ----
1142 Overview of changes in gcalctool 5.19.5
1144 * Released a gcalctool tarball for GNOME 2.19.5.
1146     - Applied Sun patch to change the Comment line in gcalctool.desktop.in
1148     - Fixed bug #451286 – 0 power of 0. This now returns 1 and not an error.
1150     - Fixed bug #450790 – crash in Calculator when pasting in a very large
1151       number.
1153 ----
1155 Overview of changes in gcalctool 5.19.4
1157 * Released a gcalctool tarball for GNOME 2.19.4.
1159     - Fixed bug #448263 – drop libgnome dependency
1161 ----
1163 Overview of changes in gcalctool 5.19.3
1165 * Released a gcalctool tarball for GNOME 2.19.3.
1167   - Fixed bug #439985 – Negative value not saved in memory register across 
1168     invocations of gcalctool. This was also a problem was negative constants.
1170 ----
1172 Overview of changes in gcalctool 5.19.2
1174 * Released a gcalctool tarball for GNOME 2.19.2.
1176 ----
1178 Overview of changes in gcalctool 5.19.1
1180 * Released a gcalctool tarball for GNOME 2.19.1.
1182 ----
1184 Overview of changes in gcalctool 5.9.14
1186 * Released a gcalctool tarball for GNOME 2.18.0 (Final).
1188 ----
1190 Overview of changes in gcalctool 5.9.13
1192 * Released a gcalctool tarball for GNOME 2.18.0 (Release Candidate).
1194 ----
1196 Overview of changes in gcalctool 5.9.12
1198 * Released a gcalctool tarball for GNOME 2.18.0 (beta-2).
1200 ----
1202 Overview of changes in gcalctool 5.9.11
1204 * Released a gcalctool tarball for GNOME 2.18.0 (beta-1).
1206 ----
1208 Overview of changes in gcalctool 5.9.10
1210 * All copyright messages updated for 2007.
1211 * Released a gcalctool tarball for GNOME 2.17.5.
1213 ----
1215 Overview of changes in gcalctool 5.9.9
1217 * Released a gcalctool tarball for GNOME 2.17.4.
1219 ----
1221 Overview of changes in gcalctool 5.9.8
1223 * Released a gcalctool tarball for GNOME 2.17.3.
1225 ----
1227 Overview of changes in gcalctool 5.9.7
1229 * Released a gcalctool tarball for GNOME 2.17.2.
1231 ----
1233 Overview of changes in gcalctool 5.9.6
1235 * Fixed bug #358782. Fixup sloppy string handling.
1237 ----
1239 Overview of changes in gcalctool 5.9.5
1241 * Fixed bug #364410.  Incorrectly rounded pi constant.
1243 ----
1245 Overview of changes in gcalctool 5.9.4
1247 * Released a gcalctool tarball for GNOME 2.17.1.
1249 ----
1251 Overview of changes in gcalctool 5.9.3
1253 * Fixed bug 359291 - crash when localized decimal point is greater than 
1254   1 char. Removed the bogus assert.
1256 ----
1258 Overview of changes in gcalctool 5.9.2
1260 * Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due 
1261   to sloppy string handling.
1262 * Fixed bug #354730 - crash in Calculator: running 3x10^38 using bi..
1263 * Fixed bug #357208 - Bitcalculating extension needs to support negative 
1264   numbers
1266 ----
1268 Overview of changes in gcalctool 5.9.1
1270 * Fixed bug #157961 - Bitcalculating extension for gcalctool.
1271 * Fixed bug #355648 - Error reporting should be consistent.
1272 * Fixed bug #135140 - percent operator works not as expected.
1274 ----
1276 Overview of changes in gcalctool 5.9.0
1278 * Fixed bug #349981 - gcalctool should save screen position for next start.
1280 ----
1282 Overview of changes in gcalctool 5.8.24
1284 * Released a gcalctool tarball for GNOME 2.16.0 (Final).
1286 ----
1288 Overview of changes in gcalctool 5.8.23
1290 * Released a gcalctool tarball for GNOME 2.16.0 (RC1).
1292 ----
1294 Overview of changes in gcalctool 5.8.22
1296 * Removed several chunks of code that were surronded by #if 0/#endif.
1298 ----
1300 Overview of changes in gcalctool 5.8.21
1302 * Fixed bug #350341. gcalctool now builds again with gcc v2.95.
1304 ----
1306 Overview of changes in gcalctool 5.8.20
1308 * Released a gcalctool tarball for GNOME 2.16.0 (beta2).
1310 ----
1312 Overview of changes in gcalctool 5.8.19
1314 * More work on bug #347700.  Added another "Note to translators" 
1315   comment for the Abs button labels.
1317 * Fixed bug #348452. Removed line for help/sv/Makefile.in
1319 * Released a gcalctool tarball for GNOME 2.16.0 (beta1).
1321 ----
1323 Overview of changes in gcalctool 5.8.18
1325 * Work on bug #347700. Added a "Note to translators" comment for the 
1326   Bksp and Clr button labels.
1328 ----
1330 Overview of changes in gcalctool 5.8.17
1332 * Released a gcalctool tarball for GNOME 2.15.4.
1334 ----
1336 Overview of changes in gcalctool 5.8.16
1338 * Released a gcalctool tarball for GNOME 2.15.3.
1340 ----
1342 Overview of changes in gcalctool 5.8.15
1344 * Fixed bug #343150. Gcalctool no longer crashes when switching to 
1345   scientific mode.
1347 ----
1349 Overview of changes in gcalctool 5.8.14
1351 * Adjusted configure.in so that gcalctool now requires intltool v0.35.0.
1353 ----
1355 Overview of changes in gcalctool 5.8.13
1357 * Released a gcalctool tarball for GNOME 2.15.2.
1359 ----
1361 Overview of changes in gcalctool 5.8.12
1363 * Fixup compiler warnings from inclusion of last patch.
1365 ----
1367 Overview of changes in gcalctool 5.8.11
1369 * Fixed bug #163538 (http://bugzilla.gnome.org/show_bug.cgi?id=163538)
1370   Backspace results in mal-formed expression.
1372 * = button is now also a one step undo. (This feature was temporary
1373   disabled by the previous redo/undo patch.)
1375 * Removed gotos from do_expression function. (This change might add
1376   unstability as this is a major change to the expression mode state
1377   machine.)
1379 * Functions (such as sin, cos, tan..) can use previously calculated value.
1381 ----
1383 Overview of changes in gcalctool 5.8.10
1385 * First cut at an Undo/Redo implementation for use with the arithmetic
1386   operator precedence mode.
1388 ----
1390 Overview of changes in gcalctool 5.8.9
1392 * Respun the gcalctool tarball for GNOME 2.15.1 as the po/*.po files
1393   were missing.
1396 Overview of changes in gcalctool 5.8.8
1398 * Removed .../po/Makefile.in.in. Shouldn't have been in CVS.
1399 * Released a gcalctool tarball for GNOME 2.15.1.
1401 ----
1403 Overview of changes in gcalctool 5.8.7
1405 * Fixed bug #337897. Changes to use po/LINGUAS file.
1407 ----
1409 Overview of changes in gcalctool 5.8.6
1411 * Fixed bug #338220. The 'Show trailing zeroes' option in the View menu 
1412   should now be correctly set [in]sensitive depending upon which mode 
1413   it's in.
1415 ----
1417 Overview of changes in gcalctool 5.8.5
1419 * Fixed bug #332023. The bitwise operators now work in arithmetic operator 
1420   precedence mode, when you use them with the result of a previous operation.
1422 ----
1424 Overview of changes in gcalctool 5.8.4
1426 * Fixed bug #327729. The fields in the memory register window were not 
1427   correctly aligned in some themes.
1429 ----
1431 Overview of changes in gcalctool 5.8.3
1433 * Fixed bug #330867.  Added License info to the Gcalctool About dialog.
1435 ----
1437 Overview of changes in gcalctool 5.8.2
1439 * Fixed bug #335095. Gcalctool no longer displays the current mode in 
1440   the title bar when in Basic mode (due to lack of space).
1442 ----
1444 Overview of changes in gcalctool 5.8.1
1446 * Fixed bug #335236. Gcalctool schemas files should be installed if
1447   built with "--without-gnome".
1449 ----
1451 Overview of changes in gcalctool 5.8.0
1453 * Adjustments to the AOP code so that e to the power of x gives the
1454   correct answer at high precision.
1456 ----
1458 Overview of changes in gcalctool 5.7.32
1460 * Released a gcalctool tarball for GNOME 2.14.0 (Final).
1462 ----
1464 Overview of changes in gcalctool 5.7.31
1466 * Fix for bug #333078. cvs fails to build due to bg translation of help.
1468 * Inclusion of a translation of gcalctool help for the bg locale.
1470 ----
1472 Overview of changes in gcalctool 5.7.30
1474 * Released a gcalctool tarball for GNOME 2.14.0 (RC).
1476 ----
1478 Overview of changes in gcalctool 5.7.29
1480 * Released a gcalctool tarball for GNOME 2.14.0 (beta2).
1482 ----
1484 Overview of changes in gcalctool 5.7.28
1486 * Released a gcalctool tarball for GNOME 2.14.0 (beta1).
1488 ----
1490 Overview of changes in gcalctool 5.7.27
1492 * Refixed bug #323150. The recent changes to the square root and 
1493   subtraction button labels broke the token parser for arithmetic 
1494   operator precedence.
1496 ----
1498 Overview of changes in gcalctool 5.7.26
1500 * Fixed bug #327124. Changes to fix bug #326344 had the side-effect of 
1501   causing the CE button to no longer work correctly.
1503 ----
1505 Overview of changes in gcalctool 5.7.25
1507 * Fixed bug #327214. The results from performing trig functions were not 
1508   being passed on to future calculations correctly (in non-arithmetic 
1509   operator precedence mode).
1511 ----
1513 Overview of changes in gcalctool 5.7.24
1515 * Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
1516   for label on division button.
1518 ----
1520 Overview of changes in gcalctool 5.7.23
1522 * Released a gcalctool tarball for GNOME 2.13.5.
1524 ----
1526 Overview of changes in gcalctool 5.7.22
1528 * Fixed bug #323149. Gcalctool now uses the Unicode symbols for division, 
1529   multiplication, plus/minus, minus and square root.
1531 ----
1533 Overview of changes in gcalctool 5.7.21
1535 * Fixed bug #326344. The bit display of large numbers (in non-arithmetic 
1536   operator precedence mode with the scientific view) now hopefully works 
1537   correctly.
1539 ----
1541 Overview of changes in gcalctool 5.7.20
1543 * Fixed bug #142824. Gcalctool no longer ignores locale specific numeric 
1544   point in arithmetic operator precedence mode.
1546 * Adjusted all the copyright messages to include 2006.
1548 ----
1550 Overview of changes in gcalctool 5.7.19
1552 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1553   Gcalctool no longer crashes when you double click the 0 in the display area. 
1555 ----
1557 Overview of changes in gcalctool 5.7.18
1559 * Final fix for bug #153854. Now handles the case where the first thing 
1560   the user does is change mode (Basic, Financial, Advanced, Scientific) 
1561   in AOP mode.
1563 * Released a gcalctool tarball for GNOME 2.13.4.
1565 ----
1567 Overview of changes in gcalctool 5.7.17
1569 * Fixed bug #323150. Sqrt (and other similar operations) no longer fail 
1570   in non-English locales
1572 ----
1574 Overview of changes in gcalctool 5.7.16
1576 * Fixed bug #324001. Primary Selection (middle mouse button) is now working.
1578 ----
1580 Overview of changes in gcalctool 5.7.15
1582 * Released a gcalctool tarball for GNOME 2.13.3.
1584 ----
1586 Overview of changes in gcalctool 5.7.14
1588 * More work on bug #153854. Similar change to that made on 15th November 
1589   2005, this time for arithmetic operator precedence mode.
1591 ----
1593 Overview of changes in gcalctool 5.7.13
1595 * Slight fixup for bug #157961. The toggling of the first bit in the
1596   bit panel wasn't working correctly. 
1598 ----
1600 Overview of changes in gcalctool 5.7.12
1602 * More work on bug #153854
1603   If the user has completed a calculation and we are going to a
1604   new mode that is "compatible" with this one, then just change
1605   modes. Otherwise display a dialog warning the user that the
1606   current calculation will be cleared.
1608   Incompatible modes are:
1610   Scientific -> Basic
1611   Scientific -> Advanced
1612   Scientific -> Financial
1614   (unless we are in Scientific mode with Decimal numeric base and Fixed).
1616   These changes work nicely in non-arithmetic operator precedence mode.
1618 ----
1620 Overview of changes in gcalctool 5.7.11
1622 * Released a gcalctool tarball for GNOME 2.13.2.
1624 ----
1626 Overview of changes in gcalctool 5.7.10
1628 * Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **: 
1629   gdk_window_invalidate_rect: assertion `window != NULL' failed" 
1630   warnings at startup.
1632 ----
1634 Overview of changes in gcalctool 5.7.9
1636 * Fixed bug #319934. The percent operator was broken in non-arithmetic 
1637   operator precedence mode.
1639 ----
1641 Overview of changes in gcalctool 5.7.8
1643 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1644   Exponential notation now works correctly in arithmetic operator
1645   precedence mode.
1647 ----
1649 Overview of changes in gcalctool 5.7.7
1651 * Slight adjustment to the bit panel. It's now centralized.
1653 ----
1655 Overview of changes in gcalctool 5.7.6
1657 * Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
1658   needed to also preserve v->toclear and v->pointed.
1660 * Work on enhancement request #157961. Started to implement the bit 
1661   panel for non-arithmetic precedence mode.  It's automatically displayed 
1662   when in Scientific mode.
1664 ----
1666 Overview of changes in gcalctool 5.7.5
1668 * Implemented enhancement request #148104 for arithmetic precedence mode.
1669   The modulo operation. See entry below for more details.
1671 ----
1673 Overview of changes in gcalctool 5.7.4
1675 * Fixed bug #316382. The "useless" cursor is no longer displayed in 
1676   the calculator display area.
1678 ----
1680 Overview of changes in gcalctool 5.7.3
1682 * Implemented enhancement request #148104 for non-arithmetic precedence
1683   mode. Added in a modulo operation. This is available in Scientic Mode. 
1684   A Mod B return the remainder when you divide A by B. A and B must be
1685   integers. Keyboard shortcut for this operation is "M".
1687 ----
1689 Overview of changes in gcalctool 5.7.2
1691 * Fixed bug #162453. The memory register dialog now uses GtkEntry widgets 
1692   to display the register values. Gnopernicus can now correctly speak the 
1693   contents of each memory register. There is also a close button to easily 
1694   dismiss this dialog.
1696 ----
1698 Overview of changes in gcalctool 5.7.1
1700 * Fixed bug #314540. The memory register window is now a dialog rather 
1701   than a top-level window.
1703 ----
1705 Overview of changes in gcalctool 5.7.0
1707 * Fix to prevent invalid numeric entry in arithmetic operator precedence
1708   mode, depending upon the current base.
1710 ----
1712 Overview of changes in gcalctool 5.6.31
1714 * A number of the bison- and flex-related make rules in 
1715   .../gcalctool/Makefile.am were broken when builddir != srcdir.
1717 ----
1719 Overview of changes in gcalctool 5.6.30
1721 * Fixed bug #314540. The libparser.a library needs ranlib run on it 
1722   for Mac OS X.
1724 ----
1726 Overview of changes in gcalctool 5.6.29
1728 * Fixed bug #314375. Replaced usage of malloc.h with stdlib.h in 
1729   syntax_translation.c
1731 ----
1733 Overview of changes in gcalctool 5.6.28
1735 * Generated release for GNOME 2.12 (RC)
1737 * Changed type of argument in paren_disp from char to int for 64bit.
1739 ----
1741 Overview of changes in gcalctool 5.6.27
1743 * Fixed bug #313255. The definitions for BUT_<n>_BAS in gtk.c were incorrect.
1745 Overview of changes in gcalctool 5.6.26
1747 * Generated release for GNOME 2.11.91 (beta2).
1749 ----
1751 Overview of changes in gcalctool 5.6.25
1753 * Fixed bug #311306. If the user was in View->Scientific with base Bin, 
1754   Oct or Hex and then went to View->Basic, then returned to View->Scientific, 
1755   some of the numeric keys were incorrectly greyed out.
1757 ----
1759 Overview of changes in gcalctool 5.6.24
1761 * Fixed bug #310849. Gcalctool no longer crashes when pressing the "B" 
1762   button (or typing Shift-B).
1764 ----
1766 Overview of changes in gcalctool 5.6.23
1768 * Fixed bug #310791. Memory register window view logic was screwed.
1770 ----
1772 Overview of changes in gcalctool 5.6.22
1774 * Fixed bug #310441. Adjusted code to compile with gcc 2.95.2.
1776 ----
1778 Overview of changes in gcalctool 5.6.21
1780 * Fixed bug #153854. When the user changes modes, a warning dialog is 
1781   displayed to let them know that their current display will be cleared 
1782   and the base reset to decimal. The user has the option of checking a 
1783   toggle box on the dialog, that will prevent this warning from being 
1784   displayed again.
1786 ----
1788 Overview of changes in gcalctool 5.6.20
1790 * Fixed bug #309294. Adjustments to allow gcalctool to successfully build 
1791   on Solaris with pkgconfig >= 0.17.1.
1793 ----
1795 Overview of changes in gcalctool 5.6.19
1797 * Fixed bug #309182. In non-arithmetic precdence mode, gcalctool can now 
1798   correctly change the sign of the exponent on scientific numbers again.
1799 ----
1801 Overview of changes in gcalctool 5.6.18
1803 * Fixed bug #308408. gcalctool can now correctly convert the hexadecimal 
1804   numbers "A-F" to other bases in "use arithmetic operator precedence mode".
1806 ----
1808 Overview of changes in gcalctool 5.6.17
1810 * Fixed bug #305619. Calculations with stored register values in arithmetic 
1811   operator precedence mode, now work correctly.
1813 ----
1815 Overview of changes in gcalctool 5.6.16
1817 * Fixed bug #305034. In "Use Arithmetic Precedence" mode, when switching 
1818   the format (e.g. from ENG to FIX), the displayed value switches to zero 
1819   (in the corresponding format, so e.g. 0.0 or 0e+0, ...).
1821 ----
1823 Overview of changes in gcalctool 5.6.15
1825 * Fixed bug #305467. gcalctool no longer crashes under the following 
1826   scenerio:
1827     - type "f" to bring up the user function menu.
1828     - dismiss the menu by clicking elsewhere with the mouse.
1829     - type another character which isn't in the range "0" to "9".
1831 ----
1833 Overview of changes in gcalctool 5.6.14
1835 * Did a gcalctool tarball release.
1837 ----
1839 Overview of changes in gcalctool 5.6.13
1841 * Fixed bug #304056. Adjusted the keyboard shortcuts for the Xor and x^y 
1842   operations. New values are:
1843       Xor - 'x'
1844       x^y - '^'
1846 ----
1848 Overview of changes in gcalctool 5.6.12
1850 * Fixed bug #302555. Various gcalctool variables have now been const'ified.
1852 ----
1854 Overview of changes in gcalctool 5.6.11
1856 * Fixed bug #300957. Replaced the underscore character in 
1857   "translator_credits" with a hyphen, to prevent some 
1858   translation tools from being confused.
1860 ----
1862 Overview of changes in gcalctool 5.6.10
1864 * More work on bug #172704. 
1865   - Adjusted the code to not try to display a menu when the user 
1866     entered a left parentheses (another do_pending() type of operation).
1867   - Toggling the "Show Trailing Zeroes" operation via keyboard
1868     shortcuts, needed to clear the v-.pending flag.
1870 ----
1872 Overview of changes in gcalctool 5.6.9
1874 * Fixed up some problems reported by lint.
1876 ----
1878 Overview of changes in gcalctool 5.6.8
1880 * Fixed bugs #172704 and #172869. When the user now uses the keyboard shortcut 
1881   for any of the gcalctool buttons that have a menu associated with them, that 
1882   menu is now displayed. The user can use the arrow keys to select a menu item 
1883   or the menu items shortcut.
1885 ----
1887 Overview of changes in gcalctool 5.6.7
1889 * Fixed bug #171393. Allow stock labels to show through.
1891 ----
1893 Overview of changes in gcalctool 5.6.6
1895 * Refixed bug #158280. The Help->Contents menu item no longer appears if 
1896   gcalctool is built Gtk-only.
1898 ----
1900 Overview of changes in gcalctool 5.6.5
1902 * Fixed bug #172798. gtk_set_locale was already being run by gtk_init() 
1903   and the gtk about popup didn't have the gcalctool icon.
1905 ----
1907 Overview of changes in gcalctool 5.6.4
1909 * Fixed Sun internal CR #6214176. If gcalctool is being driven by gok, 
1910   the on-screen keyboard assistive technology, it's possible that the 
1911   event returned by gtk_get_current_event() is NULL. If this is the 
1912   case, we need to fudge the popping up on the menu associated with 
1913   this menu button.
1915 ----
1917 Overview of changes in gcalctool 5.6.3
1919 * Fixed bug #158280. You can now build gcalctool without the GNOME 
1920   libraries by specifying "--disable-gnome" on the configure command 
1921   line.
1923 ----
1925 Overview of changes in gcalctool 5.6.2
1927 * Fixed bug #167479. gcalctool with set the View->Memory Registers menu 
1928   item inactive if the calculator is in Basic mode.
1930 ----
1932 Overview of changes in gcalctool 5.6.1
1934 * Fixed bug #168694. gcalctool now saves/restores the ten memory 
1935   register values as gconf resources.
1937 * Removed the redundant process_str() routine in graphics.c
1939 ----
1941 Overview of changes in gcalctool 5.6.0
1943 * Fixed bug #169196. gcalctool now uses use g_get_home_dir().
1945 * Added in a better implementation of the trig_filter() routine in 
1946   functions.c
1948 ----
1950 Overview of changes in gcalctool 5.5.41
1952 * Version for GNOME 2.10.0 (final) call for tarballs.
1954 ----
1956 Overview of changes in gcalctool 5.5.40
1958 * Version for GNOME 2.10.0 (rc1) call for tarballs.
1960 ----
1962 Overview of changes in gcalctool 5.5.39
1964 * Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator 
1965   precedence mode.
1967 ----
1969 Overview of changes in gcalctool 5.5.38
1971 * Changes to make the trigonometric code work with hyp and inv properly.
1973 ----
1975 Overview of changes in gcalctool 5.5.37
1977 * Left and Right shift operations weren't working correctly. Menu
1978   name comparison in mb_proc() in gtk.c was incorrect.
1980 ----
1982 Overview of changes in gcalctool 5.5.36
1984 * The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
1985 * Exch functionality was incorrect in Arithmetic Precedence mode.
1987 ----
1989 Overview of changes in gcalctool 5.5.35
1991 * Fixed bug 167124. One of the entries in the words[] array in 
1992   syntax_translation.c was accidentally commented out.
1994 ----
1996 Overview of changes in gcalctool 5.5.34
1998 * Fixed bug 166634. Call to create the About box was missing a 
1999   NULL terminator.
2001 ----
2003 Overview of changes in gcalctool 5.5.33
2005 * Adjusted all copyright messages to be 2005.
2006 * Version for GNOME 2.10.0 (beta2) call for tarballs.
2008 ----
2010 Overview of changes in gcalctool 5.5.32
2012 * Fixed bug #165522. Made the status bar non-resizable.
2014 ----
2016 Overview of changes in gcalctool 5.5.31
2018 * Various code cleanups. It moves some declarations of static functions 
2019   to the corresponding .c files. It also cuts down the number of 
2020   included files, moving some includes to where they are needed from 
2021   calctool.h.
2023 ----
2025 Overview of changes in gcalctool 5.5.30
2027 * Adjusted the About dialog to use the latest GtkAbout widget.
2029 ----
2031 Overview of changes in gcalctool 5.5.29
2033 * Version for GNOME 2.10.0 (beta1) call for tarballs.
2035 ----
2037 Overview of changes in gcalctool 5.5.28
2039 * Fixed bug #162998. The "menu" buttons in gcalctool now responds 
2040   to the "clicked" event rather than the "button-press-event" to 
2041   allow gok, the on-screen keyboard to function properly.
2043 * Fixed bug #159957. Input number in FIX mode now make mimimal changes 
2044   to (i.e append a single character) the display rather than completely 
2045   delete and insert it. The is helpful to assistive technologies like 
2046   gnopernicus.
2048 ----
2050 Overview of changes in gcalctool 5.5.27
2052 * Fixed bug #164184. Adjusted location of comments in syntax_translation.c 
2053   so that the L10N message translation software isn't confused.
2055 ----
2057 Overview of changes in gcalctool 5.5.26
2059 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
2061 ----
2063 Overview of changes in gcalctool 5.5.25
2065 * Version for GNOME 2.9.4 call for tarballs.
2067 ----
2069 Overview of changes in gcalctool 5.5.24
2071 * Couldn't use the "#" key to select constants as this symbol was
2072   a lower-case symbol on his keyboard.
2074 * Powers that were a multiple of 30 (10 as well as 3) would not 
2075   display correctly, having a 4 digit significand. Further testing 
2076   showed that without the fix the following powers had a 4 digit 
2077   significand: 27,30, 57,60, 90, 96 (and every 3 from here on).
2079 ----
2081 Overview of changes in gcalctool 5.5.23
2083 * Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5
2085 ----
2087 Overview of changes in gcalctool 5.5.22
2089 * Fixed bug #155101. Made the gcalctool window resizable. 
2091 ----
2093 Overview of changes in gcalctool 5.5.21
2095 * Version for GNOME 2.9.3 call for tarballs.
2097 ----
2099 Overview of changes in gcalctool 5.5.20
2101 * Fixed bug #160929. Removed the "Mode" word from each of the different 
2102   mode menu items in the gcalctool View menu.
2104 ----
2106 Overview of changes in gcalctool 5.5.19
2108 * Fixed bug #157701. gcalctool can now use real multiplication and division 
2109   symbols instead of "*" and "/". 
2111 ----
2113 Overview of changes in gcalctool 5.5.18
2115 * Fixed bug #160088. Adjusted the titlebar text so that it doesn't include 
2116   the word "Mode" which was getting chopped when the calculator was in 
2117   Basic mode.
2119 ----
2121 Overview of changes in gcalctool 5.5.17
2123 * Fixed bug #157962. Added in a set of three colors for gcalctool that 
2124   will work with the default theme. To use them, the "gcalctoolrc" file 
2125   supplied with the source distribution needs to be moved to ~/.gcalctoolrc
2127 ----
2129 Overview of changes in gcalctool 5.5.16
2131 * Generated gcalctool tarball for the GNOME 2.9.2 release.
2133 ----
2135 Overview of changes in gcalctool 5.5.15
2137 * Adjusted the scroll_right() routine to only scroll right if the 
2138   horizontal scroll bar is visible.
2140 ----
2142 Overview of changes in gcalctool 5.5.14
2144 * Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the 
2145   -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in 
2146   .../gcalctool/Makefile.am for now, to allow it to successfully build
2147   against the latest GNOME/Gtk+.
2149 * Slight adjustment to correct check the Advanced mode menu item when
2150   the user had previously terminated gcalctool in that mode.
2152 ----
2154 Overview of changes in gcalctool 5.5.13
2156 * Changed the names of the gconf mode type key so that there is backward 
2157   compatibility.
2159 * Reset the initial default mode to BASIC.
2161 ----
2163 Overview of changes in gcalctool 5.5.12
2165 * Fixed bug #157757. The horizontal scrollbar for the display area will 
2166   now only be visible when needed. It will also display the rightmost part 
2167   of the display as you are entering new input.
2169 ----
2171 Overview of changes in gcalctool 5.5.11
2173 * Added in a very basic mode for gcalctool. Rather than calling this a 
2174   "Light" mode, the existing "Basic" mode is now renamed to "Advanced" 
2175   and the new basic mode is called "Basic".
2177 ----
2179 Overview of changes in gcalctool 5.5.10
2181 * Fix for bug #157021. X^Y now works for -X with integer Y. -X with
2182   non-integer Y will now display a descriptibe error in the status bar.
2184 ----
2186 Overview of changes in gcalctool 5.5.9
2188 * Generated gcalctool tarball for first GNOME 2.9 release.
2190 ----
2192 Overview of changes in gcalctool 5.5.8
2194 * Slight adjustment to bug #152301. The tooltip message had been tweaked to 
2195   "Show the About Gcalctool dialog".
2197 ----
2199 Overview of changes in gcalctool 5.5.7
2201 * Fixed bug #152301. Adjusted the tooltip message for Help->About... from 
2202   "Show about help" to "Show the about dialog", to make it more understandable.
2204 ----
2206 Overview of changes in gcalctool 5.5.6
2208 * Fixed bug #153726. Gcalctool will now build correctly when using the 
2209   -fno-common option for gcc (3.3.4).
2211 ----
2213 Overview of changes in gcalctool 5.5.5
2215 * Numerical answer localization and thousand separator support for 
2216   arithmetic precedence mode.
2218 * If the accuracy was changed via one of the ten preset menu items in the 
2219   Acc menu, the tooltip wasn't getting correct updated with the new accuracy.
2221 ----
2223 Overview of changes in gcalctool 5.5.4
2225 * Further changes to the "Set Precision" popup (rfe #147803):
2226   - "Significant places" not "Significant Places".
2227   - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the 
2228     current precision, and be in the same radio box group as the other menu 
2229     items. Check the appropriate menu entry.
2230   - Adjust the Acc button tooltip to show the current accuracy too.
2231   - When the user attempts to enter an invalid entry in the Set Precision 
2232     popup, an error message is shown in the main gcalctool status bar.
2233   - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).
2235 * Fixed bug #152790. Most of the changes needed were already in CVS; there 
2236   was one compiler warning that still needed to be removed.
2238 * Storing the display value to a memory register was not updating the memory 
2239   register window, if it was visible.
2241 ----
2243 Overview of changes in gcalctool 5.5.3
2245 * Added in functionality to set the number of significant places > 9.
2246   There is a new menu item under the Acc menu called "Set Precision..."
2247   that brings up a small popup allowing you to set precision between 0
2248   and MAXACC significant places (where MAXACC is currently 30).
2250 ----
2252 Overview of changes in gcalctool 5.5.2
2254 * Fixed up numerous warnings generated by running lint on the gcalctool code.
2255   Removed unused variables and functions. Declared routines statically where 
2256   possible.
2258 ----
2260 Overview of changes in gcalctool 5.5.1
2262 * Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.
2264 ----
2266 Overview of changes in gcalctool 5.5.0
2268 * Major new release of gcalctool. Incorporates an arithmetic operator
2269   precedence mode (currently the default while it's been debugged). To get
2270   the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
2271 * The "(" and ")" buttons have moved from the scientific mode into the
2272   Basic mode so that they are now available to users who need them but not
2273   everything that the Scientific mode provides.
2274 * There is a footer message area that provides feedback.
2275 * The display area now has an horizontal scrollbar.
2276 * Typing in the keyboard shortcuts for the various gcalctool buttons
2277   autocompletes their entry into the display area.
2278 * Tooltips show button's shortcut.
2280 ----
2282 Overview of changes in gcalctool 4.4.13
2284 * Remainder of the fix for bug #143924. Control-T shouldn't work in Basic 
2285   or Financial modes. 
2287 ----
2289 Overview of changes in gcalctool 4.4.12
2291 * Partial fix for bug #143924. After an error condition, the "Show 
2292   Trailing Zeroes" menu item is only activated if the user is in 
2293   Scientific mode.
2295 ----
2297 Overview of changes in gcalctool 4.4.11
2299 * Fixed bug 138106. In Basic or Financial mode, "Error" was been 
2300   incorrectly display if you user has "Show Thousands Separator" set.
2302 ----
2304 Overview of changes in gcalctool 4.4.10
2306 * Fixed bug 144031. gcalctool checked for the presence of the X11 
2307   libraries but doesn't need to.
2309 ----
2311 Overview of changes in gcalctool 4.4.9
2313 * Selecting Help->About from the menubar now works again.
2315 ----
2317 Overview of changes in gcalctool 4.4.8
2319 * Adjusted the creation of the menubar and the Accuracy and Left/Right 
2320   shift menus from GtkItemFactory to GtkUIManager.
2322 ----
2324 Overview of changes in gcalctool 4.4.7
2326 * Fixed bug 142824. gcalctool now correctly recognizes the localized 
2327   decimal point character.
2329 ----
2331 Overview of changes in gcalctool 4.4.6
2333 * Fixed bug 129397. Use GtkIconTheme to load gcalctool icon instead of
2334   built-in image.
2336 ----
2338 Overview of changes in gcalctool 4.4.5
2340 * Fixed bug 142888. Gcalctool is now connected to the "die" signal so 
2341   that it can be successfully terminated when removed from 
2342   gnome-session-properties.
2344 ----
2346 Overview of changes in gcalctool 4.4.4
2348 * The "Bsp" button label has been changed to "Bksp" to make it more 
2349   understandable.
2351 ----
2353 Overview of changes in gcalctool 4.4.3
2355 * Fixed bug 138106. If the "Error" message is being displayed, it is now 
2356   no longer incorrectly displayed as "Er,ror" if the "Show Thousands 
2357   Separator" is on.
2359 ----
2361 Overview of changes in gcalctool 4.4.2
2363 * Fixed bug 135068. Adjusted several default constant descriptions to be 
2364   more understandable. 
2366 ----
2368 Overview of changes in gcalctool 4.4.1
2370 * Fixed bug 135065. Tooltips for OR, AND, NOT, XOR and XNOR have been 
2371   changed from "Logical <whatever>" to "Bitwise <whatever>". 
2373 ----
2375 Overview of changes in gcalctool 4.4.0
2377 * Fixed bug 136872. gcalctool can now be built with "CFLAGS=-fdata-sections".
2379 ----
2381 Overview of changes in gcalctool 4.3.51
2383 * Version for GNOME 2.6 (FINAL) call for tarballs. Includes:
2384   - new locales for pa, en_GB, bg and ga.
2385   - localized online user documentation from the Sun translation team.
2386     for de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW.
2388 ----
2390 Overview of changes in gcalctool 4.3.50
2392 * One more slight adjustment to the fix for bug 135064.
2393   Entering numbers that start with the numeric point character ('.")
2394   are now visibly displayed.
2396 ----
2398 Overview of changes in gcalctool 4.3.49
2400 * Adjustment to the fix for bug 135064. Fix to remove a potential spurious 
2401   initial thousands separator character after a change sign operation.
2403 ----
2405 Overview of changes in gcalctool 4.3.48
2407 * Fixed bug 135064. Changing the sign of a large number (when "Show 
2408   Thousands Separator" is on and this is not the C locale), no longer 
2409   corrupts the display.
2411 ----
2413 Overview of changes in gcalctool 4.3.47
2415 * Fixed bug 135328. Added Shift-slash as a recognized alternate for the 
2416   divide operation (needed by the be-latin1 keyboard layout).
2418 ----
2420 Overview of changes in gcalctool 4.3.46
2422 * Fixed bug 134540. gcalctool now correctly handles the digits 0123456789 
2423   which are shifted about the accented characters on a French keyboard.
2425 ----
2427 Overview of changes in gcalctool 4.3.45
2429 * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to lock up. 
2431 ----
2433 Overview of changes in gcalctool 4.3.44
2435 * Fixed bug 133764.
2436   - "Gradients" was still appearing when in Scientific mode (instead of 
2437     "Gradians".
2438   - In the x^2 button, the 2 should not be italicized.
2439   - In the x^2 and x^y buttons, the x should be italicized.
2440   - The View Thousands Separator menu item should not remain active during 
2441     an error condition.
2443 ----
2445 Overview of changes in gcalctool 4.3.43
2447 * Fixed bug 133590. The About box now lists the documenters of gcalctool. 
2449 ----
2451 Overview of changes in gcalctool 4.3.42
2453 * Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen 
2454   (rather than square brackets) to show what mode the user is currently 
2455   using.
2457 ----
2459 Overview of changes in gcalctool 4.3.41
2461 * Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather 
2462   than frames (per the HIG).
2464 ----
2466 Overview of changes in gcalctool 4.3.40
2468 * Fixed bug 131571. User defined constants are now read/written out (as 
2469   gconf resources) with no thousands separator and with a radix of ".". 
2471 ----
2473 Overview of changes in gcalctool 4.3.39
2475 * Fixed bug 131594. The "Insert ASCII View..." menu item and the 
2476   "Insert" button no longer use the GTK_STOCK_CONVERT stock icon 
2477  (as per the HIG).
2479 ----
2481 Overview of changes in gcalctool 4.3.38
2483 * Fixed bug 131059. Fix to allow the thousands separator to be used 
2484   correctly with the creation of the initial constant values in the 
2485   Russian locale. 
2487 ----
2489 Overview of changes in gcalctool 4.3.37
2491 * Fixed bug 130078. Changed the y^x button label to x^y (really x 
2492   superscript y). Adjusted the tooltip message to "Raise displayed 
2493   value to the power of y".
2495 ----
2497 Overview of changes in gcalctool 4.3.36
2499 * Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check 
2500   from the get_tsep() routine in order to get the thousands separator to 
2501   correctly work in all locales. Note that there is no thousands separator 
2502   now for the C locale.
2504 ----
2506 Overview of changes in gcalctool 4.3.35
2508 * Fixed part of bug 126125. If the user entered: "1+(2()<backspace>)", 
2509   this resulted in an answer of 0. 
2511 ----
2513 Overview of changes in gcalctool 4.3.34
2515 * Fixed bug 130187. When gcalctool changes modes now, it's internal state 
2516   and the display are cleared.
2518 ----
2520 Overview of changes in gcalctool 4.3.33
2522 * Fixed bug 130282. Fixes for more problems with the thousands separator 
2523   in certain locales, plus correct handling of the radix character with 
2524   the initial constant values.
2526 ----
2528 Overview of changes in gcalctool 4.3.32
2530 * Fixed bug 128603 again. The solution this time was to duplicate the 
2531   initial string constant values to be confident that they are not in 
2532   read-only memory.
2534 ----
2536 Overview of changes in gcalctool 4.3.31
2538 * Fixed bug 129539.  The thousands separator is a null terminated string, 
2539   not a single character. Same for the radix.
2541 ----
2543 Overview of changes in gcalctool 4.3.30
2545 * Fixed bug 129496. "Gradients" should be "Gradians".
2547 ----
2549 Overview of changes in gcalctool 4.3.29
2551 * Fixed bug 128603. The changes for enhancement request #126626 which added 
2552   thousands separator support caused a crash at startup time on a Debian 
2553   system. The initial constant strings are being put in read-only memory 
2554   either by gcc (or because of the way that x86 arch is designed). This was 
2555   not a problem when tested with the Sun compilers on a Solaris SPARC machine.
2556   The remove_tsep() routine is display.c has been rewritten to correctly 
2557   handle this.
2559 ----
2561 Overview of changes in gcalctool 4.3.28
2563 * Further work on enhancement request 125873. As the user is typing in 
2564   input, the display will now show the thousands separator (if checked).
2566 ----
2568 Overview of changes in gcalctool 4.3.27
2570 * On a Solaris keyboard, Shift-"^" is GDK_asciicircum/GDK_SHIFT_MASK.
2571   This keyval/state pair needed to be added to the Xor recognized mappings.
2573 ----
2575 Overview of changes in gcalctool 4.3.26
2577 * Re-fixed bug 127672. The fix for Shift-"=" should have been for GDK_equal 
2578   not GDK_Return.  Needed to add in support for Shift-"/" too.
2580 ----
2582 Overview of changes in gcalctool 4.3.25
2584 * Implemented enhancement request 125873. gcalctool can now optionally 
2585   show the thousands seperator character for fixed point numbers displayed 
2586   in the decimal base. Same for numbers stored in the memory registers. 
2587   There is a new "Show Thousands Separator" menu entry in the View menu 
2588   to set this.
2590 ----
2592 Overview of changes in gcalctool 4.3.24
2594 * Fixed bug 126626. gcalctool no longer causes a Gtk-CRITICAL error when 
2595   the user enters "9*(1<Xor>". The problem was caused because a non-UTF 
2596   character was being inserted into the text string to be displayed for 
2597   the Xor function.
2599 ----
2601 Overview of changes in gcalctool 4.3.23
2603 * Fixed bug 125782. If the user is entering a left parenthesis and it is 
2604   the first one being displayed and there is no current arithmetic operand,
2605   then the current display is initially cleared to avoid the confusion of 
2606   showing something like "0(".
2608 ----
2610 Overview of changes in gcalctool 4.3.22
2612 * Fixed bug 127862. The fix for bug #125625 introduced a potential 
2613   out-of-order case for users who are rapid keyboard typers. This 
2614   bug fix rectifies this with the unfortunate side-effect of no longer 
2615   visual toggling the equivalent button to the keyboard character 
2616   that the user entered. This fix is still compatible with the way 
2617   the accessibility infrastructure works though.
2619 ----
2621 Overview of changes in gcalctool 4.3.21
2623 * Fixed bug 65806. For the "1/x", "x^2", "x!", "e^x", "10^x" and 
2624   "y^x" labels, all occurances of "x" and "y" are now italicized.
2625   The "e" in "e^x" is no longer italicized.
2627 ----
2629 Overview of changes in gcalctool 4.3.20
2631 * Fixed bug 127316. The "fix" introduced in gcalctool v4.1.18 to fix Sun 
2632   Bugtraq bug #1258472 against CDE dtcalc (which was also a problem with 
2633   gcalctool) was incorrect.
2635 ----
2637 Overview of changes in gcalctool 4.3.19
2639 * Fixed bug 127672. The "=" key on a Swedish keyboard is on the upper 
2640   level of a key (i.e. the Shift key needs to be down). Added another 
2641   mask/keysym pair to the "=" entry to handle this.
2643 ----
2645 Overview of changes in gcalctool 4.3.18
2647 * Fixed bug 125625. gcalctool now handles "clicked" events rather than 
2648   "pressed" ones.
2650 ----
2652 Overview of changes in gcalctool 4.3.17
2654 * Fixed bug 124928. Plugged several memory leaks.
2656 ----
2658 Overview of changes in gcalctool 4.3.16
2660 * Fixed bug 124377. Fixed rounding errors when the radix character for a 
2661   locale isn't ".".
2662 * Online help updated for various recent (small) changes.
2664 ----
2666 Overview of changes in gcalctool 4.3.15
2668 * Fixed bug 124172. The "+" character on a German keyboard is on the lower 
2669   level of a key (i.e. the Shift key doesn't need to be down). Added another
2670   mask/keysym pair to the "+" entry to handle this.
2672 ----
2674 Overview of changes in gcalctool 4.3.14
2676 * Fixed bug 120737. Changed the accessible text for the OR button from 
2677   "Logical OR" to "logical OR" so that it's not changed by FreeTTS's 
2678   token to words module to "logical Oregon".
2680 ----
2682 Overview of changes in gcalctool 4.3.13
2684 * Fixed bug #123948. Removed the GTK_DISABLE_DEPRECATED flag from
2685   .../gcalctool/gcalctool/Makefile.am, to allow the depreciated
2686   GtkItemFactory, to successfully build.
2688 ----
2690 Overview of changes in gcalctool 4.3.12
2692 * Fixed bug 123724. Hitting Esc now does the same as hitting 
2693   Control-Backspace; i.e. the CE (clear entry) functionality.
2694 * Updated the gcalctool man pages to reflect this change, and the changes
2695   for bug #118826.
2697 ----
2699 Overview of changes in gcalctool 4.3.11
2701 * Refixed bug 122373. gcalctool now uses nl_langinfo() to get the numeric 
2702   point for the users locale, rather than via a localised string.
2704 ----
2706 Overview of changes in gcalctool 4.3.10
2708 * Fixed enhancement #65806. Changed that label for e^x (e superscript x) to 
2709   use an italised "e".
2711 ----
2713 Overview of changes in gcalctool 4.3.9
2715 * Fixed bug 118826. The keyboard shortcuts for the six hex. digits are 
2716   now "A" to "F". The functions that previously used those letters have 
2717   been reassigned to their lowercase equivalents. 
2719 ----
2721 Overview of changes in gcalctool 4.3.8
2723 * Fixed bug 122408. The tooltips for the numeric buttons (0-9) have been 
2724   removed as they are redundant.
2726 ----
2728 Overview of changes in gcalctool 4.3.7
2730 * Fixed bug 120749. When gcalctool is displaying a menu, typing Alt+Tab 
2731   can no longer switch windows.
2733 ----
2735 Overview of changes in gcalctool 4.3.6
2737 * Fixed bug 120745 (http://bugzilla.gnome.org/show_bug.cgi?id=120745)
2738   Accessible names have now been added to each of the widgets in the 
2739   mode panel when in Scientific mode.
2741 ----
2743 Overview of changes in gcalctool 4.3.5
2745 * Fixed bug 122373. The decimal separator is now a translatable string so 
2746   that other locales that don't use a period can adjust accordingly.
2748 ----
2750 Overview of changes in gcalctool 4.3.4
2752 * Fixed bug 120605. Gcalctool debug messages are no longer translatable 
2753   strings.
2755 ----
2757 Overview of changes in gcalctool 4.3.3
2759 * Build for GNOME 2.4 (Final). Tag in CVS is GCALCTOOL_4_3_3
2761 ----
2763 Overview of changes in gcalctool 4.3.2
2765 * Fixed bug 119888. gcalctool keyboard handling has been improved.
2767 ----
2769 Overview of changes in gcalctool 4.3.1
2771 * Fixed bug 119832. The space bar can now correctly activate the button 
2772   that has focus.
2774 ----
2776 Overview of changes in gcalctool 4.3.0
2778 * Build for GNOME 2.4 (Beta1). Tag in CVS is GCALCTOOL_4_3_0
2780 ----
2782 Overview of changes in gcalctool 4.2.104
2784 * Fixed bug 118246. The display field can now take focus. The initial 
2785   widget with focus is the Clr button.
2787 ----
2789 Overview of changes in gcalctool 4.2.103
2791 * (Bug #118247) Three more small adjustments to AccessibleName text:
2792   "E to the power of x" goes back to "E to the x"
2793   "Ten to the power of x" goes back to "Ten to the x"
2794   "Y to the power of x" goes back to "Y to the x"
2796 ----
2798 Overview of changes in gcalctool 4.2.102
2800 * (Bug #118247) Four small adjustments to AccessibleName text:
2801   "Random" becomes "Random number"
2802   "E to the x" becomes "E to the power of x"
2803   "Ten to the x" becomes "Ten to the power of x"
2804   "Y to the x" becomes "Y to the power of x"
2806 ----
2808 Overview of changes in gcalctool 4.2.101
2810 * Fixed bug 118247. Each gcalctool button now has an AccessibleName.
2812 ----
2814 Overview of changes in gcalctool 4.2.100
2816 * Fixed bug 117691. The GDK_Up, GDK_Down, GDK_Left and GDK_Right keysyms are 
2817   not valid equivalents for the 8, 2, 4 and 6 keys. They are needed for 
2818   keyboard navigation.
2820 ----
2822 Overview of changes in gcalctool 4.2.99
2824 * Bumped version number for GNOME 2.3.4 release, to include John's doc
2825   build changes.
2827 ----
2829 Overview of changes in gcalctool 4.2.98
2831 * Fixed bug 116944. Various HIG improvements to the edit constants, edit 
2832   functions, and insert ASCII value dialogs. 
2834 ----
2836 Overview of changes in gcalctool 4.2.97
2838 * Further work on bug 116727. A simpler fix was found.
2840 ----
2842 Overview of changes in gcalctool 4.2.96
2844 * Fixed bug 116727. When the calculator display is showing an error message,
2845   it is now correctly localized.
2847 ----
2849 Overview of changes in gcalctool 4.2.95
2851 * Fixed bug 115950. The "*" key wasn't being recognized as a keyboard 
2852   shortcut for multiplication.
2854 ----
2856 Overview of changes in gcalctool 4.2.94
2858 * Further work on bug 114364. The items in the constants menu are now always 
2859   displayed in the decimal numeric base. This is consistent with the way that 
2860   calctool in the OpenWindows DeskSet worked.
2862 ----
2864 Overview of changes in gcalctool 4.2.93
2866 * Fixed bug 114364. When you select "Edit Constants" from the Con menu, the 
2867   values of each constant are shown in Decimal. The label:
2868   "All constant values are specified in the decimal numeric base"
2869   has also been added to the "Edit Constant" popup to clarify this.
2871 ----
2873 Overview of changes in gcalctool 4.2.92
2875 * Fixed bug 115653. Adjusted the keyboard mnemonic checking code to now 
2876   check to make sure that neither of the Alt keys is pressed when comparing 
2877   against button equivalents.
2879 ----
2881 Overview of changes in gcalctool 4.2.91
2883 * Similar problem to bug #115212 but for the "Edit Constants" and
2884   "Edit Functions" dialog boxes. gcalctool no longer can display
2885   multiple versions of them.
2887 ----
2889 Overview of changes in gcalctool 4.2.90
2891 * Fixed bug 114363 (http://bugzilla.gnome.org/show_bug.cgi?id=114363)
2892   When an error condition occurs:
2894   - make insensitive all buttons except Clr.
2895   - make all Scientific mode toggles and checkboxes insensitive.
2896   - make all menubar items insensitive except:
2897       Calculator->Quit
2898       Help->Contents
2900   When the error condition is cleared, resensitise everything, setting
2901   the numeric base buttons correctly.
2903 ----
2905 Overview of changes in gcalctool 4.2.89
2907 * Fix for bug #115212. gcalctool no longer can display multiple About boxes.
2909 ----
2911 Overview of changes in gcalctool 4.2.88
2913 * Fix for bug #108209. The appropriate gcalctool button is now animated 
2914   when the user enters that value via the keyboard.
2916 ----
2918 Overview of changes in gcalctool 4.2.87
2920 * Partial fix for bug 114363. When the calculator display is showing "Error",
2921   the Constant values and the Memory Register values no longer incorrectly
2922   show "Error" as well.
2924 ----
2926 Overview of changes in gcalctool 4.2.86
2928 * Fixed bug 113703. You can now specify an alternate location for
2929   the gcalctool schemas file with: --with-gconf-source=whatever
2931 ----
2933 Overview of changes in gcalctool 4.2.85
2935 * Fixed bug 113754. Decimal point didn't work with a German keyboard if 
2936   Numlock was turned on.
2938 ----
2940 Overview of changes in gcalctool 4.2.84
2942 * Install "gnome-calculator" symlink as reqested by Glynn Foster.
2944 ----
2946 Overview of changes in gcalctool 4.2.83
2948 * Fixed Bugzilla bug 111269. It was possible to type fast into gcalctool 
2949   and digits would be transposed. 
2951 ----
2953 Overview of changes in gcalctool 4.2.82
2955 * Refixed bug 110416.  Concatenated more error messages in mp.c.
2956 * Adjusted the Acc menu entries to be "<n> significant places" rather than 
2957   "<n> radix places".
2958 * Replaced "kilometers per hour / miles per hour" with "kilometers per hour 
2959   or miles per hour" in the first constant description.
2960 * Replaced occurances of "/" in the other constant descriptions with "or".
2962 ----
2964 Overview of changes in gcalctool 4.2.81
2966 * Translators: The documentation is now ready for translation!
2968 * Updated the following files:
2969     * configure.in: updated version number to 4.2.81
2970     * help/C/gcalctool.xml: first approved draft, ready for translation
2971     * help/C/gcalctool-C.omf: updated manual date and version number
2972     * help/C/l10n.txt: new file added 
2973     * help/C/figures/gcalctool_edit_const_window.png: deleted
2974     * help/C/figures/gcalctool_edit_func_window.png: deleted
2975     * help/C/figures/gcalctool_ins_ascii_window.png: deleted
2976     * help/C/figures/gcalctool_mem_reg_window.png: deleted
2978 ----
2980 Overview of changes in gcalctool 4.2.80
2982 * Fixed Bugzilla bug 110416. Various fprintf statements in mp.c have been 
2983   concatenated to help translators.
2985 ----
2987 Overview of changes in gcalctool 4.2.79
2989 * Added in latest online help changes from Breda McColgan. This should now 
2990   put the online help in sync with the actual functionality of gcalctool.
2992 ----
2994 Overview of changes in gcalctool 4.2.78
2996 * Made translated menu entries actually visible. fixed some tooltips, added
2997   AC_PREREQ macro to configure.in.
2999 ----
3001 Overview of changes in gcalctool 4.2.77
3003 * This version announced on gnome-announce.
3005 ----
3007 Overview of changes in gcalctool 4.2.76
3009 * Slight adjustments to Bugzilla bug 108226 . Menu item is now
3010   "Show Trailing Zeroes", with a Control-T accelerator. Added a similar
3011   menu item to the View menu on the menu bar.
3013 ----
3015 Overview of changes in gcalctool 4.2.75
3017 * Fixed Bugzilla bug 108729. 
3019   Added tooltips to the radio and check buttons in scientific mode.
3021 ----
3023 Overview of changes in gcalctool 4.2.74
3025 * Fixed Bugzilla bug 108226.
3027   The menu items in the Acc menu are now "tickable", so you know what the
3028   current accuracy selection is. Setting one of these clears the previous one.
3030   A new "remove trailing zeroes" menu item is added to the Acc menu (last
3031   item, with a separator just above), that is "tickable". This tick doesn't
3032   affect the accuracy ticks. It's either on or off.
3034   The default setting for accuracy now becomes 9 numeric places and "remove 
3035   trailing zeroes".
3037   The Acc button is moved to the Scientific mode (clear slot in the top 
3038   right corner, above the Rand.
3040   The Base radio button group and the display type radio button group in 
3041   the mode panel in Scientific mode are now moved to the right side to be
3042   close in proximity to the Acc button. The other mode items move to the 
3043   left side.
3045 ----
3047 Overview of changes in gcalctool 4.2.73
3049 * Fixed Bugzilla bug 108208. The default value for the "showregisters" 
3050   resource in gcalctool.schemas was incorrectly set.
3051 * There should be no "default:" action in the command line parsing in 
3052   get_options(). 
3054 ----
3056 Overview of changes in gcalctool 4.2.72
3058 * Correctly fixed Bugzilla bug 108219. The previous fix didn't correct 
3059   set the radio buttons when changing mode from Scientific to Basic or 
3060   Financial. Only the internal state.
3062 ----
3064 Overview of changes in gcalctool 4.2.71
3066 * Further fix for Bugzilla bug 108209. Followup changes to make the numeric 
3067   keypad animate the buttons on Linux machines.
3069 ----
3071 Overview of changes in gcalctool 4.2.70
3073 * Fixed Bugzilla bug 108219.
3074   When you go from Scientific mode to either Basic or Financial mode, 
3075   the calculator will revert to "Dec" base in "Fix" notation.
3076   Any number in the display (and the memory registers if shown) will be 
3077   converted accordingly.
3078   When you are in a mode (Basic, Financial, or Scientific) you will only 
3079   be able to do the functionality that that mode shows.
3081 ----
3083 Overview of changes in gcalctool 4.2.69
3085 * Fixed Bugzilla bug 108333. The gcalctool buttons with menus associated 
3086   with them are now keyboard navigable.
3088 ----
3090 Overview of changes in gcalctool 4.2.68
3092 * Fixed Bugzilla bug 108209. When the user uses the keyboard to enter data,
3093   the associated gcalctool button will be animated.
3095 ----
3097 Overview of changes in gcalctool 4.2.67
3099 * Fixed Bugzilla bug 108210. Main gcalctool window is no longer resizable.
3101 ----
3103 Overview of changes in gcalctool 4.2.66
3105 * Incorporated various changes to the online help Breda McColgan in
3106   the Sun GNOME doc. team.  Translators, please do not translate yet.
3107   See ChangeLog for more information.
3109 ----
3111 Overview of changes in gcalctool 4.2.65
3113 * Added scrollkeeper checks into configure.in.
3114 * Fixed warning message:
3116   ** (gcalctool:27091): WARNING **: Help error: Unable to find the 
3117   GNOME_FILE_DOMAIN_APP_HELP domain
3119 ----
3121 Overview of changes in gcalctool 4.2.64
3123 * Added in a first (draft) version of online help from Breda McColgan in
3124   the Sun GNOME doc. team.  Translators, please do not translate yet. See
3125   ChangeLog for more information.
3127 ----
3129 Overview of changes in gcalctool 4.2.63
3131 * Abstracted the key values and modifiers.
3133 ----
3135 Overview of changes in gcalctool 4.2.62
3137 * Adjusted the tooltip help to be minimalist messages.
3139 ----
3141 Overview of changes in gcalctool 4.2.61
3143 * Small adjustment to allow gcalctool to compile using the Solaris Forte
3144   compilers.
3146 ----
3148 Overview of changes in gcalctool 4.2.60
3150 * Gcalctool wasn't saving the trigonometric type when it was changed.
3152 ----
3154 Overview of changes in gcalctool 4.2.59
3156 * Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.
3158 ----
3160 Overview of changes in gcalctool 4.2.58
3162 * Allows Backspace to now correctly work inside parentheses.
3164 ----
3166 Overview of changes in gcalctool 4.2.57
3168 * The Xor logical operation wasn't being performed correctly.
3169 * Hitting Clr was not correctly clearing the Hyp and Inv trigonometric
3170   checkboxes.
3172 ----
3174 Overview of changes in gcalctool 4.2.56
3176 * Removed the final period from the ten default constant descriptions.
3177 * Changed occurances of "kilometre" to "kilometer" and "centimetre" to
3178   "centimeter".
3179 * Fixed up the values of the ten default constant definitions in the
3180   manual pages.
3181 * The "centimeters <=> inches" default constant should be 0.3937007
3182   rather than 2.54 to be consistent with the other constants.
3184 ----
3186 Overview of changes in gcalctool 4.2.55
3188 * Entering "(<Delete>)" no longer crashes gcalctool.
3190 ----
3192 Overview of changes in gcalctool 4.2.54
3194 * The financial Term tooltip example now works.
3195 * Moved the Exp button to the right of the Con and Fun buttons for better
3196   grouping.
3198 ----
3200 Overview of changes in gcalctool 4.2.53
3202 * Fixed Bugzilla bug 106501. Added bullet proofing to prevent user 
3203   backspacing off the end of the display string.
3205 ----
3207 Overview of changes in gcalctool 4.2.52
3209 * Toggled the positions of the Sto and Rcl buttons.
3211 ----
3213 Overview of changes in gcalctool 4.2.51
3215 * No longer crashes if the user Pastes in an empty clipboard value.
3216 * Now uses a text view for its display widget.
3218 ----
3220 Overview of changes in gcalctool 4.2.50
3222 * Fixes to the manual page:
3223   - the keyboard shortcut for the "Term" function is "t" not "T".
3224   - removed the LOGICAL mode section.
3226 ----
3228 Overview of changes in gcalctool 4.2.49
3230 * The display label and mode no longer expand when the calculator is resized. 
3231 * Replace the three characters of white space in the title bar text with one
3232   space character, so more of the title fits into the task window list applet.
3234 Overview of changes in gcalctool 4.2.48
3236 * Added a launcher to the GNOME's Accessories menu.
3238 ----
3240 Overview of changes in gcalctool 4.2.47
3242 * Marks the menu labels for translation.
3244 ----
3246 Overview of changes in gcalctool 4.2.46
3248 * Various cleanup, to make gcalctool be more like other GNOME applications.
3250 ----
3252 Overview of changes in gcalctool 4.2.45
3254 * Fixed Bugzilla bug 104249. The UI for adding new or editing existing 
3255   constants and/or functions has been improved.
3257 ----
3259 Overview of changes in gcalctool 4.2.44
3261 * Fixed Bugzilla bug 104830. gcalctool now uses gnome-calc3.png as its icon
3262   (same as the current gnome-calculator)
3264 ----
3266 Overview of changes in gcalctool 4.2.43
3268 * Further slight adjustments needed to fix Bugzilla bug 104248. The memory 
3269   registers window now displays correctly again.
3270 * Fixed Bugzilla bug 104240. The "File" menubar item is now called 
3271   "Calculator", and there is a set of unique mnemonics for the various 
3272   items in the Scientific mode panel. The gcalctool manual pages have been 
3273   updated to reflect these changes. 
3274 * Added in a Control-I mnemonic for Edit->Insert ASCII Value.
3275   Added in a Control-A mnemonic for Help->About.
3277 ----
3279 Overview of changes in gcalctool 4.2.42
3281 * Fixed Bugzilla bug 104248. The View->Memory Registers menu item's toggle 
3282   is now set correctly depending upon whether the memory register windows 
3283   is visible or hidden. 
3284 * The correct radio item is now set in the View menu mode menu item entries 
3285   if gcalctool is initially started in Financial or Scientific mode.
3287 ----
3289 Overview of changes in gcalctool 4.2.41
3291 * The constant and function definitions are now read and written as Gconf
3292   resources.
3293 * Fixed Bugzilla bug 104250. The constant and the function menu items now 
3294   have "C<n>:" and "F<n>:" prefixes respectively, where <n> is the 
3295   constant/function number.
3297 ----
3299 Overview of changes in gcalctool 4.2.40
3301 * Fixed Bugzilla bug 104245. The View->Basic Mode, Financial Mode, 
3302   Scientific Mode and Memory Registers now have keyboard accelerators 
3303   (Control-B, Control-F, Control-S and Control-M respectively).
3305 ----
3307 Overview of changes in gcalctool 4.2.39
3309 * Further slight adjustments for Bugzilla bug 104287
3310   The insert button isthe default button. 
3311   The dialog is no longer resizable. 
3312   The ESC key can now be used to cancel the dialog. 
3314 ----
3316 Overview of changes in gcalctool 4.2.38
3318 * Fixed Bugzilla bug 104287. HIG improvements for the "Insert ASCII Value" 
3319   dialog.
3321 ----
3323 Overview of changes in gcalctool 4.2.37
3325 * Fixed Bugzilla bug 104241. The Insert ASCII Value" menu item is now 
3326   "Insert ASCII Value..."
3327 * Tidied up the I18N code as gcalctool now includes <gnome.h> which includes
3328   <bonobo-i18n.h,> where all this stuff is already defined.
3330 ----
3332 Overview of changes in gcalctool 4.2.36
3334 * Fixed Bugzilla bug #102928. The x^2, e^x, 10^x and y^x keys now use 
3335   Pango markup to display the label using superscripts.
3337 ----
3339 Overview of changes in gcalctool 4.2.35
3341 * Added in handling of the numeric keypad for Linux systems.
3343 ----
3345 Overview of changes in gcalctool 4.2.34
3347 * Handling of the users saved function definitions now works correctly.
3348 * Changed the keyboard accelerators for the following to use non Alt-<?>
3349   values:
3351   Cos  (old value: Alt-c) becomes 'J'.
3352   Sin  (old value: Alt-s) becomes 'K'.
3353   Tan  (old value: Alt-t) becomes 'L'.
3354   Frac (old value: Alt-f) becomes ':'.
3355   Int  (old value: Alt-i) becomes 'i'.
3356   Abs  (old value: Alt-u) becomes 'u'.
3357   Rate (old value: Alt-r) becomes 'T'.
3358 * Removed the need to configure with "--enable-build-broken".
3360 ----
3362 Overview of changes in gcalctool 4.2.33
3364 * Adjusted the memory registers windows to use the same "R0:  0.00" format
3365   (bold for first part), as the Rcl, Sto and Exch menus.
3367 ----
3369 Overview of changes in gcalctool 4.2.32
3371 * The menu items for the Rcl, Sto and Exch menus now have the format
3372   "R0:     0.00", where the "R0:" part is in bold.
3373 * The keyboard accelerators for the menubar menu items are now working.
3375 ----
3377 Overview of changes in gcalctool 4.2.31
3379 * Updated the NEWS file with an overview of all the changes since v4.1.13.
3381 ----
3383 Overview of changes in gcalctool 4.2.30
3385 * Removed the gconf resource for getting/setting whether a beep is sounded
3386   on error. A beep will now always be sounded in such a case.
3387 * The writing out of the resources will now be immediately done when each 
3388   of those functions changes.
3390 ----
3392 Overview of changes in gcalctool 4.2.29
3394 * Updated the manual pages to reflect the recent v4.2.xx changes.
3395 * Replaced the occurance of mktemp with mkstemp to placate the Gnu compiler
3396   on Linux.
3398 ----
3400 Overview of changes in gcalctool 4.2.28
3402 * The real fix for displaying the icon.
3404 ----
3406 Overview of changes in gcalctool 4.2.27
3408 * Vastly improved keyboard navigation.
3409 * Control-F1 now toggles the displaying of tooltip help, so the "-h"
3410   command line option has been removed and the old-style event handling
3411   code has also been removed.
3412 * Added in a signal handler for the "delete" event for the main gcalctool
3413   window. The callback calls gtk_main_quit() to terminate the application.
3415 ----
3417 Overview of changes in gcalctool 4.2.26
3419 * HCI change. Attempt to correct disaplay the gcalctool icon.
3421 ----
3423 Overview of changes in gcalctool 4.2.25
3425 * HCI change. The Sto/Rcl/Exch menu items now show the current register 
3426   values as well.
3428 ----
3430 Overview of changes in gcalctool 4.2.24
3432 * HCI change. All the radiobutton and checkbox items in the mode panel 
3433   now have a mnemonic associated with them.
3435 ----
3437 Overview of changes in gcalctool 4.2.23
3439 * HCI change. Fixed up the buttons on the "Insert ASCII Value", "Enter 
3440   Constant..." and "Enter Function..." popups. They now just use Cancel 
3441   and OK buttons, and use standard stock Gtk icons.
3443 ----
3445 Overview of changes in gcalctool 4.2.22
3447 * HCI change.  Added in an Edit->Paste menu item. If selected this will 
3448   paste the current contents of the clipboard into the calculator display 
3449   as if you'd typed it.
3450 * Added bullet proofing to protect the calculator against values that 
3451   weren't found. If a value wasn't found, it's just ignored, and it goes 
3452   on to process the next character in the string.
3453 * Improved the handling of the recognition of characters entered. It now
3454   takes into effect the mods value for each keysym.
3456 ----
3458 Overview of changes in gcalctool 4.2.21
3460 * HCI change. Added a 2 pixel border for the frames containing the Basic, 
3461   Financial and Scientific buttons and the mode panel.
3463 ----
3465 Overview of changes in gcalctool 4.2.20
3467 * HCI change. Removed the "operand item" label widget.
3469 ----
3471 Overview of changes in gcalctool 4.2.19
3473 * The frames around the mode button tables and the mode panel are no longer
3474   always being shown.
3476 ----
3478 Overview of changes in gcalctool 4.2.18
3480 * Fixed Bugzilla bug #101865. Remade various keyboard remappings:
3481 * Removed mention of the "-l" and "-r" command line options from the manual
3482   pages. Remove reference to the /schemes/apps/gcalctool/righthanded Gconf
3483   resource too.
3485 ----
3487 Overview of changes in gcalctool 4.2.17
3489 * Removed the "Keys" key, that allowed you to toggle the button labels to 
3490   show their keyboard equivalents.
3492 ----
3494 Overview of changes in gcalctool 4.2.16
3496 * Put each of the the button tables and the mode panel inside a frame, rather
3497   then use horizontal separators, to try to make the GUI look nicer.
3499 ----
3501 Overview of changes in gcalctool 4.2.15
3503 * Entering "((2+3)*(2+3))" now gives the correct answer.
3504 * Added some bullet-proofing to parentheses handling when bogus characters
3505   are entered.
3507 ----
3509 Overview of changes in gcalctool 4.2.14
3511 * Hooked up the Help->Contents menu item. Note that help support still has
3512   to be included (i.e. a help subdirectory with associated files etc.).
3514 ----
3516 Overview of changes in gcalctool 4.2.13
3518 * The View->Memory Registers menu item now correctly toggles the showing of
3519   the memory register window.
3521 ----
3523 Overview of changes in gcalctool 4.2.12
3525 * Menubar menu items now use stock Gtk icons (where applicable).
3527 ----
3529 Overview of changes in gcalctool 4.2.11
3531 * Revised the gcalctoolrc (Gtk resources) file for the new display layout.
3533 ----
3535 Overview of changes in gcalctool 4.2.10
3537 * Going into Scientific mode and clicking on "(" twice no longer causes a
3538   segmentation violation.
3540 ----
3542 Overview of changes in gcalctool 4.2.9
3544 * Added some horizontal separators to help make the calculator more readable
3545   when in Financial and Scientific Mode.
3547 ----
3549 Overview of changes in gcalctool 4.2.8
3551 * Entering "((2+3)*9+(5-3))" no longer causes a segmentation violation.
3553 ----
3555 Overview of changes in gcalctool 4.2.7
3557 * Removed the attempt to display a calculator image on the About popup.
3558 * Typing the keyboard equivalent of the menu buttons now works.
3559 * Removed the VERSION string from the titlebar. This is now in the About popup
3561 ----
3563 Overview of changes in gcalctool 4.2.6
3565 * Added in an About popup that's accessible through the Help->About Gcalctool
3566   menubar Help menu item.
3568 ----
3570 Overview of changes in gcalctool 4.2.5
3572 * Fixed Bugzilla bug #102927.
3573   Replaced abbreviation "trig." with full word "trigonometric".
3575 ----
3577 Overview of changes in gcalctool 4.2.4
3579 * Fixed Bugzilla bug #102922.
3580   Adjusted two occurances of sentence fragments to make it easier for 
3581   L10N folks to translate them.
3583 ----
3585 Overview of changes in gcalctool 4.2.3
3587 * Added Spanish (es) to ALL_LINGUAS at configure.in
3588 * gcalctool is now resizable again.
3590 ----
3592 Overview of changes in gcalctool 4.2.2
3594 * Made calculator window choose a reasonable size at startup, and resize
3595   when changing modes.
3597 ----
3599 Overview of changes in gcalctool 4.2.1
3601 * Removed the GNOME_UTIL_LIBS line in gcalctool/Makefile.am so that 
3602   gcalctool will correctly build.
3604 ----
3606 Overview of changes in gcalctool 4.2.0
3608 * The gcalctool GUI layout has been redone to make the Basic mode more
3609   basic and to make the application more GNOMEish.
3610 * The Financial/Logical/Scientific mode buttons have been moved into
3611   the main calculator window above the Basic mode buttons. The Logical
3612   and Scientific modes have been combined.
3613 * Added a menubar.
3614 * The six item mode display has been removed and a mode panel added for
3615   the scientific mode.
3616 * Removed the property sheet. gcalctool no longer has a left or right 
3617   handed style.
3618 * Blank buttons are now correctly hidden.
3619 * Added a "--enable-build-broken" flag to configure that has to be present
3620   in order to configure and build gcalctool while it's still in a semi-broken
3621   state.
3623 ----
3625 Overview of changes in gcalctool 4.1.27
3627 * Fixed Bugzilla bug #101782.
3628   Removed trailing "\n"'s where possible in the tooltip help messages.
3630 ----
3632 Overview of changes in gcalctool 4.1.26
3634 * Fixed Bugzilla bug #101861.
3635   The size of the memory register window is no longer hard-wired.
3637 ----
3639 Overview of changes in gcalctool 4.1.25
3641 * Fixed Bugzilla bug #101867.
3642   Changed multiply key from "X" to "*" (same as the existing gnome-calculator).
3644 ----
3646 Overview of changes in gcalctool 4.1.24
3648 * Fixed Bugzilla bug #101780.
3649   Removed leading and trailing spaces from the labels for the gcalctool buttons.
3651 ----
3653 Overview of changes in gcalctool 4.1.23
3655 * Fixed Bugzilla bug #101777.
3656   Removed trailing periods on the four window titles.
3658 ----
3660 Overview of changes in gcalctool 4.1.22
3662 * Various I18N changes.
3664 ----
3666 Overview of changes in gcalctool 4.1.21
3668 * Various I18N changes.
3670 ----
3672 Overview of changes in gcalctool 4.1.20
3674 * Fixed Sun Bugtraq bug #1102883 against DeskSet calctool:
3675   Adjusted so that all error messages just display "Error" which is
3676   more consistent.
3678 ----
3680 Overview of changes in gcalctool 4.1.19
3682 * Fixed Sun Bugtraq bug #4006391 against CDE dtcalc:
3683   Bring up gcalctool, enter 10000 X 0.58 =, get answer is 5800.
3684   Then click on Int button, supposely should get 5800, but the answer was 5799.
3686 ----
3688 Overview of changes in gcalctool 4.1.18
3690 * Fixed Sun Bugtraq bug #1258472 against CDE dtcalc:
3691   Start up gcalctool and set to decimal and fixed. Set accuracy to 2 decimal
3692   places. Do a division like 0.19/2  It gives 0.0A.
3694 ----
3696 Overview of changes in gcalctool 4.1.17
3698 * Fixed Bugtraq bug #1190181 against OpenWindows DeskSet calctool:
3699   gcalctool core dumped if parent directory was not readable.
3701 ----
3703 Overview of changes in gcalctool 4.1.16
3705 * Updated TODO file with all relevant calculator Sun bugs and rfes.
3706 * Adjusted matherr() routine so that strict ANCI C compilers can compile it.
3707 * Mode windows now shows buttons correctly if you start up in Basic mode,
3708   then try to show one of the other modes.
3710 ----
3712 Overview of changes in gcalctool 4.1.15
3714 * "Keys" button now displays correctly if started with left-handed style.
3715 * Switching handed style now displays button labels correctly if currently
3716   showing the keyboard equivalent.
3718 ----
3720 Overview of changes in gcalctool 4.1.14
3722 * Buttons are colored correctly if started with left-handed style.
3724 ----
3726 Overview of changes in gcalctool 4.1.13
3728 * The unused buttons in the mode window are now hidden.
3730 ----
3732 Overview of changes in gcalctool 4.1.12
3734 * Added gconf support, removing the use of X11 resources.
3736 ----
3738 Overview of changes in gcalctool 4.1.11
3740 * Explicitly setting the size of the calculator buttons has been removed.
3741 * The width of the mode window is now set to the width of the main window.
3743 ----
3745 Overview of changes in gcalctool 4.1.10
3747 * Fixes for I18N support.
3749 ----
3751 Overview of changes in gcalctool 4.1.9
3753 * Now that gcalctool is using Gtk resources to determine the appearance of
3754   the calculator, there is no need to use the custom display_frame widget.
3755 * The calculator display area now has tooltip help.
3757 ----
3759 Overview of changes in gcalctool 4.1.8
3761 * Fixed up mistakes is the gcalctool tooltip help text.
3762 * Three keyboard accelerators weren't working when a "menu" button had been
3763   pressed and the calculator was in pending mode:
3764   Base button - "o" (octal).
3765   Mode button - "l" (logical).
3766   Trig button - "g" (gradient).
3767 * The + and . keys on the numeric keypad now work.
3769 ----
3771 Overview of changes in gcalctool 4.1.7
3773 * Added in help support. Hitting the Help key will toggle whether tooltip
3774   help messages are displayed for the various buttons and other widgets.
3776   By default tooltips are disabled. Start gcalctool with the "-h" command
3777   line option will enable them. There is also a "gcalctool.showhelp"
3778   resource that can enable/disable them.
3780 ----
3782 Overview of changes in gcalctool 4.1.6
3784 * The new Constant/Function popup now has the various items aligned.
3786 ----
3788 Overview of changes in gcalctool 4.1.5
3790 * The size of the buttons in the Mode window are incorrect if the unused ones
3791   are not shown. Solved this my simply making the unused ones insnsitive, and
3792   showing them all.
3794 ----
3796 Overview of changes in gcalctool 4.1.4
3799 * Keyboard accelerators now work for the gcalctool "menu" buttons.
3801 ----
3803 Overview of changes in gcalctool 4.1.3
3805 * The constant and function definitions are now read and written to a file
3806   named ~/.gcalctoolcf.
3807 * gcalctool now also tries to read a ~/.gcalctoolrc file at startup time.
3808   This file (if it exists) can contain resources for changing the appearance
3809   of the application. A gcalctoolrc file is now also included with the
3810   gcalctool distribution, which gives the old OpenWindows DeskSet appearance
3811   to the calculator.
3812 * The ability to change various colors via X resources has also been removed.
3813   The manual pages have been updated to reflect this.
3815 ----
3817 Overview of changes in gcalctool 4.1.2
3819 * Starting gcalctool then switching hands to left-handed, then using the
3820   keyboard for input, wrongly associated the various keyboard accelerators
3821   for the swapped keys.
3823 ----
3825 Overview of changes in gcalctool 4.1.1
3827 * Now finds the X11 libraries in a platform independent way.
3828 * Fixed up the gcalctool usage message.
3829 * Fixed up the gcalctool manual pages.
3830 * gcalctool now looks for ~/.gcalctoolrc and ~/.gcalctooldefaults files.
3831 * X resources are now "gcalctool.<whatever" rather than "calctool.<whatever>".
3833 ----
3835 Overview of changes in gcalctool 4.1.0
3837 * Graphics driver is now based on Gtk2.
3839 ----
3841 Overview of changes in calctool 4.0.0
3843 * Code based on the calctool in the OpenWindows Deskset for Solaris 8.
3844 * Adjusted to use an autoconf/automake configuration and build environment.
3845 * Adjusted the code to a K&R style.
3846 * Incorporated in needed code from the libguide and libdeskset libraries.
3847 * Released under a GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) license.
3848 * Just an XView graphics driver currently provided.
3850 ----