Next | Query returned 153 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2008-12-02 14:35:11 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 5.24.2:

Overview of changes in gcalctool 5.24.2

    * Re-enable trigonometric types which have been disabled since 2.24.0 \ 
(Robert Ancell, Bug #559575)

    * Remember setting to ignore change mode warning between instances (Robert \ 
Ancell, Bug #556407)

    * Always read configuration from /apps/gcalctool not /apps/(appname) as
      the application name is different when symlinked (Matt Keenan, Bug #559260).

    * Open help with gtk_show_uri() (Thomas Andersen, Bug #556207).

    * Removed double conversion in boolean and 32 bit and 16 bit mask operations so
      they can handle larger numbers (Robert Ancell, Bug #509988)

    * Updated translations: et (Ivar Smolin), pt_BR (Leonardo Ferreira \ 
Fontenelle), uk (Maxim Dziumanenko).
   2008-10-25 02:43:23 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 5.24.1:

Overview of changes in gcalctool 5.24.1

    * Fixed GtkSpinButton warning (Robin Sonefors, Bug #553965)

    * Only update bit panel when display contains a solved number (Bug #548690).

    * gcalctool/gtk.c: Remove inline declaration so can compile in C89 (Jens \ 
Granseuer, Bug #553307).

    * Updated translations: ar (Anas Afif Emad), bg (Alexander Shopov), pt_BR \ 
(Vladimir Melo).

Overview of changes in gcalctool 5.24.0

    * Updated translations: af (Friedel Wolff), ar (Anas Afif Emad, Khaled Hosny),
                            bn_IN (Sankarshan Mukhopadhyay), da (Kenneth Nielsen),
                            dz (Pema Geyleg), gu (Sweta Kothari),
                            hr (Robert Sedak), hu (Gabor Kelemen),
			    it (Luca Ferretti), kn (Shankar Prasad),
			    ko (Changwoo Ryu), lt (Gintautas Miliauskas),
                            ml (Sreejith K incorporated, Praveen Arimbrathodiyil),
                            mr (Sandeep Shedmake), ro (Mişu Moldovan),
                            sq (Laurent Dhima), ta (Tirumurthi Vasudevan),
                            te (Krishnababu K), tr (Baris Cicek),
                            zh_CN (Funda Wang)

    * Updated help: es (Jorge Gonzalez)
----

Overview of changes in gcalctool 5.23.92

    * Updated translations: en_GB (Philip Withnall), ca (Gil Forcada),
                            bg (Alexander Shopov)

----

Overview of changes in gcalctool 5.23.91

    * Fix packing for modulus button (Bug #548880)

    * Change from OnlyShowIn=GNOME;XFCE; to NotShowIn=KDE; so
      other desktops can use GCalctool (bug #518862).

----

Overview of changes in gcalctool 5.23.90

    * Fix some small memory leaks (Felix Riemann, Bug #547942)

    * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)

    * Updated translations: ar (Khaled Hosny), fi (Ilkka Tuohela), he (Yair \ 
Hershkovitz), ja (Takeshi Aihana), pt (Duarte Loreto), sk (Marcel Telka)

    * Updated documentation: ru (Yuriy Penkin)

----

Overview of changes in gcalctool 5.23.6

    * Deprecated left-to-right mode (Bug #500994).

    * Updated remaining documentation (bg, zh_CN, zh_HK, zh_TW) to \ 
gnome-doc-utils (Robert Ancell, Bug #336104)

    * Changed icon from deprecated 'gnome-calculator' to \ 
'accessories-calculator') (Matthias Clasen, Bug #545074)

    * Updated translations: ar (Djihed Afifi), fr (Claude Paroz), pt_BG \ 
(Fabrício Godoy)

----

Overview of changes in gcalctool 5.23.5

    * Fix regression in factorial operation (Klaus Niederkrueger)

    * Made trigonometric button text translatable (Yuri Penkin, Bug #540196)

    * More work tidying up MP code (Klaus Niederkrueger, Robert Ancell, Bug #524091)

    * Updated Japanese documentation to gnome-doc-utils (Claude Paroz, Takeshi \ 
Aihana, Bug #336104)

    * Updated translations: ca (Joan Duran), oc (Yannig Marchegay), ru (Yuriy \ 
Penkin), sv (Daniel Nylander), th (Theppitak Karoonboonyanan)

----

Overview of changes in gcalctool 5.23.4

    * Added workaround to stop display disappearing when editing large displays \ 
(Bug #524602)

    * Applied second mp math tidy up patch from  Klaus Niederkrueger (Bug #524091)

    * Updated translations: ar (Djihed Afifi)

----

Overview of changes in gcalctool 5.23.3

    * Default to no thousands separator not ',' for locales that do not require \ 
one (Bug #527669)

    * Updated translations: ar (Djihed Afifi), et (Ivar Smolin), vi (Clytie Siddall)

----

Overview of changes in gcalctool 5.23.2

    * Fixes the cursor from moving around when editing numbers with thousands \ 
separators (Bug #527669)

    * Structural changes in preperation for full unicode support (Bug #530532)

    * Updated translations: es (Jorge González), gl (Ignacio Casal \ 
Quinteiro), nb (Kjartan Maraas),
      nl (Tino Meinen), pt_BR (Leonardo Ferreira Fontenelle), sl (Matej \ 
Urbančič)

----

Overview of changes in gcalctool 5.23.1

    * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)

    * Fixes incorrect negation precedence (Bug #526094)

    * Fixes issues with thousands seperators and radix in non-english
      locales (Bug #527669)

    * Fixes regression in constant and function menus (Bug #527545)

    * Fixes problem where display is invisible after solving equation
      (Bug #524602)
   2008-07-15 13:15:22 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 5.22.3
changes:
-UI fix
-translation update
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-05-29 18:46:13 by Matthias Drochner | Files touched by this commit (2) | Package updated
Log message:
update to 5.22.2
changes:
-bugfixes
-translation updates
   2008-04-25 10:06:29 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 5.23.1:

Overview of changes in gcalctool 5.23.1

    * Fixes a number of compiler warnings (Bugs #526976, #526702, #527318)
    * Fixes incorrect negation precedence (Bug #526094)
    * Fixes issues with thousands seperators and radix in non-english
      locales (Bug #527669)
    * Fixes regression in constant and function menus (Bug #527545)
    * Fixes problem where display is invisible after solving equation
      (Bug #524602)
   2008-04-15 20:46:40 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 5.22.1
This switches to the gnome-2.22 release branch.
   2008-03-06 15:53:57 by Thomas Klausner | Files touched by this commit (245) | Package updated
Log message:
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
   2008-02-05 21:28:53 by Matthias Drochner | Files touched by this commit (1)
Log message:
never believe a linux hacker blindly: it wants flex, not lex
   2008-02-04 21:10:36 by Tobias Nygren | Files touched by this commit (14)
Log message:
PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLS

Next | Query returned 153 messages, browsing 71 to 80 | Previous