[gnumeric] Created tag GNUMERIC_1_12_1



The unsigned tag 'GNUMERIC_1_12_1' was created.

Tagger: Morten Welinder <terra gnome org>
Date: Sat Mar 9 10:44:15 2013 -0500

    1.12.1

Changes since the last tag 'GNUMERIC_1_12_0':

Andreas J Guelzow (7):
      Some documentation fixes.
      Show argument names for python functions. [#690681]
      Fix loading of ODF files with named expressions. [#690925]
      Fix loading of ODF files with named expressions, part II
      Avoid unncessary sheet specification in analysis tools. [#691892]
      Fix sensitivity tests for 2-factor anova dialog. [#693980]
      don't switch locale to write colours in LaTeX export [#694328]

Aurimas Černius (1):
      Updated Lithuanian translation

Colin Watson (1):
      Support multiarch Python

Daniel Mustieles (4):
      Updated Spanish translation
      Fixed error in string
      Revert "Updated Spanish translation"
      Updated Spanish translation

J.H.M. Dassen (Ray) (2):
      Update build dependencies
      Update configure.in references to configure.ac

Jean Brefort (22):
      Fixed aspect ratio for graph sheets. [#691472]
      Renamed configure.in and update obsolete macros.
      Fix more introspection warnings.
      Don't use deprecated gog_style_new().
      Fix potential UMR in xlsx-read-drawing.c. [#693492]
      Use go_style_new() instead of gog_style_new().
      Fixed layout in cell format dialog.
      Use gog_style_new() again.
      Use GtkGrid in stf dialog.
      Make configure --with-python fail when some dependency is missing.
      Replace GtkTable with gtkGrid in two more dialogs.
      Fixed compiler warnings.
      More GtkTable to GtkGrid replacements.
      Revisited page setup dialog.
      Hide unused widgets in the page setup dialog.
      Still more GtkGrid instead of GtkTable.
      Adjust the image size
      Some more layout fixes.
      One more UI fix
      Eradicated GtkTable from dialogs.
      More GtkGrid and layout fixed.
      Replaced last GtkTable instances and fixed a couple of layout issues.

Marek Černocký (2):
      Updated Czech translation
      Updated Czech 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

Milagros Alessandra Infante Montero (1):
      Updated Spanish translation

Milagros Infante Montero (8):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Morten Welinder (150):
      ssdiff: new utility to compare two spreadsheets.
      ssdiff: add to po.
      ssdiff: groundwork for multiple output styles.
      ssdiff: check for sheet ordering change.
      ssdiff: i18n.
      ssdiff: make actions a parameter to the diff function.
      Post-release bump
      Merge branch 'ssdiff'
      Compilation: fix warnings.
      ssdiff: add to NEWS.
      Configuration: Always compile ssconvert, ssindex, and ssgrep.
      ssdiff: intial man page.
      ssdiff: simplify cell handlers.
      ssdiff: add --xml option.
      ssdiff: compare styles too.
      SheetStyle: Make sheet_style_range_foreach use right ranges.
      SheetStyle: doc improvement.
      ssdiff: ignore completely empty cells.
      ssdiff: improve xml format for sheets.
      ssdiff: describe style differences.
      ssdiff: no need for explicit sheet order item in xml.
      Compilation: don't use printf in C code.
      Compilation: eliminate non-working corba plugin completely.
      Compilation: eliminate more printf calls.
      ssdiff: eliminate unneeded state.
      Introspection: https://bugzilla.gnome.org/show_bug.cgi?id=684159
      ssdiff: better handling of syntax.
      ssdiff: eliminate more _get_entered_text calls.
      ssdiff: handle value formats.
      ssdiff: add option to send output to a file.
      NEWS: fix whitespace.
      NEWS: Add missing bug number.
      ssdiff: Introduce --highlight mode.
      sheet style: fix off-by-ones errors in resize.
      Compilation: kill a pile of warnings.
      Compilation: kill more warnings.
      Compilation: avoid some GValueArray uses.
      xls: cleanup.
      Collect: fix problems with errors.  COUNT/COUNTA: simplify.
      tests: linux mint 14 valgrind suppression updates.
      Sheet: separate CELL_ITER_IGNORE_FILTERED from CELL_ITER_IGNORE_SUBTOTAL.
      Style: whitespace.
      Clipboard: fix multihead issue.
      whitespace
      EIGEN: Detect underflow of pivot element.
      EIGEN: fix termination condition.
      NEWS: fix bug number.
      Update Danish translations.
      Function: add hidden option to turn on localized function names.
      PRODUCT: Fix typo in help text.
      func: minor restructuring of function group code.
      whitespace
      Func: use before delete, even for pointer comparisons.
      Func: drop obsolete comments.
      func: improve handling of localized function names.
      Expression Entry: lookup the right function.
      Functions: upgrade placeholders to proper functions when we load plugins.
      Func: simplify placeholder creation, part 1.
      Func: simplify placeholder creation, part 2.
      Func: when inventing names, use lower case.
      Func: always keep our own copy of the function name.
      tests: we no longer need to separate "..." suppressions.
      Func: plug leaks.
      Func: typos, cleanups, and core dump prevention.
      Functions: Add LINSOLVE.
      fn-database: kill warning.
      MUNIT: Restrict size to prevent trashing the whole system.
      MUNIT: Make the arbitrary limit sheet-independent.
      Stf: fix import crash from command line.
      Stf: another potential crasher.
      Parser: remove ifdeffery.
      Regression: add and use new LEVERAGE function.
      Docs: typo.
      Math: clean up most matrix code.
      LEVERAGE: move from fn-math to fn-stat
      EIGEN: change to use GnmMatrix.
      CHOLESKY: simplify using GnmMatrix.
      Regression: avoid repeated identical SUMSQ calls.
      MUNIT: Up limit to 5000.
      LINSOLVE: handle more than one column on right-hand side.
      Sheet style: code cleanup.
      GnmPane: kill warning.
      ssconvert: add code to run analysis tools.
      Deps: code cleanup.
      Deps: more code cleanups.
      Sheet Style: code cleanup.
      Sheet Style: code cleanup.
      Sheet style: make sheet style application slightly more efficient.
      Sheet Style: code cleanup.
      Deps: implement style dependents -- not hooked up yet.
      Sheet Style: code cleanup.
      Tests: suppression for opensuse 12.2
      Tests: suppress warnings due to aggressive wcscmp in glibc.
      Sheet Style: code cleanup.
      Typo.
      Conditional formats: track dependents and redraw when they change.
      Sheet Style: avoid incorrect unlinking of style dependents.
      Copyright updates.
      Compilation: portability fix.
      NEWS: mention the FreeBSD port fix.
      Docs: update function docs.
      Compilation: update gtk+ requirement to 3.2.0 like goffice.
      Compilation: missing prototypes are henceforth hard errors.
      Compilation: avoid clang warning
      Compilation: fix type confusion.
      Compilation: don't include mysterious values.h
      Compilation: improve clang support.
      Whitespace
      Compilation: remove dead code.
      Compilation: fix some clang warnings.
      GnmStyle: add ordering function.
      GnmStyle: order styles so we consistently use the same ordering in files.
      Git: quiet
      xls: work on making result independent of things like hash order.
      Compilation: include cleanup.
      Compilation: more include cleanup.
      Win32 build: don't forget COPYING-gpl{2,3}
      Make the non-compression of mimetype explicit.
      Compilation: fix GString API misunderstanding.
      Compilation: Avoid G_OBJECT casts for g_object_ref and g_object_unref.
      Compilation: avoid #warn in headers
      Introspection: fix warnings.
      Compilation: kill warning.
      Introspection: make this more --prefix friendly
      Git: quiet about generated introspection files.
      ssconvert: avoid segfault when splitting workbook into sheets with no outfile
      Docs: make a home for introspection docs for imported source code.
      fn-r: implement a bit more of the skewed t distribution.
      Introspection: doc fixes.
      Configuration: reduce the number of places we have the version numbers.
      Configuration: cleanup.
      Solver: unconditionally enable.
      GUI: Rewrite file history dialog.
      History dialog: render a proper last used column.
      NEWS: add bug number.
      Solver: missed some conditionals last time.
      Solver: actually link in the dialog.
      History: use a time format without seconds.
      History: save some screen real estate.
      fn-r: help text updates.
      Introspection: doc fixes.
      Compilation: kill warning.
      Compilation: avoid deprecated g_thread_init.
      GUI: Fix crash in goal-seek from having sheet removed underneath it.
      GUI: Fix crash in define-name dialog when sheet is removed underneath it
      GUI: More fixes for sheet removed underneath the dialog.
      Debug: avoid criticals.
      Compilation: avoid C++ comment.
      release: make sure we ship all man pages, notably ssdiff.1
      1.12.1

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

Valek Filippov (3):
      Updated Russian translation
      Replace deprecated gdk_window_get_pointer
      Push fix for deprecated gdk_window_get_pointer.

Walter Cheuk (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)


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