File goffice.changes of Package goffice

-------------------------------------------------------------------
Tue Sep 29 10:11:28 CEST 2009 - vuntz@opensuse.org

- Update to version 0.7.13:
  + Fix various problems with new canvas.

-------------------------------------------------------------------
Wed Sep  9 10:24:24 CEST 2009 - dimstar@opensuse.org

- Update to version 0.7.12:
  + bgo#593608 - Deprecated GOStyle::outline.
  + bgo#593937, bgo#594070, bgo#594077 - Fixed import of surface
    plots from excel.

-------------------------------------------------------------------
Tue Sep  1 19:16:19 CEST 2009 - vuntz@novell.com

- Update to version 0.7.11:
  + Fix canvas item realize/unrealize problems.  [bgo#593593]

-------------------------------------------------------------------
Mon Aug 31 09:49:11 CEST 2009 - dimstar@opensuse.org

- Update to version 0.7.10:
  + Canvas improvements.
  + Removed FooCanvas.
  + Migrated from Glade to GtkBuilder.
  + bgo#592283 - Namespace issues.
- Drop libglade2-devel BuildRequires and Requires in devel package.

-------------------------------------------------------------------
Sun Aug 16 21:23:34 CEST 2009 - dominique-obs@leuenberger.net

- Update to version 0.7.9:
  + bgo#586654 - Improve number style output to ODF.
  + Improve currency output to ODF.
  + bgo#587171 - Fix hang when writing date with invalid format.
  + bgo#585298 - Align surface ticks with grid.
  + bgo#589511, bgo#589512 - Fixed various contour plots related
    issues.
  + bgo#590416 - Comparison line for probability plots.
  + New cairo based canvas.
  + bgo#586567 - Fix format localization problem.
  + bgo#588138 - Fix crash with Win32 configuration.
  + bgo#590903 - Fix axis issues near zero.
  + bgo#590908 - Improve log-scale axes.
- No longer needed to rename sr@Latn to sr@latin.

-------------------------------------------------------------------
Mon Jun 22 20:16:02 CEST 2009 - dominique-obs@leuenberger.net

- Update to version 0.7.8:
  + Add some odf GOFormat output utilities
  + Handle scale attributes in markup
  + Add functions to generate number formats
  + Make format classification function public
  + Fix inc/dec precision for accounting format
  + Introduce master include file
  + Activate formatting support for negative elapsed times.

-------------------------------------------------------------------
Sun May 24 14:04:50 CEST 2009 - vuntz@novell.com

- Update to version 0.7.7:
  + Modified serialization of pango markup to support all weights
  + Add "pristine" as GODoc property.
  + Properly handle date conventions in graphs.
  + Support formatted editing of graph limits that are dates and
    times. [bgo#574681]
  + Implement new calendar button widget.

-------------------------------------------------------------------
Thu May  7 04:58:10 CEST 2009 - vuntz@novell.com

- Update to version 0.7.6:
  + Fixed segfault during documentation generation. [bgo#580296]
  + Improve log axes' tick calculation. [bgo#375756]

-------------------------------------------------------------------
Mon Apr 27 10:52:48 CEST 2009 - vuntz@novell.com

- Update to version 0.7.5:
  + Fixed gconf and gmathml propagation to pc file. [bgo#576497]
  + Added a new plot type: GogColorPolarPlot.
  + Use priority when looking up savers by extension or mime.
  + Add new go_format_is_time function.
  + Pick sane bounds for time-formatted axes.  [Part of bgo#574681]
  + Pick sane bounds for date-formatted axes.  [Part of bgo#574681]
  + Add magic date and time formats.
- Drop goffice-fix-gconf-dep.patch: fixed upstream.

-------------------------------------------------------------------
Mon Mar 23 23:30:40 CET 2009 - vuntz@novell.com

- Add goffice-fix-gconf-dep.patch to fix gconf detection in
  pkg-config.

-------------------------------------------------------------------
Mon Mar 23 13:59:07 CET 2009 - vuntz@novell.com

- Update to version 0.7.4:
  + Add go_gtk_show_url. [bgo#559021]
  + Don't display markers in histogram legend. [bgo#574340]
  + Skip points corresponding to invalid valies in pie charts.
    [bgo#574348]
  + Correctly use all points defined in bar/columns plot series.
    [bgo#574349]
  + Avoid unused direct shlib deps. [bgo#572910]
  + Set a default family when none is given. [bgo#575318]
  + Fix a pixbuf scaling problem in foocanvas.
  + Improve handling of localized formats.

-------------------------------------------------------------------
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Thu Feb 26 04:13:28 CET 2009 - vuntz@novell.com

- Update to version 0.7.3:
  + Experimental support for equation using gmathml (disabled by
    default)
  + Add --without-long-double option. [bgo#557045]
	+ Fixed various regressions in contour plots.
	+ Add XYZ series based contour plots.
	+ Drop the libgome dependency. [bgo#558709]
	+ Made spline interpolation really use Bezier cubic splines.
	+ Add closed Bezier and cubic spline interpolation.
  + Make drop lines go to the axis instead of chart bottom (or
    left).
  + Make possible to add an application specific custom widget to
    the graph editor.
	+ Fixed critical in graph_typeselect_minor. [bgo#567931]
	+ Fixed crash when adding series to bar chart. [bgo#572354]
	+ Plug leaks.
	+ Fix memory corruption issue. [bgo#561708]
	+ Fix problem with formats like "0.0E-00". [bgo#563601]
	+ Put the old 29-Feb-1900 problem to rest.
	+ Fix fd://<n> uris after lobognomification.
	+ Fix doc build with respect to the mathml stuff. [bgo#572483]
	+ Clean up glib includes. [bgo#564021]
- Remove BuildRequires: gtk-doc, libgnomeui-devel
- Remove Requires of the devel package: libart_lgpl-devel,
  libbz2-devel, libgnome
- Merge the doc package in the devel package, and add the relevant
  Obsoletes/Provides.
- Remove unneeded autoreconf/intltoolize calls.

-------------------------------------------------------------------
Sat Jan 31 16:10:15 CET 2009 - vuntz@novell.com

- Use sr@latin instead of sr@Latn.

-------------------------------------------------------------------
Sun Jan 25 04:51:05 CET 2009 - vuntz@novell.com

- Remove BuildRequires and Requires on libgnomeprint-devel.
  Fix bnc#404826.

-------------------------------------------------------------------
Sat Jan 17 01:16:15 CET 2009 - crrodriguez@suse.de

- remove la files, baby step to kill references of libavahi-*.la
  distribution-wide 

-------------------------------------------------------------------
Fri Oct 24 11:45:04 CDT 2008 - maw@suse.de

- Update to version 0.7.2:
  + Bugs fixed: bgo#551128, bgo#500168, bgo#555161, bgo#555757,
    and bgo#550898.

-------------------------------------------------------------------
Thu Sep 04 18:10:23 CEST 2008 - mboman@novell.com

- Updated to version 0.7.1:
  + Bugs fixed: bgo#348780, bgo#542506, bgo#543986, bgo#522458,
    bgo#545016, bgo#549249, bgo#534642, bgo#536276, bgo#442773,
    bgo#537541, bgo#482319, bgo#527249
  + Relaced remaining libart calls.
  + Reverse legend ordering for stacked 1.5d plots.
  + Added support for 3d plot axes and backplanes.
  + Implemented a user interface for 3d projection settings.
  + Work around valgrind bug.
  + Moved GOConf code from gnumeric to goffice.
  + Fixed plot types activation/deactivation issues.
  + Add singleton support to scatter and bars/columns plots.
  + Tune bubble size calc to be closer to other implementions.
  + Add EPS export for charts if cairo supports.
  + Enable the use of dolt.
  + Fix formats on win32.
  + Add go_format_is_invalid.
  + Improve date convention framework.
  + Fix problem with [Enter] causing infinite recursion.

-------------------------------------------------------------------
Tue Apr  1 18:10:23 CEST 2008 - sbrabec@suse.cz

- Updated to version 0.6.2:
  * Set Length to 0 for invalid series in 1.5d plots. (bgo#514642)
  * Fix memory handling for 1.5d plots. (bgo#517995)
  * Automate library, headers, and .pc versioning.
  * Fix critical for bogus dates.  (bgo#511435)
  * Import Pango enhancements from Gnumeric.
  * Fix a crash when selecting a graph title. (bgo#501831)
  * Fix axis label position. (bgo#501000)
  * Handle inverted axis when clamping axis position.
  * Fix axis position warnings.
  * Fix increase of decimals for scientific notation. (bgo#500356)
  * Fix spurious cairo_show_page call when printing charts.
    (bgo#500017)
  * Fix another crash in gog_barcol_view_render. (bgo#498846)
  * Fix format problem with simplified exponential formats.
    (bgo#500393)
  * Fix crash in gog_barcol_view_render. (bgo#497777)
  * Improve classification of date formats.
  * Draw a frame around the graph area in graph editor.
  * Improve legend swatch appearance.
  * Populate the add button of the graph editor with more items.
  * Fix xy color scale when some data are missing. (bgo#475394)
  * Fix NULL pointer crash in gog_line_view_render(). (bgo#492485)
  * Add the ability to make a GogObject invisible.
  * Fix moving-average problem.  (bgo#491328)
  * Fix ABR in spline code.  (bgo#492158)
  * Fix crash in gog_renderer_update. (bgo#477052)
  * Copied FFT and complex numbers code from gnumeric.
  * Some extensions for OOX charts.
  * Fix format selector crash (bgo#475136).
  * Don't close image save as dialog after wrong extension.
    (bgo#420451)
  * Add function to test if a format has an hour field.
  * Re-enable GTK_DISABLE_DEPRECATED
  * Fix format dialog crash.  (bgo#480971)
  * Fill support for polar xy plots.
  * Interpolation support for polar plots.
  * Fix "fd://0" handling in go_shell_arg_to_uri.
  * Fix default date format.
  * Add function to tell month/day order in format.

-------------------------------------------------------------------
Wed Jan 30 17:58:36 CET 2008 - sbrabec@suse.cz

- Devhelp documentation moved to the separate package (bnc#248813).
- Removed unneeded .la files.

-------------------------------------------------------------------
Thu Aug  9 21:29:12 CEST 2007 - jpr@suse.de

- Fix array overflow (#287073)

-------------------------------------------------------------------
Wed Aug  8 00:42:34 CEST 2007 - maw@suse.de

- Use %fdupes
- Split off a -lang subpackage
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.

-------------------------------------------------------------------
Fri Aug  3 02:39:35 CEST 2007 - jpr@suse.de

- Update to 0.4.2
- Foocanvas bug that scaled images by 1 extra pixel. (BGO #314864)
- Fix compilation for Gtk+ trunk.
- Fix chart guru help button. (BGO #394181)
- Minor memory leak.
- Make 64bit clean. (BGO #340552)
- Fault tolerance for unknown types on load. (BGO #419955)
- Fix icon paths on windows. (BGO #442707)
- Let file savers specify a mime type.
- Fix reversed-literal problem with formats.  (BGO #444247)
- Add support for cubic splines.
- Fix graph rendering on big endian machines. (BGO #432532)

-------------------------------------------------------------------
Tue Jul 10 18:32:38 CEST 2007 - maw@suse.de

- Update to version 0.3.8, which:
- Adds preconditions to the text combo widget's API functions
- Fixes bugzilla.gnome.org #343507, #401588, and #431256.
- Add libbz2-devel and pcre-devel to the -devel subpackage
  Requires: section; while at it, resort it in alphabetical order.

-------------------------------------------------------------------
Wed Mar  7 00:44:54 CET 2007 - jhargadon@suse.de

- update to version 0.3.7
- Add more line styles
- Separate the format selector from format internals
- Total rewrite of number formatting
- Remove embedded PCRE
- Generalize number formatting
- Add a half pie plots
- Add initial support for moving objects by mouse
- Add a resolution setting in image export file chooser
- Add gtk-doc support
- Improve scientific format
- many bug fixes 

-------------------------------------------------------------------
Tue Jan  9 15:28:04 CET 2007 - sbrabec@suse.cz

- Prefix changed to /usr.
- Spec file cleanup.

-------------------------------------------------------------------
Sat Sep 30 08:09:23 CEST 2006 - aj@suse.de

- Cleanup BuildRequires.

-------------------------------------------------------------------
Wed Sep 27 18:45:52 CEST 2006 - jhargadon@suse.de

- update to version 0.2.1
- Back port some fixes for free memory reads that were causing
  problems on freebsd
- Fixed a sign in equation [#328236]

-------------------------------------------------------------------
Thu Aug 31 01:52:01 CEST 2006 - ro@suse.de

- make it build (undef GTK_DISABLE_DEPRECATED in go-combo-box.c)

-------------------------------------------------------------------
Wed Jan 25 21:31:59 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Wed Nov 16 17:03:30 CET 2005 - sbrabec@suse.cz

- Updated to version 0.1.2.

-------------------------------------------------------------------
Fri Nov  4 12:23:50 CET 2005 - sbrabec@suse.cz

- New SuSE package, version 0.1.0.

openSUSE Build Service is sponsored by