<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/math/gnumeric/patches, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-07-03T17:12:11Z</updated>
<entry>
<title>Update to 1.2.13:</title>
<updated>2004-07-03T17:12:11Z</updated>
<author>
<name>jmmv</name>
<email>jmmv</email>
</author>
<published>2004-07-03T17:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dc824ed9a1b3c7e585ce21b36372a9a4f0991a61'/>
<id>urn:sha1:dc824ed9a1b3c7e585ce21b36372a9a4f0991a61</id>
<content type='text'>
Andreas:
	http://bugzilla.gnome.org/show_bug.cgi?id=142219
	* Handle borders in latex export correctly (broken in 1.2.12 only)
	http://bugzilla.gnome.org/show_bug.cgi?id=142219
	* Handle borders in latex export correctly
	http://bugzilla.gnome.org/show_bug.cgi?id=143577
	* fix grid printing

Emmanuel Pacaud:
	http://bugzilla.gnome.org/show_bug.cgi?id=142212
	* In a line graph, don't use '0' if Y value is missing.

Jody:
	http://bugzilla.gnome.org/show_bug.cgi?id=141940
	* Fix MS XL crash when there are too many strings
	* xls import gradient backgrounds in chart elements
	* Restore the font selector to chart editors
	* Support series with no entry in a legend
	http://bugzilla.gnome.org/show_bug.cgi?id=142267
	* Fix drawing selection below hidden merged cells
	http://bugzilla.gnome.org/show_bug.cgi?id=103054
	* Fix xls named expression and addin import/export
	http://bugzilla.gnome.org/show_bug.cgi?id=142474
	* Use first rather than last conditional value fmt as catch-all
	* Enable implicit iteration for operators
	http://bugzilla.gnome.org/show_bug.cgi?id=143577
	* Re-enable gridline printing

Morten:
	* Fix image-inside-xls problem.
	* Improve error handling in xbase plugin.
	* Fix parser problem with single empty arg after expression.
</content>
</entry>
<entry>
<title>update to 1.2.12</title>
<updated>2004-05-24T18:13:19Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2004-05-24T18:13:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=afdbcafe6b890072e94b6479e92cabb5b7107a3d'/>
<id>urn:sha1:afdbcafe6b890072e94b6479e92cabb5b7107a3d</id>
<content type='text'>
The step from 1.0.12 to 1.2.12 is too large to mention all changes.
pkgsrc issues:
-use gnome2
-add python support (python23 provides a shared lib)
-XXX I've enabled libgda/gnomedb, this seems to be completelely
 non-functional to me, but perhaps it is just my setup...
</content>
</entry>
<entry>
<title>Update gnumeric to 1.0.12.  Changes include:</title>
<updated>2003-01-09T12:41:11Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2003-01-09T12:41:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=28fe66f2f0f37921a66344dd6d535213f4a7d909'/>
<id>urn:sha1:28fe66f2f0f37921a66344dd6d535213f4a7d909</id>
<content type='text'>
	* Guile support (NetBSD package)
	* Bugfixes
        * backport small text import cleanup.
        * Remove the patch to the xml importer in 1.0.11 and solve the
          problem using a blunt object.
        * Support the global outline buttons
        * Use the back port of the new xml parser in libxml1 (thanks DV)
        * Fix GAMMAINV.
</content>
</entry>
<entry>
<title>Updated gnumeric to 1.0.5</title>
<updated>2002-03-21T13:32:27Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2002-03-21T13:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4cdf215c58e1f73dbce757919e926c70bb2cf05b'/>
<id>urn:sha1:4cdf215c58e1f73dbce757919e926c70bb2cf05b</id>
<content type='text'>
* several bug fixes
</content>
</entry>
<entry>
<title>Update to 0.70</title>
<updated>2001-08-23T22:40:40Z</updated>
<author>
<name>mjl</name>
<email>mjl</email>
</author>
<published>2001-08-23T22:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5df0924eb8994db42e1dfb943d1aa56375e60d73'/>
<id>urn:sha1:5df0924eb8994db42e1dfb943d1aa56375e60d73</id>
<content type='text'>
        * Make guile a proper plugin.
        * Basic support for M-Enter to add embedded newlines.
        * Object printing work.
        * Make CEIL more as users expect
        * Add extra cut/copy/paste shortcut keys.
        * Improve the function selector.
        * Simplify background/pattern preview in cell-format dialog.
        * Make sure entered text never gets lost.
        * Equalize the look of all the dialogs.
        * More work on group/ungroup.
        * Rewrite guile plugin to use guile 1.5 or later.
        * Rewrite descriptive statistics, correlation and covariance
          analysis improving error checks and labels for data sets.
        * Remove duplicate calculation code in analysis tools.
        * Fix sampling tool.
        * XL export for panes.
        * Some autoscroll bugs with panes.
        * Cursor support for panes.
        * Improve INDIRECT.
        * More smarts for autofill by month/year.
        * Add some new icons from the Evolution team.
        * Fix import of files generated by perl::writeExcel.
        * Fix animated cursors and sheet objects.
        * Fix XL import of print scaling.
        * Locales with different LC_NUMERIC &amp; LC_MONETARY.
        * merge in several contributions to improve configure.in
        * merge in updated debian control files.
        * merge in contributed man page.
        * Fix MODE.
        * Clean up LARGE, SMALL, QUARTILE, PERCENTILE.
        * Give the range functions a home of their own.
        * Add import support for Psion.
        * i18n fixes.
        * Add precedence scheme for importers.
</content>
</entry>
<entry>
<title>Update to 0.64. The 1110(!) changes listed in the ChangeLog seem</title>
<updated>2001-03-18T03:05:07Z</updated>
<author>
<name>mjl</name>
<email>mjl</email>
</author>
<published>2001-03-18T03:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ee2660e441f86c49da58c6c9a537dbf12cca365a'/>
<id>urn:sha1:ee2660e441f86c49da58c6c9a537dbf12cca365a</id>
<content type='text'>
to be bug fixes mostly, plus a couple of new features:

* Release 'Mini-Morten' -- a cute little thing of
	about 3k She leaks, though. (Congratulations !)
* Reworking plugin architecture to support JIT loading
* Improve scrollbar and enable optional live scrolling
* Add a sample implementation of python based scripting
	The API is written in sand so don't get comfortable
* Enable indent from left and right
* Persist sheet prefs
</content>
</entry>
<entry>
<title>Remove a patch that is no longer correct after renaming the modules.</title>
<updated>2000-11-26T21:58:15Z</updated>
<author>
<name>mycroft</name>
<email>mycroft</email>
</author>
<published>2000-11-26T21:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=15862cf8e569543148460bf27c58993dea90de6e'/>
<id>urn:sha1:15862cf8e569543148460bf27c58993dea90de6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update gnumeric to 0.59.  Changes include:</title>
<updated>2000-11-25T14:21:24Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2000-11-25T14:21:24Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6594592398e4c76e459fa8c78f4e85ff50ab5883'/>
<id>urn:sha1:6594592398e4c76e459fa8c78f4e85ff50ab5883</id>
<content type='text'>
Gnumeric 0.59
        * Minor improvements to the autoformat dialog.

Gnumeric 0.58
        * Cleanup and general bugfixing in guile plugin.
        * Support for values inside the Guile interpreter
        * Undo for autoformat.
        * Beautify stf dialog.
        * Stf and other bugfixes.
        * Massive bug fixing spree.
        * Fix popup context menus.
        * 'General' number formats.
        * Some initial work on an MVC split for workbooks.
        * More work on double click fill support.
        * When format toolbar is vertical, replace font and size
          selectors with a button.
        * Fixed analysis tools for ranges not starting at A1.
        * Isolated floating-point-double reading code with endian-issues
          in one spot rather than in all file io plugins.
        * Fixed and updated the i18n subsystem, so it how should work
          more smooth - I will consider this very close to finished.
</content>
</entry>
<entry>
<title>Update gnumeric to 0.57.  Changes include:</title>
<updated>2000-10-17T17:24:18Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2000-10-17T17:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b13a18ff886f1c66131d115ba9cec01b6ebae957'/>
<id>urn:sha1:b13a18ff886f1c66131d115ba9cec01b6ebae957</id>
<content type='text'>
* New features

 * Initial support for guppi graphs via Bonobo
 * Auto-format dialog.
 * Sheet copy
 * Full complement of paste special operations.
 * Improve internationalisation of keyboard and formats
 * Implement DateDif.
 * Checkbox support with stubs for other widgets.
 * Improved RATE's and IRR's root searching.
 * Rewrote SUMPRODUCT
 * More number theory functions
 * Applix importer is usable
 * COUPNUM, COUPNCD, TRUE, FALSE, COUPDAYBS and COUPDAYS
 * Correctly handle strings used as numeric arguments
 * Improve the colour combo box.
 * Implementation of `Anova: Two-Factor With Replication'
   and `Histogram' data analysis tools mostly

* Bug fixes, Polishing &amp; Optimisations

 * Updated and improved documentation.
 * Improve MS excel conformance of 'MATCH'
 * STF bug fixes and format recognition.
 * Save cells in row/col sequence.
 * Improve support for named expressions.
 * Fix chitest.
 * Printing bug fixes
 * Fix sheet functions
 * Formating bugs.
 * Handle sorting hidden rows/cols the same as MS excel
 * Resizing lots of rows/cols is smarter
 * Fixes for RATE, SLD, SYD.
 * More correct expression relocation for ins/del row/col
 * Xbase plugin should now work rather than core.

   Lots of bug fixed.

* Translations

 * Updated: da (Kenneth and Keld), de (Karl), en_GB (Robert), ko
   (Sung-Hyun Nam), no (Kjartan), ru (Valek), uk (Yuri), maybe more.
 * Update not new, but not mentioned the last time: pl (Zbigniew).
 * Updated: nl (Almer). Not all done yet.
 * Work to support translation of strings in xml files (Kenneth and Morten)
</content>
</entry>
<entry>
<title>Update gnumeric to 0.56nb1.  Changes are bugfixes only.</title>
<updated>2000-10-15T17:38:54Z</updated>
<author>
<name>rh</name>
<email>rh</email>
</author>
<published>2000-10-15T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2020b68b80dcd4d78c879947eba4628a9a9de7a7'/>
<id>urn:sha1:2020b68b80dcd4d78c879947eba4628a9a9de7a7</id>
<content type='text'>
</content>
</entry>
</feed>
