[gnumeric] Created tag GNUMERIC_1_12_3



The unsigned tag 'GNUMERIC_1_12_3' was created.

Tagger: Morten Welinder <terra gnome org>
Date: Tue Jun 25 19:48:29 2013 -0400

    1.12.3

Changes since the last tag 'GNUMERIC_1_12_2':

Adam Dingle (2):
      Fixed a spelling error.
      Fix capitalization in a context menu item.

Andreas J Guelzow (72):
      Fix border handling for merged cells in LaTeX export.
      Fix 'Go to First'. [#699631]
      Fix data merges. [#699897]
      fix leak
      by default observe manual page breaks
      Fix editing of hyperlinks. [#700732]
      Fix conditional formatting crash. [#700969]
      Do not include hidden cells in automatic print range. [#700994]
      Make buttons 1 and 2 behave similarly when selecting cells. [#700792]
      fix dates in Changelog
      Warn when encountering extLst in xlsx import. [#700018]
      Use ctrl-a only to select the whole sheet, if the sheet has focus. [#699746]
      Add a keyboard shortcut to jump to the current cell indicator. [#699710]
      add note and seealso to desc of snorm.dist.range
      fix triggering of hyperlinks
      fix warning: 'return' with no value, in function returning non-void [-Wreturn-type]
      add missed file to previous commit
      Fix placement of hyperlink tooltip. [#701436]
      Adjust cell comment display. [#698519]
      Make reference display in paste/define names dialog consistent with sheet preferences. [Debian #699054]
      code cleanup
      avoid crash https://bugzilla.redhat.com/show_bug.cgi?id=971573
      Write pagesetup orientation to xlsx. [#701834]
      Write paper size to xlsx.
      Write/read paper size to/from xlsx.
      Write more print settings to xlsx
      update paper size list in xsx import
      write pageSetUpPr to xlsx
      read more pagesetup settings from xlsx
      Fix in-cell-combos attached to merged cells. [#702146]
      Use the pagesetup setting to determine the landscape option in LaTeX export [#702169]
      clarify the -O "sheet=..." option in ssconvert's manual page
      Fix ODF crash. [#702197]
      fix date
      In ODF import ignored mentioned but not included sheets. [#698388]
      Fix crash on bogus ODF file.  [#702205]
      Fix crash on bogus gnumeric file.  [#702219]
      Some documentation improvements. [Debian #621735]
      Fix crash on corrupted files.  [#702285]
      Some documentation improvements. [Debian #530462]
      Fix crash on corrupted files.   [#702288]
      Fix crash on corrupted files. [#702322]
      Fix crash on corrupted files. [#702364]
      Fix crash on corrupted files. [#702409]
      Fix crash on xlsx import due to external references. [#702407]
      handle 'ext' in 'blip's during xlsx import
      improve clean-up on malformed odf file
      Fix crash on corrupted files. [#702486]
      Fix crash on corrupted files. [#702485]
      Fix crash on corrupted files.  [#702498]
      update NEWS
      fix entities in documentation
      fix dtd for xlsx import
      Fix reading of conditional formats from xls files. [#702612]
      Fix reading of solid fill conditional formats from xlsx files. [#702615]
      Fix crash on corrupted files. [#702689]
      added more Excel 2010 synonyms
      Improve xlsx import of new stat function names.
      don't use a static variable for teh trasnlation hash in xlsx import.
      BINOM.INV(a,b,c) --> R.QBINOM(c,a,b) translation in xlsx import
      R.QBINOM(c,a,b) --> BINOM.INV(a,b,c) translation and function renaming in xlsx export
      add chisq.inv xls import and xlsx import/export
      add f.inv to xls import and xlsx import/export
      add more synonyms for xls & xlsx export/import
      Fix export of FLOOR(x) to xlsx. [Debian #464732]
      avoid use of statis variable to hold hash in formula import translation
      don't use static variables for export hashes in odf export
      Fix clipboard related crash. [#702868]
      transform r.qbinom to binom.inv even for more than 3 arguments in xlsx export
      Add simplification to the r.qbinom->binom.inf translations
      improve expot of r.qnorm to xlsx
      fix typo

Christian Kirbach (1):
      Updated German translation

Darrell Tangman (3):
      Update documentation for Edit and Insert menus. [#700596]
      Consolidate comment, hyperlinks, names documentation.
      Update documentation for Manage Sheets, R1C1 notation, sheet ranges. 1.12 updates, typo corrections, 
misc. cleanup.

Dmitry Smirnov (1):
      Fixes to the gnumeric and ssconvert manual pages.

Jean Brefort (3):
      Adjust labels vertical alignment in document properties dialog. [#700156]
      Don't crash when exchanging missing axes. [#702126]
      Don't accept GNM_SHEET_PATTERNS as a valid pattern. [#702833]

Matej Urbančič (6):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Milagros Alessandra Infante Montero (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Milagros Infante Montero (1):
      Updated Spanish translation

Morten Welinder (65):
      Post-release bump
      xlsx: improve handling of style-only cells.
      .gnumeric: don't write empty cells.
      Matrices: MPSEUDOINVERSE.
      Pseudo-inverse: non square is fine.
      Compilation: make this work with older libgsf.
      GUI: Fix context menu's capitalization.
      GUI: Fix redraw on redo.
      GUI: Add ctrl-shift-z as alternate accelerator for redo.
      GUI: Make button notebook not focusable.
      PSEUDOINVERSE: set a more reasonable default threshold.
      Conditional format: fix problem with updating dependents.
      Docs: fix broken png files.
      po: fix translations of corrected typo
      git: quiet.
      po: fix translations after capitalization changes.
      GUI: Fix accidental double "_" in menu item.
      Translation: mark gobject property strings with P_(...)
      po: update file list.
      LINEST: fill unused stat entries with NA, not 0.
      MULTINOMIAL: Add range check.
      Mathfuns: increase accuracy requirements.
      NEWS: mention mathfuns
      statfuns: improve accuracy requirement.
      R.PTUKEY: New function.
      ptukey: minor accuracy improvements.
      Docs: mark certain examples for translation.
      R.PNORM2: New function for the normal distribution's cdf over a range.
      ptukey.gnumeric: use formula for nmeans=2 case.
      tpukey.gnumeric: prepare for the day when we actally get a result right
      ptukey: more C, less Fortran.
      ptukey: code cleanup.
      ptukey: more cleanup.
      ptukey: work on detecting trouble at zero.
      ptukey.gnumeric: use Mathematica-generated reference values.
      Style: fix critical.
      R.PTUKEY: Improve accuracy for low degrees of freedom.
      ptukey.gnumeric: fix a single reference value.
      ptukey: handle failure due to large right tail of outer integrand.
      R.QTUKEY: New function.
      ptukey: improve the probablity integral.
      ptukey.gnumeric: make room for more decimals.
      pnorm2: drop log_p argument.
      SNORM.DIST.RANGE: Renamed from r.pnorm2
      About: avoid glib criticals due to unset ->prev in GList.
      ptukey: minor improvement for large nmeans.
      ssdiff: teach this a bit about links.
      Introspection: updates related to element type.
      xls: fix export of links for biff5.
      Docs: fix NORMSDIST argument help accidentally damages earlier.
      xls: do validation and conditions for biff5 also.
      tests: work around problems with automake 1.13
      xls: fix crash.
      xls: fix another bogus-xls crash.
      Conditional styles: fix crash on exit.
      Graph: don't crash on corrupted graph.
      Lotus: fix crash with broken file.
      xlsx: fix eom on broken file.
      .gnumeric: fix crash with corrupted file.
      xls: handle new xl2010 function names
      Typo fix.
      test: silence valgrind with respect to sound memory leaks.
      GUI, ODS: Plug leaks.
      .gnumeric: fix crash when solver parameters in corrupted file.
      1.12.3

Robert (1):
      Updated Polish translation

Мирослав Николић (3):
      Updated Serbian translation
      Updated Serbian translation
      Updated Serbian translation


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