[gnumeric] Created tag GNUMERIC_1_11_0



The unsigned tag 'GNUMERIC_1_11_0' was created.

Tagger: Morten Welinder <terra gnome org>
Date: Thu Nov 24 22:46:13 2011 -0500

    1.11.0

Changes since the last tag 'GNUMERIC_1_10_17':

Adrian Bunk (2):
      Remove the obsolete Hildon port
      Remove dolt

Andreas J Guelzow (120):
      Some documentation update
      Updated documentation
      Update documentation
      Use formatting attributes whenever we format numbers. [#584380][#651561]
      Clarify the distinction beween open/save and import/export.
      Adjustments for the change in structure of GOCmdContext
      Resurrect toolbars
      Fix manage-sheet dialog
      Avoid freezing Gnumeric by clicking on a sheet tab.
      Enable direct editing of sheet tab labels. (But editing has to be terminated by enter)
      fix expansion of author fields in comment dialog
      Fix enabling of modify comment or hyperlink. [#655877]
      enable acceptance of tab label editing by button event
      fix crash on accept menu
      Fix toolbar accept menu sensitivity
      Read min-exponent-digits from ODF files
      Fully read sceintific format from ODF.
      enable showing of text in progress bar; temporarily disable tab pane magic to avoid increasing window size on sheet addition.
      Fix function tooltip location
      Enabled Morten's patch for 648868
      fix label string
      Provide xls file opener permitting encoding specification. [#535473]
      change prefix for function refs, fixes [#656545]
      fix performance issue bug #656669
      Fix writing of scatter style in xlsx export. [#656799]
      Provide progress feedback for xlsx import. [#634803]
      Provide progress feedback when generating random numbers.
      Add HPFILTER function calculating the Hodrick Prescott Filter.
      Fix saving of newlines to xls. [#356711]
      in xls export avoid synthesizing the same style several times
      Enable markup selection in scientific format selector.
      Be compatible wihthe changed LibreOffice ODF documents with tab colours.
      Read edit position and active sheet from LibreOffice generated ODF files.
      Write edit position and active sheet to LibreOffice confs in ODF files.
      Read/write active sheet from/to Gnumeric confs in ODF files. Write edit position foreign elements in ODF files.
      Persist selection and edit positions through ODF files. [#657506]
      fix tools engine argument for missed analysis-wilcoxon-mann-whitney
      read percentage values in dash specifications during ODF import
      Some more number formatting improvements to ODF import/export.
      Read and write tick spacing from/to ODF files.
      Fix graph editor crash. [#658223]
      quieten some warnings
      Fix import of non-UTF8 csv files. [#658916]
      quieten some warings for the stf dialog
      Initialize string quote character in stf import dialog
      enable focus of combo box and its entry in stf import dialog
      whitespace and date
      avoid duplicate percent signs in ODF percentage import
      Fix single factor ANOVA dialog
      fix layout of moving averages dialog
      Fix layout of Kaplan-Meier and Regression dialogs
      Fix copy/paste of graphs to other programs. [#660242]
      Allow for the omission of a string indicator (quote) in configurable text import [#658981]
      remove duplicate code
      Add a print item to the sheet object context menu. [#660248]
      enable pagesetup combos in sheet object print dialog
      revert accidentally committed patch
      Fix IRR and other functions acting on paired data set when called with fixed arrays.
      Import ODS-like documents produced by Google-docs. [#660657]
      Address translator concerns [#660959]
      add some more translator explanation
      Fix border import from 1C generated xls files. [#660605]
      fix extent calculation
      Fix cell extent caclulation for xlsx export. [#661958]
      Speed up printing of few pages of large sheets. [#662056]
      avoid double free
      Provide an information dialog for print preview. [#662056]
      disconnect draw-page handler after cancelling
      Ask for confirmation if many pages are to be previewed!
      set the total number of pages to be set before using gtk_print_operation_preview_is_selected (why does it work if a range is specified if the total number of pages is still 0?)
      Fix hyperlink placement when inserting or adding hyperlink. [#662310]
      Fix spanning of long centered cell content. [#662331]
      Fix centering of spanned cell content. [#662361]
      fix rounding of h_center transformation
      Add optional markers to indicate that cell content has been truncated. [#662149]
      add preference settings for cell function and extension markers
      add some comments to cell_calc_layout re bug #662368
      schemas/org.gnome.gnumeric.gschema.xml.in.in updated
      make all superscript/subscripts consistent
      Fix zoom of text superscripts and subscripts. [#425685]
      more adjustments to cell rendering under zoom
      call go_pango_translate_layout as appropriate
      use new go-pango attributes
      add values to sub- and superscript attributes
      fix zoom of super and subcsripts in edit item
      import/export sub-/superscript attributes to xls (and fix PANGO_ATTR_RISE handling)
      write sub- and superscript attributes to html files
      export sub/superscript attributes to ODF
      Fix autofitting of row height in presence of superscripted scientific notation. [#662472]
      Improve shape import from ODF. [#663078]
      adjust ODF import/export of *SUMPRODUCT
      Improve text import/export from and to ODF. [#627509]
      Import hyperlinks from ODF. [#603533]
      Improve text import/export from and to ODF. [#663135]
      handle in-cell underline and strikethrough import from ODF
      add Format->Text menu
      Fix status of sub- and superscript buttons. [#662474]
      Fix name-definition in presence of placeholder. [#663117]
      Add 'object' option to ssconvert pdf export. [#661405]
      fix page-setup leaks [#663325]
      fix leak [#663351]
      Add cell view to auto expression.
      fix NEWS file
      Add 'paper=fit' option to ssconvert pdf export of graphs. [#661405]
      remove warnings
      Add preference setting determining the minimum number of chars for autocompletion. [#663671]
      flag some unused variables to suppress warnings
      fix schemas
      delete the Conditions tab
      use mathematical pi rather than greek pi, the latter may look unexpected depending on base font
      Fix import/export of interpolation methods from/to ODF. [#664351]
      use gsf_xml_out_add_enum for print comment placement and error display in .gnumeric file export and import
      use gsf_xml_out_add_enum and xml_sax_attr_enum to write/read print_range fto/from .gnumeric files
      Fix leak. [#664447]
      some code cleanup
      remove some warnings
      the remaining gsf_xml_out_add_enum/xml_sax_attr_enum adjustments
      rename enums
      fix definition of GNM_ALIGN_H_TYPE and GNM_ALIGN_V_TYPE
      Improve range markers when editing formulas. [#664754]

Bruno Brouard (2):
      Updated French translation
      Updated French translation

Christian Kirbach (2):
      [l10n] Updated German translation
      [l10n] Updated German translation

Daniel Mustieles (2):
      Updated Spanish translation
      Fixed error generating POT file. Missing files in POTFILES.in

J.H.M. Dassen (Ray) (2):
      Updated debianisation
      Fix out-of-source-dir build

Jean Brefort (63):
      Make gnumeric build against Gtk+-3.0.
      Fixed merging accidents.
      Set the "hexpand" property to TRUE for toolbars. [#655858]
      A better fix for toolbars expansion.
      Add component support in sheets.
      Fixed notebook scrolling and about box.
      Implement rich text in scalar data.
      Add missing prototype.
      Add missing semicolon.
      Implement GnmGODataVector::get_markup.
      remove printf debug statement.
      Fixed format handling in go_data_get_markup.
      Fixed the zoom dialog size.
      Make Ctrl-PgUp and Ctrl-PgDn work on chart-only sheets. [#645673]
      Fixed page setup dialog.
      More dialogs fixes.
      more page setup dialog fixes.
      Fixed spacing issues in sheet-resize.ui
      Try to have fixed length labels in sheet-resize dialog
      Another attempt for the sheet resize dialog.
      Fix row height autofit when zoom level is not 1. [#656418]
      Fix actions sensitivity for chart sheets. [#645842]
      Fixed doc-meta-data.ui
      Fixed properties page
      Restore missing label.
      Fix import of series names.
      Import data labels from xlsx.
      Fix various data labels import issues.
      Set a default separator for data labels imported from xlsx.
      Fixed widget_wbc after goffice change.
      Fixed criticals when saving a chart to ODF. [#658194]
      Fixed labels vertical alignment in preferences dialog.
      Add bug # to ChangeLog.
      Fixed autofilter popup grab. [#657036]
      Fixed autofilter-tp10.ui.
      More autofilter fixes.
      Make the windows shrink again. [#659246]
      Fixed sheet widgets stacking order.
      Make frames accept events.
      Make the graph window work again. [#660241]
      Fixed layout issues in cell border dialog. [#661213]
      Don't use anymore the "allow-shrink" property [#661720]
      Don't use anymore the "allow-grow" property [#661855]
      Fixed mail address.
      Fixed build after go_pixbuf* rename.
      Cleaned dead kittens from obsolete content.
      Fixed build after goffice API breakage.
      SVG images in sheets now use librsvg
      Fixed SVG images size. [#628472]
      Fixed various issues, including #662908
      Fixed image type from xlsx files.
      Fixed crash when saving an image whose type is unkown.
      Fix crash in graphs using markups. [#663216]
      Remove white spaces
      Fixed crash in item-bar.c
      Fixed rendering of outline levels. [#663663]
      Missing group tick. [#663802]
      Fixed schemas paths. [#664243]
      Replaced GtkTable by GtkGrid in some dialogs.
      Replaced GtkTable with GtkGrid in dialog-autoformat.
      Fixed a set but not used variable issue.
      Enhance component support
      Preserve cairo state in item-edit. [#664692]

Jiro Matsuzawa (1):
      Updated Japanese translation

Jordi Mas (1):
      Fixes typos in Catalan translation

Jorge GonzÃlez (1):
      Updated Spanish translation

Kristjan SCHMIDT (1):
      Add Esperanto translation

Marek Äernockà (17):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Fixed I18N (plural forms)
      Updated Czech translation
      Updated Czech translation
      Add some translation contexts to improve translations.
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Mario BlÃttermann (4):
      [i18n] Added missing entry to LINGUAS
      [i18n] Removed entry from LINGUAS again
      [l10n] Updated German translation
      [l10n] Updated German translation

Matej UrbanÄiÄ (11):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Mikko Rasa (1):
      Fix ODF import of certain percentage formats. [Debian #642135]

Morten Welinder (79):
      Post-release bump
      Branch.  Go wild.
      Compilation: fix api version.
      whitespace.
      Compilation: excise gnome/bonobo.
      Tests: add weird exponent tests for scientific.
      Compilation: post gtk3 cleanup.
      About: fix colouring problems.
      GnmNotebook: restore and port styling code from gtk2 to gtk3.
      po: add dummy file so we can compile.
      Doc: one more link to change.
      Computation: Fix collect-pairs cache crash.
      Compilation: switch to AM_MAINTAINER_MODE([enable]).
      number-match: fix problem with time_formats.
      stf: restore red ruler for fixed-width page.
      stf: fix left-over red line.
      Compilation: remove non-functional and unused paned resize code.
      Quit dialog: fix sizing.
      Fix leak.
      Compilation: remove remnants of libgnome support.  Fix warnings.
      GUI: Fix crash when selecting invalid dates.
      GUI: Avoid showing "Internal ERROR!"
      Compilation: kill warning.
      ChangeLog: fix typos.
      compilation: fix type issue.
      UI: use embedded ui files.
      embedder: handle compression of ui files.
      embedder: make data local.
      ui: compress embedded ui files.
      install: don't create empty ui dir.
      NEWS: -Hildon.
      Init: don't initialize gnome-vfs anymore, even if someone links it in.
      NEWS: -dolt.
      Array context: simplify code a tiny bit.
      Conf: update from schemas.
      conf: handle gsettings schemas.
      conf: make gsettings stuff work for win32 stuff also.
      Conf: cleanup.
      Compilation: rename gnumeric-gconf to gnumeric-conf
      Schemas: cleanup.
      Conf: drop gconf entirely.
      Conf: base generated parts on gsettings schemas.
      Conf: doc fix.
      conf: fix win32 to deal with gsettings changes (I hope)
      compilation: remove ancient commented-out code.
      Compilation: dead kitten fallout (I think)
      Functions: add new ODF.SUMPRODUCT function.
      Graph: maintain refs to markups.
      PrintInfo: plug leak.
      Typo.
      ODF: plug leak.
      Compilation: use g_[s]list_free_full, not go_[s]list_free_custom.
      checks: please check argument of go_format_unref.
      GUI: Avoid FMR.
      Functions: add HEXREP.
      Prefs: simplify.
      Typo.
      Conf: move configuration descriptions into gnumeric
      Schemas: remove stray >
      Schemas: fix spacing problem
      Conf: automate update of gnumec-conf.{c,h}
      Whitespace.
      Compilation: kill warnings
      Compilation: slim our collection of dead kittens.
      Compilation: less need for dead kittens right now
      Function docs: fix complaints from test suite
      Typo
      Tests: opensuse 11.4 workaround; update sha1s
      Tests: update due to enum changes in format.
      Print/GUI: leak fix.
      Print/GUI: Fix merge.
      Print: debug code for print handlers
      XLSX: fix FMR
      tests: work around opensuse 11.4 issue
      Print: enum rename.
      Remove unused stuff.
      Typo.
      Typos.
      1.11.0

OKANO Takayoshi (1):
      Updated Japanese translation

Piotr DrÄg (2):
      Updated POTFILES.in
      Updated POTFILES.in

Valek Filippov (4):
      Set LABEL encoding based on FONT charset. [part of #304007]
      Updated Russian translation.
      Update Russian translation (fix duplicated keys in menus).
      Set LABEL encoding based on FONT charset converted to codepage. [#304007, ubuntu #262777]

Yuri Myasoedov (1):
      Updated Russian translation

lainme (1):
      update zh_CN translation



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