gnucash/lib/goffice-0.0.4/NEWS
Joshua Sled 94e9fe5e6f Fold branches/goffice-update/ back into trunk/.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12096 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 21:27:17 +00:00

102 lines
3.0 KiB
Plaintext

goffice 0.0.4:
Emmanuel Pacaud:
* Fix polar plot clipping.
* Fix line/area/barcol data position.
* Let user change bounds for discrete axes [#309468].
Jean Brefort:
* Box-plots use raw data [#308136].
Jody:
* GOFormat now matches against all tuples.
* Add GORotationSel from Gnumeric.
* fixed number of digits for denominator regexp [#144112]
--------------------------------------------------------------------------
goffice 0.0.3:
Emmanuel Pacaud:
* Add support for manual position/size of graph objects.
* Add rotated text support.
* Add optional cairo renderer.
* Fix swatch position in legends.
* Sample graph in guru has the same aspect ratio than the edited graph
[#150458].
* Displays Y axis labels vertically by default [#301582].
* Add pattern support for SVG output [#310320].
Jean Brefort:
* Add series lines in bars and columns plots.
* Add drop lines in lines and xy plots.
* Add lines to min/max plots and dropbars.
Morten:
* Fix problem with currency formats and problem with Euro [#305313].
* Support fd://1 syntax for go_file_create.
* Fix ABR (or worse) for formats ending in "[$...]".
--------------------------------------------------------------------------
goffice 0.0.2:
Emmanuel Pacaud:
* Make compass position and alignment of graph object persistent and
add a GUI for these properties [#124322].
* Fix some libglade warnings [#305010].
* Fix contour plots axes.
Ivan, Y.C. Wong:
* Fix encoding bug when open file with non-ascii name in shell.
* Fix Mime Type detection on Win32 [#304074].
Jean Brefort:
* Add linear regressions in scatter plots.
* Fix shotcut in format selector [#305635].
* Add MinMax and DropBar plots.
* Fixed various concerns in contour plots.
J.H.M. Dassen (Ray):
* Ensure at link time that the shared objects, both the library and
the plugins, contain complete dependency information for all
symbols they use from elsewhere.
Jody:
* Fix foocanvas's show/hide item for widgets.
* Fix the format selector preview.
* Improve selection of a default plot style.
Morten:
* Fix theme bug. [#303707]
* Fix insert-image criticals. [#305009]
--------------------------------------------------------------------------
goffice 0.0.1
Emmanuel Pacaud:
* Add support for polar plots.
* Add multiple axes support for xy, line, barcol, bubble plots.
* Fix axis rendering order for contour, area and radar plots.
* avoid use of setlocale in svg renderer. [#172726]
* Add radar axis labels [#152695]
* Fix crash in print preview with log plots. [#170547]
* Fix crahs when deleting a serie. [#166403]
* Fix transparency in pixbuf renderer. [159368]
Jean Brefort
* Fixed opacity problem in color selector (#135434)
Jody:
* Split from gnumeric
Ivan Wong:
* Become more robust when reading .hhmap files and finding help
topics on Win32.
Morten:
* Fix various old number rendering bugs. [#170000]
* Update to PCRE 5.0
* Give GOComboBox a themable add-tearoffs style.
* Fix icon sizes in color action combos. [#302880]
--------------------------------------------------------------------------