1 Overview of changes in gcalctool 6.6.0
5 Overview of changes in gcalctool 6.5.92
7 * Allow multiple instances of gcalctool
9 Overview of changes in gcalctool 6.5.91
13 Overview of changes in gcalctool 6.5.90.1
15 * Remove reference to removed source file
17 Overview of changes in gcalctool 6.5.90
19 * Replace lex/bison parser with hand-written parser
20 * Use g_warning not g_error when unable to parse currency file
22 Overview of changes in gcalctool 6.5.3
24 * Set window icon correctly
26 Overview of changes in gcalctool 6.5.1
28 * Port to GtkApplication
29 * Replace menubar with a GMenu
30 * Only show thousands separators in decimal mode
32 Overview of changes in gcalctool 6.4.0
36 Overview of changes in gcalctool 6.3.92.1
38 * Fix acos/asin/atan not working
39 * Fix help not being correctly installed
41 Overview of changes in gcalctool 6.3.92
43 * Remove widget background color tints (not working in recent GTK themes)
44 * Use symbolic icons for clear/undo
46 Overview of changes in gcalctool 6.3.5
48 * Build help with yelp-tools instead of gnome-doc-utils
50 Overview of changes in gcalctool 6.3.4
52 * Fix a crash in gcalctool when ECB rate file can't be parsed
53 * Fix square centimeter conversions
54 * Fix incorrect spelling of Celsius
55 * Remove deprecated API usage
57 Overview of changes in gcalctool 6.2.0
59 * Updated translations
61 Overview of changes in gcalctool 6.1.5
63 * Add CFA franc into currency list
65 Overview of changes in gcalctool 6.1.3
67 * Fix crash running on BSD (Joe Marcus Clarke, Bug #650174)
69 Overview of changes in gcalctool 6.1.0
71 * Fix conversion of nautical miles (Bruce Cowan, Bug #648205)
72 * Fix some unit labels that were not in plural form (Bug #644681)
73 * Use nmi as label for nautical mile, use nm for nanometers (Bug #644682)
74 * Mark strings for translation that were missed
75 (Kjartan Maraas, Bug #646093)
76 * Only write to GSettings when settings change, don't sync on exit
78 * Fix crash when not all currencies downloaded
79 * Fix bit editor (Bug #646142)
80 * Use K for kelvin, not ˚K (Bug #643585)
81 * Add space between number and ˚C
82 * Fix 0^n generating error for fractional n (Bug #634066)
83 * Support both μs and us for entering microseconds
84 * Fix order of implied multiplication
85 * Make automatic exponentiation less aggressive
86 * Fix thousands separator being on front of three digit numbers
87 * Don't clear display when entering digit inside result
88 * Add a swap units button (Jonh Wendell, Bug #633193)
89 * Drop support for GTK2
91 Overview of changes in gcalctool 6.0.0
93 * Use /org/gnome as location for gsettings keys. This will mean
94 gcalctool 5.31.x users will have their settings reset to defaults.
95 * Correctly choose the first conversion when none/invalid defined
98 Overview of changes in gcalctool 5.91.93
100 * Translation updates
102 Overview of changes in gcalctool 5.91.92
104 * Add gcalccmd man page (Jean Schurger, Bug #645138)
105 * Remove references to ~/.gcalctoolrc (Jean Schurger, Bug #645137)
107 Overview of changes in gcalctool 5.91.91
109 * Disable localized digits (Bug #644980)
110 * Fix crash doing bitwise operations with large numbers (Bug #637328)
111 * Don't use automatic exponential format when not in base 10
112 * Only use thousands separators in base 10
113 * Set currency on first start (Bug #640818)
114 * Support entering super/subscript with numeric keypad (Bug #634904)
116 Overview of changes in gcalctool 5.91.90
118 * Integrate unittests into build process
120 Overview of changes in gcalctool 5.91.90
122 * Fix grammar mistakes
123 * Fix translated conversions (Bug #641166)
125 Overview of changes in gcalctool 5.91.6
127 * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
128 * Use full name of currency in conversion bar
129 * Add temperature conversion
130 * Update conversion bar when currencies are updated
131 * Fix incorrect display of complex numbers
132 * Now able to change currencies from advanced mode
134 Overview of changes in gcalctool 5.91.5
136 * Make new variable buttons that combines add/set/get and clear into one
138 * Add a decimal point button to the programming mode
139 * Make the numeric keypad produce numbers even when numlock is on
141 Overview of changes in gcalctool 5.91.4
143 * Use new Indian Rupee sign ₹ (Bug #636587, Carlos Cejudo)
144 * Use currency rates from the IMF as well as the ECB to add 24 new rates:
145 AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
146 LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
147 * Don't hide GCalctool in KDE
148 * Convert numeric keypad separator into locale specific version
151 Overview of changes in gcalctool 5.91.3
153 * Fix incorrect calculation of tanh
154 * Fix dropping of decimal points when thousand separator is '.' (Bug #635517)
155 * Improve conversion bar
156 * Fix crash in scientific mode
157 * Add new automatic display mode that switches from fixed to scientific when
158 numbers are too large
160 Overview of changes in gcalctool 5.91.2
162 * Fix broken thousands separators code (Bug #628908)
163 * Don't make window resizable, it is not supposed to be
164 * Use icons for undo and clear buttons as the translations cause them to be
165 oversized in some languages
166 * Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
167 * If a thousands separator is not defined then use ' ' (Bug #632182)
168 * Fix incorrect error text for acosh function (Bug #632614)
170 Overview of changes in gcalctool 5.91.1
172 * Clear display when an answer is displayed and a numeric point is inserted
173 * Add GUI for unit conversations (bug #539830)
174 * Fix the definition of ounces
175 * Remove trailing whitespace when entering super-/subscript mode
177 * Calculate answers in separate thread (bug #576371)
178 * Stop '*'+backspace+'*' being converted into '^'
179 * Updated translations
181 Overview of changes in gcalctool 5.91.0
183 * Port to GTK+-3 (bug #630115, William Jon McCann)
184 * Don't crash on pasting empty clipboard
185 * Mark more strings as translatable (bug #630899, Gabor Kelemen)
186 * Make calculator window resizable (bug #630594)
187 * Put back visible thousands separators (bug #628908)
188 * Make thousands separators and radix points respect the users locale
189 * Updated translations
191 Overview of changes in gcalctool 5.32.0
193 * Updated translations
195 Overview of changes in gcalctool 5.31.91
197 * Increase accuracy of internal calculations, don't crash printing numbers
198 when they get too large.
199 * Updated translations
201 Overview of changes in gcalctool 5.31.90
203 * Updated translations
205 Overview of changes in gcalctool 5.31.6
207 * Fix double pasting into display with middle button
208 * Add a11y names to widgets
210 Overview of changes in gcalctool 5.31.5
212 * Call gsettings_sync() before quit
214 Overview of changes in gcalctool 5.31.4
216 * Show currency conversion below display
218 * Use gsettings instead of gconf
220 Overview of changes in gcalctool 5.31.3
222 * Support complex trigonometry
224 * Add complex argument button to scientific mode
226 * Make popup button for additional functions, with integer/fractional
227 component, floor, ceiling, round and sign functions.
229 Overview of changes in gcalctool 5.31.2
231 * Replace backspace button with undo button
233 * Remove memory buttons from basic mode (too complex)
235 * Support complex arithmetic
237 Overview of changes in gcalctool 5.31.1
239 * Dynamically load button layouts to speed up startup time
241 * Add colours to buttons (Bug #157962)
243 * Merge advanced and scientific mode
247 * Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ')
249 * Don't change window title to match mode (no need to)
251 * Rename View menu to Mode
253 * Make inverses of variables work (Bug #614979)
255 * Show answer in bold (Bug #505168)
257 * Reimplement undo and redo
259 * Automatically add missing closing brackets (Bug #615243)
261 * Show all defined variables in variable popups
263 Overview of changes in gcalctool 5.30.0
265 * Fix errors in variable exponents (e.g. xy²)
267 * Handle powers in convesion units, (e.g. 1m² in mm²)
269 * Don't clear ans when clearing display (Bug #613552)
271 * Handle equations like (x+3y)(2x-4y)
273 Overview of changes in gcalctool 5.29.92
275 * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
277 * Convert number in display if it has a base and a base button is pressed
279 * Make scientific notation button behave the same as keyboard shortcut (i.e.
280 go into superscript mode).
282 * Only allow superscript minus to be entered if can make a valid superscript
283 number, otherwise revert to standard minus.
285 * Allow hexadecimal numbers to be entered in lower-case
287 * Make bit editor active for displayed numbers not in base 10
289 * Make variable powers work, e.g. x²
291 * Fix spacebar not working when display has focus (Bug #611971)
293 * Load currency rates when doing typed currency conversion
295 * Use GIO instead of libsoup
297 Overview of changes in gcalctool 5.29.91
299 * Fix bug where backspace deletes all input in locales with no thousands
302 * Make boolean operations work with zero, e.g. "0 XOR 5"
304 * Don't override space and return when display area not selected (Bug #596645)
306 * Make window non-resizable (Bug #602154)
308 * Change boolean functions to uppercase (xor -> XOR)
310 * Documentation rewritten
312 * Modernised build system
314 Overview of changes in gcalctool 5.29.90
316 * Miscellaneous string fixes
318 * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
319 en_GB (Philip Withnall), es (Jorge González),
320 fr (Laurent Coudeur), nb (Kjartan Maraas),
321 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
323 Overview of changes in gcalctool 5.29.6
325 * Reimplement automatic ans substitution (Robert Ancell)
327 * Make builds less verbose (bug #607118, Thomas Andersen)
329 * De-break function that check if currency rates are out of date (Robin Sonefors)
331 * Fix shift button keybinding crash (Robert Ancell)
333 * Updated translations: ast (Xandru Armesto Fernandez), bn (Jamil Ahmed),
334 cs (Petr Kovar), de (Christian Kirbach),
335 fr (Laurent Coudeur and Claude Paroz), hu (Gabor Kelemen),
336 nb (Kjartan Maraas), sv (Daniel Nylander),
337 ta (vasudeven), uk (Maxim V. Dziumanenko)
339 Overview of changes in gcalctool 5.29.4
341 * Make 0^0 = 1 (Robert Ancell, Bug #605011)
343 * Use superscript digits for scientific notation (Robert Ancell)
345 * Clear display when entering a number after an equation (Robert Ancell)
347 * Make Ctrl+W a shortcut to quit (Robert Ancell)
349 * Updated translations: et (Ivar Smolin), ro (Lucian Adrian Grijincu),
352 Overview of changes in gcalctool 5.29.2
354 * Support conversions in display (e.g. "1 AUD in USD" or "6.2 inches in
355 meters") (Robert Ancell)
357 * Support arbitrary varible names, e.g. set with "name=55" (Robert Ancell)
359 * Add a command-line version of gcalctool 'gcalccmd'
360 (Rich Burridge, Bug #590767)
362 * Updated translations: en@shaw (Thomas Thurman), es (Jorge González),
363 sl (Matej Urbančič), ta (drtvasudevan),
366 Overview of changes in gcalctool 5.29.1
368 * New user interface:
369 - Window is now shorter to better fix in netbook resolutions
370 - Superscript and subscript numbers to allow better notation, e.g. "₃√5"
371 - Preferences moved into a dialog
372 - Functions are now typed, e.g. s+i+n for sine instead of "k"
373 - Error messages now displayed below equation, and improved descriptions
375 Overview of changes in gcalctool 5.28.0
377 * Don't override space bar when buttons are focussed as this stops keyboard control
378 (Robert Ancell, Bug #595337)
380 * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
381 and allow '**' to be converted to a '^' for layouts that do not support it
382 (Robert Ancell, Bug #546819)
384 * Updated documentation: de (Christian Kirbach), fr (Claude Paroz)
386 * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov)
387 bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed)
388 cs (Marek Černocký), da (Ask H. Larsen)
389 en_GB (Bruce Cowan), et (Ivar Smolin)
390 hi (Rajesh Ranjan), it (Davide Falagna)
391 kn (Shankar Prasad), lt (Gintautas Miliauskas)
392 ml (Ani), mr (Sandeep Shedmake)
393 or (Manoj Kumar Giri), pa (A S Alam)
394 ro (Adi Roiban), sl (Matej Urbančič)
395 sr (Branko Kokanović), sr@latin (Branko Kokanović)
396 te (krishnababu k), uk (Maxim V. Dziumanenko)
397 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
399 Overview of changes in gcalctool 5.27.92
401 * Fix base conversions (Robert Ancell)
403 * Fix disabled help menu (Robert Ancell)
405 * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277)
407 * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou)
408 eu (Inaki Larranaga Murgoitio), fr (Claude Paroz)
409 gu (Sweta Kothari), hu (Gabor Kelemen)
410 kn (Shankar Prasad), ml (Ani)
411 pl (Tomasz Dominikowski), pt (Duarte Loreto)
412 sr (Branko Kokanović), sv (Daniel Nylander)
413 tr (Baris Cicek), zh_CN (Aron Xu)
415 Overview of changes in gcalctool 5.27.91
417 * Updated documentation: cs (Petr Kovar)
419 * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin)
420 eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen)
421 ga (Seán de Búrca), gl (Antón Méixome)
422 kn (Shankar Prasad), ko (Changwoo Ryu)
423 nb (Kjartan Maraas), or (Manoj Kumar Giri)
424 pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle)
425 sv (Daniel Nylander), ta (ifelix)
427 Overview of changes in gcalctool 5.27.90
429 * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
431 * Updated documentation: es (Jorge González)
433 * Updated translations: de (Christian Kirbach), es (Jorge González)
434 gl (Antón Méixome), nb (Kjartan Maraas)
435 sv (Daniel Nylander), ta (drtvasudevan)
437 Overview of changes in gcalctool 5.27.5
439 * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
441 * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884)
443 * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
445 * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
447 * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)
449 * Updated documentation: fr (Laurent Coudeur, Claude Paroz)
451 * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru)
452 fr (Claude Paroz), pt_BR (Daniel S. Koda)
454 Overview of changes in gcalctool 5.27.4
456 * Update bit editor after shifting (Robert Ancell, Bug #587545)
458 * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802)
460 * Make padding consistent in GUI (Jerry Casiano, Bug #587292)
462 * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812)
464 * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
466 * Use lowercase notation for trigonometric and logarithm functions to look
467 more like standard mathematical notation
469 * Put spacing around functions, i.e. "sin" -> " sin "
471 * Use subscript for logarithm base two, i.e. "log2" -> "log₂"
473 * Added etched border around display (Robert Ancell, Bug #140836)
475 * Rewrote out of date man page (Robert Ancell, Bug #585997)
477 * Updated documentation: cs (Marek Cernocky)
479 * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky),
480 es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz),
481 ta (drtvasudevan), sv (Daniel Nylander),
482 uk (Maxim V. Dziumanenko)
484 Overview of changes in gcalctool 5.27.3
486 * Percentage operation for addition and subtraction now takes percentage of
487 first value (Robert Ancell, Bug #480207)
489 * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
491 * Focus on the display entry by default
493 * Fix broken widget style. Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
495 * Fix missing icon in Help>Contents menu
497 * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
499 Overview of changes in gcalctool 5.27.2
501 * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
503 * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)
505 * Remove negative sign from numbers rounded to zero. This is only a partial
506 fix as the error value is still visible in scientific notation
507 (Robert Ancell, Bug #560802)
509 * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
511 * Keep settings (show zeroes, thousands separator etc) when changing modes
512 (Robert Ancell, Bug #580398)
514 * Add a --solve command-line argument (Robert Ancell)
516 * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
518 * Made parser reentrant and part of MP code (Robert Ancell)
520 * Remove references to arithmetic/left-to-right precedence from the manual
521 (Robert Ancell, Bug #559734)
523 * Fix grammatical errors in manual (Bruce Cowan, Bug #569275)
525 * Remove untranslated figures in documentation - they are automatically
526 copied from the C documentation (Robert Ancell, Bug #566680)
528 * Updated translations: si (K.P.Gayan Tharaka)
530 Overview of changes in gcalctool 5.27.1
532 * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807)
534 * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975)
536 * Make GConf schemas translatable (Robert Ancell, Bug #571948)
538 * Replace MP number arrays with an MPNumber structure (Robert Ancell)
540 * Tidied up error messages (Robert Ancell, Bug #521184)
542 * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946)
543 This will cause the gconf schema to be incompatible with gcalctool < 5.26.0.
544 Expect settings to reset to defaults when upgrading. Switching between
545 versions will cause resets.
547 * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
549 * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
551 Overview of changes in gcalctool 5.26.0
553 * Fix button expansion (nowak2000, Bug #575385)
555 * Removed deprecated test/ directory (Bug #574048)
557 * Updated documentation: C (Robin Sonefors), ca (Joan Duran)
559 * Updated translations: as (Amitakhya Phukan), da (Ask H. Larsen),
560 el (Jennie Petoumenou), es (Jorge Gonzalez),
561 fi (Tommi Vainikainen), gl (Ignacio Casal Quinteiro),
562 gu (Ankitkumar Patel), hi (Rajesh Ranjan),
563 hu (Gabor Kelemen), it (Sergio Durzu),
564 lt (Vytautas Rėkus), mai (Rajesh Ranjan),
565 ml (Ani Peter), mr (Sandeep Shedmake),
566 nb (Kjartan Maraas), nl (Tino Meinen),
567 pl (Wadim Dziedzic), ru (Nickolay V. Shmyrev),
568 ta (felix), te (Krishnababu K),
569 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
571 Overview of changes in gcalctool 5.25.92
573 * Restore number display mode (FIX/SCI/ENG) on startup (Robert Ancell, Bug #572881)
575 * Fix rounding errors in integer power calulations (Robert Ancell, Bug #527540)
577 * Fix error in cosine/tangent calculations (Robert Ancell, Bug #571007)
579 * Updated documentation: eu (Inaki Larranaga Murgoitio)
581 * Updated translations: en_GB (Philip Withnall), fi (Ilkka Tuohela),
582 fr (Bruno Brouard, Claude Paroz), ja (Takeshi AIHANA)
583 kn (Shankar Prasad), lv (Raivis Dejus),
584 nl (Wouter Bolsterlee), pt (Duarte Loreto)
585 pt_BR (Og Maciel, Rodrigo Flores), sv (Daniel Nylander)
587 Overview of changes in gcalctool 5.25.91
589 * Initialise GType system so usage of GConf doesn't cause crashes (Matthias Clasen, Bug #571581)
591 * Rework command-line arguments to be standard (Robert Ancell, Bug #569885)
593 * Correctly handle decimal points for languages not using '.' (Robert Ancell, Bug #566929)
595 * Fix shortcut keys so standard menu keys work (Robert Ancell)
597 * Updated documentation: eu (Inaki Larranaga Murgoitio)
599 * Updated translations: ast (Mikel González), cs (Petr Pulc), da (Ask H. Larsen), eu (Inaki Larranaga Murgoitio),
600 gu (Sweta Kothari), hu (Gabor Kelemen), ro (Adi Roiban), vi (Clytie Siddall),
601 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
603 Overview of changes in gcalctool 5.25.90
605 * Fixed incorrect bit shift operation (Robert Ancell, Bug #569176)
607 * Updated documentation: sv (Daniel Nylander)
609 * Updated translations: ca (Joan Duran), de (Christian Kirbach), ko (Changwoo Ryu), or (Manoj Kumar Giri)
611 Overview of changes in gcalctool 5.25.5
613 * Updated documentation: de (Christian Kirbach)
615 * Updated translations: nb (Kjartan Maraas), th (Theppitak Karoonboonyanan)
617 Overview of changes in gcalctool 5.25.4
619 * Updated translations: de (ckirbach), es (Jorge Gonzalez), zh_CN (甘露)
621 Overview of changes in gcalctool 5.25.3
623 * Made exponential numbers work without a sign, e.g. '1e2' works
624 the same as '1e+2' (Robert Ancell).
626 * Correctly calculate exponential numbers in binary mode and
627 convert correctly when changing bases (Robert Ancell, Bug #516159).
629 * Fix broken accelerator keys from changes in 5.25.2 (Robert Ancell, Bug #379476).
631 Overview of changes in gcalctool 5.25.2
633 * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key.
634 The following shortcut keys have changed:
637 --------------------------
653 (Robin Sonefors, Bug #379476).
655 * Fixed crash where financial dialogs are activated from other modes on startup
656 (Robin Sonefors, Bug #560196).
658 * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251)
660 * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988)
662 * Always read configuration from /apps/gcalctool not /apps/(appname) as the application
663 name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260).
665 * Correct gconf key names in man page (Robert Ancell, Bug #559458).
667 * Updated translations: es (Jorge Gonzalez)
669 * Updated help: es (Jorge Gonzalez)
671 Overview of changes in gcalctool 5.25.1
673 * Added a programming mode that contains the bit editor (Robin Sonefors, Bug #501508).
675 * Made finacial operations GUI-based not register based (Robin Sonefors, Bug #318686).
677 * Added Gross Profit Margin Ration Financial Function (Robin Sonefors, Bug #150663).
679 * Don't clear display when changing modes and allow all functions to work in all non-basic
680 modes (Robert Ancell, Bug #554133).
682 * Set decimal point label to be based on LC_NUMERIC as users can set their numerical
683 representation to different to their language settings (Robin Sonefors, Bug #557331).
685 * More refactoring in MP math library (Klaus Niederkrueger, Robert Ancell, Bug #524091).
687 * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965).
689 * Only update bit panel when display contains a solved number (Robert Ancell, Bug #548690).
691 * Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
693 * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).
695 * Added translator comments (Robert Ancell)
697 * Updated translations: bg (Alexander Shopov),
698 da (Ask H. Larsen, Kenneth Nielsen),
702 mk (Jovan Naumovski),
703 pt_BR (Vladimir Melo, Leonardo Ferreira Fontenelle)
705 * Updated help: es (Jorge Gonzalez)
707 Overview of changes in gcalctool 5.24.0
709 * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
710 bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
711 dz (Pema Geyleg), gu (Sweta Kothari),
712 hr (Robert Sedak), hu (Gabor Kelemen),
713 it (Luca Ferretti), kn (Shankar Prasad),
714 ko (Changwoo Ryu), lt (Gintautas Miliauskas),
715 ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
716 mr (Sandeep Shedmake), ro (Mişu Moldovan),
717 sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
718 te (Krishnababu K), tr (Baris Cicek),
721 * Updated help: es (Jorge Gonzalez)
724 Overview of changes in gcalctool 5.23.92
726 * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
727 bg (Alexander Shopov)
731 Overview of changes in gcalctool 5.23.91
733 * Fix packing for modulus button (Bug #548880)
735 * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
736 other desktops can use GCalctool (bug #518862).
740 Overview of changes in gcalctool 5.23.90
742 * Fix some small memory leaks (Felix Riemann, Bug #547942)
744 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
746 * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)
748 * Updated documentation: ru (Yuriy Penkin)
752 Overview of changes in gcalctool 5.23.6
754 * Deprecated left-to-right mode (Bug #500994).
756 * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to gnome-doc-utils (Robert Ancell, Bug #336104)
758 * Changed icon from deprecated 'gnome-calculator' to 'accessories-calculator') (Matthias Clasen, Bug #545074)
760 * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG (Fabrício Godoy)
764 Overview of changes in gcalctool 5.23.5
766 * Fix regression in factorial operation (Klaus Niederkrueger)
768 * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)
770 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
772 * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi Aihana, Bug #336104)
774 * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)
778 Overview of changes in gcalctool 5.23.4
780 * Added workaround to stop display disappearing when editing large displays (Bug #524602)
782 * Applied second mp math tidy up patch from Klaus Niederkrueger (Bug #524091)
784 * Updated translations: ar (Djihed Afifi)
788 Overview of changes in gcalctool 5.23.3
790 * Default to no thousands separator not ',' for locales that do not require one (Bug #527669)
792 * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)
796 Overview of changes in gcalctool 5.23.2
798 * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
800 * Structural changes in preperation for full unicode support (Bug #530532)
802 * Updated translations: es (Jorge González), gl (Ignacio Casal Quinteiro), nb (Kjartan Maraas),
803 nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej Urbančič)
807 Overview of changes in gcalctool 5.23.1
809 * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
811 * Fixes incorrect negation precedence (Bug #526094)
813 * Fixes issues with thousands seperators and radix in non-english
814 locales (Bug #527669)
816 * Fixes regression in constant and function menus (Bug #527545)
818 * Fixes problem where display is invisible after solving equation
823 Overview of changes in gcalctool 5.22.0
825 * Fix for bug #520474 - Calculator uses 06 in place of decimal.
827 * Fix for bug #519979 - Please provide translator comments.
829 * Fix for bug #519243 - Memory registers save incorrectly.
833 Overview of changes in gcalctool 5.21.92
835 * Released a gcalctool tarball for GNOME 5.21.92.
839 Overview of changes in gcalctool 5.21.91
841 * Change Help->Help menu to Help->Contents to match HIG (Bug #514812)
843 * Fix for bug #515326 – translation issues
845 * Unmark bitcalculating strings for translation (Bug #515326)
846 Change help menu shortcut from Ctrl+H to F1 to match HIG (Bug #514812)
848 * Remove help/it/Makefile, switching to gnome-doc-utils
850 * Fix for bug #514233 - Title not translated
852 * Fix for bug #513868 - Switching mode clears values but not
853 "Malformed expression" in statusbar.
855 * Fix for bug #513218 - Parsing not handling things the way a
856 "normal" calculator would.
858 * Fix for bug #482666 - XML errors in gcalctool de translation.
860 * Fix typo (Retreive -> Retrieve)
864 Overview of changes in gcalctool 5.21.90
866 * Fix for bug #512204 - Regression in (-,+) handling.
868 * Fix for bug #511052 – Mod gives negative remainders.
870 * Fixed typo in message in create_kframe() in gtk.c.
874 Overview of changes in gcalctool 5.21.5
876 * Adjusted online help documentation to add in a section 4.4. "Changing
877 The Display Area" and to update the new keyboard shortcut for Clear.
879 * Use delete key to delete character right of cursor in display, clear
880 now uses shift+delete (Bug #326938).
882 * Update all button tooltips to have the shortcut
883 key for that button (Bug #503707).
885 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
888 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
889 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
891 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
892 monthly interest rate" in the online help for two of the financial
895 * Fix incorrect menu radio button selected when mode change aborted
898 * Fix for bug #502306 - unable to use MOD operation after a
903 Overview of changes in gcalctool 5.21.4
905 * Adjusted online help documentation to add in a section 4.4. "Changing
906 The Display Area" and to update the new keyboard shortcut for Clear.
908 * Use delete key to delete character right of cursor in display, clear
909 now uses shift+delete (Bug #326938).
911 * Update all button tooltips to have the shortcut
912 key for that button (Bug #503707).
914 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
917 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
918 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
920 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
921 monthly interest rate" in the online help for two of the financial
924 * Fix incorrect menu radio button selected when mode change aborted
927 * Fix for bug #502306 - unable to use MOD operation after a
932 Overview of changes in gcalctool 5.21.3
934 * Added a "Reset to Default" accuracy menu item (bug #488542).
936 * When the bit calculation extension is enabled, a message now appears
939 * Fixed bug #500060 - Twiddling bits 32-63 in bitcalculation extension
940 produces incorrect results.
942 * Fixed bug #367731 - [doc] Update documentation for bit calculating
945 * Fixed bug 500029 - Clearing a bit in the bitcalculating extension,
946 sets the display to zero.
948 * Disable menu items not valid in current mode (Bug #499625).
950 * Fix build dependencies for parsers (Bug #497237).
952 * Trim pasted text on newlines, replace tabs with spaces (Bug #488796).
954 * Fixed bug #367737 - [doc] Documentation screenshots need to be updated.
956 * Fixed bug #367723 - [doc] Update documentation for Changing Modes
961 Overview of changes in gcalctool 5.21.2
963 * Fixed bug #485919 - Use Glade for UI. Glade conversion of gcalctool
964 is now complete (thanks Robert).
966 * Fixed bug #495349 - Close precision dialog when setting precision from
969 * Fixed bug #495345 - Connect "activate" signal for precision spin button
970 after spin button has been updated.
972 * Fixed bug #482655 - Missing image file.
974 * Fix the buglet in comment #51 of bug #485919
976 * Fixed for final remaining parts of bug #488694 - [a11y] Several
977 calculator buttons don't speak correctly with Orca.
979 * Fixed bug #488489 - Make accuracy shortcuts only work in scientific mode.
981 * Fixed bug # 488703 - Stop bogus '-/-' appearing in accuracy menu items.
983 * Fix for bug #485134 - OR calculation produces incorrect result in
984 arithmetic precedence mode.
986 * General code cleanup.
990 Overview of changes in gcalctool 5.21.1
992 * Work on bug #485919 - Use Glade for UI.
993 > Adds support for the mode panel.
994 > Puts menu accelerators back again and fixes the top button row in
995 basic mode being too tall.
996 > Now provides Glade support for the majority of the gcalctool GUI.
998 * Fix for bug #490701 - base radio buttons initially fail.
1000 * Attempted fix for bug #485134 - OR calculation produces incorrect
1001 result in arithmetic precedence mode. This isn't a complete solution
1002 so the bug has been reopened.
1004 * Fix for bug #488828 - Reciprocal remembers backspaced items.
1006 * More work on bug ##488694 - [a11y] Several calculator buttons don't speak
1007 correctly with Orca. Removed the accessible descriptions (not needed) and
1008 adjusted the "shift left" and "shift right" names (they were reversed).
1010 * Patch to stablize arithmetic precedence.
1012 * Stop acting on toggle events from radio buttons when they go inactive
1015 * Added Robert Ancell to the list of gcalctool MAINTAINERS.
1017 * Fixed bug #488830 - Hex radio button shortcut conflicts with Help menu
1020 * Fixed bug #488829 - Accuracy and Change Sign have wrong tooltip shortcut
1023 * Fixed bug #488783 - memory registers not available if you start in
1026 * Fixed bug bug #488694 - [a11y] Several calculator buttons don't speak
1027 correctly with Orca.
1029 * Fix for bug #485398 - Put memory register window inside the main window.
1030 Uses gtk_window_set_transient_for() to associate the memory register
1031 window with the main gcalctool window.
1033 * Fix for bug #383850 - [doc] New names for Precedence.
1035 * Fix for bug #485137 - Undo/Redo don't work in arithmetic precedence mode
1036 if user has "hand edited" the display.
1038 * Added a call to "set_memory_toggle(v->rstate);" in make_frames() to
1039 correctly set the state of the Edit-<Memory Registers check box if the
1040 user wanted the memory registers initially displayed.
1042 * Correctly handle memory register display and "Memory Registers" menu
1043 item checkbox status when user goes from Sci/Fin/Adv mode to Basic.
1044 (Needed because of the recent changes for bug #478961).
1048 Overview of changes in gcalctool 5.21.0
1050 * Fix for bug #326938 – Display cursor in input area; allow home and
1051 end keys. This is in arithmetic precedence mode only.
1053 * Fix for bug #484158 – Setting Accuracy is incorrect via the 0-9 places
1056 * Fix for bug #439087 – Gcalctool can't handle small physic constants
1057 like the Boltzmann constant. The number of significant places has
1058 been increased to 99 and the number of displayable digits has been
1059 increased to 200. The online help has been adjusted to reflect these
1062 Note that if you have something in the gcalctool display that is
1063 wider than the display area, a scrollbar is shown, but the first
1064 digit isn't properly displayed. The workaround here, is to enlarge
1065 the size of the calculator window until the scrollbar goes away.
1066 I believe this is a Gtk+ problem and have filed bug #482688 against
1069 * Fixed bug #367738 – [doc] Square root documentation needs to be updated.
1070 The entry in the online help now includes examples for both arithmetic
1071 precedence and non-arithmetic precedence mode.
1073 * Fixed bug #428571 – [doc] Repetitive usage of "use".
1075 * Use GNOME_MAINTAINER_MODE_DEFINES() to handle *_DISABLE_DEPRECATED
1077 * Fixed bug #428573 – [doc] Spelling of logical gates.
1078 The logical operations, And, Not, Or, Xor and Xnor now use uppercase
1079 letters (AND, NOT, OR, XOR and XNOR) for both the buttons and in the
1080 display area in arithmetic precedence mode. The gcalctool manual
1081 pages and the online help have been updated accordingly.
1083 The XOR operation in non-arithmetic mode was doing a multiplication
1086 The result for the AND example in the online help was incorrect.
1088 The syntax for using NOT in aritmetic mode is different then for
1089 non-arithmetic mode. The online help example has been updated to
1092 * Fixed bug #469245 – Hexadecimal input is not intuitive and
1093 bug #455889 – Copy/paste of lower case hex letter does not work.
1094 The hexadecimal digits have been changed back to their pre Sept
1095 2003 (bug #118826) values of "a" - "f".
1097 The following functions have also had their keyboard shortcuts
1098 reverted back to their pre Sept 2003 upper-case values:
1102 [D] - Double-declining depreciation
1103 [E] - Enter an exponential number
1104 [F] - User-defined functions
1106 With copy/paste operations, where the user is pasting a string into
1107 gcalctool, the copy buffer is now iterated over. If an "A", "B", "C",
1108 "D" or "F" character is encountered, it will be converted to its
1109 lowercase equivalent. If an "E" is found, and the next character is a
1110 "-" or a "+", then it remains as an upper case "E" (it's assumed to be
1111 a possible exponential number), otherwise its converted to a lower
1114 Displaying of hex digits in the gcalctool display will still be
1115 in uppercase. Displaying of the "e" in an exponential number will
1116 still be in lower-case.
1118 The way to enter exponential numbers in arithmetic precedence mode
1119 has changed. The following four examples should show you the new
1122 1 2 Exp + 8 = 1200000000
1123 - 1 2 Exp + 8 = -1200000000
1124 1 2 Exp - 8 = 0.00000012
1125 - 1 2 Exp - 8 = -0.00000012
1127 In both left-to-right precedence and arithmetic precedence modes, if
1128 the user enters a numeric digit that is incorrect for the current
1129 numeric base, this shouldn't be allowed and should not be entered
1132 The gcalctool documentation (and tooltips) have been updated to
1133 reflect these changes.
1135 * Fixed bug #479102 – memory registers dialogue should use ngettext.
1137 * Fixed bug #478961 – GtkAaction use.
1139 * Fixed bug #478964 – don't use deprecated gtk_widget_ref func.
1141 * Fixed bug #478979 – show menu help in statusbar.
1143 * Fixed bug #479064 – should use ngettext on the Acc button.
1145 * Fixed bug #479097 – use gtkmessagedialog.
1147 * Fixed bug #479066 – weird way to use gnome menus-have-icons setting.
1151 Overview of changes in gcalctool 5.20.0
1153 * Released a gcalctool tarball for GNOME 2.20.0.
1157 Overview of changes in gcalctool 5.19.92
1159 * Released a gcalctool tarball for GNOME 2.19.92.
1163 Overview of changes in gcalctool 5.19.91
1165 * Released a gcalctool tarball for GNOME 2.19.91.
1167 - Fixed bug #467442 – gcalctool does not appear in xfce4 menu.
1171 Overview of changes in gcalctool 5.19.90
1173 * Released a gcalctool tarball for GNOME 2.19.90.
1175 - Adjusted the MAINTAINERS file to the new format.
1179 Overview of changes in gcalctool 5.19.6
1181 * Released a gcalctool tarball for GNOME 2.19.6.
1183 - Remove help/de/Makefile due to gnome-doc-utils migration.
1185 - Fixed bug #459702 – gcalc does not build against gtk+-2.11.6.
1186 Occurances of gtk_tooltips_set_tip are now gtk_widget_set_tooltip_text.
1188 - Fixed bug #439415. Always use left-to-right direction for button's boxes.
1192 Overview of changes in gcalctool 5.19.5
1194 * Released a gcalctool tarball for GNOME 2.19.5.
1196 - Applied Sun patch to change the Comment line in gcalctool.desktop.in
1198 - Fixed bug #451286 – 0 power of 0. This now returns 1 and not an error.
1200 - Fixed bug #450790 – crash in Calculator when pasting in a very large
1205 Overview of changes in gcalctool 5.19.4
1207 * Released a gcalctool tarball for GNOME 2.19.4.
1209 - Fixed bug #448263 – drop libgnome dependency
1213 Overview of changes in gcalctool 5.19.3
1215 * Released a gcalctool tarball for GNOME 2.19.3.
1217 - Fixed bug #439985 – Negative value not saved in memory register across
1218 invocations of gcalctool. This was also a problem was negative constants.
1222 Overview of changes in gcalctool 5.19.2
1224 * Released a gcalctool tarball for GNOME 2.19.2.
1228 Overview of changes in gcalctool 5.19.1
1230 * Released a gcalctool tarball for GNOME 2.19.1.
1234 Overview of changes in gcalctool 5.9.14
1236 * Released a gcalctool tarball for GNOME 2.18.0 (Final).
1240 Overview of changes in gcalctool 5.9.13
1242 * Released a gcalctool tarball for GNOME 2.18.0 (Release Candidate).
1246 Overview of changes in gcalctool 5.9.12
1248 * Released a gcalctool tarball for GNOME 2.18.0 (beta-2).
1252 Overview of changes in gcalctool 5.9.11
1254 * Released a gcalctool tarball for GNOME 2.18.0 (beta-1).
1258 Overview of changes in gcalctool 5.9.10
1260 * All copyright messages updated for 2007.
1261 * Released a gcalctool tarball for GNOME 2.17.5.
1265 Overview of changes in gcalctool 5.9.9
1267 * Released a gcalctool tarball for GNOME 2.17.4.
1271 Overview of changes in gcalctool 5.9.8
1273 * Released a gcalctool tarball for GNOME 2.17.3.
1277 Overview of changes in gcalctool 5.9.7
1279 * Released a gcalctool tarball for GNOME 2.17.2.
1283 Overview of changes in gcalctool 5.9.6
1285 * Fixed bug #358782. Fixup sloppy string handling.
1289 Overview of changes in gcalctool 5.9.5
1291 * Fixed bug #364410. Incorrectly rounded pi constant.
1295 Overview of changes in gcalctool 5.9.4
1297 * Released a gcalctool tarball for GNOME 2.17.1.
1301 Overview of changes in gcalctool 5.9.3
1303 * Fixed bug 359291 - crash when localized decimal point is greater than
1304 1 char. Removed the bogus assert.
1308 Overview of changes in gcalctool 5.9.2
1310 * Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due
1311 to sloppy string handling.
1312 * Fixed bug #354730 - crash in Calculator: running 3x10^38 using bi..
1313 * Fixed bug #357208 - Bitcalculating extension needs to support negative
1318 Overview of changes in gcalctool 5.9.1
1320 * Fixed bug #157961 - Bitcalculating extension for gcalctool.
1321 * Fixed bug #355648 - Error reporting should be consistent.
1322 * Fixed bug #135140 - percent operator works not as expected.
1326 Overview of changes in gcalctool 5.9.0
1328 * Fixed bug #349981 - gcalctool should save screen position for next start.
1332 Overview of changes in gcalctool 5.8.24
1334 * Released a gcalctool tarball for GNOME 2.16.0 (Final).
1338 Overview of changes in gcalctool 5.8.23
1340 * Released a gcalctool tarball for GNOME 2.16.0 (RC1).
1344 Overview of changes in gcalctool 5.8.22
1346 * Removed several chunks of code that were surronded by #if 0/#endif.
1350 Overview of changes in gcalctool 5.8.21
1352 * Fixed bug #350341. gcalctool now builds again with gcc v2.95.
1356 Overview of changes in gcalctool 5.8.20
1358 * Released a gcalctool tarball for GNOME 2.16.0 (beta2).
1362 Overview of changes in gcalctool 5.8.19
1364 * More work on bug #347700. Added another "Note to translators"
1365 comment for the Abs button labels.
1367 * Fixed bug #348452. Removed line for help/sv/Makefile.in
1369 * Released a gcalctool tarball for GNOME 2.16.0 (beta1).
1373 Overview of changes in gcalctool 5.8.18
1375 * Work on bug #347700. Added a "Note to translators" comment for the
1376 Bksp and Clr button labels.
1380 Overview of changes in gcalctool 5.8.17
1382 * Released a gcalctool tarball for GNOME 2.15.4.
1386 Overview of changes in gcalctool 5.8.16
1388 * Released a gcalctool tarball for GNOME 2.15.3.
1392 Overview of changes in gcalctool 5.8.15
1394 * Fixed bug #343150. Gcalctool no longer crashes when switching to
1399 Overview of changes in gcalctool 5.8.14
1401 * Adjusted configure.in so that gcalctool now requires intltool v0.35.0.
1405 Overview of changes in gcalctool 5.8.13
1407 * Released a gcalctool tarball for GNOME 2.15.2.
1411 Overview of changes in gcalctool 5.8.12
1413 * Fixup compiler warnings from inclusion of last patch.
1417 Overview of changes in gcalctool 5.8.11
1419 * Fixed bug #163538 (http://bugzilla.gnome.org/show_bug.cgi?id=163538)
1420 Backspace results in mal-formed expression.
1422 * = button is now also a one step undo. (This feature was temporary
1423 disabled by the previous redo/undo patch.)
1425 * Removed gotos from do_expression function. (This change might add
1426 unstability as this is a major change to the expression mode state
1429 * Functions (such as sin, cos, tan..) can use previously calculated value.
1433 Overview of changes in gcalctool 5.8.10
1435 * First cut at an Undo/Redo implementation for use with the arithmetic
1436 operator precedence mode.
1440 Overview of changes in gcalctool 5.8.9
1442 * Respun the gcalctool tarball for GNOME 2.15.1 as the po/*.po files
1446 Overview of changes in gcalctool 5.8.8
1448 * Removed .../po/Makefile.in.in. Shouldn't have been in CVS.
1449 * Released a gcalctool tarball for GNOME 2.15.1.
1453 Overview of changes in gcalctool 5.8.7
1455 * Fixed bug #337897. Changes to use po/LINGUAS file.
1459 Overview of changes in gcalctool 5.8.6
1461 * Fixed bug #338220. The 'Show trailing zeroes' option in the View menu
1462 should now be correctly set [in]sensitive depending upon which mode
1467 Overview of changes in gcalctool 5.8.5
1469 * Fixed bug #332023. The bitwise operators now work in arithmetic operator
1470 precedence mode, when you use them with the result of a previous operation.
1474 Overview of changes in gcalctool 5.8.4
1476 * Fixed bug #327729. The fields in the memory register window were not
1477 correctly aligned in some themes.
1481 Overview of changes in gcalctool 5.8.3
1483 * Fixed bug #330867. Added License info to the Gcalctool About dialog.
1487 Overview of changes in gcalctool 5.8.2
1489 * Fixed bug #335095. Gcalctool no longer displays the current mode in
1490 the title bar when in Basic mode (due to lack of space).
1494 Overview of changes in gcalctool 5.8.1
1496 * Fixed bug #335236. Gcalctool schemas files should be installed if
1497 built with "--without-gnome".
1501 Overview of changes in gcalctool 5.8.0
1503 * Adjustments to the AOP code so that e to the power of x gives the
1504 correct answer at high precision.
1508 Overview of changes in gcalctool 5.7.32
1510 * Released a gcalctool tarball for GNOME 2.14.0 (Final).
1514 Overview of changes in gcalctool 5.7.31
1516 * Fix for bug #333078. cvs fails to build due to bg translation of help.
1518 * Inclusion of a translation of gcalctool help for the bg locale.
1522 Overview of changes in gcalctool 5.7.30
1524 * Released a gcalctool tarball for GNOME 2.14.0 (RC).
1528 Overview of changes in gcalctool 5.7.29
1530 * Released a gcalctool tarball for GNOME 2.14.0 (beta2).
1534 Overview of changes in gcalctool 5.7.28
1536 * Released a gcalctool tarball for GNOME 2.14.0 (beta1).
1540 Overview of changes in gcalctool 5.7.27
1542 * Refixed bug #323150. The recent changes to the square root and
1543 subtraction button labels broke the token parser for arithmetic
1544 operator precedence.
1548 Overview of changes in gcalctool 5.7.26
1550 * Fixed bug #327124. Changes to fix bug #326344 had the side-effect of
1551 causing the CE button to no longer work correctly.
1555 Overview of changes in gcalctool 5.7.25
1557 * Fixed bug #327214. The results from performing trig functions were not
1558 being passed on to future calculations correctly (in non-arithmetic
1559 operator precedence mode).
1563 Overview of changes in gcalctool 5.7.24
1565 * Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
1566 for label on division button.
1570 Overview of changes in gcalctool 5.7.23
1572 * Released a gcalctool tarball for GNOME 2.13.5.
1576 Overview of changes in gcalctool 5.7.22
1578 * Fixed bug #323149. Gcalctool now uses the Unicode symbols for division,
1579 multiplication, plus/minus, minus and square root.
1583 Overview of changes in gcalctool 5.7.21
1585 * Fixed bug #326344. The bit display of large numbers (in non-arithmetic
1586 operator precedence mode with the scientific view) now hopefully works
1591 Overview of changes in gcalctool 5.7.20
1593 * Fixed bug #142824. Gcalctool no longer ignores locale specific numeric
1594 point in arithmetic operator precedence mode.
1596 * Adjusted all the copyright messages to include 2006.
1600 Overview of changes in gcalctool 5.7.19
1602 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1603 Gcalctool no longer crashes when you double click the 0 in the display area.
1607 Overview of changes in gcalctool 5.7.18
1609 * Final fix for bug #153854. Now handles the case where the first thing
1610 the user does is change mode (Basic, Financial, Advanced, Scientific)
1613 * Released a gcalctool tarball for GNOME 2.13.4.
1617 Overview of changes in gcalctool 5.7.17
1619 * Fixed bug #323150. Sqrt (and other similar operations) no longer fail
1620 in non-English locales
1624 Overview of changes in gcalctool 5.7.16
1626 * Fixed bug #324001. Primary Selection (middle mouse button) is now working.
1630 Overview of changes in gcalctool 5.7.15
1632 * Released a gcalctool tarball for GNOME 2.13.3.
1636 Overview of changes in gcalctool 5.7.14
1638 * More work on bug #153854. Similar change to that made on 15th November
1639 2005, this time for arithmetic operator precedence mode.
1643 Overview of changes in gcalctool 5.7.13
1645 * Slight fixup for bug #157961. The toggling of the first bit in the
1646 bit panel wasn't working correctly.
1650 Overview of changes in gcalctool 5.7.12
1652 * More work on bug #153854
1653 If the user has completed a calculation and we are going to a
1654 new mode that is "compatible" with this one, then just change
1655 modes. Otherwise display a dialog warning the user that the
1656 current calculation will be cleared.
1658 Incompatible modes are:
1661 Scientific -> Advanced
1662 Scientific -> Financial
1664 (unless we are in Scientific mode with Decimal numeric base and Fixed).
1666 These changes work nicely in non-arithmetic operator precedence mode.
1670 Overview of changes in gcalctool 5.7.11
1672 * Released a gcalctool tarball for GNOME 2.13.2.
1676 Overview of changes in gcalctool 5.7.10
1678 * Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **:
1679 gdk_window_invalidate_rect: assertion `window != NULL' failed"
1680 warnings at startup.
1684 Overview of changes in gcalctool 5.7.9
1686 * Fixed bug #319934. The percent operator was broken in non-arithmetic
1687 operator precedence mode.
1691 Overview of changes in gcalctool 5.7.8
1693 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1694 Exponential notation now works correctly in arithmetic operator
1699 Overview of changes in gcalctool 5.7.7
1701 * Slight adjustment to the bit panel. It's now centralized.
1705 Overview of changes in gcalctool 5.7.6
1707 * Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
1708 needed to also preserve v->toclear and v->pointed.
1710 * Work on enhancement request #157961. Started to implement the bit
1711 panel for non-arithmetic precedence mode. It's automatically displayed
1712 when in Scientific mode.
1716 Overview of changes in gcalctool 5.7.5
1718 * Implemented enhancement request #148104 for arithmetic precedence mode.
1719 The modulo operation. See entry below for more details.
1723 Overview of changes in gcalctool 5.7.4
1725 * Fixed bug #316382. The "useless" cursor is no longer displayed in
1726 the calculator display area.
1730 Overview of changes in gcalctool 5.7.3
1732 * Implemented enhancement request #148104 for non-arithmetic precedence
1733 mode. Added in a modulo operation. This is available in Scientic Mode.
1734 A Mod B return the remainder when you divide A by B. A and B must be
1735 integers. Keyboard shortcut for this operation is "M".
1739 Overview of changes in gcalctool 5.7.2
1741 * Fixed bug #162453. The memory register dialog now uses GtkEntry widgets
1742 to display the register values. Gnopernicus can now correctly speak the
1743 contents of each memory register. There is also a close button to easily
1744 dismiss this dialog.
1748 Overview of changes in gcalctool 5.7.1
1750 * Fixed bug #314540. The memory register window is now a dialog rather
1751 than a top-level window.
1755 Overview of changes in gcalctool 5.7.0
1757 * Fix to prevent invalid numeric entry in arithmetic operator precedence
1758 mode, depending upon the current base.
1762 Overview of changes in gcalctool 5.6.31
1764 * A number of the bison- and flex-related make rules in
1765 .../gcalctool/Makefile.am were broken when builddir != srcdir.
1769 Overview of changes in gcalctool 5.6.30
1771 * Fixed bug #314540. The libparser.a library needs ranlib run on it
1776 Overview of changes in gcalctool 5.6.29
1778 * Fixed bug #314375. Replaced usage of malloc.h with stdlib.h in
1779 syntax_translation.c
1783 Overview of changes in gcalctool 5.6.28
1785 * Generated release for GNOME 2.12 (RC)
1787 * Changed type of argument in paren_disp from char to int for 64bit.
1791 Overview of changes in gcalctool 5.6.27
1793 * Fixed bug #313255. The definitions for BUT_<n>_BAS in gtk.c were incorrect.
1795 Overview of changes in gcalctool 5.6.26
1797 * Generated release for GNOME 2.11.91 (beta2).
1801 Overview of changes in gcalctool 5.6.25
1803 * Fixed bug #311306. If the user was in View->Scientific with base Bin,
1804 Oct or Hex and then went to View->Basic, then returned to View->Scientific,
1805 some of the numeric keys were incorrectly greyed out.
1809 Overview of changes in gcalctool 5.6.24
1811 * Fixed bug #310849. Gcalctool no longer crashes when pressing the "B"
1812 button (or typing Shift-B).
1816 Overview of changes in gcalctool 5.6.23
1818 * Fixed bug #310791. Memory register window view logic was screwed.
1822 Overview of changes in gcalctool 5.6.22
1824 * Fixed bug #310441. Adjusted code to compile with gcc 2.95.2.
1828 Overview of changes in gcalctool 5.6.21
1830 * Fixed bug #153854. When the user changes modes, a warning dialog is
1831 displayed to let them know that their current display will be cleared
1832 and the base reset to decimal. The user has the option of checking a
1833 toggle box on the dialog, that will prevent this warning from being
1838 Overview of changes in gcalctool 5.6.20
1840 * Fixed bug #309294. Adjustments to allow gcalctool to successfully build
1841 on Solaris with pkgconfig >= 0.17.1.
1845 Overview of changes in gcalctool 5.6.19
1847 * Fixed bug #309182. In non-arithmetic precdence mode, gcalctool can now
1848 correctly change the sign of the exponent on scientific numbers again.
1851 Overview of changes in gcalctool 5.6.18
1853 * Fixed bug #308408. gcalctool can now correctly convert the hexadecimal
1854 numbers "A-F" to other bases in "use arithmetic operator precedence mode".
1858 Overview of changes in gcalctool 5.6.17
1860 * Fixed bug #305619. Calculations with stored register values in arithmetic
1861 operator precedence mode, now work correctly.
1865 Overview of changes in gcalctool 5.6.16
1867 * Fixed bug #305034. In "Use Arithmetic Precedence" mode, when switching
1868 the format (e.g. from ENG to FIX), the displayed value switches to zero
1869 (in the corresponding format, so e.g. 0.0 or 0e+0, ...).
1873 Overview of changes in gcalctool 5.6.15
1875 * Fixed bug #305467. gcalctool no longer crashes under the following
1877 - type "f" to bring up the user function menu.
1878 - dismiss the menu by clicking elsewhere with the mouse.
1879 - type another character which isn't in the range "0" to "9".
1883 Overview of changes in gcalctool 5.6.14
1885 * Did a gcalctool tarball release.
1889 Overview of changes in gcalctool 5.6.13
1891 * Fixed bug #304056. Adjusted the keyboard shortcuts for the Xor and x^y
1892 operations. New values are:
1898 Overview of changes in gcalctool 5.6.12
1900 * Fixed bug #302555. Various gcalctool variables have now been const'ified.
1904 Overview of changes in gcalctool 5.6.11
1906 * Fixed bug #300957. Replaced the underscore character in
1907 "translator_credits" with a hyphen, to prevent some
1908 translation tools from being confused.
1912 Overview of changes in gcalctool 5.6.10
1914 * More work on bug #172704.
1915 - Adjusted the code to not try to display a menu when the user
1916 entered a left parentheses (another do_pending() type of operation).
1917 - Toggling the "Show Trailing Zeroes" operation via keyboard
1918 shortcuts, needed to clear the v-.pending flag.
1922 Overview of changes in gcalctool 5.6.9
1924 * Fixed up some problems reported by lint.
1928 Overview of changes in gcalctool 5.6.8
1930 * Fixed bugs #172704 and #172869. When the user now uses the keyboard shortcut
1931 for any of the gcalctool buttons that have a menu associated with them, that
1932 menu is now displayed. The user can use the arrow keys to select a menu item
1933 or the menu items shortcut.
1937 Overview of changes in gcalctool 5.6.7
1939 * Fixed bug #171393. Allow stock labels to show through.
1943 Overview of changes in gcalctool 5.6.6
1945 * Refixed bug #158280. The Help->Contents menu item no longer appears if
1946 gcalctool is built Gtk-only.
1950 Overview of changes in gcalctool 5.6.5
1952 * Fixed bug #172798. gtk_set_locale was already being run by gtk_init()
1953 and the gtk about popup didn't have the gcalctool icon.
1957 Overview of changes in gcalctool 5.6.4
1959 * Fixed Sun internal CR #6214176. If gcalctool is being driven by gok,
1960 the on-screen keyboard assistive technology, it's possible that the
1961 event returned by gtk_get_current_event() is NULL. If this is the
1962 case, we need to fudge the popping up on the menu associated with
1967 Overview of changes in gcalctool 5.6.3
1969 * Fixed bug #158280. You can now build gcalctool without the GNOME
1970 libraries by specifying "--disable-gnome" on the configure command
1975 Overview of changes in gcalctool 5.6.2
1977 * Fixed bug #167479. gcalctool with set the View->Memory Registers menu
1978 item inactive if the calculator is in Basic mode.
1982 Overview of changes in gcalctool 5.6.1
1984 * Fixed bug #168694. gcalctool now saves/restores the ten memory
1985 register values as gconf resources.
1987 * Removed the redundant process_str() routine in graphics.c
1991 Overview of changes in gcalctool 5.6.0
1993 * Fixed bug #169196. gcalctool now uses use g_get_home_dir().
1995 * Added in a better implementation of the trig_filter() routine in
2000 Overview of changes in gcalctool 5.5.41
2002 * Version for GNOME 2.10.0 (final) call for tarballs.
2006 Overview of changes in gcalctool 5.5.40
2008 * Version for GNOME 2.10.0 (rc1) call for tarballs.
2012 Overview of changes in gcalctool 5.5.39
2014 * Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator
2019 Overview of changes in gcalctool 5.5.38
2021 * Changes to make the trigonometric code work with hyp and inv properly.
2025 Overview of changes in gcalctool 5.5.37
2027 * Left and Right shift operations weren't working correctly. Menu
2028 name comparison in mb_proc() in gtk.c was incorrect.
2032 Overview of changes in gcalctool 5.5.36
2034 * The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
2035 * Exch functionality was incorrect in Arithmetic Precedence mode.
2039 Overview of changes in gcalctool 5.5.35
2041 * Fixed bug 167124. One of the entries in the words[] array in
2042 syntax_translation.c was accidentally commented out.
2046 Overview of changes in gcalctool 5.5.34
2048 * Fixed bug 166634. Call to create the About box was missing a
2053 Overview of changes in gcalctool 5.5.33
2055 * Adjusted all copyright messages to be 2005.
2056 * Version for GNOME 2.10.0 (beta2) call for tarballs.
2060 Overview of changes in gcalctool 5.5.32
2062 * Fixed bug #165522. Made the status bar non-resizable.
2066 Overview of changes in gcalctool 5.5.31
2068 * Various code cleanups. It moves some declarations of static functions
2069 to the corresponding .c files. It also cuts down the number of
2070 included files, moving some includes to where they are needed from
2075 Overview of changes in gcalctool 5.5.30
2077 * Adjusted the About dialog to use the latest GtkAbout widget.
2081 Overview of changes in gcalctool 5.5.29
2083 * Version for GNOME 2.10.0 (beta1) call for tarballs.
2087 Overview of changes in gcalctool 5.5.28
2089 * Fixed bug #162998. The "menu" buttons in gcalctool now responds
2090 to the "clicked" event rather than the "button-press-event" to
2091 allow gok, the on-screen keyboard to function properly.
2093 * Fixed bug #159957. Input number in FIX mode now make mimimal changes
2094 to (i.e append a single character) the display rather than completely
2095 delete and insert it. The is helpful to assistive technologies like
2100 Overview of changes in gcalctool 5.5.27
2102 * Fixed bug #164184. Adjusted location of comments in syntax_translation.c
2103 so that the L10N message translation software isn't confused.
2107 Overview of changes in gcalctool 5.5.26
2109 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
2113 Overview of changes in gcalctool 5.5.25
2115 * Version for GNOME 2.9.4 call for tarballs.
2119 Overview of changes in gcalctool 5.5.24
2121 * Couldn't use the "#" key to select constants as this symbol was
2122 a lower-case symbol on his keyboard.
2124 * Powers that were a multiple of 30 (10 as well as 3) would not
2125 display correctly, having a 4 digit significand. Further testing
2126 showed that without the fix the following powers had a 4 digit
2127 significand: 27,30, 57,60, 90, 96 (and every 3 from here on).
2131 Overview of changes in gcalctool 5.5.23
2133 * Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5
2137 Overview of changes in gcalctool 5.5.22
2139 * Fixed bug #155101. Made the gcalctool window resizable.
2143 Overview of changes in gcalctool 5.5.21
2145 * Version for GNOME 2.9.3 call for tarballs.
2149 Overview of changes in gcalctool 5.5.20
2151 * Fixed bug #160929. Removed the "Mode" word from each of the different
2152 mode menu items in the gcalctool View menu.
2156 Overview of changes in gcalctool 5.5.19
2158 * Fixed bug #157701. gcalctool can now use real multiplication and division
2159 symbols instead of "*" and "/".
2163 Overview of changes in gcalctool 5.5.18
2165 * Fixed bug #160088. Adjusted the titlebar text so that it doesn't include
2166 the word "Mode" which was getting chopped when the calculator was in
2171 Overview of changes in gcalctool 5.5.17
2173 * Fixed bug #157962. Added in a set of three colors for gcalctool that
2174 will work with the default theme. To use them, the "gcalctoolrc" file
2175 supplied with the source distribution needs to be moved to ~/.gcalctoolrc
2179 Overview of changes in gcalctool 5.5.16
2181 * Generated gcalctool tarball for the GNOME 2.9.2 release.
2185 Overview of changes in gcalctool 5.5.15
2187 * Adjusted the scroll_right() routine to only scroll right if the
2188 horizontal scroll bar is visible.
2192 Overview of changes in gcalctool 5.5.14
2194 * Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the
2195 -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in
2196 .../gcalctool/Makefile.am for now, to allow it to successfully build
2197 against the latest GNOME/Gtk+.
2199 * Slight adjustment to correct check the Advanced mode menu item when
2200 the user had previously terminated gcalctool in that mode.
2204 Overview of changes in gcalctool 5.5.13
2206 * Changed the names of the gconf mode type key so that there is backward
2209 * Reset the initial default mode to BASIC.
2213 Overview of changes in gcalctool 5.5.12
2215 * Fixed bug #157757. The horizontal scrollbar for the display area will
2216 now only be visible when needed. It will also display the rightmost part
2217 of the display as you are entering new input.
2221 Overview of changes in gcalctool 5.5.11
2223 * Added in a very basic mode for gcalctool. Rather than calling this a
2224 "Light" mode, the existing "Basic" mode is now renamed to "Advanced"
2225 and the new basic mode is called "Basic".
2229 Overview of changes in gcalctool 5.5.10
2231 * Fix for bug #157021. X^Y now works for -X with integer Y. -X with
2232 non-integer Y will now display a descriptibe error in the status bar.
2236 Overview of changes in gcalctool 5.5.9
2238 * Generated gcalctool tarball for first GNOME 2.9 release.
2242 Overview of changes in gcalctool 5.5.8
2244 * Slight adjustment to bug #152301. The tooltip message had been tweaked to
2245 "Show the About Gcalctool dialog".
2249 Overview of changes in gcalctool 5.5.7
2251 * Fixed bug #152301. Adjusted the tooltip message for Help->About... from
2252 "Show about help" to "Show the about dialog", to make it more understandable.
2256 Overview of changes in gcalctool 5.5.6
2258 * Fixed bug #153726. Gcalctool will now build correctly when using the
2259 -fno-common option for gcc (3.3.4).
2263 Overview of changes in gcalctool 5.5.5
2265 * Numerical answer localization and thousand separator support for
2266 arithmetic precedence mode.
2268 * If the accuracy was changed via one of the ten preset menu items in the
2269 Acc menu, the tooltip wasn't getting correct updated with the new accuracy.
2273 Overview of changes in gcalctool 5.5.4
2275 * Further changes to the "Set Precision" popup (rfe #147803):
2276 - "Significant places" not "Significant Places".
2277 - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the
2278 current precision, and be in the same radio box group as the other menu
2279 items. Check the appropriate menu entry.
2280 - Adjust the Acc button tooltip to show the current accuracy too.
2281 - When the user attempts to enter an invalid entry in the Set Precision
2282 popup, an error message is shown in the main gcalctool status bar.
2283 - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).
2285 * Fixed bug #152790. Most of the changes needed were already in CVS; there
2286 was one compiler warning that still needed to be removed.
2288 * Storing the display value to a memory register was not updating the memory
2289 register window, if it was visible.
2293 Overview of changes in gcalctool 5.5.3
2295 * Added in functionality to set the number of significant places > 9.
2296 There is a new menu item under the Acc menu called "Set Precision..."
2297 that brings up a small popup allowing you to set precision between 0
2298 and MAXACC significant places (where MAXACC is currently 30).
2302 Overview of changes in gcalctool 5.5.2
2304 * Fixed up numerous warnings generated by running lint on the gcalctool code.
2305 Removed unused variables and functions. Declared routines statically where
2310 Overview of changes in gcalctool 5.5.1
2312 * Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.
2316 Overview of changes in gcalctool 5.5.0
2318 * Major new release of gcalctool. Incorporates an arithmetic operator
2319 precedence mode (currently the default while it's been debugged). To get
2320 the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
2321 * The "(" and ")" buttons have moved from the scientific mode into the
2322 Basic mode so that they are now available to users who need them but not
2323 everything that the Scientific mode provides.
2324 * There is a footer message area that provides feedback.
2325 * The display area now has an horizontal scrollbar.
2326 * Typing in the keyboard shortcuts for the various gcalctool buttons
2327 autocompletes their entry into the display area.
2328 * Tooltips show button's shortcut.
2332 Overview of changes in gcalctool 4.4.13
2334 * Remainder of the fix for bug #143924. Control-T shouldn't work in Basic
2339 Overview of changes in gcalctool 4.4.12
2341 * Partial fix for bug #143924. After an error condition, the "Show
2342 Trailing Zeroes" menu item is only activated if the user is in
2347 Overview of changes in gcalctool 4.4.11
2349 * Fixed bug 138106. In Basic or Financial mode, "Error" was been
2350 incorrectly display if you user has "Show Thousands Separator" set.
2354 Overview of changes in gcalctool 4.4.10
2356 * Fixed bug 144031. gcalctool checked for the presence of the X11
2357 libraries but doesn't need to.
2361 Overview of changes in gcalctool 4.4.9
2363 * Selecting Help->About from the menubar now works again.
2367 Overview of changes in gcalctool 4.4.8
2369 * Adjusted the creation of the menubar and the Accuracy and Left/Right
2370 shift menus from GtkItemFactory to GtkUIManager.
2374 Overview of changes in gcalctool 4.4.7
2376 * Fixed bug 142824. gcalctool now correctly recognizes the localized
2377 decimal point character.
2381 Overview of changes in gcalctool 4.4.6
2383 * Fixed bug 129397. Use GtkIconTheme to load gcalctool icon instead of
2388 Overview of changes in gcalctool 4.4.5
2390 * Fixed bug 142888. Gcalctool is now connected to the "die" signal so
2391 that it can be successfully terminated when removed from
2392 gnome-session-properties.
2396 Overview of changes in gcalctool 4.4.4
2398 * The "Bsp" button label has been changed to "Bksp" to make it more
2403 Overview of changes in gcalctool 4.4.3
2405 * Fixed bug 138106. If the "Error" message is being displayed, it is now
2406 no longer incorrectly displayed as "Er,ror" if the "Show Thousands
2411 Overview of changes in gcalctool 4.4.2
2413 * Fixed bug 135068. Adjusted several default constant descriptions to be
2414 more understandable.
2418 Overview of changes in gcalctool 4.4.1
2420 * Fixed bug 135065. Tooltips for OR, AND, NOT, XOR and XNOR have been
2421 changed from "Logical <whatever>" to "Bitwise <whatever>".
2425 Overview of changes in gcalctool 4.4.0
2427 * Fixed bug 136872. gcalctool can now be built with "CFLAGS=-fdata-sections".
2431 Overview of changes in gcalctool 4.3.51
2433 * Version for GNOME 2.6 (FINAL) call for tarballs. Includes:
2434 - new locales for pa, en_GB, bg and ga.
2435 - localized online user documentation from the Sun translation team.
2436 for de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW.
2440 Overview of changes in gcalctool 4.3.50
2442 * One more slight adjustment to the fix for bug 135064.
2443 Entering numbers that start with the numeric point character ('.")
2444 are now visibly displayed.
2448 Overview of changes in gcalctool 4.3.49
2450 * Adjustment to the fix for bug 135064. Fix to remove a potential spurious
2451 initial thousands separator character after a change sign operation.
2455 Overview of changes in gcalctool 4.3.48
2457 * Fixed bug 135064. Changing the sign of a large number (when "Show
2458 Thousands Separator" is on and this is not the C locale), no longer
2459 corrupts the display.
2463 Overview of changes in gcalctool 4.3.47
2465 * Fixed bug 135328. Added Shift-slash as a recognized alternate for the
2466 divide operation (needed by the be-latin1 keyboard layout).
2470 Overview of changes in gcalctool 4.3.46
2472 * Fixed bug 134540. gcalctool now correctly handles the digits 0123456789
2473 which are shifted about the accented characters on a French keyboard.
2477 Overview of changes in gcalctool 4.3.45
2479 * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to lock up.
2483 Overview of changes in gcalctool 4.3.44
2486 - "Gradients" was still appearing when in Scientific mode (instead of
2488 - In the x^2 button, the 2 should not be italicized.
2489 - In the x^2 and x^y buttons, the x should be italicized.
2490 - The View Thousands Separator menu item should not remain active during
2495 Overview of changes in gcalctool 4.3.43
2497 * Fixed bug 133590. The About box now lists the documenters of gcalctool.
2501 Overview of changes in gcalctool 4.3.42
2503 * Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen
2504 (rather than square brackets) to show what mode the user is currently
2509 Overview of changes in gcalctool 4.3.41
2511 * Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather
2512 than frames (per the HIG).
2516 Overview of changes in gcalctool 4.3.40
2518 * Fixed bug 131571. User defined constants are now read/written out (as
2519 gconf resources) with no thousands separator and with a radix of ".".
2523 Overview of changes in gcalctool 4.3.39
2525 * Fixed bug 131594. The "Insert ASCII View..." menu item and the
2526 "Insert" button no longer use the GTK_STOCK_CONVERT stock icon
2531 Overview of changes in gcalctool 4.3.38
2533 * Fixed bug 131059. Fix to allow the thousands separator to be used
2534 correctly with the creation of the initial constant values in the
2539 Overview of changes in gcalctool 4.3.37
2541 * Fixed bug 130078. Changed the y^x button label to x^y (really x
2542 superscript y). Adjusted the tooltip message to "Raise displayed
2543 value to the power of y".
2547 Overview of changes in gcalctool 4.3.36
2549 * Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
2550 from the get_tsep() routine in order to get the thousands separator to
2551 correctly work in all locales. Note that there is no thousands separator
2552 now for the C locale.
2556 Overview of changes in gcalctool 4.3.35
2558 * Fixed part of bug 126125. If the user entered: "1+(2()<backspace>)",
2559 this resulted in an answer of 0.
2563 Overview of changes in gcalctool 4.3.34
2565 * Fixed bug 130187. When gcalctool changes modes now, it's internal state
2566 and the display are cleared.
2570 Overview of changes in gcalctool 4.3.33
2572 * Fixed bug 130282. Fixes for more problems with the thousands separator
2573 in certain locales, plus correct handling of the radix character with
2574 the initial constant values.
2578 Overview of changes in gcalctool 4.3.32
2580 * Fixed bug 128603 again. The solution this time was to duplicate the
2581 initial string constant values to be confident that they are not in
2586 Overview of changes in gcalctool 4.3.31
2588 * Fixed bug 129539. The thousands separator is a null terminated string,
2589 not a single character. Same for the radix.
2593 Overview of changes in gcalctool 4.3.30
2595 * Fixed bug 129496. "Gradients" should be "Gradians".
2599 Overview of changes in gcalctool 4.3.29
2601 * Fixed bug 128603. The changes for enhancement request #126626 which added
2602 thousands separator support caused a crash at startup time on a Debian
2603 system. The initial constant strings are being put in read-only memory
2604 either by gcc (or because of the way that x86 arch is designed). This was
2605 not a problem when tested with the Sun compilers on a Solaris SPARC machine.
2606 The remove_tsep() routine is display.c has been rewritten to correctly
2611 Overview of changes in gcalctool 4.3.28
2613 * Further work on enhancement request 125873. As the user is typing in
2614 input, the display will now show the thousands separator (if checked).
2618 Overview of changes in gcalctool 4.3.27
2620 * On a Solaris keyboard, Shift-"^" is GDK_asciicircum/GDK_SHIFT_MASK.
2621 This keyval/state pair needed to be added to the Xor recognized mappings.
2625 Overview of changes in gcalctool 4.3.26
2627 * Re-fixed bug 127672. The fix for Shift-"=" should have been for GDK_equal
2628 not GDK_Return. Needed to add in support for Shift-"/" too.
2632 Overview of changes in gcalctool 4.3.25
2634 * Implemented enhancement request 125873. gcalctool can now optionally
2635 show the thousands seperator character for fixed point numbers displayed
2636 in the decimal base. Same for numbers stored in the memory registers.
2637 There is a new "Show Thousands Separator" menu entry in the View menu
2642 Overview of changes in gcalctool 4.3.24
2644 * Fixed bug 126626. gcalctool no longer causes a Gtk-CRITICAL error when
2645 the user enters "9*(1<Xor>". The problem was caused because a non-UTF
2646 character was being inserted into the text string to be displayed for
2651 Overview of changes in gcalctool 4.3.23
2653 * Fixed bug 125782. If the user is entering a left parenthesis and it is
2654 the first one being displayed and there is no current arithmetic operand,
2655 then the current display is initially cleared to avoid the confusion of
2656 showing something like "0(".
2660 Overview of changes in gcalctool 4.3.22
2662 * Fixed bug 127862. The fix for bug #125625 introduced a potential
2663 out-of-order case for users who are rapid keyboard typers. This
2664 bug fix rectifies this with the unfortunate side-effect of no longer
2665 visual toggling the equivalent button to the keyboard character
2666 that the user entered. This fix is still compatible with the way
2667 the accessibility infrastructure works though.
2671 Overview of changes in gcalctool 4.3.21
2673 * Fixed bug 65806. For the "1/x", "x^2", "x!", "e^x", "10^x" and
2674 "y^x" labels, all occurances of "x" and "y" are now italicized.
2675 The "e" in "e^x" is no longer italicized.
2679 Overview of changes in gcalctool 4.3.20
2681 * Fixed bug 127316. The "fix" introduced in gcalctool v4.1.18 to fix Sun
2682 Bugtraq bug #1258472 against CDE dtcalc (which was also a problem with
2683 gcalctool) was incorrect.
2687 Overview of changes in gcalctool 4.3.19
2689 * Fixed bug 127672. The "=" key on a Swedish keyboard is on the upper
2690 level of a key (i.e. the Shift key needs to be down). Added another
2691 mask/keysym pair to the "=" entry to handle this.
2695 Overview of changes in gcalctool 4.3.18
2697 * Fixed bug 125625. gcalctool now handles "clicked" events rather than
2702 Overview of changes in gcalctool 4.3.17
2704 * Fixed bug 124928. Plugged several memory leaks.
2708 Overview of changes in gcalctool 4.3.16
2710 * Fixed bug 124377. Fixed rounding errors when the radix character for a
2712 * Online help updated for various recent (small) changes.
2716 Overview of changes in gcalctool 4.3.15
2718 * Fixed bug 124172. The "+" character on a German keyboard is on the lower
2719 level of a key (i.e. the Shift key doesn't need to be down). Added another
2720 mask/keysym pair to the "+" entry to handle this.
2724 Overview of changes in gcalctool 4.3.14
2726 * Fixed bug 120737. Changed the accessible text for the OR button from
2727 "Logical OR" to "logical OR" so that it's not changed by FreeTTS's
2728 token to words module to "logical Oregon".
2732 Overview of changes in gcalctool 4.3.13
2734 * Fixed bug #123948. Removed the GTK_DISABLE_DEPRECATED flag from
2735 .../gcalctool/gcalctool/Makefile.am, to allow the depreciated
2736 GtkItemFactory, to successfully build.
2740 Overview of changes in gcalctool 4.3.12
2742 * Fixed bug 123724. Hitting Esc now does the same as hitting
2743 Control-Backspace; i.e. the CE (clear entry) functionality.
2744 * Updated the gcalctool man pages to reflect this change, and the changes
2749 Overview of changes in gcalctool 4.3.11
2751 * Refixed bug 122373. gcalctool now uses nl_langinfo() to get the numeric
2752 point for the users locale, rather than via a localised string.
2756 Overview of changes in gcalctool 4.3.10
2758 * Fixed enhancement #65806. Changed that label for e^x (e superscript x) to
2759 use an italised "e".
2763 Overview of changes in gcalctool 4.3.9
2765 * Fixed bug 118826. The keyboard shortcuts for the six hex. digits are
2766 now "A" to "F". The functions that previously used those letters have
2767 been reassigned to their lowercase equivalents.
2771 Overview of changes in gcalctool 4.3.8
2773 * Fixed bug 122408. The tooltips for the numeric buttons (0-9) have been
2774 removed as they are redundant.
2778 Overview of changes in gcalctool 4.3.7
2780 * Fixed bug 120749. When gcalctool is displaying a menu, typing Alt+Tab
2781 can no longer switch windows.
2785 Overview of changes in gcalctool 4.3.6
2787 * Fixed bug 120745 (http://bugzilla.gnome.org/show_bug.cgi?id=120745)
2788 Accessible names have now been added to each of the widgets in the
2789 mode panel when in Scientific mode.
2793 Overview of changes in gcalctool 4.3.5
2795 * Fixed bug 122373. The decimal separator is now a translatable string so
2796 that other locales that don't use a period can adjust accordingly.
2800 Overview of changes in gcalctool 4.3.4
2802 * Fixed bug 120605. Gcalctool debug messages are no longer translatable
2807 Overview of changes in gcalctool 4.3.3
2809 * Build for GNOME 2.4 (Final). Tag in CVS is GCALCTOOL_4_3_3
2813 Overview of changes in gcalctool 4.3.2
2815 * Fixed bug 119888. gcalctool keyboard handling has been improved.
2819 Overview of changes in gcalctool 4.3.1
2821 * Fixed bug 119832. The space bar can now correctly activate the button
2826 Overview of changes in gcalctool 4.3.0
2828 * Build for GNOME 2.4 (Beta1). Tag in CVS is GCALCTOOL_4_3_0
2832 Overview of changes in gcalctool 4.2.104
2834 * Fixed bug 118246. The display field can now take focus. The initial
2835 widget with focus is the Clr button.
2839 Overview of changes in gcalctool 4.2.103
2841 * (Bug #118247) Three more small adjustments to AccessibleName text:
2842 "E to the power of x" goes back to "E to the x"
2843 "Ten to the power of x" goes back to "Ten to the x"
2844 "Y to the power of x" goes back to "Y to the x"
2848 Overview of changes in gcalctool 4.2.102
2850 * (Bug #118247) Four small adjustments to AccessibleName text:
2851 "Random" becomes "Random number"
2852 "E to the x" becomes "E to the power of x"
2853 "Ten to the x" becomes "Ten to the power of x"
2854 "Y to the x" becomes "Y to the power of x"
2858 Overview of changes in gcalctool 4.2.101
2860 * Fixed bug 118247. Each gcalctool button now has an AccessibleName.
2864 Overview of changes in gcalctool 4.2.100
2866 * Fixed bug 117691. The GDK_Up, GDK_Down, GDK_Left and GDK_Right keysyms are
2867 not valid equivalents for the 8, 2, 4 and 6 keys. They are needed for
2868 keyboard navigation.
2872 Overview of changes in gcalctool 4.2.99
2874 * Bumped version number for GNOME 2.3.4 release, to include John's doc
2879 Overview of changes in gcalctool 4.2.98
2881 * Fixed bug 116944. Various HIG improvements to the edit constants, edit
2882 functions, and insert ASCII value dialogs.
2886 Overview of changes in gcalctool 4.2.97
2888 * Further work on bug 116727. A simpler fix was found.
2892 Overview of changes in gcalctool 4.2.96
2894 * Fixed bug 116727. When the calculator display is showing an error message,
2895 it is now correctly localized.
2899 Overview of changes in gcalctool 4.2.95
2901 * Fixed bug 115950. The "*" key wasn't being recognized as a keyboard
2902 shortcut for multiplication.
2906 Overview of changes in gcalctool 4.2.94
2908 * Further work on bug 114364. The items in the constants menu are now always
2909 displayed in the decimal numeric base. This is consistent with the way that
2910 calctool in the OpenWindows DeskSet worked.
2914 Overview of changes in gcalctool 4.2.93
2916 * Fixed bug 114364. When you select "Edit Constants" from the Con menu, the
2917 values of each constant are shown in Decimal. The label:
2918 "All constant values are specified in the decimal numeric base"
2919 has also been added to the "Edit Constant" popup to clarify this.
2923 Overview of changes in gcalctool 4.2.92
2925 * Fixed bug 115653. Adjusted the keyboard mnemonic checking code to now
2926 check to make sure that neither of the Alt keys is pressed when comparing
2927 against button equivalents.
2931 Overview of changes in gcalctool 4.2.91
2933 * Similar problem to bug #115212 but for the "Edit Constants" and
2934 "Edit Functions" dialog boxes. gcalctool no longer can display
2935 multiple versions of them.
2939 Overview of changes in gcalctool 4.2.90
2941 * Fixed bug 114363 (http://bugzilla.gnome.org/show_bug.cgi?id=114363)
2942 When an error condition occurs:
2944 - make insensitive all buttons except Clr.
2945 - make all Scientific mode toggles and checkboxes insensitive.
2946 - make all menubar items insensitive except:
2950 When the error condition is cleared, resensitise everything, setting
2951 the numeric base buttons correctly.
2955 Overview of changes in gcalctool 4.2.89
2957 * Fix for bug #115212. gcalctool no longer can display multiple About boxes.
2961 Overview of changes in gcalctool 4.2.88
2963 * Fix for bug #108209. The appropriate gcalctool button is now animated
2964 when the user enters that value via the keyboard.
2968 Overview of changes in gcalctool 4.2.87
2970 * Partial fix for bug 114363. When the calculator display is showing "Error",
2971 the Constant values and the Memory Register values no longer incorrectly
2972 show "Error" as well.
2976 Overview of changes in gcalctool 4.2.86
2978 * Fixed bug 113703. You can now specify an alternate location for
2979 the gcalctool schemas file with: --with-gconf-source=whatever
2983 Overview of changes in gcalctool 4.2.85
2985 * Fixed bug 113754. Decimal point didn't work with a German keyboard if
2986 Numlock was turned on.
2990 Overview of changes in gcalctool 4.2.84
2992 * Install "gnome-calculator" symlink as reqested by Glynn Foster.
2996 Overview of changes in gcalctool 4.2.83
2998 * Fixed Bugzilla bug 111269. It was possible to type fast into gcalctool
2999 and digits would be transposed.
3003 Overview of changes in gcalctool 4.2.82
3005 * Refixed bug 110416. Concatenated more error messages in mp.c.
3006 * Adjusted the Acc menu entries to be "<n> significant places" rather than
3008 * Replaced "kilometers per hour / miles per hour" with "kilometers per hour
3009 or miles per hour" in the first constant description.
3010 * Replaced occurances of "/" in the other constant descriptions with "or".
3014 Overview of changes in gcalctool 4.2.81
3016 * Translators: The documentation is now ready for translation!
3018 * Updated the following files:
3019 * configure.in: updated version number to 4.2.81
3020 * help/C/gcalctool.xml: first approved draft, ready for translation
3021 * help/C/gcalctool-C.omf: updated manual date and version number
3022 * help/C/l10n.txt: new file added
3023 * help/C/figures/gcalctool_edit_const_window.png: deleted
3024 * help/C/figures/gcalctool_edit_func_window.png: deleted
3025 * help/C/figures/gcalctool_ins_ascii_window.png: deleted
3026 * help/C/figures/gcalctool_mem_reg_window.png: deleted
3030 Overview of changes in gcalctool 4.2.80
3032 * Fixed Bugzilla bug 110416. Various fprintf statements in mp.c have been
3033 concatenated to help translators.
3037 Overview of changes in gcalctool 4.2.79
3039 * Added in latest online help changes from Breda McColgan. This should now
3040 put the online help in sync with the actual functionality of gcalctool.
3044 Overview of changes in gcalctool 4.2.78
3046 * Made translated menu entries actually visible. fixed some tooltips, added
3047 AC_PREREQ macro to configure.in.
3051 Overview of changes in gcalctool 4.2.77
3053 * This version announced on gnome-announce.
3057 Overview of changes in gcalctool 4.2.76
3059 * Slight adjustments to Bugzilla bug 108226 . Menu item is now
3060 "Show Trailing Zeroes", with a Control-T accelerator. Added a similar
3061 menu item to the View menu on the menu bar.
3065 Overview of changes in gcalctool 4.2.75
3067 * Fixed Bugzilla bug 108729.
3069 Added tooltips to the radio and check buttons in scientific mode.
3073 Overview of changes in gcalctool 4.2.74
3075 * Fixed Bugzilla bug 108226.
3077 The menu items in the Acc menu are now "tickable", so you know what the
3078 current accuracy selection is. Setting one of these clears the previous one.
3080 A new "remove trailing zeroes" menu item is added to the Acc menu (last
3081 item, with a separator just above), that is "tickable". This tick doesn't
3082 affect the accuracy ticks. It's either on or off.
3084 The default setting for accuracy now becomes 9 numeric places and "remove
3087 The Acc button is moved to the Scientific mode (clear slot in the top
3088 right corner, above the Rand.
3090 The Base radio button group and the display type radio button group in
3091 the mode panel in Scientific mode are now moved to the right side to be
3092 close in proximity to the Acc button. The other mode items move to the
3097 Overview of changes in gcalctool 4.2.73
3099 * Fixed Bugzilla bug 108208. The default value for the "showregisters"
3100 resource in gcalctool.schemas was incorrectly set.
3101 * There should be no "default:" action in the command line parsing in
3106 Overview of changes in gcalctool 4.2.72
3108 * Correctly fixed Bugzilla bug 108219. The previous fix didn't correct
3109 set the radio buttons when changing mode from Scientific to Basic or
3110 Financial. Only the internal state.
3114 Overview of changes in gcalctool 4.2.71
3116 * Further fix for Bugzilla bug 108209. Followup changes to make the numeric
3117 keypad animate the buttons on Linux machines.
3121 Overview of changes in gcalctool 4.2.70
3123 * Fixed Bugzilla bug 108219.
3124 When you go from Scientific mode to either Basic or Financial mode,
3125 the calculator will revert to "Dec" base in "Fix" notation.
3126 Any number in the display (and the memory registers if shown) will be
3127 converted accordingly.
3128 When you are in a mode (Basic, Financial, or Scientific) you will only
3129 be able to do the functionality that that mode shows.
3133 Overview of changes in gcalctool 4.2.69
3135 * Fixed Bugzilla bug 108333. The gcalctool buttons with menus associated
3136 with them are now keyboard navigable.
3140 Overview of changes in gcalctool 4.2.68
3142 * Fixed Bugzilla bug 108209. When the user uses the keyboard to enter data,
3143 the associated gcalctool button will be animated.
3147 Overview of changes in gcalctool 4.2.67
3149 * Fixed Bugzilla bug 108210. Main gcalctool window is no longer resizable.
3153 Overview of changes in gcalctool 4.2.66
3155 * Incorporated various changes to the online help Breda McColgan in
3156 the Sun GNOME doc. team. Translators, please do not translate yet.
3157 See ChangeLog for more information.
3161 Overview of changes in gcalctool 4.2.65
3163 * Added scrollkeeper checks into configure.in.
3164 * Fixed warning message:
3166 ** (gcalctool:27091): WARNING **: Help error: Unable to find the
3167 GNOME_FILE_DOMAIN_APP_HELP domain
3171 Overview of changes in gcalctool 4.2.64
3173 * Added in a first (draft) version of online help from Breda McColgan in
3174 the Sun GNOME doc. team. Translators, please do not translate yet. See
3175 ChangeLog for more information.
3179 Overview of changes in gcalctool 4.2.63
3181 * Abstracted the key values and modifiers.
3185 Overview of changes in gcalctool 4.2.62
3187 * Adjusted the tooltip help to be minimalist messages.
3191 Overview of changes in gcalctool 4.2.61
3193 * Small adjustment to allow gcalctool to compile using the Solaris Forte
3198 Overview of changes in gcalctool 4.2.60
3200 * Gcalctool wasn't saving the trigonometric type when it was changed.
3204 Overview of changes in gcalctool 4.2.59
3206 * Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.
3210 Overview of changes in gcalctool 4.2.58
3212 * Allows Backspace to now correctly work inside parentheses.
3216 Overview of changes in gcalctool 4.2.57
3218 * The Xor logical operation wasn't being performed correctly.
3219 * Hitting Clr was not correctly clearing the Hyp and Inv trigonometric
3224 Overview of changes in gcalctool 4.2.56
3226 * Removed the final period from the ten default constant descriptions.
3227 * Changed occurances of "kilometre" to "kilometer" and "centimetre" to
3229 * Fixed up the values of the ten default constant definitions in the
3231 * The "centimeters <=> inches" default constant should be 0.3937007
3232 rather than 2.54 to be consistent with the other constants.
3236 Overview of changes in gcalctool 4.2.55
3238 * Entering "(<Delete>)" no longer crashes gcalctool.
3242 Overview of changes in gcalctool 4.2.54
3244 * The financial Term tooltip example now works.
3245 * Moved the Exp button to the right of the Con and Fun buttons for better
3250 Overview of changes in gcalctool 4.2.53
3252 * Fixed Bugzilla bug 106501. Added bullet proofing to prevent user
3253 backspacing off the end of the display string.
3257 Overview of changes in gcalctool 4.2.52
3259 * Toggled the positions of the Sto and Rcl buttons.
3263 Overview of changes in gcalctool 4.2.51
3265 * No longer crashes if the user Pastes in an empty clipboard value.
3266 * Now uses a text view for its display widget.
3270 Overview of changes in gcalctool 4.2.50
3272 * Fixes to the manual page:
3273 - the keyboard shortcut for the "Term" function is "t" not "T".
3274 - removed the LOGICAL mode section.
3278 Overview of changes in gcalctool 4.2.49
3280 * The display label and mode no longer expand when the calculator is resized.
3281 * Replace the three characters of white space in the title bar text with one
3282 space character, so more of the title fits into the task window list applet.
3284 Overview of changes in gcalctool 4.2.48
3286 * Added a launcher to the GNOME's Accessories menu.
3290 Overview of changes in gcalctool 4.2.47
3292 * Marks the menu labels for translation.
3296 Overview of changes in gcalctool 4.2.46
3298 * Various cleanup, to make gcalctool be more like other GNOME applications.
3302 Overview of changes in gcalctool 4.2.45
3304 * Fixed Bugzilla bug 104249. The UI for adding new or editing existing
3305 constants and/or functions has been improved.
3309 Overview of changes in gcalctool 4.2.44
3311 * Fixed Bugzilla bug 104830. gcalctool now uses gnome-calc3.png as its icon
3312 (same as the current gnome-calculator)
3316 Overview of changes in gcalctool 4.2.43
3318 * Further slight adjustments needed to fix Bugzilla bug 104248. The memory
3319 registers window now displays correctly again.
3320 * Fixed Bugzilla bug 104240. The "File" menubar item is now called
3321 "Calculator", and there is a set of unique mnemonics for the various
3322 items in the Scientific mode panel. The gcalctool manual pages have been
3323 updated to reflect these changes.
3324 * Added in a Control-I mnemonic for Edit->Insert ASCII Value.
3325 Added in a Control-A mnemonic for Help->About.
3329 Overview of changes in gcalctool 4.2.42
3331 * Fixed Bugzilla bug 104248. The View->Memory Registers menu item's toggle
3332 is now set correctly depending upon whether the memory register windows
3333 is visible or hidden.
3334 * The correct radio item is now set in the View menu mode menu item entries
3335 if gcalctool is initially started in Financial or Scientific mode.
3339 Overview of changes in gcalctool 4.2.41
3341 * The constant and function definitions are now read and written as Gconf
3343 * Fixed Bugzilla bug 104250. The constant and the function menu items now
3344 have "C<n>:" and "F<n>:" prefixes respectively, where <n> is the
3345 constant/function number.
3349 Overview of changes in gcalctool 4.2.40
3351 * Fixed Bugzilla bug 104245. The View->Basic Mode, Financial Mode,
3352 Scientific Mode and Memory Registers now have keyboard accelerators
3353 (Control-B, Control-F, Control-S and Control-M respectively).
3357 Overview of changes in gcalctool 4.2.39
3359 * Further slight adjustments for Bugzilla bug 104287
3360 The insert button isthe default button.
3361 The dialog is no longer resizable.
3362 The ESC key can now be used to cancel the dialog.
3366 Overview of changes in gcalctool 4.2.38
3368 * Fixed Bugzilla bug 104287. HIG improvements for the "Insert ASCII Value"
3373 Overview of changes in gcalctool 4.2.37
3375 * Fixed Bugzilla bug 104241. The Insert ASCII Value" menu item is now
3376 "Insert ASCII Value..."
3377 * Tidied up the I18N code as gcalctool now includes <gnome.h> which includes
3378 <bonobo-i18n.h,> where all this stuff is already defined.
3382 Overview of changes in gcalctool 4.2.36
3384 * Fixed Bugzilla bug #102928. The x^2, e^x, 10^x and y^x keys now use
3385 Pango markup to display the label using superscripts.
3389 Overview of changes in gcalctool 4.2.35
3391 * Added in handling of the numeric keypad for Linux systems.
3395 Overview of changes in gcalctool 4.2.34
3397 * Handling of the users saved function definitions now works correctly.
3398 * Changed the keyboard accelerators for the following to use non Alt-<?>
3401 Cos (old value: Alt-c) becomes 'J'.
3402 Sin (old value: Alt-s) becomes 'K'.
3403 Tan (old value: Alt-t) becomes 'L'.
3404 Frac (old value: Alt-f) becomes ':'.
3405 Int (old value: Alt-i) becomes 'i'.
3406 Abs (old value: Alt-u) becomes 'u'.
3407 Rate (old value: Alt-r) becomes 'T'.
3408 * Removed the need to configure with "--enable-build-broken".
3412 Overview of changes in gcalctool 4.2.33
3414 * Adjusted the memory registers windows to use the same "R0: 0.00" format
3415 (bold for first part), as the Rcl, Sto and Exch menus.
3419 Overview of changes in gcalctool 4.2.32
3421 * The menu items for the Rcl, Sto and Exch menus now have the format
3422 "R0: 0.00", where the "R0:" part is in bold.
3423 * The keyboard accelerators for the menubar menu items are now working.
3427 Overview of changes in gcalctool 4.2.31
3429 * Updated the NEWS file with an overview of all the changes since v4.1.13.
3433 Overview of changes in gcalctool 4.2.30
3435 * Removed the gconf resource for getting/setting whether a beep is sounded
3436 on error. A beep will now always be sounded in such a case.
3437 * The writing out of the resources will now be immediately done when each
3438 of those functions changes.
3442 Overview of changes in gcalctool 4.2.29
3444 * Updated the manual pages to reflect the recent v4.2.xx changes.
3445 * Replaced the occurance of mktemp with mkstemp to placate the Gnu compiler
3450 Overview of changes in gcalctool 4.2.28
3452 * The real fix for displaying the icon.
3456 Overview of changes in gcalctool 4.2.27
3458 * Vastly improved keyboard navigation.
3459 * Control-F1 now toggles the displaying of tooltip help, so the "-h"
3460 command line option has been removed and the old-style event handling
3461 code has also been removed.
3462 * Added in a signal handler for the "delete" event for the main gcalctool
3463 window. The callback calls gtk_main_quit() to terminate the application.
3467 Overview of changes in gcalctool 4.2.26
3469 * HCI change. Attempt to correct disaplay the gcalctool icon.
3473 Overview of changes in gcalctool 4.2.25
3475 * HCI change. The Sto/Rcl/Exch menu items now show the current register
3480 Overview of changes in gcalctool 4.2.24
3482 * HCI change. All the radiobutton and checkbox items in the mode panel
3483 now have a mnemonic associated with them.
3487 Overview of changes in gcalctool 4.2.23
3489 * HCI change. Fixed up the buttons on the "Insert ASCII Value", "Enter
3490 Constant..." and "Enter Function..." popups. They now just use Cancel
3491 and OK buttons, and use standard stock Gtk icons.
3495 Overview of changes in gcalctool 4.2.22
3497 * HCI change. Added in an Edit->Paste menu item. If selected this will
3498 paste the current contents of the clipboard into the calculator display
3499 as if you'd typed it.
3500 * Added bullet proofing to protect the calculator against values that
3501 weren't found. If a value wasn't found, it's just ignored, and it goes
3502 on to process the next character in the string.
3503 * Improved the handling of the recognition of characters entered. It now
3504 takes into effect the mods value for each keysym.
3508 Overview of changes in gcalctool 4.2.21
3510 * HCI change. Added a 2 pixel border for the frames containing the Basic,
3511 Financial and Scientific buttons and the mode panel.
3515 Overview of changes in gcalctool 4.2.20
3517 * HCI change. Removed the "operand item" label widget.
3521 Overview of changes in gcalctool 4.2.19
3523 * The frames around the mode button tables and the mode panel are no longer
3528 Overview of changes in gcalctool 4.2.18
3530 * Fixed Bugzilla bug #101865. Remade various keyboard remappings:
3531 * Removed mention of the "-l" and "-r" command line options from the manual
3532 pages. Remove reference to the /schemes/apps/gcalctool/righthanded Gconf
3537 Overview of changes in gcalctool 4.2.17
3539 * Removed the "Keys" key, that allowed you to toggle the button labels to
3540 show their keyboard equivalents.
3544 Overview of changes in gcalctool 4.2.16
3546 * Put each of the the button tables and the mode panel inside a frame, rather
3547 then use horizontal separators, to try to make the GUI look nicer.
3551 Overview of changes in gcalctool 4.2.15
3553 * Entering "((2+3)*(2+3))" now gives the correct answer.
3554 * Added some bullet-proofing to parentheses handling when bogus characters
3559 Overview of changes in gcalctool 4.2.14
3561 * Hooked up the Help->Contents menu item. Note that help support still has
3562 to be included (i.e. a help subdirectory with associated files etc.).
3566 Overview of changes in gcalctool 4.2.13
3568 * The View->Memory Registers menu item now correctly toggles the showing of
3569 the memory register window.
3573 Overview of changes in gcalctool 4.2.12
3575 * Menubar menu items now use stock Gtk icons (where applicable).
3579 Overview of changes in gcalctool 4.2.11
3581 * Revised the gcalctoolrc (Gtk resources) file for the new display layout.
3585 Overview of changes in gcalctool 4.2.10
3587 * Going into Scientific mode and clicking on "(" twice no longer causes a
3588 segmentation violation.
3592 Overview of changes in gcalctool 4.2.9
3594 * Added some horizontal separators to help make the calculator more readable
3595 when in Financial and Scientific Mode.
3599 Overview of changes in gcalctool 4.2.8
3601 * Entering "((2+3)*9+(5-3))" no longer causes a segmentation violation.
3605 Overview of changes in gcalctool 4.2.7
3607 * Removed the attempt to display a calculator image on the About popup.
3608 * Typing the keyboard equivalent of the menu buttons now works.
3609 * Removed the VERSION string from the titlebar. This is now in the About popup
3613 Overview of changes in gcalctool 4.2.6
3615 * Added in an About popup that's accessible through the Help->About Gcalctool
3616 menubar Help menu item.
3620 Overview of changes in gcalctool 4.2.5
3622 * Fixed Bugzilla bug #102927.
3623 Replaced abbreviation "trig." with full word "trigonometric".
3627 Overview of changes in gcalctool 4.2.4
3629 * Fixed Bugzilla bug #102922.
3630 Adjusted two occurances of sentence fragments to make it easier for
3631 L10N folks to translate them.
3635 Overview of changes in gcalctool 4.2.3
3637 * Added Spanish (es) to ALL_LINGUAS at configure.in
3638 * gcalctool is now resizable again.
3642 Overview of changes in gcalctool 4.2.2
3644 * Made calculator window choose a reasonable size at startup, and resize
3645 when changing modes.
3649 Overview of changes in gcalctool 4.2.1
3651 * Removed the GNOME_UTIL_LIBS line in gcalctool/Makefile.am so that
3652 gcalctool will correctly build.
3656 Overview of changes in gcalctool 4.2.0
3658 * The gcalctool GUI layout has been redone to make the Basic mode more
3659 basic and to make the application more GNOMEish.
3660 * The Financial/Logical/Scientific mode buttons have been moved into
3661 the main calculator window above the Basic mode buttons. The Logical
3662 and Scientific modes have been combined.
3664 * The six item mode display has been removed and a mode panel added for
3665 the scientific mode.
3666 * Removed the property sheet. gcalctool no longer has a left or right
3668 * Blank buttons are now correctly hidden.
3669 * Added a "--enable-build-broken" flag to configure that has to be present
3670 in order to configure and build gcalctool while it's still in a semi-broken
3675 Overview of changes in gcalctool 4.1.27
3677 * Fixed Bugzilla bug #101782.
3678 Removed trailing "\n"'s where possible in the tooltip help messages.
3682 Overview of changes in gcalctool 4.1.26
3684 * Fixed Bugzilla bug #101861.
3685 The size of the memory register window is no longer hard-wired.
3689 Overview of changes in gcalctool 4.1.25
3691 * Fixed Bugzilla bug #101867.
3692 Changed multiply key from "X" to "*" (same as the existing gnome-calculator).
3696 Overview of changes in gcalctool 4.1.24
3698 * Fixed Bugzilla bug #101780.
3699 Removed leading and trailing spaces from the labels for the gcalctool buttons.
3703 Overview of changes in gcalctool 4.1.23
3705 * Fixed Bugzilla bug #101777.
3706 Removed trailing periods on the four window titles.
3710 Overview of changes in gcalctool 4.1.22
3712 * Various I18N changes.
3716 Overview of changes in gcalctool 4.1.21
3718 * Various I18N changes.
3722 Overview of changes in gcalctool 4.1.20
3724 * Fixed Sun Bugtraq bug #1102883 against DeskSet calctool:
3725 Adjusted so that all error messages just display "Error" which is
3730 Overview of changes in gcalctool 4.1.19
3732 * Fixed Sun Bugtraq bug #4006391 against CDE dtcalc:
3733 Bring up gcalctool, enter 10000 X 0.58 =, get answer is 5800.
3734 Then click on Int button, supposely should get 5800, but the answer was 5799.
3738 Overview of changes in gcalctool 4.1.18
3740 * Fixed Sun Bugtraq bug #1258472 against CDE dtcalc:
3741 Start up gcalctool and set to decimal and fixed. Set accuracy to 2 decimal
3742 places. Do a division like 0.19/2 It gives 0.0A.
3746 Overview of changes in gcalctool 4.1.17
3748 * Fixed Bugtraq bug #1190181 against OpenWindows DeskSet calctool:
3749 gcalctool core dumped if parent directory was not readable.
3753 Overview of changes in gcalctool 4.1.16
3755 * Updated TODO file with all relevant calculator Sun bugs and rfes.
3756 * Adjusted matherr() routine so that strict ANCI C compilers can compile it.
3757 * Mode windows now shows buttons correctly if you start up in Basic mode,
3758 then try to show one of the other modes.
3762 Overview of changes in gcalctool 4.1.15
3764 * "Keys" button now displays correctly if started with left-handed style.
3765 * Switching handed style now displays button labels correctly if currently
3766 showing the keyboard equivalent.
3770 Overview of changes in gcalctool 4.1.14
3772 * Buttons are colored correctly if started with left-handed style.
3776 Overview of changes in gcalctool 4.1.13
3778 * The unused buttons in the mode window are now hidden.
3782 Overview of changes in gcalctool 4.1.12
3784 * Added gconf support, removing the use of X11 resources.
3788 Overview of changes in gcalctool 4.1.11
3790 * Explicitly setting the size of the calculator buttons has been removed.
3791 * The width of the mode window is now set to the width of the main window.
3795 Overview of changes in gcalctool 4.1.10
3797 * Fixes for I18N support.
3801 Overview of changes in gcalctool 4.1.9
3803 * Now that gcalctool is using Gtk resources to determine the appearance of
3804 the calculator, there is no need to use the custom display_frame widget.
3805 * The calculator display area now has tooltip help.
3809 Overview of changes in gcalctool 4.1.8
3811 * Fixed up mistakes is the gcalctool tooltip help text.
3812 * Three keyboard accelerators weren't working when a "menu" button had been
3813 pressed and the calculator was in pending mode:
3814 Base button - "o" (octal).
3815 Mode button - "l" (logical).
3816 Trig button - "g" (gradient).
3817 * The + and . keys on the numeric keypad now work.
3821 Overview of changes in gcalctool 4.1.7
3823 * Added in help support. Hitting the Help key will toggle whether tooltip
3824 help messages are displayed for the various buttons and other widgets.
3826 By default tooltips are disabled. Start gcalctool with the "-h" command
3827 line option will enable them. There is also a "gcalctool.showhelp"
3828 resource that can enable/disable them.
3832 Overview of changes in gcalctool 4.1.6
3834 * The new Constant/Function popup now has the various items aligned.
3838 Overview of changes in gcalctool 4.1.5
3840 * The size of the buttons in the Mode window are incorrect if the unused ones
3841 are not shown. Solved this my simply making the unused ones insnsitive, and
3846 Overview of changes in gcalctool 4.1.4
3849 * Keyboard accelerators now work for the gcalctool "menu" buttons.
3853 Overview of changes in gcalctool 4.1.3
3855 * The constant and function definitions are now read and written to a file
3856 named ~/.gcalctoolcf.
3857 * gcalctool now also tries to read a ~/.gcalctoolrc file at startup time.
3858 This file (if it exists) can contain resources for changing the appearance
3859 of the application. A gcalctoolrc file is now also included with the
3860 gcalctool distribution, which gives the old OpenWindows DeskSet appearance
3862 * The ability to change various colors via X resources has also been removed.
3863 The manual pages have been updated to reflect this.
3867 Overview of changes in gcalctool 4.1.2
3869 * Starting gcalctool then switching hands to left-handed, then using the
3870 keyboard for input, wrongly associated the various keyboard accelerators
3871 for the swapped keys.
3875 Overview of changes in gcalctool 4.1.1
3877 * Now finds the X11 libraries in a platform independent way.
3878 * Fixed up the gcalctool usage message.
3879 * Fixed up the gcalctool manual pages.
3880 * gcalctool now looks for ~/.gcalctoolrc and ~/.gcalctooldefaults files.
3881 * X resources are now "gcalctool.<whatever" rather than "calctool.<whatever>".
3885 Overview of changes in gcalctool 4.1.0
3887 * Graphics driver is now based on Gtk2.
3891 Overview of changes in calctool 4.0.0
3893 * Code based on the calctool in the OpenWindows Deskset for Solaris 8.
3894 * Adjusted to use an autoconf/automake configuration and build environment.
3895 * Adjusted the code to a K&R style.
3896 * Incorporated in needed code from the libguide and libdeskset libraries.
3897 * Released under a GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) license.
3898 * Just an XView graphics driver currently provided.