1 Overview of changes in gcalctool 5.91.91
3 * Disable localized digits (Bug #644980)
4 * Fix crash doing bitwise operations with large numbers (Bug #637328)
5 * Don't use automatic exponential format when not in base 10
6 * Only use thousands separators in base 10
8 Overview of changes in gcalctool 5.91.90
10 * Integrate unittests into build process
12 Overview of changes in gcalctool 5.91.90
14 * Fix grammar mistakes
15 * Fix translated conversions (Bug #641166)
17 Overview of changes in gcalctool 5.91.6
19 * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
20 * Use full name of currency in conversion bar
21 * Add temperature conversion
22 * Update conversion bar when currencies are updated
23 * Fix incorrect display of complex numbers
24 * Now able to change currencies from advanced mode
26 Overview of changes in gcalctool 5.91.5
28 * Make new variable buttons that combines add/set/get and clear into one
30 * Add a decimal point button to the programming mode
31 * Make the numeric keypad produce numbers even when numlock is on
33 Overview of changes in gcalctool 5.91.4
35 * Use new Indian Rupee sign ₹ (Bug #636587, Carlos Cejudo)
36 * Use currency rates from the IMF as well as the ECB to add 24 new rates:
37 AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
38 LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
39 * Don't hide GCalctool in KDE
40 * Convert numeric keypad separator into locale specific version
43 Overview of changes in gcalctool 5.91.3
45 * Fix incorrect calculation of tanh
46 * Fix dropping of decimal points when thousand separator is '.' (Bug #635517)
47 * Improve conversion bar
48 * Fix crash in scientific mode
49 * Add new automatic display mode that switches from fixed to scientific when
52 Overview of changes in gcalctool 5.91.2
54 * Fix broken thousands separators code (Bug #628908)
55 * Don't make window resizable, it is not supposed to be
56 * Use icons for undo and clear buttons as the translations cause them to be
57 oversized in some languages
58 * Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
59 * If a thousands separator is not defined then use ' ' (Bug #632182)
60 * Fix incorrect error text for acosh function (Bug #632614)
62 Overview of changes in gcalctool 5.91.1
64 * Clear display when an answer is displayed and a numeric point is inserted
65 * Add GUI for unit conversations (bug #539830)
66 * Fix the definition of ounces
67 * Remove trailing whitespace when entering super-/subscript mode
69 * Calculate answers in separate thread (bug #576371)
70 * Stop '*'+backspace+'*' being converted into '^'
71 * Updated translations
73 Overview of changes in gcalctool 5.91.0
75 * Port to GTK+-3 (bug #630115, William Jon McCann)
76 * Don't crash on pasting empty clipboard
77 * Mark more strings as translatable (bug #630899, Gabor Kelemen)
78 * Make calculator window resizable (bug #630594)
79 * Put back visible thousands separators (bug #628908)
80 * Make thousands separators and radix points respect the users locale
81 * Updated translations
83 Overview of changes in gcalctool 5.32.0
85 * Updated translations
87 Overview of changes in gcalctool 5.31.91
89 * Increase accuracy of internal calculations, don't crash printing numbers
90 when they get too large.
91 * Updated translations
93 Overview of changes in gcalctool 5.31.90
95 * Updated translations
97 Overview of changes in gcalctool 5.31.6
99 * Fix double pasting into display with middle button
100 * Add a11y names to widgets
102 Overview of changes in gcalctool 5.31.5
104 * Call gsettings_sync() before quit
106 Overview of changes in gcalctool 5.31.4
108 * Show currency conversion below display
110 * Use gsettings instead of gconf
112 Overview of changes in gcalctool 5.31.3
114 * Support complex trigonometry
116 * Add complex argument button to scientific mode
118 * Make popup button for additional functions, with integer/fractional
119 component, floor, ceiling, round and sign functions.
121 Overview of changes in gcalctool 5.31.2
123 * Replace backspace button with undo button
125 * Remove memory buttons from basic mode (too complex)
127 * Support complex arithmetic
129 Overview of changes in gcalctool 5.31.1
131 * Dynamically load button layouts to speed up startup time
133 * Add colours to buttons (Bug #157962)
135 * Merge advanced and scientific mode
139 * Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ')
141 * Don't change window title to match mode (no need to)
143 * Rename View menu to Mode
145 * Make inverses of variables work (Bug #614979)
147 * Show answer in bold (Bug #505168)
149 * Reimplement undo and redo
151 * Automatically add missing closing brackets (Bug #615243)
153 * Show all defined variables in variable popups
155 Overview of changes in gcalctool 5.30.0
157 * Fix errors in variable exponents (e.g. xy²)
159 * Handle powers in convesion units, (e.g. 1m² in mm²)
161 * Don't clear ans when clearing display (Bug #613552)
163 * Handle equations like (x+3y)(2x-4y)
165 Overview of changes in gcalctool 5.29.92
167 * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
169 * Convert number in display if it has a base and a base button is pressed
171 * Make scientific notation button behave the same as keyboard shortcut (i.e.
172 go into superscript mode).
174 * Only allow superscript minus to be entered if can make a valid superscript
175 number, otherwise revert to standard minus.
177 * Allow hexadecimal numbers to be entered in lower-case
179 * Make bit editor active for displayed numbers not in base 10
181 * Make variable powers work, e.g. x²
183 * Fix spacebar not working when display has focus (Bug #611971)
185 * Load currency rates when doing typed currency conversion
187 * Use GIO instead of libsoup
189 Overview of changes in gcalctool 5.29.91
191 * Fix bug where backspace deletes all input in locales with no thousands
194 * Make boolean operations work with zero, e.g. "0 XOR 5"
196 * Don't override space and return when display area not selected (Bug #596645)
198 * Make window non-resizable (Bug #602154)
200 * Change boolean functions to uppercase (xor -> XOR)
202 * Documentation rewritten
204 * Modernised build system
206 Overview of changes in gcalctool 5.29.90
208 * Miscellaneous string fixes
210 * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
211 en_GB (Philip Withnall), es (Jorge González),
212 fr (Laurent Coudeur), nb (Kjartan Maraas),
213 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
215 Overview of changes in gcalctool 5.29.6
217 * Reimplement automatic ans substitution (Robert Ancell)
219 * Make builds less verbose (bug #607118, Thomas Andersen)
221 * De-break function that check if currency rates are out of date (Robin Sonefors)
223 * Fix shift button keybinding crash (Robert Ancell)
225 * Updated translations: ast (Xandru Armesto Fernandez), bn (Jamil Ahmed),
226 cs (Petr Kovar), de (Christian Kirbach),
227 fr (Laurent Coudeur and Claude Paroz), hu (Gabor Kelemen),
228 nb (Kjartan Maraas), sv (Daniel Nylander),
229 ta (vasudeven), uk (Maxim V. Dziumanenko)
231 Overview of changes in gcalctool 5.29.4
233 * Make 0^0 = 1 (Robert Ancell, Bug #605011)
235 * Use superscript digits for scientific notation (Robert Ancell)
237 * Clear display when entering a number after an equation (Robert Ancell)
239 * Make Ctrl+W a shortcut to quit (Robert Ancell)
241 * Updated translations: et (Ivar Smolin), ro (Lucian Adrian Grijincu),
244 Overview of changes in gcalctool 5.29.2
246 * Support conversions in display (e.g. "1 AUD in USD" or "6.2 inches in
247 meters") (Robert Ancell)
249 * Support arbitrary varible names, e.g. set with "name=55" (Robert Ancell)
251 * Add a command-line version of gcalctool 'gcalccmd'
252 (Rich Burridge, Bug #590767)
254 * Updated translations: en@shaw (Thomas Thurman), es (Jorge González),
255 sl (Matej Urbančič), ta (drtvasudevan),
258 Overview of changes in gcalctool 5.29.1
260 * New user interface:
261 - Window is now shorter to better fix in netbook resolutions
262 - Superscript and subscript numbers to allow better notation, e.g. "₃√5"
263 - Preferences moved into a dialog
264 - Functions are now typed, e.g. s+i+n for sine instead of "k"
265 - Error messages now displayed below equation, and improved descriptions
267 Overview of changes in gcalctool 5.28.0
269 * Don't override space bar when buttons are focussed as this stops keyboard control
270 (Robert Ancell, Bug #595337)
272 * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
273 and allow '**' to be converted to a '^' for layouts that do not support it
274 (Robert Ancell, Bug #546819)
276 * Updated documentation: de (Christian Kirbach), fr (Claude Paroz)
278 * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov)
279 bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed)
280 cs (Marek Černocký), da (Ask H. Larsen)
281 en_GB (Bruce Cowan), et (Ivar Smolin)
282 hi (Rajesh Ranjan), it (Davide Falagna)
283 kn (Shankar Prasad), lt (Gintautas Miliauskas)
284 ml (Ani), mr (Sandeep Shedmake)
285 or (Manoj Kumar Giri), pa (A S Alam)
286 ro (Adi Roiban), sl (Matej Urbančič)
287 sr (Branko Kokanović), sr@latin (Branko Kokanović)
288 te (krishnababu k), uk (Maxim V. Dziumanenko)
289 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
291 Overview of changes in gcalctool 5.27.92
293 * Fix base conversions (Robert Ancell)
295 * Fix disabled help menu (Robert Ancell)
297 * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277)
299 * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou)
300 eu (Inaki Larranaga Murgoitio), fr (Claude Paroz)
301 gu (Sweta Kothari), hu (Gabor Kelemen)
302 kn (Shankar Prasad), ml (Ani)
303 pl (Tomasz Dominikowski), pt (Duarte Loreto)
304 sr (Branko Kokanović), sv (Daniel Nylander)
305 tr (Baris Cicek), zh_CN (Aron Xu)
307 Overview of changes in gcalctool 5.27.91
309 * Updated documentation: cs (Petr Kovar)
311 * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin)
312 eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen)
313 ga (Seán de Búrca), gl (Antón Méixome)
314 kn (Shankar Prasad), ko (Changwoo Ryu)
315 nb (Kjartan Maraas), or (Manoj Kumar Giri)
316 pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle)
317 sv (Daniel Nylander), ta (ifelix)
319 Overview of changes in gcalctool 5.27.90
321 * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
323 * Updated documentation: es (Jorge González)
325 * Updated translations: de (Christian Kirbach), es (Jorge González)
326 gl (Antón Méixome), nb (Kjartan Maraas)
327 sv (Daniel Nylander), ta (drtvasudevan)
329 Overview of changes in gcalctool 5.27.5
331 * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
333 * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884)
335 * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
337 * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
339 * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)
341 * Updated documentation: fr (Laurent Coudeur, Claude Paroz)
343 * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru)
344 fr (Claude Paroz), pt_BR (Daniel S. Koda)
346 Overview of changes in gcalctool 5.27.4
348 * Update bit editor after shifting (Robert Ancell, Bug #587545)
350 * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802)
352 * Make padding consistent in GUI (Jerry Casiano, Bug #587292)
354 * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812)
356 * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
358 * Use lowercase notation for trigonometric and logarithm functions to look
359 more like standard mathematical notation
361 * Put spacing around functions, i.e. "sin" -> " sin "
363 * Use subscript for logarithm base two, i.e. "log2" -> "log₂"
365 * Added etched border around display (Robert Ancell, Bug #140836)
367 * Rewrote out of date man page (Robert Ancell, Bug #585997)
369 * Updated documentation: cs (Marek Cernocky)
371 * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky),
372 es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz),
373 ta (drtvasudevan), sv (Daniel Nylander),
374 uk (Maxim V. Dziumanenko)
376 Overview of changes in gcalctool 5.27.3
378 * Percentage operation for addition and subtraction now takes percentage of
379 first value (Robert Ancell, Bug #480207)
381 * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
383 * Focus on the display entry by default
385 * Fix broken widget style. Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
387 * Fix missing icon in Help>Contents menu
389 * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
391 Overview of changes in gcalctool 5.27.2
393 * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
395 * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)
397 * Remove negative sign from numbers rounded to zero. This is only a partial
398 fix as the error value is still visible in scientific notation
399 (Robert Ancell, Bug #560802)
401 * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
403 * Keep settings (show zeroes, thousands separator etc) when changing modes
404 (Robert Ancell, Bug #580398)
406 * Add a --solve command-line argument (Robert Ancell)
408 * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
410 * Made parser reentrant and part of MP code (Robert Ancell)
412 * Remove references to arithmetic/left-to-right precedence from the manual
413 (Robert Ancell, Bug #559734)
415 * Fix grammatical errors in manual (Bruce Cowan, Bug #569275)
417 * Remove untranslated figures in documentation - they are automatically
418 copied from the C documentation (Robert Ancell, Bug #566680)
420 * Updated translations: si (K.P.Gayan Tharaka)
422 Overview of changes in gcalctool 5.27.1
424 * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807)
426 * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975)
428 * Make GConf schemas translatable (Robert Ancell, Bug #571948)
430 * Replace MP number arrays with an MPNumber structure (Robert Ancell)
432 * Tidied up error messages (Robert Ancell, Bug #521184)
434 * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946)
435 This will cause the gconf schema to be incompatible with gcalctool < 5.26.0.
436 Expect settings to reset to defaults when upgrading. Switching between
437 versions will cause resets.
439 * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
441 * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
443 Overview of changes in gcalctool 5.26.0
445 * Fix button expansion (nowak2000, Bug #575385)
447 * Removed deprecated test/ directory (Bug #574048)
449 * Updated documentation: C (Robin Sonefors), ca (Joan Duran)
451 * Updated translations: as (Amitakhya Phukan), da (Ask H. Larsen),
452 el (Jennie Petoumenou), es (Jorge Gonzalez),
453 fi (Tommi Vainikainen), gl (Ignacio Casal Quinteiro),
454 gu (Ankitkumar Patel), hi (Rajesh Ranjan),
455 hu (Gabor Kelemen), it (Sergio Durzu),
456 lt (Vytautas Rėkus), mai (Rajesh Ranjan),
457 ml (Ani Peter), mr (Sandeep Shedmake),
458 nb (Kjartan Maraas), nl (Tino Meinen),
459 pl (Wadim Dziedzic), ru (Nickolay V. Shmyrev),
460 ta (felix), te (Krishnababu K),
461 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
463 Overview of changes in gcalctool 5.25.92
465 * Restore number display mode (FIX/SCI/ENG) on startup (Robert Ancell, Bug #572881)
467 * Fix rounding errors in integer power calulations (Robert Ancell, Bug #527540)
469 * Fix error in cosine/tangent calculations (Robert Ancell, Bug #571007)
471 * Updated documentation: eu (Inaki Larranaga Murgoitio)
473 * Updated translations: en_GB (Philip Withnall), fi (Ilkka Tuohela),
474 fr (Bruno Brouard, Claude Paroz), ja (Takeshi AIHANA)
475 kn (Shankar Prasad), lv (Raivis Dejus),
476 nl (Wouter Bolsterlee), pt (Duarte Loreto)
477 pt_BR (Og Maciel, Rodrigo Flores), sv (Daniel Nylander)
479 Overview of changes in gcalctool 5.25.91
481 * Initialise GType system so usage of GConf doesn't cause crashes (Matthias Clasen, Bug #571581)
483 * Rework command-line arguments to be standard (Robert Ancell, Bug #569885)
485 * Correctly handle decimal points for languages not using '.' (Robert Ancell, Bug #566929)
487 * Fix shortcut keys so standard menu keys work (Robert Ancell)
489 * Updated documentation: eu (Inaki Larranaga Murgoitio)
491 * Updated translations: ast (Mikel González), cs (Petr Pulc), da (Ask H. Larsen), eu (Inaki Larranaga Murgoitio),
492 gu (Sweta Kothari), hu (Gabor Kelemen), ro (Adi Roiban), vi (Clytie Siddall),
493 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
495 Overview of changes in gcalctool 5.25.90
497 * Fixed incorrect bit shift operation (Robert Ancell, Bug #569176)
499 * Updated documentation: sv (Daniel Nylander)
501 * Updated translations: ca (Joan Duran), de (Christian Kirbach), ko (Changwoo Ryu), or (Manoj Kumar Giri)
503 Overview of changes in gcalctool 5.25.5
505 * Updated documentation: de (Christian Kirbach)
507 * Updated translations: nb (Kjartan Maraas), th (Theppitak Karoonboonyanan)
509 Overview of changes in gcalctool 5.25.4
511 * Updated translations: de (ckirbach), es (Jorge Gonzalez), zh_CN (甘露)
513 Overview of changes in gcalctool 5.25.3
515 * Made exponential numbers work without a sign, e.g. '1e2' works
516 the same as '1e+2' (Robert Ancell).
518 * Correctly calculate exponential numbers in binary mode and
519 convert correctly when changing bases (Robert Ancell, Bug #516159).
521 * Fix broken accelerator keys from changes in 5.25.2 (Robert Ancell, Bug #379476).
523 Overview of changes in gcalctool 5.25.2
525 * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key.
526 The following shortcut keys have changed:
529 --------------------------
545 (Robin Sonefors, Bug #379476).
547 * Fixed crash where financial dialogs are activated from other modes on startup
548 (Robin Sonefors, Bug #560196).
550 * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251)
552 * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988)
554 * Always read configuration from /apps/gcalctool not /apps/(appname) as the application
555 name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260).
557 * Correct gconf key names in man page (Robert Ancell, Bug #559458).
559 * Updated translations: es (Jorge Gonzalez)
561 * Updated help: es (Jorge Gonzalez)
563 Overview of changes in gcalctool 5.25.1
565 * Added a programming mode that contains the bit editor (Robin Sonefors, Bug #501508).
567 * Made finacial operations GUI-based not register based (Robin Sonefors, Bug #318686).
569 * Added Gross Profit Margin Ration Financial Function (Robin Sonefors, Bug #150663).
571 * Don't clear display when changing modes and allow all functions to work in all non-basic
572 modes (Robert Ancell, Bug #554133).
574 * Set decimal point label to be based on LC_NUMERIC as users can set their numerical
575 representation to different to their language settings (Robin Sonefors, Bug #557331).
577 * More refactoring in MP math library (Klaus Niederkrueger, Robert Ancell, Bug #524091).
579 * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965).
581 * Only update bit panel when display contains a solved number (Robert Ancell, Bug #548690).
583 * Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
585 * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).
587 * Added translator comments (Robert Ancell)
589 * Updated translations: bg (Alexander Shopov),
590 da (Ask H. Larsen, Kenneth Nielsen),
594 mk (Jovan Naumovski),
595 pt_BR (Vladimir Melo, Leonardo Ferreira Fontenelle)
597 * Updated help: es (Jorge Gonzalez)
599 Overview of changes in gcalctool 5.24.0
601 * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
602 bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
603 dz (Pema Geyleg), gu (Sweta Kothari),
604 hr (Robert Sedak), hu (Gabor Kelemen),
605 it (Luca Ferretti), kn (Shankar Prasad),
606 ko (Changwoo Ryu), lt (Gintautas Miliauskas),
607 ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
608 mr (Sandeep Shedmake), ro (Mişu Moldovan),
609 sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
610 te (Krishnababu K), tr (Baris Cicek),
613 * Updated help: es (Jorge Gonzalez)
616 Overview of changes in gcalctool 5.23.92
618 * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
619 bg (Alexander Shopov)
623 Overview of changes in gcalctool 5.23.91
625 * Fix packing for modulus button (Bug #548880)
627 * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
628 other desktops can use GCalctool (bug #518862).
632 Overview of changes in gcalctool 5.23.90
634 * Fix some small memory leaks (Felix Riemann, Bug #547942)
636 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
638 * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)
640 * Updated documentation: ru (Yuriy Penkin)
644 Overview of changes in gcalctool 5.23.6
646 * Deprecated left-to-right mode (Bug #500994).
648 * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to gnome-doc-utils (Robert Ancell, Bug #336104)
650 * Changed icon from deprecated 'gnome-calculator' to 'accessories-calculator') (Matthias Clasen, Bug #545074)
652 * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG (Fabrício Godoy)
656 Overview of changes in gcalctool 5.23.5
658 * Fix regression in factorial operation (Klaus Niederkrueger)
660 * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)
662 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
664 * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi Aihana, Bug #336104)
666 * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)
670 Overview of changes in gcalctool 5.23.4
672 * Added workaround to stop display disappearing when editing large displays (Bug #524602)
674 * Applied second mp math tidy up patch from Klaus Niederkrueger (Bug #524091)
676 * Updated translations: ar (Djihed Afifi)
680 Overview of changes in gcalctool 5.23.3
682 * Default to no thousands separator not ',' for locales that do not require one (Bug #527669)
684 * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)
688 Overview of changes in gcalctool 5.23.2
690 * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
692 * Structural changes in preperation for full unicode support (Bug #530532)
694 * Updated translations: es (Jorge González), gl (Ignacio Casal Quinteiro), nb (Kjartan Maraas),
695 nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej Urbančič)
699 Overview of changes in gcalctool 5.23.1
701 * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
703 * Fixes incorrect negation precedence (Bug #526094)
705 * Fixes issues with thousands seperators and radix in non-english
706 locales (Bug #527669)
708 * Fixes regression in constant and function menus (Bug #527545)
710 * Fixes problem where display is invisible after solving equation
715 Overview of changes in gcalctool 5.22.0
717 * Fix for bug #520474 - Calculator uses 06 in place of decimal.
719 * Fix for bug #519979 - Please provide translator comments.
721 * Fix for bug #519243 - Memory registers save incorrectly.
725 Overview of changes in gcalctool 5.21.92
727 * Released a gcalctool tarball for GNOME 5.21.92.
731 Overview of changes in gcalctool 5.21.91
733 * Change Help->Help menu to Help->Contents to match HIG (Bug #514812)
735 * Fix for bug #515326 – translation issues
737 * Unmark bitcalculating strings for translation (Bug #515326)
738 Change help menu shortcut from Ctrl+H to F1 to match HIG (Bug #514812)
740 * Remove help/it/Makefile, switching to gnome-doc-utils
742 * Fix for bug #514233 - Title not translated
744 * Fix for bug #513868 - Switching mode clears values but not
745 "Malformed expression" in statusbar.
747 * Fix for bug #513218 - Parsing not handling things the way a
748 "normal" calculator would.
750 * Fix for bug #482666 - XML errors in gcalctool de translation.
752 * Fix typo (Retreive -> Retrieve)
756 Overview of changes in gcalctool 5.21.90
758 * Fix for bug #512204 - Regression in (-,+) handling.
760 * Fix for bug #511052 – Mod gives negative remainders.
762 * Fixed typo in message in create_kframe() in gtk.c.
766 Overview of changes in gcalctool 5.21.5
768 * Adjusted online help documentation to add in a section 4.4. "Changing
769 The Display Area" and to update the new keyboard shortcut for Clear.
771 * Use delete key to delete character right of cursor in display, clear
772 now uses shift+delete (Bug #326938).
774 * Update all button tooltips to have the shortcut
775 key for that button (Bug #503707).
777 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
780 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
781 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
783 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
784 monthly interest rate" in the online help for two of the financial
787 * Fix incorrect menu radio button selected when mode change aborted
790 * Fix for bug #502306 - unable to use MOD operation after a
795 Overview of changes in gcalctool 5.21.4
797 * Adjusted online help documentation to add in a section 4.4. "Changing
798 The Display Area" and to update the new keyboard shortcut for Clear.
800 * Use delete key to delete character right of cursor in display, clear
801 now uses shift+delete (Bug #326938).
803 * Update all button tooltips to have the shortcut
804 key for that button (Bug #503707).
806 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
809 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
810 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
812 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
813 monthly interest rate" in the online help for two of the financial
816 * Fix incorrect menu radio button selected when mode change aborted
819 * Fix for bug #502306 - unable to use MOD operation after a
824 Overview of changes in gcalctool 5.21.3
826 * Added a "Reset to Default" accuracy menu item (bug #488542).
828 * When the bit calculation extension is enabled, a message now appears
831 * Fixed bug #500060 - Twiddling bits 32-63 in bitcalculation extension
832 produces incorrect results.
834 * Fixed bug #367731 - [doc] Update documentation for bit calculating
837 * Fixed bug 500029 - Clearing a bit in the bitcalculating extension,
838 sets the display to zero.
840 * Disable menu items not valid in current mode (Bug #499625).
842 * Fix build dependencies for parsers (Bug #497237).
844 * Trim pasted text on newlines, replace tabs with spaces (Bug #488796).
846 * Fixed bug #367737 - [doc] Documentation screenshots need to be updated.
848 * Fixed bug #367723 - [doc] Update documentation for Changing Modes
853 Overview of changes in gcalctool 5.21.2
855 * Fixed bug #485919 - Use Glade for UI. Glade conversion of gcalctool
856 is now complete (thanks Robert).
858 * Fixed bug #495349 - Close precision dialog when setting precision from
861 * Fixed bug #495345 - Connect "activate" signal for precision spin button
862 after spin button has been updated.
864 * Fixed bug #482655 - Missing image file.
866 * Fix the buglet in comment #51 of bug #485919
868 * Fixed for final remaining parts of bug #488694 - [a11y] Several
869 calculator buttons don't speak correctly with Orca.
871 * Fixed bug #488489 - Make accuracy shortcuts only work in scientific mode.
873 * Fixed bug # 488703 - Stop bogus '-/-' appearing in accuracy menu items.
875 * Fix for bug #485134 - OR calculation produces incorrect result in
876 arithmetic precedence mode.
878 * General code cleanup.
882 Overview of changes in gcalctool 5.21.1
884 * Work on bug #485919 - Use Glade for UI.
885 > Adds support for the mode panel.
886 > Puts menu accelerators back again and fixes the top button row in
887 basic mode being too tall.
888 > Now provides Glade support for the majority of the gcalctool GUI.
890 * Fix for bug #490701 - base radio buttons initially fail.
892 * Attempted fix for bug #485134 - OR calculation produces incorrect
893 result in arithmetic precedence mode. This isn't a complete solution
894 so the bug has been reopened.
896 * Fix for bug #488828 - Reciprocal remembers backspaced items.
898 * More work on bug ##488694 - [a11y] Several calculator buttons don't speak
899 correctly with Orca. Removed the accessible descriptions (not needed) and
900 adjusted the "shift left" and "shift right" names (they were reversed).
902 * Patch to stablize arithmetic precedence.
904 * Stop acting on toggle events from radio buttons when they go inactive
907 * Added Robert Ancell to the list of gcalctool MAINTAINERS.
909 * Fixed bug #488830 - Hex radio button shortcut conflicts with Help menu
912 * Fixed bug #488829 - Accuracy and Change Sign have wrong tooltip shortcut
915 * Fixed bug #488783 - memory registers not available if you start in
918 * Fixed bug bug #488694 - [a11y] Several calculator buttons don't speak
921 * Fix for bug #485398 - Put memory register window inside the main window.
922 Uses gtk_window_set_transient_for() to associate the memory register
923 window with the main gcalctool window.
925 * Fix for bug #383850 - [doc] New names for Precedence.
927 * Fix for bug #485137 - Undo/Redo don't work in arithmetic precedence mode
928 if user has "hand edited" the display.
930 * Added a call to "set_memory_toggle(v->rstate);" in make_frames() to
931 correctly set the state of the Edit-<Memory Registers check box if the
932 user wanted the memory registers initially displayed.
934 * Correctly handle memory register display and "Memory Registers" menu
935 item checkbox status when user goes from Sci/Fin/Adv mode to Basic.
936 (Needed because of the recent changes for bug #478961).
940 Overview of changes in gcalctool 5.21.0
942 * Fix for bug #326938 – Display cursor in input area; allow home and
943 end keys. This is in arithmetic precedence mode only.
945 * Fix for bug #484158 – Setting Accuracy is incorrect via the 0-9 places
948 * Fix for bug #439087 – Gcalctool can't handle small physic constants
949 like the Boltzmann constant. The number of significant places has
950 been increased to 99 and the number of displayable digits has been
951 increased to 200. The online help has been adjusted to reflect these
954 Note that if you have something in the gcalctool display that is
955 wider than the display area, a scrollbar is shown, but the first
956 digit isn't properly displayed. The workaround here, is to enlarge
957 the size of the calculator window until the scrollbar goes away.
958 I believe this is a Gtk+ problem and have filed bug #482688 against
961 * Fixed bug #367738 – [doc] Square root documentation needs to be updated.
962 The entry in the online help now includes examples for both arithmetic
963 precedence and non-arithmetic precedence mode.
965 * Fixed bug #428571 – [doc] Repetitive usage of "use".
967 * Use GNOME_MAINTAINER_MODE_DEFINES() to handle *_DISABLE_DEPRECATED
969 * Fixed bug #428573 – [doc] Spelling of logical gates.
970 The logical operations, And, Not, Or, Xor and Xnor now use uppercase
971 letters (AND, NOT, OR, XOR and XNOR) for both the buttons and in the
972 display area in arithmetic precedence mode. The gcalctool manual
973 pages and the online help have been updated accordingly.
975 The XOR operation in non-arithmetic mode was doing a multiplication
978 The result for the AND example in the online help was incorrect.
980 The syntax for using NOT in aritmetic mode is different then for
981 non-arithmetic mode. The online help example has been updated to
984 * Fixed bug #469245 – Hexadecimal input is not intuitive and
985 bug #455889 – Copy/paste of lower case hex letter does not work.
986 The hexadecimal digits have been changed back to their pre Sept
987 2003 (bug #118826) values of "a" - "f".
989 The following functions have also had their keyboard shortcuts
990 reverted back to their pre Sept 2003 upper-case values:
994 [D] - Double-declining depreciation
995 [E] - Enter an exponential number
996 [F] - User-defined functions
998 With copy/paste operations, where the user is pasting a string into
999 gcalctool, the copy buffer is now iterated over. If an "A", "B", "C",
1000 "D" or "F" character is encountered, it will be converted to its
1001 lowercase equivalent. If an "E" is found, and the next character is a
1002 "-" or a "+", then it remains as an upper case "E" (it's assumed to be
1003 a possible exponential number), otherwise its converted to a lower
1006 Displaying of hex digits in the gcalctool display will still be
1007 in uppercase. Displaying of the "e" in an exponential number will
1008 still be in lower-case.
1010 The way to enter exponential numbers in arithmetic precedence mode
1011 has changed. The following four examples should show you the new
1014 1 2 Exp + 8 = 1200000000
1015 - 1 2 Exp + 8 = -1200000000
1016 1 2 Exp - 8 = 0.00000012
1017 - 1 2 Exp - 8 = -0.00000012
1019 In both left-to-right precedence and arithmetic precedence modes, if
1020 the user enters a numeric digit that is incorrect for the current
1021 numeric base, this shouldn't be allowed and should not be entered
1024 The gcalctool documentation (and tooltips) have been updated to
1025 reflect these changes.
1027 * Fixed bug #479102 – memory registers dialogue should use ngettext.
1029 * Fixed bug #478961 – GtkAaction use.
1031 * Fixed bug #478964 – don't use deprecated gtk_widget_ref func.
1033 * Fixed bug #478979 – show menu help in statusbar.
1035 * Fixed bug #479064 – should use ngettext on the Acc button.
1037 * Fixed bug #479097 – use gtkmessagedialog.
1039 * Fixed bug #479066 – weird way to use gnome menus-have-icons setting.
1043 Overview of changes in gcalctool 5.20.0
1045 * Released a gcalctool tarball for GNOME 2.20.0.
1049 Overview of changes in gcalctool 5.19.92
1051 * Released a gcalctool tarball for GNOME 2.19.92.
1055 Overview of changes in gcalctool 5.19.91
1057 * Released a gcalctool tarball for GNOME 2.19.91.
1059 - Fixed bug #467442 – gcalctool does not appear in xfce4 menu.
1063 Overview of changes in gcalctool 5.19.90
1065 * Released a gcalctool tarball for GNOME 2.19.90.
1067 - Adjusted the MAINTAINERS file to the new format.
1071 Overview of changes in gcalctool 5.19.6
1073 * Released a gcalctool tarball for GNOME 2.19.6.
1075 - Remove help/de/Makefile due to gnome-doc-utils migration.
1077 - Fixed bug #459702 – gcalc does not build against gtk+-2.11.6.
1078 Occurances of gtk_tooltips_set_tip are now gtk_widget_set_tooltip_text.
1080 - Fixed bug #439415. Always use left-to-right direction for button's boxes.
1084 Overview of changes in gcalctool 5.19.5
1086 * Released a gcalctool tarball for GNOME 2.19.5.
1088 - Applied Sun patch to change the Comment line in gcalctool.desktop.in
1090 - Fixed bug #451286 – 0 power of 0. This now returns 1 and not an error.
1092 - Fixed bug #450790 – crash in Calculator when pasting in a very large
1097 Overview of changes in gcalctool 5.19.4
1099 * Released a gcalctool tarball for GNOME 2.19.4.
1101 - Fixed bug #448263 – drop libgnome dependency
1105 Overview of changes in gcalctool 5.19.3
1107 * Released a gcalctool tarball for GNOME 2.19.3.
1109 - Fixed bug #439985 – Negative value not saved in memory register across
1110 invocations of gcalctool. This was also a problem was negative constants.
1114 Overview of changes in gcalctool 5.19.2
1116 * Released a gcalctool tarball for GNOME 2.19.2.
1120 Overview of changes in gcalctool 5.19.1
1122 * Released a gcalctool tarball for GNOME 2.19.1.
1126 Overview of changes in gcalctool 5.9.14
1128 * Released a gcalctool tarball for GNOME 2.18.0 (Final).
1132 Overview of changes in gcalctool 5.9.13
1134 * Released a gcalctool tarball for GNOME 2.18.0 (Release Candidate).
1138 Overview of changes in gcalctool 5.9.12
1140 * Released a gcalctool tarball for GNOME 2.18.0 (beta-2).
1144 Overview of changes in gcalctool 5.9.11
1146 * Released a gcalctool tarball for GNOME 2.18.0 (beta-1).
1150 Overview of changes in gcalctool 5.9.10
1152 * All copyright messages updated for 2007.
1153 * Released a gcalctool tarball for GNOME 2.17.5.
1157 Overview of changes in gcalctool 5.9.9
1159 * Released a gcalctool tarball for GNOME 2.17.4.
1163 Overview of changes in gcalctool 5.9.8
1165 * Released a gcalctool tarball for GNOME 2.17.3.
1169 Overview of changes in gcalctool 5.9.7
1171 * Released a gcalctool tarball for GNOME 2.17.2.
1175 Overview of changes in gcalctool 5.9.6
1177 * Fixed bug #358782. Fixup sloppy string handling.
1181 Overview of changes in gcalctool 5.9.5
1183 * Fixed bug #364410. Incorrectly rounded pi constant.
1187 Overview of changes in gcalctool 5.9.4
1189 * Released a gcalctool tarball for GNOME 2.17.1.
1193 Overview of changes in gcalctool 5.9.3
1195 * Fixed bug 359291 - crash when localized decimal point is greater than
1196 1 char. Removed the bogus assert.
1200 Overview of changes in gcalctool 5.9.2
1202 * Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due
1203 to sloppy string handling.
1204 * Fixed bug #354730 - crash in Calculator: running 3x10^38 using bi..
1205 * Fixed bug #357208 - Bitcalculating extension needs to support negative
1210 Overview of changes in gcalctool 5.9.1
1212 * Fixed bug #157961 - Bitcalculating extension for gcalctool.
1213 * Fixed bug #355648 - Error reporting should be consistent.
1214 * Fixed bug #135140 - percent operator works not as expected.
1218 Overview of changes in gcalctool 5.9.0
1220 * Fixed bug #349981 - gcalctool should save screen position for next start.
1224 Overview of changes in gcalctool 5.8.24
1226 * Released a gcalctool tarball for GNOME 2.16.0 (Final).
1230 Overview of changes in gcalctool 5.8.23
1232 * Released a gcalctool tarball for GNOME 2.16.0 (RC1).
1236 Overview of changes in gcalctool 5.8.22
1238 * Removed several chunks of code that were surronded by #if 0/#endif.
1242 Overview of changes in gcalctool 5.8.21
1244 * Fixed bug #350341. gcalctool now builds again with gcc v2.95.
1248 Overview of changes in gcalctool 5.8.20
1250 * Released a gcalctool tarball for GNOME 2.16.0 (beta2).
1254 Overview of changes in gcalctool 5.8.19
1256 * More work on bug #347700. Added another "Note to translators"
1257 comment for the Abs button labels.
1259 * Fixed bug #348452. Removed line for help/sv/Makefile.in
1261 * Released a gcalctool tarball for GNOME 2.16.0 (beta1).
1265 Overview of changes in gcalctool 5.8.18
1267 * Work on bug #347700. Added a "Note to translators" comment for the
1268 Bksp and Clr button labels.
1272 Overview of changes in gcalctool 5.8.17
1274 * Released a gcalctool tarball for GNOME 2.15.4.
1278 Overview of changes in gcalctool 5.8.16
1280 * Released a gcalctool tarball for GNOME 2.15.3.
1284 Overview of changes in gcalctool 5.8.15
1286 * Fixed bug #343150. Gcalctool no longer crashes when switching to
1291 Overview of changes in gcalctool 5.8.14
1293 * Adjusted configure.in so that gcalctool now requires intltool v0.35.0.
1297 Overview of changes in gcalctool 5.8.13
1299 * Released a gcalctool tarball for GNOME 2.15.2.
1303 Overview of changes in gcalctool 5.8.12
1305 * Fixup compiler warnings from inclusion of last patch.
1309 Overview of changes in gcalctool 5.8.11
1311 * Fixed bug #163538 (http://bugzilla.gnome.org/show_bug.cgi?id=163538)
1312 Backspace results in mal-formed expression.
1314 * = button is now also a one step undo. (This feature was temporary
1315 disabled by the previous redo/undo patch.)
1317 * Removed gotos from do_expression function. (This change might add
1318 unstability as this is a major change to the expression mode state
1321 * Functions (such as sin, cos, tan..) can use previously calculated value.
1325 Overview of changes in gcalctool 5.8.10
1327 * First cut at an Undo/Redo implementation for use with the arithmetic
1328 operator precedence mode.
1332 Overview of changes in gcalctool 5.8.9
1334 * Respun the gcalctool tarball for GNOME 2.15.1 as the po/*.po files
1338 Overview of changes in gcalctool 5.8.8
1340 * Removed .../po/Makefile.in.in. Shouldn't have been in CVS.
1341 * Released a gcalctool tarball for GNOME 2.15.1.
1345 Overview of changes in gcalctool 5.8.7
1347 * Fixed bug #337897. Changes to use po/LINGUAS file.
1351 Overview of changes in gcalctool 5.8.6
1353 * Fixed bug #338220. The 'Show trailing zeroes' option in the View menu
1354 should now be correctly set [in]sensitive depending upon which mode
1359 Overview of changes in gcalctool 5.8.5
1361 * Fixed bug #332023. The bitwise operators now work in arithmetic operator
1362 precedence mode, when you use them with the result of a previous operation.
1366 Overview of changes in gcalctool 5.8.4
1368 * Fixed bug #327729. The fields in the memory register window were not
1369 correctly aligned in some themes.
1373 Overview of changes in gcalctool 5.8.3
1375 * Fixed bug #330867. Added License info to the Gcalctool About dialog.
1379 Overview of changes in gcalctool 5.8.2
1381 * Fixed bug #335095. Gcalctool no longer displays the current mode in
1382 the title bar when in Basic mode (due to lack of space).
1386 Overview of changes in gcalctool 5.8.1
1388 * Fixed bug #335236. Gcalctool schemas files should be installed if
1389 built with "--without-gnome".
1393 Overview of changes in gcalctool 5.8.0
1395 * Adjustments to the AOP code so that e to the power of x gives the
1396 correct answer at high precision.
1400 Overview of changes in gcalctool 5.7.32
1402 * Released a gcalctool tarball for GNOME 2.14.0 (Final).
1406 Overview of changes in gcalctool 5.7.31
1408 * Fix for bug #333078. cvs fails to build due to bg translation of help.
1410 * Inclusion of a translation of gcalctool help for the bg locale.
1414 Overview of changes in gcalctool 5.7.30
1416 * Released a gcalctool tarball for GNOME 2.14.0 (RC).
1420 Overview of changes in gcalctool 5.7.29
1422 * Released a gcalctool tarball for GNOME 2.14.0 (beta2).
1426 Overview of changes in gcalctool 5.7.28
1428 * Released a gcalctool tarball for GNOME 2.14.0 (beta1).
1432 Overview of changes in gcalctool 5.7.27
1434 * Refixed bug #323150. The recent changes to the square root and
1435 subtraction button labels broke the token parser for arithmetic
1436 operator precedence.
1440 Overview of changes in gcalctool 5.7.26
1442 * Fixed bug #327124. Changes to fix bug #326344 had the side-effect of
1443 causing the CE button to no longer work correctly.
1447 Overview of changes in gcalctool 5.7.25
1449 * Fixed bug #327214. The results from performing trig functions were not
1450 being passed on to future calculations correctly (in non-arithmetic
1451 operator precedence mode).
1455 Overview of changes in gcalctool 5.7.24
1457 * Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
1458 for label on division button.
1462 Overview of changes in gcalctool 5.7.23
1464 * Released a gcalctool tarball for GNOME 2.13.5.
1468 Overview of changes in gcalctool 5.7.22
1470 * Fixed bug #323149. Gcalctool now uses the Unicode symbols for division,
1471 multiplication, plus/minus, minus and square root.
1475 Overview of changes in gcalctool 5.7.21
1477 * Fixed bug #326344. The bit display of large numbers (in non-arithmetic
1478 operator precedence mode with the scientific view) now hopefully works
1483 Overview of changes in gcalctool 5.7.20
1485 * Fixed bug #142824. Gcalctool no longer ignores locale specific numeric
1486 point in arithmetic operator precedence mode.
1488 * Adjusted all the copyright messages to include 2006.
1492 Overview of changes in gcalctool 5.7.19
1494 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1495 Gcalctool no longer crashes when you double click the 0 in the display area.
1499 Overview of changes in gcalctool 5.7.18
1501 * Final fix for bug #153854. Now handles the case where the first thing
1502 the user does is change mode (Basic, Financial, Advanced, Scientific)
1505 * Released a gcalctool tarball for GNOME 2.13.4.
1509 Overview of changes in gcalctool 5.7.17
1511 * Fixed bug #323150. Sqrt (and other similar operations) no longer fail
1512 in non-English locales
1516 Overview of changes in gcalctool 5.7.16
1518 * Fixed bug #324001. Primary Selection (middle mouse button) is now working.
1522 Overview of changes in gcalctool 5.7.15
1524 * Released a gcalctool tarball for GNOME 2.13.3.
1528 Overview of changes in gcalctool 5.7.14
1530 * More work on bug #153854. Similar change to that made on 15th November
1531 2005, this time for arithmetic operator precedence mode.
1535 Overview of changes in gcalctool 5.7.13
1537 * Slight fixup for bug #157961. The toggling of the first bit in the
1538 bit panel wasn't working correctly.
1542 Overview of changes in gcalctool 5.7.12
1544 * More work on bug #153854
1545 If the user has completed a calculation and we are going to a
1546 new mode that is "compatible" with this one, then just change
1547 modes. Otherwise display a dialog warning the user that the
1548 current calculation will be cleared.
1550 Incompatible modes are:
1553 Scientific -> Advanced
1554 Scientific -> Financial
1556 (unless we are in Scientific mode with Decimal numeric base and Fixed).
1558 These changes work nicely in non-arithmetic operator precedence mode.
1562 Overview of changes in gcalctool 5.7.11
1564 * Released a gcalctool tarball for GNOME 2.13.2.
1568 Overview of changes in gcalctool 5.7.10
1570 * Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **:
1571 gdk_window_invalidate_rect: assertion `window != NULL' failed"
1572 warnings at startup.
1576 Overview of changes in gcalctool 5.7.9
1578 * Fixed bug #319934. The percent operator was broken in non-arithmetic
1579 operator precedence mode.
1583 Overview of changes in gcalctool 5.7.8
1585 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1586 Exponential notation now works correctly in arithmetic operator
1591 Overview of changes in gcalctool 5.7.7
1593 * Slight adjustment to the bit panel. It's now centralized.
1597 Overview of changes in gcalctool 5.7.6
1599 * Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
1600 needed to also preserve v->toclear and v->pointed.
1602 * Work on enhancement request #157961. Started to implement the bit
1603 panel for non-arithmetic precedence mode. It's automatically displayed
1604 when in Scientific mode.
1608 Overview of changes in gcalctool 5.7.5
1610 * Implemented enhancement request #148104 for arithmetic precedence mode.
1611 The modulo operation. See entry below for more details.
1615 Overview of changes in gcalctool 5.7.4
1617 * Fixed bug #316382. The "useless" cursor is no longer displayed in
1618 the calculator display area.
1622 Overview of changes in gcalctool 5.7.3
1624 * Implemented enhancement request #148104 for non-arithmetic precedence
1625 mode. Added in a modulo operation. This is available in Scientic Mode.
1626 A Mod B return the remainder when you divide A by B. A and B must be
1627 integers. Keyboard shortcut for this operation is "M".
1631 Overview of changes in gcalctool 5.7.2
1633 * Fixed bug #162453. The memory register dialog now uses GtkEntry widgets
1634 to display the register values. Gnopernicus can now correctly speak the
1635 contents of each memory register. There is also a close button to easily
1636 dismiss this dialog.
1640 Overview of changes in gcalctool 5.7.1
1642 * Fixed bug #314540. The memory register window is now a dialog rather
1643 than a top-level window.
1647 Overview of changes in gcalctool 5.7.0
1649 * Fix to prevent invalid numeric entry in arithmetic operator precedence
1650 mode, depending upon the current base.
1654 Overview of changes in gcalctool 5.6.31
1656 * A number of the bison- and flex-related make rules in
1657 .../gcalctool/Makefile.am were broken when builddir != srcdir.
1661 Overview of changes in gcalctool 5.6.30
1663 * Fixed bug #314540. The libparser.a library needs ranlib run on it
1668 Overview of changes in gcalctool 5.6.29
1670 * Fixed bug #314375. Replaced usage of malloc.h with stdlib.h in
1671 syntax_translation.c
1675 Overview of changes in gcalctool 5.6.28
1677 * Generated release for GNOME 2.12 (RC)
1679 * Changed type of argument in paren_disp from char to int for 64bit.
1683 Overview of changes in gcalctool 5.6.27
1685 * Fixed bug #313255. The definitions for BUT_<n>_BAS in gtk.c were incorrect.
1687 Overview of changes in gcalctool 5.6.26
1689 * Generated release for GNOME 2.11.91 (beta2).
1693 Overview of changes in gcalctool 5.6.25
1695 * Fixed bug #311306. If the user was in View->Scientific with base Bin,
1696 Oct or Hex and then went to View->Basic, then returned to View->Scientific,
1697 some of the numeric keys were incorrectly greyed out.
1701 Overview of changes in gcalctool 5.6.24
1703 * Fixed bug #310849. Gcalctool no longer crashes when pressing the "B"
1704 button (or typing Shift-B).
1708 Overview of changes in gcalctool 5.6.23
1710 * Fixed bug #310791. Memory register window view logic was screwed.
1714 Overview of changes in gcalctool 5.6.22
1716 * Fixed bug #310441. Adjusted code to compile with gcc 2.95.2.
1720 Overview of changes in gcalctool 5.6.21
1722 * Fixed bug #153854. When the user changes modes, a warning dialog is
1723 displayed to let them know that their current display will be cleared
1724 and the base reset to decimal. The user has the option of checking a
1725 toggle box on the dialog, that will prevent this warning from being
1730 Overview of changes in gcalctool 5.6.20
1732 * Fixed bug #309294. Adjustments to allow gcalctool to successfully build
1733 on Solaris with pkgconfig >= 0.17.1.
1737 Overview of changes in gcalctool 5.6.19
1739 * Fixed bug #309182. In non-arithmetic precdence mode, gcalctool can now
1740 correctly change the sign of the exponent on scientific numbers again.
1743 Overview of changes in gcalctool 5.6.18
1745 * Fixed bug #308408. gcalctool can now correctly convert the hexadecimal
1746 numbers "A-F" to other bases in "use arithmetic operator precedence mode".
1750 Overview of changes in gcalctool 5.6.17
1752 * Fixed bug #305619. Calculations with stored register values in arithmetic
1753 operator precedence mode, now work correctly.
1757 Overview of changes in gcalctool 5.6.16
1759 * Fixed bug #305034. In "Use Arithmetic Precedence" mode, when switching
1760 the format (e.g. from ENG to FIX), the displayed value switches to zero
1761 (in the corresponding format, so e.g. 0.0 or 0e+0, ...).
1765 Overview of changes in gcalctool 5.6.15
1767 * Fixed bug #305467. gcalctool no longer crashes under the following
1769 - type "f" to bring up the user function menu.
1770 - dismiss the menu by clicking elsewhere with the mouse.
1771 - type another character which isn't in the range "0" to "9".
1775 Overview of changes in gcalctool 5.6.14
1777 * Did a gcalctool tarball release.
1781 Overview of changes in gcalctool 5.6.13
1783 * Fixed bug #304056. Adjusted the keyboard shortcuts for the Xor and x^y
1784 operations. New values are:
1790 Overview of changes in gcalctool 5.6.12
1792 * Fixed bug #302555. Various gcalctool variables have now been const'ified.
1796 Overview of changes in gcalctool 5.6.11
1798 * Fixed bug #300957. Replaced the underscore character in
1799 "translator_credits" with a hyphen, to prevent some
1800 translation tools from being confused.
1804 Overview of changes in gcalctool 5.6.10
1806 * More work on bug #172704.
1807 - Adjusted the code to not try to display a menu when the user
1808 entered a left parentheses (another do_pending() type of operation).
1809 - Toggling the "Show Trailing Zeroes" operation via keyboard
1810 shortcuts, needed to clear the v-.pending flag.
1814 Overview of changes in gcalctool 5.6.9
1816 * Fixed up some problems reported by lint.
1820 Overview of changes in gcalctool 5.6.8
1822 * Fixed bugs #172704 and #172869. When the user now uses the keyboard shortcut
1823 for any of the gcalctool buttons that have a menu associated with them, that
1824 menu is now displayed. The user can use the arrow keys to select a menu item
1825 or the menu items shortcut.
1829 Overview of changes in gcalctool 5.6.7
1831 * Fixed bug #171393. Allow stock labels to show through.
1835 Overview of changes in gcalctool 5.6.6
1837 * Refixed bug #158280. The Help->Contents menu item no longer appears if
1838 gcalctool is built Gtk-only.
1842 Overview of changes in gcalctool 5.6.5
1844 * Fixed bug #172798. gtk_set_locale was already being run by gtk_init()
1845 and the gtk about popup didn't have the gcalctool icon.
1849 Overview of changes in gcalctool 5.6.4
1851 * Fixed Sun internal CR #6214176. If gcalctool is being driven by gok,
1852 the on-screen keyboard assistive technology, it's possible that the
1853 event returned by gtk_get_current_event() is NULL. If this is the
1854 case, we need to fudge the popping up on the menu associated with
1859 Overview of changes in gcalctool 5.6.3
1861 * Fixed bug #158280. You can now build gcalctool without the GNOME
1862 libraries by specifying "--disable-gnome" on the configure command
1867 Overview of changes in gcalctool 5.6.2
1869 * Fixed bug #167479. gcalctool with set the View->Memory Registers menu
1870 item inactive if the calculator is in Basic mode.
1874 Overview of changes in gcalctool 5.6.1
1876 * Fixed bug #168694. gcalctool now saves/restores the ten memory
1877 register values as gconf resources.
1879 * Removed the redundant process_str() routine in graphics.c
1883 Overview of changes in gcalctool 5.6.0
1885 * Fixed bug #169196. gcalctool now uses use g_get_home_dir().
1887 * Added in a better implementation of the trig_filter() routine in
1892 Overview of changes in gcalctool 5.5.41
1894 * Version for GNOME 2.10.0 (final) call for tarballs.
1898 Overview of changes in gcalctool 5.5.40
1900 * Version for GNOME 2.10.0 (rc1) call for tarballs.
1904 Overview of changes in gcalctool 5.5.39
1906 * Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator
1911 Overview of changes in gcalctool 5.5.38
1913 * Changes to make the trigonometric code work with hyp and inv properly.
1917 Overview of changes in gcalctool 5.5.37
1919 * Left and Right shift operations weren't working correctly. Menu
1920 name comparison in mb_proc() in gtk.c was incorrect.
1924 Overview of changes in gcalctool 5.5.36
1926 * The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
1927 * Exch functionality was incorrect in Arithmetic Precedence mode.
1931 Overview of changes in gcalctool 5.5.35
1933 * Fixed bug 167124. One of the entries in the words[] array in
1934 syntax_translation.c was accidentally commented out.
1938 Overview of changes in gcalctool 5.5.34
1940 * Fixed bug 166634. Call to create the About box was missing a
1945 Overview of changes in gcalctool 5.5.33
1947 * Adjusted all copyright messages to be 2005.
1948 * Version for GNOME 2.10.0 (beta2) call for tarballs.
1952 Overview of changes in gcalctool 5.5.32
1954 * Fixed bug #165522. Made the status bar non-resizable.
1958 Overview of changes in gcalctool 5.5.31
1960 * Various code cleanups. It moves some declarations of static functions
1961 to the corresponding .c files. It also cuts down the number of
1962 included files, moving some includes to where they are needed from
1967 Overview of changes in gcalctool 5.5.30
1969 * Adjusted the About dialog to use the latest GtkAbout widget.
1973 Overview of changes in gcalctool 5.5.29
1975 * Version for GNOME 2.10.0 (beta1) call for tarballs.
1979 Overview of changes in gcalctool 5.5.28
1981 * Fixed bug #162998. The "menu" buttons in gcalctool now responds
1982 to the "clicked" event rather than the "button-press-event" to
1983 allow gok, the on-screen keyboard to function properly.
1985 * Fixed bug #159957. Input number in FIX mode now make mimimal changes
1986 to (i.e append a single character) the display rather than completely
1987 delete and insert it. The is helpful to assistive technologies like
1992 Overview of changes in gcalctool 5.5.27
1994 * Fixed bug #164184. Adjusted location of comments in syntax_translation.c
1995 so that the L10N message translation software isn't confused.
1999 Overview of changes in gcalctool 5.5.26
2001 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
2005 Overview of changes in gcalctool 5.5.25
2007 * Version for GNOME 2.9.4 call for tarballs.
2011 Overview of changes in gcalctool 5.5.24
2013 * Couldn't use the "#" key to select constants as this symbol was
2014 a lower-case symbol on his keyboard.
2016 * Powers that were a multiple of 30 (10 as well as 3) would not
2017 display correctly, having a 4 digit significand. Further testing
2018 showed that without the fix the following powers had a 4 digit
2019 significand: 27,30, 57,60, 90, 96 (and every 3 from here on).
2023 Overview of changes in gcalctool 5.5.23
2025 * Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5
2029 Overview of changes in gcalctool 5.5.22
2031 * Fixed bug #155101. Made the gcalctool window resizable.
2035 Overview of changes in gcalctool 5.5.21
2037 * Version for GNOME 2.9.3 call for tarballs.
2041 Overview of changes in gcalctool 5.5.20
2043 * Fixed bug #160929. Removed the "Mode" word from each of the different
2044 mode menu items in the gcalctool View menu.
2048 Overview of changes in gcalctool 5.5.19
2050 * Fixed bug #157701. gcalctool can now use real multiplication and division
2051 symbols instead of "*" and "/".
2055 Overview of changes in gcalctool 5.5.18
2057 * Fixed bug #160088. Adjusted the titlebar text so that it doesn't include
2058 the word "Mode" which was getting chopped when the calculator was in
2063 Overview of changes in gcalctool 5.5.17
2065 * Fixed bug #157962. Added in a set of three colors for gcalctool that
2066 will work with the default theme. To use them, the "gcalctoolrc" file
2067 supplied with the source distribution needs to be moved to ~/.gcalctoolrc
2071 Overview of changes in gcalctool 5.5.16
2073 * Generated gcalctool tarball for the GNOME 2.9.2 release.
2077 Overview of changes in gcalctool 5.5.15
2079 * Adjusted the scroll_right() routine to only scroll right if the
2080 horizontal scroll bar is visible.
2084 Overview of changes in gcalctool 5.5.14
2086 * Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the
2087 -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in
2088 .../gcalctool/Makefile.am for now, to allow it to successfully build
2089 against the latest GNOME/Gtk+.
2091 * Slight adjustment to correct check the Advanced mode menu item when
2092 the user had previously terminated gcalctool in that mode.
2096 Overview of changes in gcalctool 5.5.13
2098 * Changed the names of the gconf mode type key so that there is backward
2101 * Reset the initial default mode to BASIC.
2105 Overview of changes in gcalctool 5.5.12
2107 * Fixed bug #157757. The horizontal scrollbar for the display area will
2108 now only be visible when needed. It will also display the rightmost part
2109 of the display as you are entering new input.
2113 Overview of changes in gcalctool 5.5.11
2115 * Added in a very basic mode for gcalctool. Rather than calling this a
2116 "Light" mode, the existing "Basic" mode is now renamed to "Advanced"
2117 and the new basic mode is called "Basic".
2121 Overview of changes in gcalctool 5.5.10
2123 * Fix for bug #157021. X^Y now works for -X with integer Y. -X with
2124 non-integer Y will now display a descriptibe error in the status bar.
2128 Overview of changes in gcalctool 5.5.9
2130 * Generated gcalctool tarball for first GNOME 2.9 release.
2134 Overview of changes in gcalctool 5.5.8
2136 * Slight adjustment to bug #152301. The tooltip message had been tweaked to
2137 "Show the About Gcalctool dialog".
2141 Overview of changes in gcalctool 5.5.7
2143 * Fixed bug #152301. Adjusted the tooltip message for Help->About... from
2144 "Show about help" to "Show the about dialog", to make it more understandable.
2148 Overview of changes in gcalctool 5.5.6
2150 * Fixed bug #153726. Gcalctool will now build correctly when using the
2151 -fno-common option for gcc (3.3.4).
2155 Overview of changes in gcalctool 5.5.5
2157 * Numerical answer localization and thousand separator support for
2158 arithmetic precedence mode.
2160 * If the accuracy was changed via one of the ten preset menu items in the
2161 Acc menu, the tooltip wasn't getting correct updated with the new accuracy.
2165 Overview of changes in gcalctool 5.5.4
2167 * Further changes to the "Set Precision" popup (rfe #147803):
2168 - "Significant places" not "Significant Places".
2169 - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the
2170 current precision, and be in the same radio box group as the other menu
2171 items. Check the appropriate menu entry.
2172 - Adjust the Acc button tooltip to show the current accuracy too.
2173 - When the user attempts to enter an invalid entry in the Set Precision
2174 popup, an error message is shown in the main gcalctool status bar.
2175 - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).
2177 * Fixed bug #152790. Most of the changes needed were already in CVS; there
2178 was one compiler warning that still needed to be removed.
2180 * Storing the display value to a memory register was not updating the memory
2181 register window, if it was visible.
2185 Overview of changes in gcalctool 5.5.3
2187 * Added in functionality to set the number of significant places > 9.
2188 There is a new menu item under the Acc menu called "Set Precision..."
2189 that brings up a small popup allowing you to set precision between 0
2190 and MAXACC significant places (where MAXACC is currently 30).
2194 Overview of changes in gcalctool 5.5.2
2196 * Fixed up numerous warnings generated by running lint on the gcalctool code.
2197 Removed unused variables and functions. Declared routines statically where
2202 Overview of changes in gcalctool 5.5.1
2204 * Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.
2208 Overview of changes in gcalctool 5.5.0
2210 * Major new release of gcalctool. Incorporates an arithmetic operator
2211 precedence mode (currently the default while it's been debugged). To get
2212 the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
2213 * The "(" and ")" buttons have moved from the scientific mode into the
2214 Basic mode so that they are now available to users who need them but not
2215 everything that the Scientific mode provides.
2216 * There is a footer message area that provides feedback.
2217 * The display area now has an horizontal scrollbar.
2218 * Typing in the keyboard shortcuts for the various gcalctool buttons
2219 autocompletes their entry into the display area.
2220 * Tooltips show button's shortcut.
2224 Overview of changes in gcalctool 4.4.13
2226 * Remainder of the fix for bug #143924. Control-T shouldn't work in Basic
2231 Overview of changes in gcalctool 4.4.12
2233 * Partial fix for bug #143924. After an error condition, the "Show
2234 Trailing Zeroes" menu item is only activated if the user is in
2239 Overview of changes in gcalctool 4.4.11
2241 * Fixed bug 138106. In Basic or Financial mode, "Error" was been
2242 incorrectly display if you user has "Show Thousands Separator" set.
2246 Overview of changes in gcalctool 4.4.10
2248 * Fixed bug 144031. gcalctool checked for the presence of the X11
2249 libraries but doesn't need to.
2253 Overview of changes in gcalctool 4.4.9
2255 * Selecting Help->About from the menubar now works again.
2259 Overview of changes in gcalctool 4.4.8
2261 * Adjusted the creation of the menubar and the Accuracy and Left/Right
2262 shift menus from GtkItemFactory to GtkUIManager.
2266 Overview of changes in gcalctool 4.4.7
2268 * Fixed bug 142824. gcalctool now correctly recognizes the localized
2269 decimal point character.
2273 Overview of changes in gcalctool 4.4.6
2275 * Fixed bug 129397. Use GtkIconTheme to load gcalctool icon instead of
2280 Overview of changes in gcalctool 4.4.5
2282 * Fixed bug 142888. Gcalctool is now connected to the "die" signal so
2283 that it can be successfully terminated when removed from
2284 gnome-session-properties.
2288 Overview of changes in gcalctool 4.4.4
2290 * The "Bsp" button label has been changed to "Bksp" to make it more
2295 Overview of changes in gcalctool 4.4.3
2297 * Fixed bug 138106. If the "Error" message is being displayed, it is now
2298 no longer incorrectly displayed as "Er,ror" if the "Show Thousands
2303 Overview of changes in gcalctool 4.4.2
2305 * Fixed bug 135068. Adjusted several default constant descriptions to be
2306 more understandable.
2310 Overview of changes in gcalctool 4.4.1
2312 * Fixed bug 135065. Tooltips for OR, AND, NOT, XOR and XNOR have been
2313 changed from "Logical <whatever>" to "Bitwise <whatever>".
2317 Overview of changes in gcalctool 4.4.0
2319 * Fixed bug 136872. gcalctool can now be built with "CFLAGS=-fdata-sections".
2323 Overview of changes in gcalctool 4.3.51
2325 * Version for GNOME 2.6 (FINAL) call for tarballs. Includes:
2326 - new locales for pa, en_GB, bg and ga.
2327 - localized online user documentation from the Sun translation team.
2328 for de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW.
2332 Overview of changes in gcalctool 4.3.50
2334 * One more slight adjustment to the fix for bug 135064.
2335 Entering numbers that start with the numeric point character ('.")
2336 are now visibly displayed.
2340 Overview of changes in gcalctool 4.3.49
2342 * Adjustment to the fix for bug 135064. Fix to remove a potential spurious
2343 initial thousands separator character after a change sign operation.
2347 Overview of changes in gcalctool 4.3.48
2349 * Fixed bug 135064. Changing the sign of a large number (when "Show
2350 Thousands Separator" is on and this is not the C locale), no longer
2351 corrupts the display.
2355 Overview of changes in gcalctool 4.3.47
2357 * Fixed bug 135328. Added Shift-slash as a recognized alternate for the
2358 divide operation (needed by the be-latin1 keyboard layout).
2362 Overview of changes in gcalctool 4.3.46
2364 * Fixed bug 134540. gcalctool now correctly handles the digits 0123456789
2365 which are shifted about the accented characters on a French keyboard.
2369 Overview of changes in gcalctool 4.3.45
2371 * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to lock up.
2375 Overview of changes in gcalctool 4.3.44
2378 - "Gradients" was still appearing when in Scientific mode (instead of
2380 - In the x^2 button, the 2 should not be italicized.
2381 - In the x^2 and x^y buttons, the x should be italicized.
2382 - The View Thousands Separator menu item should not remain active during
2387 Overview of changes in gcalctool 4.3.43
2389 * Fixed bug 133590. The About box now lists the documenters of gcalctool.
2393 Overview of changes in gcalctool 4.3.42
2395 * Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen
2396 (rather than square brackets) to show what mode the user is currently
2401 Overview of changes in gcalctool 4.3.41
2403 * Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather
2404 than frames (per the HIG).
2408 Overview of changes in gcalctool 4.3.40
2410 * Fixed bug 131571. User defined constants are now read/written out (as
2411 gconf resources) with no thousands separator and with a radix of ".".
2415 Overview of changes in gcalctool 4.3.39
2417 * Fixed bug 131594. The "Insert ASCII View..." menu item and the
2418 "Insert" button no longer use the GTK_STOCK_CONVERT stock icon
2423 Overview of changes in gcalctool 4.3.38
2425 * Fixed bug 131059. Fix to allow the thousands separator to be used
2426 correctly with the creation of the initial constant values in the
2431 Overview of changes in gcalctool 4.3.37
2433 * Fixed bug 130078. Changed the y^x button label to x^y (really x
2434 superscript y). Adjusted the tooltip message to "Raise displayed
2435 value to the power of y".
2439 Overview of changes in gcalctool 4.3.36
2441 * Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
2442 from the get_tsep() routine in order to get the thousands separator to
2443 correctly work in all locales. Note that there is no thousands separator
2444 now for the C locale.
2448 Overview of changes in gcalctool 4.3.35
2450 * Fixed part of bug 126125. If the user entered: "1+(2()<backspace>)",
2451 this resulted in an answer of 0.
2455 Overview of changes in gcalctool 4.3.34
2457 * Fixed bug 130187. When gcalctool changes modes now, it's internal state
2458 and the display are cleared.
2462 Overview of changes in gcalctool 4.3.33
2464 * Fixed bug 130282. Fixes for more problems with the thousands separator
2465 in certain locales, plus correct handling of the radix character with
2466 the initial constant values.
2470 Overview of changes in gcalctool 4.3.32
2472 * Fixed bug 128603 again. The solution this time was to duplicate the
2473 initial string constant values to be confident that they are not in
2478 Overview of changes in gcalctool 4.3.31
2480 * Fixed bug 129539. The thousands separator is a null terminated string,
2481 not a single character. Same for the radix.
2485 Overview of changes in gcalctool 4.3.30
2487 * Fixed bug 129496. "Gradients" should be "Gradians".
2491 Overview of changes in gcalctool 4.3.29
2493 * Fixed bug 128603. The changes for enhancement request #126626 which added
2494 thousands separator support caused a crash at startup time on a Debian
2495 system. The initial constant strings are being put in read-only memory
2496 either by gcc (or because of the way that x86 arch is designed). This was
2497 not a problem when tested with the Sun compilers on a Solaris SPARC machine.
2498 The remove_tsep() routine is display.c has been rewritten to correctly
2503 Overview of changes in gcalctool 4.3.28
2505 * Further work on enhancement request 125873. As the user is typing in
2506 input, the display will now show the thousands separator (if checked).
2510 Overview of changes in gcalctool 4.3.27
2512 * On a Solaris keyboard, Shift-"^" is GDK_asciicircum/GDK_SHIFT_MASK.
2513 This keyval/state pair needed to be added to the Xor recognized mappings.
2517 Overview of changes in gcalctool 4.3.26
2519 * Re-fixed bug 127672. The fix for Shift-"=" should have been for GDK_equal
2520 not GDK_Return. Needed to add in support for Shift-"/" too.
2524 Overview of changes in gcalctool 4.3.25
2526 * Implemented enhancement request 125873. gcalctool can now optionally
2527 show the thousands seperator character for fixed point numbers displayed
2528 in the decimal base. Same for numbers stored in the memory registers.
2529 There is a new "Show Thousands Separator" menu entry in the View menu
2534 Overview of changes in gcalctool 4.3.24
2536 * Fixed bug 126626. gcalctool no longer causes a Gtk-CRITICAL error when
2537 the user enters "9*(1<Xor>". The problem was caused because a non-UTF
2538 character was being inserted into the text string to be displayed for
2543 Overview of changes in gcalctool 4.3.23
2545 * Fixed bug 125782. If the user is entering a left parenthesis and it is
2546 the first one being displayed and there is no current arithmetic operand,
2547 then the current display is initially cleared to avoid the confusion of
2548 showing something like "0(".
2552 Overview of changes in gcalctool 4.3.22
2554 * Fixed bug 127862. The fix for bug #125625 introduced a potential
2555 out-of-order case for users who are rapid keyboard typers. This
2556 bug fix rectifies this with the unfortunate side-effect of no longer
2557 visual toggling the equivalent button to the keyboard character
2558 that the user entered. This fix is still compatible with the way
2559 the accessibility infrastructure works though.
2563 Overview of changes in gcalctool 4.3.21
2565 * Fixed bug 65806. For the "1/x", "x^2", "x!", "e^x", "10^x" and
2566 "y^x" labels, all occurances of "x" and "y" are now italicized.
2567 The "e" in "e^x" is no longer italicized.
2571 Overview of changes in gcalctool 4.3.20
2573 * Fixed bug 127316. The "fix" introduced in gcalctool v4.1.18 to fix Sun
2574 Bugtraq bug #1258472 against CDE dtcalc (which was also a problem with
2575 gcalctool) was incorrect.
2579 Overview of changes in gcalctool 4.3.19
2581 * Fixed bug 127672. The "=" key on a Swedish keyboard is on the upper
2582 level of a key (i.e. the Shift key needs to be down). Added another
2583 mask/keysym pair to the "=" entry to handle this.
2587 Overview of changes in gcalctool 4.3.18
2589 * Fixed bug 125625. gcalctool now handles "clicked" events rather than
2594 Overview of changes in gcalctool 4.3.17
2596 * Fixed bug 124928. Plugged several memory leaks.
2600 Overview of changes in gcalctool 4.3.16
2602 * Fixed bug 124377. Fixed rounding errors when the radix character for a
2604 * Online help updated for various recent (small) changes.
2608 Overview of changes in gcalctool 4.3.15
2610 * Fixed bug 124172. The "+" character on a German keyboard is on the lower
2611 level of a key (i.e. the Shift key doesn't need to be down). Added another
2612 mask/keysym pair to the "+" entry to handle this.
2616 Overview of changes in gcalctool 4.3.14
2618 * Fixed bug 120737. Changed the accessible text for the OR button from
2619 "Logical OR" to "logical OR" so that it's not changed by FreeTTS's
2620 token to words module to "logical Oregon".
2624 Overview of changes in gcalctool 4.3.13
2626 * Fixed bug #123948. Removed the GTK_DISABLE_DEPRECATED flag from
2627 .../gcalctool/gcalctool/Makefile.am, to allow the depreciated
2628 GtkItemFactory, to successfully build.
2632 Overview of changes in gcalctool 4.3.12
2634 * Fixed bug 123724. Hitting Esc now does the same as hitting
2635 Control-Backspace; i.e. the CE (clear entry) functionality.
2636 * Updated the gcalctool man pages to reflect this change, and the changes
2641 Overview of changes in gcalctool 4.3.11
2643 * Refixed bug 122373. gcalctool now uses nl_langinfo() to get the numeric
2644 point for the users locale, rather than via a localised string.
2648 Overview of changes in gcalctool 4.3.10
2650 * Fixed enhancement #65806. Changed that label for e^x (e superscript x) to
2651 use an italised "e".
2655 Overview of changes in gcalctool 4.3.9
2657 * Fixed bug 118826. The keyboard shortcuts for the six hex. digits are
2658 now "A" to "F". The functions that previously used those letters have
2659 been reassigned to their lowercase equivalents.
2663 Overview of changes in gcalctool 4.3.8
2665 * Fixed bug 122408. The tooltips for the numeric buttons (0-9) have been
2666 removed as they are redundant.
2670 Overview of changes in gcalctool 4.3.7
2672 * Fixed bug 120749. When gcalctool is displaying a menu, typing Alt+Tab
2673 can no longer switch windows.
2677 Overview of changes in gcalctool 4.3.6
2679 * Fixed bug 120745 (http://bugzilla.gnome.org/show_bug.cgi?id=120745)
2680 Accessible names have now been added to each of the widgets in the
2681 mode panel when in Scientific mode.
2685 Overview of changes in gcalctool 4.3.5
2687 * Fixed bug 122373. The decimal separator is now a translatable string so
2688 that other locales that don't use a period can adjust accordingly.
2692 Overview of changes in gcalctool 4.3.4
2694 * Fixed bug 120605. Gcalctool debug messages are no longer translatable
2699 Overview of changes in gcalctool 4.3.3
2701 * Build for GNOME 2.4 (Final). Tag in CVS is GCALCTOOL_4_3_3
2705 Overview of changes in gcalctool 4.3.2
2707 * Fixed bug 119888. gcalctool keyboard handling has been improved.
2711 Overview of changes in gcalctool 4.3.1
2713 * Fixed bug 119832. The space bar can now correctly activate the button
2718 Overview of changes in gcalctool 4.3.0
2720 * Build for GNOME 2.4 (Beta1). Tag in CVS is GCALCTOOL_4_3_0
2724 Overview of changes in gcalctool 4.2.104
2726 * Fixed bug 118246. The display field can now take focus. The initial
2727 widget with focus is the Clr button.
2731 Overview of changes in gcalctool 4.2.103
2733 * (Bug #118247) Three more small adjustments to AccessibleName text:
2734 "E to the power of x" goes back to "E to the x"
2735 "Ten to the power of x" goes back to "Ten to the x"
2736 "Y to the power of x" goes back to "Y to the x"
2740 Overview of changes in gcalctool 4.2.102
2742 * (Bug #118247) Four small adjustments to AccessibleName text:
2743 "Random" becomes "Random number"
2744 "E to the x" becomes "E to the power of x"
2745 "Ten to the x" becomes "Ten to the power of x"
2746 "Y to the x" becomes "Y to the power of x"
2750 Overview of changes in gcalctool 4.2.101
2752 * Fixed bug 118247. Each gcalctool button now has an AccessibleName.
2756 Overview of changes in gcalctool 4.2.100
2758 * Fixed bug 117691. The GDK_Up, GDK_Down, GDK_Left and GDK_Right keysyms are
2759 not valid equivalents for the 8, 2, 4 and 6 keys. They are needed for
2760 keyboard navigation.
2764 Overview of changes in gcalctool 4.2.99
2766 * Bumped version number for GNOME 2.3.4 release, to include John's doc
2771 Overview of changes in gcalctool 4.2.98
2773 * Fixed bug 116944. Various HIG improvements to the edit constants, edit
2774 functions, and insert ASCII value dialogs.
2778 Overview of changes in gcalctool 4.2.97
2780 * Further work on bug 116727. A simpler fix was found.
2784 Overview of changes in gcalctool 4.2.96
2786 * Fixed bug 116727. When the calculator display is showing an error message,
2787 it is now correctly localized.
2791 Overview of changes in gcalctool 4.2.95
2793 * Fixed bug 115950. The "*" key wasn't being recognized as a keyboard
2794 shortcut for multiplication.
2798 Overview of changes in gcalctool 4.2.94
2800 * Further work on bug 114364. The items in the constants menu are now always
2801 displayed in the decimal numeric base. This is consistent with the way that
2802 calctool in the OpenWindows DeskSet worked.
2806 Overview of changes in gcalctool 4.2.93
2808 * Fixed bug 114364. When you select "Edit Constants" from the Con menu, the
2809 values of each constant are shown in Decimal. The label:
2810 "All constant values are specified in the decimal numeric base"
2811 has also been added to the "Edit Constant" popup to clarify this.
2815 Overview of changes in gcalctool 4.2.92
2817 * Fixed bug 115653. Adjusted the keyboard mnemonic checking code to now
2818 check to make sure that neither of the Alt keys is pressed when comparing
2819 against button equivalents.
2823 Overview of changes in gcalctool 4.2.91
2825 * Similar problem to bug #115212 but for the "Edit Constants" and
2826 "Edit Functions" dialog boxes. gcalctool no longer can display
2827 multiple versions of them.
2831 Overview of changes in gcalctool 4.2.90
2833 * Fixed bug 114363 (http://bugzilla.gnome.org/show_bug.cgi?id=114363)
2834 When an error condition occurs:
2836 - make insensitive all buttons except Clr.
2837 - make all Scientific mode toggles and checkboxes insensitive.
2838 - make all menubar items insensitive except:
2842 When the error condition is cleared, resensitise everything, setting
2843 the numeric base buttons correctly.
2847 Overview of changes in gcalctool 4.2.89
2849 * Fix for bug #115212. gcalctool no longer can display multiple About boxes.
2853 Overview of changes in gcalctool 4.2.88
2855 * Fix for bug #108209. The appropriate gcalctool button is now animated
2856 when the user enters that value via the keyboard.
2860 Overview of changes in gcalctool 4.2.87
2862 * Partial fix for bug 114363. When the calculator display is showing "Error",
2863 the Constant values and the Memory Register values no longer incorrectly
2864 show "Error" as well.
2868 Overview of changes in gcalctool 4.2.86
2870 * Fixed bug 113703. You can now specify an alternate location for
2871 the gcalctool schemas file with: --with-gconf-source=whatever
2875 Overview of changes in gcalctool 4.2.85
2877 * Fixed bug 113754. Decimal point didn't work with a German keyboard if
2878 Numlock was turned on.
2882 Overview of changes in gcalctool 4.2.84
2884 * Install "gnome-calculator" symlink as reqested by Glynn Foster.
2888 Overview of changes in gcalctool 4.2.83
2890 * Fixed Bugzilla bug 111269. It was possible to type fast into gcalctool
2891 and digits would be transposed.
2895 Overview of changes in gcalctool 4.2.82
2897 * Refixed bug 110416. Concatenated more error messages in mp.c.
2898 * Adjusted the Acc menu entries to be "<n> significant places" rather than
2900 * Replaced "kilometers per hour / miles per hour" with "kilometers per hour
2901 or miles per hour" in the first constant description.
2902 * Replaced occurances of "/" in the other constant descriptions with "or".
2906 Overview of changes in gcalctool 4.2.81
2908 * Translators: The documentation is now ready for translation!
2910 * Updated the following files:
2911 * configure.in: updated version number to 4.2.81
2912 * help/C/gcalctool.xml: first approved draft, ready for translation
2913 * help/C/gcalctool-C.omf: updated manual date and version number
2914 * help/C/l10n.txt: new file added
2915 * help/C/figures/gcalctool_edit_const_window.png: deleted
2916 * help/C/figures/gcalctool_edit_func_window.png: deleted
2917 * help/C/figures/gcalctool_ins_ascii_window.png: deleted
2918 * help/C/figures/gcalctool_mem_reg_window.png: deleted
2922 Overview of changes in gcalctool 4.2.80
2924 * Fixed Bugzilla bug 110416. Various fprintf statements in mp.c have been
2925 concatenated to help translators.
2929 Overview of changes in gcalctool 4.2.79
2931 * Added in latest online help changes from Breda McColgan. This should now
2932 put the online help in sync with the actual functionality of gcalctool.
2936 Overview of changes in gcalctool 4.2.78
2938 * Made translated menu entries actually visible. fixed some tooltips, added
2939 AC_PREREQ macro to configure.in.
2943 Overview of changes in gcalctool 4.2.77
2945 * This version announced on gnome-announce.
2949 Overview of changes in gcalctool 4.2.76
2951 * Slight adjustments to Bugzilla bug 108226 . Menu item is now
2952 "Show Trailing Zeroes", with a Control-T accelerator. Added a similar
2953 menu item to the View menu on the menu bar.
2957 Overview of changes in gcalctool 4.2.75
2959 * Fixed Bugzilla bug 108729.
2961 Added tooltips to the radio and check buttons in scientific mode.
2965 Overview of changes in gcalctool 4.2.74
2967 * Fixed Bugzilla bug 108226.
2969 The menu items in the Acc menu are now "tickable", so you know what the
2970 current accuracy selection is. Setting one of these clears the previous one.
2972 A new "remove trailing zeroes" menu item is added to the Acc menu (last
2973 item, with a separator just above), that is "tickable". This tick doesn't
2974 affect the accuracy ticks. It's either on or off.
2976 The default setting for accuracy now becomes 9 numeric places and "remove
2979 The Acc button is moved to the Scientific mode (clear slot in the top
2980 right corner, above the Rand.
2982 The Base radio button group and the display type radio button group in
2983 the mode panel in Scientific mode are now moved to the right side to be
2984 close in proximity to the Acc button. The other mode items move to the
2989 Overview of changes in gcalctool 4.2.73
2991 * Fixed Bugzilla bug 108208. The default value for the "showregisters"
2992 resource in gcalctool.schemas was incorrectly set.
2993 * There should be no "default:" action in the command line parsing in
2998 Overview of changes in gcalctool 4.2.72
3000 * Correctly fixed Bugzilla bug 108219. The previous fix didn't correct
3001 set the radio buttons when changing mode from Scientific to Basic or
3002 Financial. Only the internal state.
3006 Overview of changes in gcalctool 4.2.71
3008 * Further fix for Bugzilla bug 108209. Followup changes to make the numeric
3009 keypad animate the buttons on Linux machines.
3013 Overview of changes in gcalctool 4.2.70
3015 * Fixed Bugzilla bug 108219.
3016 When you go from Scientific mode to either Basic or Financial mode,
3017 the calculator will revert to "Dec" base in "Fix" notation.
3018 Any number in the display (and the memory registers if shown) will be
3019 converted accordingly.
3020 When you are in a mode (Basic, Financial, or Scientific) you will only
3021 be able to do the functionality that that mode shows.
3025 Overview of changes in gcalctool 4.2.69
3027 * Fixed Bugzilla bug 108333. The gcalctool buttons with menus associated
3028 with them are now keyboard navigable.
3032 Overview of changes in gcalctool 4.2.68
3034 * Fixed Bugzilla bug 108209. When the user uses the keyboard to enter data,
3035 the associated gcalctool button will be animated.
3039 Overview of changes in gcalctool 4.2.67
3041 * Fixed Bugzilla bug 108210. Main gcalctool window is no longer resizable.
3045 Overview of changes in gcalctool 4.2.66
3047 * Incorporated various changes to the online help Breda McColgan in
3048 the Sun GNOME doc. team. Translators, please do not translate yet.
3049 See ChangeLog for more information.
3053 Overview of changes in gcalctool 4.2.65
3055 * Added scrollkeeper checks into configure.in.
3056 * Fixed warning message:
3058 ** (gcalctool:27091): WARNING **: Help error: Unable to find the
3059 GNOME_FILE_DOMAIN_APP_HELP domain
3063 Overview of changes in gcalctool 4.2.64
3065 * Added in a first (draft) version of online help from Breda McColgan in
3066 the Sun GNOME doc. team. Translators, please do not translate yet. See
3067 ChangeLog for more information.
3071 Overview of changes in gcalctool 4.2.63
3073 * Abstracted the key values and modifiers.
3077 Overview of changes in gcalctool 4.2.62
3079 * Adjusted the tooltip help to be minimalist messages.
3083 Overview of changes in gcalctool 4.2.61
3085 * Small adjustment to allow gcalctool to compile using the Solaris Forte
3090 Overview of changes in gcalctool 4.2.60
3092 * Gcalctool wasn't saving the trigonometric type when it was changed.
3096 Overview of changes in gcalctool 4.2.59
3098 * Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.
3102 Overview of changes in gcalctool 4.2.58
3104 * Allows Backspace to now correctly work inside parentheses.
3108 Overview of changes in gcalctool 4.2.57
3110 * The Xor logical operation wasn't being performed correctly.
3111 * Hitting Clr was not correctly clearing the Hyp and Inv trigonometric
3116 Overview of changes in gcalctool 4.2.56
3118 * Removed the final period from the ten default constant descriptions.
3119 * Changed occurances of "kilometre" to "kilometer" and "centimetre" to
3121 * Fixed up the values of the ten default constant definitions in the
3123 * The "centimeters <=> inches" default constant should be 0.3937007
3124 rather than 2.54 to be consistent with the other constants.
3128 Overview of changes in gcalctool 4.2.55
3130 * Entering "(<Delete>)" no longer crashes gcalctool.
3134 Overview of changes in gcalctool 4.2.54
3136 * The financial Term tooltip example now works.
3137 * Moved the Exp button to the right of the Con and Fun buttons for better
3142 Overview of changes in gcalctool 4.2.53
3144 * Fixed Bugzilla bug 106501. Added bullet proofing to prevent user
3145 backspacing off the end of the display string.
3149 Overview of changes in gcalctool 4.2.52
3151 * Toggled the positions of the Sto and Rcl buttons.
3155 Overview of changes in gcalctool 4.2.51
3157 * No longer crashes if the user Pastes in an empty clipboard value.
3158 * Now uses a text view for its display widget.
3162 Overview of changes in gcalctool 4.2.50
3164 * Fixes to the manual page:
3165 - the keyboard shortcut for the "Term" function is "t" not "T".
3166 - removed the LOGICAL mode section.
3170 Overview of changes in gcalctool 4.2.49
3172 * The display label and mode no longer expand when the calculator is resized.
3173 * Replace the three characters of white space in the title bar text with one
3174 space character, so more of the title fits into the task window list applet.
3176 Overview of changes in gcalctool 4.2.48
3178 * Added a launcher to the GNOME's Accessories menu.
3182 Overview of changes in gcalctool 4.2.47
3184 * Marks the menu labels for translation.
3188 Overview of changes in gcalctool 4.2.46
3190 * Various cleanup, to make gcalctool be more like other GNOME applications.
3194 Overview of changes in gcalctool 4.2.45
3196 * Fixed Bugzilla bug 104249. The UI for adding new or editing existing
3197 constants and/or functions has been improved.
3201 Overview of changes in gcalctool 4.2.44
3203 * Fixed Bugzilla bug 104830. gcalctool now uses gnome-calc3.png as its icon
3204 (same as the current gnome-calculator)
3208 Overview of changes in gcalctool 4.2.43
3210 * Further slight adjustments needed to fix Bugzilla bug 104248. The memory
3211 registers window now displays correctly again.
3212 * Fixed Bugzilla bug 104240. The "File" menubar item is now called
3213 "Calculator", and there is a set of unique mnemonics for the various
3214 items in the Scientific mode panel. The gcalctool manual pages have been
3215 updated to reflect these changes.
3216 * Added in a Control-I mnemonic for Edit->Insert ASCII Value.
3217 Added in a Control-A mnemonic for Help->About.
3221 Overview of changes in gcalctool 4.2.42
3223 * Fixed Bugzilla bug 104248. The View->Memory Registers menu item's toggle
3224 is now set correctly depending upon whether the memory register windows
3225 is visible or hidden.
3226 * The correct radio item is now set in the View menu mode menu item entries
3227 if gcalctool is initially started in Financial or Scientific mode.
3231 Overview of changes in gcalctool 4.2.41
3233 * The constant and function definitions are now read and written as Gconf
3235 * Fixed Bugzilla bug 104250. The constant and the function menu items now
3236 have "C<n>:" and "F<n>:" prefixes respectively, where <n> is the
3237 constant/function number.
3241 Overview of changes in gcalctool 4.2.40
3243 * Fixed Bugzilla bug 104245. The View->Basic Mode, Financial Mode,
3244 Scientific Mode and Memory Registers now have keyboard accelerators
3245 (Control-B, Control-F, Control-S and Control-M respectively).
3249 Overview of changes in gcalctool 4.2.39
3251 * Further slight adjustments for Bugzilla bug 104287
3252 The insert button isthe default button.
3253 The dialog is no longer resizable.
3254 The ESC key can now be used to cancel the dialog.
3258 Overview of changes in gcalctool 4.2.38
3260 * Fixed Bugzilla bug 104287. HIG improvements for the "Insert ASCII Value"
3265 Overview of changes in gcalctool 4.2.37
3267 * Fixed Bugzilla bug 104241. The Insert ASCII Value" menu item is now
3268 "Insert ASCII Value..."
3269 * Tidied up the I18N code as gcalctool now includes <gnome.h> which includes
3270 <bonobo-i18n.h,> where all this stuff is already defined.
3274 Overview of changes in gcalctool 4.2.36
3276 * Fixed Bugzilla bug #102928. The x^2, e^x, 10^x and y^x keys now use
3277 Pango markup to display the label using superscripts.
3281 Overview of changes in gcalctool 4.2.35
3283 * Added in handling of the numeric keypad for Linux systems.
3287 Overview of changes in gcalctool 4.2.34
3289 * Handling of the users saved function definitions now works correctly.
3290 * Changed the keyboard accelerators for the following to use non Alt-<?>
3293 Cos (old value: Alt-c) becomes 'J'.
3294 Sin (old value: Alt-s) becomes 'K'.
3295 Tan (old value: Alt-t) becomes 'L'.
3296 Frac (old value: Alt-f) becomes ':'.
3297 Int (old value: Alt-i) becomes 'i'.
3298 Abs (old value: Alt-u) becomes 'u'.
3299 Rate (old value: Alt-r) becomes 'T'.
3300 * Removed the need to configure with "--enable-build-broken".
3304 Overview of changes in gcalctool 4.2.33
3306 * Adjusted the memory registers windows to use the same "R0: 0.00" format
3307 (bold for first part), as the Rcl, Sto and Exch menus.
3311 Overview of changes in gcalctool 4.2.32
3313 * The menu items for the Rcl, Sto and Exch menus now have the format
3314 "R0: 0.00", where the "R0:" part is in bold.
3315 * The keyboard accelerators for the menubar menu items are now working.
3319 Overview of changes in gcalctool 4.2.31
3321 * Updated the NEWS file with an overview of all the changes since v4.1.13.
3325 Overview of changes in gcalctool 4.2.30
3327 * Removed the gconf resource for getting/setting whether a beep is sounded
3328 on error. A beep will now always be sounded in such a case.
3329 * The writing out of the resources will now be immediately done when each
3330 of those functions changes.
3334 Overview of changes in gcalctool 4.2.29
3336 * Updated the manual pages to reflect the recent v4.2.xx changes.
3337 * Replaced the occurance of mktemp with mkstemp to placate the Gnu compiler
3342 Overview of changes in gcalctool 4.2.28
3344 * The real fix for displaying the icon.
3348 Overview of changes in gcalctool 4.2.27
3350 * Vastly improved keyboard navigation.
3351 * Control-F1 now toggles the displaying of tooltip help, so the "-h"
3352 command line option has been removed and the old-style event handling
3353 code has also been removed.
3354 * Added in a signal handler for the "delete" event for the main gcalctool
3355 window. The callback calls gtk_main_quit() to terminate the application.
3359 Overview of changes in gcalctool 4.2.26
3361 * HCI change. Attempt to correct disaplay the gcalctool icon.
3365 Overview of changes in gcalctool 4.2.25
3367 * HCI change. The Sto/Rcl/Exch menu items now show the current register
3372 Overview of changes in gcalctool 4.2.24
3374 * HCI change. All the radiobutton and checkbox items in the mode panel
3375 now have a mnemonic associated with them.
3379 Overview of changes in gcalctool 4.2.23
3381 * HCI change. Fixed up the buttons on the "Insert ASCII Value", "Enter
3382 Constant..." and "Enter Function..." popups. They now just use Cancel
3383 and OK buttons, and use standard stock Gtk icons.
3387 Overview of changes in gcalctool 4.2.22
3389 * HCI change. Added in an Edit->Paste menu item. If selected this will
3390 paste the current contents of the clipboard into the calculator display
3391 as if you'd typed it.
3392 * Added bullet proofing to protect the calculator against values that
3393 weren't found. If a value wasn't found, it's just ignored, and it goes
3394 on to process the next character in the string.
3395 * Improved the handling of the recognition of characters entered. It now
3396 takes into effect the mods value for each keysym.
3400 Overview of changes in gcalctool 4.2.21
3402 * HCI change. Added a 2 pixel border for the frames containing the Basic,
3403 Financial and Scientific buttons and the mode panel.
3407 Overview of changes in gcalctool 4.2.20
3409 * HCI change. Removed the "operand item" label widget.
3413 Overview of changes in gcalctool 4.2.19
3415 * The frames around the mode button tables and the mode panel are no longer
3420 Overview of changes in gcalctool 4.2.18
3422 * Fixed Bugzilla bug #101865. Remade various keyboard remappings:
3423 * Removed mention of the "-l" and "-r" command line options from the manual
3424 pages. Remove reference to the /schemes/apps/gcalctool/righthanded Gconf
3429 Overview of changes in gcalctool 4.2.17
3431 * Removed the "Keys" key, that allowed you to toggle the button labels to
3432 show their keyboard equivalents.
3436 Overview of changes in gcalctool 4.2.16
3438 * Put each of the the button tables and the mode panel inside a frame, rather
3439 then use horizontal separators, to try to make the GUI look nicer.
3443 Overview of changes in gcalctool 4.2.15
3445 * Entering "((2+3)*(2+3))" now gives the correct answer.
3446 * Added some bullet-proofing to parentheses handling when bogus characters
3451 Overview of changes in gcalctool 4.2.14
3453 * Hooked up the Help->Contents menu item. Note that help support still has
3454 to be included (i.e. a help subdirectory with associated files etc.).
3458 Overview of changes in gcalctool 4.2.13
3460 * The View->Memory Registers menu item now correctly toggles the showing of
3461 the memory register window.
3465 Overview of changes in gcalctool 4.2.12
3467 * Menubar menu items now use stock Gtk icons (where applicable).
3471 Overview of changes in gcalctool 4.2.11
3473 * Revised the gcalctoolrc (Gtk resources) file for the new display layout.
3477 Overview of changes in gcalctool 4.2.10
3479 * Going into Scientific mode and clicking on "(" twice no longer causes a
3480 segmentation violation.
3484 Overview of changes in gcalctool 4.2.9
3486 * Added some horizontal separators to help make the calculator more readable
3487 when in Financial and Scientific Mode.
3491 Overview of changes in gcalctool 4.2.8
3493 * Entering "((2+3)*9+(5-3))" no longer causes a segmentation violation.
3497 Overview of changes in gcalctool 4.2.7
3499 * Removed the attempt to display a calculator image on the About popup.
3500 * Typing the keyboard equivalent of the menu buttons now works.
3501 * Removed the VERSION string from the titlebar. This is now in the About popup
3505 Overview of changes in gcalctool 4.2.6
3507 * Added in an About popup that's accessible through the Help->About Gcalctool
3508 menubar Help menu item.
3512 Overview of changes in gcalctool 4.2.5
3514 * Fixed Bugzilla bug #102927.
3515 Replaced abbreviation "trig." with full word "trigonometric".
3519 Overview of changes in gcalctool 4.2.4
3521 * Fixed Bugzilla bug #102922.
3522 Adjusted two occurances of sentence fragments to make it easier for
3523 L10N folks to translate them.
3527 Overview of changes in gcalctool 4.2.3
3529 * Added Spanish (es) to ALL_LINGUAS at configure.in
3530 * gcalctool is now resizable again.
3534 Overview of changes in gcalctool 4.2.2
3536 * Made calculator window choose a reasonable size at startup, and resize
3537 when changing modes.
3541 Overview of changes in gcalctool 4.2.1
3543 * Removed the GNOME_UTIL_LIBS line in gcalctool/Makefile.am so that
3544 gcalctool will correctly build.
3548 Overview of changes in gcalctool 4.2.0
3550 * The gcalctool GUI layout has been redone to make the Basic mode more
3551 basic and to make the application more GNOMEish.
3552 * The Financial/Logical/Scientific mode buttons have been moved into
3553 the main calculator window above the Basic mode buttons. The Logical
3554 and Scientific modes have been combined.
3556 * The six item mode display has been removed and a mode panel added for
3557 the scientific mode.
3558 * Removed the property sheet. gcalctool no longer has a left or right
3560 * Blank buttons are now correctly hidden.
3561 * Added a "--enable-build-broken" flag to configure that has to be present
3562 in order to configure and build gcalctool while it's still in a semi-broken
3567 Overview of changes in gcalctool 4.1.27
3569 * Fixed Bugzilla bug #101782.
3570 Removed trailing "\n"'s where possible in the tooltip help messages.
3574 Overview of changes in gcalctool 4.1.26
3576 * Fixed Bugzilla bug #101861.
3577 The size of the memory register window is no longer hard-wired.
3581 Overview of changes in gcalctool 4.1.25
3583 * Fixed Bugzilla bug #101867.
3584 Changed multiply key from "X" to "*" (same as the existing gnome-calculator).
3588 Overview of changes in gcalctool 4.1.24
3590 * Fixed Bugzilla bug #101780.
3591 Removed leading and trailing spaces from the labels for the gcalctool buttons.
3595 Overview of changes in gcalctool 4.1.23
3597 * Fixed Bugzilla bug #101777.
3598 Removed trailing periods on the four window titles.
3602 Overview of changes in gcalctool 4.1.22
3604 * Various I18N changes.
3608 Overview of changes in gcalctool 4.1.21
3610 * Various I18N changes.
3614 Overview of changes in gcalctool 4.1.20
3616 * Fixed Sun Bugtraq bug #1102883 against DeskSet calctool:
3617 Adjusted so that all error messages just display "Error" which is
3622 Overview of changes in gcalctool 4.1.19
3624 * Fixed Sun Bugtraq bug #4006391 against CDE dtcalc:
3625 Bring up gcalctool, enter 10000 X 0.58 =, get answer is 5800.
3626 Then click on Int button, supposely should get 5800, but the answer was 5799.
3630 Overview of changes in gcalctool 4.1.18
3632 * Fixed Sun Bugtraq bug #1258472 against CDE dtcalc:
3633 Start up gcalctool and set to decimal and fixed. Set accuracy to 2 decimal
3634 places. Do a division like 0.19/2 It gives 0.0A.
3638 Overview of changes in gcalctool 4.1.17
3640 * Fixed Bugtraq bug #1190181 against OpenWindows DeskSet calctool:
3641 gcalctool core dumped if parent directory was not readable.
3645 Overview of changes in gcalctool 4.1.16
3647 * Updated TODO file with all relevant calculator Sun bugs and rfes.
3648 * Adjusted matherr() routine so that strict ANCI C compilers can compile it.
3649 * Mode windows now shows buttons correctly if you start up in Basic mode,
3650 then try to show one of the other modes.
3654 Overview of changes in gcalctool 4.1.15
3656 * "Keys" button now displays correctly if started with left-handed style.
3657 * Switching handed style now displays button labels correctly if currently
3658 showing the keyboard equivalent.
3662 Overview of changes in gcalctool 4.1.14
3664 * Buttons are colored correctly if started with left-handed style.
3668 Overview of changes in gcalctool 4.1.13
3670 * The unused buttons in the mode window are now hidden.
3674 Overview of changes in gcalctool 4.1.12
3676 * Added gconf support, removing the use of X11 resources.
3680 Overview of changes in gcalctool 4.1.11
3682 * Explicitly setting the size of the calculator buttons has been removed.
3683 * The width of the mode window is now set to the width of the main window.
3687 Overview of changes in gcalctool 4.1.10
3689 * Fixes for I18N support.
3693 Overview of changes in gcalctool 4.1.9
3695 * Now that gcalctool is using Gtk resources to determine the appearance of
3696 the calculator, there is no need to use the custom display_frame widget.
3697 * The calculator display area now has tooltip help.
3701 Overview of changes in gcalctool 4.1.8
3703 * Fixed up mistakes is the gcalctool tooltip help text.
3704 * Three keyboard accelerators weren't working when a "menu" button had been
3705 pressed and the calculator was in pending mode:
3706 Base button - "o" (octal).
3707 Mode button - "l" (logical).
3708 Trig button - "g" (gradient).
3709 * The + and . keys on the numeric keypad now work.
3713 Overview of changes in gcalctool 4.1.7
3715 * Added in help support. Hitting the Help key will toggle whether tooltip
3716 help messages are displayed for the various buttons and other widgets.
3718 By default tooltips are disabled. Start gcalctool with the "-h" command
3719 line option will enable them. There is also a "gcalctool.showhelp"
3720 resource that can enable/disable them.
3724 Overview of changes in gcalctool 4.1.6
3726 * The new Constant/Function popup now has the various items aligned.
3730 Overview of changes in gcalctool 4.1.5
3732 * The size of the buttons in the Mode window are incorrect if the unused ones
3733 are not shown. Solved this my simply making the unused ones insnsitive, and
3738 Overview of changes in gcalctool 4.1.4
3741 * Keyboard accelerators now work for the gcalctool "menu" buttons.
3745 Overview of changes in gcalctool 4.1.3
3747 * The constant and function definitions are now read and written to a file
3748 named ~/.gcalctoolcf.
3749 * gcalctool now also tries to read a ~/.gcalctoolrc file at startup time.
3750 This file (if it exists) can contain resources for changing the appearance
3751 of the application. A gcalctoolrc file is now also included with the
3752 gcalctool distribution, which gives the old OpenWindows DeskSet appearance
3754 * The ability to change various colors via X resources has also been removed.
3755 The manual pages have been updated to reflect this.
3759 Overview of changes in gcalctool 4.1.2
3761 * Starting gcalctool then switching hands to left-handed, then using the
3762 keyboard for input, wrongly associated the various keyboard accelerators
3763 for the swapped keys.
3767 Overview of changes in gcalctool 4.1.1
3769 * Now finds the X11 libraries in a platform independent way.
3770 * Fixed up the gcalctool usage message.
3771 * Fixed up the gcalctool manual pages.
3772 * gcalctool now looks for ~/.gcalctoolrc and ~/.gcalctooldefaults files.
3773 * X resources are now "gcalctool.<whatever" rather than "calctool.<whatever>".
3777 Overview of changes in gcalctool 4.1.0
3779 * Graphics driver is now based on Gtk2.
3783 Overview of changes in calctool 4.0.0
3785 * Code based on the calctool in the OpenWindows Deskset for Solaris 8.
3786 * Adjusted to use an autoconf/automake configuration and build environment.
3787 * Adjusted the code to a K&R style.
3788 * Incorporated in needed code from the libguide and libdeskset libraries.
3789 * Released under a GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) license.
3790 * Just an XView graphics driver currently provided.