2017-09-06 13:30:42 by Thomas Klausner | Files touched by this commit (6) |
Log message:
Update some URLs.
|
2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136) |
Log message:
Comment out dead sites.
|
2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message:
Bump PKGREVISION for security/openssl ABI bump.
|
2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-04-25 16:23:48 by Tobias Nygren | Files touched by this commit (868) | |
Log message:
Recursive revbump following MesaLib update, categories g through n.
|
2014-08-21 22:38:47 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 1.21. Convert to distutils.mk and add egg.
Fix pkglint warnings.
Changes in 1.21:
* Add HDF5 saved document format
* Add filled curve error bar style
* Add fill left/right options for point plotter
* Add filetype filters to import dialog file browser dialog
* In file completer in import dialog, use selected tab as filter
* Move code to use PyQt new style signals
* Add a master color setting for xy point and nonorthpoint plot
* Line labelling algorithm much improved in contour plots, which
rotates text to match line angle and avoids label overlaps
* More accurate axis tick label bounding boxes, allowing rotated
labels to be placed close together
* Add reflection and rotation options to vector field widget
* Switch to scientific notation earlier when showing float settings
Bug fixes:
* Direction combo did not work in import dialog
* Saving text datasets did not work in Python3
* Fix partial dataset evaluation issue when loading documents
* 2D non-regular pixel spaced images give error if clipped in y
* Handle Unicode quoted characters in simple text data files
* xcent/ycent in Dataset2D import plugins were ignored
* promote_tab broken for import plugins
* Full screen view when all pages are deleted
* Crash with empty dataset and boxplot widget
* Fix copy and paste of datasets
* Python 3 resizing axis bug
* Crash if picking/zooming on document with no pages
* Crash if reediting histogram dataset with blank output entry
* Use end of text formatting string beyond format specifier
* When writing SVG text as text, use xml:space="preserve" to
avoid missing whitespace
* Embedding socket issue on Python 3.4+
|
2014-05-17 18:10:50 by Thomas Klausner | Files touched by this commit (152) |
Log message:
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
|
2014-02-14 18:26:15 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 1.20.1
changes:
-Include free-desktop appdata, MIME and desktop files
-When plotting xy widget filled error regions, plot line on top
+bugfixes
|
2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568) |
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
|
2014-02-06 18:22:19 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 1.20
changes:
* Add HDF5 file data import
* Allow expressions to be edited for linked 2D datasets
* Add support for 2D datasets with irregular gridpoints
* Add 2D data CSV import
* Allow safe renaming of linked datasets
* Support importing text from FITS files
+bugfixes
|