1 Overview of changes in gcalctool 5.91.7
4 * Fix translated conversions (Bug #641166)
6 Overview of changes in gcalctool 5.91.6
8 * Add fixed rate of 15.6466 EEK = 1 EUR (Bug #639332)
9 * Use full name of currency in conversion bar
10 * Add temperature conversion
11 * Update conversion bar when currencies are updated
12 * Fix incorrect display of complex numbers
13 * Now able to change currencies from advanced mode
15 Overview of changes in gcalctool 5.91.5
17 * Make new variable buttons that combines add/set/get and clear into one
19 * Add a decimal point button to the programming mode
20 * Make the numeric keypad produce numbers even when numlock is on
22 Overview of changes in gcalctool 5.91.4
24 * Use new Indian Rupee sign ₹ (Bug #636587, Carlos Cejudo)
25 * Use currency rates from the IMF as well as the ECB to add 24 new rates:
26 AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
27 LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
28 * Don't hide GCalctool in KDE
29 * Convert numeric keypad separator into locale specific version
32 Overview of changes in gcalctool 5.91.3
34 * Fix incorrect calculation of tanh
35 * Fix dropping of decimal points when thousand separator is '.' (Bug #635517)
36 * Improve conversion bar
37 * Fix crash in scientific mode
38 * Add new automatic display mode that switches from fixed to scientific when
41 Overview of changes in gcalctool 5.91.2
43 * Fix broken thousands separators code (Bug #628908)
44 * Don't make window resizable, it is not supposed to be
45 * Use icons for undo and clear buttons as the translations cause them to be
46 oversized in some languages
47 * Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
48 * If a thousands separator is not defined then use ' ' (Bug #632182)
49 * Fix incorrect error text for acosh function (Bug #632614)
51 Overview of changes in gcalctool 5.91.1
53 * Clear display when an answer is displayed and a numeric point is inserted
54 * Add GUI for unit conversations (bug #539830)
55 * Fix the definition of ounces
56 * Remove trailing whitespace when entering super-/subscript mode
58 * Calculate answers in separate thread (bug #576371)
59 * Stop '*'+backspace+'*' being converted into '^'
60 * Updated translations
62 Overview of changes in gcalctool 5.91.0
64 * Port to GTK+-3 (bug #630115, William Jon McCann)
65 * Don't crash on pasting empty clipboard
66 * Mark more strings as translatable (bug #630899, Gabor Kelemen)
67 * Make calculator window resizable (bug #630594)
68 * Put back visible thousands separators (bug #628908)
69 * Make thousands separators and radix points respect the users locale
70 * Updated translations
72 Overview of changes in gcalctool 5.32.0
74 * Updated translations
76 Overview of changes in gcalctool 5.31.91
78 * Increase accuracy of internal calculations, don't crash printing numbers
79 when they get too large.
80 * Updated translations
82 Overview of changes in gcalctool 5.31.90
84 * Updated translations
86 Overview of changes in gcalctool 5.31.6
88 * Fix double pasting into display with middle button
89 * Add a11y names to widgets
91 Overview of changes in gcalctool 5.31.5
93 * Call gsettings_sync() before quit
95 Overview of changes in gcalctool 5.31.4
97 * Show currency conversion below display
99 * Use gsettings instead of gconf
101 Overview of changes in gcalctool 5.31.3
103 * Support complex trigonometry
105 * Add complex argument button to scientific mode
107 * Make popup button for additional functions, with integer/fractional
108 component, floor, ceiling, round and sign functions.
110 Overview of changes in gcalctool 5.31.2
112 * Replace backspace button with undo button
114 * Remove memory buttons from basic mode (too complex)
116 * Support complex arithmetic
118 Overview of changes in gcalctool 5.31.1
120 * Dynamically load button layouts to speed up startup time
122 * Add colours to buttons (Bug #157962)
124 * Merge advanced and scientific mode
128 * Use arrows on superscript buttons (i.e. '↑n' instead of '⎕ⁿ')
130 * Don't change window title to match mode (no need to)
132 * Rename View menu to Mode
134 * Make inverses of variables work (Bug #614979)
136 * Show answer in bold (Bug #505168)
138 * Reimplement undo and redo
140 * Automatically add missing closing brackets (Bug #615243)
142 * Show all defined variables in variable popups
144 Overview of changes in gcalctool 5.30.0
146 * Fix errors in variable exponents (e.g. xy²)
148 * Handle powers in convesion units, (e.g. 1m² in mm²)
150 * Don't clear ans when clearing display (Bug #613552)
152 * Handle equations like (x+3y)(2x-4y)
154 Overview of changes in gcalctool 5.29.92
156 * Add shortcuts to base buttons (Ctrl+B, Ctrl+O, Ctrl+D, Ctrl+H)
158 * Convert number in display if it has a base and a base button is pressed
160 * Make scientific notation button behave the same as keyboard shortcut (i.e.
161 go into superscript mode).
163 * Only allow superscript minus to be entered if can make a valid superscript
164 number, otherwise revert to standard minus.
166 * Allow hexadecimal numbers to be entered in lower-case
168 * Make bit editor active for displayed numbers not in base 10
170 * Make variable powers work, e.g. x²
172 * Fix spacebar not working when display has focus (Bug #611971)
174 * Load currency rates when doing typed currency conversion
176 * Use GIO instead of libsoup
178 Overview of changes in gcalctool 5.29.91
180 * Fix bug where backspace deletes all input in locales with no thousands
183 * Make boolean operations work with zero, e.g. "0 XOR 5"
185 * Don't override space and return when display area not selected (Bug #596645)
187 * Make window non-resizable (Bug #602154)
189 * Change boolean functions to uppercase (xor -> XOR)
191 * Documentation rewritten
193 * Modernised build system
195 Overview of changes in gcalctool 5.29.90
197 * Miscellaneous string fixes
199 * Updated translations: bg (Ivaylo Valkov), da (Ask H. Larsen),
200 en_GB (Philip Withnall), es (Jorge González),
201 fr (Laurent Coudeur), nb (Kjartan Maraas),
202 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
204 Overview of changes in gcalctool 5.29.6
206 * Reimplement automatic ans substitution (Robert Ancell)
208 * Make builds less verbose (bug #607118, Thomas Andersen)
210 * De-break function that check if currency rates are out of date (Robin Sonefors)
212 * Fix shift button keybinding crash (Robert Ancell)
214 * Updated translations: ast (Xandru Armesto Fernandez), bn (Jamil Ahmed),
215 cs (Petr Kovar), de (Christian Kirbach),
216 fr (Laurent Coudeur and Claude Paroz), hu (Gabor Kelemen),
217 nb (Kjartan Maraas), sv (Daniel Nylander),
218 ta (vasudeven), uk (Maxim V. Dziumanenko)
220 Overview of changes in gcalctool 5.29.4
222 * Make 0^0 = 1 (Robert Ancell, Bug #605011)
224 * Use superscript digits for scientific notation (Robert Ancell)
226 * Clear display when entering a number after an equation (Robert Ancell)
228 * Make Ctrl+W a shortcut to quit (Robert Ancell)
230 * Updated translations: et (Ivar Smolin), ro (Lucian Adrian Grijincu),
233 Overview of changes in gcalctool 5.29.2
235 * Support conversions in display (e.g. "1 AUD in USD" or "6.2 inches in
236 meters") (Robert Ancell)
238 * Support arbitrary varible names, e.g. set with "name=55" (Robert Ancell)
240 * Add a command-line version of gcalctool 'gcalccmd'
241 (Rich Burridge, Bug #590767)
243 * Updated translations: en@shaw (Thomas Thurman), es (Jorge González),
244 sl (Matej Urbančič), ta (drtvasudevan),
247 Overview of changes in gcalctool 5.29.1
249 * New user interface:
250 - Window is now shorter to better fix in netbook resolutions
251 - Superscript and subscript numbers to allow better notation, e.g. "₃√5"
252 - Preferences moved into a dialog
253 - Functions are now typed, e.g. s+i+n for sine instead of "k"
254 - Error messages now displayed below equation, and improved descriptions
256 Overview of changes in gcalctool 5.28.0
258 * Don't override space bar when buttons are focussed as this stops keyboard control
259 (Robert Ancell, Bug #595337)
261 * Handle keycode for '^' used in non-English layouts (German, Spanish, etc)
262 and allow '**' to be converted to a '^' for layouts that do not support it
263 (Robert Ancell, Bug #546819)
265 * Updated documentation: de (Christian Kirbach), fr (Claude Paroz)
267 * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov)
268 bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed)
269 cs (Marek Černocký), da (Ask H. Larsen)
270 en_GB (Bruce Cowan), et (Ivar Smolin)
271 hi (Rajesh Ranjan), it (Davide Falagna)
272 kn (Shankar Prasad), lt (Gintautas Miliauskas)
273 ml (Ani), mr (Sandeep Shedmake)
274 or (Manoj Kumar Giri), pa (A S Alam)
275 ro (Adi Roiban), sl (Matej Urbančič)
276 sr (Branko Kokanović), sr@latin (Branko Kokanović)
277 te (krishnababu k), uk (Maxim V. Dziumanenko)
278 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
280 Overview of changes in gcalctool 5.27.92
282 * Fix base conversions (Robert Ancell)
284 * Fix disabled help menu (Robert Ancell)
286 * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277)
288 * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou)
289 eu (Inaki Larranaga Murgoitio), fr (Claude Paroz)
290 gu (Sweta Kothari), hu (Gabor Kelemen)
291 kn (Shankar Prasad), ml (Ani)
292 pl (Tomasz Dominikowski), pt (Duarte Loreto)
293 sr (Branko Kokanović), sv (Daniel Nylander)
294 tr (Baris Cicek), zh_CN (Aron Xu)
296 Overview of changes in gcalctool 5.27.91
298 * Updated documentation: cs (Petr Kovar)
300 * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin)
301 eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen)
302 ga (Seán de Búrca), gl (Antón Méixome)
303 kn (Shankar Prasad), ko (Changwoo Ryu)
304 nb (Kjartan Maraas), or (Manoj Kumar Giri)
305 pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle)
306 sv (Daniel Nylander), ta (ifelix)
308 Overview of changes in gcalctool 5.27.90
310 * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell)
312 * Updated documentation: es (Jorge González)
314 * Updated translations: de (Christian Kirbach), es (Jorge González)
315 gl (Antón Méixome), nb (Kjartan Maraas)
316 sv (Daniel Nylander), ta (drtvasudevan)
318 Overview of changes in gcalctool 5.27.5
320 * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell)
322 * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884)
324 * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350)
326 * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591)
328 * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563)
330 * Updated documentation: fr (Laurent Coudeur, Claude Paroz)
332 * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru)
333 fr (Claude Paroz), pt_BR (Daniel S. Koda)
335 Overview of changes in gcalctool 5.27.4
337 * Update bit editor after shifting (Robert Ancell, Bug #587545)
339 * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802)
341 * Make padding consistent in GUI (Jerry Casiano, Bug #587292)
343 * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812)
345 * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹"
347 * Use lowercase notation for trigonometric and logarithm functions to look
348 more like standard mathematical notation
350 * Put spacing around functions, i.e. "sin" -> " sin "
352 * Use subscript for logarithm base two, i.e. "log2" -> "log₂"
354 * Added etched border around display (Robert Ancell, Bug #140836)
356 * Rewrote out of date man page (Robert Ancell, Bug #585997)
358 * Updated documentation: cs (Marek Cernocky)
360 * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky),
361 es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz),
362 ta (drtvasudevan), sv (Daniel Nylander),
363 uk (Maxim V. Dziumanenko)
365 Overview of changes in gcalctool 5.27.3
367 * Percentage operation for addition and subtraction now takes percentage of
368 first value (Robert Ancell, Bug #480207)
370 * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
372 * Focus on the display entry by default
374 * Fix broken widget style. Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
376 * Fix missing icon in Help>Contents menu
378 * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
380 Overview of changes in gcalctool 5.27.2
382 * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
384 * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)
386 * Remove negative sign from numbers rounded to zero. This is only a partial
387 fix as the error value is still visible in scientific notation
388 (Robert Ancell, Bug #560802)
390 * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
392 * Keep settings (show zeroes, thousands separator etc) when changing modes
393 (Robert Ancell, Bug #580398)
395 * Add a --solve command-line argument (Robert Ancell)
397 * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
399 * Made parser reentrant and part of MP code (Robert Ancell)
401 * Remove references to arithmetic/left-to-right precedence from the manual
402 (Robert Ancell, Bug #559734)
404 * Fix grammatical errors in manual (Bruce Cowan, Bug #569275)
406 * Remove untranslated figures in documentation - they are automatically
407 copied from the C documentation (Robert Ancell, Bug #566680)
409 * Updated translations: si (K.P.Gayan Tharaka)
411 Overview of changes in gcalctool 5.27.1
413 * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807)
415 * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975)
417 * Make GConf schemas translatable (Robert Ancell, Bug #571948)
419 * Replace MP number arrays with an MPNumber structure (Robert Ancell)
421 * Tidied up error messages (Robert Ancell, Bug #521184)
423 * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946)
424 This will cause the gconf schema to be incompatible with gcalctool < 5.26.0.
425 Expect settings to reset to defaults when upgrading. Switching between
426 versions will cause resets.
428 * Fix missing license text in about dialog (Robert Ancell, Bug #579174)
430 * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
432 Overview of changes in gcalctool 5.26.0
434 * Fix button expansion (nowak2000, Bug #575385)
436 * Removed deprecated test/ directory (Bug #574048)
438 * Updated documentation: C (Robin Sonefors), ca (Joan Duran)
440 * Updated translations: as (Amitakhya Phukan), da (Ask H. Larsen),
441 el (Jennie Petoumenou), es (Jorge Gonzalez),
442 fi (Tommi Vainikainen), gl (Ignacio Casal Quinteiro),
443 gu (Ankitkumar Patel), hi (Rajesh Ranjan),
444 hu (Gabor Kelemen), it (Sergio Durzu),
445 lt (Vytautas Rėkus), mai (Rajesh Ranjan),
446 ml (Ani Peter), mr (Sandeep Shedmake),
447 nb (Kjartan Maraas), nl (Tino Meinen),
448 pl (Wadim Dziedzic), ru (Nickolay V. Shmyrev),
449 ta (felix), te (Krishnababu K),
450 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
452 Overview of changes in gcalctool 5.25.92
454 * Restore number display mode (FIX/SCI/ENG) on startup (Robert Ancell, Bug #572881)
456 * Fix rounding errors in integer power calulations (Robert Ancell, Bug #527540)
458 * Fix error in cosine/tangent calculations (Robert Ancell, Bug #571007)
460 * Updated documentation: eu (Inaki Larranaga Murgoitio)
462 * Updated translations: en_GB (Philip Withnall), fi (Ilkka Tuohela),
463 fr (Bruno Brouard, Claude Paroz), ja (Takeshi AIHANA)
464 kn (Shankar Prasad), lv (Raivis Dejus),
465 nl (Wouter Bolsterlee), pt (Duarte Loreto)
466 pt_BR (Og Maciel, Rodrigo Flores), sv (Daniel Nylander)
468 Overview of changes in gcalctool 5.25.91
470 * Initialise GType system so usage of GConf doesn't cause crashes (Matthias Clasen, Bug #571581)
472 * Rework command-line arguments to be standard (Robert Ancell, Bug #569885)
474 * Correctly handle decimal points for languages not using '.' (Robert Ancell, Bug #566929)
476 * Fix shortcut keys so standard menu keys work (Robert Ancell)
478 * Updated documentation: eu (Inaki Larranaga Murgoitio)
480 * Updated translations: ast (Mikel González), cs (Petr Pulc), da (Ask H. Larsen), eu (Inaki Larranaga Murgoitio),
481 gu (Sweta Kothari), hu (Gabor Kelemen), ro (Adi Roiban), vi (Clytie Siddall),
482 zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
484 Overview of changes in gcalctool 5.25.90
486 * Fixed incorrect bit shift operation (Robert Ancell, Bug #569176)
488 * Updated documentation: sv (Daniel Nylander)
490 * Updated translations: ca (Joan Duran), de (Christian Kirbach), ko (Changwoo Ryu), or (Manoj Kumar Giri)
492 Overview of changes in gcalctool 5.25.5
494 * Updated documentation: de (Christian Kirbach)
496 * Updated translations: nb (Kjartan Maraas), th (Theppitak Karoonboonyanan)
498 Overview of changes in gcalctool 5.25.4
500 * Updated translations: de (ckirbach), es (Jorge Gonzalez), zh_CN (甘露)
502 Overview of changes in gcalctool 5.25.3
504 * Made exponential numbers work without a sign, e.g. '1e2' works
505 the same as '1e+2' (Robert Ancell).
507 * Correctly calculate exponential numbers in binary mode and
508 convert correctly when changing bases (Robert Ancell, Bug #516159).
510 * Fix broken accelerator keys from changes in 5.25.2 (Robert Ancell, Bug #379476).
512 Overview of changes in gcalctool 5.25.2
514 * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key.
515 The following shortcut keys have changed:
518 --------------------------
534 (Robin Sonefors, Bug #379476).
536 * Fixed crash where financial dialogs are activated from other modes on startup
537 (Robin Sonefors, Bug #560196).
539 * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251)
541 * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988)
543 * Always read configuration from /apps/gcalctool not /apps/(appname) as the application
544 name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260).
546 * Correct gconf key names in man page (Robert Ancell, Bug #559458).
548 * Updated translations: es (Jorge Gonzalez)
550 * Updated help: es (Jorge Gonzalez)
552 Overview of changes in gcalctool 5.25.1
554 * Added a programming mode that contains the bit editor (Robin Sonefors, Bug #501508).
556 * Made finacial operations GUI-based not register based (Robin Sonefors, Bug #318686).
558 * Added Gross Profit Margin Ration Financial Function (Robin Sonefors, Bug #150663).
560 * Don't clear display when changing modes and allow all functions to work in all non-basic
561 modes (Robert Ancell, Bug #554133).
563 * Set decimal point label to be based on LC_NUMERIC as users can set their numerical
564 representation to different to their language settings (Robin Sonefors, Bug #557331).
566 * More refactoring in MP math library (Klaus Niederkrueger, Robert Ancell, Bug #524091).
568 * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965).
570 * Only update bit panel when display contains a solved number (Robert Ancell, Bug #548690).
572 * Remove inline declaration so can compile in C89 (Jens Granseuer, Bug #553307).
574 * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).
576 * Added translator comments (Robert Ancell)
578 * Updated translations: bg (Alexander Shopov),
579 da (Ask H. Larsen, Kenneth Nielsen),
583 mk (Jovan Naumovski),
584 pt_BR (Vladimir Melo, Leonardo Ferreira Fontenelle)
586 * Updated help: es (Jorge Gonzalez)
588 Overview of changes in gcalctool 5.24.0
590 * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
591 bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
592 dz (Pema Geyleg), gu (Sweta Kothari),
593 hr (Robert Sedak), hu (Gabor Kelemen),
594 it (Luca Ferretti), kn (Shankar Prasad),
595 ko (Changwoo Ryu), lt (Gintautas Miliauskas),
596 ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
597 mr (Sandeep Shedmake), ro (Mişu Moldovan),
598 sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
599 te (Krishnababu K), tr (Baris Cicek),
602 * Updated help: es (Jorge Gonzalez)
605 Overview of changes in gcalctool 5.23.92
607 * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
608 bg (Alexander Shopov)
612 Overview of changes in gcalctool 5.23.91
614 * Fix packing for modulus button (Bug #548880)
616 * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
617 other desktops can use GCalctool (bug #518862).
621 Overview of changes in gcalctool 5.23.90
623 * Fix some small memory leaks (Felix Riemann, Bug #547942)
625 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
627 * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)
629 * Updated documentation: ru (Yuriy Penkin)
633 Overview of changes in gcalctool 5.23.6
635 * Deprecated left-to-right mode (Bug #500994).
637 * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to gnome-doc-utils (Robert Ancell, Bug #336104)
639 * Changed icon from deprecated 'gnome-calculator' to 'accessories-calculator') (Matthias Clasen, Bug #545074)
641 * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG (Fabrício Godoy)
645 Overview of changes in gcalctool 5.23.5
647 * Fix regression in factorial operation (Klaus Niederkrueger)
649 * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)
651 * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)
653 * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi Aihana, Bug #336104)
655 * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)
659 Overview of changes in gcalctool 5.23.4
661 * Added workaround to stop display disappearing when editing large displays (Bug #524602)
663 * Applied second mp math tidy up patch from Klaus Niederkrueger (Bug #524091)
665 * Updated translations: ar (Djihed Afifi)
669 Overview of changes in gcalctool 5.23.3
671 * Default to no thousands separator not ',' for locales that do not require one (Bug #527669)
673 * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)
677 Overview of changes in gcalctool 5.23.2
679 * Fixes the cursor from moving around when editing numbers with thousands separators (Bug #527669)
681 * Structural changes in preperation for full unicode support (Bug #530532)
683 * Updated translations: es (Jorge González), gl (Ignacio Casal Quinteiro), nb (Kjartan Maraas),
684 nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej Urbančič)
688 Overview of changes in gcalctool 5.23.1
690 * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
692 * Fixes incorrect negation precedence (Bug #526094)
694 * Fixes issues with thousands seperators and radix in non-english
695 locales (Bug #527669)
697 * Fixes regression in constant and function menus (Bug #527545)
699 * Fixes problem where display is invisible after solving equation
704 Overview of changes in gcalctool 5.22.0
706 * Fix for bug #520474 - Calculator uses 06 in place of decimal.
708 * Fix for bug #519979 - Please provide translator comments.
710 * Fix for bug #519243 - Memory registers save incorrectly.
714 Overview of changes in gcalctool 5.21.92
716 * Released a gcalctool tarball for GNOME 5.21.92.
720 Overview of changes in gcalctool 5.21.91
722 * Change Help->Help menu to Help->Contents to match HIG (Bug #514812)
724 * Fix for bug #515326 – translation issues
726 * Unmark bitcalculating strings for translation (Bug #515326)
727 Change help menu shortcut from Ctrl+H to F1 to match HIG (Bug #514812)
729 * Remove help/it/Makefile, switching to gnome-doc-utils
731 * Fix for bug #514233 - Title not translated
733 * Fix for bug #513868 - Switching mode clears values but not
734 "Malformed expression" in statusbar.
736 * Fix for bug #513218 - Parsing not handling things the way a
737 "normal" calculator would.
739 * Fix for bug #482666 - XML errors in gcalctool de translation.
741 * Fix typo (Retreive -> Retrieve)
745 Overview of changes in gcalctool 5.21.90
747 * Fix for bug #512204 - Regression in (-,+) handling.
749 * Fix for bug #511052 – Mod gives negative remainders.
751 * Fixed typo in message in create_kframe() in gtk.c.
755 Overview of changes in gcalctool 5.21.5
757 * Adjusted online help documentation to add in a section 4.4. "Changing
758 The Display Area" and to update the new keyboard shortcut for Clear.
760 * Use delete key to delete character right of cursor in display, clear
761 now uses shift+delete (Bug #326938).
763 * Update all button tooltips to have the shortcut
764 key for that button (Bug #503707).
766 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
769 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
770 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
772 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
773 monthly interest rate" in the online help for two of the financial
776 * Fix incorrect menu radio button selected when mode change aborted
779 * Fix for bug #502306 - unable to use MOD operation after a
784 Overview of changes in gcalctool 5.21.4
786 * Adjusted online help documentation to add in a section 4.4. "Changing
787 The Display Area" and to update the new keyboard shortcut for Clear.
789 * Use delete key to delete character right of cursor in display, clear
790 now uses shift+delete (Bug #326938).
792 * Update all button tooltips to have the shortcut
793 key for that button (Bug #503707).
795 * Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
798 * Fixed bug #500802 - Update to GNOME Help Centre OMF Files for
799 "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.
801 * Work on bug #501699. Adjusted "monthly interest rate" to "simple
802 monthly interest rate" in the online help for two of the financial
805 * Fix incorrect menu radio button selected when mode change aborted
808 * Fix for bug #502306 - unable to use MOD operation after a
813 Overview of changes in gcalctool 5.21.3
815 * Added a "Reset to Default" accuracy menu item (bug #488542).
817 * When the bit calculation extension is enabled, a message now appears
820 * Fixed bug #500060 - Twiddling bits 32-63 in bitcalculation extension
821 produces incorrect results.
823 * Fixed bug #367731 - [doc] Update documentation for bit calculating
826 * Fixed bug 500029 - Clearing a bit in the bitcalculating extension,
827 sets the display to zero.
829 * Disable menu items not valid in current mode (Bug #499625).
831 * Fix build dependencies for parsers (Bug #497237).
833 * Trim pasted text on newlines, replace tabs with spaces (Bug #488796).
835 * Fixed bug #367737 - [doc] Documentation screenshots need to be updated.
837 * Fixed bug #367723 - [doc] Update documentation for Changing Modes
842 Overview of changes in gcalctool 5.21.2
844 * Fixed bug #485919 - Use Glade for UI. Glade conversion of gcalctool
845 is now complete (thanks Robert).
847 * Fixed bug #495349 - Close precision dialog when setting precision from
850 * Fixed bug #495345 - Connect "activate" signal for precision spin button
851 after spin button has been updated.
853 * Fixed bug #482655 - Missing image file.
855 * Fix the buglet in comment #51 of bug #485919
857 * Fixed for final remaining parts of bug #488694 - [a11y] Several
858 calculator buttons don't speak correctly with Orca.
860 * Fixed bug #488489 - Make accuracy shortcuts only work in scientific mode.
862 * Fixed bug # 488703 - Stop bogus '-/-' appearing in accuracy menu items.
864 * Fix for bug #485134 - OR calculation produces incorrect result in
865 arithmetic precedence mode.
867 * General code cleanup.
871 Overview of changes in gcalctool 5.21.1
873 * Work on bug #485919 - Use Glade for UI.
874 > Adds support for the mode panel.
875 > Puts menu accelerators back again and fixes the top button row in
876 basic mode being too tall.
877 > Now provides Glade support for the majority of the gcalctool GUI.
879 * Fix for bug #490701 - base radio buttons initially fail.
881 * Attempted fix for bug #485134 - OR calculation produces incorrect
882 result in arithmetic precedence mode. This isn't a complete solution
883 so the bug has been reopened.
885 * Fix for bug #488828 - Reciprocal remembers backspaced items.
887 * More work on bug ##488694 - [a11y] Several calculator buttons don't speak
888 correctly with Orca. Removed the accessible descriptions (not needed) and
889 adjusted the "shift left" and "shift right" names (they were reversed).
891 * Patch to stablize arithmetic precedence.
893 * Stop acting on toggle events from radio buttons when they go inactive
896 * Added Robert Ancell to the list of gcalctool MAINTAINERS.
898 * Fixed bug #488830 - Hex radio button shortcut conflicts with Help menu
901 * Fixed bug #488829 - Accuracy and Change Sign have wrong tooltip shortcut
904 * Fixed bug #488783 - memory registers not available if you start in
907 * Fixed bug bug #488694 - [a11y] Several calculator buttons don't speak
910 * Fix for bug #485398 - Put memory register window inside the main window.
911 Uses gtk_window_set_transient_for() to associate the memory register
912 window with the main gcalctool window.
914 * Fix for bug #383850 - [doc] New names for Precedence.
916 * Fix for bug #485137 - Undo/Redo don't work in arithmetic precedence mode
917 if user has "hand edited" the display.
919 * Added a call to "set_memory_toggle(v->rstate);" in make_frames() to
920 correctly set the state of the Edit-<Memory Registers check box if the
921 user wanted the memory registers initially displayed.
923 * Correctly handle memory register display and "Memory Registers" menu
924 item checkbox status when user goes from Sci/Fin/Adv mode to Basic.
925 (Needed because of the recent changes for bug #478961).
929 Overview of changes in gcalctool 5.21.0
931 * Fix for bug #326938 – Display cursor in input area; allow home and
932 end keys. This is in arithmetic precedence mode only.
934 * Fix for bug #484158 – Setting Accuracy is incorrect via the 0-9 places
937 * Fix for bug #439087 – Gcalctool can't handle small physic constants
938 like the Boltzmann constant. The number of significant places has
939 been increased to 99 and the number of displayable digits has been
940 increased to 200. The online help has been adjusted to reflect these
943 Note that if you have something in the gcalctool display that is
944 wider than the display area, a scrollbar is shown, but the first
945 digit isn't properly displayed. The workaround here, is to enlarge
946 the size of the calculator window until the scrollbar goes away.
947 I believe this is a Gtk+ problem and have filed bug #482688 against
950 * Fixed bug #367738 – [doc] Square root documentation needs to be updated.
951 The entry in the online help now includes examples for both arithmetic
952 precedence and non-arithmetic precedence mode.
954 * Fixed bug #428571 – [doc] Repetitive usage of "use".
956 * Use GNOME_MAINTAINER_MODE_DEFINES() to handle *_DISABLE_DEPRECATED
958 * Fixed bug #428573 – [doc] Spelling of logical gates.
959 The logical operations, And, Not, Or, Xor and Xnor now use uppercase
960 letters (AND, NOT, OR, XOR and XNOR) for both the buttons and in the
961 display area in arithmetic precedence mode. The gcalctool manual
962 pages and the online help have been updated accordingly.
964 The XOR operation in non-arithmetic mode was doing a multiplication
967 The result for the AND example in the online help was incorrect.
969 The syntax for using NOT in aritmetic mode is different then for
970 non-arithmetic mode. The online help example has been updated to
973 * Fixed bug #469245 – Hexadecimal input is not intuitive and
974 bug #455889 – Copy/paste of lower case hex letter does not work.
975 The hexadecimal digits have been changed back to their pre Sept
976 2003 (bug #118826) values of "a" - "f".
978 The following functions have also had their keyboard shortcuts
979 reverted back to their pre Sept 2003 upper-case values:
983 [D] - Double-declining depreciation
984 [E] - Enter an exponential number
985 [F] - User-defined functions
987 With copy/paste operations, where the user is pasting a string into
988 gcalctool, the copy buffer is now iterated over. If an "A", "B", "C",
989 "D" or "F" character is encountered, it will be converted to its
990 lowercase equivalent. If an "E" is found, and the next character is a
991 "-" or a "+", then it remains as an upper case "E" (it's assumed to be
992 a possible exponential number), otherwise its converted to a lower
995 Displaying of hex digits in the gcalctool display will still be
996 in uppercase. Displaying of the "e" in an exponential number will
997 still be in lower-case.
999 The way to enter exponential numbers in arithmetic precedence mode
1000 has changed. The following four examples should show you the new
1003 1 2 Exp + 8 = 1200000000
1004 - 1 2 Exp + 8 = -1200000000
1005 1 2 Exp - 8 = 0.00000012
1006 - 1 2 Exp - 8 = -0.00000012
1008 In both left-to-right precedence and arithmetic precedence modes, if
1009 the user enters a numeric digit that is incorrect for the current
1010 numeric base, this shouldn't be allowed and should not be entered
1013 The gcalctool documentation (and tooltips) have been updated to
1014 reflect these changes.
1016 * Fixed bug #479102 – memory registers dialogue should use ngettext.
1018 * Fixed bug #478961 – GtkAaction use.
1020 * Fixed bug #478964 – don't use deprecated gtk_widget_ref func.
1022 * Fixed bug #478979 – show menu help in statusbar.
1024 * Fixed bug #479064 – should use ngettext on the Acc button.
1026 * Fixed bug #479097 – use gtkmessagedialog.
1028 * Fixed bug #479066 – weird way to use gnome menus-have-icons setting.
1032 Overview of changes in gcalctool 5.20.0
1034 * Released a gcalctool tarball for GNOME 2.20.0.
1038 Overview of changes in gcalctool 5.19.92
1040 * Released a gcalctool tarball for GNOME 2.19.92.
1044 Overview of changes in gcalctool 5.19.91
1046 * Released a gcalctool tarball for GNOME 2.19.91.
1048 - Fixed bug #467442 – gcalctool does not appear in xfce4 menu.
1052 Overview of changes in gcalctool 5.19.90
1054 * Released a gcalctool tarball for GNOME 2.19.90.
1056 - Adjusted the MAINTAINERS file to the new format.
1060 Overview of changes in gcalctool 5.19.6
1062 * Released a gcalctool tarball for GNOME 2.19.6.
1064 - Remove help/de/Makefile due to gnome-doc-utils migration.
1066 - Fixed bug #459702 – gcalc does not build against gtk+-2.11.6.
1067 Occurances of gtk_tooltips_set_tip are now gtk_widget_set_tooltip_text.
1069 - Fixed bug #439415. Always use left-to-right direction for button's boxes.
1073 Overview of changes in gcalctool 5.19.5
1075 * Released a gcalctool tarball for GNOME 2.19.5.
1077 - Applied Sun patch to change the Comment line in gcalctool.desktop.in
1079 - Fixed bug #451286 – 0 power of 0. This now returns 1 and not an error.
1081 - Fixed bug #450790 – crash in Calculator when pasting in a very large
1086 Overview of changes in gcalctool 5.19.4
1088 * Released a gcalctool tarball for GNOME 2.19.4.
1090 - Fixed bug #448263 – drop libgnome dependency
1094 Overview of changes in gcalctool 5.19.3
1096 * Released a gcalctool tarball for GNOME 2.19.3.
1098 - Fixed bug #439985 – Negative value not saved in memory register across
1099 invocations of gcalctool. This was also a problem was negative constants.
1103 Overview of changes in gcalctool 5.19.2
1105 * Released a gcalctool tarball for GNOME 2.19.2.
1109 Overview of changes in gcalctool 5.19.1
1111 * Released a gcalctool tarball for GNOME 2.19.1.
1115 Overview of changes in gcalctool 5.9.14
1117 * Released a gcalctool tarball for GNOME 2.18.0 (Final).
1121 Overview of changes in gcalctool 5.9.13
1123 * Released a gcalctool tarball for GNOME 2.18.0 (Release Candidate).
1127 Overview of changes in gcalctool 5.9.12
1129 * Released a gcalctool tarball for GNOME 2.18.0 (beta-2).
1133 Overview of changes in gcalctool 5.9.11
1135 * Released a gcalctool tarball for GNOME 2.18.0 (beta-1).
1139 Overview of changes in gcalctool 5.9.10
1141 * All copyright messages updated for 2007.
1142 * Released a gcalctool tarball for GNOME 2.17.5.
1146 Overview of changes in gcalctool 5.9.9
1148 * Released a gcalctool tarball for GNOME 2.17.4.
1152 Overview of changes in gcalctool 5.9.8
1154 * Released a gcalctool tarball for GNOME 2.17.3.
1158 Overview of changes in gcalctool 5.9.7
1160 * Released a gcalctool tarball for GNOME 2.17.2.
1164 Overview of changes in gcalctool 5.9.6
1166 * Fixed bug #358782. Fixup sloppy string handling.
1170 Overview of changes in gcalctool 5.9.5
1172 * Fixed bug #364410. Incorrectly rounded pi constant.
1176 Overview of changes in gcalctool 5.9.4
1178 * Released a gcalctool tarball for GNOME 2.17.1.
1182 Overview of changes in gcalctool 5.9.3
1184 * Fixed bug 359291 - crash when localized decimal point is greater than
1185 1 char. Removed the bogus assert.
1189 Overview of changes in gcalctool 5.9.2
1191 * Fixed bug #358337 - gcalctool no longer crashes in the Oriya locale due
1192 to sloppy string handling.
1193 * Fixed bug #354730 - crash in Calculator: running 3x10^38 using bi..
1194 * Fixed bug #357208 - Bitcalculating extension needs to support negative
1199 Overview of changes in gcalctool 5.9.1
1201 * Fixed bug #157961 - Bitcalculating extension for gcalctool.
1202 * Fixed bug #355648 - Error reporting should be consistent.
1203 * Fixed bug #135140 - percent operator works not as expected.
1207 Overview of changes in gcalctool 5.9.0
1209 * Fixed bug #349981 - gcalctool should save screen position for next start.
1213 Overview of changes in gcalctool 5.8.24
1215 * Released a gcalctool tarball for GNOME 2.16.0 (Final).
1219 Overview of changes in gcalctool 5.8.23
1221 * Released a gcalctool tarball for GNOME 2.16.0 (RC1).
1225 Overview of changes in gcalctool 5.8.22
1227 * Removed several chunks of code that were surronded by #if 0/#endif.
1231 Overview of changes in gcalctool 5.8.21
1233 * Fixed bug #350341. gcalctool now builds again with gcc v2.95.
1237 Overview of changes in gcalctool 5.8.20
1239 * Released a gcalctool tarball for GNOME 2.16.0 (beta2).
1243 Overview of changes in gcalctool 5.8.19
1245 * More work on bug #347700. Added another "Note to translators"
1246 comment for the Abs button labels.
1248 * Fixed bug #348452. Removed line for help/sv/Makefile.in
1250 * Released a gcalctool tarball for GNOME 2.16.0 (beta1).
1254 Overview of changes in gcalctool 5.8.18
1256 * Work on bug #347700. Added a "Note to translators" comment for the
1257 Bksp and Clr button labels.
1261 Overview of changes in gcalctool 5.8.17
1263 * Released a gcalctool tarball for GNOME 2.15.4.
1267 Overview of changes in gcalctool 5.8.16
1269 * Released a gcalctool tarball for GNOME 2.15.3.
1273 Overview of changes in gcalctool 5.8.15
1275 * Fixed bug #343150. Gcalctool no longer crashes when switching to
1280 Overview of changes in gcalctool 5.8.14
1282 * Adjusted configure.in so that gcalctool now requires intltool v0.35.0.
1286 Overview of changes in gcalctool 5.8.13
1288 * Released a gcalctool tarball for GNOME 2.15.2.
1292 Overview of changes in gcalctool 5.8.12
1294 * Fixup compiler warnings from inclusion of last patch.
1298 Overview of changes in gcalctool 5.8.11
1300 * Fixed bug #163538 (http://bugzilla.gnome.org/show_bug.cgi?id=163538)
1301 Backspace results in mal-formed expression.
1303 * = button is now also a one step undo. (This feature was temporary
1304 disabled by the previous redo/undo patch.)
1306 * Removed gotos from do_expression function. (This change might add
1307 unstability as this is a major change to the expression mode state
1310 * Functions (such as sin, cos, tan..) can use previously calculated value.
1314 Overview of changes in gcalctool 5.8.10
1316 * First cut at an Undo/Redo implementation for use with the arithmetic
1317 operator precedence mode.
1321 Overview of changes in gcalctool 5.8.9
1323 * Respun the gcalctool tarball for GNOME 2.15.1 as the po/*.po files
1327 Overview of changes in gcalctool 5.8.8
1329 * Removed .../po/Makefile.in.in. Shouldn't have been in CVS.
1330 * Released a gcalctool tarball for GNOME 2.15.1.
1334 Overview of changes in gcalctool 5.8.7
1336 * Fixed bug #337897. Changes to use po/LINGUAS file.
1340 Overview of changes in gcalctool 5.8.6
1342 * Fixed bug #338220. The 'Show trailing zeroes' option in the View menu
1343 should now be correctly set [in]sensitive depending upon which mode
1348 Overview of changes in gcalctool 5.8.5
1350 * Fixed bug #332023. The bitwise operators now work in arithmetic operator
1351 precedence mode, when you use them with the result of a previous operation.
1355 Overview of changes in gcalctool 5.8.4
1357 * Fixed bug #327729. The fields in the memory register window were not
1358 correctly aligned in some themes.
1362 Overview of changes in gcalctool 5.8.3
1364 * Fixed bug #330867. Added License info to the Gcalctool About dialog.
1368 Overview of changes in gcalctool 5.8.2
1370 * Fixed bug #335095. Gcalctool no longer displays the current mode in
1371 the title bar when in Basic mode (due to lack of space).
1375 Overview of changes in gcalctool 5.8.1
1377 * Fixed bug #335236. Gcalctool schemas files should be installed if
1378 built with "--without-gnome".
1382 Overview of changes in gcalctool 5.8.0
1384 * Adjustments to the AOP code so that e to the power of x gives the
1385 correct answer at high precision.
1389 Overview of changes in gcalctool 5.7.32
1391 * Released a gcalctool tarball for GNOME 2.14.0 (Final).
1395 Overview of changes in gcalctool 5.7.31
1397 * Fix for bug #333078. cvs fails to build due to bg translation of help.
1399 * Inclusion of a translation of gcalctool help for the bg locale.
1403 Overview of changes in gcalctool 5.7.30
1405 * Released a gcalctool tarball for GNOME 2.14.0 (RC).
1409 Overview of changes in gcalctool 5.7.29
1411 * Released a gcalctool tarball for GNOME 2.14.0 (beta2).
1415 Overview of changes in gcalctool 5.7.28
1417 * Released a gcalctool tarball for GNOME 2.14.0 (beta1).
1421 Overview of changes in gcalctool 5.7.27
1423 * Refixed bug #323150. The recent changes to the square root and
1424 subtraction button labels broke the token parser for arithmetic
1425 operator precedence.
1429 Overview of changes in gcalctool 5.7.26
1431 * Fixed bug #327124. Changes to fix bug #326344 had the side-effect of
1432 causing the CE button to no longer work correctly.
1436 Overview of changes in gcalctool 5.7.25
1438 * Fixed bug #327214. The results from performing trig functions were not
1439 being passed on to future calculations correctly (in non-arithmetic
1440 operator precedence mode).
1444 Overview of changes in gcalctool 5.7.24
1446 * Gcalctool now uses U+00F7 (DIVISION SIGN) instead of U+2215 (DIVISION SLASH)
1447 for label on division button.
1451 Overview of changes in gcalctool 5.7.23
1453 * Released a gcalctool tarball for GNOME 2.13.5.
1457 Overview of changes in gcalctool 5.7.22
1459 * Fixed bug #323149. Gcalctool now uses the Unicode symbols for division,
1460 multiplication, plus/minus, minus and square root.
1464 Overview of changes in gcalctool 5.7.21
1466 * Fixed bug #326344. The bit display of large numbers (in non-arithmetic
1467 operator precedence mode with the scientific view) now hopefully works
1472 Overview of changes in gcalctool 5.7.20
1474 * Fixed bug #142824. Gcalctool no longer ignores locale specific numeric
1475 point in arithmetic operator precedence mode.
1477 * Adjusted all the copyright messages to include 2006.
1481 Overview of changes in gcalctool 5.7.19
1483 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1484 Gcalctool no longer crashes when you double click the 0 in the display area.
1488 Overview of changes in gcalctool 5.7.18
1490 * Final fix for bug #153854. Now handles the case where the first thing
1491 the user does is change mode (Basic, Financial, Advanced, Scientific)
1494 * Released a gcalctool tarball for GNOME 2.13.4.
1498 Overview of changes in gcalctool 5.7.17
1500 * Fixed bug #323150. Sqrt (and other similar operations) no longer fail
1501 in non-English locales
1505 Overview of changes in gcalctool 5.7.16
1507 * Fixed bug #324001. Primary Selection (middle mouse button) is now working.
1511 Overview of changes in gcalctool 5.7.15
1513 * Released a gcalctool tarball for GNOME 2.13.3.
1517 Overview of changes in gcalctool 5.7.14
1519 * More work on bug #153854. Similar change to that made on 15th November
1520 2005, this time for arithmetic operator precedence mode.
1524 Overview of changes in gcalctool 5.7.13
1526 * Slight fixup for bug #157961. The toggling of the first bit in the
1527 bit panel wasn't working correctly.
1531 Overview of changes in gcalctool 5.7.12
1533 * More work on bug #153854
1534 If the user has completed a calculation and we are going to a
1535 new mode that is "compatible" with this one, then just change
1536 modes. Otherwise display a dialog warning the user that the
1537 current calculation will be cleared.
1539 Incompatible modes are:
1542 Scientific -> Advanced
1543 Scientific -> Financial
1545 (unless we are in Scientific mode with Decimal numeric base and Fixed).
1547 These changes work nicely in non-arithmetic operator precedence mode.
1551 Overview of changes in gcalctool 5.7.11
1553 * Released a gcalctool tarball for GNOME 2.13.2.
1557 Overview of changes in gcalctool 5.7.10
1559 * Fixed bug #316755. Gcalctool no longer has "Gdk-CRITICAL **:
1560 gdk_window_invalidate_rect: assertion `window != NULL' failed"
1561 warnings at startup.
1565 Overview of changes in gcalctool 5.7.9
1567 * Fixed bug #319934. The percent operator was broken in non-arithmetic
1568 operator precedence mode.
1572 Overview of changes in gcalctool 5.7.8
1574 * Fixed bug #317378 (http://bugzilla.gnome.org/show_bug.cgi?id=317378)
1575 Exponential notation now works correctly in arithmetic operator
1580 Overview of changes in gcalctool 5.7.7
1582 * Slight adjustment to the bit panel. It's now centralized.
1586 Overview of changes in gcalctool 5.7.6
1588 * Adjusted the mpcmim() routine in mp.c. The fix for Sun bug #4006391
1589 needed to also preserve v->toclear and v->pointed.
1591 * Work on enhancement request #157961. Started to implement the bit
1592 panel for non-arithmetic precedence mode. It's automatically displayed
1593 when in Scientific mode.
1597 Overview of changes in gcalctool 5.7.5
1599 * Implemented enhancement request #148104 for arithmetic precedence mode.
1600 The modulo operation. See entry below for more details.
1604 Overview of changes in gcalctool 5.7.4
1606 * Fixed bug #316382. The "useless" cursor is no longer displayed in
1607 the calculator display area.
1611 Overview of changes in gcalctool 5.7.3
1613 * Implemented enhancement request #148104 for non-arithmetic precedence
1614 mode. Added in a modulo operation. This is available in Scientic Mode.
1615 A Mod B return the remainder when you divide A by B. A and B must be
1616 integers. Keyboard shortcut for this operation is "M".
1620 Overview of changes in gcalctool 5.7.2
1622 * Fixed bug #162453. The memory register dialog now uses GtkEntry widgets
1623 to display the register values. Gnopernicus can now correctly speak the
1624 contents of each memory register. There is also a close button to easily
1625 dismiss this dialog.
1629 Overview of changes in gcalctool 5.7.1
1631 * Fixed bug #314540. The memory register window is now a dialog rather
1632 than a top-level window.
1636 Overview of changes in gcalctool 5.7.0
1638 * Fix to prevent invalid numeric entry in arithmetic operator precedence
1639 mode, depending upon the current base.
1643 Overview of changes in gcalctool 5.6.31
1645 * A number of the bison- and flex-related make rules in
1646 .../gcalctool/Makefile.am were broken when builddir != srcdir.
1650 Overview of changes in gcalctool 5.6.30
1652 * Fixed bug #314540. The libparser.a library needs ranlib run on it
1657 Overview of changes in gcalctool 5.6.29
1659 * Fixed bug #314375. Replaced usage of malloc.h with stdlib.h in
1660 syntax_translation.c
1664 Overview of changes in gcalctool 5.6.28
1666 * Generated release for GNOME 2.12 (RC)
1668 * Changed type of argument in paren_disp from char to int for 64bit.
1672 Overview of changes in gcalctool 5.6.27
1674 * Fixed bug #313255. The definitions for BUT_<n>_BAS in gtk.c were incorrect.
1676 Overview of changes in gcalctool 5.6.26
1678 * Generated release for GNOME 2.11.91 (beta2).
1682 Overview of changes in gcalctool 5.6.25
1684 * Fixed bug #311306. If the user was in View->Scientific with base Bin,
1685 Oct or Hex and then went to View->Basic, then returned to View->Scientific,
1686 some of the numeric keys were incorrectly greyed out.
1690 Overview of changes in gcalctool 5.6.24
1692 * Fixed bug #310849. Gcalctool no longer crashes when pressing the "B"
1693 button (or typing Shift-B).
1697 Overview of changes in gcalctool 5.6.23
1699 * Fixed bug #310791. Memory register window view logic was screwed.
1703 Overview of changes in gcalctool 5.6.22
1705 * Fixed bug #310441. Adjusted code to compile with gcc 2.95.2.
1709 Overview of changes in gcalctool 5.6.21
1711 * Fixed bug #153854. When the user changes modes, a warning dialog is
1712 displayed to let them know that their current display will be cleared
1713 and the base reset to decimal. The user has the option of checking a
1714 toggle box on the dialog, that will prevent this warning from being
1719 Overview of changes in gcalctool 5.6.20
1721 * Fixed bug #309294. Adjustments to allow gcalctool to successfully build
1722 on Solaris with pkgconfig >= 0.17.1.
1726 Overview of changes in gcalctool 5.6.19
1728 * Fixed bug #309182. In non-arithmetic precdence mode, gcalctool can now
1729 correctly change the sign of the exponent on scientific numbers again.
1732 Overview of changes in gcalctool 5.6.18
1734 * Fixed bug #308408. gcalctool can now correctly convert the hexadecimal
1735 numbers "A-F" to other bases in "use arithmetic operator precedence mode".
1739 Overview of changes in gcalctool 5.6.17
1741 * Fixed bug #305619. Calculations with stored register values in arithmetic
1742 operator precedence mode, now work correctly.
1746 Overview of changes in gcalctool 5.6.16
1748 * Fixed bug #305034. In "Use Arithmetic Precedence" mode, when switching
1749 the format (e.g. from ENG to FIX), the displayed value switches to zero
1750 (in the corresponding format, so e.g. 0.0 or 0e+0, ...).
1754 Overview of changes in gcalctool 5.6.15
1756 * Fixed bug #305467. gcalctool no longer crashes under the following
1758 - type "f" to bring up the user function menu.
1759 - dismiss the menu by clicking elsewhere with the mouse.
1760 - type another character which isn't in the range "0" to "9".
1764 Overview of changes in gcalctool 5.6.14
1766 * Did a gcalctool tarball release.
1770 Overview of changes in gcalctool 5.6.13
1772 * Fixed bug #304056. Adjusted the keyboard shortcuts for the Xor and x^y
1773 operations. New values are:
1779 Overview of changes in gcalctool 5.6.12
1781 * Fixed bug #302555. Various gcalctool variables have now been const'ified.
1785 Overview of changes in gcalctool 5.6.11
1787 * Fixed bug #300957. Replaced the underscore character in
1788 "translator_credits" with a hyphen, to prevent some
1789 translation tools from being confused.
1793 Overview of changes in gcalctool 5.6.10
1795 * More work on bug #172704.
1796 - Adjusted the code to not try to display a menu when the user
1797 entered a left parentheses (another do_pending() type of operation).
1798 - Toggling the "Show Trailing Zeroes" operation via keyboard
1799 shortcuts, needed to clear the v-.pending flag.
1803 Overview of changes in gcalctool 5.6.9
1805 * Fixed up some problems reported by lint.
1809 Overview of changes in gcalctool 5.6.8
1811 * Fixed bugs #172704 and #172869. When the user now uses the keyboard shortcut
1812 for any of the gcalctool buttons that have a menu associated with them, that
1813 menu is now displayed. The user can use the arrow keys to select a menu item
1814 or the menu items shortcut.
1818 Overview of changes in gcalctool 5.6.7
1820 * Fixed bug #171393. Allow stock labels to show through.
1824 Overview of changes in gcalctool 5.6.6
1826 * Refixed bug #158280. The Help->Contents menu item no longer appears if
1827 gcalctool is built Gtk-only.
1831 Overview of changes in gcalctool 5.6.5
1833 * Fixed bug #172798. gtk_set_locale was already being run by gtk_init()
1834 and the gtk about popup didn't have the gcalctool icon.
1838 Overview of changes in gcalctool 5.6.4
1840 * Fixed Sun internal CR #6214176. If gcalctool is being driven by gok,
1841 the on-screen keyboard assistive technology, it's possible that the
1842 event returned by gtk_get_current_event() is NULL. If this is the
1843 case, we need to fudge the popping up on the menu associated with
1848 Overview of changes in gcalctool 5.6.3
1850 * Fixed bug #158280. You can now build gcalctool without the GNOME
1851 libraries by specifying "--disable-gnome" on the configure command
1856 Overview of changes in gcalctool 5.6.2
1858 * Fixed bug #167479. gcalctool with set the View->Memory Registers menu
1859 item inactive if the calculator is in Basic mode.
1863 Overview of changes in gcalctool 5.6.1
1865 * Fixed bug #168694. gcalctool now saves/restores the ten memory
1866 register values as gconf resources.
1868 * Removed the redundant process_str() routine in graphics.c
1872 Overview of changes in gcalctool 5.6.0
1874 * Fixed bug #169196. gcalctool now uses use g_get_home_dir().
1876 * Added in a better implementation of the trig_filter() routine in
1881 Overview of changes in gcalctool 5.5.41
1883 * Version for GNOME 2.10.0 (final) call for tarballs.
1887 Overview of changes in gcalctool 5.5.40
1889 * Version for GNOME 2.10.0 (rc1) call for tarballs.
1893 Overview of changes in gcalctool 5.5.39
1895 * Partial fix for bug 168385. "F+F=" wasn't working in arithmetic operator
1900 Overview of changes in gcalctool 5.5.38
1902 * Changes to make the trigonometric code work with hyp and inv properly.
1906 Overview of changes in gcalctool 5.5.37
1908 * Left and Right shift operations weren't working correctly. Menu
1909 name comparison in mb_proc() in gtk.c was incorrect.
1913 Overview of changes in gcalctool 5.5.36
1915 * The fix for bug #162998 was incorrect when in Arithmetic Precedence mode.
1916 * Exch functionality was incorrect in Arithmetic Precedence mode.
1920 Overview of changes in gcalctool 5.5.35
1922 * Fixed bug 167124. One of the entries in the words[] array in
1923 syntax_translation.c was accidentally commented out.
1927 Overview of changes in gcalctool 5.5.34
1929 * Fixed bug 166634. Call to create the About box was missing a
1934 Overview of changes in gcalctool 5.5.33
1936 * Adjusted all copyright messages to be 2005.
1937 * Version for GNOME 2.10.0 (beta2) call for tarballs.
1941 Overview of changes in gcalctool 5.5.32
1943 * Fixed bug #165522. Made the status bar non-resizable.
1947 Overview of changes in gcalctool 5.5.31
1949 * Various code cleanups. It moves some declarations of static functions
1950 to the corresponding .c files. It also cuts down the number of
1951 included files, moving some includes to where they are needed from
1956 Overview of changes in gcalctool 5.5.30
1958 * Adjusted the About dialog to use the latest GtkAbout widget.
1962 Overview of changes in gcalctool 5.5.29
1964 * Version for GNOME 2.10.0 (beta1) call for tarballs.
1968 Overview of changes in gcalctool 5.5.28
1970 * Fixed bug #162998. The "menu" buttons in gcalctool now responds
1971 to the "clicked" event rather than the "button-press-event" to
1972 allow gok, the on-screen keyboard to function properly.
1974 * Fixed bug #159957. Input number in FIX mode now make mimimal changes
1975 to (i.e append a single character) the display rather than completely
1976 delete and insert it. The is helpful to assistive technologies like
1981 Overview of changes in gcalctool 5.5.27
1983 * Fixed bug #164184. Adjusted location of comments in syntax_translation.c
1984 so that the L10N message translation software isn't confused.
1988 Overview of changes in gcalctool 5.5.26
1990 * Fixed bug #163468. Pressing "(<Del>)" would cause gcalctool to crash.
1994 Overview of changes in gcalctool 5.5.25
1996 * Version for GNOME 2.9.4 call for tarballs.
2000 Overview of changes in gcalctool 5.5.24
2002 * Couldn't use the "#" key to select constants as this symbol was
2003 a lower-case symbol on his keyboard.
2005 * Powers that were a multiple of 30 (10 as well as 3) would not
2006 display correctly, having a 4 digit significand. Further testing
2007 showed that without the fix the following powers had a 4 digit
2008 significand: 27,30, 57,60, 90, 96 (and every 3 from here on).
2012 Overview of changes in gcalctool 5.5.23
2014 * Fixed bug #161976. configure.in now checks to make sure that atk >= 1.5
2018 Overview of changes in gcalctool 5.5.22
2020 * Fixed bug #155101. Made the gcalctool window resizable.
2024 Overview of changes in gcalctool 5.5.21
2026 * Version for GNOME 2.9.3 call for tarballs.
2030 Overview of changes in gcalctool 5.5.20
2032 * Fixed bug #160929. Removed the "Mode" word from each of the different
2033 mode menu items in the gcalctool View menu.
2037 Overview of changes in gcalctool 5.5.19
2039 * Fixed bug #157701. gcalctool can now use real multiplication and division
2040 symbols instead of "*" and "/".
2044 Overview of changes in gcalctool 5.5.18
2046 * Fixed bug #160088. Adjusted the titlebar text so that it doesn't include
2047 the word "Mode" which was getting chopped when the calculator was in
2052 Overview of changes in gcalctool 5.5.17
2054 * Fixed bug #157962. Added in a set of three colors for gcalctool that
2055 will work with the default theme. To use them, the "gcalctoolrc" file
2056 supplied with the source distribution needs to be moved to ~/.gcalctoolrc
2060 Overview of changes in gcalctool 5.5.16
2062 * Generated gcalctool tarball for the GNOME 2.9.2 release.
2066 Overview of changes in gcalctool 5.5.15
2068 * Adjusted the scroll_right() routine to only scroll right if the
2069 horizontal scroll bar is visible.
2073 Overview of changes in gcalctool 5.5.14
2075 * Fixed bug #158357. Removed the -DGNOME_DISABLE_DEPRECATED and the
2076 -DGTK_DISABLE_DEPRECATED flags from the INCLUDES definition in
2077 .../gcalctool/Makefile.am for now, to allow it to successfully build
2078 against the latest GNOME/Gtk+.
2080 * Slight adjustment to correct check the Advanced mode menu item when
2081 the user had previously terminated gcalctool in that mode.
2085 Overview of changes in gcalctool 5.5.13
2087 * Changed the names of the gconf mode type key so that there is backward
2090 * Reset the initial default mode to BASIC.
2094 Overview of changes in gcalctool 5.5.12
2096 * Fixed bug #157757. The horizontal scrollbar for the display area will
2097 now only be visible when needed. It will also display the rightmost part
2098 of the display as you are entering new input.
2102 Overview of changes in gcalctool 5.5.11
2104 * Added in a very basic mode for gcalctool. Rather than calling this a
2105 "Light" mode, the existing "Basic" mode is now renamed to "Advanced"
2106 and the new basic mode is called "Basic".
2110 Overview of changes in gcalctool 5.5.10
2112 * Fix for bug #157021. X^Y now works for -X with integer Y. -X with
2113 non-integer Y will now display a descriptibe error in the status bar.
2117 Overview of changes in gcalctool 5.5.9
2119 * Generated gcalctool tarball for first GNOME 2.9 release.
2123 Overview of changes in gcalctool 5.5.8
2125 * Slight adjustment to bug #152301. The tooltip message had been tweaked to
2126 "Show the About Gcalctool dialog".
2130 Overview of changes in gcalctool 5.5.7
2132 * Fixed bug #152301. Adjusted the tooltip message for Help->About... from
2133 "Show about help" to "Show the about dialog", to make it more understandable.
2137 Overview of changes in gcalctool 5.5.6
2139 * Fixed bug #153726. Gcalctool will now build correctly when using the
2140 -fno-common option for gcc (3.3.4).
2144 Overview of changes in gcalctool 5.5.5
2146 * Numerical answer localization and thousand separator support for
2147 arithmetic precedence mode.
2149 * If the accuracy was changed via one of the ten preset menu items in the
2150 Acc menu, the tooltip wasn't getting correct updated with the new accuracy.
2154 Overview of changes in gcalctool 5.5.4
2156 * Further changes to the "Set Precision" popup (rfe #147803):
2157 - "Significant places" not "Significant Places".
2158 - Change "Set Precision..." to be "Other (12) ..." (where "(12)" is the
2159 current precision, and be in the same radio box group as the other menu
2160 items. Check the appropriate menu entry.
2161 - Adjust the Acc button tooltip to show the current accuracy too.
2162 - When the user attempts to enter an invalid entry in the Set Precision
2163 popup, an error message is shown in the main gcalctool status bar.
2164 - the other Acc radio button items (0-9) need to have mnemonics (_0, _1 ...).
2166 * Fixed bug #152790. Most of the changes needed were already in CVS; there
2167 was one compiler warning that still needed to be removed.
2169 * Storing the display value to a memory register was not updating the memory
2170 register window, if it was visible.
2174 Overview of changes in gcalctool 5.5.3
2176 * Added in functionality to set the number of significant places > 9.
2177 There is a new menu item under the Acc menu called "Set Precision..."
2178 that brings up a small popup allowing you to set precision between 0
2179 and MAXACC significant places (where MAXACC is currently 30).
2183 Overview of changes in gcalctool 5.5.2
2185 * Fixed up numerous warnings generated by running lint on the gcalctool code.
2186 Removed unused variables and functions. Declared routines statically where
2191 Overview of changes in gcalctool 5.5.1
2193 * Fixed bug 148581. Changes to get latest gcalctool compiling on a BSD system.
2197 Overview of changes in gcalctool 5.5.0
2199 * Major new release of gcalctool. Incorporates an arithmetic operator
2200 precedence mode (currently the default while it's been debugged). To get
2201 the old style, uncheck View->Use Arithmetic Precedence from the menu bar.
2202 * The "(" and ")" buttons have moved from the scientific mode into the
2203 Basic mode so that they are now available to users who need them but not
2204 everything that the Scientific mode provides.
2205 * There is a footer message area that provides feedback.
2206 * The display area now has an horizontal scrollbar.
2207 * Typing in the keyboard shortcuts for the various gcalctool buttons
2208 autocompletes their entry into the display area.
2209 * Tooltips show button's shortcut.
2213 Overview of changes in gcalctool 4.4.13
2215 * Remainder of the fix for bug #143924. Control-T shouldn't work in Basic
2220 Overview of changes in gcalctool 4.4.12
2222 * Partial fix for bug #143924. After an error condition, the "Show
2223 Trailing Zeroes" menu item is only activated if the user is in
2228 Overview of changes in gcalctool 4.4.11
2230 * Fixed bug 138106. In Basic or Financial mode, "Error" was been
2231 incorrectly display if you user has "Show Thousands Separator" set.
2235 Overview of changes in gcalctool 4.4.10
2237 * Fixed bug 144031. gcalctool checked for the presence of the X11
2238 libraries but doesn't need to.
2242 Overview of changes in gcalctool 4.4.9
2244 * Selecting Help->About from the menubar now works again.
2248 Overview of changes in gcalctool 4.4.8
2250 * Adjusted the creation of the menubar and the Accuracy and Left/Right
2251 shift menus from GtkItemFactory to GtkUIManager.
2255 Overview of changes in gcalctool 4.4.7
2257 * Fixed bug 142824. gcalctool now correctly recognizes the localized
2258 decimal point character.
2262 Overview of changes in gcalctool 4.4.6
2264 * Fixed bug 129397. Use GtkIconTheme to load gcalctool icon instead of
2269 Overview of changes in gcalctool 4.4.5
2271 * Fixed bug 142888. Gcalctool is now connected to the "die" signal so
2272 that it can be successfully terminated when removed from
2273 gnome-session-properties.
2277 Overview of changes in gcalctool 4.4.4
2279 * The "Bsp" button label has been changed to "Bksp" to make it more
2284 Overview of changes in gcalctool 4.4.3
2286 * Fixed bug 138106. If the "Error" message is being displayed, it is now
2287 no longer incorrectly displayed as "Er,ror" if the "Show Thousands
2292 Overview of changes in gcalctool 4.4.2
2294 * Fixed bug 135068. Adjusted several default constant descriptions to be
2295 more understandable.
2299 Overview of changes in gcalctool 4.4.1
2301 * Fixed bug 135065. Tooltips for OR, AND, NOT, XOR and XNOR have been
2302 changed from "Logical <whatever>" to "Bitwise <whatever>".
2306 Overview of changes in gcalctool 4.4.0
2308 * Fixed bug 136872. gcalctool can now be built with "CFLAGS=-fdata-sections".
2312 Overview of changes in gcalctool 4.3.51
2314 * Version for GNOME 2.6 (FINAL) call for tarballs. Includes:
2315 - new locales for pa, en_GB, bg and ga.
2316 - localized online user documentation from the Sun translation team.
2317 for de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW.
2321 Overview of changes in gcalctool 4.3.50
2323 * One more slight adjustment to the fix for bug 135064.
2324 Entering numbers that start with the numeric point character ('.")
2325 are now visibly displayed.
2329 Overview of changes in gcalctool 4.3.49
2331 * Adjustment to the fix for bug 135064. Fix to remove a potential spurious
2332 initial thousands separator character after a change sign operation.
2336 Overview of changes in gcalctool 4.3.48
2338 * Fixed bug 135064. Changing the sign of a large number (when "Show
2339 Thousands Separator" is on and this is not the C locale), no longer
2340 corrupts the display.
2344 Overview of changes in gcalctool 4.3.47
2346 * Fixed bug 135328. Added Shift-slash as a recognized alternate for the
2347 divide operation (needed by the be-latin1 keyboard layout).
2351 Overview of changes in gcalctool 4.3.46
2353 * Fixed bug 134540. gcalctool now correctly handles the digits 0123456789
2354 which are shifted about the accented characters on a French keyboard.
2358 Overview of changes in gcalctool 4.3.45
2360 * Fixed bug 134484. Doing "3 x! x! x!" no longer causes gcalctool to lock up.
2364 Overview of changes in gcalctool 4.3.44
2367 - "Gradients" was still appearing when in Scientific mode (instead of
2369 - In the x^2 button, the 2 should not be italicized.
2370 - In the x^2 and x^y buttons, the x should be italicized.
2371 - The View Thousands Separator menu item should not remain active during
2376 Overview of changes in gcalctool 4.3.43
2378 * Fixed bug 133590. The About box now lists the documenters of gcalctool.
2382 Overview of changes in gcalctool 4.3.42
2384 * Fixed bug 132582. Adjusted the gcalctool titlebar to use a hyphen
2385 (rather than square brackets) to show what mode the user is currently
2390 Overview of changes in gcalctool 4.3.41
2392 * Fixed bug 132570. Adjusted UI to use spacing to delineate groups rather
2393 than frames (per the HIG).
2397 Overview of changes in gcalctool 4.3.40
2399 * Fixed bug 131571. User defined constants are now read/written out (as
2400 gconf resources) with no thousands separator and with a radix of ".".
2404 Overview of changes in gcalctool 4.3.39
2406 * Fixed bug 131594. The "Insert ASCII View..." menu item and the
2407 "Insert" button no longer use the GTK_STOCK_CONVERT stock icon
2412 Overview of changes in gcalctool 4.3.38
2414 * Fixed bug 131059. Fix to allow the thousands separator to be used
2415 correctly with the creation of the initial constant values in the
2420 Overview of changes in gcalctool 4.3.37
2422 * Fixed bug 130078. Changed the y^x button label to x^y (really x
2423 superscript y). Adjusted the tooltip message to "Raise displayed
2424 value to the power of y".
2428 Overview of changes in gcalctool 4.3.36
2430 * Fixed bug 130282 again. Needed to remove the "|| tsep[0] == '\0'" check
2431 from the get_tsep() routine in order to get the thousands separator to
2432 correctly work in all locales. Note that there is no thousands separator
2433 now for the C locale.
2437 Overview of changes in gcalctool 4.3.35
2439 * Fixed part of bug 126125. If the user entered: "1+(2()<backspace>)",
2440 this resulted in an answer of 0.
2444 Overview of changes in gcalctool 4.3.34
2446 * Fixed bug 130187. When gcalctool changes modes now, it's internal state
2447 and the display are cleared.
2451 Overview of changes in gcalctool 4.3.33
2453 * Fixed bug 130282. Fixes for more problems with the thousands separator
2454 in certain locales, plus correct handling of the radix character with
2455 the initial constant values.
2459 Overview of changes in gcalctool 4.3.32
2461 * Fixed bug 128603 again. The solution this time was to duplicate the
2462 initial string constant values to be confident that they are not in
2467 Overview of changes in gcalctool 4.3.31
2469 * Fixed bug 129539. The thousands separator is a null terminated string,
2470 not a single character. Same for the radix.
2474 Overview of changes in gcalctool 4.3.30
2476 * Fixed bug 129496. "Gradients" should be "Gradians".
2480 Overview of changes in gcalctool 4.3.29
2482 * Fixed bug 128603. The changes for enhancement request #126626 which added
2483 thousands separator support caused a crash at startup time on a Debian
2484 system. The initial constant strings are being put in read-only memory
2485 either by gcc (or because of the way that x86 arch is designed). This was
2486 not a problem when tested with the Sun compilers on a Solaris SPARC machine.
2487 The remove_tsep() routine is display.c has been rewritten to correctly
2492 Overview of changes in gcalctool 4.3.28
2494 * Further work on enhancement request 125873. As the user is typing in
2495 input, the display will now show the thousands separator (if checked).
2499 Overview of changes in gcalctool 4.3.27
2501 * On a Solaris keyboard, Shift-"^" is GDK_asciicircum/GDK_SHIFT_MASK.
2502 This keyval/state pair needed to be added to the Xor recognized mappings.
2506 Overview of changes in gcalctool 4.3.26
2508 * Re-fixed bug 127672. The fix for Shift-"=" should have been for GDK_equal
2509 not GDK_Return. Needed to add in support for Shift-"/" too.
2513 Overview of changes in gcalctool 4.3.25
2515 * Implemented enhancement request 125873. gcalctool can now optionally
2516 show the thousands seperator character for fixed point numbers displayed
2517 in the decimal base. Same for numbers stored in the memory registers.
2518 There is a new "Show Thousands Separator" menu entry in the View menu
2523 Overview of changes in gcalctool 4.3.24
2525 * Fixed bug 126626. gcalctool no longer causes a Gtk-CRITICAL error when
2526 the user enters "9*(1<Xor>". The problem was caused because a non-UTF
2527 character was being inserted into the text string to be displayed for
2532 Overview of changes in gcalctool 4.3.23
2534 * Fixed bug 125782. If the user is entering a left parenthesis and it is
2535 the first one being displayed and there is no current arithmetic operand,
2536 then the current display is initially cleared to avoid the confusion of
2537 showing something like "0(".
2541 Overview of changes in gcalctool 4.3.22
2543 * Fixed bug 127862. The fix for bug #125625 introduced a potential
2544 out-of-order case for users who are rapid keyboard typers. This
2545 bug fix rectifies this with the unfortunate side-effect of no longer
2546 visual toggling the equivalent button to the keyboard character
2547 that the user entered. This fix is still compatible with the way
2548 the accessibility infrastructure works though.
2552 Overview of changes in gcalctool 4.3.21
2554 * Fixed bug 65806. For the "1/x", "x^2", "x!", "e^x", "10^x" and
2555 "y^x" labels, all occurances of "x" and "y" are now italicized.
2556 The "e" in "e^x" is no longer italicized.
2560 Overview of changes in gcalctool 4.3.20
2562 * Fixed bug 127316. The "fix" introduced in gcalctool v4.1.18 to fix Sun
2563 Bugtraq bug #1258472 against CDE dtcalc (which was also a problem with
2564 gcalctool) was incorrect.
2568 Overview of changes in gcalctool 4.3.19
2570 * Fixed bug 127672. The "=" key on a Swedish keyboard is on the upper
2571 level of a key (i.e. the Shift key needs to be down). Added another
2572 mask/keysym pair to the "=" entry to handle this.
2576 Overview of changes in gcalctool 4.3.18
2578 * Fixed bug 125625. gcalctool now handles "clicked" events rather than
2583 Overview of changes in gcalctool 4.3.17
2585 * Fixed bug 124928. Plugged several memory leaks.
2589 Overview of changes in gcalctool 4.3.16
2591 * Fixed bug 124377. Fixed rounding errors when the radix character for a
2593 * Online help updated for various recent (small) changes.
2597 Overview of changes in gcalctool 4.3.15
2599 * Fixed bug 124172. The "+" character on a German keyboard is on the lower
2600 level of a key (i.e. the Shift key doesn't need to be down). Added another
2601 mask/keysym pair to the "+" entry to handle this.
2605 Overview of changes in gcalctool 4.3.14
2607 * Fixed bug 120737. Changed the accessible text for the OR button from
2608 "Logical OR" to "logical OR" so that it's not changed by FreeTTS's
2609 token to words module to "logical Oregon".
2613 Overview of changes in gcalctool 4.3.13
2615 * Fixed bug #123948. Removed the GTK_DISABLE_DEPRECATED flag from
2616 .../gcalctool/gcalctool/Makefile.am, to allow the depreciated
2617 GtkItemFactory, to successfully build.
2621 Overview of changes in gcalctool 4.3.12
2623 * Fixed bug 123724. Hitting Esc now does the same as hitting
2624 Control-Backspace; i.e. the CE (clear entry) functionality.
2625 * Updated the gcalctool man pages to reflect this change, and the changes
2630 Overview of changes in gcalctool 4.3.11
2632 * Refixed bug 122373. gcalctool now uses nl_langinfo() to get the numeric
2633 point for the users locale, rather than via a localised string.
2637 Overview of changes in gcalctool 4.3.10
2639 * Fixed enhancement #65806. Changed that label for e^x (e superscript x) to
2640 use an italised "e".
2644 Overview of changes in gcalctool 4.3.9
2646 * Fixed bug 118826. The keyboard shortcuts for the six hex. digits are
2647 now "A" to "F". The functions that previously used those letters have
2648 been reassigned to their lowercase equivalents.
2652 Overview of changes in gcalctool 4.3.8
2654 * Fixed bug 122408. The tooltips for the numeric buttons (0-9) have been
2655 removed as they are redundant.
2659 Overview of changes in gcalctool 4.3.7
2661 * Fixed bug 120749. When gcalctool is displaying a menu, typing Alt+Tab
2662 can no longer switch windows.
2666 Overview of changes in gcalctool 4.3.6
2668 * Fixed bug 120745 (http://bugzilla.gnome.org/show_bug.cgi?id=120745)
2669 Accessible names have now been added to each of the widgets in the
2670 mode panel when in Scientific mode.
2674 Overview of changes in gcalctool 4.3.5
2676 * Fixed bug 122373. The decimal separator is now a translatable string so
2677 that other locales that don't use a period can adjust accordingly.
2681 Overview of changes in gcalctool 4.3.4
2683 * Fixed bug 120605. Gcalctool debug messages are no longer translatable
2688 Overview of changes in gcalctool 4.3.3
2690 * Build for GNOME 2.4 (Final). Tag in CVS is GCALCTOOL_4_3_3
2694 Overview of changes in gcalctool 4.3.2
2696 * Fixed bug 119888. gcalctool keyboard handling has been improved.
2700 Overview of changes in gcalctool 4.3.1
2702 * Fixed bug 119832. The space bar can now correctly activate the button
2707 Overview of changes in gcalctool 4.3.0
2709 * Build for GNOME 2.4 (Beta1). Tag in CVS is GCALCTOOL_4_3_0
2713 Overview of changes in gcalctool 4.2.104
2715 * Fixed bug 118246. The display field can now take focus. The initial
2716 widget with focus is the Clr button.
2720 Overview of changes in gcalctool 4.2.103
2722 * (Bug #118247) Three more small adjustments to AccessibleName text:
2723 "E to the power of x" goes back to "E to the x"
2724 "Ten to the power of x" goes back to "Ten to the x"
2725 "Y to the power of x" goes back to "Y to the x"
2729 Overview of changes in gcalctool 4.2.102
2731 * (Bug #118247) Four small adjustments to AccessibleName text:
2732 "Random" becomes "Random number"
2733 "E to the x" becomes "E to the power of x"
2734 "Ten to the x" becomes "Ten to the power of x"
2735 "Y to the x" becomes "Y to the power of x"
2739 Overview of changes in gcalctool 4.2.101
2741 * Fixed bug 118247. Each gcalctool button now has an AccessibleName.
2745 Overview of changes in gcalctool 4.2.100
2747 * Fixed bug 117691. The GDK_Up, GDK_Down, GDK_Left and GDK_Right keysyms are
2748 not valid equivalents for the 8, 2, 4 and 6 keys. They are needed for
2749 keyboard navigation.
2753 Overview of changes in gcalctool 4.2.99
2755 * Bumped version number for GNOME 2.3.4 release, to include John's doc
2760 Overview of changes in gcalctool 4.2.98
2762 * Fixed bug 116944. Various HIG improvements to the edit constants, edit
2763 functions, and insert ASCII value dialogs.
2767 Overview of changes in gcalctool 4.2.97
2769 * Further work on bug 116727. A simpler fix was found.
2773 Overview of changes in gcalctool 4.2.96
2775 * Fixed bug 116727. When the calculator display is showing an error message,
2776 it is now correctly localized.
2780 Overview of changes in gcalctool 4.2.95
2782 * Fixed bug 115950. The "*" key wasn't being recognized as a keyboard
2783 shortcut for multiplication.
2787 Overview of changes in gcalctool 4.2.94
2789 * Further work on bug 114364. The items in the constants menu are now always
2790 displayed in the decimal numeric base. This is consistent with the way that
2791 calctool in the OpenWindows DeskSet worked.
2795 Overview of changes in gcalctool 4.2.93
2797 * Fixed bug 114364. When you select "Edit Constants" from the Con menu, the
2798 values of each constant are shown in Decimal. The label:
2799 "All constant values are specified in the decimal numeric base"
2800 has also been added to the "Edit Constant" popup to clarify this.
2804 Overview of changes in gcalctool 4.2.92
2806 * Fixed bug 115653. Adjusted the keyboard mnemonic checking code to now
2807 check to make sure that neither of the Alt keys is pressed when comparing
2808 against button equivalents.
2812 Overview of changes in gcalctool 4.2.91
2814 * Similar problem to bug #115212 but for the "Edit Constants" and
2815 "Edit Functions" dialog boxes. gcalctool no longer can display
2816 multiple versions of them.
2820 Overview of changes in gcalctool 4.2.90
2822 * Fixed bug 114363 (http://bugzilla.gnome.org/show_bug.cgi?id=114363)
2823 When an error condition occurs:
2825 - make insensitive all buttons except Clr.
2826 - make all Scientific mode toggles and checkboxes insensitive.
2827 - make all menubar items insensitive except:
2831 When the error condition is cleared, resensitise everything, setting
2832 the numeric base buttons correctly.
2836 Overview of changes in gcalctool 4.2.89
2838 * Fix for bug #115212. gcalctool no longer can display multiple About boxes.
2842 Overview of changes in gcalctool 4.2.88
2844 * Fix for bug #108209. The appropriate gcalctool button is now animated
2845 when the user enters that value via the keyboard.
2849 Overview of changes in gcalctool 4.2.87
2851 * Partial fix for bug 114363. When the calculator display is showing "Error",
2852 the Constant values and the Memory Register values no longer incorrectly
2853 show "Error" as well.
2857 Overview of changes in gcalctool 4.2.86
2859 * Fixed bug 113703. You can now specify an alternate location for
2860 the gcalctool schemas file with: --with-gconf-source=whatever
2864 Overview of changes in gcalctool 4.2.85
2866 * Fixed bug 113754. Decimal point didn't work with a German keyboard if
2867 Numlock was turned on.
2871 Overview of changes in gcalctool 4.2.84
2873 * Install "gnome-calculator" symlink as reqested by Glynn Foster.
2877 Overview of changes in gcalctool 4.2.83
2879 * Fixed Bugzilla bug 111269. It was possible to type fast into gcalctool
2880 and digits would be transposed.
2884 Overview of changes in gcalctool 4.2.82
2886 * Refixed bug 110416. Concatenated more error messages in mp.c.
2887 * Adjusted the Acc menu entries to be "<n> significant places" rather than
2889 * Replaced "kilometers per hour / miles per hour" with "kilometers per hour
2890 or miles per hour" in the first constant description.
2891 * Replaced occurances of "/" in the other constant descriptions with "or".
2895 Overview of changes in gcalctool 4.2.81
2897 * Translators: The documentation is now ready for translation!
2899 * Updated the following files:
2900 * configure.in: updated version number to 4.2.81
2901 * help/C/gcalctool.xml: first approved draft, ready for translation
2902 * help/C/gcalctool-C.omf: updated manual date and version number
2903 * help/C/l10n.txt: new file added
2904 * help/C/figures/gcalctool_edit_const_window.png: deleted
2905 * help/C/figures/gcalctool_edit_func_window.png: deleted
2906 * help/C/figures/gcalctool_ins_ascii_window.png: deleted
2907 * help/C/figures/gcalctool_mem_reg_window.png: deleted
2911 Overview of changes in gcalctool 4.2.80
2913 * Fixed Bugzilla bug 110416. Various fprintf statements in mp.c have been
2914 concatenated to help translators.
2918 Overview of changes in gcalctool 4.2.79
2920 * Added in latest online help changes from Breda McColgan. This should now
2921 put the online help in sync with the actual functionality of gcalctool.
2925 Overview of changes in gcalctool 4.2.78
2927 * Made translated menu entries actually visible. fixed some tooltips, added
2928 AC_PREREQ macro to configure.in.
2932 Overview of changes in gcalctool 4.2.77
2934 * This version announced on gnome-announce.
2938 Overview of changes in gcalctool 4.2.76
2940 * Slight adjustments to Bugzilla bug 108226 . Menu item is now
2941 "Show Trailing Zeroes", with a Control-T accelerator. Added a similar
2942 menu item to the View menu on the menu bar.
2946 Overview of changes in gcalctool 4.2.75
2948 * Fixed Bugzilla bug 108729.
2950 Added tooltips to the radio and check buttons in scientific mode.
2954 Overview of changes in gcalctool 4.2.74
2956 * Fixed Bugzilla bug 108226.
2958 The menu items in the Acc menu are now "tickable", so you know what the
2959 current accuracy selection is. Setting one of these clears the previous one.
2961 A new "remove trailing zeroes" menu item is added to the Acc menu (last
2962 item, with a separator just above), that is "tickable". This tick doesn't
2963 affect the accuracy ticks. It's either on or off.
2965 The default setting for accuracy now becomes 9 numeric places and "remove
2968 The Acc button is moved to the Scientific mode (clear slot in the top
2969 right corner, above the Rand.
2971 The Base radio button group and the display type radio button group in
2972 the mode panel in Scientific mode are now moved to the right side to be
2973 close in proximity to the Acc button. The other mode items move to the
2978 Overview of changes in gcalctool 4.2.73
2980 * Fixed Bugzilla bug 108208. The default value for the "showregisters"
2981 resource in gcalctool.schemas was incorrectly set.
2982 * There should be no "default:" action in the command line parsing in
2987 Overview of changes in gcalctool 4.2.72
2989 * Correctly fixed Bugzilla bug 108219. The previous fix didn't correct
2990 set the radio buttons when changing mode from Scientific to Basic or
2991 Financial. Only the internal state.
2995 Overview of changes in gcalctool 4.2.71
2997 * Further fix for Bugzilla bug 108209. Followup changes to make the numeric
2998 keypad animate the buttons on Linux machines.
3002 Overview of changes in gcalctool 4.2.70
3004 * Fixed Bugzilla bug 108219.
3005 When you go from Scientific mode to either Basic or Financial mode,
3006 the calculator will revert to "Dec" base in "Fix" notation.
3007 Any number in the display (and the memory registers if shown) will be
3008 converted accordingly.
3009 When you are in a mode (Basic, Financial, or Scientific) you will only
3010 be able to do the functionality that that mode shows.
3014 Overview of changes in gcalctool 4.2.69
3016 * Fixed Bugzilla bug 108333. The gcalctool buttons with menus associated
3017 with them are now keyboard navigable.
3021 Overview of changes in gcalctool 4.2.68
3023 * Fixed Bugzilla bug 108209. When the user uses the keyboard to enter data,
3024 the associated gcalctool button will be animated.
3028 Overview of changes in gcalctool 4.2.67
3030 * Fixed Bugzilla bug 108210. Main gcalctool window is no longer resizable.
3034 Overview of changes in gcalctool 4.2.66
3036 * Incorporated various changes to the online help Breda McColgan in
3037 the Sun GNOME doc. team. Translators, please do not translate yet.
3038 See ChangeLog for more information.
3042 Overview of changes in gcalctool 4.2.65
3044 * Added scrollkeeper checks into configure.in.
3045 * Fixed warning message:
3047 ** (gcalctool:27091): WARNING **: Help error: Unable to find the
3048 GNOME_FILE_DOMAIN_APP_HELP domain
3052 Overview of changes in gcalctool 4.2.64
3054 * Added in a first (draft) version of online help from Breda McColgan in
3055 the Sun GNOME doc. team. Translators, please do not translate yet. See
3056 ChangeLog for more information.
3060 Overview of changes in gcalctool 4.2.63
3062 * Abstracted the key values and modifiers.
3066 Overview of changes in gcalctool 4.2.62
3068 * Adjusted the tooltip help to be minimalist messages.
3072 Overview of changes in gcalctool 4.2.61
3074 * Small adjustment to allow gcalctool to compile using the Solaris Forte
3079 Overview of changes in gcalctool 4.2.60
3081 * Gcalctool wasn't saving the trigonometric type when it was changed.
3085 Overview of changes in gcalctool 4.2.59
3087 * Added Brazilian Portuguese (pt_BR) to ALL_LINGUAS.
3091 Overview of changes in gcalctool 4.2.58
3093 * Allows Backspace to now correctly work inside parentheses.
3097 Overview of changes in gcalctool 4.2.57
3099 * The Xor logical operation wasn't being performed correctly.
3100 * Hitting Clr was not correctly clearing the Hyp and Inv trigonometric
3105 Overview of changes in gcalctool 4.2.56
3107 * Removed the final period from the ten default constant descriptions.
3108 * Changed occurances of "kilometre" to "kilometer" and "centimetre" to
3110 * Fixed up the values of the ten default constant definitions in the
3112 * The "centimeters <=> inches" default constant should be 0.3937007
3113 rather than 2.54 to be consistent with the other constants.
3117 Overview of changes in gcalctool 4.2.55
3119 * Entering "(<Delete>)" no longer crashes gcalctool.
3123 Overview of changes in gcalctool 4.2.54
3125 * The financial Term tooltip example now works.
3126 * Moved the Exp button to the right of the Con and Fun buttons for better
3131 Overview of changes in gcalctool 4.2.53
3133 * Fixed Bugzilla bug 106501. Added bullet proofing to prevent user
3134 backspacing off the end of the display string.
3138 Overview of changes in gcalctool 4.2.52
3140 * Toggled the positions of the Sto and Rcl buttons.
3144 Overview of changes in gcalctool 4.2.51
3146 * No longer crashes if the user Pastes in an empty clipboard value.
3147 * Now uses a text view for its display widget.
3151 Overview of changes in gcalctool 4.2.50
3153 * Fixes to the manual page:
3154 - the keyboard shortcut for the "Term" function is "t" not "T".
3155 - removed the LOGICAL mode section.
3159 Overview of changes in gcalctool 4.2.49
3161 * The display label and mode no longer expand when the calculator is resized.
3162 * Replace the three characters of white space in the title bar text with one
3163 space character, so more of the title fits into the task window list applet.
3165 Overview of changes in gcalctool 4.2.48
3167 * Added a launcher to the GNOME's Accessories menu.
3171 Overview of changes in gcalctool 4.2.47
3173 * Marks the menu labels for translation.
3177 Overview of changes in gcalctool 4.2.46
3179 * Various cleanup, to make gcalctool be more like other GNOME applications.
3183 Overview of changes in gcalctool 4.2.45
3185 * Fixed Bugzilla bug 104249. The UI for adding new or editing existing
3186 constants and/or functions has been improved.
3190 Overview of changes in gcalctool 4.2.44
3192 * Fixed Bugzilla bug 104830. gcalctool now uses gnome-calc3.png as its icon
3193 (same as the current gnome-calculator)
3197 Overview of changes in gcalctool 4.2.43
3199 * Further slight adjustments needed to fix Bugzilla bug 104248. The memory
3200 registers window now displays correctly again.
3201 * Fixed Bugzilla bug 104240. The "File" menubar item is now called
3202 "Calculator", and there is a set of unique mnemonics for the various
3203 items in the Scientific mode panel. The gcalctool manual pages have been
3204 updated to reflect these changes.
3205 * Added in a Control-I mnemonic for Edit->Insert ASCII Value.
3206 Added in a Control-A mnemonic for Help->About.
3210 Overview of changes in gcalctool 4.2.42
3212 * Fixed Bugzilla bug 104248. The View->Memory Registers menu item's toggle
3213 is now set correctly depending upon whether the memory register windows
3214 is visible or hidden.
3215 * The correct radio item is now set in the View menu mode menu item entries
3216 if gcalctool is initially started in Financial or Scientific mode.
3220 Overview of changes in gcalctool 4.2.41
3222 * The constant and function definitions are now read and written as Gconf
3224 * Fixed Bugzilla bug 104250. The constant and the function menu items now
3225 have "C<n>:" and "F<n>:" prefixes respectively, where <n> is the
3226 constant/function number.
3230 Overview of changes in gcalctool 4.2.40
3232 * Fixed Bugzilla bug 104245. The View->Basic Mode, Financial Mode,
3233 Scientific Mode and Memory Registers now have keyboard accelerators
3234 (Control-B, Control-F, Control-S and Control-M respectively).
3238 Overview of changes in gcalctool 4.2.39
3240 * Further slight adjustments for Bugzilla bug 104287
3241 The insert button isthe default button.
3242 The dialog is no longer resizable.
3243 The ESC key can now be used to cancel the dialog.
3247 Overview of changes in gcalctool 4.2.38
3249 * Fixed Bugzilla bug 104287. HIG improvements for the "Insert ASCII Value"
3254 Overview of changes in gcalctool 4.2.37
3256 * Fixed Bugzilla bug 104241. The Insert ASCII Value" menu item is now
3257 "Insert ASCII Value..."
3258 * Tidied up the I18N code as gcalctool now includes <gnome.h> which includes
3259 <bonobo-i18n.h,> where all this stuff is already defined.
3263 Overview of changes in gcalctool 4.2.36
3265 * Fixed Bugzilla bug #102928. The x^2, e^x, 10^x and y^x keys now use
3266 Pango markup to display the label using superscripts.
3270 Overview of changes in gcalctool 4.2.35
3272 * Added in handling of the numeric keypad for Linux systems.
3276 Overview of changes in gcalctool 4.2.34
3278 * Handling of the users saved function definitions now works correctly.
3279 * Changed the keyboard accelerators for the following to use non Alt-<?>
3282 Cos (old value: Alt-c) becomes 'J'.
3283 Sin (old value: Alt-s) becomes 'K'.
3284 Tan (old value: Alt-t) becomes 'L'.
3285 Frac (old value: Alt-f) becomes ':'.
3286 Int (old value: Alt-i) becomes 'i'.
3287 Abs (old value: Alt-u) becomes 'u'.
3288 Rate (old value: Alt-r) becomes 'T'.
3289 * Removed the need to configure with "--enable-build-broken".
3293 Overview of changes in gcalctool 4.2.33
3295 * Adjusted the memory registers windows to use the same "R0: 0.00" format
3296 (bold for first part), as the Rcl, Sto and Exch menus.
3300 Overview of changes in gcalctool 4.2.32
3302 * The menu items for the Rcl, Sto and Exch menus now have the format
3303 "R0: 0.00", where the "R0:" part is in bold.
3304 * The keyboard accelerators for the menubar menu items are now working.
3308 Overview of changes in gcalctool 4.2.31
3310 * Updated the NEWS file with an overview of all the changes since v4.1.13.
3314 Overview of changes in gcalctool 4.2.30
3316 * Removed the gconf resource for getting/setting whether a beep is sounded
3317 on error. A beep will now always be sounded in such a case.
3318 * The writing out of the resources will now be immediately done when each
3319 of those functions changes.
3323 Overview of changes in gcalctool 4.2.29
3325 * Updated the manual pages to reflect the recent v4.2.xx changes.
3326 * Replaced the occurance of mktemp with mkstemp to placate the Gnu compiler
3331 Overview of changes in gcalctool 4.2.28
3333 * The real fix for displaying the icon.
3337 Overview of changes in gcalctool 4.2.27
3339 * Vastly improved keyboard navigation.
3340 * Control-F1 now toggles the displaying of tooltip help, so the "-h"
3341 command line option has been removed and the old-style event handling
3342 code has also been removed.
3343 * Added in a signal handler for the "delete" event for the main gcalctool
3344 window. The callback calls gtk_main_quit() to terminate the application.
3348 Overview of changes in gcalctool 4.2.26
3350 * HCI change. Attempt to correct disaplay the gcalctool icon.
3354 Overview of changes in gcalctool 4.2.25
3356 * HCI change. The Sto/Rcl/Exch menu items now show the current register
3361 Overview of changes in gcalctool 4.2.24
3363 * HCI change. All the radiobutton and checkbox items in the mode panel
3364 now have a mnemonic associated with them.
3368 Overview of changes in gcalctool 4.2.23
3370 * HCI change. Fixed up the buttons on the "Insert ASCII Value", "Enter
3371 Constant..." and "Enter Function..." popups. They now just use Cancel
3372 and OK buttons, and use standard stock Gtk icons.
3376 Overview of changes in gcalctool 4.2.22
3378 * HCI change. Added in an Edit->Paste menu item. If selected this will
3379 paste the current contents of the clipboard into the calculator display
3380 as if you'd typed it.
3381 * Added bullet proofing to protect the calculator against values that
3382 weren't found. If a value wasn't found, it's just ignored, and it goes
3383 on to process the next character in the string.
3384 * Improved the handling of the recognition of characters entered. It now
3385 takes into effect the mods value for each keysym.
3389 Overview of changes in gcalctool 4.2.21
3391 * HCI change. Added a 2 pixel border for the frames containing the Basic,
3392 Financial and Scientific buttons and the mode panel.
3396 Overview of changes in gcalctool 4.2.20
3398 * HCI change. Removed the "operand item" label widget.
3402 Overview of changes in gcalctool 4.2.19
3404 * The frames around the mode button tables and the mode panel are no longer
3409 Overview of changes in gcalctool 4.2.18
3411 * Fixed Bugzilla bug #101865. Remade various keyboard remappings:
3412 * Removed mention of the "-l" and "-r" command line options from the manual
3413 pages. Remove reference to the /schemes/apps/gcalctool/righthanded Gconf
3418 Overview of changes in gcalctool 4.2.17
3420 * Removed the "Keys" key, that allowed you to toggle the button labels to
3421 show their keyboard equivalents.
3425 Overview of changes in gcalctool 4.2.16
3427 * Put each of the the button tables and the mode panel inside a frame, rather
3428 then use horizontal separators, to try to make the GUI look nicer.
3432 Overview of changes in gcalctool 4.2.15
3434 * Entering "((2+3)*(2+3))" now gives the correct answer.
3435 * Added some bullet-proofing to parentheses handling when bogus characters
3440 Overview of changes in gcalctool 4.2.14
3442 * Hooked up the Help->Contents menu item. Note that help support still has
3443 to be included (i.e. a help subdirectory with associated files etc.).
3447 Overview of changes in gcalctool 4.2.13
3449 * The View->Memory Registers menu item now correctly toggles the showing of
3450 the memory register window.
3454 Overview of changes in gcalctool 4.2.12
3456 * Menubar menu items now use stock Gtk icons (where applicable).
3460 Overview of changes in gcalctool 4.2.11
3462 * Revised the gcalctoolrc (Gtk resources) file for the new display layout.
3466 Overview of changes in gcalctool 4.2.10
3468 * Going into Scientific mode and clicking on "(" twice no longer causes a
3469 segmentation violation.
3473 Overview of changes in gcalctool 4.2.9
3475 * Added some horizontal separators to help make the calculator more readable
3476 when in Financial and Scientific Mode.
3480 Overview of changes in gcalctool 4.2.8
3482 * Entering "((2+3)*9+(5-3))" no longer causes a segmentation violation.
3486 Overview of changes in gcalctool 4.2.7
3488 * Removed the attempt to display a calculator image on the About popup.
3489 * Typing the keyboard equivalent of the menu buttons now works.
3490 * Removed the VERSION string from the titlebar. This is now in the About popup
3494 Overview of changes in gcalctool 4.2.6
3496 * Added in an About popup that's accessible through the Help->About Gcalctool
3497 menubar Help menu item.
3501 Overview of changes in gcalctool 4.2.5
3503 * Fixed Bugzilla bug #102927.
3504 Replaced abbreviation "trig." with full word "trigonometric".
3508 Overview of changes in gcalctool 4.2.4
3510 * Fixed Bugzilla bug #102922.
3511 Adjusted two occurances of sentence fragments to make it easier for
3512 L10N folks to translate them.
3516 Overview of changes in gcalctool 4.2.3
3518 * Added Spanish (es) to ALL_LINGUAS at configure.in
3519 * gcalctool is now resizable again.
3523 Overview of changes in gcalctool 4.2.2
3525 * Made calculator window choose a reasonable size at startup, and resize
3526 when changing modes.
3530 Overview of changes in gcalctool 4.2.1
3532 * Removed the GNOME_UTIL_LIBS line in gcalctool/Makefile.am so that
3533 gcalctool will correctly build.
3537 Overview of changes in gcalctool 4.2.0
3539 * The gcalctool GUI layout has been redone to make the Basic mode more
3540 basic and to make the application more GNOMEish.
3541 * The Financial/Logical/Scientific mode buttons have been moved into
3542 the main calculator window above the Basic mode buttons. The Logical
3543 and Scientific modes have been combined.
3545 * The six item mode display has been removed and a mode panel added for
3546 the scientific mode.
3547 * Removed the property sheet. gcalctool no longer has a left or right
3549 * Blank buttons are now correctly hidden.
3550 * Added a "--enable-build-broken" flag to configure that has to be present
3551 in order to configure and build gcalctool while it's still in a semi-broken
3556 Overview of changes in gcalctool 4.1.27
3558 * Fixed Bugzilla bug #101782.
3559 Removed trailing "\n"'s where possible in the tooltip help messages.
3563 Overview of changes in gcalctool 4.1.26
3565 * Fixed Bugzilla bug #101861.
3566 The size of the memory register window is no longer hard-wired.
3570 Overview of changes in gcalctool 4.1.25
3572 * Fixed Bugzilla bug #101867.
3573 Changed multiply key from "X" to "*" (same as the existing gnome-calculator).
3577 Overview of changes in gcalctool 4.1.24
3579 * Fixed Bugzilla bug #101780.
3580 Removed leading and trailing spaces from the labels for the gcalctool buttons.
3584 Overview of changes in gcalctool 4.1.23
3586 * Fixed Bugzilla bug #101777.
3587 Removed trailing periods on the four window titles.
3591 Overview of changes in gcalctool 4.1.22
3593 * Various I18N changes.
3597 Overview of changes in gcalctool 4.1.21
3599 * Various I18N changes.
3603 Overview of changes in gcalctool 4.1.20
3605 * Fixed Sun Bugtraq bug #1102883 against DeskSet calctool:
3606 Adjusted so that all error messages just display "Error" which is
3611 Overview of changes in gcalctool 4.1.19
3613 * Fixed Sun Bugtraq bug #4006391 against CDE dtcalc:
3614 Bring up gcalctool, enter 10000 X 0.58 =, get answer is 5800.
3615 Then click on Int button, supposely should get 5800, but the answer was 5799.
3619 Overview of changes in gcalctool 4.1.18
3621 * Fixed Sun Bugtraq bug #1258472 against CDE dtcalc:
3622 Start up gcalctool and set to decimal and fixed. Set accuracy to 2 decimal
3623 places. Do a division like 0.19/2 It gives 0.0A.
3627 Overview of changes in gcalctool 4.1.17
3629 * Fixed Bugtraq bug #1190181 against OpenWindows DeskSet calctool:
3630 gcalctool core dumped if parent directory was not readable.
3634 Overview of changes in gcalctool 4.1.16
3636 * Updated TODO file with all relevant calculator Sun bugs and rfes.
3637 * Adjusted matherr() routine so that strict ANCI C compilers can compile it.
3638 * Mode windows now shows buttons correctly if you start up in Basic mode,
3639 then try to show one of the other modes.
3643 Overview of changes in gcalctool 4.1.15
3645 * "Keys" button now displays correctly if started with left-handed style.
3646 * Switching handed style now displays button labels correctly if currently
3647 showing the keyboard equivalent.
3651 Overview of changes in gcalctool 4.1.14
3653 * Buttons are colored correctly if started with left-handed style.
3657 Overview of changes in gcalctool 4.1.13
3659 * The unused buttons in the mode window are now hidden.
3663 Overview of changes in gcalctool 4.1.12
3665 * Added gconf support, removing the use of X11 resources.
3669 Overview of changes in gcalctool 4.1.11
3671 * Explicitly setting the size of the calculator buttons has been removed.
3672 * The width of the mode window is now set to the width of the main window.
3676 Overview of changes in gcalctool 4.1.10
3678 * Fixes for I18N support.
3682 Overview of changes in gcalctool 4.1.9
3684 * Now that gcalctool is using Gtk resources to determine the appearance of
3685 the calculator, there is no need to use the custom display_frame widget.
3686 * The calculator display area now has tooltip help.
3690 Overview of changes in gcalctool 4.1.8
3692 * Fixed up mistakes is the gcalctool tooltip help text.
3693 * Three keyboard accelerators weren't working when a "menu" button had been
3694 pressed and the calculator was in pending mode:
3695 Base button - "o" (octal).
3696 Mode button - "l" (logical).
3697 Trig button - "g" (gradient).
3698 * The + and . keys on the numeric keypad now work.
3702 Overview of changes in gcalctool 4.1.7
3704 * Added in help support. Hitting the Help key will toggle whether tooltip
3705 help messages are displayed for the various buttons and other widgets.
3707 By default tooltips are disabled. Start gcalctool with the "-h" command
3708 line option will enable them. There is also a "gcalctool.showhelp"
3709 resource that can enable/disable them.
3713 Overview of changes in gcalctool 4.1.6
3715 * The new Constant/Function popup now has the various items aligned.
3719 Overview of changes in gcalctool 4.1.5
3721 * The size of the buttons in the Mode window are incorrect if the unused ones
3722 are not shown. Solved this my simply making the unused ones insnsitive, and
3727 Overview of changes in gcalctool 4.1.4
3730 * Keyboard accelerators now work for the gcalctool "menu" buttons.
3734 Overview of changes in gcalctool 4.1.3
3736 * The constant and function definitions are now read and written to a file
3737 named ~/.gcalctoolcf.
3738 * gcalctool now also tries to read a ~/.gcalctoolrc file at startup time.
3739 This file (if it exists) can contain resources for changing the appearance
3740 of the application. A gcalctoolrc file is now also included with the
3741 gcalctool distribution, which gives the old OpenWindows DeskSet appearance
3743 * The ability to change various colors via X resources has also been removed.
3744 The manual pages have been updated to reflect this.
3748 Overview of changes in gcalctool 4.1.2
3750 * Starting gcalctool then switching hands to left-handed, then using the
3751 keyboard for input, wrongly associated the various keyboard accelerators
3752 for the swapped keys.
3756 Overview of changes in gcalctool 4.1.1
3758 * Now finds the X11 libraries in a platform independent way.
3759 * Fixed up the gcalctool usage message.
3760 * Fixed up the gcalctool manual pages.
3761 * gcalctool now looks for ~/.gcalctoolrc and ~/.gcalctooldefaults files.
3762 * X resources are now "gcalctool.<whatever" rather than "calctool.<whatever>".
3766 Overview of changes in gcalctool 4.1.0
3768 * Graphics driver is now based on Gtk2.
3772 Overview of changes in calctool 4.0.0
3774 * Code based on the calctool in the OpenWindows Deskset for Solaris 8.
3775 * Adjusted to use an autoconf/automake configuration and build environment.
3776 * Adjusted the code to a K&R style.
3777 * Incorporated in needed code from the libguide and libdeskset libraries.
3778 * Released under a GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL) license.
3779 * Just an XView graphics driver currently provided.