1 Overview of changes in gcalctool 6.4.0
5 Overview of changes in gcalctool 6.3.92.1
7 * Fix acos/asin/atan not working
8 * Fix help not being correctly installed
10 Overview of changes in gcalctool 6.3.92
12 * Remove widget background color tints (not working in recent GTK themes)
13 * Use symbolic icons for clear/undo
15 Overview of changes in gcalctool 6.3.5
17 * Build help with yelp-tools instead of gnome-doc-utils
19 Overview of changes in gcalctool 6.3.4
21 * Fix a crash in gcalctool when ECB rate file can't be parsed
22 * Fix square centimeter conversions
23 * Fix incorrect spelling of Celsius
24 * Remove deprecated API usage
26 Overview of changes in gcalctool 6.2.0
28 * Updated translations
30 Overview of changes in gcalctool 6.1.5
32 * Add CFA franc into currency list
34 Overview of changes in gcalctool 6.1.3
36 * Fix crash running on BSD (Joe Marcus Clarke, Bug #650174)
38 Overview of changes in gcalctool 6.1.0
40 * Fix conversion of nautical miles (Bruce Cowan, Bug #648205)
41 * Fix some unit labels that were not in plural form (Bug #644681)
42 * Use nmi as label for nautical mile, use nm for nanometers (Bug #644682)
43 * Mark strings for translation that were missed
44 (Kjartan Maraas, Bug #646093)
45 * Only write to GSettings when settings change, don't sync on exit
47 * Fix crash when not all currencies downloaded
48 * Fix bit editor (Bug #646142)
49 * Use K for kelvin, not ˚K (Bug #643585)
50 * Add space between number and ˚C
51 * Fix 0^n generating error for fractional n (Bug #634066)
52 * Support both μs and us for entering microseconds
53 * Fix order of implied multiplication
54 * Make automatic exponentiation less aggressive
55 * Fix thousands separator being on front of three digit numbers
56 * Don't clear display when entering digit inside result
57 * Add a swap units button (Jonh Wendell, Bug #633193)
58 * Drop support for GTK2
60 Overview of changes in gcalctool 6.0.0
62 * Use /org/gnome as location for gsettings keys. This will mean
63 gcalctool 5.31.x users will have their settings reset to defaults.
64 * Correctly choose the first conversion when none/invalid defined
67 Overview of changes in gcalctool 5.91.93
71 Overview of changes in gcalctool 5.91.92
73 * Add gcalccmd man page (Jean Schurger, Bug #645138)
74 * Remove references to ~/.gcalctoolrc (Jean Schurger, Bug #645137)
76 Overview of changes in gcalctool 5.91.91
78 * Disable localized digits (Bug #644980)
79 * Fix crash doing bitwise operations with large numbers (Bug #637328)
80 * Don't use automatic exponential format when not in base 10
81 * Only use thousands separators in base 10
82 * Set currency on first start (Bug #640818)
83 * Support entering super/subscript with numeric keypad (Bug #634904)
85 Overview of changes in gcalctool 5.91.90
87 * Integrate unittests into build process
89 Overview of changes in gcalctool 5.91.90
91 * Fix grammar mistakes
92 * Fix translated conversions (Bug #641166)
94 Overview of changes in gcalctool 5.91.6
96 * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
97 * Use full name of currency in conversion bar
98 * Add temperature conversion
99 * Update conversion bar when currencies are updated
100 * Fix incorrect display of complex numbers
101 * Now able to change currencies from advanced mode
103 Overview of changes in gcalctool 5.91.5
105 * Make new variable buttons that combines add/set/get and clear into one
107 * Add a decimal point button to the programming mode
108 * Make the numeric keypad produce numbers even when numlock is on
110 Overview of changes in gcalctool 5.91.4
112 * Use new Indian Rupee sign ₹ (Bug #636587, Carlos Cejudo)
113 * Use currency rates from the IMF as well as the ECB to add 24 new rates:
114 AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
115 LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
116 * Don't hide GCalctool in KDE
117 * Convert numeric keypad separator into locale specific version
120 Overview of changes in gcalctool 5.91.3
122 * Fix incorrect calculation of tanh
123 * Fix dropping of decimal points when thousand separator is '.' (Bug #635517)
124 * Improve conversion bar
125 * Fix crash in scientific mode
126 * Add new automatic display mode that switches from fixed to scientific when
127 numbers are too large
129 Overview of changes in gcalctool 5.91.2
131 * Fix broken thousands separators code (Bug #628908)
132 * Don't make window resizable, it is not supposed to be
133 * Use icons for undo and clear buttons as the translations cause them to be
134 oversized in some languages
135 * Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
136 * If a thousands separator is not defined then use ' ' (Bug #632182)
137 * Fix incorrect error text for acosh function (Bug #632614)
139 Overview of changes in gcalctool 5.91.1
141 * Clear display when an answer is displayed and a numeric point is inserted
142 * Add GUI for unit conversations (bug #539830)
143 * Fix the definition of ounces
144 * Remove trailing whitespace when entering super-/subscript mode
146 * Calculate answers in separate thread (bug #576371)
147 * Stop '*'+backspace+'*' being converted into '^'
148 * Updated translations
150 Overview of changes in gcalctool 5.91.0
152 * Port to GTK+-3 (bug #630115, William Jon McCann)
153 * Don't crash on pasting empty clipboard
154 * Mark more strings as translatable (bug #630899, Gabor Kelemen)
155 * Make calculator window resizable (bug #630594)
156 * Put back visible thousands separators (bug #628908)
157 * Make thousands separators and radix points respect the users locale
158 * Updated translations
160 Overview of changes in gcalctool 5.32.0
162 * Updated translations
164 Overview of changes in gcalctool 5.31.91
166 * Increase accuracy of internal calculations, don't crash printing numbers
167 when they get too large.
168 * Updated translations
170 Overview of changes in gcalctool 5.31.90
172 * Updated translations
174 Overview of changes in gcalctool 5.31.6
176 * Fix double pasting into display with middle button
177 * Add a11y names to widgets
179 Overview of changes in gcalctool 5.31.5
181 * Call gsettings_sync() before quit
183 Overview of changes in gcalctool 5.31.4
185 * Show currency conversion below display
187 * Use gsettings instead of gconf
189 Overview of changes in gcalctool 5.31.3
191 * Support complex trigonometry
193 * Add complex argument button to scientific mode
195 * Make popup button for additional functions, with integer/fractional
196 component, floor, ceiling, round and sign functions.
198 Overview of changes in gcalctool 5.31.2
200 * Replace backspace button with undo button
202 * Remove memory buttons from basic mode (too complex)
204 * Support complex arithmetic
206 Overview of changes in gcalctool 5.31.1
208 * Dynamically load button layouts to speed up startup time
210 * Add colours to buttons (Bug #157962)
212 * Merge advanced and scientific mode
216 * Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ')
218 * Don't change window title to match mode (no need to)
220 * Rename View menu to Mode
222 * Make inverses of variables work (Bug #614979)
224 * Show answer in bold (Bug #505168)
226 * Reimplement undo and redo
228 * Automatically add missing closing brackets (Bug #615243)
230 * Show all defined variables in variable popups
232 Overview of changes in gcalctool 5.30.0
234 * Fix errors in variable exponents (e.g. xy²)
236 * Handle powers in convesion units, (e.g. 1m² in mm²)
238 * Don't clear ans when clearing display (Bug #613552)
240 * Handle equations like (x+3y)(2x-4y)
242 Overview of changes in gcalctool 5.29.92
244 * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
246 * Convert number in display if it has a base and a base button is pressed
248 * Make scientific notation button behave the same as keyboard shortcut (i.e.
249 go into superscript mode).
251 * Only allow superscript minus to be entered if can make a valid superscript
252 number, otherwise revert to standard minus.
254 * Allow hexadecimal numbers to be entered in lower-case
256 * Make bit editor active for displayed numbers not in base 10
258 * Make variable powers work, e.g. x²
260 * Fix spacebar not working when display has focus (Bug #611971)
262 * Load currency rates when doing typed currency conversion
264 * Use GIO instead of libsoup
266 Overview of changes in gcalctool 5.29.91
268 * Fix bug where backspace deletes all input in locales with no thousands
271 * Make boolean operations work with zero, e.g. "0 XOR 5"
273 * Don't override space and return when display area not selected (Bug #596645)
275 * Make window non-resizable (Bug #602154)
277 * Change boolean functions to uppercase (xor -> XOR)
279 * Documentation rewritten
281 * Modernised build system
283 Overview of changes in gcalctool 5.29.90
285 * Miscellaneous string fixes
287 * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
288 en_GB (Philip Withnall), es (Jorge González),
289 fr (Laurent Coudeur), nb (Kjartan Maraas),
290 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
292 Overview of changes in gcalctool 5.29.6
294 * Reimplement automatic ans substitution (Robert Ancell)
296 * Make builds less verbose (bug #607118, Thomas Andersen)
298 * De-break function that check if currency rates are out of date (Robin Sonefors)
300 * Fix shift button keybinding crash (Robert Ancell)
302 * Updated translations: ast (Xandru Armesto Fernandez), bn (Jamil Ahmed),
303 cs (Petr Kovar), de (Christian Kirbach),
304 fr (Laurent Coudeur and Claude Paroz), hu (Gabor Kelemen),
305 nb (Kjartan Maraas), sv (Daniel Nylander),
306 ta (vasudeven), uk (Maxim V. Dziumanenko)
308 Overview of changes in gcalctool 5.29.4
310 * Make 0^0 = 1 (Robert Ancell, Bug #605011)
312 * Use superscript digits for scientific notation (Robert Ancell)
314 * Clear display when entering a number after an equation (Robert Ancell)
316 * Make Ctrl+W a shortcut to quit (Robert Ancell)
318 * Updated translations: et (Ivar Smolin), ro (Lucian Adrian Grijincu),
321 Overview of changes in gcalctool 5.29.2
323 * Support conversions in display (e.g. "1 AUD in USD" or "6.2 inches in
324 meters") (Robert Ancell)
326 * Support arbitrary varible names, e.g. set with "name=55" (Robert Ancell)
328 * Add a command-line version of gcalctool 'gcalccmd'
329 (Rich Burridge, Bug #590767)
331 * Updated translations: en@shaw (Thomas Thurman), es (Jorge González),
332 sl (Matej Urbančič), ta (drtvasudevan),
335 Overview of changes in gcalctool 5.29.1
337 * New user interface:
338 - Window is now shorter to better fix in netbook resolutions
339 - Superscript and subscript numbers to allow better notation, e.g. "₃√5"
340 - Preferences moved into a dialog
341 - Functions are now typed, e.g. s+i+n for sine instead of "k"
342 - Error messages now displayed below equation, and improved descriptions
344 Overview of changes in gcalctool 5.28.0
346 * Don't override space bar when buttons are focussed as this stops keyboard control
347 (Robert Ancell, Bug #595337)
349 * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
350 and allow '**' to be converted to a '^' for layouts that do not support it
351 (Robert Ancell, Bug #546819)
353 * Updated documentation: de (Christian Kirbach), fr (Claude Paroz)
355 * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov)
356 bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed)
357 cs (Marek Černocký), da (Ask H. Larsen)
358 en_GB (Bruce Cowan), et (Ivar Smolin)
359 hi (Rajesh Ranjan), it (Davide Falagna)
360 kn (Shankar Prasad), lt (Gintautas Miliauskas)
361 ml (Ani), mr (Sandeep Shedmake)
362 or (Manoj Kumar Giri), pa (A S Alam)
363 ro (Adi Roiban), sl (Matej Urbančič)
364 sr (Branko Kokanović), sr@latin (Branko Kokanović)
365 te (krishnababu k), uk (Maxim V. Dziumanenko)
366 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
368 Overview of changes in gcalctool 5.27.92
370 * Fix base conversions (Robert Ancell)
372 * Fix disabled help menu (Robert Ancell)
374 * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277)
376 * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou)
377 eu (Inaki Larranaga Murgoitio), fr (Claude Paroz)
378 gu (Sweta Kothari), hu (Gabor Kelemen)
379 kn (Shankar Prasad), ml (Ani)
380 pl (Tomasz Dominikowski), pt (Duarte Loreto)
381 sr (Branko Kokanović), sv (Daniel Nylander)
382 tr (Baris Cicek), zh_CN (Aron Xu)
384 Overview of changes in gcalctool 5.27.91
386 * Updated documentation: cs (Petr Kovar)
388 * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin)
389 eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen)
390 ga (Seán de Búrca), gl (Antón Méixome)
391 kn (Shankar Prasad), ko (Changwoo Ryu)
392 nb (Kjartan Maraas), or (Manoj Kumar Giri)
393 pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle)
394 sv (Daniel Nylander), ta (ifelix)
396 Overview of changes in gcalctool 5.27.90
398 * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
400 * Updated documentation: es (Jorge González)
402 * Updated translations: de (Christian Kirbach), es (Jorge González)
403 gl (Antón Méixome), nb (Kjartan Maraas)
404 sv (Daniel Nylander), ta (drtvasudevan)
406 Overview of changes in gcalctool 5.27.5
408 * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
410 * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884)
412 * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
414 * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
416 * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)
418 * Updated documentation: fr (Laurent Coudeur, Claude Paroz)
420 * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru)
421 fr (Claude Paroz), pt_BR (Daniel S. Koda)
423 Overview of changes in gcalctool 5.27.4
425 * Update bit editor after shifting (Robert Ancell, Bug #587545)
427 * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802)
429 * Make padding consistent in GUI (Jerry Casiano, Bug #587292)
431 * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812)
433 * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
435 * Use lowercase notation for trigonometric and logarithm functions to look
436 more like standard mathematical notation
438 * Put spacing around functions, i.e. "sin" -> " sin "
440 * Use subscript for logarithm base two, i.e. "log2" -> "log₂"
442 * Added etched border around display (Robert Ancell, Bug #140836)
444 * Rewrote out of date man page (Robert Ancell, Bug #585997)
446 * Updated documentation: cs (Marek Cernocky)
448 * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky),
449 es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz),
450 ta (drtvasudevan), sv (Daniel Nylander),
451 uk (Maxim V. Dziumanenko)
453 Overview of changes in gcalctool 5.27.3
455 * Percentage operation for addition and subtraction now takes percentage of
456 first value (Robert Ancell, Bug #480207)
458 * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
460 * Focus on the display entry by default
462 * Fix broken widget style. Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
464 * Fix missing icon in Help>Contents menu
466 * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
468 Overview of changes in gcalctool 5.27.2
470 * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
472 * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)
474 * Remove negative sign from numbers rounded to zero. This is only a partial
475 fix as the error value is still visible in scientific notation
476 (Robert Ancell, Bug #560802)
478 * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
480 * Keep settings (show zeroes, thousands separator etc) when changing modes
481 (Robert Ancell, Bug #580398)
483 * Add a --solve command-line argument (Robert Ancell)
485 * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
487 * Made parser reentrant and part of MP code (Robert Ancell)
489 * Remove references to arithmetic/left-to-right precedence from the manual
490 (Robert Ancell, Bug #559734)
492 * Fix grammatical errors in manual (Bruce Cowan, Bug #569275)
494 * Remove untranslated figures in documentation - they are automatically
495 copied from the C documentation (Robert Ancell, Bug #566680)
497 * Updated translations: si (K.P.Gayan Tharaka)
499 Overview of changes in gcalctool 5.27.1
501 * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807)
503 * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975)
505 * Make GConf schemas translatable (Robert Ancell, Bug #571948)
507 * Replace MP number arrays with an MPNumber structure (Robert Ancell)
509 * Tidied up error messages (Robert Ancell, Bug #521184)
511 * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946)
512 This will cause the gconf schema to be incompatible with gcalctool < 5.26.0.
513 Expect settings to reset to defaults when upgrading. Switching between
514 versions will cause resets.
516 * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
518 * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
520 Overview of changes in gcalctool 5.26.0
522 * Fix button expansion (nowak2000, Bug #575385)
524 * Removed deprecated test/ directory (Bug #574048)
526 * Updated documentation: C (Robin Sonefors), ca (Joan Duran)
528 * Updated translations: as (Amitakhya Phukan), da (Ask H. Larsen),
529 el (Jennie Petoumenou), es (Jorge Gonzalez),
530 fi (Tommi Vainikainen), gl (Ignacio Casal Quinteiro),
531 gu (Ankitkumar Patel), hi (Rajesh Ranjan),
532 hu (Gabor Kelemen), it (Sergio Durzu),
533 lt (Vytautas Rėkus), mai (Rajesh Ranjan),
534 ml (Ani Peter), mr (Sandeep Shedmake),
535 nb (Kjartan Maraas), nl (Tino Meinen),
536 pl (Wadim Dziedzic), ru (Nickolay V. Shmyrev),
537 ta (felix), te (Krishnababu K),
538 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
540 Overview of changes in gcalctool 5.25.92
542 * Restore number display mode (FIX/SCI/ENG) on startup (Robert Ancell, Bug #572881)
544 * Fix rounding errors in integer power calulations (Robert Ancell, Bug #527540)
546 * Fix error in cosine/tangent calculations (Robert Ancell, Bug #571007)
548 * Updated documentation: eu (Inaki Larranaga Murgoitio)
550 * Updated translations: en_GB (Philip Withnall), fi (Ilkka Tuohela),
551 fr (Bruno Brouard, Claude Paroz), ja (Takeshi AIHANA)
552 kn (Shankar Prasad), lv (Raivis Dejus),
553 nl (Wouter Bolsterlee), pt (Duarte Loreto)
554 pt_BR (Og Maciel, Rodrigo Flores), sv (Daniel Nylander)
556 Overview of changes in gcalctool 5.25.91
558 * Initialise GType system so usage of GConf doesn't cause crashes (Matthias Clasen, Bug #571581)
560 * Rework command-line arguments to be standard (Robert Ancell, Bug #569885)
562 * Correctly handle decimal points for languages not using '.' (Robert Ancell, Bug #566929)
564 * Fix shortcut keys so standard menu keys work (Robert Ancell)
566 * Updated documentation: eu (Inaki Larranaga Murgoitio)
568 * Updated translations: ast (Mikel González), cs (Petr Pulc), da (Ask H. Larsen), eu (Inaki Larranaga Murgoitio),
569 gu (Sweta Kothari), hu (Gabor Kelemen), ro (Adi Roiban), vi (Clytie Siddall),
570 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
572 Overview of changes in gcalctool 5.25.90
574 * Fixed incorrect bit shift operation (Robert Ancell, Bug #569176)
576 * Updated documentation: sv (Daniel Nylander)
578 * Updated translations: ca (Joan Duran), de (Christian Kirbach), ko (Changwoo Ryu), or (Manoj Kumar Giri)
580 Overview of changes in gcalctool 5.25.5
582 * Updated documentation: de (Christian Kirbach)
584 * Updated translations: nb (Kjartan Maraas), th (Theppitak Karoonboonyanan)
586 Overview of changes in gcalctool 5.25.4
588 * Updated translations: de (ckirbach), es (Jorge Gonzalez), zh_CN (甘露)
590 Overview of changes in gcalctool 5.25.3
592 * Made exponential numbers work without a sign, e.g. '1e2' works
593 the same as '1e+2' (Robert Ancell).
595 * Correctly calculate exponential numbers in binary mode and
596 convert correctly when changing bases (Robert Ancell, Bug #516159).
598 * Fix broken accelerator keys from changes in 5.25.2 (Robert Ancell, Bug #379476).
600 Overview of changes in gcalctool 5.25.2
602 * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key.
603 The following shortcut keys have changed:
606 --------------------------
622 (Robin Sonefors, Bug #379476).
624 * Fixed crash where financial dialogs are activated from other modes on startup
625 (Robin Sonefors, Bug #560196).
627 * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251)
629 * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988)
631 * Always read configuration from /apps/gcalctool not /apps/(appname) as the application
632 name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260).
634 * Correct gconf key names in man page (Robert Ancell, Bug #559458).
636 * Updated translations: es (Jorge Gonzalez)
638 * Updated help: es (Jorge Gonzalez)
640 Overview of changes in gcalctool 5.25.1
642 * Added a programming mode that contains the bit editor (Robin Sonefors, Bug #501508).
644 * Made finacial operations GUI-based not register based (Robin Sonefors, Bug #318686).
646 * Added Gross Profit Margin Ration Financial Function (Robin Sonefors, Bug #150663).
648 * Don't clear display when changing modes and allow all functions to work in all non-basic
649 modes (Robert Ancell, Bug #554133).
651 * Set decimal point label to be based on LC_NUMERIC as users can set their numerical
652 representation to different to their language settings (Robin Sonefors, Bug #557331).
654 * More refactoring in MP math library (Klaus Niederkrueger, Robert Ancell, Bug #524091).
656 * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965).
658 * Only update bit panel when display contains a solved number (Robert Ancell, Bug #548690).
660 * Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
662 * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).
664 * Added translator comments (Robert Ancell)
666 * Updated translations: bg (Alexander Shopov),
667 da (Ask H. Larsen, Kenneth Nielsen),
671 mk (Jovan Naumovski),
672 pt_BR (Vladimir Melo, Leonardo Ferreira Fontenelle)
674 * Updated help: es (Jorge Gonzalez)
676 Overview of changes in gcalctool 5.24.0
678 * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
679 bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
680 dz (Pema Geyleg), gu (Sweta Kothari),
681 hr (Robert Sedak), hu (Gabor Kelemen),
682 it (Luca Ferretti), kn (Shankar Prasad),
683 ko (Changwoo Ryu), lt (Gintautas Miliauskas),
684 ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
685 mr (Sandeep Shedmake), ro (Mişu Moldovan),
686 sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
687 te (Krishnababu K), tr (Baris Cicek),
690 * Updated help: es (Jorge Gonzalez)
693 Overview of changes in gcalctool 5.23.92
695 * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
696 bg (Alexander Shopov)
700 Overview of changes in gcalctool 5.23.91
702 * Fix packing for modulus button (Bug #548880)
704 * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
705 other desktops can use GCalctool (bug #518862).
709 Overview of changes in gcalctool 5.23.90
711 * Fix some small memory leaks (Felix Riemann, Bug #547942)
713 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
715 * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)
717 * Updated documentation: ru (Yuriy Penkin)
721 Overview of changes in gcalctool 5.23.6
723 * Deprecated left-to-right mode (Bug #500994).
725 * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to gnome-doc-utils (Robert Ancell, Bug #336104)
727 * Changed icon from deprecated 'gnome-calculator' to 'accessories-calculator') (Matthias Clasen, Bug #545074)
729 * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG (Fabrício Godoy)
733 Overview of changes in gcalctool 5.23.5
735 * Fix regression in factorial operation (Klaus Niederkrueger)
737 * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)
739 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
741 * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi Aihana, Bug #336104)
743 * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)
747 Overview of changes in gcalctool 5.23.4
749 * Added workaround to stop display disappearing when editing large displays (Bug #524602)
751 * Applied second mp math tidy up patch from Klaus Niederkrueger (Bug #524091)
753 * Updated translations: ar (Djihed Afifi)
757 Overview of changes in gcalctool 5.23.3
759 * Default to no thousands separator not ',' for locales that do not require one (Bug #527669)
761 * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)
765 Overview of changes in gcalctool 5.23.2
767 * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
769 * Structural changes in preperation for full unicode support (Bug #530532)
771 * Updated translations: es (Jorge González), gl (Ignacio Casal Quinteiro), nb (Kjartan Maraas),
772 nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej Urbančič)
776 Overview of changes in gcalctool 5.23.1
778 * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
780 * Fixes incorrect negation precedence (Bug #526094)
782 * Fixes issues with thousands seperators and radix in non-english
783 locales (Bug #527669)
785 * Fixes regression in constant and function menus (Bug #527545)
787 * Fixes problem where display is invisible after solving equation
792 Overview of changes in gcalctool 5.22.0
794 * Fix for bug #520474 - Calculator uses 06 in place of decimal.
796 * Fix for bug #519979 - Please provide translator comments.
798 * Fix for bug #519243 - Memory registers save incorrectly.
802 Overview of changes in gcalctool 5.21.92
804 * Released a gcalctool tarball for GNOME 5.21.92.
808 Overview of changes in gcalctool 5.21.91
810 * Change Help->Help menu to Help->Contents to match HIG (Bug #514812)
812 * Fix for bug #515326 – translation issues
814 * Unmark bitcalculating strings for translation (Bug #515326)
815 Change help menu shortcut from Ctrl+H to F1 to match HIG (Bug #514812)
817 * Remove help/it/Makefile, switching to gnome-doc-utils
819 * Fix for bug #514233 - Title not translated
821 * Fix for bug #513868 - Switching mode clears values but not
822 "Malformed expression" in statusbar.
824 * Fix for bug #513218 - Parsing not handling things the way a
825 "normal" calculator would.
827 * Fix for bug #482666 - XML errors in gcalctool de translation.
829 * Fix typo (Retreive -> Retrieve)
833 Overview of changes in gcalctool 5.21.90
835 * Fix for bug #512204 - Regression in (-,+) handling.
837 * Fix for bug #511052 – Mod gives negative remainders.
839 * Fixed typo in message in create_kframe() in gtk.c.
843 Overview of changes in gcalctool 5.21.5
845 * Adjusted online help documentation to add in a section 4.4. "Changing
846 The Display Area" and to update the new keyboard shortcut for Clear.
848 * Use delete key to delete character right of cursor in display, clear
849 now uses shift+delete (Bug #326938).
851 * Update all button tooltips to have the shortcut
852 key for that button (Bug #503707).
854 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
857 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
858 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
860 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
861 monthly interest rate" in the online help for two of the financial
864 * Fix incorrect menu radio button selected when mode change aborted
867 * Fix for bug #502306 - unable to use MOD operation after a
872 Overview of changes in gcalctool 5.21.4
874 * Adjusted online help documentation to add in a section 4.4. "Changing
875 The Display Area" and to update the new keyboard shortcut for Clear.
877 * Use delete key to delete character right of cursor in display, clear
878 now uses shift+delete (Bug #326938).
880 * Update all button tooltips to have the shortcut
881 key for that button (Bug #503707).
883 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
886 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
887 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
889 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
890 monthly interest rate" in the online help for two of the financial
893 * Fix incorrect menu radio button selected when mode change aborted
896 * Fix for bug #502306 - unable to use MOD operation after a
901 Overview of changes in gcalctool 5.21.3
903 * Added a "Reset to Default" accuracy menu item (bug #488542).
905 * When the bit calculation extension is enabled, a message now appears
908 * Fixed bug #500060 - Twiddling bits 32-63 in bitcalculation extension
909 produces incorrect results.
911 * Fixed bug #367731 - [doc] Update documentation for bit calculating
914 * Fixed bug 500029 - Clearing a bit in the bitcalculating extension,
915 sets the display to zero.
917 * Disable menu items not valid in current mode (Bug #499625).
919 * Fix build dependencies for parsers (Bug #497237).
921 * Trim pasted text on newlines, replace tabs with spaces (Bug #488796).
923 * Fixed bug #367737 - [doc] Documentation screenshots need to be updated.
925 * Fixed bug #367723 - [doc] Update documentation for Changing Modes
930 Overview of changes in gcalctool 5.21.2
932 * Fixed bug #485919 - Use Glade for UI. Glade conversion of gcalctool
933 is now complete (thanks Robert).
935 * Fixed bug #495349 - Close precision dialog when setting precision from
938 * Fixed bug #495345 - Connect "activate" signal for precision spin button
939 after spin button has been updated.
941 * Fixed bug #482655 - Missing image file.
943 * Fix the buglet in comment #51 of bug #485919
945 * Fixed for final remaining parts of bug #488694 - [a11y] Several
946 calculator buttons don't speak correctly with Orca.
948 * Fixed bug #488489 - Make accuracy shortcuts only work in scientific mode.
950 * Fixed bug # 488703 - Stop bogus '-/-' appearing in accuracy menu items.
952 * Fix for bug #485134 - OR calculation produces incorrect result in
953 arithmetic precedence mode.
955 * General code cleanup.
959 Overview of changes in gcalctool 5.21.1
961 * Work on bug #485919 - Use Glade for UI.
962 > Adds support for the mode panel.
963 > Puts menu accelerators back again and fixes the top button row in
964 basic mode being too tall.
965 > Now provides Glade support for the majority of the gcalctool GUI.
967 * Fix for bug #490701 - base radio buttons initially fail.
969 * Attempted fix for bug #485134 - OR calculation produces incorrect
970 result in arithmetic precedence mode. This isn't a complete solution
971 so the bug has been reopened.
973 * Fix for bug #488828 - Reciprocal remembers backspaced items.
975 * More work on bug ##488694 - [a11y] Several calculator buttons don't speak
976 correctly with Orca. Removed the accessible descriptions (not needed) and
977 adjusted the "shift left" and "shift right" names (they were reversed).
979 * Patch to stablize arithmetic precedence.
981 * Stop acting on toggle events from radio buttons when they go inactive
984 * Added Robert Ancell to the list of gcalctool MAINTAINERS.
986 * Fixed bug #488830 - Hex radio button shortcut conflicts with Help menu
989 * Fixed bug #488829 - Accuracy and Change Sign have wrong tooltip shortcut
992 * Fixed bug #488783 - memory registers not available if you start in
995 * Fixed bug bug #488694 - [a11y] Several calculator buttons don't speak
998 * Fix for bug #485398 - Put memory register window inside the main window.
999 Uses gtk_window_set_transient_for() to associate the memory register
1000 window with the main gcalctool window.
1002 * Fix for bug #383850 - [doc] New names for Precedence.
1004 * Fix for bug #485137 - Undo/Redo don't work in arithmetic precedence mode
1005 if user has "hand edited" the display.
1007 * Added a call to "set_memory_toggle(v->rstate);" in make_frames() to
1008 correctly set the state of the Edit-<Memory Registers check box if the
1009 user wanted the memory registers initially displayed.
1011 * Correctly handle memory register display and "Memory Registers" menu
1012 item checkbox status when user goes from Sci/Fin/Adv mode to Basic.
1013 (Needed because of the recent changes for bug #478961).
1017 Overview of changes in gcalctool 5.21.0
1019 * Fix for bug #326938 – Display cursor in input area; allow home and
1020 end keys. This is in arithmetic precedence mode only.
1022 * Fix for bug #484158 – Setting Accuracy is incorrect via the 0-9 places
1025 * Fix for bug #439087 – Gcalctool can't handle small physic constants
1026 like the Boltzmann constant. The number of significant places has
1027 been increased to 99 and the number of displayable digits has been
1028 increased to 200. The online help has been adjusted to reflect these
1031 Note that if you have something in the gcalctool display that is
1032 wider than the display area, a scrollbar is shown, but the first
1033 digit isn't properly displayed. The workaround here, is to enlarge
1034 the size of the calculator window until the scrollbar goes away.
1035 I believe this is a Gtk+ problem and have filed bug #482688 against
1038 * Fixed bug #367738 – [doc] Square root documentation needs to be updated.
1039 The entry in the online help now includes examples for both arithmetic
1040 precedence and non-arithmetic precedence mode.
1042 * Fixed bug #428571 – [doc] Repetitive usage of "use".
1044 * Use GNOME_MAINTAINER_MODE_DEFINES() to handle *_DISABLE_DEPRECATED
1046 * Fixed bug #428573 – [doc] Spelling of logical gates.
1047 The logical operations, And, Not, Or, Xor and Xnor now use uppercase
1048 letters (AND, NOT, OR, XOR and XNOR) for both the buttons and in the
1049 display area in arithmetic precedence mode. The gcalctool manual
1050 pages and the online help have been updated accordingly.
1052 The XOR operation in non-arithmetic mode was doing a multiplication
1055 The result for the AND example in the online help was incorrect.
1057 The syntax for using NOT in aritmetic mode is different then for
1058 non-arithmetic mode. The online help example has been updated to
1061 * Fixed bug #469245 – Hexadecimal input is not intuitive and
1062 bug #455889 – Copy/paste of lower case hex letter does not work.
1063 The hexadecimal digits have been changed back to their pre Sept
1064 2003 (bug #118826) values of "a" - "f".
1066 The following functions have also had their keyboard shortcuts
1067 reverted back to their pre Sept 2003 upper-case values:
1071 [D] - Double-declining depreciation
1072 [E] - Enter an exponential number
1073 [F] - User-defined functions
1075 With copy/paste operations, where the user is pasting a string into
1076 gcalctool, the copy buffer is now iterated over. If an "A", "B", "C",
1077 "D" or "F" character is encountered, it will be converted to its
1078 lowercase equivalent. If an "E" is found, and the next character is a
1079 "-" or a "+", then it remains as an upper case "E" (it's assumed to be
1080 a possible exponential number), otherwise its converted to a lower
1083 Displaying of hex digits in the gcalctool display will still be
1084 in uppercase. Displaying of the "e" in an exponential number will
1085 still be in lower-case.
1087 The way to enter exponential numbers in arithmetic precedence mode
1088 has changed. The following four examples should show you the new
1091 1 2 Exp + 8 = 1200000000
1092 - 1 2 Exp + 8 = -1200000000
1093 1 2 Exp - 8 = 0.00000012
1094 - 1 2 Exp - 8 = -0.00000012
1096 In both left-to-right precedence and arithmetic precedence modes, if
1097 the user enters a numeric digit that is incorrect for the current
1098 numeric base, this shouldn't be allowed and should not be entered
1101 The gcalctool documentation (and tooltips) have been updated to
1102 reflect these changes.
1104 * Fixed bug #479102 – memory registers dialogue should use ngettext.
1106 * Fixed bug #478961 – GtkAaction use.
1108 * Fixed bug #478964 – don't use deprecated gtk_widget_ref func.
1110 * Fixed bug #478979 – show menu help in statusbar.
1112 * Fixed bug #479064 – should use ngettext on the Acc button.
1114 * Fixed bug #479097 – use gtkmessagedialog.
1116 * Fixed bug #479066 – weird way to use gnome menus-have-icons setting.
1120 Overview of changes in gcalctool 5.20.0
1122 * Released a gcalctool tarball for GNOME 2.20.0.
1126 Overview of changes in gcalctool 5.19.92
1128 * Released a gcalctool tarball for GNOME 2.19.92.
1132 Overview of changes in gcalctool 5.19.91
1134 * Released a gcalctool tarball for GNOME 2.19.91.
1136 - Fixed bug #467442 – gcalctool does not appear in xfce4 menu.
1140 Overview of changes in gcalctool 5.19.90
1142 * Released a gcalctool tarball for GNOME 2.19.90.
1144 - Adjusted the MAINTAINERS file to the new format.
1148 Overview of changes in gcalctool 5.19.6
1150 * Released a gcalctool tarball for GNOME 2.19.6.
1152 - Remove help/de/Makefile due to gnome-doc-utils migration.
1154 - Fixed bug #459702 – gcalc does not build against gtk+-2.11.6.
1155 Occurances of gtk_tooltips_set_tip are now gtk_widget_set_tooltip_text.
1157 - Fixed bug #439415. Always use left-to-right direction for button's boxes.
1161 Overview of changes in gcalctool 5.19.5
1163 * Released a gcalctool tarball for GNOME 2.19.5.
1165 - Applied Sun patch to change the Comment line in gcalctool.desktop.in
1167 - Fixed bug #451286 – 0 power of 0. This now returns 1 and not an error.
1169 - Fixed bug #450790 – crash in Calculator when pasting in a very large
1174 Overview of changes in gcalctool 5.19.4
1176 * Released a gcalctool tarball for GNOME 2.19.4.
1178 - Fixed bug #448263 – drop libgnome dependency
1182 Overview of changes in gcalctool 5.19.3
1184 * Released a gcalctool tarball for GNOME 2.19.3.
1186 - Fixed bug #439985 – Negative value not saved in memory register across
1187 invocations of gcalctool. This was also a problem was negative constants.
1191 Overview of changes in gcalctool 5.19.2
1193 * Released a gcalctool tarball for GNOME 2.19.2.
1197 Overview of changes in gcalctool 5.19.1
1199 * Released a gcalctool tarball for GNOME 2.19.1.
1203 Overview of changes in gcalctool 5.9.14
1205 * Released a gcalctool tarball for GNOME 2.18.0 (Final).
1209 Overview of changes in gcalctool 5.9.13
1211 * Released a gcalctool tarball for GNOME 2.18.0 (Release Candidate).
1215 Overview of changes in gcalctool 5.9.12
1217 * Released a gcalctool tarball for GNOME 2.18.0 (beta-2).
1221 Overview of changes in gcalctool 5.9.11
1223 * Released a gcalctool tarball for GNOME 2.18.0 (beta-1).
1227 Overview of changes in gcalctool 5.9.10
1229 * All copyright messages updated for 2007.
1230 * Released a gcalctool tarball for GNOME 2.17.5.
1234 Overview of changes in gcalctool 5.9.9
1236 * Released a gcalctool tarball for GNOME 2.17.4.
1240 Overview of changes in gcalctool 5.9.8
1242 * Released a gcalctool tarball for GNOME 2.17.3.
1246 Overview of changes in gcalctool 5.9.7
1248 * Released a gcalctool tarball for GNOME 2.17.2.
1252 Overview of changes in gcalctool 5.9.6
1254 * Fixed bug #358782. Fixup sloppy string handling.
1258 Overview of changes in gcalctool 5.9.5
1260 * Fixed bug #364410. Incorrectly rounded pi constant.
1264 Overview of changes in gcalctool 5.9.4
1266 * Released a gcalctool tarball for GNOME 2.17.1.
1270 Overview of changes in gcalctool 5.9.3
1272 * Fixed bug 359291 - crash when localized decimal point is greater than
1273 1 char. Removed the bogus assert.
1277 Overview of changes in gcalctool 5.9.2
1279 * Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due
1280 to sloppy string handling.
1281 * Fixed bug #354730 - crash in Calculator: running 3x10^38 using bi..
1282 * Fixed bug #357208 - Bitcalculating extension needs to support negative
1287 Overview of changes in gcalctool 5.9.1
1289 * Fixed bug #157961 - Bitcalculating extension for gcalctool.
1290 * Fixed bug #355648 - Error reporting should be consistent.
1291 * Fixed bug #135140 - percent operator works not as expected.
1295 Overview of changes in gcalctool 5.9.0
1297 * Fixed bug #349981 - gcalctool should save screen position for next start.
1301 Overview of changes in gcalctool 5.8.24
1303 * Released a gcalctool tarball for GNOME 2.16.0 (Final).
1307 Overview of changes in gcalctool 5.8.23
1309 * Released a gcalctool tarball for GNOME 2.16.0 (RC1).
1313 Overview of changes in gcalctool 5.8.22
1315 * Removed several chunks of code that were surronded by #if 0/#endif.
1319 Overview of changes in gcalctool 5.8.21
1321 * Fixed bug #350341. gcalctool now builds again with gcc v2.95.
1325 Overview of changes in gcalctool 5.8.20
1327 * Released a gcalctool tarball for GNOME 2.16.0 (beta2).
1331 Overview of changes in gcalctool 5.8.19
1333 * More work on bug #347700. Added another "Note to translators"
1334 comment for the Abs button labels.
1336 * Fixed bug #348452. Removed line for help/sv/Makefile.in
1338 * Released a gcalctool tarball for GNOME 2.16.0 (beta1).
1342 Overview of changes in gcalctool 5.8.18
1344 * Work on bug #347700. Added a "Note to translators" comment for the
1345 Bksp and Clr button labels.
1349 Overview of changes in gcalctool 5.8.17
1351 * Released a gcalctool tarball for GNOME 2.15.4.
1355 Overview of changes in gcalctool 5.8.16
1357 * Released a gcalctool tarball for GNOME 2.15.3.
1361 Overview of changes in gcalctool 5.8.15
1363 * Fixed bug #343150. Gcalctool no longer crashes when switching to
1368 Overview of changes in gcalctool 5.8.14
1370 * Adjusted configure.in so that gcalctool now requires intltool v0.35.0.
1374 Overview of changes in gcalctool 5.8.13
1376 * Released a gcalctool tarball for GNOME 2.15.2.
1380 Overview of changes in gcalctool 5.8.12
1382 * Fixup compiler warnings from inclusion of last patch.
1386 Overview of changes in gcalctool 5.8.11
1388 * Fixed bug #163538 (http://bugzilla.gnome.org/show_bug.cgi?id=163538)
1389 Backspace results in mal-formed expression.
1391 * = button is now also a one step undo. (This feature was temporary
1392 disabled by the previous redo/undo patch.)
1394 * Removed gotos from do_expression function. (This change might add
1395 unstability as this is a major change to the expression mode state
1398 * Functions (such as sin, cos, tan..) can use previously calculated value.
1402 Overview of changes in gcalctool 5.8.10
1404 * First cut at an Undo/Redo implementation for use with the arithmetic
1405 operator precedence mode.
1409 Overview of changes in gcalctool 5.8.9
1411 * Respun the gcalctool tarball for GNOME 2.15.1 as the po/*.po files
1415 Overview of changes in gcalctool 5.8.8
1417 * Removed .../po/Makefile.in.in. Shouldn't have been in CVS.
1418 * Released a gcalctool tarball for GNOME 2.15.1.
1422 Overview of changes in gcalctool 5.8.7
1424 * Fixed bug #337897. Changes to use po/LINGUAS file.
1428 Overview of changes in gcalctool 5.8.6
1430 * Fixed bug #338220. The 'Show trailing zeroes' option in the View menu
1431 should now be correctly set [in]sensitive depending upon which mode
1436 Overview of changes in gcalctool 5.8.5
1438 * Fixed bug #332023. The bitwise operators now work in arithmetic operator
1439 precedence mode, when you use them with the result of a previous operation.
1443 Overview of changes in gcalctool 5.8.4
1445 * Fixed bug #327729. The fields in the memory register window were not
1446 correctly aligned in some themes.
1450 Overview of changes in gcalctool 5.8.3
1452 * Fixed bug #330867. Added License info to the Gcalctool About dialog.
1456 Overview of changes in gcalctool 5.8.2
1458 * Fixed bug #335095. Gcalctool no longer displays the current mode in
1459 the title bar when in Basic mode (due to lack of space).
1463 Overview of changes in gcalctool 5.8.1
1465 * Fixed bug #335236. Gcalctool schemas files should be installed if
1466 built with "--without-gnome".
1470 Overview of changes in gcalctool 5.8.0
1472 * Adjustments to the AOP code so that e to the power of x gives the
1473 correct answer at high precision.
1477 Overview of changes in gcalctool 5.7.32
1479 * Released a gcalctool tarball for GNOME 2.14.0 (Final).
1483 Overview of changes in gcalctool 5.7.31
1485 * Fix for bug #333078. cvs fails to build due to bg translation of help.
1487 * Inclusion of a translation of gcalctool help for the bg locale.
1491 Overview of changes in gcalctool 5.7.30
1493 * Released a gcalctool tarball for GNOME 2.14.0 (RC).
1497 Overview of changes in gcalctool 5.7.29
1499 * Released a gcalctool tarball for GNOME 2.14.0 (beta2).
1503 Overview of changes in gcalctool 5.7.28
1505 * Released a gcalctool tarball for GNOME 2.14.0 (beta1).
1509 Overview of changes in gcalctool 5.7.27
1511 * Refixed bug #323150. The recent changes to the square root and
1512 subtraction button labels broke the token parser for arithmetic
1513 operator precedence.
1517 Overview of changes in gcalctool 5.7.26
1519 * Fixed bug #327124. Changes to fix bug #326344 had the side-effect of
1520 causing the CE button to no longer work correctly.
1524 Overview of changes in gcalctool 5.7.25
1526 * Fixed bug #327214. The results from performing trig functions were not
1527 being passed on to future calculations correctly (in non-arithmetic
1528 operator precedence mode).
1532 Overview of changes in gcalctool 5.7.24
1534 * Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
1535 for label on division button.
1539 Overview of changes in gcalctool 5.7.23
1541 * Released a gcalctool tarball for GNOME 2.13.5.
1545 Overview of changes in gcalctool 5.7.22
1547 * Fixed bug #323149. Gcalctool now uses the Unicode symbols for division,
1548 multiplication, plus/minus, minus and square root.
1552 Overview of changes in gcalctool 5.7.21
1554 * Fixed bug #326344. The bit display of large numbers (in non-arithmetic
1555 operator precedence mode with the scientific view) now hopefully works
1560 Overview of changes in gcalctool 5.7.20
1562 * Fixed bug #142824. Gcalctool no longer ignores locale specific numeric
1563 point in arithmetic operator precedence mode.
1565 * Adjusted all the copyright messages to include 2006.
1569 Overview of changes in gcalctool 5.7.19
1571 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1572 Gcalctool no longer crashes when you double click the 0 in the display area.
1576 Overview of changes in gcalctool 5.7.18
1578 * Final fix for bug #153854. Now handles the case where the first thing
1579 the user does is change mode (Basic, Financial, Advanced, Scientific)
1582 * Released a gcalctool tarball for GNOME 2.13.4.
1586 Overview of changes in gcalctool 5.7.17
1588 * Fixed bug #323150. Sqrt (and other similar operations) no longer fail
1589 in non-English locales
1593 Overview of changes in gcalctool 5.7.16
1595 * Fixed bug #324001. Primary Selection (middle mouse button) is now working.
1599 Overview of changes in gcalctool 5.7.15
1601 * Released a gcalctool tarball for GNOME 2.13.3.
1605 Overview of changes in gcalctool 5.7.14
1607 * More work on bug #153854. Similar change to that made on 15th November
1608 2005, this time for arithmetic operator precedence mode.
1612 Overview of changes in gcalctool 5.7.13
1614 * Slight fixup for bug #157961. The toggling of the first bit in the
1615 bit panel wasn't working correctly.
1619 Overview of changes in gcalctool 5.7.12
1621 * More work on bug #153854
1622 If the user has completed a calculation and we are going to a
1623 new mode that is "compatible" with this one, then just change
1624 modes. Otherwise display a dialog warning the user that the
1625 current calculation will be cleared.
1627 Incompatible modes are:
1630 Scientific -> Advanced
1631 Scientific -> Financial
1633 (unless we are in Scientific mode with Decimal numeric base and Fixed).
1635 These changes work nicely in non-arithmetic operator precedence mode.
1639 Overview of changes in gcalctool 5.7.11
1641 * Released a gcalctool tarball for GNOME 2.13.2.
1645 Overview of changes in gcalctool 5.7.10
1647 * Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **:
1648 gdk_window_invalidate_rect: assertion `window != NULL' failed"
1649 warnings at startup.
1653 Overview of changes in gcalctool 5.7.9
1655 * Fixed bug #319934. The percent operator was broken in non-arithmetic
1656 operator precedence mode.
1660 Overview of changes in gcalctool 5.7.8
1662 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1663 Exponential notation now works correctly in arithmetic operator
1668 Overview of changes in gcalctool 5.7.7
1670 * Slight adjustment to the bit panel. It's now centralized.
1674 Overview of changes in gcalctool 5.7.6
1676 * Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
1677 needed to also preserve v->toclear and v->pointed.
1679 * Work on enhancement request #157961. Started to implement the bit
1680 panel for non-arithmetic precedence mode. It's automatically displayed
1681 when in Scientific mode.
1685 Overview of changes in gcalctool 5.7.5
1687 * Implemented enhancement request #148104 for arithmetic precedence mode.
1688 The modulo operation. See entry below for more details.
1692 Overview of changes in gcalctool 5.7.4
1694 * Fixed bug #316382. The "useless" cursor is no longer displayed in
1695 the calculator display area.
1699 Overview of changes in gcalctool 5.7.3
1701 * Implemented enhancement request #148104 for non-arithmetic precedence
1702 mode. Added in a modulo operation. This is available in Scientic Mode.
1703 A Mod B return the remainder when you divide A by B. A and B must be
1704 integers. Keyboard shortcut for this operation is "M".
1708 Overview of changes in gcalctool 5.7.2
1710 * Fixed bug #162453. The memory register dialog now uses GtkEntry widgets
1711 to display the register values. Gnopernicus can now correctly speak the
1712 contents of each memory register. There is also a close button to easily
1713 dismiss this dialog.
1717 Overview of changes in gcalctool 5.7.1
1719 * Fixed bug #314540. The memory register window is now a dialog rather
1720 than a top-level window.
1724 Overview of changes in gcalctool 5.7.0
1726 * Fix to prevent invalid numeric entry in arithmetic operator precedence
1727 mode, depending upon the current base.
1731 Overview of changes in gcalctool 5.6.31
1733 * A number of the bison- and flex-related make rules in
1734 .../gcalctool/Makefile.am were broken when builddir != srcdir.
1738 Overview of changes in gcalctool 5.6.30
1740 * Fixed bug #314540. The libparser.a library needs ranlib run on it
1745 Overview of changes in gcalctool 5.6.29
1747 * Fixed bug #314375. Replaced usage of malloc.h with stdlib.h in
1748 syntax_translation.c
1752 Overview of changes in gcalctool 5.6.28
1754 * Generated release for GNOME 2.12 (RC)
1756 * Changed type of argument in paren_disp from char to int for 64bit.
1760 Overview of changes in gcalctool 5.6.27
1762 * Fixed bug #313255. The definitions for BUT_<n>_BAS in gtk.c were incorrect.
1764 Overview of changes in gcalctool 5.6.26
1766 * Generated release for GNOME 2.11.91 (beta2).
1770 Overview of changes in gcalctool 5.6.25
1772 * Fixed bug #311306. If the user was in View->Scientific with base Bin,
1773 Oct or Hex and then went to View->Basic, then returned to View->Scientific,
1774 some of the numeric keys were incorrectly greyed out.
1778 Overview of changes in gcalctool 5.6.24
1780 * Fixed bug #310849. Gcalctool no longer crashes when pressing the "B"
1781 button (or typing Shift-B).
1785 Overview of changes in gcalctool 5.6.23
1787 * Fixed bug #310791. Memory register window view logic was screwed.
1791 Overview of changes in gcalctool 5.6.22
1793 * Fixed bug #310441. Adjusted code to compile with gcc 2.95.2.
1797 Overview of changes in gcalctool 5.6.21
1799 * Fixed bug #153854. When the user changes modes, a warning dialog is
1800 displayed to let them know that their current display will be cleared
1801 and the base reset to decimal. The user has the option of checking a
1802 toggle box on the dialog, that will prevent this warning from being
1807 Overview of changes in gcalctool 5.6.20
1809 * Fixed bug #309294. Adjustments to allow gcalctool to successfully build
1810 on Solaris with pkgconfig >= 0.17.1.
1814 Overview of changes in gcalctool 5.6.19
1816 * Fixed bug #309182. In non-arithmetic precdence mode, gcalctool can now
1817 correctly change the sign of the exponent on scientific numbers again.
1820 Overview of changes in gcalctool 5.6.18
1822 * Fixed bug #308408. gcalctool can now correctly convert the hexadecimal
1823 numbers "A-F" to other bases in "use arithmetic operator precedence mode".
1827 Overview of changes in gcalctool 5.6.17
1829 * Fixed bug #305619. Calculations with stored register values in arithmetic
1830 operator precedence mode, now work correctly.
1834 Overview of changes in gcalctool 5.6.16
1836 * Fixed bug #305034. In "Use Arithmetic Precedence" mode, when switching
1837 the format (e.g. from ENG to FIX), the displayed value switches to zero
1838 (in the corresponding format, so e.g. 0.0 or 0e+0, ...).
1842 Overview of changes in gcalctool 5.6.15
1844 * Fixed bug #305467. gcalctool no longer crashes under the following
1846 - type "f" to bring up the user function menu.
1847 - dismiss the menu by clicking elsewhere with the mouse.
1848 - type another character which isn't in the range "0" to "9".
1852 Overview of changes in gcalctool 5.6.14
1854 * Did a gcalctool tarball release.
1858 Overview of changes in gcalctool 5.6.13
1860 * Fixed bug #304056. Adjusted the keyboard shortcuts for the Xor and x^y
1861 operations. New values are:
1867 Overview of changes in gcalctool 5.6.12
1869 * Fixed bug #302555. Various gcalctool variables have now been const'ified.
1873 Overview of changes in gcalctool 5.6.11
1875 * Fixed bug #300957. Replaced the underscore character in
1876 "translator_credits" with a hyphen, to prevent some
1877 translation tools from being confused.
1881 Overview of changes in gcalctool 5.6.10
1883 * More work on bug #172704.
1884 - Adjusted the code to not try to display a menu when the user
1885 entered a left parentheses (another do_pending() type of operation).
1886 - Toggling the "Show Trailing Zeroes" operation via keyboard
1887 shortcuts, needed to clear the v-.pending flag.
1891 Overview of changes in gcalctool 5.6.9
1893 * Fixed up some problems reported by lint.
1897 Overview of changes in gcalctool 5.6.8
1899 * Fixed bugs #172704 and #172869. When the user now uses the keyboard shortcut
1900 for any of the gcalctool buttons that have a menu associated with them, that
1901 menu is now displayed. The user can use the arrow keys to select a menu item
1902 or the menu items shortcut.
1906 Overview of changes in gcalctool 5.6.7
1908 * Fixed bug #171393. Allow stock labels to show through.
1912 Overview of changes in gcalctool 5.6.6
1914 * Refixed bug #158280. The Help->Contents menu item no longer appears if
1915 gcalctool is built Gtk-only.
1919 Overview of changes in gcalctool 5.6.5
1921 * Fixed bug #172798. gtk_set_locale was already being run by gtk_init()
1922 and the gtk about popup didn't have the gcalctool icon.
1926 Overview of changes in gcalctool 5.6.4
1928 * Fixed Sun internal CR #6214176. If gcalctool is being driven by gok,
1929 the on-screen keyboard assistive technology, it's possible that the
1930 event returned by gtk_get_current_event() is NULL. If this is the
1931 case, we need to fudge the popping up on the menu associated with
1936 Overview of changes in gcalctool 5.6.3
1938 * Fixed bug #158280. You can now build gcalctool without the GNOME
1939 libraries by specifying "--disable-gnome" on the configure command
1944 Overview of changes in gcalctool 5.6.2
1946 * Fixed bug #167479. gcalctool with set the View->Memory Registers menu
1947 item inactive if the calculator is in Basic mode.
1951 Overview of changes in gcalctool 5.6.1
1953 * Fixed bug #168694. gcalctool now saves/restores the ten memory
1954 register values as gconf resources.
1956 * Removed the redundant process_str() routine in graphics.c
1960 Overview of changes in gcalctool 5.6.0
1962 * Fixed bug #169196. gcalctool now uses use g_get_home_dir().
1964 * Added in a better implementation of the trig_filter() routine in
1969 Overview of changes in gcalctool 5.5.41
1971 * Version for GNOME 2.10.0 (final) call for tarballs.
1975 Overview of changes in gcalctool 5.5.40
1977 * Version for GNOME 2.10.0 (rc1) call for tarballs.
1981 Overview of changes in gcalctool 5.5.39
1983 * Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator
1988 Overview of changes in gcalctool 5.5.38
1990 * Changes to make the trigonometric code work with hyp and inv properly.
1994 Overview of changes in gcalctool 5.5.37
1996 * Left and Right shift operations weren't working correctly. Menu
1997 name comparison in mb_proc() in gtk.c was incorrect.
2001 Overview of changes in gcalctool 5.5.36
2003 * The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
2004 * Exch functionality was incorrect in Arithmetic Precedence mode.
2008 Overview of changes in gcalctool 5.5.35
2010 * Fixed bug 167124. One of the entries in the words[] array in
2011 syntax_translation.c was accidentally commented out.
2015 Overview of changes in gcalctool 5.5.34
2017 * Fixed bug 166634. Call to create the About box was missing a
2022 Overview of changes in gcalctool 5.5.33
2024 * Adjusted all copyright messages to be 2005.
2025 * Version for GNOME 2.10.0 (beta2) call for tarballs.
2029 Overview of changes in gcalctool 5.5.32
2031 * Fixed bug #165522. Made the status bar non-resizable.
2035 Overview of changes in gcalctool 5.5.31
2037 * Various code cleanups. It moves some declarations of static functions
2038 to the corresponding .c files. It also cuts down the number of
2039 included files, moving some includes to where they are needed from
2044 Overview of changes in gcalctool 5.5.30
2046 * Adjusted the About dialog to use the latest GtkAbout widget.
2050 Overview of changes in gcalctool 5.5.29
2052 * Version for GNOME 2.10.0 (beta1) call for tarballs.
2056 Overview of changes in gcalctool 5.5.28
2058 * Fixed bug #162998. The "menu" buttons in gcalctool now responds
2059 to the "clicked" event rather than the "button-press-event" to
2060 allow gok, the on-screen keyboard to function properly.
2062 * Fixed bug #159957. Input number in FIX mode now make mimimal changes
2063 to (i.e append a single character) the display rather than completely
2064 delete and insert it. The is helpful to assistive technologies like
2069 Overview of changes in gcalctool 5.5.27
2071 * Fixed bug #164184. Adjusted location of comments in syntax_translation.c
2072 so that the L10N message translation software isn't confused.
2076 Overview of changes in gcalctool 5.5.26
2078 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
2082 Overview of changes in gcalctool 5.5.25
2084 * Version for GNOME 2.9.4 call for tarballs.
2088 Overview of changes in gcalctool 5.5.24
2090 * Couldn't use the "#" key to select constants as this symbol was
2091 a lower-case symbol on his keyboard.
2093 * Powers that were a multiple of 30 (10 as well as 3) would not
2094 display correctly, having a 4 digit significand. Further testing
2095 showed that without the fix the following powers had a 4 digit
2096 significand: 27,30, 57,60, 90, 96 (and every 3 from here on).
2100 Overview of changes in gcalctool 5.5.23
2102 * Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5
2106 Overview of changes in gcalctool 5.5.22
2108 * Fixed bug #155101. Made the gcalctool window resizable.
2112 Overview of changes in gcalctool 5.5.21
2114 * Version for GNOME 2.9.3 call for tarballs.
2118 Overview of changes in gcalctool 5.5.20
2120 * Fixed bug #160929. Removed the "Mode" word from each of the different
2121 mode menu items in the gcalctool View menu.
2125 Overview of changes in gcalctool 5.5.19
2127 * Fixed bug #157701. gcalctool can now use real multiplication and division
2128 symbols instead of "*" and "/".
2132 Overview of changes in gcalctool 5.5.18
2134 * Fixed bug #160088. Adjusted the titlebar text so that it doesn't include
2135 the word "Mode" which was getting chopped when the calculator was in
2140 Overview of changes in gcalctool 5.5.17
2142 * Fixed bug #157962. Added in a set of three colors for gcalctool that
2143 will work with the default theme. To use them, the "gcalctoolrc" file
2144 supplied with the source distribution needs to be moved to ~/.gcalctoolrc
2148 Overview of changes in gcalctool 5.5.16
2150 * Generated gcalctool tarball for the GNOME 2.9.2 release.
2154 Overview of changes in gcalctool 5.5.15
2156 * Adjusted the scroll_right() routine to only scroll right if the
2157 horizontal scroll bar is visible.
2161 Overview of changes in gcalctool 5.5.14
2163 * Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the
2164 -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in
2165 .../gcalctool/Makefile.am for now, to allow it to successfully build
2166 against the latest GNOME/Gtk+.
2168 * Slight adjustment to correct check the Advanced mode menu item when
2169 the user had previously terminated gcalctool in that mode.
2173 Overview of changes in gcalctool 5.5.13
2175 * Changed the names of the gconf mode type key so that there is backward
2178 * Reset the initial default mode to BASIC.
2182 Overview of changes in gcalctool 5.5.12
2184 * Fixed bug #157757. The horizontal scrollbar for the display area will
2185 now only be visible when needed. It will also display the rightmost part
2186 of the display as you are entering new input.
2190 Overview of changes in gcalctool 5.5.11
2192 * Added in a very basic mode for gcalctool. Rather than calling this a
2193 "Light" mode, the existing "Basic" mode is now renamed to "Advanced"
2194 and the new basic mode is called "Basic".
2198 Overview of changes in gcalctool 5.5.10
2200 * Fix for bug #157021. X^Y now works for -X with integer Y. -X with
2201 non-integer Y will now display a descriptibe error in the status bar.
2205 Overview of changes in gcalctool 5.5.9
2207 * Generated gcalctool tarball for first GNOME 2.9 release.
2211 Overview of changes in gcalctool 5.5.8
2213 * Slight adjustment to bug #152301. The tooltip message had been tweaked to
2214 "Show the About Gcalctool dialog".
2218 Overview of changes in gcalctool 5.5.7
2220 * Fixed bug #152301. Adjusted the tooltip message for Help->About... from
2221 "Show about help" to "Show the about dialog", to make it more understandable.
2225 Overview of changes in gcalctool 5.5.6
2227 * Fixed bug #153726. Gcalctool will now build correctly when using the
2228 -fno-common option for gcc (3.3.4).
2232 Overview of changes in gcalctool 5.5.5
2234 * Numerical answer localization and thousand separator support for
2235 arithmetic precedence mode.
2237 * If the accuracy was changed via one of the ten preset menu items in the
2238 Acc menu, the tooltip wasn't getting correct updated with the new accuracy.
2242 Overview of changes in gcalctool 5.5.4
2244 * Further changes to the "Set Precision" popup (rfe #147803):
2245 - "Significant places" not "Significant Places".
2246 - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the
2247 current precision, and be in the same radio box group as the other menu
2248 items. Check the appropriate menu entry.
2249 - Adjust the Acc button tooltip to show the current accuracy too.
2250 - When the user attempts to enter an invalid entry in the Set Precision
2251 popup, an error message is shown in the main gcalctool status bar.
2252 - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).
2254 * Fixed bug #152790. Most of the changes needed were already in CVS; there
2255 was one compiler warning that still needed to be removed.
2257 * Storing the display value to a memory register was not updating the memory
2258 register window, if it was visible.
2262 Overview of changes in gcalctool 5.5.3
2264 * Added in functionality to set the number of significant places > 9.
2265 There is a new menu item under the Acc menu called "Set Precision..."
2266 that brings up a small popup allowing you to set precision between 0
2267 and MAXACC significant places (where MAXACC is currently 30).
2271 Overview of changes in gcalctool 5.5.2
2273 * Fixed up numerous warnings generated by running lint on the gcalctool code.
2274 Removed unused variables and functions. Declared routines statically where
2279 Overview of changes in gcalctool 5.5.1
2281 * Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.
2285 Overview of changes in gcalctool 5.5.0
2287 * Major new release of gcalctool. Incorporates an arithmetic operator
2288 precedence mode (currently the default while it's been debugged). To get
2289 the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
2290 * The "(" and ")" buttons have moved from the scientific mode into the
2291 Basic mode so that they are now available to users who need them but not
2292 everything that the Scientific mode provides.
2293 * There is a footer message area that provides feedback.
2294 * The display area now has an horizontal scrollbar.
2295 * Typing in the keyboard shortcuts for the various gcalctool buttons
2296 autocompletes their entry into the display area.
2297 * Tooltips show button's shortcut.
2301 Overview of changes in gcalctool 4.4.13
2303 * Remainder of the fix for bug #143924. Control-T shouldn't work in Basic
2308 Overview of changes in gcalctool 4.4.12
2310 * Partial fix for bug #143924. After an error condition, the "Show
2311 Trailing Zeroes" menu item is only activated if the user is in
2316 Overview of changes in gcalctool 4.4.11
2318 * Fixed bug 138106. In Basic or Financial mode, "Error" was been
2319 incorrectly display if you user has "Show Thousands Separator" set.
2323 Overview of changes in gcalctool 4.4.10
2325 * Fixed bug 144031. gcalctool checked for the presence of the X11
2326 libraries but doesn't need to.
2330 Overview of changes in gcalctool 4.4.9
2332 * Selecting Help->About from the menubar now works again.
2336 Overview of changes in gcalctool 4.4.8
2338 * Adjusted the creation of the menubar and the Accuracy and Left/Right
2339 shift menus from GtkItemFactory to GtkUIManager.
2343 Overview of changes in gcalctool 4.4.7
2345 * Fixed bug 142824. gcalctool now correctly recognizes the localized
2346 decimal point character.
2350 Overview of changes in gcalctool 4.4.6
2352 * Fixed bug 129397. Use GtkIconTheme to load gcalctool icon instead of
2357 Overview of changes in gcalctool 4.4.5
2359 * Fixed bug 142888. Gcalctool is now connected to the "die" signal so
2360 that it can be successfully terminated when removed from
2361 gnome-session-properties.
2365 Overview of changes in gcalctool 4.4.4
2367 * The "Bsp" button label has been changed to "Bksp" to make it more
2372 Overview of changes in gcalctool 4.4.3
2374 * Fixed bug 138106. If the "Error" message is being displayed, it is now
2375 no longer incorrectly displayed as "Er,ror" if the "Show Thousands
2380 Overview of changes in gcalctool 4.4.2
2382 * Fixed bug 135068. Adjusted several default constant descriptions to be
2383 more understandable.
2387 Overview of changes in gcalctool 4.4.1
2389 * Fixed bug 135065. Tooltips for OR, AND, NOT, XOR and XNOR have been
2390 changed from "Logical <whatever>" to "Bitwise <whatever>".
2394 Overview of changes in gcalctool 4.4.0
2396 * Fixed bug 136872. gcalctool can now be built with "CFLAGS=-fdata-sections".
2400 Overview of changes in gcalctool 4.3.51
2402 * Version for GNOME 2.6 (FINAL) call for tarballs. Includes:
2403 - new locales for pa, en_GB, bg and ga.
2404 - localized online user documentation from the Sun translation team.
2405 for de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW.
2409 Overview of changes in gcalctool 4.3.50
2411 * One more slight adjustment to the fix for bug 135064.
2412 Entering numbers that start with the numeric point character ('.")
2413 are now visibly displayed.
2417 Overview of changes in gcalctool 4.3.49
2419 * Adjustment to the fix for bug 135064. Fix to remove a potential spurious
2420 initial thousands separator character after a change sign operation.
2424 Overview of changes in gcalctool 4.3.48
2426 * Fixed bug 135064. Changing the sign of a large number (when "Show
2427 Thousands Separator" is on and this is not the C locale), no longer
2428 corrupts the display.
2432 Overview of changes in gcalctool 4.3.47
2434 * Fixed bug 135328. Added Shift-slash as a recognized alternate for the
2435 divide operation (needed by the be-latin1 keyboard layout).
2439 Overview of changes in gcalctool 4.3.46
2441 * Fixed bug 134540. gcalctool now correctly handles the digits 0123456789
2442 which are shifted about the accented characters on a French keyboard.
2446 Overview of changes in gcalctool 4.3.45
2448 * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to lock up.
2452 Overview of changes in gcalctool 4.3.44
2455 - "Gradients" was still appearing when in Scientific mode (instead of
2457 - In the x^2 button, the 2 should not be italicized.
2458 - In the x^2 and x^y buttons, the x should be italicized.
2459 - The View Thousands Separator menu item should not remain active during
2464 Overview of changes in gcalctool 4.3.43
2466 * Fixed bug 133590. The About box now lists the documenters of gcalctool.
2470 Overview of changes in gcalctool 4.3.42
2472 * Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen
2473 (rather than square brackets) to show what mode the user is currently
2478 Overview of changes in gcalctool 4.3.41
2480 * Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather
2481 than frames (per the HIG).
2485 Overview of changes in gcalctool 4.3.40
2487 * Fixed bug 131571. User defined constants are now read/written out (as
2488 gconf resources) with no thousands separator and with a radix of ".".
2492 Overview of changes in gcalctool 4.3.39
2494 * Fixed bug 131594. The "Insert ASCII View..." menu item and the
2495 "Insert" button no longer use the GTK_STOCK_CONVERT stock icon
2500 Overview of changes in gcalctool 4.3.38
2502 * Fixed bug 131059. Fix to allow the thousands separator to be used
2503 correctly with the creation of the initial constant values in the
2508 Overview of changes in gcalctool 4.3.37
2510 * Fixed bug 130078. Changed the y^x button label to x^y (really x
2511 superscript y). Adjusted the tooltip message to "Raise displayed
2512 value to the power of y".
2516 Overview of changes in gcalctool 4.3.36
2518 * Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
2519 from the get_tsep() routine in order to get the thousands separator to
2520 correctly work in all locales. Note that there is no thousands separator
2521 now for the C locale.
2525 Overview of changes in gcalctool 4.3.35
2527 * Fixed part of bug 126125. If the user entered: "1+(2()<backspace>)",
2528 this resulted in an answer of 0.
2532 Overview of changes in gcalctool 4.3.34
2534 * Fixed bug 130187. When gcalctool changes modes now, it's internal state
2535 and the display are cleared.
2539 Overview of changes in gcalctool 4.3.33
2541 * Fixed bug 130282. Fixes for more problems with the thousands separator
2542 in certain locales, plus correct handling of the radix character with
2543 the initial constant values.
2547 Overview of changes in gcalctool 4.3.32
2549 * Fixed bug 128603 again. The solution this time was to duplicate the
2550 initial string constant values to be confident that they are not in
2555 Overview of changes in gcalctool 4.3.31
2557 * Fixed bug 129539. The thousands separator is a null terminated string,
2558 not a single character. Same for the radix.
2562 Overview of changes in gcalctool 4.3.30
2564 * Fixed bug 129496. "Gradients" should be "Gradians".
2568 Overview of changes in gcalctool 4.3.29
2570 * Fixed bug 128603. The changes for enhancement request #126626 which added
2571 thousands separator support caused a crash at startup time on a Debian
2572 system. The initial constant strings are being put in read-only memory
2573 either by gcc (or because of the way that x86 arch is designed). This was
2574 not a problem when tested with the Sun compilers on a Solaris SPARC machine.
2575 The remove_tsep() routine is display.c has been rewritten to correctly
2580 Overview of changes in gcalctool 4.3.28
2582 * Further work on enhancement request 125873. As the user is typing in
2583 input, the display will now show the thousands separator (if checked).
2587 Overview of changes in gcalctool 4.3.27
2589 * On a Solaris keyboard, Shift-"^" is GDK_asciicircum/GDK_SHIFT_MASK.
2590 This keyval/state pair needed to be added to the Xor recognized mappings.
2594 Overview of changes in gcalctool 4.3.26
2596 * Re-fixed bug 127672. The fix for Shift-"=" should have been for GDK_equal
2597 not GDK_Return. Needed to add in support for Shift-"/" too.
2601 Overview of changes in gcalctool 4.3.25
2603 * Implemented enhancement request 125873. gcalctool can now optionally
2604 show the thousands seperator character for fixed point numbers displayed
2605 in the decimal base. Same for numbers stored in the memory registers.
2606 There is a new "Show Thousands Separator" menu entry in the View menu
2611 Overview of changes in gcalctool 4.3.24
2613 * Fixed bug 126626. gcalctool no longer causes a Gtk-CRITICAL error when
2614 the user enters "9*(1<Xor>". The problem was caused because a non-UTF
2615 character was being inserted into the text string to be displayed for
2620 Overview of changes in gcalctool 4.3.23
2622 * Fixed bug 125782. If the user is entering a left parenthesis and it is
2623 the first one being displayed and there is no current arithmetic operand,
2624 then the current display is initially cleared to avoid the confusion of
2625 showing something like "0(".
2629 Overview of changes in gcalctool 4.3.22
2631 * Fixed bug 127862. The fix for bug #125625 introduced a potential
2632 out-of-order case for users who are rapid keyboard typers. This
2633 bug fix rectifies this with the unfortunate side-effect of no longer
2634 visual toggling the equivalent button to the keyboard character
2635 that the user entered. This fix is still compatible with the way
2636 the accessibility infrastructure works though.
2640 Overview of changes in gcalctool 4.3.21
2642 * Fixed bug 65806. For the "1/x", "x^2", "x!", "e^x", "10^x" and
2643 "y^x" labels, all occurances of "x" and "y" are now italicized.
2644 The "e" in "e^x" is no longer italicized.
2648 Overview of changes in gcalctool 4.3.20
2650 * Fixed bug 127316. The "fix" introduced in gcalctool v4.1.18 to fix Sun
2651 Bugtraq bug #1258472 against CDE dtcalc (which was also a problem with
2652 gcalctool) was incorrect.
2656 Overview of changes in gcalctool 4.3.19
2658 * Fixed bug 127672. The "=" key on a Swedish keyboard is on the upper
2659 level of a key (i.e. the Shift key needs to be down). Added another
2660 mask/keysym pair to the "=" entry to handle this.
2664 Overview of changes in gcalctool 4.3.18
2666 * Fixed bug 125625. gcalctool now handles "clicked" events rather than
2671 Overview of changes in gcalctool 4.3.17
2673 * Fixed bug 124928. Plugged several memory leaks.
2677 Overview of changes in gcalctool 4.3.16
2679 * Fixed bug 124377. Fixed rounding errors when the radix character for a
2681 * Online help updated for various recent (small) changes.
2685 Overview of changes in gcalctool 4.3.15
2687 * Fixed bug 124172. The "+" character on a German keyboard is on the lower
2688 level of a key (i.e. the Shift key doesn't need to be down). Added another
2689 mask/keysym pair to the "+" entry to handle this.
2693 Overview of changes in gcalctool 4.3.14
2695 * Fixed bug 120737. Changed the accessible text for the OR button from
2696 "Logical OR" to "logical OR" so that it's not changed by FreeTTS's
2697 token to words module to "logical Oregon".
2701 Overview of changes in gcalctool 4.3.13
2703 * Fixed bug #123948. Removed the GTK_DISABLE_DEPRECATED flag from
2704 .../gcalctool/gcalctool/Makefile.am, to allow the depreciated
2705 GtkItemFactory, to successfully build.
2709 Overview of changes in gcalctool 4.3.12
2711 * Fixed bug 123724. Hitting Esc now does the same as hitting
2712 Control-Backspace; i.e. the CE (clear entry) functionality.
2713 * Updated the gcalctool man pages to reflect this change, and the changes
2718 Overview of changes in gcalctool 4.3.11
2720 * Refixed bug 122373. gcalctool now uses nl_langinfo() to get the numeric
2721 point for the users locale, rather than via a localised string.
2725 Overview of changes in gcalctool 4.3.10
2727 * Fixed enhancement #65806. Changed that label for e^x (e superscript x) to
2728 use an italised "e".
2732 Overview of changes in gcalctool 4.3.9
2734 * Fixed bug 118826. The keyboard shortcuts for the six hex. digits are
2735 now "A" to "F". The functions that previously used those letters have
2736 been reassigned to their lowercase equivalents.
2740 Overview of changes in gcalctool 4.3.8
2742 * Fixed bug 122408. The tooltips for the numeric buttons (0-9) have been
2743 removed as they are redundant.
2747 Overview of changes in gcalctool 4.3.7
2749 * Fixed bug 120749. When gcalctool is displaying a menu, typing Alt+Tab
2750 can no longer switch windows.
2754 Overview of changes in gcalctool 4.3.6
2756 * Fixed bug 120745 (http://bugzilla.gnome.org/show_bug.cgi?id=120745)
2757 Accessible names have now been added to each of the widgets in the
2758 mode panel when in Scientific mode.
2762 Overview of changes in gcalctool 4.3.5
2764 * Fixed bug 122373. The decimal separator is now a translatable string so
2765 that other locales that don't use a period can adjust accordingly.
2769 Overview of changes in gcalctool 4.3.4
2771 * Fixed bug 120605. Gcalctool debug messages are no longer translatable
2776 Overview of changes in gcalctool 4.3.3
2778 * Build for GNOME 2.4 (Final). Tag in CVS is GCALCTOOL_4_3_3
2782 Overview of changes in gcalctool 4.3.2
2784 * Fixed bug 119888. gcalctool keyboard handling has been improved.
2788 Overview of changes in gcalctool 4.3.1
2790 * Fixed bug 119832. The space bar can now correctly activate the button
2795 Overview of changes in gcalctool 4.3.0
2797 * Build for GNOME 2.4 (Beta1). Tag in CVS is GCALCTOOL_4_3_0
2801 Overview of changes in gcalctool 4.2.104
2803 * Fixed bug 118246. The display field can now take focus. The initial
2804 widget with focus is the Clr button.
2808 Overview of changes in gcalctool 4.2.103
2810 * (Bug #118247) Three more small adjustments to AccessibleName text:
2811 "E to the power of x" goes back to "E to the x"
2812 "Ten to the power of x" goes back to "Ten to the x"
2813 "Y to the power of x" goes back to "Y to the x"
2817 Overview of changes in gcalctool 4.2.102
2819 * (Bug #118247) Four small adjustments to AccessibleName text:
2820 "Random" becomes "Random number"
2821 "E to the x" becomes "E to the power of x"
2822 "Ten to the x" becomes "Ten to the power of x"
2823 "Y to the x" becomes "Y to the power of x"
2827 Overview of changes in gcalctool 4.2.101
2829 * Fixed bug 118247. Each gcalctool button now has an AccessibleName.
2833 Overview of changes in gcalctool 4.2.100
2835 * Fixed bug 117691. The GDK_Up, GDK_Down, GDK_Left and GDK_Right keysyms are
2836 not valid equivalents for the 8, 2, 4 and 6 keys. They are needed for
2837 keyboard navigation.
2841 Overview of changes in gcalctool 4.2.99
2843 * Bumped version number for GNOME 2.3.4 release, to include John's doc
2848 Overview of changes in gcalctool 4.2.98
2850 * Fixed bug 116944. Various HIG improvements to the edit constants, edit
2851 functions, and insert ASCII value dialogs.
2855 Overview of changes in gcalctool 4.2.97
2857 * Further work on bug 116727. A simpler fix was found.
2861 Overview of changes in gcalctool 4.2.96
2863 * Fixed bug 116727. When the calculator display is showing an error message,
2864 it is now correctly localized.
2868 Overview of changes in gcalctool 4.2.95
2870 * Fixed bug 115950. The "*" key wasn't being recognized as a keyboard
2871 shortcut for multiplication.
2875 Overview of changes in gcalctool 4.2.94
2877 * Further work on bug 114364. The items in the constants menu are now always
2878 displayed in the decimal numeric base. This is consistent with the way that
2879 calctool in the OpenWindows DeskSet worked.
2883 Overview of changes in gcalctool 4.2.93
2885 * Fixed bug 114364. When you select "Edit Constants" from the Con menu, the
2886 values of each constant are shown in Decimal. The label:
2887 "All constant values are specified in the decimal numeric base"
2888 has also been added to the "Edit Constant" popup to clarify this.
2892 Overview of changes in gcalctool 4.2.92
2894 * Fixed bug 115653. Adjusted the keyboard mnemonic checking code to now
2895 check to make sure that neither of the Alt keys is pressed when comparing
2896 against button equivalents.
2900 Overview of changes in gcalctool 4.2.91
2902 * Similar problem to bug #115212 but for the "Edit Constants" and
2903 "Edit Functions" dialog boxes. gcalctool no longer can display
2904 multiple versions of them.
2908 Overview of changes in gcalctool 4.2.90
2910 * Fixed bug 114363 (http://bugzilla.gnome.org/show_bug.cgi?id=114363)
2911 When an error condition occurs:
2913 - make insensitive all buttons except Clr.
2914 - make all Scientific mode toggles and checkboxes insensitive.
2915 - make all menubar items insensitive except:
2919 When the error condition is cleared, resensitise everything, setting
2920 the numeric base buttons correctly.
2924 Overview of changes in gcalctool 4.2.89
2926 * Fix for bug #115212. gcalctool no longer can display multiple About boxes.
2930 Overview of changes in gcalctool 4.2.88
2932 * Fix for bug #108209. The appropriate gcalctool button is now animated
2933 when the user enters that value via the keyboard.
2937 Overview of changes in gcalctool 4.2.87
2939 * Partial fix for bug 114363. When the calculator display is showing "Error",
2940 the Constant values and the Memory Register values no longer incorrectly
2941 show "Error" as well.
2945 Overview of changes in gcalctool 4.2.86
2947 * Fixed bug 113703. You can now specify an alternate location for
2948 the gcalctool schemas file with: --with-gconf-source=whatever
2952 Overview of changes in gcalctool 4.2.85
2954 * Fixed bug 113754. Decimal point didn't work with a German keyboard if
2955 Numlock was turned on.
2959 Overview of changes in gcalctool 4.2.84
2961 * Install "gnome-calculator" symlink as reqested by Glynn Foster.
2965 Overview of changes in gcalctool 4.2.83
2967 * Fixed Bugzilla bug 111269. It was possible to type fast into gcalctool
2968 and digits would be transposed.
2972 Overview of changes in gcalctool 4.2.82
2974 * Refixed bug 110416. Concatenated more error messages in mp.c.
2975 * Adjusted the Acc menu entries to be "<n> significant places" rather than
2977 * Replaced "kilometers per hour / miles per hour" with "kilometers per hour
2978 or miles per hour" in the first constant description.
2979 * Replaced occurances of "/" in the other constant descriptions with "or".
2983 Overview of changes in gcalctool 4.2.81
2985 * Translators: The documentation is now ready for translation!
2987 * Updated the following files:
2988 * configure.in: updated version number to 4.2.81
2989 * help/C/gcalctool.xml: first approved draft, ready for translation
2990 * help/C/gcalctool-C.omf: updated manual date and version number
2991 * help/C/l10n.txt: new file added
2992 * help/C/figures/gcalctool_edit_const_window.png: deleted
2993 * help/C/figures/gcalctool_edit_func_window.png: deleted
2994 * help/C/figures/gcalctool_ins_ascii_window.png: deleted
2995 * help/C/figures/gcalctool_mem_reg_window.png: deleted
2999 Overview of changes in gcalctool 4.2.80
3001 * Fixed Bugzilla bug 110416. Various fprintf statements in mp.c have been
3002 concatenated to help translators.
3006 Overview of changes in gcalctool 4.2.79
3008 * Added in latest online help changes from Breda McColgan. This should now
3009 put the online help in sync with the actual functionality of gcalctool.
3013 Overview of changes in gcalctool 4.2.78
3015 * Made translated menu entries actually visible. fixed some tooltips, added
3016 AC_PREREQ macro to configure.in.
3020 Overview of changes in gcalctool 4.2.77
3022 * This version announced on gnome-announce.
3026 Overview of changes in gcalctool 4.2.76
3028 * Slight adjustments to Bugzilla bug 108226 . Menu item is now
3029 "Show Trailing Zeroes", with a Control-T accelerator. Added a similar
3030 menu item to the View menu on the menu bar.
3034 Overview of changes in gcalctool 4.2.75
3036 * Fixed Bugzilla bug 108729.
3038 Added tooltips to the radio and check buttons in scientific mode.
3042 Overview of changes in gcalctool 4.2.74
3044 * Fixed Bugzilla bug 108226.
3046 The menu items in the Acc menu are now "tickable", so you know what the
3047 current accuracy selection is. Setting one of these clears the previous one.
3049 A new "remove trailing zeroes" menu item is added to the Acc menu (last
3050 item, with a separator just above), that is "tickable". This tick doesn't
3051 affect the accuracy ticks. It's either on or off.
3053 The default setting for accuracy now becomes 9 numeric places and "remove
3056 The Acc button is moved to the Scientific mode (clear slot in the top
3057 right corner, above the Rand.
3059 The Base radio button group and the display type radio button group in
3060 the mode panel in Scientific mode are now moved to the right side to be
3061 close in proximity to the Acc button. The other mode items move to the
3066 Overview of changes in gcalctool 4.2.73
3068 * Fixed Bugzilla bug 108208. The default value for the "showregisters"
3069 resource in gcalctool.schemas was incorrectly set.
3070 * There should be no "default:" action in the command line parsing in
3075 Overview of changes in gcalctool 4.2.72
3077 * Correctly fixed Bugzilla bug 108219. The previous fix didn't correct
3078 set the radio buttons when changing mode from Scientific to Basic or
3079 Financial. Only the internal state.
3083 Overview of changes in gcalctool 4.2.71
3085 * Further fix for Bugzilla bug 108209. Followup changes to make the numeric
3086 keypad animate the buttons on Linux machines.
3090 Overview of changes in gcalctool 4.2.70
3092 * Fixed Bugzilla bug 108219.
3093 When you go from Scientific mode to either Basic or Financial mode,
3094 the calculator will revert to "Dec" base in "Fix" notation.
3095 Any number in the display (and the memory registers if shown) will be
3096 converted accordingly.
3097 When you are in a mode (Basic, Financial, or Scientific) you will only
3098 be able to do the functionality that that mode shows.
3102 Overview of changes in gcalctool 4.2.69
3104 * Fixed Bugzilla bug 108333. The gcalctool buttons with menus associated
3105 with them are now keyboard navigable.
3109 Overview of changes in gcalctool 4.2.68
3111 * Fixed Bugzilla bug 108209. When the user uses the keyboard to enter data,
3112 the associated gcalctool button will be animated.
3116 Overview of changes in gcalctool 4.2.67
3118 * Fixed Bugzilla bug 108210. Main gcalctool window is no longer resizable.
3122 Overview of changes in gcalctool 4.2.66
3124 * Incorporated various changes to the online help Breda McColgan in
3125 the Sun GNOME doc. team. Translators, please do not translate yet.
3126 See ChangeLog for more information.
3130 Overview of changes in gcalctool 4.2.65
3132 * Added scrollkeeper checks into configure.in.
3133 * Fixed warning message:
3135 ** (gcalctool:27091): WARNING **: Help error: Unable to find the
3136 GNOME_FILE_DOMAIN_APP_HELP domain
3140 Overview of changes in gcalctool 4.2.64
3142 * Added in a first (draft) version of online help from Breda McColgan in
3143 the Sun GNOME doc. team. Translators, please do not translate yet. See
3144 ChangeLog for more information.
3148 Overview of changes in gcalctool 4.2.63
3150 * Abstracted the key values and modifiers.
3154 Overview of changes in gcalctool 4.2.62
3156 * Adjusted the tooltip help to be minimalist messages.
3160 Overview of changes in gcalctool 4.2.61
3162 * Small adjustment to allow gcalctool to compile using the Solaris Forte
3167 Overview of changes in gcalctool 4.2.60
3169 * Gcalctool wasn't saving the trigonometric type when it was changed.
3173 Overview of changes in gcalctool 4.2.59
3175 * Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.
3179 Overview of changes in gcalctool 4.2.58
3181 * Allows Backspace to now correctly work inside parentheses.
3185 Overview of changes in gcalctool 4.2.57
3187 * The Xor logical operation wasn't being performed correctly.
3188 * Hitting Clr was not correctly clearing the Hyp and Inv trigonometric
3193 Overview of changes in gcalctool 4.2.56
3195 * Removed the final period from the ten default constant descriptions.
3196 * Changed occurances of "kilometre" to "kilometer" and "centimetre" to
3198 * Fixed up the values of the ten default constant definitions in the
3200 * The "centimeters <=> inches" default constant should be 0.3937007
3201 rather than 2.54 to be consistent with the other constants.
3205 Overview of changes in gcalctool 4.2.55
3207 * Entering "(<Delete>)" no longer crashes gcalctool.
3211 Overview of changes in gcalctool 4.2.54
3213 * The financial Term tooltip example now works.
3214 * Moved the Exp button to the right of the Con and Fun buttons for better
3219 Overview of changes in gcalctool 4.2.53
3221 * Fixed Bugzilla bug 106501. Added bullet proofing to prevent user
3222 backspacing off the end of the display string.
3226 Overview of changes in gcalctool 4.2.52
3228 * Toggled the positions of the Sto and Rcl buttons.
3232 Overview of changes in gcalctool 4.2.51
3234 * No longer crashes if the user Pastes in an empty clipboard value.
3235 * Now uses a text view for its display widget.
3239 Overview of changes in gcalctool 4.2.50
3241 * Fixes to the manual page:
3242 - the keyboard shortcut for the "Term" function is "t" not "T".
3243 - removed the LOGICAL mode section.
3247 Overview of changes in gcalctool 4.2.49
3249 * The display label and mode no longer expand when the calculator is resized.
3250 * Replace the three characters of white space in the title bar text with one
3251 space character, so more of the title fits into the task window list applet.
3253 Overview of changes in gcalctool 4.2.48
3255 * Added a launcher to the GNOME's Accessories menu.
3259 Overview of changes in gcalctool 4.2.47
3261 * Marks the menu labels for translation.
3265 Overview of changes in gcalctool 4.2.46
3267 * Various cleanup, to make gcalctool be more like other GNOME applications.
3271 Overview of changes in gcalctool 4.2.45
3273 * Fixed Bugzilla bug 104249. The UI for adding new or editing existing
3274 constants and/or functions has been improved.
3278 Overview of changes in gcalctool 4.2.44
3280 * Fixed Bugzilla bug 104830. gcalctool now uses gnome-calc3.png as its icon
3281 (same as the current gnome-calculator)
3285 Overview of changes in gcalctool 4.2.43
3287 * Further slight adjustments needed to fix Bugzilla bug 104248. The memory
3288 registers window now displays correctly again.
3289 * Fixed Bugzilla bug 104240. The "File" menubar item is now called
3290 "Calculator", and there is a set of unique mnemonics for the various
3291 items in the Scientific mode panel. The gcalctool manual pages have been
3292 updated to reflect these changes.
3293 * Added in a Control-I mnemonic for Edit->Insert ASCII Value.
3294 Added in a Control-A mnemonic for Help->About.
3298 Overview of changes in gcalctool 4.2.42
3300 * Fixed Bugzilla bug 104248. The View->Memory Registers menu item's toggle
3301 is now set correctly depending upon whether the memory register windows
3302 is visible or hidden.
3303 * The correct radio item is now set in the View menu mode menu item entries
3304 if gcalctool is initially started in Financial or Scientific mode.
3308 Overview of changes in gcalctool 4.2.41
3310 * The constant and function definitions are now read and written as Gconf
3312 * Fixed Bugzilla bug 104250. The constant and the function menu items now
3313 have "C<n>:" and "F<n>:" prefixes respectively, where <n> is the
3314 constant/function number.
3318 Overview of changes in gcalctool 4.2.40
3320 * Fixed Bugzilla bug 104245. The View->Basic Mode, Financial Mode,
3321 Scientific Mode and Memory Registers now have keyboard accelerators
3322 (Control-B, Control-F, Control-S and Control-M respectively).
3326 Overview of changes in gcalctool 4.2.39
3328 * Further slight adjustments for Bugzilla bug 104287
3329 The insert button isthe default button.
3330 The dialog is no longer resizable.
3331 The ESC key can now be used to cancel the dialog.
3335 Overview of changes in gcalctool 4.2.38
3337 * Fixed Bugzilla bug 104287. HIG improvements for the "Insert ASCII Value"
3342 Overview of changes in gcalctool 4.2.37
3344 * Fixed Bugzilla bug 104241. The Insert ASCII Value" menu item is now
3345 "Insert ASCII Value..."
3346 * Tidied up the I18N code as gcalctool now includes <gnome.h> which includes
3347 <bonobo-i18n.h,> where all this stuff is already defined.
3351 Overview of changes in gcalctool 4.2.36
3353 * Fixed Bugzilla bug #102928. The x^2, e^x, 10^x and y^x keys now use
3354 Pango markup to display the label using superscripts.
3358 Overview of changes in gcalctool 4.2.35
3360 * Added in handling of the numeric keypad for Linux systems.
3364 Overview of changes in gcalctool 4.2.34
3366 * Handling of the users saved function definitions now works correctly.
3367 * Changed the keyboard accelerators for the following to use non Alt-<?>
3370 Cos (old value: Alt-c) becomes 'J'.
3371 Sin (old value: Alt-s) becomes 'K'.
3372 Tan (old value: Alt-t) becomes 'L'.
3373 Frac (old value: Alt-f) becomes ':'.
3374 Int (old value: Alt-i) becomes 'i'.
3375 Abs (old value: Alt-u) becomes 'u'.
3376 Rate (old value: Alt-r) becomes 'T'.
3377 * Removed the need to configure with "--enable-build-broken".
3381 Overview of changes in gcalctool 4.2.33
3383 * Adjusted the memory registers windows to use the same "R0: 0.00" format
3384 (bold for first part), as the Rcl, Sto and Exch menus.
3388 Overview of changes in gcalctool 4.2.32
3390 * The menu items for the Rcl, Sto and Exch menus now have the format
3391 "R0: 0.00", where the "R0:" part is in bold.
3392 * The keyboard accelerators for the menubar menu items are now working.
3396 Overview of changes in gcalctool 4.2.31
3398 * Updated the NEWS file with an overview of all the changes since v4.1.13.
3402 Overview of changes in gcalctool 4.2.30
3404 * Removed the gconf resource for getting/setting whether a beep is sounded
3405 on error. A beep will now always be sounded in such a case.
3406 * The writing out of the resources will now be immediately done when each
3407 of those functions changes.
3411 Overview of changes in gcalctool 4.2.29
3413 * Updated the manual pages to reflect the recent v4.2.xx changes.
3414 * Replaced the occurance of mktemp with mkstemp to placate the Gnu compiler
3419 Overview of changes in gcalctool 4.2.28
3421 * The real fix for displaying the icon.
3425 Overview of changes in gcalctool 4.2.27
3427 * Vastly improved keyboard navigation.
3428 * Control-F1 now toggles the displaying of tooltip help, so the "-h"
3429 command line option has been removed and the old-style event handling
3430 code has also been removed.
3431 * Added in a signal handler for the "delete" event for the main gcalctool
3432 window. The callback calls gtk_main_quit() to terminate the application.
3436 Overview of changes in gcalctool 4.2.26
3438 * HCI change. Attempt to correct disaplay the gcalctool icon.
3442 Overview of changes in gcalctool 4.2.25
3444 * HCI change. The Sto/Rcl/Exch menu items now show the current register
3449 Overview of changes in gcalctool 4.2.24
3451 * HCI change. All the radiobutton and checkbox items in the mode panel
3452 now have a mnemonic associated with them.
3456 Overview of changes in gcalctool 4.2.23
3458 * HCI change. Fixed up the buttons on the "Insert ASCII Value", "Enter
3459 Constant..." and "Enter Function..." popups. They now just use Cancel
3460 and OK buttons, and use standard stock Gtk icons.
3464 Overview of changes in gcalctool 4.2.22
3466 * HCI change. Added in an Edit->Paste menu item. If selected this will
3467 paste the current contents of the clipboard into the calculator display
3468 as if you'd typed it.
3469 * Added bullet proofing to protect the calculator against values that
3470 weren't found. If a value wasn't found, it's just ignored, and it goes
3471 on to process the next character in the string.
3472 * Improved the handling of the recognition of characters entered. It now
3473 takes into effect the mods value for each keysym.
3477 Overview of changes in gcalctool 4.2.21
3479 * HCI change. Added a 2 pixel border for the frames containing the Basic,
3480 Financial and Scientific buttons and the mode panel.
3484 Overview of changes in gcalctool 4.2.20
3486 * HCI change. Removed the "operand item" label widget.
3490 Overview of changes in gcalctool 4.2.19
3492 * The frames around the mode button tables and the mode panel are no longer
3497 Overview of changes in gcalctool 4.2.18
3499 * Fixed Bugzilla bug #101865. Remade various keyboard remappings:
3500 * Removed mention of the "-l" and "-r" command line options from the manual
3501 pages. Remove reference to the /schemes/apps/gcalctool/righthanded Gconf
3506 Overview of changes in gcalctool 4.2.17
3508 * Removed the "Keys" key, that allowed you to toggle the button labels to
3509 show their keyboard equivalents.
3513 Overview of changes in gcalctool 4.2.16
3515 * Put each of the the button tables and the mode panel inside a frame, rather
3516 then use horizontal separators, to try to make the GUI look nicer.
3520 Overview of changes in gcalctool 4.2.15
3522 * Entering "((2+3)*(2+3))" now gives the correct answer.
3523 * Added some bullet-proofing to parentheses handling when bogus characters
3528 Overview of changes in gcalctool 4.2.14
3530 * Hooked up the Help->Contents menu item. Note that help support still has
3531 to be included (i.e. a help subdirectory with associated files etc.).
3535 Overview of changes in gcalctool 4.2.13
3537 * The View->Memory Registers menu item now correctly toggles the showing of
3538 the memory register window.
3542 Overview of changes in gcalctool 4.2.12
3544 * Menubar menu items now use stock Gtk icons (where applicable).
3548 Overview of changes in gcalctool 4.2.11
3550 * Revised the gcalctoolrc (Gtk resources) file for the new display layout.
3554 Overview of changes in gcalctool 4.2.10
3556 * Going into Scientific mode and clicking on "(" twice no longer causes a
3557 segmentation violation.
3561 Overview of changes in gcalctool 4.2.9
3563 * Added some horizontal separators to help make the calculator more readable
3564 when in Financial and Scientific Mode.
3568 Overview of changes in gcalctool 4.2.8
3570 * Entering "((2+3)*9+(5-3))" no longer causes a segmentation violation.
3574 Overview of changes in gcalctool 4.2.7
3576 * Removed the attempt to display a calculator image on the About popup.
3577 * Typing the keyboard equivalent of the menu buttons now works.
3578 * Removed the VERSION string from the titlebar. This is now in the About popup
3582 Overview of changes in gcalctool 4.2.6
3584 * Added in an About popup that's accessible through the Help->About Gcalctool
3585 menubar Help menu item.
3589 Overview of changes in gcalctool 4.2.5
3591 * Fixed Bugzilla bug #102927.
3592 Replaced abbreviation "trig." with full word "trigonometric".
3596 Overview of changes in gcalctool 4.2.4
3598 * Fixed Bugzilla bug #102922.
3599 Adjusted two occurances of sentence fragments to make it easier for
3600 L10N folks to translate them.
3604 Overview of changes in gcalctool 4.2.3
3606 * Added Spanish (es) to ALL_LINGUAS at configure.in
3607 * gcalctool is now resizable again.
3611 Overview of changes in gcalctool 4.2.2
3613 * Made calculator window choose a reasonable size at startup, and resize
3614 when changing modes.
3618 Overview of changes in gcalctool 4.2.1
3620 * Removed the GNOME_UTIL_LIBS line in gcalctool/Makefile.am so that
3621 gcalctool will correctly build.
3625 Overview of changes in gcalctool 4.2.0
3627 * The gcalctool GUI layout has been redone to make the Basic mode more
3628 basic and to make the application more GNOMEish.
3629 * The Financial/Logical/Scientific mode buttons have been moved into
3630 the main calculator window above the Basic mode buttons. The Logical
3631 and Scientific modes have been combined.
3633 * The six item mode display has been removed and a mode panel added for
3634 the scientific mode.
3635 * Removed the property sheet. gcalctool no longer has a left or right
3637 * Blank buttons are now correctly hidden.
3638 * Added a "--enable-build-broken" flag to configure that has to be present
3639 in order to configure and build gcalctool while it's still in a semi-broken
3644 Overview of changes in gcalctool 4.1.27
3646 * Fixed Bugzilla bug #101782.
3647 Removed trailing "\n"'s where possible in the tooltip help messages.
3651 Overview of changes in gcalctool 4.1.26
3653 * Fixed Bugzilla bug #101861.
3654 The size of the memory register window is no longer hard-wired.
3658 Overview of changes in gcalctool 4.1.25
3660 * Fixed Bugzilla bug #101867.
3661 Changed multiply key from "X" to "*" (same as the existing gnome-calculator).
3665 Overview of changes in gcalctool 4.1.24
3667 * Fixed Bugzilla bug #101780.
3668 Removed leading and trailing spaces from the labels for the gcalctool buttons.
3672 Overview of changes in gcalctool 4.1.23
3674 * Fixed Bugzilla bug #101777.
3675 Removed trailing periods on the four window titles.
3679 Overview of changes in gcalctool 4.1.22
3681 * Various I18N changes.
3685 Overview of changes in gcalctool 4.1.21
3687 * Various I18N changes.
3691 Overview of changes in gcalctool 4.1.20
3693 * Fixed Sun Bugtraq bug #1102883 against DeskSet calctool:
3694 Adjusted so that all error messages just display "Error" which is
3699 Overview of changes in gcalctool 4.1.19
3701 * Fixed Sun Bugtraq bug #4006391 against CDE dtcalc:
3702 Bring up gcalctool, enter 10000 X 0.58 =, get answer is 5800.
3703 Then click on Int button, supposely should get 5800, but the answer was 5799.
3707 Overview of changes in gcalctool 4.1.18
3709 * Fixed Sun Bugtraq bug #1258472 against CDE dtcalc:
3710 Start up gcalctool and set to decimal and fixed. Set accuracy to 2 decimal
3711 places. Do a division like 0.19/2 It gives 0.0A.
3715 Overview of changes in gcalctool 4.1.17
3717 * Fixed Bugtraq bug #1190181 against OpenWindows DeskSet calctool:
3718 gcalctool core dumped if parent directory was not readable.
3722 Overview of changes in gcalctool 4.1.16
3724 * Updated TODO file with all relevant calculator Sun bugs and rfes.
3725 * Adjusted matherr() routine so that strict ANCI C compilers can compile it.
3726 * Mode windows now shows buttons correctly if you start up in Basic mode,
3727 then try to show one of the other modes.
3731 Overview of changes in gcalctool 4.1.15
3733 * "Keys" button now displays correctly if started with left-handed style.
3734 * Switching handed style now displays button labels correctly if currently
3735 showing the keyboard equivalent.
3739 Overview of changes in gcalctool 4.1.14
3741 * Buttons are colored correctly if started with left-handed style.
3745 Overview of changes in gcalctool 4.1.13
3747 * The unused buttons in the mode window are now hidden.
3751 Overview of changes in gcalctool 4.1.12
3753 * Added gconf support, removing the use of X11 resources.
3757 Overview of changes in gcalctool 4.1.11
3759 * Explicitly setting the size of the calculator buttons has been removed.
3760 * The width of the mode window is now set to the width of the main window.
3764 Overview of changes in gcalctool 4.1.10
3766 * Fixes for I18N support.
3770 Overview of changes in gcalctool 4.1.9
3772 * Now that gcalctool is using Gtk resources to determine the appearance of
3773 the calculator, there is no need to use the custom display_frame widget.
3774 * The calculator display area now has tooltip help.
3778 Overview of changes in gcalctool 4.1.8
3780 * Fixed up mistakes is the gcalctool tooltip help text.
3781 * Three keyboard accelerators weren't working when a "menu" button had been
3782 pressed and the calculator was in pending mode:
3783 Base button - "o" (octal).
3784 Mode button - "l" (logical).
3785 Trig button - "g" (gradient).
3786 * The + and . keys on the numeric keypad now work.
3790 Overview of changes in gcalctool 4.1.7
3792 * Added in help support. Hitting the Help key will toggle whether tooltip
3793 help messages are displayed for the various buttons and other widgets.
3795 By default tooltips are disabled. Start gcalctool with the "-h" command
3796 line option will enable them. There is also a "gcalctool.showhelp"
3797 resource that can enable/disable them.
3801 Overview of changes in gcalctool 4.1.6
3803 * The new Constant/Function popup now has the various items aligned.
3807 Overview of changes in gcalctool 4.1.5
3809 * The size of the buttons in the Mode window are incorrect if the unused ones
3810 are not shown. Solved this my simply making the unused ones insnsitive, and
3815 Overview of changes in gcalctool 4.1.4
3818 * Keyboard accelerators now work for the gcalctool "menu" buttons.
3822 Overview of changes in gcalctool 4.1.3
3824 * The constant and function definitions are now read and written to a file
3825 named ~/.gcalctoolcf.
3826 * gcalctool now also tries to read a ~/.gcalctoolrc file at startup time.
3827 This file (if it exists) can contain resources for changing the appearance
3828 of the application. A gcalctoolrc file is now also included with the
3829 gcalctool distribution, which gives the old OpenWindows DeskSet appearance
3831 * The ability to change various colors via X resources has also been removed.
3832 The manual pages have been updated to reflect this.
3836 Overview of changes in gcalctool 4.1.2
3838 * Starting gcalctool then switching hands to left-handed, then using the
3839 keyboard for input, wrongly associated the various keyboard accelerators
3840 for the swapped keys.
3844 Overview of changes in gcalctool 4.1.1
3846 * Now finds the X11 libraries in a platform independent way.
3847 * Fixed up the gcalctool usage message.
3848 * Fixed up the gcalctool manual pages.
3849 * gcalctool now looks for ~/.gcalctoolrc and ~/.gcalctooldefaults files.
3850 * X resources are now "gcalctool.<whatever" rather than "calctool.<whatever>".
3854 Overview of changes in gcalctool 4.1.0
3856 * Graphics driver is now based on Gtk2.
3860 Overview of changes in calctool 4.0.0
3862 * Code based on the calctool in the OpenWindows Deskset for Solaris 8.
3863 * Adjusted to use an autoconf/automake configuration and build environment.
3864 * Adjusted the code to a K&R style.
3865 * Incorporated in needed code from the libguide and libdeskset libraries.
3866 * Released under a GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) license.
3867 * Just an XView graphics driver currently provided.