[gnumeric] Created tag GNUMERIC_1_12_2



The unsigned tag 'GNUMERIC_1_12_2' was created.

Tagger: Morten Welinder <terra gnome org>
Date: Fri Apr 26 20:47:41 2013 -0400

    1.12.2

Changes since the last tag 'GNUMERIC_1_12_1':

Andreas J Guelzow (17):
      Update documentation.
      Fix angle import of ODF graphs. [#698389]
      Don't insert ODF local tables as sheets. [#698388]
      fix leak [#698471]
      Improve import of header/footer info from ODF.
      Fix legend placement in ODF import. [#698535]
      Plug leak 698559
      comment_display: use spacing rather  padding.
      Fix plot placement in ODF import.
      match the ODF defaults for imported charts better
      Fix border handling in html4 export. [#635217]
      fix criticals #698624
      Support ODF's title tag in headers and footers.
      Rename some items in the Statistics menu and corresponding dialogs.
      Fix borders of merged cells in LaTeX export. [#100372]
      fix bug number in NEWS
      Clarify Macintosh reference with regard to linefeed/carriage return

Aurimas Černius (1):
      Updated Lithuanian translation

Dimitris Spingos (10):
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation

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

Jean Brefort (9):
      Fixed objects size after dragging.
      One more introspection warning
      Add an event box to combos and lists
      Reverted the previous change and remove the frame surrounding a list
      The event box is back for the combo box
      Fixed graph data loading from vectors that are array values. [#697107]
      Fixed NEWS.
      Correctly evaluate array fucntions used as vectors. [697281]
      A better fix.

Marek Černocký (4):
      Fixed typo numer->number
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

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

Morten Welinder (179):
      Post-release bump
      ssconvert: improve error handling.
      NEWS: fix previous entry.
      Stf: set proper error when we fail due to lack of GUI.
      ssconvert: don't list interactive savers/openers.  They can't work.
      Cleanup.
      ssconvert: deal with goffice changes.
      GUI: New font selector.
      GUI: split font names by first character.
      GUI: Stuff strange font names into "Other"
      GUI: No more update policy for scrollbars.
      Preferences: use GOFontSel instead of our own.
      GnmFontButton: new widget.
      Cell format dialog: move grid coordinates out inside .ui file.
      Format Cells: move more grid coordinates to the ui file.
      Prefs: fix crash.
      Cleanup.
      GUI: Eliminate Gnumeric's copy of GOFileSel.
      GUI: Ignore non-scalable fonts.
      Font: force show-preview-entry on.
      GUI: Don't show style in font button.
      Leak fixes.
      Font Selector: disable filter.
      Typo
      Compilation: avoid double ;;
      Build: start moving src/pixmaps images to resources.
      Pixmaps: more more icons to the resource setup.
      Build: move more icons to embedded resources.
      GUI: Embed printer setup dialog's artwork.
      Build: don't tarball and install unused artwork.
      Cell Format: keep up with font selector changes.
      Cell Format: keep up with GOFontSel.
      Cell Format: keep up with font selector changes.
      Format Cells: move underline selection mostly to the font selector.
      Introspection: more function docs.
      Introspection: more docs.
      Introspection: more docs for mathfunc
      Plug leak.
      Introspection: more docs.
      Introspection: even more docs.
      Compilation: simplify cairo color handling.
      ItemBar: simplify color handling.
      GUI: Start styling parts with css.
      GUI: Fix drawing bug for ItemGrid background.
      ItemBar: load fonts from css.
      GUI: Fix drawing of the select-all button.
      GUI: Make function marker size themable.
      GUI: Style cell comment markers.
      css: use "background-color", not "background".
      GUI: Work around gtk+ 3.2 css issue #696586.
      Namespace: ItemBar -> GnmItemBar.
      Namespace: more renaming of canvas items.
      GUI: simplify code for colouring deps.
      GUI: Theme some parts of the canvas cursors.
      GUI: Theme GnmPreviewGrid too.
      COmpilation: use g_clear_object more.
      GUI: Simplify style class settings.
      tests: more suppression.
      Style: fix crash on exit.
      GUI: Theme the default sheet cursor too.
      GUI: Theme the default sheet cursor too.
      Introspection: white space fixes for function arguments.
      GUI: Improve theming of sheet cursors.
      Patterns: simplify code by insisting on a style context.
      Patterns: keep only one function for setting up patterns.
      Compilation: move all type forwards into one file.
      Misc cleanups.
      GUI: Theme the in-cell edit background color.
      Cleanup.
      GUI: Theme col/row/pane resizing.
      GUI: Theme background for full-sheet graphs.
      GUI: Fix detachable toolbars.
      NEWS: Update for Jean.
      GUI: remove the ghost left-over front a detached toolbar.
      GUI: No need for another explicit color here.
      GUI: Theme pseudo tooltips.
      GUI: Simplify pseudo-tooltip handling.
      GUI: Theme sheet object sizing.
      GUI: Theme the object sizing rubber band.
      GUI: Theme auto filters too.
      css: improve readability.
      Configure: fix locale directory.
      GUI: Fix strange toolbar problems #696879
      Namespace: s/IS_GNM_NOTEBOOK/GNM_IS_NOTEBOOK/
      GUI: Make notebook tab check for drag-and-drop more generic.
      GUI: Fix focus in cell comment dialog.
      NEWS: Brag.
      Cleanups.
      GUI: Move sheet renaming into a dialog.
      GUI: Improve sheet tabs.
      ChangeLog: Move pre-1.12 stuff into its own file.
      ChangeLog: fix last change.
      GUI: Fix tab color problem.
      GUI: Probably button presses in notebook.
      GUI: Center notebook tabs.
      GUI: Try another tooltip fix.
      fn-r: implement skew-t cdf and inverse.
      fn-r: minor improvement for r.psnorm's right-tail version.
      GUI: Fix dependency tabulation.
      fn-r: fix problem with R.PSNORM
      GUI: Keep only one gnumeric.css provider around.
      GUI: Kill css warning on pre-GTK 3.4.
      fn-stat: introduce OWENT.
      GUI: Attempt a workaround for gtk bugs causing #696812.
      R.PSNORM: Improve precision for large shape values.
      POCHHAMMER: New function.
      R.PST, R.PSNORM: Improve right-tail handling.
      Complex: Goffice's go_complex_pow is fine now.  Use it.
      xls: fix import of IFERROR function.
      Tests: add test sheet for complex number parsing.
      Complex: improve parsing of complex numbers with embedded spaces.
      Complex: fix error return values.
      xls: fix importing of non-Excel functions from LibreOffice's xls.
      xls: code cleanup.
      xls: code cleanup.
      xls: fix unintentional duplication of externnames.
      xls: fix saving of IFERROR and other XL97 functions.
      Doc fix.
      Complex: fix precision of stringification.
      xlsx: fix parsing of Sheet1#REF! as used by Excel.
      OWENT: fix type in a==1 case.
      NT_OMEGA: New function.
      R.PBINOM: fix p==1 and n==0 cases.
      Math: expose a bit more of the GOQuad interface in Gnm namespace.
      FACT: Improve accuracy.
      process-burkardt.c: New file.
      Compilation: expose for of the GOQuad API.
      GUI: Fix undo dirty tracking.
      Install: add version to translation files.
      po: whitespace problem.
      Burkhardt: add calculation of number of correct digits.
      POCHHAMMER: Improve precision a bit.
      R.PBETA: Improve accuracy in certain cases.
      Test: add Burkhardt tests.
      xls: fix writing of non-ascii names.
      GUI: Improve entry of non-locale currency amounts.
      Icons: plug leak.
      xls: fix import of names containing array constants.
      Compilation: fix clang warning, I hope, by making cast explicit.
      GUI: Plug leak.
      DSUM: Fix criteria "foo" to match also "foobar".
      Criteria: "=" and "<>" are special.
      GUI: Enable context menu for graph sheet tabs.
      Save As: fix bad interaction with file chooser's completions.
      GUI: Don't show font button when the toolbar is vertical.
      GUI: Add vertical version of the font button.
      Compilation: remove unused include.
      GnmTextView: Fix criticals and FMRs.
      GUI: Show border selector in vertical toolbar.
      GUI: Show proper version of all items on vertical toolbars.
      GUI: Goodbye, long format toolbar.
      Cell comments: avoid using text view which sizes weirdly.
      xls: improve handling of broken files.
      xls: improve handling of broken files.
      tests: make zzufit a lot smarter.
      GUI: Restore cell comment by-line.
      ods: plug leak.
      xls: fix UMRs.
      xls: fix pivot related umr.
      xls: plug leak.
      Slicer: avoid segfault.
      GUI: Fix focus problem after failed file read.
      GUI: Fix file extension for export.
      GUI: Capitalization of menu items.  Fixed #698664.
      GUI: Spelling.
      GUI: Fix critical related to cursor blinking.
      GUI: Ellipsis.
      Tests: fix segfault.
      Timers: type is guint, not gint.
      DAYS: Fix swapped arguments.
      GUI: Style arguments in function help texts.
      GUI: Style links in the function selector too.
      Compilation: cleanup.
      Stf: improve fixed-width ruler.
      GUI: Style the stf fixed-width ruler.
      GUI: Make labels for selected row/header red.
      GUI: Fix showing multiple toolbars on the left.
      Deps: increase bucket size to speed large sheets.
      1.12.2

Piotr Drąg (3):
      Updated POTFILES.in
      Updated POTFILES.in
      Updated LINGUAS

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


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