File PlotDigitizer.changes of Package PlotDigitizer
-------------------------------------------------------------------
Sat Aug 6 14:36:20 UTC 2016 - badshah400@gmail.com
- Fix incorrect name in appdata file.
-------------------------------------------------------------------
Fri Jul 29 00:22:58 UTC 2016 - badshah400@gmail.com
- Add appdata file as source and install it to the appdata dir.
-------------------------------------------------------------------
Mon Dec 21 19:52:19 UTC 2015 - badshah400@gmail.com
- Update to version 2.6.8:
+ Fixed a bug that could cause an exception to be thrown at
program startup under certain circumstances.
- Changes from version 2.6.7:
+ Fixed a long-standing problem with the items in the "Windows"
menu getting out of synch with the open windows.
+ Minor improvements to the auto-digitizing feature.
+ Turned off logging used for debugging purposes.
-------------------------------------------------------------------
Mon Mar 2 19:08:09 UTC 2015 - sfalken@opensuse.org
- Removed BuildRequire update-desktop-files and
%suse_update_desktop_file, not needed, as desktop file is
provided. Updated categories in .desktop file to clear
brp-check-suse failure in Factory
-------------------------------------------------------------------
Sat Jun 28 03:58:09 UTC 2014 - badshah400@gmail.com
- Update to version 2.6.6:
+ Fixed a threading issue that could cause the program to
randomly freeze up on some systems
- Changes from version 2.6.5:
+ Introduced a French localization of the program
+ Improved internationalization support throughout the program
+ Fixed a bug that would cause the program to calculate the
incorrect polygon area in many cases
+ Now requires Java 1.6 or later.
-------------------------------------------------------------------
Fri Mar 14 22:57:54 UTC 2014 - badshah400@gmail.com
- Update to version 2.6.4:
+ Another attempt at fixing an illusive bug where the open
dialog will sometimes fail on Linux systems.
-------------------------------------------------------------------
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