File PlotDigitizer.changes of Package PlotDigitizer
-------------------------------------------------------------------
Sun Jul 7 18:07:16 UTC 2013 - dmitry_r@opensuse.org
- Update to version 2.6.3
* The output CSV file format has been changed back to the
pre 2.6.0 format and now (once again) always writes out numbers
in the US Locale (preventing commas from being output that
indicate the ones place in some locales).
* The values written out to the CSV file and displayed in
the window of digitized values now use a format that shows more
precision for both very large and very small numbers.
* Fixed a bug that prevented exporting a calibration for more
than one plot per session.
* Fixed a bug that prevented editing of values in the table
of digitized values under some circumstances.
* Fixed display and editing bugs related to the use of
logarithmic axis scales.
-------------------------------------------------------------------
Fri May 17 20:11:16 UTC 2013 - jengelh@inai.de
- Do not do more than unpack in %prep stage (it can easily make
`quilt setup` fail due to non-existing BuildRequires).
Remove redundant %clean section.
-------------------------------------------------------------------
Wed Jan 2 16:13:19 UTC 2013 - cfarrell@suse.com
- license update: LGPL-2.1 and GPL-2.0
Package also contains GPL components. See e.g.
/PlotDigitizer_Source/src/jahuwaldt/image/BMPWriter.java
-------------------------------------------------------------------
Fri Dec 28 15:51:49 UTC 2012 - dmitry_r@opensuse.org
- Update to version 2.6.2
* Added a zoom capability allowing the user to zoom in and out
on an image being digitized.
* Added an optional grid display to the scaled axes.
* Calibration data can now be exported to a file so you do not
have to recalibrate to return to digitizing an image later.
* Previously digitized points saved to a CSV file can now be
re-imported to a calibrated image.
* Added ability to change the plot symbol, size and color
as a preference.
* Improved robustness for running autotrace.
* Corrected a bug with the number of fraction digits
written to the CSV output file.
-------------------------------------------------------------------
Sat Aug 18 11:20:43 UTC 2012 - dmitry_r@opensuse.org
- Spec file cleanups
- Add desktop file
-------------------------------------------------------------------
Sat Dec 04 04:32:58 UTC 2011 - arun@gmx.de
- Initial package, version 2.5.1