ignore some files
[gcalctool.git] / NEWS
blobf75d19cf0b12853059eabc156e555ab1132d3e73
1 Overview of changes in gcalctool 5.91.90
3     * Integrate unittests into build process
5 Overview of changes in gcalctool 5.91.90
7     * Fix grammar mistakes
8     * Fix translated conversions (Bug #641166)
10 Overview of changes in gcalctool 5.91.6
12     * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
13     * Use full name of currency in conversion bar
14     * Add temperature conversion
15     * Update conversion bar when currencies are updated
16     * Fix incorrect display of complex numbers
17     * Now able to change currencies from advanced mode
19 Overview of changes in gcalctool 5.91.5
21     * Make new variable buttons that combines add/set/get and clear into one
22       dialog.
23     * Add a decimal point button to the programming mode
24     * Make the numeric keypad produce numbers even when numlock is on
26 Overview of changes in gcalctool 5.91.4
28     * Use new Indian Rupee sign ₹ (Bug #636587, Carlos Cejudo)
29     * Use currency rates from the IMF as well as the ECB to add 24 new rates:
30       AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
31       LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
32     * Don't hide GCalctool in KDE
33     * Convert numeric keypad separator into locale specific version
34       (Bug #632794)
36 Overview of changes in gcalctool 5.91.3
38     * Fix incorrect calculation of tanh
39     * Fix dropping of decimal points when thousand separator is '.' (Bug #635517)
40     * Improve conversion bar
41     * Fix crash in scientific mode
42     * Add new automatic display mode that switches from fixed to scientific when
43       numbers are too large
45 Overview of changes in gcalctool 5.91.2
47     * Fix broken thousands separators code (Bug #628908)
48     * Don't make window resizable, it is not supposed to be
49     * Use icons for undo and clear buttons as the translations cause them to be
50       oversized in some languages
51     * Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
52     * If a thousands separator is not defined then use ' ' (Bug #632182)
53     * Fix incorrect error text for acosh function (Bug #632614)
55 Overview of changes in gcalctool 5.91.1
57     * Clear display when an answer is displayed and a numeric point is inserted
58     * Add GUI for unit conversations (bug #539830)
59     * Fix the definition of ounces
60     * Remove trailing whitespace when entering super-/subscript mode
61       (bug #631988)
62     * Calculate answers in separate thread (bug #576371)
63     * Stop '*'+backspace+'*' being converted into '^'
64     * Updated translations
66 Overview of changes in gcalctool 5.91.0
68     * Port to GTK+-3 (bug #630115, William Jon McCann)
69     * Don't crash on pasting empty clipboard
70     * Mark more strings as translatable (bug #630899, Gabor Kelemen)
71     * Make calculator window resizable (bug #630594)
72     * Put back visible thousands separators (bug #628908)
73     * Make thousands separators and radix points respect the users locale
74     * Updated translations
76 Overview of changes in gcalctool 5.32.0
78     * Updated translations
80 Overview of changes in gcalctool 5.31.91
82     * Increase accuracy of internal calculations, don't crash printing numbers
83       when they get too large.
84     * Updated translations
86 Overview of changes in gcalctool 5.31.90
88     * Updated translations
90 Overview of changes in gcalctool 5.31.6
92     * Fix double pasting into display with middle button
93     * Add a11y names to widgets
95 Overview of changes in gcalctool 5.31.5
97     * Call gsettings_sync() before quit
99 Overview of changes in gcalctool 5.31.4
101     * Show currency conversion below display
103     * Use gsettings instead of gconf
105 Overview of changes in gcalctool 5.31.3
107     * Support complex trigonometry
109     * Add complex argument button to scientific mode
110     
111     * Make popup button for additional functions, with integer/fractional
112       component, floor, ceiling, round and sign functions.
114 Overview of changes in gcalctool 5.31.2
116     * Replace backspace button with undo button
118     * Remove memory buttons from basic mode (too complex)
120     * Support complex arithmetic
122 Overview of changes in gcalctool 5.31.1
124     * Dynamically load button layouts to speed up startup time
126     * Add colours to buttons (Bug #157962)
128     * Merge advanced and scientific mode
130     * Relayout buttons
132     * Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ')
134     * Don't change window title to match mode (no need to)
136     * Rename View menu to Mode
138     * Make inverses of variables work (Bug #614979)
140     * Show answer in bold (Bug #505168)
142     * Reimplement undo and redo
144     * Automatically add missing closing brackets (Bug #615243)
146     * Show all defined variables in variable popups
148 Overview of changes in gcalctool 5.30.0
150     * Fix errors in variable exponents (e.g. xy²)
152     * Handle powers in convesion units, (e.g. 1m² in mm²)
154     * Don't clear ans when clearing display (Bug #613552)
155     
156     * Handle equations like (x+3y)(2x-4y)
158 Overview of changes in gcalctool 5.29.92
160     * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
162     * Convert number in display if it has a base and a base button is pressed
164     * Make scientific notation button behave the same as keyboard shortcut (i.e.
165       go into superscript mode).
166       
167     * Only allow superscript minus to be entered if can make a valid superscript
168       number, otherwise revert to standard minus.
170     * Allow hexadecimal numbers to be entered in lower-case
172     * Make bit editor active for displayed numbers not in base 10
174     * Make variable powers work, e.g. x²
176     * Fix spacebar not working when display has focus (Bug #611971)
178     * Load currency rates when doing typed currency conversion
179     
180     * Use GIO instead of libsoup
182 Overview of changes in gcalctool 5.29.91
184     * Fix bug where backspace deletes all input in locales with no thousands
185       separator
187     * Make boolean operations work with zero, e.g. "0 XOR 5"
188     
189     * Don't override space and return when display area not selected (Bug #596645)
191     * Make window non-resizable (Bug #602154)
193     * Change boolean functions to uppercase (xor -> XOR)
195     * Documentation rewritten
197     * Modernised build system
199 Overview of changes in gcalctool 5.29.90
201     * Miscellaneous string fixes
203     * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
204                             en_GB (Philip Withnall), es (Jorge González),
205                             fr (Laurent Coudeur), nb (Kjartan Maraas),
206                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
208 Overview of changes in gcalctool 5.29.6
210     * Reimplement automatic ans substitution (Robert Ancell)
212     * Make builds less verbose (bug #607118, Thomas Andersen)
214     * De-break function that check if currency rates are out of date (Robin Sonefors)
216     * Fix shift button keybinding crash (Robert Ancell)
218     * Updated translations: ast (Xandru Armesto Fernandez), bn (Jamil Ahmed),
219                             cs (Petr Kovar), de (Christian Kirbach),
220                             fr (Laurent Coudeur and Claude Paroz), hu (Gabor Kelemen),
221                             nb (Kjartan Maraas), sv (Daniel Nylander),
222                             ta (vasudeven), uk (Maxim V. Dziumanenko)
224 Overview of changes in gcalctool 5.29.4
226     * Make 0^0 = 1 (Robert Ancell, Bug #605011)
228     * Use superscript digits for scientific notation (Robert Ancell)
230     * Clear display when entering a number after an equation (Robert Ancell)
232     * Make Ctrl+W a shortcut to quit (Robert Ancell)
234     * Updated translations: et (Ivar Smolin), ro (Lucian Adrian Grijincu),
235                             zh_CN (Tao Wei)
237 Overview of changes in gcalctool 5.29.2
239     * Support conversions in display (e.g. "1 AUD in USD" or "6.2 inches in
240       meters") (Robert Ancell)
242     * Support arbitrary varible names, e.g. set with "name=55" (Robert Ancell)
244     * Add a command-line version of gcalctool 'gcalccmd'
245       (Rich Burridge, Bug #590767)
247     * Updated translations: en@shaw (Thomas Thurman), es (Jorge González),
248                             sl (Matej Urbančič), ta (drtvasudevan),
249                             zh_CN (Aron Xu)
251 Overview of changes in gcalctool 5.29.1
253     * New user interface:
254       - Window is now shorter to better fix in netbook resolutions
255       - Superscript and subscript numbers to allow better notation, e.g. "₃√5"
256       - Preferences moved into a dialog
257       - Functions are now typed, e.g. s+i+n for sine instead of "k"
258       - Error messages now displayed below equation, and improved descriptions
260 Overview of changes in gcalctool 5.28.0
262     * Don't override space bar when buttons are focussed as this stops keyboard control
263       (Robert Ancell, Bug #595337)
265     * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
266       and allow '**' to be converted to a '^' for layouts that do not support it
267       (Robert Ancell, Bug #546819)
269     * Updated documentation: de (Christian Kirbach), fr (Claude Paroz)
271     * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov)
272                             bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed)
273                             cs (Marek Černocký), da (Ask H. Larsen)
274                             en_GB (Bruce Cowan), et (Ivar Smolin)
275                             hi (Rajesh Ranjan), it (Davide Falagna)
276                             kn (Shankar Prasad), lt (Gintautas Miliauskas)
277                             ml (Ani), mr (Sandeep Shedmake)
278                             or (Manoj Kumar Giri), pa (A S Alam)
279                             ro (Adi Roiban), sl (Matej Urbančič)
280                             sr (Branko Kokanović), sr@latin (Branko Kokanović)
281                             te (krishnababu k), uk (Maxim V. Dziumanenko)
282                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
284 Overview of changes in gcalctool 5.27.92
286     * Fix base conversions (Robert Ancell)
288     * Fix disabled help menu (Robert Ancell)
290     * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277)
292     * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou)
293                             eu (Inaki Larranaga Murgoitio), fr (Claude Paroz)
294                             gu (Sweta Kothari), hu (Gabor Kelemen)
295                             kn (Shankar Prasad), ml (Ani)
296                             pl (Tomasz Dominikowski), pt (Duarte Loreto)
297                             sr (Branko Kokanović), sv (Daniel Nylander)
298                             tr (Baris Cicek), zh_CN (Aron Xu)
300 Overview of changes in gcalctool 5.27.91
302     * Updated documentation: cs (Petr Kovar)
304     * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin)
305                             eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen)
306                             ga (Seán de Búrca), gl (Antón Méixome)
307                             kn (Shankar Prasad), ko (Changwoo Ryu)
308                             nb (Kjartan Maraas), or (Manoj Kumar Giri)
309                             pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle)
310                             sv (Daniel Nylander), ta (ifelix)
312 Overview of changes in gcalctool 5.27.90
314     * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
316     * Updated documentation: es (Jorge González)
318     * Updated translations: de (Christian Kirbach), es (Jorge González)
319                             gl (Antón Méixome), nb (Kjartan Maraas)
320                             sv (Daniel Nylander), ta (drtvasudevan)
322 Overview of changes in gcalctool 5.27.5
324     * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
326     * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884)
328     * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
330     * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
332     * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)
334     * Updated documentation: fr (Laurent Coudeur, Claude Paroz)
336     * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru)
337                             fr (Claude Paroz), pt_BR (Daniel S. Koda)
339 Overview of changes in gcalctool 5.27.4
341     * Update bit editor after shifting (Robert Ancell, Bug #587545)
343     * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802)
345     * Make padding consistent in GUI (Jerry Casiano, Bug #587292)
346     
347     * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812)
349     * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
351     * Use lowercase notation for trigonometric and logarithm functions to look
352       more like standard mathematical notation
354     * Put spacing around functions, i.e. "sin" -> " sin "
356     * Use subscript for logarithm base two, i.e. "log2" -> "log₂"
358     * Added etched border around display (Robert Ancell, Bug #140836)
360     * Rewrote out of date man page (Robert Ancell, Bug #585997)
362     * Updated documentation: cs (Marek Cernocky)
364     * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky),
365                             es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz),
366                             ta (drtvasudevan), sv (Daniel Nylander),
367                             uk (Maxim V. Dziumanenko)
369 Overview of changes in gcalctool 5.27.3
371     * Percentage operation for addition and subtraction now takes percentage of
372       first value (Robert Ancell, Bug #480207)
374     * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
376     * Focus on the display entry by default
378     * Fix broken widget style.  Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
380     * Fix missing icon in Help>Contents menu
382     * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
384 Overview of changes in gcalctool 5.27.2
386     * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
388     * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)
390     * Remove negative sign from numbers rounded to zero.  This is only a partial
391       fix as the error value is still visible in scientific notation
392       (Robert Ancell, Bug #560802)
394     * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
396     * Keep settings (show zeroes, thousands separator etc) when changing modes
397       (Robert Ancell, Bug #580398)
399     * Add a --solve command-line argument (Robert Ancell)
401     * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
403     * Made parser reentrant and part of MP code (Robert Ancell)
404     
405     * Remove references to arithmetic/left-to-right precedence from the manual
406       (Robert Ancell, Bug #559734)
408     * Fix grammatical errors in manual (Bruce Cowan, Bug #569275)
410     * Remove untranslated figures in documentation - they are automatically
411       copied from the C documentation (Robert Ancell, Bug #566680)
413     * Updated translations: si (K.P.Gayan Tharaka)
415 Overview of changes in gcalctool 5.27.1
417     * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807)
419     * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975)
420     
421     * Make GConf schemas translatable (Robert Ancell, Bug #571948)
422     
423     * Replace MP number arrays with an MPNumber structure (Robert Ancell)
425     * Tidied up error messages (Robert Ancell, Bug #521184)
427     * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946)
428       This will cause the gconf schema to be incompatible with gcalctool < 5.26.0.
429       Expect settings to reset to defaults when upgrading.  Switching between
430       versions will cause resets.
432     * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
433     
434     * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
436 Overview of changes in gcalctool 5.26.0
438     * Fix button expansion (nowak2000, Bug #575385)
440     * Removed deprecated test/ directory (Bug #574048)
442     * Updated documentation: C (Robin Sonefors), ca (Joan Duran)
444     * Updated translations: as (Amitakhya Phukan), da (Ask H. Larsen),
445                             el (Jennie Petoumenou), es (Jorge Gonzalez),
446                             fi (Tommi Vainikainen), gl (Ignacio Casal Quinteiro),
447                             gu (Ankitkumar Patel), hi (Rajesh Ranjan),
448                             hu (Gabor Kelemen), it (Sergio Durzu),
449                             lt (Vytautas Rėkus), mai (Rajesh Ranjan),
450                             ml (Ani Peter), mr (Sandeep Shedmake),
451                             nb (Kjartan Maraas), nl (Tino Meinen),
452                             pl (Wadim Dziedzic), ru (Nickolay V. Shmyrev),
453                             ta (felix), te (Krishnababu K),
454                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
456 Overview of changes in gcalctool 5.25.92
458     * Restore number display mode (FIX/SCI/ENG) on startup (Robert Ancell, Bug #572881)
460     * Fix rounding errors in integer power calulations (Robert Ancell, Bug #527540)
462     * Fix error in cosine/tangent calculations (Robert Ancell, Bug #571007)
464     * Updated documentation: eu (Inaki Larranaga Murgoitio)
466     * Updated translations: en_GB (Philip Withnall), fi (Ilkka Tuohela),
467                             fr (Bruno Brouard, Claude Paroz), ja (Takeshi AIHANA)
468                             kn (Shankar Prasad), lv (Raivis Dejus),
469                             nl (Wouter Bolsterlee), pt (Duarte Loreto)
470                             pt_BR (Og Maciel, Rodrigo Flores), sv (Daniel Nylander)
472 Overview of changes in gcalctool 5.25.91
474     * Initialise GType system so usage of GConf doesn't cause crashes (Matthias Clasen, Bug #571581)
476     * Rework command-line arguments to be standard (Robert Ancell, Bug #569885)
478     * Correctly handle decimal points for languages not using '.' (Robert Ancell, Bug #566929)
480     * Fix shortcut keys so standard menu keys work (Robert Ancell)
481     
482     * Updated documentation: eu (Inaki Larranaga Murgoitio)
483     
484     * Updated translations: ast (Mikel González), cs (Petr Pulc), da (Ask H. Larsen), eu (Inaki Larranaga Murgoitio),
485                             gu (Sweta Kothari), hu (Gabor Kelemen), ro (Adi Roiban), vi (Clytie Siddall),
486                             zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
488 Overview of changes in gcalctool 5.25.90
490     * Fixed incorrect bit shift operation (Robert Ancell, Bug #569176)
492     * Updated documentation: sv (Daniel Nylander)
494     * Updated translations: ca (Joan Duran), de (Christian Kirbach), ko (Changwoo Ryu), or (Manoj Kumar Giri)
496 Overview of changes in gcalctool 5.25.5
498     * Updated documentation: de (Christian Kirbach)
500     * Updated translations: nb (Kjartan Maraas), th (Theppitak Karoonboonyanan)
502 Overview of changes in gcalctool 5.25.4
504     * Updated translations: de (ckirbach), es (Jorge Gonzalez), zh_CN (甘露)
506 Overview of changes in gcalctool 5.25.3
508     * Made exponential numbers work without a sign, e.g. '1e2' works
509       the same as '1e+2' (Robert Ancell).
511     * Correctly calculate exponential numbers in binary mode and
512       convert correctly when changing bases (Robert Ancell, Bug #516159).
514     * Fix broken accelerator keys from changes in 5.25.2 (Robert Ancell, Bug #379476).
516 Overview of changes in gcalctool 5.25.2
518     * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key.
519       The following shortcut keys have changed:
521       Function     | Old | New
522       --------------------------
523       Sine         | K   | k
524       Inv. Sine    | -   | K
525       Cosine       | J   | j
526       Inv. Cosine  | -   | J
527       Tangent      | L   | w
528       Inv. Tangent | -   | W
529       Natural Log  | N   | n
530       e^x          | {   | N
531       Log          | G   | g
532       10^x         | }   | G
533       Log_2        | H   | h
534       2^x          | -   | H
535       x^y          | ^   | ^ or o
536       x^(1/y)      | -   | O
537       
538       (Robin Sonefors, Bug #379476).
540     * Fixed crash where financial dialogs are activated from other modes on startup
541       (Robin Sonefors, Bug #560196).
543     * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251)
544     
545     * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988)
547     * Always read configuration from /apps/gcalctool not /apps/(appname) as the application
548       name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260).
550     * Correct gconf key names in man page (Robert Ancell, Bug #559458).
552     * Updated translations: es (Jorge Gonzalez)
554     * Updated help: es (Jorge Gonzalez)
556 Overview of changes in gcalctool 5.25.1
558     * Added a programming mode that contains the bit editor (Robin Sonefors, Bug #501508).
559     
560     * Made finacial operations GUI-based not register based (Robin Sonefors, Bug #318686).
561     
562     * Added Gross Profit Margin Ration Financial Function (Robin Sonefors, Bug #150663).
563     
564     * Don't clear display when changing modes and allow all functions to work in all non-basic
565       modes (Robert Ancell, Bug #554133).    
566    
567     * Set decimal point label to be based on LC_NUMERIC as users can set their numerical
568       representation to different to their language settings (Robin Sonefors, Bug #557331).
569       
570     * More refactoring in MP math library (Klaus Niederkrueger, Robert Ancell, Bug #524091).
572     * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965).
574     * Only update bit panel when display contains a solved number (Robert Ancell, Bug #548690).
576     * Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
577     
578     * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).
580     * Added translator comments (Robert Ancell)
582     * Updated translations: bg (Alexander Shopov),
583                             da (Ask H. Larsen, Kenneth Nielsen),
584                             es (Jorge Gonzalez),
585                             et (Ivar Smolin),
586                             fi (Ilkka Tuohela),
587                             mk (Jovan Naumovski),
588                             pt_BR (Vladimir Melo, Leonardo Ferreira Fontenelle)
590     * Updated help: es (Jorge Gonzalez)
592 Overview of changes in gcalctool 5.24.0
594     * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
595                             bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
596                             dz (Pema Geyleg), gu (Sweta Kothari),
597                             hr (Robert Sedak), hu (Gabor Kelemen),
598                             it (Luca Ferretti), kn (Shankar Prasad),
599                             ko (Changwoo Ryu), lt (Gintautas Miliauskas),
600                             ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
601                             mr (Sandeep Shedmake), ro (Mişu Moldovan),
602                             sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
603                             te (Krishnababu K), tr (Baris Cicek),
604                             zh_CN (Funda Wang)
606     * Updated help: es (Jorge Gonzalez)
607 ----
609 Overview of changes in gcalctool 5.23.92
611     * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
612                             bg (Alexander Shopov)
614 ----
616 Overview of changes in gcalctool 5.23.91
618     * Fix packing for modulus button (Bug #548880)
620     * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
621       other desktops can use GCalctool (bug #518862).
623 ----
625 Overview of changes in gcalctool 5.23.90
627     * Fix some small memory leaks (Felix Riemann, Bug #547942)
628     
629     * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
630     
631     * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)
632     
633     * Updated documentation: ru (Yuriy Penkin)
635 ----
637 Overview of changes in gcalctool 5.23.6
639     * Deprecated left-to-right mode (Bug #500994).
641     * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to gnome-doc-utils (Robert Ancell, Bug #336104)
642     
643     * Changed icon from deprecated 'gnome-calculator' to 'accessories-calculator') (Matthias Clasen, Bug #545074)
645     * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG (Fabrício Godoy)
647 ---- 
649 Overview of changes in gcalctool 5.23.5
651     * Fix regression in factorial operation (Klaus Niederkrueger)
652     
653     * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)
655     * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
656     
657     * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi Aihana, Bug #336104)
659     * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)
661 ----
663 Overview of changes in gcalctool 5.23.4
665     * Added workaround to stop display disappearing when editing large displays (Bug #524602)
667     * Applied second mp math tidy up patch from  Klaus Niederkrueger (Bug #524091)
669     * Updated translations: ar (Djihed Afifi)
671 ----
672   
673 Overview of changes in gcalctool 5.23.3
675     * Default to no thousands separator not ',' for locales that do not require one (Bug #527669)
677     * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)
679 ----
681 Overview of changes in gcalctool 5.23.2
683     * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
685     * Structural changes in preperation for full unicode support (Bug #530532)
686     
687     * Updated translations: es (Jorge González), gl (Ignacio Casal Quinteiro), nb (Kjartan Maraas),
688       nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej Urbančič)
689     
690 ----
692 Overview of changes in gcalctool 5.23.1
694     * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
696     * Fixes incorrect negation precedence (Bug #526094)
698     * Fixes issues with thousands seperators and radix in non-english
699       locales (Bug #527669)
701     * Fixes regression in constant and function menus (Bug #527545)
703     * Fixes problem where display is invisible after solving equation
704       (Bug #524602)
706 ----
708 Overview of changes in gcalctool 5.22.0
710     * Fix for bug #520474 - Calculator uses 06 in place of decimal.
712     * Fix for bug #519979 - Please provide translator comments.
714     * Fix for bug #519243 - Memory registers save incorrectly.
716 ----
718 Overview of changes in gcalctool 5.21.92
720     * Released a gcalctool tarball for GNOME 5.21.92.
722 ----
724 Overview of changes in gcalctool 5.21.91
726     * Change Help->Help menu to Help->Contents to match HIG (Bug #514812)
728     * Fix for bug #515326 – translation issues
730     * Unmark bitcalculating strings for translation (Bug #515326)
731       Change help menu shortcut from Ctrl+H to F1 to match HIG (Bug #514812)
733     * Remove help/it/Makefile, switching to gnome-doc-utils
735     * Fix for bug #514233 - Title not translated
737     * Fix for bug #513868 - Switching mode clears values but not
738       "Malformed expression" in statusbar.
740     * Fix for bug #513218 - Parsing not handling things the way a
741       "normal" calculator would.
743     * Fix for bug #482666 - XML errors in gcalctool de translation.
745     * Fix typo (Retreive -> Retrieve)
747 ----
749 Overview of changes in gcalctool 5.21.90
751     * Fix for bug #512204 - Regression in (-,+) handling.
753     * Fix for bug #511052 – Mod gives negative remainders.
755     * Fixed typo in message in create_kframe() in gtk.c.
757 ----
759 Overview of changes in gcalctool 5.21.5
761    * Adjusted online help documentation to add in a section 4.4. "Changing
762      The Display Area" and to update the new keyboard shortcut for Clear.
764    * Use delete key to delete character right of cursor in display, clear
765      now uses shift+delete (Bug #326938).
766    
767    * Update all button tooltips to have the shortcut
768      key for that button (Bug #503707).
770    * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
771      category
773    * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for 
774      "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
776    * Work on bug #501699. Adjusted "monthly interest rate" to "simple
777      monthly interest rate" in the online help for two of the financial
778      examples.
780    * Fix incorrect menu radio button selected when mode change aborted 
781      (bug #488226).
783    * Fix for bug #502306 - unable to use MOD operation after a 
784      x ? y operation.
786 ----
788 Overview of changes in gcalctool 5.21.4
790     * Adjusted online help documentation to add in a section 4.4. "Changing
791       The Display Area" and to update the new keyboard shortcut for Clear.
793     * Use delete key to delete character right of cursor in display, clear
794       now uses shift+delete (Bug #326938).
795     
796     * Update all button tooltips to have the shortcut
797       key for that button (Bug #503707).
799     * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
800       category
802     * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for 
803       "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
805     * Work on bug #501699. Adjusted "monthly interest rate" to "simple
806       monthly interest rate" in the online help for two of the financial
807       examples.
809     * Fix incorrect menu radio button selected when mode change aborted 
810       (bug #488226).
812     * Fix for bug #502306 - unable to use MOD operation after a 
813       x ᶺ y operation.
815 ----
817 Overview of changes in gcalctool 5.21.3
819     * Added a "Reset to Default" accuracy menu item (bug #488542).
821     * When the bit calculation extension is enabled, a message now appears
822       in the status bar.
824     * Fixed bug #500060 - Twiddling bits 32-63 in bitcalculation extension
825       produces incorrect results.
827     * Fixed bug #367731 - [doc] Update documentation for bit calculating
828       extension.
830     * Fixed bug 500029 - Clearing a bit in the bitcalculating extension,
831       sets the display to zero.
833     * Disable menu items not valid in current mode (Bug #499625).
835     * Fix build dependencies for parsers (Bug #497237).
836     
837     * Trim pasted text on newlines, replace tabs with spaces (Bug #488796).
839     * Fixed bug #367737 - [doc] Documentation screenshots need to be updated.
841     * Fixed bug #367723 - [doc] Update documentation for Changing Modes
842       Clears Calculation.
844 ----
846 Overview of changes in gcalctool 5.21.2
848     * Fixed bug #485919 - Use Glade for UI. Glade conversion of gcalctool 
849       is now complete (thanks Robert).
851     * Fixed bug #495349 - Close precision dialog when setting precision from
852       Acc button.
854     * Fixed bug #495345 - Connect "activate" signal for precision spin button
855       after spin button has been updated.
857     * Fixed bug #482655 - Missing image file.
859     * Fix the buglet in comment #51 of bug #485919
861     * Fixed for final remaining parts of bug #488694 - [a11y] Several 
862       calculator buttons don't speak correctly with Orca.
864     * Fixed bug #488489 - Make accuracy shortcuts only work in scientific mode.
866     * Fixed bug # 488703 - Stop bogus '-/-' appearing in accuracy menu items.
868     * Fix for bug #485134 - OR calculation produces incorrect result in
869       arithmetic precedence mode.
871     * General code cleanup.
873 ----
875 Overview of changes in gcalctool 5.21.1
877     * Work on bug #485919 - Use Glade for UI.
878         > Adds support for the mode panel.
879         > Puts menu accelerators back again and fixes the top button row in
880           basic mode being too tall.
881         > Now provides Glade support for the majority of the gcalctool GUI.
883     * Fix for bug #490701 - base radio buttons initially fail.
885     * Attempted fix for bug #485134 - OR calculation produces incorrect 
886       result in arithmetic precedence mode. This isn't a complete solution
887       so the bug has been reopened.
889     * Fix for bug #488828 - Reciprocal remembers backspaced items.
891     * More work on bug ##488694 - [a11y] Several calculator buttons don't speak 
892       correctly with Orca. Removed the accessible descriptions (not needed) and 
893       adjusted the "shift left" and "shift right" names (they were reversed).
895     * Patch to stablize arithmetic precedence.
897     * Stop acting on toggle events from radio buttons when they go inactive 
898       (Bug #485918).
900     * Added Robert Ancell to the list of gcalctool MAINTAINERS.
902     * Fixed bug #488830 - Hex radio button shortcut conflicts with Help menu 
903       shortcut.
905     * Fixed bug #488829 - Accuracy and Change Sign have wrong tooltip shortcut 
906       keys.
908     * Fixed bug #488783 - memory registers not available if you start in 
909       Advanced mode
911     * Fixed bug bug #488694 - [a11y] Several calculator buttons don't speak
912       correctly with Orca.
914     * Fix for bug #485398 - Put memory register window inside the main window.
915       Uses gtk_window_set_transient_for() to associate the memory register
916       window with the main gcalctool window.
918     * Fix for bug #383850 - [doc] New names for Precedence.
920     * Fix for bug #485137 - Undo/Redo don't work in arithmetic precedence mode
921       if user has "hand edited" the display.
923     * Added a call to "set_memory_toggle(v->rstate);" in make_frames() to
924       correctly set the state of the Edit-<Memory Registers check box if the
925       user wanted the memory registers initially displayed.
927     * Correctly handle memory register display and "Memory Registers" menu
928       item checkbox status when user goes from Sci/Fin/Adv mode to Basic.
929       (Needed because of the recent changes for bug #478961).
931 ----
933 Overview of changes in gcalctool 5.21.0
935     * Fix for bug #326938 – Display cursor in input area; allow home and 
936       end keys. This is in arithmetic precedence mode only.
938     * Fix for bug #484158 – Setting Accuracy is incorrect via the 0-9 places 
939       menu items.
941     * Fix for bug #439087 – Gcalctool can't handle small physic constants
942       like the Boltzmann constant. The number of significant places has
943       been increased to 99 and the number of displayable digits has been
944       increased to 200. The online help has been adjusted to reflect these
945       changes.
947       Note that if you have something in the gcalctool display that is
948       wider than the display area, a scrollbar is shown, but the first
949       digit isn't properly displayed. The workaround here, is to enlarge
950       the size of the calculator window until the scrollbar goes away.
951       I believe this is a Gtk+ problem and have filed bug #482688 against 
952       it.
954     * Fixed bug #367738 – [doc] Square root documentation needs to be updated.
955       The entry in the online help now includes examples for both arithmetic
956       precedence and non-arithmetic precedence mode.
958     * Fixed bug #428571 – [doc] Repetitive usage of "use".
960     * Use GNOME_MAINTAINER_MODE_DEFINES() to handle *_DISABLE_DEPRECATED
962     * Fixed bug #428573 – [doc] Spelling of logical gates.
963       The logical operations, And, Not, Or, Xor and Xnor now use uppercase
964       letters (AND, NOT, OR, XOR and XNOR) for both the buttons and in the
965       display area in arithmetic precedence mode. The gcalctool manual
966       pages and the online help have been updated accordingly.
968       The XOR operation in non-arithmetic mode was doing a multiplication
969       instead.
971       The result for the AND example in the online help was incorrect.
973       The syntax for using NOT in aritmetic mode is different then for
974       non-arithmetic mode. The online help example has been updated to
975       show both examples.
977     *  Fixed bug #469245 – Hexadecimal input is not intuitive and
978       bug #455889 – Copy/paste of lower case hex letter does not work.
979       The hexadecimal digits have been changed back to their pre Sept
980       2003 (bug #118826) values of "a" - "f".
982       The following functions have also had their keyboard shortcuts
983       reverted back to their pre Sept 2003 upper-case values:
985       [A] - Set accuracy
986       [C] - Change sign
987       [D] - Double-declining depreciation
988       [E] - Enter an exponential number
989       [F] - User-defined functions
991       With copy/paste operations, where the user is pasting a string into
992       gcalctool, the copy buffer is now iterated over. If an "A", "B", "C",
993       "D" or "F" character is encountered, it will be converted to its
994       lowercase equivalent. If an "E" is found,  and the next character is a
995       "-" or a "+", then it remains as an upper case "E" (it's assumed to be
996       a possible exponential number), otherwise its converted to a lower
997       case "e".
999       Displaying of hex digits in the gcalctool display will still be
1000       in uppercase. Displaying of the "e" in an exponential number will
1001       still be in lower-case.
1003       The way to enter exponential numbers in arithmetic precedence mode
1004       has changed. The following four examples should show you the new
1005       correct syntax:
1007         1  2  Exp + 8  =              1200000000
1008       - 1  2  Exp + 8  =             -1200000000
1009         1  2  Exp - 8  =              0.00000012
1010       - 1  2  Exp - 8  =             -0.00000012
1012       In both left-to-right precedence and arithmetic precedence modes, if
1013       the user enters a numeric digit that is incorrect for the current
1014       numeric base, this shouldn't be allowed and should not be entered
1015       in the display.
1017       The gcalctool documentation (and tooltips) have been updated to
1018       reflect these changes.
1020     * Fixed bug #479102 – memory registers dialogue should use ngettext.
1022     * Fixed bug #478961 – GtkAaction use.
1024     * Fixed bug #478964 – don't use deprecated gtk_widget_ref func.
1026     * Fixed bug #478979 – show menu help in statusbar.
1028     * Fixed bug #479064 – should use ngettext on the Acc button.
1030     * Fixed bug #479097 – use gtkmessagedialog.
1032     * Fixed bug #479066 – weird way to use gnome menus-have-icons setting.
1034 ----
1036 Overview of changes in gcalctool 5.20.0
1038 * Released a gcalctool tarball for GNOME 2.20.0.
1040 ----
1042 Overview of changes in gcalctool 5.19.92
1044 * Released a gcalctool tarball for GNOME 2.19.92.
1046 ----
1048 Overview of changes in gcalctool 5.19.91
1050 * Released a gcalctool tarball for GNOME 2.19.91.
1052     - Fixed bug #467442 – gcalctool does not appear in xfce4 menu.
1054 ----
1056 Overview of changes in gcalctool 5.19.90
1058 * Released a gcalctool tarball for GNOME 2.19.90.
1060     - Adjusted the MAINTAINERS file to the new format.
1062 ----
1064 Overview of changes in gcalctool 5.19.6
1066 * Released a gcalctool tarball for GNOME 2.19.6.
1068     - Remove help/de/Makefile due to gnome-doc-utils migration.
1070     - Fixed bug #459702 – gcalc does not build against gtk+-2.11.6.
1071       Occurances of gtk_tooltips_set_tip are now gtk_widget_set_tooltip_text.
1073     - Fixed bug #439415. Always use left-to-right direction for button's boxes.
1075 ----
1077 Overview of changes in gcalctool 5.19.5
1079 * Released a gcalctool tarball for GNOME 2.19.5.
1081     - Applied Sun patch to change the Comment line in gcalctool.desktop.in
1083     - Fixed bug #451286 – 0 power of 0. This now returns 1 and not an error.
1085     - Fixed bug #450790 – crash in Calculator when pasting in a very large
1086       number.
1088 ----
1090 Overview of changes in gcalctool 5.19.4
1092 * Released a gcalctool tarball for GNOME 2.19.4.
1094     - Fixed bug #448263 – drop libgnome dependency
1096 ----
1098 Overview of changes in gcalctool 5.19.3
1100 * Released a gcalctool tarball for GNOME 2.19.3.
1102   - Fixed bug #439985 – Negative value not saved in memory register across 
1103     invocations of gcalctool. This was also a problem was negative constants.
1105 ----
1107 Overview of changes in gcalctool 5.19.2
1109 * Released a gcalctool tarball for GNOME 2.19.2.
1111 ----
1113 Overview of changes in gcalctool 5.19.1
1115 * Released a gcalctool tarball for GNOME 2.19.1.
1117 ----
1119 Overview of changes in gcalctool 5.9.14
1121 * Released a gcalctool tarball for GNOME 2.18.0 (Final).
1123 ----
1125 Overview of changes in gcalctool 5.9.13
1127 * Released a gcalctool tarball for GNOME 2.18.0 (Release Candidate).
1129 ----
1131 Overview of changes in gcalctool 5.9.12
1133 * Released a gcalctool tarball for GNOME 2.18.0 (beta-2).
1135 ----
1137 Overview of changes in gcalctool 5.9.11
1139 * Released a gcalctool tarball for GNOME 2.18.0 (beta-1).
1141 ----
1143 Overview of changes in gcalctool 5.9.10
1145 * All copyright messages updated for 2007.
1146 * Released a gcalctool tarball for GNOME 2.17.5.
1148 ----
1150 Overview of changes in gcalctool 5.9.9
1152 * Released a gcalctool tarball for GNOME 2.17.4.
1154 ----
1156 Overview of changes in gcalctool 5.9.8
1158 * Released a gcalctool tarball for GNOME 2.17.3.
1160 ----
1162 Overview of changes in gcalctool 5.9.7
1164 * Released a gcalctool tarball for GNOME 2.17.2.
1166 ----
1168 Overview of changes in gcalctool 5.9.6
1170 * Fixed bug #358782. Fixup sloppy string handling.
1172 ----
1174 Overview of changes in gcalctool 5.9.5
1176 * Fixed bug #364410.  Incorrectly rounded pi constant.
1178 ----
1180 Overview of changes in gcalctool 5.9.4
1182 * Released a gcalctool tarball for GNOME 2.17.1.
1184 ----
1186 Overview of changes in gcalctool 5.9.3
1188 * Fixed bug 359291 - crash when localized decimal point is greater than 
1189   1 char. Removed the bogus assert.
1191 ----
1193 Overview of changes in gcalctool 5.9.2
1195 * Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due 
1196   to sloppy string handling.
1197 * Fixed bug #354730 - crash in Calculator: running 3x10^38 using bi..
1198 * Fixed bug #357208 - Bitcalculating extension needs to support negative 
1199   numbers
1201 ----
1203 Overview of changes in gcalctool 5.9.1
1205 * Fixed bug #157961 - Bitcalculating extension for gcalctool.
1206 * Fixed bug #355648 - Error reporting should be consistent.
1207 * Fixed bug #135140 - percent operator works not as expected.
1209 ----
1211 Overview of changes in gcalctool 5.9.0
1213 * Fixed bug #349981 - gcalctool should save screen position for next start.
1215 ----
1217 Overview of changes in gcalctool 5.8.24
1219 * Released a gcalctool tarball for GNOME 2.16.0 (Final).
1221 ----
1223 Overview of changes in gcalctool 5.8.23
1225 * Released a gcalctool tarball for GNOME 2.16.0 (RC1).
1227 ----
1229 Overview of changes in gcalctool 5.8.22
1231 * Removed several chunks of code that were surronded by #if 0/#endif.
1233 ----
1235 Overview of changes in gcalctool 5.8.21
1237 * Fixed bug #350341. gcalctool now builds again with gcc v2.95.
1239 ----
1241 Overview of changes in gcalctool 5.8.20
1243 * Released a gcalctool tarball for GNOME 2.16.0 (beta2).
1245 ----
1247 Overview of changes in gcalctool 5.8.19
1249 * More work on bug #347700.  Added another "Note to translators" 
1250   comment for the Abs button labels.
1252 * Fixed bug #348452. Removed line for help/sv/Makefile.in
1254 * Released a gcalctool tarball for GNOME 2.16.0 (beta1).
1256 ----
1258 Overview of changes in gcalctool 5.8.18
1260 * Work on bug #347700. Added a "Note to translators" comment for the 
1261   Bksp and Clr button labels.
1263 ----
1265 Overview of changes in gcalctool 5.8.17
1267 * Released a gcalctool tarball for GNOME 2.15.4.
1269 ----
1271 Overview of changes in gcalctool 5.8.16
1273 * Released a gcalctool tarball for GNOME 2.15.3.
1275 ----
1277 Overview of changes in gcalctool 5.8.15
1279 * Fixed bug #343150. Gcalctool no longer crashes when switching to 
1280   scientific mode.
1282 ----
1284 Overview of changes in gcalctool 5.8.14
1286 * Adjusted configure.in so that gcalctool now requires intltool v0.35.0.
1288 ----
1290 Overview of changes in gcalctool 5.8.13
1292 * Released a gcalctool tarball for GNOME 2.15.2.
1294 ----
1296 Overview of changes in gcalctool 5.8.12
1298 * Fixup compiler warnings from inclusion of last patch.
1300 ----
1302 Overview of changes in gcalctool 5.8.11
1304 * Fixed bug #163538 (http://bugzilla.gnome.org/show_bug.cgi?id=163538)
1305   Backspace results in mal-formed expression.
1307 * = button is now also a one step undo. (This feature was temporary
1308   disabled by the previous redo/undo patch.)
1310 * Removed gotos from do_expression function. (This change might add
1311   unstability as this is a major change to the expression mode state
1312   machine.)
1314 * Functions (such as sin, cos, tan..) can use previously calculated value.
1316 ----
1318 Overview of changes in gcalctool 5.8.10
1320 * First cut at an Undo/Redo implementation for use with the arithmetic
1321   operator precedence mode.
1323 ----
1325 Overview of changes in gcalctool 5.8.9
1327 * Respun the gcalctool tarball for GNOME 2.15.1 as the po/*.po files
1328   were missing.
1331 Overview of changes in gcalctool 5.8.8
1333 * Removed .../po/Makefile.in.in. Shouldn't have been in CVS.
1334 * Released a gcalctool tarball for GNOME 2.15.1.
1336 ----
1338 Overview of changes in gcalctool 5.8.7
1340 * Fixed bug #337897. Changes to use po/LINGUAS file.
1342 ----
1344 Overview of changes in gcalctool 5.8.6
1346 * Fixed bug #338220. The 'Show trailing zeroes' option in the View menu 
1347   should now be correctly set [in]sensitive depending upon which mode 
1348   it's in.
1350 ----
1352 Overview of changes in gcalctool 5.8.5
1354 * Fixed bug #332023. The bitwise operators now work in arithmetic operator 
1355   precedence mode, when you use them with the result of a previous operation.
1357 ----
1359 Overview of changes in gcalctool 5.8.4
1361 * Fixed bug #327729. The fields in the memory register window were not 
1362   correctly aligned in some themes.
1364 ----
1366 Overview of changes in gcalctool 5.8.3
1368 * Fixed bug #330867.  Added License info to the Gcalctool About dialog.
1370 ----
1372 Overview of changes in gcalctool 5.8.2
1374 * Fixed bug #335095. Gcalctool no longer displays the current mode in 
1375   the title bar when in Basic mode (due to lack of space).
1377 ----
1379 Overview of changes in gcalctool 5.8.1
1381 * Fixed bug #335236. Gcalctool schemas files should be installed if
1382   built with "--without-gnome".
1384 ----
1386 Overview of changes in gcalctool 5.8.0
1388 * Adjustments to the AOP code so that e to the power of x gives the
1389   correct answer at high precision.
1391 ----
1393 Overview of changes in gcalctool 5.7.32
1395 * Released a gcalctool tarball for GNOME 2.14.0 (Final).
1397 ----
1399 Overview of changes in gcalctool 5.7.31
1401 * Fix for bug #333078. cvs fails to build due to bg translation of help.
1403 * Inclusion of a translation of gcalctool help for the bg locale.
1405 ----
1407 Overview of changes in gcalctool 5.7.30
1409 * Released a gcalctool tarball for GNOME 2.14.0 (RC).
1411 ----
1413 Overview of changes in gcalctool 5.7.29
1415 * Released a gcalctool tarball for GNOME 2.14.0 (beta2).
1417 ----
1419 Overview of changes in gcalctool 5.7.28
1421 * Released a gcalctool tarball for GNOME 2.14.0 (beta1).
1423 ----
1425 Overview of changes in gcalctool 5.7.27
1427 * Refixed bug #323150. The recent changes to the square root and 
1428   subtraction button labels broke the token parser for arithmetic 
1429   operator precedence.
1431 ----
1433 Overview of changes in gcalctool 5.7.26
1435 * Fixed bug #327124. Changes to fix bug #326344 had the side-effect of 
1436   causing the CE button to no longer work correctly.
1438 ----
1440 Overview of changes in gcalctool 5.7.25
1442 * Fixed bug #327214. The results from performing trig functions were not 
1443   being passed on to future calculations correctly (in non-arithmetic 
1444   operator precedence mode).
1446 ----
1448 Overview of changes in gcalctool 5.7.24
1450 * Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
1451   for label on division button.
1453 ----
1455 Overview of changes in gcalctool 5.7.23
1457 * Released a gcalctool tarball for GNOME 2.13.5.
1459 ----
1461 Overview of changes in gcalctool 5.7.22
1463 * Fixed bug #323149. Gcalctool now uses the Unicode symbols for division, 
1464   multiplication, plus/minus, minus and square root.
1466 ----
1468 Overview of changes in gcalctool 5.7.21
1470 * Fixed bug #326344. The bit display of large numbers (in non-arithmetic 
1471   operator precedence mode with the scientific view) now hopefully works 
1472   correctly.
1474 ----
1476 Overview of changes in gcalctool 5.7.20
1478 * Fixed bug #142824. Gcalctool no longer ignores locale specific numeric 
1479   point in arithmetic operator precedence mode.
1481 * Adjusted all the copyright messages to include 2006.
1483 ----
1485 Overview of changes in gcalctool 5.7.19
1487 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1488   Gcalctool no longer crashes when you double click the 0 in the display area. 
1490 ----
1492 Overview of changes in gcalctool 5.7.18
1494 * Final fix for bug #153854. Now handles the case where the first thing 
1495   the user does is change mode (Basic, Financial, Advanced, Scientific) 
1496   in AOP mode.
1498 * Released a gcalctool tarball for GNOME 2.13.4.
1500 ----
1502 Overview of changes in gcalctool 5.7.17
1504 * Fixed bug #323150. Sqrt (and other similar operations) no longer fail 
1505   in non-English locales
1507 ----
1509 Overview of changes in gcalctool 5.7.16
1511 * Fixed bug #324001. Primary Selection (middle mouse button) is now working.
1513 ----
1515 Overview of changes in gcalctool 5.7.15
1517 * Released a gcalctool tarball for GNOME 2.13.3.
1519 ----
1521 Overview of changes in gcalctool 5.7.14
1523 * More work on bug #153854. Similar change to that made on 15th November 
1524   2005, this time for arithmetic operator precedence mode.
1526 ----
1528 Overview of changes in gcalctool 5.7.13
1530 * Slight fixup for bug #157961. The toggling of the first bit in the
1531   bit panel wasn't working correctly. 
1533 ----
1535 Overview of changes in gcalctool 5.7.12
1537 * More work on bug #153854
1538   If the user has completed a calculation and we are going to a
1539   new mode that is "compatible" with this one, then just change
1540   modes. Otherwise display a dialog warning the user that the
1541   current calculation will be cleared.
1543   Incompatible modes are:
1545   Scientific -> Basic
1546   Scientific -> Advanced
1547   Scientific -> Financial
1549   (unless we are in Scientific mode with Decimal numeric base and Fixed).
1551   These changes work nicely in non-arithmetic operator precedence mode.
1553 ----
1555 Overview of changes in gcalctool 5.7.11
1557 * Released a gcalctool tarball for GNOME 2.13.2.
1559 ----
1561 Overview of changes in gcalctool 5.7.10
1563 * Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **: 
1564   gdk_window_invalidate_rect: assertion `window != NULL' failed" 
1565   warnings at startup.
1567 ----
1569 Overview of changes in gcalctool 5.7.9
1571 * Fixed bug #319934. The percent operator was broken in non-arithmetic 
1572   operator precedence mode.
1574 ----
1576 Overview of changes in gcalctool 5.7.8
1578 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1579   Exponential notation now works correctly in arithmetic operator
1580   precedence mode.
1582 ----
1584 Overview of changes in gcalctool 5.7.7
1586 * Slight adjustment to the bit panel. It's now centralized.
1588 ----
1590 Overview of changes in gcalctool 5.7.6
1592 * Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
1593   needed to also preserve v->toclear and v->pointed.
1595 * Work on enhancement request #157961. Started to implement the bit 
1596   panel for non-arithmetic precedence mode.  It's automatically displayed 
1597   when in Scientific mode.
1599 ----
1601 Overview of changes in gcalctool 5.7.5
1603 * Implemented enhancement request #148104 for arithmetic precedence mode.
1604   The modulo operation. See entry below for more details.
1606 ----
1608 Overview of changes in gcalctool 5.7.4
1610 * Fixed bug #316382. The "useless" cursor is no longer displayed in 
1611   the calculator display area.
1613 ----
1615 Overview of changes in gcalctool 5.7.3
1617 * Implemented enhancement request #148104 for non-arithmetic precedence
1618   mode. Added in a modulo operation. This is available in Scientic Mode. 
1619   A Mod B return the remainder when you divide A by B. A and B must be
1620   integers. Keyboard shortcut for this operation is "M".
1622 ----
1624 Overview of changes in gcalctool 5.7.2
1626 * Fixed bug #162453. The memory register dialog now uses GtkEntry widgets 
1627   to display the register values. Gnopernicus can now correctly speak the 
1628   contents of each memory register. There is also a close button to easily 
1629   dismiss this dialog.
1631 ----
1633 Overview of changes in gcalctool 5.7.1
1635 * Fixed bug #314540. The memory register window is now a dialog rather 
1636   than a top-level window.
1638 ----
1640 Overview of changes in gcalctool 5.7.0
1642 * Fix to prevent invalid numeric entry in arithmetic operator precedence
1643   mode, depending upon the current base.
1645 ----
1647 Overview of changes in gcalctool 5.6.31
1649 * A number of the bison- and flex-related make rules in 
1650   .../gcalctool/Makefile.am were broken when builddir != srcdir.
1652 ----
1654 Overview of changes in gcalctool 5.6.30
1656 * Fixed bug #314540. The libparser.a library needs ranlib run on it 
1657   for Mac OS X.
1659 ----
1661 Overview of changes in gcalctool 5.6.29
1663 * Fixed bug #314375. Replaced usage of malloc.h with stdlib.h in 
1664   syntax_translation.c
1666 ----
1668 Overview of changes in gcalctool 5.6.28
1670 * Generated release for GNOME 2.12 (RC)
1672 * Changed type of argument in paren_disp from char to int for 64bit.
1674 ----
1676 Overview of changes in gcalctool 5.6.27
1678 * Fixed bug #313255. The definitions for BUT_<n>_BAS in gtk.c were incorrect.
1680 Overview of changes in gcalctool 5.6.26
1682 * Generated release for GNOME 2.11.91 (beta2).
1684 ----
1686 Overview of changes in gcalctool 5.6.25
1688 * Fixed bug #311306. If the user was in View->Scientific with base Bin, 
1689   Oct or Hex and then went to View->Basic, then returned to View->Scientific, 
1690   some of the numeric keys were incorrectly greyed out.
1692 ----
1694 Overview of changes in gcalctool 5.6.24
1696 * Fixed bug #310849. Gcalctool no longer crashes when pressing the "B" 
1697   button (or typing Shift-B).
1699 ----
1701 Overview of changes in gcalctool 5.6.23
1703 * Fixed bug #310791. Memory register window view logic was screwed.
1705 ----
1707 Overview of changes in gcalctool 5.6.22
1709 * Fixed bug #310441. Adjusted code to compile with gcc 2.95.2.
1711 ----
1713 Overview of changes in gcalctool 5.6.21
1715 * Fixed bug #153854. When the user changes modes, a warning dialog is 
1716   displayed to let them know that their current display will be cleared 
1717   and the base reset to decimal. The user has the option of checking a 
1718   toggle box on the dialog, that will prevent this warning from being 
1719   displayed again.
1721 ----
1723 Overview of changes in gcalctool 5.6.20
1725 * Fixed bug #309294. Adjustments to allow gcalctool to successfully build 
1726   on Solaris with pkgconfig >= 0.17.1.
1728 ----
1730 Overview of changes in gcalctool 5.6.19
1732 * Fixed bug #309182. In non-arithmetic precdence mode, gcalctool can now 
1733   correctly change the sign of the exponent on scientific numbers again.
1734 ----
1736 Overview of changes in gcalctool 5.6.18
1738 * Fixed bug #308408. gcalctool can now correctly convert the hexadecimal 
1739   numbers "A-F" to other bases in "use arithmetic operator precedence mode".
1741 ----
1743 Overview of changes in gcalctool 5.6.17
1745 * Fixed bug #305619. Calculations with stored register values in arithmetic 
1746   operator precedence mode, now work correctly.
1748 ----
1750 Overview of changes in gcalctool 5.6.16
1752 * Fixed bug #305034. In "Use Arithmetic Precedence" mode, when switching 
1753   the format (e.g. from ENG to FIX), the displayed value switches to zero 
1754   (in the corresponding format, so e.g. 0.0 or 0e+0, ...).
1756 ----
1758 Overview of changes in gcalctool 5.6.15
1760 * Fixed bug #305467. gcalctool no longer crashes under the following 
1761   scenerio:
1762     - type "f" to bring up the user function menu.
1763     - dismiss the menu by clicking elsewhere with the mouse.
1764     - type another character which isn't in the range "0" to "9".
1766 ----
1768 Overview of changes in gcalctool 5.6.14
1770 * Did a gcalctool tarball release.
1772 ----
1774 Overview of changes in gcalctool 5.6.13
1776 * Fixed bug #304056. Adjusted the keyboard shortcuts for the Xor and x^y 
1777   operations. New values are:
1778       Xor - 'x'
1779       x^y - '^'
1781 ----
1783 Overview of changes in gcalctool 5.6.12
1785 * Fixed bug #302555. Various gcalctool variables have now been const'ified.
1787 ----
1789 Overview of changes in gcalctool 5.6.11
1791 * Fixed bug #300957. Replaced the underscore character in 
1792   "translator_credits" with a hyphen, to prevent some 
1793   translation tools from being confused.
1795 ----
1797 Overview of changes in gcalctool 5.6.10
1799 * More work on bug #172704. 
1800   - Adjusted the code to not try to display a menu when the user 
1801     entered a left parentheses (another do_pending() type of operation).
1802   - Toggling the "Show Trailing Zeroes" operation via keyboard
1803     shortcuts, needed to clear the v-.pending flag.
1805 ----
1807 Overview of changes in gcalctool 5.6.9
1809 * Fixed up some problems reported by lint.
1811 ----
1813 Overview of changes in gcalctool 5.6.8
1815 * Fixed bugs #172704 and #172869. When the user now uses the keyboard shortcut 
1816   for any of the gcalctool buttons that have a menu associated with them, that 
1817   menu is now displayed. The user can use the arrow keys to select a menu item 
1818   or the menu items shortcut.
1820 ----
1822 Overview of changes in gcalctool 5.6.7
1824 * Fixed bug #171393. Allow stock labels to show through.
1826 ----
1828 Overview of changes in gcalctool 5.6.6
1830 * Refixed bug #158280. The Help->Contents menu item no longer appears if 
1831   gcalctool is built Gtk-only.
1833 ----
1835 Overview of changes in gcalctool 5.6.5
1837 * Fixed bug #172798. gtk_set_locale was already being run by gtk_init() 
1838   and the gtk about popup didn't have the gcalctool icon.
1840 ----
1842 Overview of changes in gcalctool 5.6.4
1844 * Fixed Sun internal CR #6214176. If gcalctool is being driven by gok, 
1845   the on-screen keyboard assistive technology, it's possible that the 
1846   event returned by gtk_get_current_event() is NULL. If this is the 
1847   case, we need to fudge the popping up on the menu associated with 
1848   this menu button.
1850 ----
1852 Overview of changes in gcalctool 5.6.3
1854 * Fixed bug #158280. You can now build gcalctool without the GNOME 
1855   libraries by specifying "--disable-gnome" on the configure command 
1856   line.
1858 ----
1860 Overview of changes in gcalctool 5.6.2
1862 * Fixed bug #167479. gcalctool with set the View->Memory Registers menu 
1863   item inactive if the calculator is in Basic mode.
1865 ----
1867 Overview of changes in gcalctool 5.6.1
1869 * Fixed bug #168694. gcalctool now saves/restores the ten memory 
1870   register values as gconf resources.
1872 * Removed the redundant process_str() routine in graphics.c
1874 ----
1876 Overview of changes in gcalctool 5.6.0
1878 * Fixed bug #169196. gcalctool now uses use g_get_home_dir().
1880 * Added in a better implementation of the trig_filter() routine in 
1881   functions.c
1883 ----
1885 Overview of changes in gcalctool 5.5.41
1887 * Version for GNOME 2.10.0 (final) call for tarballs.
1889 ----
1891 Overview of changes in gcalctool 5.5.40
1893 * Version for GNOME 2.10.0 (rc1) call for tarballs.
1895 ----
1897 Overview of changes in gcalctool 5.5.39
1899 * Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator 
1900   precedence mode.
1902 ----
1904 Overview of changes in gcalctool 5.5.38
1906 * Changes to make the trigonometric code work with hyp and inv properly.
1908 ----
1910 Overview of changes in gcalctool 5.5.37
1912 * Left and Right shift operations weren't working correctly. Menu
1913   name comparison in mb_proc() in gtk.c was incorrect.
1915 ----
1917 Overview of changes in gcalctool 5.5.36
1919 * The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
1920 * Exch functionality was incorrect in Arithmetic Precedence mode.
1922 ----
1924 Overview of changes in gcalctool 5.5.35
1926 * Fixed bug 167124. One of the entries in the words[] array in 
1927   syntax_translation.c was accidentally commented out.
1929 ----
1931 Overview of changes in gcalctool 5.5.34
1933 * Fixed bug 166634. Call to create the About box was missing a 
1934   NULL terminator.
1936 ----
1938 Overview of changes in gcalctool 5.5.33
1940 * Adjusted all copyright messages to be 2005.
1941 * Version for GNOME 2.10.0 (beta2) call for tarballs.
1943 ----
1945 Overview of changes in gcalctool 5.5.32
1947 * Fixed bug #165522. Made the status bar non-resizable.
1949 ----
1951 Overview of changes in gcalctool 5.5.31
1953 * Various code cleanups. It moves some declarations of static functions 
1954   to the corresponding .c files. It also cuts down the number of 
1955   included files, moving some includes to where they are needed from 
1956   calctool.h.
1958 ----
1960 Overview of changes in gcalctool 5.5.30
1962 * Adjusted the About dialog to use the latest GtkAbout widget.
1964 ----
1966 Overview of changes in gcalctool 5.5.29
1968 * Version for GNOME 2.10.0 (beta1) call for tarballs.
1970 ----
1972 Overview of changes in gcalctool 5.5.28
1974 * Fixed bug #162998. The "menu" buttons in gcalctool now responds 
1975   to the "clicked" event rather than the "button-press-event" to 
1976   allow gok, the on-screen keyboard to function properly.
1978 * Fixed bug #159957. Input number in FIX mode now make mimimal changes 
1979   to (i.e append a single character) the display rather than completely 
1980   delete and insert it. The is helpful to assistive technologies like 
1981   gnopernicus.
1983 ----
1985 Overview of changes in gcalctool 5.5.27
1987 * Fixed bug #164184. Adjusted location of comments in syntax_translation.c 
1988   so that the L10N message translation software isn't confused.
1990 ----
1992 Overview of changes in gcalctool 5.5.26
1994 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
1996 ----
1998 Overview of changes in gcalctool 5.5.25
2000 * Version for GNOME 2.9.4 call for tarballs.
2002 ----
2004 Overview of changes in gcalctool 5.5.24
2006 * Couldn't use the "#" key to select constants as this symbol was
2007   a lower-case symbol on his keyboard.
2009 * Powers that were a multiple of 30 (10 as well as 3) would not 
2010   display correctly, having a 4 digit significand. Further testing 
2011   showed that without the fix the following powers had a 4 digit 
2012   significand: 27,30, 57,60, 90, 96 (and every 3 from here on).
2014 ----
2016 Overview of changes in gcalctool 5.5.23
2018 * Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5
2020 ----
2022 Overview of changes in gcalctool 5.5.22
2024 * Fixed bug #155101. Made the gcalctool window resizable. 
2026 ----
2028 Overview of changes in gcalctool 5.5.21
2030 * Version for GNOME 2.9.3 call for tarballs.
2032 ----
2034 Overview of changes in gcalctool 5.5.20
2036 * Fixed bug #160929. Removed the "Mode" word from each of the different 
2037   mode menu items in the gcalctool View menu.
2039 ----
2041 Overview of changes in gcalctool 5.5.19
2043 * Fixed bug #157701. gcalctool can now use real multiplication and division 
2044   symbols instead of "*" and "/". 
2046 ----
2048 Overview of changes in gcalctool 5.5.18
2050 * Fixed bug #160088. Adjusted the titlebar text so that it doesn't include 
2051   the word "Mode" which was getting chopped when the calculator was in 
2052   Basic mode.
2054 ----
2056 Overview of changes in gcalctool 5.5.17
2058 * Fixed bug #157962. Added in a set of three colors for gcalctool that 
2059   will work with the default theme. To use them, the "gcalctoolrc" file 
2060   supplied with the source distribution needs to be moved to ~/.gcalctoolrc
2062 ----
2064 Overview of changes in gcalctool 5.5.16
2066 * Generated gcalctool tarball for the GNOME 2.9.2 release.
2068 ----
2070 Overview of changes in gcalctool 5.5.15
2072 * Adjusted the scroll_right() routine to only scroll right if the 
2073   horizontal scroll bar is visible.
2075 ----
2077 Overview of changes in gcalctool 5.5.14
2079 * Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the 
2080   -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in 
2081   .../gcalctool/Makefile.am for now, to allow it to successfully build
2082   against the latest GNOME/Gtk+.
2084 * Slight adjustment to correct check the Advanced mode menu item when
2085   the user had previously terminated gcalctool in that mode.
2087 ----
2089 Overview of changes in gcalctool 5.5.13
2091 * Changed the names of the gconf mode type key so that there is backward 
2092   compatibility.
2094 * Reset the initial default mode to BASIC.
2096 ----
2098 Overview of changes in gcalctool 5.5.12
2100 * Fixed bug #157757. The horizontal scrollbar for the display area will 
2101   now only be visible when needed. It will also display the rightmost part 
2102   of the display as you are entering new input.
2104 ----
2106 Overview of changes in gcalctool 5.5.11
2108 * Added in a very basic mode for gcalctool. Rather than calling this a 
2109   "Light" mode, the existing "Basic" mode is now renamed to "Advanced" 
2110   and the new basic mode is called "Basic".
2112 ----
2114 Overview of changes in gcalctool 5.5.10
2116 * Fix for bug #157021. X^Y now works for -X with integer Y. -X with
2117   non-integer Y will now display a descriptibe error in the status bar.
2119 ----
2121 Overview of changes in gcalctool 5.5.9
2123 * Generated gcalctool tarball for first GNOME 2.9 release.
2125 ----
2127 Overview of changes in gcalctool 5.5.8
2129 * Slight adjustment to bug #152301. The tooltip message had been tweaked to 
2130   "Show the About Gcalctool dialog".
2132 ----
2134 Overview of changes in gcalctool 5.5.7
2136 * Fixed bug #152301. Adjusted the tooltip message for Help->About... from 
2137   "Show about help" to "Show the about dialog", to make it more understandable.
2139 ----
2141 Overview of changes in gcalctool 5.5.6
2143 * Fixed bug #153726. Gcalctool will now build correctly when using the 
2144   -fno-common option for gcc (3.3.4).
2146 ----
2148 Overview of changes in gcalctool 5.5.5
2150 * Numerical answer localization and thousand separator support for 
2151   arithmetic precedence mode.
2153 * If the accuracy was changed via one of the ten preset menu items in the 
2154   Acc menu, the tooltip wasn't getting correct updated with the new accuracy.
2156 ----
2158 Overview of changes in gcalctool 5.5.4
2160 * Further changes to the "Set Precision" popup (rfe #147803):
2161   - "Significant places" not "Significant Places".
2162   - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the 
2163     current precision, and be in the same radio box group as the other menu 
2164     items. Check the appropriate menu entry.
2165   - Adjust the Acc button tooltip to show the current accuracy too.
2166   - When the user attempts to enter an invalid entry in the Set Precision 
2167     popup, an error message is shown in the main gcalctool status bar.
2168   - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).
2170 * Fixed bug #152790. Most of the changes needed were already in CVS; there 
2171   was one compiler warning that still needed to be removed.
2173 * Storing the display value to a memory register was not updating the memory 
2174   register window, if it was visible.
2176 ----
2178 Overview of changes in gcalctool 5.5.3
2180 * Added in functionality to set the number of significant places > 9.
2181   There is a new menu item under the Acc menu called "Set Precision..."
2182   that brings up a small popup allowing you to set precision between 0
2183   and MAXACC significant places (where MAXACC is currently 30).
2185 ----
2187 Overview of changes in gcalctool 5.5.2
2189 * Fixed up numerous warnings generated by running lint on the gcalctool code.
2190   Removed unused variables and functions. Declared routines statically where 
2191   possible.
2193 ----
2195 Overview of changes in gcalctool 5.5.1
2197 * Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.
2199 ----
2201 Overview of changes in gcalctool 5.5.0
2203 * Major new release of gcalctool. Incorporates an arithmetic operator
2204   precedence mode (currently the default while it's been debugged). To get
2205   the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
2206 * The "(" and ")" buttons have moved from the scientific mode into the
2207   Basic mode so that they are now available to users who need them but not
2208   everything that the Scientific mode provides.
2209 * There is a footer message area that provides feedback.
2210 * The display area now has an horizontal scrollbar.
2211 * Typing in the keyboard shortcuts for the various gcalctool buttons
2212   autocompletes their entry into the display area.
2213 * Tooltips show button's shortcut.
2215 ----
2217 Overview of changes in gcalctool 4.4.13
2219 * Remainder of the fix for bug #143924. Control-T shouldn't work in Basic 
2220   or Financial modes. 
2222 ----
2224 Overview of changes in gcalctool 4.4.12
2226 * Partial fix for bug #143924. After an error condition, the "Show 
2227   Trailing Zeroes" menu item is only activated if the user is in 
2228   Scientific mode.
2230 ----
2232 Overview of changes in gcalctool 4.4.11
2234 * Fixed bug 138106. In Basic or Financial mode, "Error" was been 
2235   incorrectly display if you user has "Show Thousands Separator" set.
2237 ----
2239 Overview of changes in gcalctool 4.4.10
2241 * Fixed bug 144031. gcalctool checked for the presence of the X11 
2242   libraries but doesn't need to.
2244 ----
2246 Overview of changes in gcalctool 4.4.9
2248 * Selecting Help->About from the menubar now works again.
2250 ----
2252 Overview of changes in gcalctool 4.4.8
2254 * Adjusted the creation of the menubar and the Accuracy and Left/Right 
2255   shift menus from GtkItemFactory to GtkUIManager.
2257 ----
2259 Overview of changes in gcalctool 4.4.7
2261 * Fixed bug 142824. gcalctool now correctly recognizes the localized 
2262   decimal point character.
2264 ----
2266 Overview of changes in gcalctool 4.4.6
2268 * Fixed bug 129397. Use GtkIconTheme to load gcalctool icon instead of
2269   built-in image.
2271 ----
2273 Overview of changes in gcalctool 4.4.5
2275 * Fixed bug 142888. Gcalctool is now connected to the "die" signal so 
2276   that it can be successfully terminated when removed from 
2277   gnome-session-properties.
2279 ----
2281 Overview of changes in gcalctool 4.4.4
2283 * The "Bsp" button label has been changed to "Bksp" to make it more 
2284   understandable.
2286 ----
2288 Overview of changes in gcalctool 4.4.3
2290 * Fixed bug 138106. If the "Error" message is being displayed, it is now 
2291   no longer incorrectly displayed as "Er,ror" if the "Show Thousands 
2292   Separator" is on.
2294 ----
2296 Overview of changes in gcalctool 4.4.2
2298 * Fixed bug 135068. Adjusted several default constant descriptions to be 
2299   more understandable. 
2301 ----
2303 Overview of changes in gcalctool 4.4.1
2305 * Fixed bug 135065. Tooltips for OR, AND, NOT, XOR and XNOR have been 
2306   changed from "Logical <whatever>" to "Bitwise <whatever>". 
2308 ----
2310 Overview of changes in gcalctool 4.4.0
2312 * Fixed bug 136872. gcalctool can now be built with "CFLAGS=-fdata-sections".
2314 ----
2316 Overview of changes in gcalctool 4.3.51
2318 * Version for GNOME 2.6 (FINAL) call for tarballs. Includes:
2319   - new locales for pa, en_GB, bg and ga.
2320   - localized online user documentation from the Sun translation team.
2321     for de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW.
2323 ----
2325 Overview of changes in gcalctool 4.3.50
2327 * One more slight adjustment to the fix for bug 135064.
2328   Entering numbers that start with the numeric point character ('.")
2329   are now visibly displayed.
2331 ----
2333 Overview of changes in gcalctool 4.3.49
2335 * Adjustment to the fix for bug 135064. Fix to remove a potential spurious 
2336   initial thousands separator character after a change sign operation.
2338 ----
2340 Overview of changes in gcalctool 4.3.48
2342 * Fixed bug 135064. Changing the sign of a large number (when "Show 
2343   Thousands Separator" is on and this is not the C locale), no longer 
2344   corrupts the display.
2346 ----
2348 Overview of changes in gcalctool 4.3.47
2350 * Fixed bug 135328. Added Shift-slash as a recognized alternate for the 
2351   divide operation (needed by the be-latin1 keyboard layout).
2353 ----
2355 Overview of changes in gcalctool 4.3.46
2357 * Fixed bug 134540. gcalctool now correctly handles the digits 0123456789 
2358   which are shifted about the accented characters on a French keyboard.
2360 ----
2362 Overview of changes in gcalctool 4.3.45
2364 * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to lock up. 
2366 ----
2368 Overview of changes in gcalctool 4.3.44
2370 * Fixed bug 133764.
2371   - "Gradients" was still appearing when in Scientific mode (instead of 
2372     "Gradians".
2373   - In the x^2 button, the 2 should not be italicized.
2374   - In the x^2 and x^y buttons, the x should be italicized.
2375   - The View Thousands Separator menu item should not remain active during 
2376     an error condition.
2378 ----
2380 Overview of changes in gcalctool 4.3.43
2382 * Fixed bug 133590. The About box now lists the documenters of gcalctool. 
2384 ----
2386 Overview of changes in gcalctool 4.3.42
2388 * Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen 
2389   (rather than square brackets) to show what mode the user is currently 
2390   using.
2392 ----
2394 Overview of changes in gcalctool 4.3.41
2396 * Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather 
2397   than frames (per the HIG).
2399 ----
2401 Overview of changes in gcalctool 4.3.40
2403 * Fixed bug 131571. User defined constants are now read/written out (as 
2404   gconf resources) with no thousands separator and with a radix of ".". 
2406 ----
2408 Overview of changes in gcalctool 4.3.39
2410 * Fixed bug 131594. The "Insert ASCII View..." menu item and the 
2411   "Insert" button no longer use the GTK_STOCK_CONVERT stock icon 
2412  (as per the HIG).
2414 ----
2416 Overview of changes in gcalctool 4.3.38
2418 * Fixed bug 131059. Fix to allow the thousands separator to be used 
2419   correctly with the creation of the initial constant values in the 
2420   Russian locale. 
2422 ----
2424 Overview of changes in gcalctool 4.3.37
2426 * Fixed bug 130078. Changed the y^x button label to x^y (really x 
2427   superscript y). Adjusted the tooltip message to "Raise displayed 
2428   value to the power of y".
2430 ----
2432 Overview of changes in gcalctool 4.3.36
2434 * Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check 
2435   from the get_tsep() routine in order to get the thousands separator to 
2436   correctly work in all locales. Note that there is no thousands separator 
2437   now for the C locale.
2439 ----
2441 Overview of changes in gcalctool 4.3.35
2443 * Fixed part of bug 126125. If the user entered: "1+(2()<backspace>)", 
2444   this resulted in an answer of 0. 
2446 ----
2448 Overview of changes in gcalctool 4.3.34
2450 * Fixed bug 130187. When gcalctool changes modes now, it's internal state 
2451   and the display are cleared.
2453 ----
2455 Overview of changes in gcalctool 4.3.33
2457 * Fixed bug 130282. Fixes for more problems with the thousands separator 
2458   in certain locales, plus correct handling of the radix character with 
2459   the initial constant values.
2461 ----
2463 Overview of changes in gcalctool 4.3.32
2465 * Fixed bug 128603 again. The solution this time was to duplicate the 
2466   initial string constant values to be confident that they are not in 
2467   read-only memory.
2469 ----
2471 Overview of changes in gcalctool 4.3.31
2473 * Fixed bug 129539.  The thousands separator is a null terminated string, 
2474   not a single character. Same for the radix.
2476 ----
2478 Overview of changes in gcalctool 4.3.30
2480 * Fixed bug 129496. "Gradients" should be "Gradians".
2482 ----
2484 Overview of changes in gcalctool 4.3.29
2486 * Fixed bug 128603. The changes for enhancement request #126626 which added 
2487   thousands separator support caused a crash at startup time on a Debian 
2488   system. The initial constant strings are being put in read-only memory 
2489   either by gcc (or because of the way that x86 arch is designed). This was 
2490   not a problem when tested with the Sun compilers on a Solaris SPARC machine.
2491   The remove_tsep() routine is display.c has been rewritten to correctly 
2492   handle this.
2494 ----
2496 Overview of changes in gcalctool 4.3.28
2498 * Further work on enhancement request 125873. As the user is typing in 
2499   input, the display will now show the thousands separator (if checked).
2501 ----
2503 Overview of changes in gcalctool 4.3.27
2505 * On a Solaris keyboard, Shift-"^" is GDK_asciicircum/GDK_SHIFT_MASK.
2506   This keyval/state pair needed to be added to the Xor recognized mappings.
2508 ----
2510 Overview of changes in gcalctool 4.3.26
2512 * Re-fixed bug 127672. The fix for Shift-"=" should have been for GDK_equal 
2513   not GDK_Return.  Needed to add in support for Shift-"/" too.
2515 ----
2517 Overview of changes in gcalctool 4.3.25
2519 * Implemented enhancement request 125873. gcalctool can now optionally 
2520   show the thousands seperator character for fixed point numbers displayed 
2521   in the decimal base. Same for numbers stored in the memory registers. 
2522   There is a new "Show Thousands Separator" menu entry in the View menu 
2523   to set this.
2525 ----
2527 Overview of changes in gcalctool 4.3.24
2529 * Fixed bug 126626. gcalctool no longer causes a Gtk-CRITICAL error when 
2530   the user enters "9*(1<Xor>". The problem was caused because a non-UTF 
2531   character was being inserted into the text string to be displayed for 
2532   the Xor function.
2534 ----
2536 Overview of changes in gcalctool 4.3.23
2538 * Fixed bug 125782. If the user is entering a left parenthesis and it is 
2539   the first one being displayed and there is no current arithmetic operand,
2540   then the current display is initially cleared to avoid the confusion of 
2541   showing something like "0(".
2543 ----
2545 Overview of changes in gcalctool 4.3.22
2547 * Fixed bug 127862. The fix for bug #125625 introduced a potential 
2548   out-of-order case for users who are rapid keyboard typers. This 
2549   bug fix rectifies this with the unfortunate side-effect of no longer 
2550   visual toggling the equivalent button to the keyboard character 
2551   that the user entered. This fix is still compatible with the way 
2552   the accessibility infrastructure works though.
2554 ----
2556 Overview of changes in gcalctool 4.3.21
2558 * Fixed bug 65806. For the "1/x", "x^2", "x!", "e^x", "10^x" and 
2559   "y^x" labels, all occurances of "x" and "y" are now italicized.
2560   The "e" in "e^x" is no longer italicized.
2562 ----
2564 Overview of changes in gcalctool 4.3.20
2566 * Fixed bug 127316. The "fix" introduced in gcalctool v4.1.18 to fix Sun 
2567   Bugtraq bug #1258472 against CDE dtcalc (which was also a problem with 
2568   gcalctool) was incorrect.
2570 ----
2572 Overview of changes in gcalctool 4.3.19
2574 * Fixed bug 127672. The "=" key on a Swedish keyboard is on the upper 
2575   level of a key (i.e. the Shift key needs to be down). Added another 
2576   mask/keysym pair to the "=" entry to handle this.
2578 ----
2580 Overview of changes in gcalctool 4.3.18
2582 * Fixed bug 125625. gcalctool now handles "clicked" events rather than 
2583   "pressed" ones.
2585 ----
2587 Overview of changes in gcalctool 4.3.17
2589 * Fixed bug 124928. Plugged several memory leaks.
2591 ----
2593 Overview of changes in gcalctool 4.3.16
2595 * Fixed bug 124377. Fixed rounding errors when the radix character for a 
2596   locale isn't ".".
2597 * Online help updated for various recent (small) changes.
2599 ----
2601 Overview of changes in gcalctool 4.3.15
2603 * Fixed bug 124172. The "+" character on a German keyboard is on the lower 
2604   level of a key (i.e. the Shift key doesn't need to be down). Added another
2605   mask/keysym pair to the "+" entry to handle this.
2607 ----
2609 Overview of changes in gcalctool 4.3.14
2611 * Fixed bug 120737. Changed the accessible text for the OR button from 
2612   "Logical OR" to "logical OR" so that it's not changed by FreeTTS's 
2613   token to words module to "logical Oregon".
2615 ----
2617 Overview of changes in gcalctool 4.3.13
2619 * Fixed bug #123948. Removed the GTK_DISABLE_DEPRECATED flag from
2620   .../gcalctool/gcalctool/Makefile.am, to allow the depreciated
2621   GtkItemFactory, to successfully build.
2623 ----
2625 Overview of changes in gcalctool 4.3.12
2627 * Fixed bug 123724. Hitting Esc now does the same as hitting 
2628   Control-Backspace; i.e. the CE (clear entry) functionality.
2629 * Updated the gcalctool man pages to reflect this change, and the changes
2630   for bug #118826.
2632 ----
2634 Overview of changes in gcalctool 4.3.11
2636 * Refixed bug 122373. gcalctool now uses nl_langinfo() to get the numeric 
2637   point for the users locale, rather than via a localised string.
2639 ----
2641 Overview of changes in gcalctool 4.3.10
2643 * Fixed enhancement #65806. Changed that label for e^x (e superscript x) to 
2644   use an italised "e".
2646 ----
2648 Overview of changes in gcalctool 4.3.9
2650 * Fixed bug 118826. The keyboard shortcuts for the six hex. digits are 
2651   now "A" to "F". The functions that previously used those letters have 
2652   been reassigned to their lowercase equivalents. 
2654 ----
2656 Overview of changes in gcalctool 4.3.8
2658 * Fixed bug 122408. The tooltips for the numeric buttons (0-9) have been 
2659   removed as they are redundant.
2661 ----
2663 Overview of changes in gcalctool 4.3.7
2665 * Fixed bug 120749. When gcalctool is displaying a menu, typing Alt+Tab 
2666   can no longer switch windows.
2668 ----
2670 Overview of changes in gcalctool 4.3.6
2672 * Fixed bug 120745 (http://bugzilla.gnome.org/show_bug.cgi?id=120745)
2673   Accessible names have now been added to each of the widgets in the 
2674   mode panel when in Scientific mode.
2676 ----
2678 Overview of changes in gcalctool 4.3.5
2680 * Fixed bug 122373. The decimal separator is now a translatable string so 
2681   that other locales that don't use a period can adjust accordingly.
2683 ----
2685 Overview of changes in gcalctool 4.3.4
2687 * Fixed bug 120605. Gcalctool debug messages are no longer translatable 
2688   strings.
2690 ----
2692 Overview of changes in gcalctool 4.3.3
2694 * Build for GNOME 2.4 (Final). Tag in CVS is GCALCTOOL_4_3_3
2696 ----
2698 Overview of changes in gcalctool 4.3.2
2700 * Fixed bug 119888. gcalctool keyboard handling has been improved.
2702 ----
2704 Overview of changes in gcalctool 4.3.1
2706 * Fixed bug 119832. The space bar can now correctly activate the button 
2707   that has focus.
2709 ----
2711 Overview of changes in gcalctool 4.3.0
2713 * Build for GNOME 2.4 (Beta1). Tag in CVS is GCALCTOOL_4_3_0
2715 ----
2717 Overview of changes in gcalctool 4.2.104
2719 * Fixed bug 118246. The display field can now take focus. The initial 
2720   widget with focus is the Clr button.
2722 ----
2724 Overview of changes in gcalctool 4.2.103
2726 * (Bug #118247) Three more small adjustments to AccessibleName text:
2727   "E to the power of x" goes back to "E to the x"
2728   "Ten to the power of x" goes back to "Ten to the x"
2729   "Y to the power of x" goes back to "Y to the x"
2731 ----
2733 Overview of changes in gcalctool 4.2.102
2735 * (Bug #118247) Four small adjustments to AccessibleName text:
2736   "Random" becomes "Random number"
2737   "E to the x" becomes "E to the power of x"
2738   "Ten to the x" becomes "Ten to the power of x"
2739   "Y to the x" becomes "Y to the power of x"
2741 ----
2743 Overview of changes in gcalctool 4.2.101
2745 * Fixed bug 118247. Each gcalctool button now has an AccessibleName.
2747 ----
2749 Overview of changes in gcalctool 4.2.100
2751 * Fixed bug 117691. The GDK_Up, GDK_Down, GDK_Left and GDK_Right keysyms are 
2752   not valid equivalents for the 8, 2, 4 and 6 keys. They are needed for 
2753   keyboard navigation.
2755 ----
2757 Overview of changes in gcalctool 4.2.99
2759 * Bumped version number for GNOME 2.3.4 release, to include John's doc
2760   build changes.
2762 ----
2764 Overview of changes in gcalctool 4.2.98
2766 * Fixed bug 116944. Various HIG improvements to the edit constants, edit 
2767   functions, and insert ASCII value dialogs. 
2769 ----
2771 Overview of changes in gcalctool 4.2.97
2773 * Further work on bug 116727. A simpler fix was found.
2775 ----
2777 Overview of changes in gcalctool 4.2.96
2779 * Fixed bug 116727. When the calculator display is showing an error message,
2780   it is now correctly localized.
2782 ----
2784 Overview of changes in gcalctool 4.2.95
2786 * Fixed bug 115950. The "*" key wasn't being recognized as a keyboard 
2787   shortcut for multiplication.
2789 ----
2791 Overview of changes in gcalctool 4.2.94
2793 * Further work on bug 114364. The items in the constants menu are now always 
2794   displayed in the decimal numeric base. This is consistent with the way that 
2795   calctool in the OpenWindows DeskSet worked.
2797 ----
2799 Overview of changes in gcalctool 4.2.93
2801 * Fixed bug 114364. When you select "Edit Constants" from the Con menu, the 
2802   values of each constant are shown in Decimal. The label:
2803   "All constant values are specified in the decimal numeric base"
2804   has also been added to the "Edit Constant" popup to clarify this.
2806 ----
2808 Overview of changes in gcalctool 4.2.92
2810 * Fixed bug 115653. Adjusted the keyboard mnemonic checking code to now 
2811   check to make sure that neither of the Alt keys is pressed when comparing 
2812   against button equivalents.
2814 ----
2816 Overview of changes in gcalctool 4.2.91
2818 * Similar problem to bug #115212 but for the "Edit Constants" and
2819   "Edit Functions" dialog boxes. gcalctool no longer can display
2820   multiple versions of them.
2822 ----
2824 Overview of changes in gcalctool 4.2.90
2826 * Fixed bug 114363 (http://bugzilla.gnome.org/show_bug.cgi?id=114363)
2827   When an error condition occurs:
2829   - make insensitive all buttons except Clr.
2830   - make all Scientific mode toggles and checkboxes insensitive.
2831   - make all menubar items insensitive except:
2832       Calculator->Quit
2833       Help->Contents
2835   When the error condition is cleared, resensitise everything, setting
2836   the numeric base buttons correctly.
2838 ----
2840 Overview of changes in gcalctool 4.2.89
2842 * Fix for bug #115212. gcalctool no longer can display multiple About boxes.
2844 ----
2846 Overview of changes in gcalctool 4.2.88
2848 * Fix for bug #108209. The appropriate gcalctool button is now animated 
2849   when the user enters that value via the keyboard.
2851 ----
2853 Overview of changes in gcalctool 4.2.87
2855 * Partial fix for bug 114363. When the calculator display is showing "Error",
2856   the Constant values and the Memory Register values no longer incorrectly
2857   show "Error" as well.
2859 ----
2861 Overview of changes in gcalctool 4.2.86
2863 * Fixed bug 113703. You can now specify an alternate location for
2864   the gcalctool schemas file with: --with-gconf-source=whatever
2866 ----
2868 Overview of changes in gcalctool 4.2.85
2870 * Fixed bug 113754. Decimal point didn't work with a German keyboard if 
2871   Numlock was turned on.
2873 ----
2875 Overview of changes in gcalctool 4.2.84
2877 * Install "gnome-calculator" symlink as reqested by Glynn Foster.
2879 ----
2881 Overview of changes in gcalctool 4.2.83
2883 * Fixed Bugzilla bug 111269. It was possible to type fast into gcalctool 
2884   and digits would be transposed. 
2886 ----
2888 Overview of changes in gcalctool 4.2.82
2890 * Refixed bug 110416.  Concatenated more error messages in mp.c.
2891 * Adjusted the Acc menu entries to be "<n> significant places" rather than 
2892   "<n> radix places".
2893 * Replaced "kilometers per hour / miles per hour" with "kilometers per hour 
2894   or miles per hour" in the first constant description.
2895 * Replaced occurances of "/" in the other constant descriptions with "or".
2897 ----
2899 Overview of changes in gcalctool 4.2.81
2901 * Translators: The documentation is now ready for translation!
2903 * Updated the following files:
2904     * configure.in: updated version number to 4.2.81
2905     * help/C/gcalctool.xml: first approved draft, ready for translation
2906     * help/C/gcalctool-C.omf: updated manual date and version number
2907     * help/C/l10n.txt: new file added 
2908     * help/C/figures/gcalctool_edit_const_window.png: deleted
2909     * help/C/figures/gcalctool_edit_func_window.png: deleted
2910     * help/C/figures/gcalctool_ins_ascii_window.png: deleted
2911     * help/C/figures/gcalctool_mem_reg_window.png: deleted
2913 ----
2915 Overview of changes in gcalctool 4.2.80
2917 * Fixed Bugzilla bug 110416. Various fprintf statements in mp.c have been 
2918   concatenated to help translators.
2920 ----
2922 Overview of changes in gcalctool 4.2.79
2924 * Added in latest online help changes from Breda McColgan. This should now 
2925   put the online help in sync with the actual functionality of gcalctool.
2927 ----
2929 Overview of changes in gcalctool 4.2.78
2931 * Made translated menu entries actually visible. fixed some tooltips, added
2932   AC_PREREQ macro to configure.in.
2934 ----
2936 Overview of changes in gcalctool 4.2.77
2938 * This version announced on gnome-announce.
2940 ----
2942 Overview of changes in gcalctool 4.2.76
2944 * Slight adjustments to Bugzilla bug 108226 . Menu item is now
2945   "Show Trailing Zeroes", with a Control-T accelerator. Added a similar
2946   menu item to the View menu on the menu bar.
2948 ----
2950 Overview of changes in gcalctool 4.2.75
2952 * Fixed Bugzilla bug 108729. 
2954   Added tooltips to the radio and check buttons in scientific mode.
2956 ----
2958 Overview of changes in gcalctool 4.2.74
2960 * Fixed Bugzilla bug 108226.
2962   The menu items in the Acc menu are now "tickable", so you know what the
2963   current accuracy selection is. Setting one of these clears the previous one.
2965   A new "remove trailing zeroes" menu item is added to the Acc menu (last
2966   item, with a separator just above), that is "tickable". This tick doesn't
2967   affect the accuracy ticks. It's either on or off.
2969   The default setting for accuracy now becomes 9 numeric places and "remove 
2970   trailing zeroes".
2972   The Acc button is moved to the Scientific mode (clear slot in the top 
2973   right corner, above the Rand.
2975   The Base radio button group and the display type radio button group in 
2976   the mode panel in Scientific mode are now moved to the right side to be
2977   close in proximity to the Acc button. The other mode items move to the 
2978   left side.
2980 ----
2982 Overview of changes in gcalctool 4.2.73
2984 * Fixed Bugzilla bug 108208. The default value for the "showregisters" 
2985   resource in gcalctool.schemas was incorrectly set.
2986 * There should be no "default:" action in the command line parsing in 
2987   get_options(). 
2989 ----
2991 Overview of changes in gcalctool 4.2.72
2993 * Correctly fixed Bugzilla bug 108219. The previous fix didn't correct 
2994   set the radio buttons when changing mode from Scientific to Basic or 
2995   Financial. Only the internal state.
2997 ----
2999 Overview of changes in gcalctool 4.2.71
3001 * Further fix for Bugzilla bug 108209. Followup changes to make the numeric 
3002   keypad animate the buttons on Linux machines.
3004 ----
3006 Overview of changes in gcalctool 4.2.70
3008 * Fixed Bugzilla bug 108219.
3009   When you go from Scientific mode to either Basic or Financial mode, 
3010   the calculator will revert to "Dec" base in "Fix" notation.
3011   Any number in the display (and the memory registers if shown) will be 
3012   converted accordingly.
3013   When you are in a mode (Basic, Financial, or Scientific) you will only 
3014   be able to do the functionality that that mode shows.
3016 ----
3018 Overview of changes in gcalctool 4.2.69
3020 * Fixed Bugzilla bug 108333. The gcalctool buttons with menus associated 
3021   with them are now keyboard navigable.
3023 ----
3025 Overview of changes in gcalctool 4.2.68
3027 * Fixed Bugzilla bug 108209. When the user uses the keyboard to enter data,
3028   the associated gcalctool button will be animated.
3030 ----
3032 Overview of changes in gcalctool 4.2.67
3034 * Fixed Bugzilla bug 108210. Main gcalctool window is no longer resizable.
3036 ----
3038 Overview of changes in gcalctool 4.2.66
3040 * Incorporated various changes to the online help Breda McColgan in
3041   the Sun GNOME doc. team.  Translators, please do not translate yet.
3042   See ChangeLog for more information.
3044 ----
3046 Overview of changes in gcalctool 4.2.65
3048 * Added scrollkeeper checks into configure.in.
3049 * Fixed warning message:
3051   ** (gcalctool:27091): WARNING **: Help error: Unable to find the 
3052   GNOME_FILE_DOMAIN_APP_HELP domain
3054 ----
3056 Overview of changes in gcalctool 4.2.64
3058 * Added in a first (draft) version of online help from Breda McColgan in
3059   the Sun GNOME doc. team.  Translators, please do not translate yet. See
3060   ChangeLog for more information.
3062 ----
3064 Overview of changes in gcalctool 4.2.63
3066 * Abstracted the key values and modifiers.
3068 ----
3070 Overview of changes in gcalctool 4.2.62
3072 * Adjusted the tooltip help to be minimalist messages.
3074 ----
3076 Overview of changes in gcalctool 4.2.61
3078 * Small adjustment to allow gcalctool to compile using the Solaris Forte
3079   compilers.
3081 ----
3083 Overview of changes in gcalctool 4.2.60
3085 * Gcalctool wasn't saving the trigonometric type when it was changed.
3087 ----
3089 Overview of changes in gcalctool 4.2.59
3091 * Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.
3093 ----
3095 Overview of changes in gcalctool 4.2.58
3097 * Allows Backspace to now correctly work inside parentheses.
3099 ----
3101 Overview of changes in gcalctool 4.2.57
3103 * The Xor logical operation wasn't being performed correctly.
3104 * Hitting Clr was not correctly clearing the Hyp and Inv trigonometric
3105   checkboxes.
3107 ----
3109 Overview of changes in gcalctool 4.2.56
3111 * Removed the final period from the ten default constant descriptions.
3112 * Changed occurances of "kilometre" to "kilometer" and "centimetre" to
3113   "centimeter".
3114 * Fixed up the values of the ten default constant definitions in the
3115   manual pages.
3116 * The "centimeters <=> inches" default constant should be 0.3937007
3117   rather than 2.54 to be consistent with the other constants.
3119 ----
3121 Overview of changes in gcalctool 4.2.55
3123 * Entering "(<Delete>)" no longer crashes gcalctool.
3125 ----
3127 Overview of changes in gcalctool 4.2.54
3129 * The financial Term tooltip example now works.
3130 * Moved the Exp button to the right of the Con and Fun buttons for better
3131   grouping.
3133 ----
3135 Overview of changes in gcalctool 4.2.53
3137 * Fixed Bugzilla bug 106501. Added bullet proofing to prevent user 
3138   backspacing off the end of the display string.
3140 ----
3142 Overview of changes in gcalctool 4.2.52
3144 * Toggled the positions of the Sto and Rcl buttons.
3146 ----
3148 Overview of changes in gcalctool 4.2.51
3150 * No longer crashes if the user Pastes in an empty clipboard value.
3151 * Now uses a text view for its display widget.
3153 ----
3155 Overview of changes in gcalctool 4.2.50
3157 * Fixes to the manual page:
3158   - the keyboard shortcut for the "Term" function is "t" not "T".
3159   - removed the LOGICAL mode section.
3161 ----
3163 Overview of changes in gcalctool 4.2.49
3165 * The display label and mode no longer expand when the calculator is resized. 
3166 * Replace the three characters of white space in the title bar text with one
3167   space character, so more of the title fits into the task window list applet.
3169 Overview of changes in gcalctool 4.2.48
3171 * Added a launcher to the GNOME's Accessories menu.
3173 ----
3175 Overview of changes in gcalctool 4.2.47
3177 * Marks the menu labels for translation.
3179 ----
3181 Overview of changes in gcalctool 4.2.46
3183 * Various cleanup, to make gcalctool be more like other GNOME applications.
3185 ----
3187 Overview of changes in gcalctool 4.2.45
3189 * Fixed Bugzilla bug 104249. The UI for adding new or editing existing 
3190   constants and/or functions has been improved.
3192 ----
3194 Overview of changes in gcalctool 4.2.44
3196 * Fixed Bugzilla bug 104830. gcalctool now uses gnome-calc3.png as its icon
3197   (same as the current gnome-calculator)
3199 ----
3201 Overview of changes in gcalctool 4.2.43
3203 * Further slight adjustments needed to fix Bugzilla bug 104248. The memory 
3204   registers window now displays correctly again.
3205 * Fixed Bugzilla bug 104240. The "File" menubar item is now called 
3206   "Calculator", and there is a set of unique mnemonics for the various 
3207   items in the Scientific mode panel. The gcalctool manual pages have been 
3208   updated to reflect these changes. 
3209 * Added in a Control-I mnemonic for Edit->Insert ASCII Value.
3210   Added in a Control-A mnemonic for Help->About.
3212 ----
3214 Overview of changes in gcalctool 4.2.42
3216 * Fixed Bugzilla bug 104248. The View->Memory Registers menu item's toggle 
3217   is now set correctly depending upon whether the memory register windows 
3218   is visible or hidden. 
3219 * The correct radio item is now set in the View menu mode menu item entries 
3220   if gcalctool is initially started in Financial or Scientific mode.
3222 ----
3224 Overview of changes in gcalctool 4.2.41
3226 * The constant and function definitions are now read and written as Gconf
3227   resources.
3228 * Fixed Bugzilla bug 104250. The constant and the function menu items now 
3229   have "C<n>:" and "F<n>:" prefixes respectively, where <n> is the 
3230   constant/function number.
3232 ----
3234 Overview of changes in gcalctool 4.2.40
3236 * Fixed Bugzilla bug 104245. The View->Basic Mode, Financial Mode, 
3237   Scientific Mode and Memory Registers now have keyboard accelerators 
3238   (Control-B, Control-F, Control-S and Control-M respectively).
3240 ----
3242 Overview of changes in gcalctool 4.2.39
3244 * Further slight adjustments for Bugzilla bug 104287
3245   The insert button isthe default button. 
3246   The dialog is no longer resizable. 
3247   The ESC key can now be used to cancel the dialog. 
3249 ----
3251 Overview of changes in gcalctool 4.2.38
3253 * Fixed Bugzilla bug 104287. HIG improvements for the "Insert ASCII Value" 
3254   dialog.
3256 ----
3258 Overview of changes in gcalctool 4.2.37
3260 * Fixed Bugzilla bug 104241. The Insert ASCII Value" menu item is now 
3261   "Insert ASCII Value..."
3262 * Tidied up the I18N code as gcalctool now includes <gnome.h> which includes
3263   <bonobo-i18n.h,> where all this stuff is already defined.
3265 ----
3267 Overview of changes in gcalctool 4.2.36
3269 * Fixed Bugzilla bug #102928. The x^2, e^x, 10^x and y^x keys now use 
3270   Pango markup to display the label using superscripts.
3272 ----
3274 Overview of changes in gcalctool 4.2.35
3276 * Added in handling of the numeric keypad for Linux systems.
3278 ----
3280 Overview of changes in gcalctool 4.2.34
3282 * Handling of the users saved function definitions now works correctly.
3283 * Changed the keyboard accelerators for the following to use non Alt-<?>
3284   values:
3286   Cos  (old value: Alt-c) becomes 'J'.
3287   Sin  (old value: Alt-s) becomes 'K'.
3288   Tan  (old value: Alt-t) becomes 'L'.
3289   Frac (old value: Alt-f) becomes ':'.
3290   Int  (old value: Alt-i) becomes 'i'.
3291   Abs  (old value: Alt-u) becomes 'u'.
3292   Rate (old value: Alt-r) becomes 'T'.
3293 * Removed the need to configure with "--enable-build-broken".
3295 ----
3297 Overview of changes in gcalctool 4.2.33
3299 * Adjusted the memory registers windows to use the same "R0:  0.00" format
3300   (bold for first part), as the Rcl, Sto and Exch menus.
3302 ----
3304 Overview of changes in gcalctool 4.2.32
3306 * The menu items for the Rcl, Sto and Exch menus now have the format
3307   "R0:     0.00", where the "R0:" part is in bold.
3308 * The keyboard accelerators for the menubar menu items are now working.
3310 ----
3312 Overview of changes in gcalctool 4.2.31
3314 * Updated the NEWS file with an overview of all the changes since v4.1.13.
3316 ----
3318 Overview of changes in gcalctool 4.2.30
3320 * Removed the gconf resource for getting/setting whether a beep is sounded
3321   on error. A beep will now always be sounded in such a case.
3322 * The writing out of the resources will now be immediately done when each 
3323   of those functions changes.
3325 ----
3327 Overview of changes in gcalctool 4.2.29
3329 * Updated the manual pages to reflect the recent v4.2.xx changes.
3330 * Replaced the occurance of mktemp with mkstemp to placate the Gnu compiler
3331   on Linux.
3333 ----
3335 Overview of changes in gcalctool 4.2.28
3337 * The real fix for displaying the icon.
3339 ----
3341 Overview of changes in gcalctool 4.2.27
3343 * Vastly improved keyboard navigation.
3344 * Control-F1 now toggles the displaying of tooltip help, so the "-h"
3345   command line option has been removed and the old-style event handling
3346   code has also been removed.
3347 * Added in a signal handler for the "delete" event for the main gcalctool
3348   window. The callback calls gtk_main_quit() to terminate the application.
3350 ----
3352 Overview of changes in gcalctool 4.2.26
3354 * HCI change. Attempt to correct disaplay the gcalctool icon.
3356 ----
3358 Overview of changes in gcalctool 4.2.25
3360 * HCI change. The Sto/Rcl/Exch menu items now show the current register 
3361   values as well.
3363 ----
3365 Overview of changes in gcalctool 4.2.24
3367 * HCI change. All the radiobutton and checkbox items in the mode panel 
3368   now have a mnemonic associated with them.
3370 ----
3372 Overview of changes in gcalctool 4.2.23
3374 * HCI change. Fixed up the buttons on the "Insert ASCII Value", "Enter 
3375   Constant..." and "Enter Function..." popups. They now just use Cancel 
3376   and OK buttons, and use standard stock Gtk icons.
3378 ----
3380 Overview of changes in gcalctool 4.2.22
3382 * HCI change.  Added in an Edit->Paste menu item. If selected this will 
3383   paste the current contents of the clipboard into the calculator display 
3384   as if you'd typed it.
3385 * Added bullet proofing to protect the calculator against values that 
3386   weren't found. If a value wasn't found, it's just ignored, and it goes 
3387   on to process the next character in the string.
3388 * Improved the handling of the recognition of characters entered. It now
3389   takes into effect the mods value for each keysym.
3391 ----
3393 Overview of changes in gcalctool 4.2.21
3395 * HCI change. Added a 2 pixel border for the frames containing the Basic, 
3396   Financial and Scientific buttons and the mode panel.
3398 ----
3400 Overview of changes in gcalctool 4.2.20
3402 * HCI change. Removed the "operand item" label widget.
3404 ----
3406 Overview of changes in gcalctool 4.2.19
3408 * The frames around the mode button tables and the mode panel are no longer
3409   always being shown.
3411 ----
3413 Overview of changes in gcalctool 4.2.18
3415 * Fixed Bugzilla bug #101865. Remade various keyboard remappings:
3416 * Removed mention of the "-l" and "-r" command line options from the manual
3417   pages. Remove reference to the /schemes/apps/gcalctool/righthanded Gconf
3418   resource too.
3420 ----
3422 Overview of changes in gcalctool 4.2.17
3424 * Removed the "Keys" key, that allowed you to toggle the button labels to 
3425   show their keyboard equivalents.
3427 ----
3429 Overview of changes in gcalctool 4.2.16
3431 * Put each of the the button tables and the mode panel inside a frame, rather
3432   then use horizontal separators, to try to make the GUI look nicer.
3434 ----
3436 Overview of changes in gcalctool 4.2.15
3438 * Entering "((2+3)*(2+3))" now gives the correct answer.
3439 * Added some bullet-proofing to parentheses handling when bogus characters
3440   are entered.
3442 ----
3444 Overview of changes in gcalctool 4.2.14
3446 * Hooked up the Help->Contents menu item. Note that help support still has
3447   to be included (i.e. a help subdirectory with associated files etc.).
3449 ----
3451 Overview of changes in gcalctool 4.2.13
3453 * The View->Memory Registers menu item now correctly toggles the showing of
3454   the memory register window.
3456 ----
3458 Overview of changes in gcalctool 4.2.12
3460 * Menubar menu items now use stock Gtk icons (where applicable).
3462 ----
3464 Overview of changes in gcalctool 4.2.11
3466 * Revised the gcalctoolrc (Gtk resources) file for the new display layout.
3468 ----
3470 Overview of changes in gcalctool 4.2.10
3472 * Going into Scientific mode and clicking on "(" twice no longer causes a
3473   segmentation violation.
3475 ----
3477 Overview of changes in gcalctool 4.2.9
3479 * Added some horizontal separators to help make the calculator more readable
3480   when in Financial and Scientific Mode.
3482 ----
3484 Overview of changes in gcalctool 4.2.8
3486 * Entering "((2+3)*9+(5-3))" no longer causes a segmentation violation.
3488 ----
3490 Overview of changes in gcalctool 4.2.7
3492 * Removed the attempt to display a calculator image on the About popup.
3493 * Typing the keyboard equivalent of the menu buttons now works.
3494 * Removed the VERSION string from the titlebar. This is now in the About popup
3496 ----
3498 Overview of changes in gcalctool 4.2.6
3500 * Added in an About popup that's accessible through the Help->About Gcalctool
3501   menubar Help menu item.
3503 ----
3505 Overview of changes in gcalctool 4.2.5
3507 * Fixed Bugzilla bug #102927.
3508   Replaced abbreviation "trig." with full word "trigonometric".
3510 ----
3512 Overview of changes in gcalctool 4.2.4
3514 * Fixed Bugzilla bug #102922.
3515   Adjusted two occurances of sentence fragments to make it easier for 
3516   L10N folks to translate them.
3518 ----
3520 Overview of changes in gcalctool 4.2.3
3522 * Added Spanish (es) to ALL_LINGUAS at configure.in
3523 * gcalctool is now resizable again.
3525 ----
3527 Overview of changes in gcalctool 4.2.2
3529 * Made calculator window choose a reasonable size at startup, and resize
3530   when changing modes.
3532 ----
3534 Overview of changes in gcalctool 4.2.1
3536 * Removed the GNOME_UTIL_LIBS line in gcalctool/Makefile.am so that 
3537   gcalctool will correctly build.
3539 ----
3541 Overview of changes in gcalctool 4.2.0
3543 * The gcalctool GUI layout has been redone to make the Basic mode more
3544   basic and to make the application more GNOMEish.
3545 * The Financial/Logical/Scientific mode buttons have been moved into
3546   the main calculator window above the Basic mode buttons. The Logical
3547   and Scientific modes have been combined.
3548 * Added a menubar.
3549 * The six item mode display has been removed and a mode panel added for
3550   the scientific mode.
3551 * Removed the property sheet. gcalctool no longer has a left or right 
3552   handed style.
3553 * Blank buttons are now correctly hidden.
3554 * Added a "--enable-build-broken" flag to configure that has to be present
3555   in order to configure and build gcalctool while it's still in a semi-broken
3556   state.
3558 ----
3560 Overview of changes in gcalctool 4.1.27
3562 * Fixed Bugzilla bug #101782.
3563   Removed trailing "\n"'s where possible in the tooltip help messages.
3565 ----
3567 Overview of changes in gcalctool 4.1.26
3569 * Fixed Bugzilla bug #101861.
3570   The size of the memory register window is no longer hard-wired.
3572 ----
3574 Overview of changes in gcalctool 4.1.25
3576 * Fixed Bugzilla bug #101867.
3577   Changed multiply key from "X" to "*" (same as the existing gnome-calculator).
3579 ----
3581 Overview of changes in gcalctool 4.1.24
3583 * Fixed Bugzilla bug #101780.
3584   Removed leading and trailing spaces from the labels for the gcalctool buttons.
3586 ----
3588 Overview of changes in gcalctool 4.1.23
3590 * Fixed Bugzilla bug #101777.
3591   Removed trailing periods on the four window titles.
3593 ----
3595 Overview of changes in gcalctool 4.1.22
3597 * Various I18N changes.
3599 ----
3601 Overview of changes in gcalctool 4.1.21
3603 * Various I18N changes.
3605 ----
3607 Overview of changes in gcalctool 4.1.20
3609 * Fixed Sun Bugtraq bug #1102883 against DeskSet calctool:
3610   Adjusted so that all error messages just display "Error" which is
3611   more consistent.
3613 ----
3615 Overview of changes in gcalctool 4.1.19
3617 * Fixed Sun Bugtraq bug #4006391 against CDE dtcalc:
3618   Bring up gcalctool, enter 10000 X 0.58 =, get answer is 5800.
3619   Then click on Int button, supposely should get 5800, but the answer was 5799.
3621 ----
3623 Overview of changes in gcalctool 4.1.18
3625 * Fixed Sun Bugtraq bug #1258472 against CDE dtcalc:
3626   Start up gcalctool and set to decimal and fixed. Set accuracy to 2 decimal
3627   places. Do a division like 0.19/2  It gives 0.0A.
3629 ----
3631 Overview of changes in gcalctool 4.1.17
3633 * Fixed Bugtraq bug #1190181 against OpenWindows DeskSet calctool:
3634   gcalctool core dumped if parent directory was not readable.
3636 ----
3638 Overview of changes in gcalctool 4.1.16
3640 * Updated TODO file with all relevant calculator Sun bugs and rfes.
3641 * Adjusted matherr() routine so that strict ANCI C compilers can compile it.
3642 * Mode windows now shows buttons correctly if you start up in Basic mode,
3643   then try to show one of the other modes.
3645 ----
3647 Overview of changes in gcalctool 4.1.15
3649 * "Keys" button now displays correctly if started with left-handed style.
3650 * Switching handed style now displays button labels correctly if currently
3651   showing the keyboard equivalent.
3653 ----
3655 Overview of changes in gcalctool 4.1.14
3657 * Buttons are colored correctly if started with left-handed style.
3659 ----
3661 Overview of changes in gcalctool 4.1.13
3663 * The unused buttons in the mode window are now hidden.
3665 ----
3667 Overview of changes in gcalctool 4.1.12
3669 * Added gconf support, removing the use of X11 resources.
3671 ----
3673 Overview of changes in gcalctool 4.1.11
3675 * Explicitly setting the size of the calculator buttons has been removed.
3676 * The width of the mode window is now set to the width of the main window.
3678 ----
3680 Overview of changes in gcalctool 4.1.10
3682 * Fixes for I18N support.
3684 ----
3686 Overview of changes in gcalctool 4.1.9
3688 * Now that gcalctool is using Gtk resources to determine the appearance of
3689   the calculator, there is no need to use the custom display_frame widget.
3690 * The calculator display area now has tooltip help.
3692 ----
3694 Overview of changes in gcalctool 4.1.8
3696 * Fixed up mistakes is the gcalctool tooltip help text.
3697 * Three keyboard accelerators weren't working when a "menu" button had been
3698   pressed and the calculator was in pending mode:
3699   Base button - "o" (octal).
3700   Mode button - "l" (logical).
3701   Trig button - "g" (gradient).
3702 * The + and . keys on the numeric keypad now work.
3704 ----
3706 Overview of changes in gcalctool 4.1.7
3708 * Added in help support. Hitting the Help key will toggle whether tooltip
3709   help messages are displayed for the various buttons and other widgets.
3711   By default tooltips are disabled. Start gcalctool with the "-h" command
3712   line option will enable them. There is also a "gcalctool.showhelp"
3713   resource that can enable/disable them.
3715 ----
3717 Overview of changes in gcalctool 4.1.6
3719 * The new Constant/Function popup now has the various items aligned.
3721 ----
3723 Overview of changes in gcalctool 4.1.5
3725 * The size of the buttons in the Mode window are incorrect if the unused ones
3726   are not shown. Solved this my simply making the unused ones insnsitive, and
3727   showing them all.
3729 ----
3731 Overview of changes in gcalctool 4.1.4
3734 * Keyboard accelerators now work for the gcalctool "menu" buttons.
3736 ----
3738 Overview of changes in gcalctool 4.1.3
3740 * The constant and function definitions are now read and written to a file
3741   named ~/.gcalctoolcf.
3742 * gcalctool now also tries to read a ~/.gcalctoolrc file at startup time.
3743   This file (if it exists) can contain resources for changing the appearance
3744   of the application. A gcalctoolrc file is now also included with the
3745   gcalctool distribution, which gives the old OpenWindows DeskSet appearance
3746   to the calculator.
3747 * The ability to change various colors via X resources has also been removed.
3748   The manual pages have been updated to reflect this.
3750 ----
3752 Overview of changes in gcalctool 4.1.2
3754 * Starting gcalctool then switching hands to left-handed, then using the
3755   keyboard for input, wrongly associated the various keyboard accelerators
3756   for the swapped keys.
3758 ----
3760 Overview of changes in gcalctool 4.1.1
3762 * Now finds the X11 libraries in a platform independent way.
3763 * Fixed up the gcalctool usage message.
3764 * Fixed up the gcalctool manual pages.
3765 * gcalctool now looks for ~/.gcalctoolrc and ~/.gcalctooldefaults files.
3766 * X resources are now "gcalctool.<whatever" rather than "calctool.<whatever>".
3768 ----
3770 Overview of changes in gcalctool 4.1.0
3772 * Graphics driver is now based on Gtk2.
3774 ----
3776 Overview of changes in calctool 4.0.0
3778 * Code based on the calctool in the OpenWindows Deskset for Solaris 8.
3779 * Adjusted to use an autoconf/automake configuration and build environment.
3780 * Adjusted the code to a K&R style.
3781 * Incorporated in needed code from the libguide and libdeskset libraries.
3782 * Released under a GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) license.
3783 * Just an XView graphics driver currently provided.
3785 ----