gnumeric 1.12.36

2017-11-18 Thread Morten Welinder
About Gnumeric
==

The Gnome Office Spreadsheet - Free, Fast, Accurate: Pick any 3!

News


Andreas:
* Improve contour plot export/import to/from ODF. [#788728]
* Improve contour plot import of Excel generated ODF. [#788801]
* Improve surface plot export to ODF. [#788447]
* Fix export/import of CONCATENATE to and from ODF.
* Fix export/import of minor axis divisors to and from ODF.
* Fix import of affice trendline from ODF. [#789538]

Jean:
* Fix background of multiple selection. [#789411]
* Workaround for gtk scroll bar bug.  [#789412]

Morten:
* Convert all xpm files to png.
* Avoid to-pixdata options for resources.  It's going away.
* Minor CORREL improvement.
* Fix error on xlsx files with bogus Print_Area.
* xlsx import improvements for contour graphs.
* xlsx export improvements for contour graphs.
* Fix xlsx export of trend line equation.
* Fix xlsx import and export of trend line affine flag.
* Avoid critical on exporting unnamed xlsx trend line.
* Fix VDB for partial periods.  [#790299]

--

ChangeLog
=
https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.36.changes  (398)

Download

https://download.gnome.org/sources/gnumeric/1.12/gnumeric-1.12.36.tar.xz (19.1M)
  sha256sum: 3cbfe25f26bd31b832efed2827ac35c3c1600bed9ccd233a4037a9f4d7c54848

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


goffice 0.10.36

2017-11-18 Thread Morten Welinder
About GOffice
=

A GLib/GTK+ set of document-centric objects and charting library

News


Jean:
* Fix engineering format. [#785669]
* Fix crash in 3D plots when X or Y values are missing. [#788437]
* Don't use invalid styles in legend from contour or surface plots 
imported
from Excel. [#788861]
* Fix documentation build with recent gtk-doc. [#788710]

--

ChangeLog
=
https://download.gnome.org/sources/goffice/0.10/goffice-0.10.36.changes  (963)

Download

https://download.gnome.org/sources/goffice/0.10/goffice-0.10.36.tar.xz (2.26M)
  sha256sum: cfe65fc0a665538704c7bab8541784291cf0781df8b4cff73cb0a513ee0baad6

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gobject-introspection 1.55.0

2017-11-18 Thread Rico Tzschichholz
About GObject Introspection
===

GObject introspection provides tools and libraries to help manage its
common metadata format for representing GObject-based C APIs, designed
for bindings, documentation tools and API verification.


Download

https://download.gnome.org/sources/gobject-introspection/1.55/gobject-introspection-1.55.0.tar.xz
 (1.33M)
  sha256sum: 888fba5df3ebfa42ea9f24ad98a667fdc151cf37a07349352804028a5ef0948f

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


gnome-builder 3.27.2

2017-11-18 Thread Christian Hergert
About Builder
=

Builder is an IDE for writing GNOME-based software. It is currently
under heavy development.

News


Changes since last release:

 • Documentation improvements.
 • Bug fixes for the meson build system backend.
 • Bug fixes in our compile_commands.json support.
 • Bug fixes in our GJS integration.
 • Meson project templates gained a Workaround for a glade bug.
 • CMake plugin was ported to C, following the design of the meson plugin.
 • The greeter was abstracted to allow plugins to extend what is visible.
 • A newcomers plugin has been added which displays GNOME newcomer projects
   on the greeter.
 • Support was added for Yaml when using GNOME Code Assistance.
 • Appdata now installs to the preferred location of the spec.
 • Startup time has been improved by avoiding some costly operations in
   gtk and glib. Patches upstream improve things further.
 • A new setting allows following GNOME's Night Light behavior for night mode.
 • We now use explicit export macros to simplify ABI management. We still
   aren't ABI-stable, but we're progressing towards that.
 • Our clang plugin now supports the KeepGoing option, to try harder after
   encountering failures in includes.
 • Support for code-indexing the Vala programming language.
 • The ctags plugin will try to avoid activating certain language keywords.
 • Find-other-file plugin now shows the results in global search results.
 • Global search can now be navigated with ctrl+n/p in Vim mode.
 • You can now disable the "Open Pages" section of the sidebar in preferences.
 • The flatpak plugin no longer automatically updates project dependencies when
   the build system activates for the first time. You can manually update the
   dependencies from the workbench menu.
 • Cursor placement improvements for some text editor movements.
 • Basic support for unit testing in Meson-based projects.
 • Subprocess PATH will now prefer /bin over /usr/bin.
 • Various workbench keyboard shortcuts have been restored.
 • Support for project miners has been dropped.

Updated Translations:

 Serbian, German, Slovenian, Czech, Spanish



Download

https://download.gnome.org/sources/gnome-builder/3.27/gnome-builder-3.27.2.tar.xz
 (8.76M)
  sha256sum: cc44db40db518c206228e39f3fa43aada329e19e4e83e0c55ddf9b326ffb39aa

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

template-glib 3.27.2

2017-11-18 Thread Christian Hergert
About Template-GLib
===

Template-GLib is a templating library for GLib. It includes a simple
template format along with integration into GObject-Introspection for
properties and methods. It separates the parsing of templates and the
expansion of templates for faster expansion. You can also define
scope, custom functions, and more with the embedded expression
language.


Download

https://download.gnome.org/sources/template-glib/3.27/template-glib-3.27.2.tar.xz
 (53.6K)
  sha256sum: 21e03445602b34a2c1d7b1424825a5a3f47337fadd50c1159f0b860d792658b8

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list


libdazzle 3.27.2

2017-11-18 Thread Christian Hergert
About libdazzle
===

libdazzle is a collection of fancy features for GLib and Gtk+ that
aren't quite ready or generic enough for use inside those libraries.
This is often a proving ground for new widget prototypes. Applications
such as Builder tend to drive development of this project.

News


Changes in this release:

 • A performance improvement to CSS and resource loading by ensuring
   resource directory paths are suffixed with a /.
 • Use export macros instead of linker script to simplify ABI conformance
   on alternative platforms.
 • add missing dzl_preferences_view_new() symbol.
 • Various gobject introspection annotation fixes.
 • Use g_build_path() when appropriate.
 • Add dzl_state_machine_is_state() for checking the current state.



Download

https://download.gnome.org/sources/libdazzle/3.27/libdazzle-3.27.2.tar.xz (396K)
  sha256sum: 0dd998f66c8013f90d117a5dd1e4d4adbd314b8d3e608c4887dd8008c28a2dc0

___
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list