[gnumeric] Created tag GNUMERIC_1_10_8



The unsigned tag 'GNUMERIC_1_10_8' was created.

Tagger: Morten Welinder <terra gnome org>
Date: Fri Jul 30 20:52:39 2010 -0400

    1.10.8

Changes since the last tag 'GNUMERIC_1_10_7':

Andreas J Guelzow (95):
      Add new Excel and Openformula units ("pica" and "picapt") to CONVERT.
      fix spacing
      Save default search settings. [#105615]
      Improve configurable text export of numbers. [#126444]
      Improve horizontal fill. [#594193, part 2]
      Improve horizontal fill. [#594193, part 1]
      use go_string_replace
      Improve horizontal fill. [#594193, part 3]
      fix argument mark-up
      Improve function syntax tooltips. [#623317]
      Add weekend specifier to WORKDAY. Half of [#172458]
      Add weekend specifier to NETWORKDAYS. [#172458]
      Fix WORKDAY with respect to 1900/2/29
      Fix NETWORKDAYS with respect to 1900/2/29 and solver: fix problem with setting up the target entry differently.
      solver: without pre-existing target, just add the edit position
      fix typos
      Fix ngettext usage.
      Fix undo text for sheet object duplication. [#623557]
      preparatory redistribution of code for #623559
      Fix additional undo entry for sheet object duplication. [#623559]
      Fix undo of object creation followed by duplication. [#623566]
      Avoid creating interacting auto filters. [#607086]
      rewrite cmd_autofilter_add_remove using cmd_generic (prep for enhancement request #607086)
      Implement extending auto filters (by adding new columns) [#607086]
      Improve comment items of in-cell pop-up menu.
      fix unix2date description
      Improve hyperlink items of in-cell pop-up menu.
      Improve items of the cell context menu. [#74359]
      fix capitalization
      enable column and row width/hide/unhide on cell selections
      Improve the presentation of the examples in the function documentation. [#623455]
      Fix HDATE and friends. [#623764]
      also commit accidentally omitted line of code.
      New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN.
      exclude py_* functions from t2001
      Add hyperlink and comment removal menu items.
      Fix undoing of Clear->All. [#623803]
      Add merge and unmerge menu items
      Add menu item to autofit column width or row height based on the selection only. [#125595]
      Add autofit actions to cell context menu.
      Add new function ARRAY. [#570689]
      Add new function SORT. [#59144]
      Add menu item to wrap SORT around an existing range.
      Make sure the array returned by ARRAY has non-null values.
      Show the number of rows filtered by the auto filter. [#346002]
      Improve function tooltips. [#623322]
      Improve expression entry range selection. [#80725][#624288][#624289]
      Add preference setting to disable the extension check for the configurable text exporter. [#594151]
      Add optional marker to indicate that a cell contains an expression. [#55124]
      Fix FOURIER function docs issue.  [#624559]
      Small consitency fix to the FOURIER documentation
      adjust README.translators
      fix CHAR description
      Improve expression entry range selection. [#624581]
      Add merge and unmerge items to the cell context menu.
      Permit double-clicking of functions in the function selector.
      Allow single merge to single merge copying. [#87296]
      Make the font style buttons override the character attributes. [#163410]
      function tooltip:  fix the check for unclosed strings.
      Improve function tooltips and remove some unneccessary tests from configure
      Provide completion when entering functions (when using gtk 2.14 or newer). [#587084]
      fix segmentation fault
      Implement access to the function selector to paste function names while editing cells (Shift-F4).
      Enable double-clicking of functions in the function selector in paste mode
      fix the window title for the paste-names dialog
      fix warning (and some prep work)
      improve function name completion tooltips
      improve pasting of function names
      Search for appropriate functions when asked to paste a function name
      Improve function name completion tooltip
      fix pasting of function name with cursor not in terminal position
      avoid having function placeholders in the function help browser
      Add preference settings whether to show function name and/or argument tooltips.
      Fix various function docs issues.  [#625102]
      Fix undo of Clear->All and Clear->Comments. [#625151]
      Add menu items to allow clearing of filtered rows only.
      fix NEWS
      Fix editing of hyperlinks.
      fix hdate_heb and date2hdate_heb [#625177]
      Save default search settings. [#625185]
      fix warning
      Work around OOo's failure to correctly define its named ranges. [#625332]
      Remove range hightlighting while not editing expressions. [#625361]
      Reduce the size of the text import dialog. [#625281]
      Fix import of underlined/double underlined comments from xls. Part of [#405951]
      Improve xl import of underlines.
      fix format warnings
      Correctly size the autoexpressions. [#625521]
      Fix argument descriptions for CUMIPMT and CUMPRINC.
      Fix row height dialog. [#625543]
      change misleading function name
      Add menu to specify whether to enter as array, into multiple cells, etc. Part of [#53733]
      don't lex and parse quite that often
      fix warning on NULL expr_top
      Make autofilter condition changes undoable. [#625143]

Gintautas Miliauskas (2):
      Updated Lithuanian translation (thanks to Tomas Kuliavas <tokul users sourceforge net>).
      Updated Lithuanian translation.

Hendrik Richter (1):
      Updated German transltion.

J.H.M. Dassen (Ray) (1):
      Updated debianisation

Jean Brefort (10):
      Fix strong/weak cursor display. [#623241]
      Fix regression in ms_excel_chart_read. [#623960]
      Fix ItemEdit alignment for RTL text. [see #623241]
      Install a self-consistent headers list.
      Fixed more RTL text alignment issues.
      Fix a regression in chart series evaluation. [#624263]
      Fix crash in cell_calc_span. [#624274]
      Don't crash on NULL rv
      Don't duplicate a variable in gnm_go_data_vector_load_len
      Fixed borders display in cell format dialog.

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Mario Blättermann (3):
      [i18n] Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation

Morten Welinder (58):
      Post-release bump
      configure: bump goffice req for go_string_replace.
      checks: check argument references within help texts.
      handle-conf-options: generate c code that compiles.
      solver: ask user to locate binaries when our search fails.
      solver: fix problem with setting up the target entry.
      win32: disable all things python.
      fn-date: docs issues.
      fn-date: propagate doc fixes.
      fn-date: more docs.
      lpsolve: undo escaped debug change.
      whitespace
      compilation: use new go_foramt_details_* functions.
      win32: fix gio support for gtk_show_uri.
      sparse: make variable static.
      sparse: NULL vs. 0
      sparse: simplify.
      sparse: fix ugly case of missing dereference.
      sparse: make variable static.
      sparse: use compound statement for do...while to please sparse.
      sparse: use ANSI argument syntax.
      sparse: drop silly "return".
      sparse: avoid expensive pointer subtraction.
      sparse: make variables static.
      sparse: avoid right-shift bigger than type.
      sparse: fix enum type mixup.
      sparse: brag.
      win32: zlib 1.2.5
      win32: newer png
      docs: update BUGS and README a bit.
      win32: try harder not to break file:// in gio.
      win32: make sure version number in rc file gets updated.
      sparse: fix signedness problems.
      Avoid malformed character constants even inside #if 0.
      Fix duplicate arg name in description.
      docs: make sure argument names, as documented, are unique.
      win32: protect the build directories a bit.
      compilations: fix warnings.
      excel: fix argument type.
      win32: new libdatrie.
      win32: check for yet another mingw binary.
      win32: improve IPrintDialogCallback hack.
      compilation: avoid reserved identifier.
      win32: fix build problem.
      compilation: fix warning.
      compilation: put the dead kittens to work.
      about: draw using cairo.
      GdkGC: remove from item-grid where it was not really used.
      GdkGC: not really used in item-bar.c either.
      StyleBorder: kill unused field.
      fn-stat: prune includes.
      StyleBorder: kill gc field too.
      GdkGC: remove from preview grid.
      GdkGC: Remove from fixed page's data.
      GdkGC: eliminate from cell rendering.
      GdkGC: remove from stf-fixed.
      win32: fix cleaning.
      1.10.8

Paul Seyfert (1):
      [i18n] Updated German translation

Valek Filippov (1):
      Updated Russian translation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]