SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-veusz-1.17.1-4.4.1.x86_64.rpm :

* Sun Apr 14 2013 badshah400AATTgmail.com- Update to 1.17.1 (bnc#814103): + Allow coloured points for non-orthogonal plots (polar, ternary) + Remove unnecessary exception data + Bug fixes: - Fix Print dialog - Fix command-line \"Print\" command - Fix duplicate axes drawn in grid - Fix crash adding empty polar plot
* Fri Mar 29 2013 badshah400AATTgmail.com- Update to version 1.17 (bnc#814103): + Add new broken axis widget with gaps in the numerical sequence + Grid lines are plotted always under (or over) the data + Shift+Scroll wheel scrolls left/right (thanks to Dave Hughes) + Polar plots can have a \"minimum\" radius and log axes + Many more LaTeX symbols added + Add SAMP/VoTable support (thanks to Graham Bell) + New shifted-points xy line mode, which plots a stepped line with the points shifted to lie between the coordinates given + Points can be picked to console and/or clipboard (thanks to Valerio Mussi) + Allow reversed ternary plot + Bug fixes:
* Fix unicode characters for \\circ and \\odot
* Fix for data type of pickable points
* Fix sort by group crash bug
* Many crashes fixed
* Fix width of key when using long titles/and or multiple columns
* Fix bold and italic output in SVG output
* Wed Jan 23 2013 badshah400AATTgmail.com- Use the correct icon-theme-cache post script, this fixes a packaging bug that prevented the correct veusz icon from being shown on the desktop menu (until gtk-update-icon-cache was run manually by the user).
* Mon Jul 23 2012 badshah400AATTgmail.com- Install icon files: these got removed during the previous update. This fixes a rather ugly regression from the previous build which made the vuesz interface show up with no icons at all.
* Tue Jul 10 2012 badshah400AATTgmail.com- Update to version 1.16: + Experimental MathML support + Add upper/lower-left/right arrows + Add options to clip text/lines/shapes to graphs + Add stacked-area option to bar plot widget + Draw stacked bar plots top-down for better overlapping line behaviour + Axis labels can be placed at left or right of axes, in addition to centre + Line widget now has length-angle or point-to-point modes, better support for only specifying some coordinates. + Exception dialog records more detailed traceback + Use top level windows for non-modal dialogs, giving minimize in window and no always-on-top behaviour + Zero length vectors and arrows in vector fields are not plotted + Add support for strings to be translated + Add \"Sort\" dataset plugin + Add \"Histogram 2D\" dataset plugin + Add \"Divide by Maximum\" and \"Normalize\" dataset plugins + Support for
*args and
*
*kwargs for custom functions + Custom colormaps can be defined in the custom editing dialog + Bug fixes: - Use correct definition of 1pt = 1/72in - Workaround for splash screen problem - Fix numerous problems reported by pyflakes - Histograms fail when saved - Fix plot with nan functions - Fix failure of self tests on ARM platforms - Force pages/documents to have physical sizes - Fix crash if deleting multiple datasets in data edit dialog - Check dimensions of datasets in SetData - Handle better zero bytes in data files - Fix error if page size zero - Fix error if vector baselength is zero - If dataset plugin parameter not given in saved file, use default - Fix crash for axes with same minimum and maximum - Fix CSV import problem when same dataset has multiple types - Thinning markers works when using marker sizes / colors + Package icons in the hicolor icon directory; use BuildRequires: hicolot-icon-theme for required post scriptlets + Install 256x256 icon to make application icon look better on the gnome-shell + Depend on the right version of SIP ABI (prevents issues like bnc#711890 from happening) + Add a Provides: veusz = %{version} to spec file.
* Sun Jul 08 2012 scorotAATTfree.fr- fix build for SLE_11_SP2
* Fri Apr 06 2012 badshah400AATTgmail.com- Update to version 1.15 (for complete list of changes please see http://home.gna.org/veusz/releasenotes/1.15.txt): + Major changes: - Improved hatching - Added options to extend axes by 2, 5, 10 and 15% of data range - Full screen graph view mode - Ctrl+MouseWheel zooms in and out of plot - New dataset plugins: Linear interpolation, Cumulative value, Rolling average, Subtract mean / minimum - Allow grid widgets to be placed in grid widgets - Allow multiple datasets to be selected in dataset browser - Allow tagging of datasets and allow datasets be grouped by tags in dataset browser - Allow text to be written as text in SVG, rather than curves - Add DBus interface to program, if DBus is installed - 2D QDP support - Add title option for keys. + Bug fixes: - Use / rather than \\ for path separator in saved file names - Trap case where nan values could be plotted - Fix error if website not accessible in exception dialog - Crash when min and max of axes are too similar - Fix clipping of paths after transform in SVG files - Fix crash in picker - Fix crash if duplication of characters in CSV date format - Fix crash in tool tip in dataset browser - Fix GlobalColor error (on certain dark color sets) - Fix blocked data import if no descriptor - Fix crash if log contours and minimum is zero - Bug fix https://bugzilla.redhat.com/show_bug.cgi?id=800196. + Several minor fixes.
* Sat Feb 25 2012 scorotAATTfree.fr- fix build for SLE-11
* Tue Nov 29 2011 badshah400AATTgmail.com- Minor spec file changes: + Use Name: python-veusz instead of Name: python-%{pyname} + Modify License tag in accordance with spdx specifications
* Tue Nov 29 2011 badshah400AATTgmail.com- Update to version 1.14 + Added interactive tutorial + Points in graphs can be colored depending on another dataset and the scale shown in a colorbar widget + Improved CSV import - better data type detection - locale-specific numeric and date formats - single/multiple/none header modes - option to skip lines at top of file - better handling of missing values + Data can be imported from clipboard + Substantially reduced size of output SVG files + In standard data import, descriptor can be left blank to generate dataset names colX + Axis plotting range can be interactively manipulated + If axis is in date-time format, show and allow the min and max values to be in date-time format + ImageFile widget can have image data embedded in document file + Fit widget can update the fit parameters and fit quality to a label widget + Allow editing of 2D datasets in data edit dialog + Add copy and paste dataset command to dataset browser context menu + Bug Fixes: - Fix initial extension in export dialog - Fix crash on hiding pages - Fixed validation for numeric values - Position of grid lines in perpendicular direction for non default positions - Catch errors in example import plugin - Fix crash for non existent key symbols - Fix crash when mismatch of dataset sizes when combining 1D datasets to make 2D dataset + Minor changes (see http://home.gna.org/veusz/releasenotes/1.14.txt for a full list).- Spec file changes: + Use source provided tarballs (tar.gz) instead of recompressing
* Fri Aug 19 2011 badshah400AATTgmail.com- Update to version 1.13 + Graphs are rendered in separate threads for speed and a responsive user interface + A changed Graph is rendered immediately on document modification, improving latency + A new ternary plot widget is included + Size of pages can be modified individually in a document + Binary data import added + NPY/NPZ numpy data import added + Axis and tick labels on axes can be rotated at 45 deg intervals + Labels can be plotted next to points on non-orthogonal plots + Add an option for DPI of output EPS and PDF files + Several minor improvements (see ChangeLog file) + Bug fixes: - Images plotted when axes are inverted are inverted too - Fixed crash when selecting datasets for plotting in the popup menu - Fixed picker crashes with a constant function - 2D dataset creation using expressions fixed - CSV reader treated dataset names ending in + or - incorrectly - unique1d function no longer available in numpy
* Fri Aug 05 2011 badshah400AATTgmail.com- Update to version 1.12: + Multiple widgets can now be selected for editing properties + Add Edit->Select menu and context menu for above + Added context menu on dataset browser for filenames to reload, delete or unlink all associated datasets + New tree-like dataset browsing widget is shown in data edit dialog + Importing 1D fits images is now supported + Date / time data has its own dataset type + The data edit dialog box can create or edit date/time data in human-readable form + Add LaTeX commands \\cdot, \
abla, \\overline plus some arrows + Inform user in exception dialog if a new version is available + Add linevertbar and linehorzbar error bar styles + Bug fixes: - Fix crash on filling filled error regions if no error bars - Remove grouping separator to numbers in locale as it creates ambiguous lists of numbers - Undo works properly for boolean and integer settings - Prevent widgets getting the same names when dragging and dropping - Hidden plot widgets are ignored when calculating axis ranges - Combo boxes are now case sensitive when displaying matches with previous text - Fix errors if plotting DatasetRange or Dataset1DPlugin datasets against data with nan values - Fix division by zero in dataset preview - Do not leave settings pointing to deleted widgets after an undo - Fix errors when using super/subscripts of super/subscripts - Fix crash when giving positions of bar plot and labels - Do not allow dataset names to be invalid after remaining - Several EMF format bug fixes - Stop crash when contouring zero-sized datasets- Changes from version 1.11: + New data point picker for finding coordinates of points on plot + New data navigator window for filtering, sorting and examining dataset statistics + \"..\" button next to dataset settings pops up data navigator for choosing datasets + Data fitting can now use PyMinuit, giving error estimates + Console history now uses currently entered characters to select lines from history + New self test script, comparing graph output with expected output + Put superscripts and subscripts above each other when formatting + Key entries can have multiple lines (using \\\\) + Option to treat blanks as data items in CSV files + Locale support added for number formatting - Can use current locale or US/English in documents - Can use US/English or current local in user interface + Contours avoid missing (nan) values + Several bug fixes (see ChangeLog file for details)- Spec file cleanup: + Removed BuildRequires: python-distribute to allow building with openSUSE 11.4 and earlier + Use %suse_update_desktop_file macro to install .desktop entry + Miscellaneous minor modifications
* Sun Dec 19 2010 ocefpafAATTyahoo.com.br- First OpenSuse release
 
ICM