Gnumeric 1.3.0
- From: Jody Goldberg <jody gnome org>
- To: gnumeric-list gnome org, gnome-announce-list gnome org
- Subject: Gnumeric 1.3.0
- Date: Tue, 30 Mar 2004 23:57:54 -0500
Gnumeric 1.3.0 aka 'a porting we will go' is now available.
This release is an combination of new features, porting to gtk-2.4 and bug
fixing. Emmanuel, Jean and the new addition Michael Devine have added
single point formatting, bubble plots, error bars, and radar plots to the
charting engine. They're not quite feature complete, but it's moving in
the right direction. I did a fair amount of cleanup porting to GtkAction
in gtk-2.4. That made it possible to start work on rich text editing for
cells. It doesn't persist yet, but the editing should work smoothly.
Morten did a nice job of jumping us over to the new file selector. It
looks alot nicer than the old one. He also threw in a bone for Eugenia and
made the autoscroll speed a continuous function. Throw in the usual pile
of patches and this release looks very usable for something so early in the
development cycle.
The win32 port is almost complete. The gconf depend is getting
compartmentalied and should be ready to drop out for the next release.
WARNING WARNING WARNING
NOTE : This is a DEVELOPMENT RELEASE it is not supposed to be stable.
May cause nausea, vomiting, abdominal pain or severe eye strain.
WARNING WARNING WARNING
Andreas:
* Make new strings translatable.
* Use new widget for output page of analysis tools.
* Add display indicating why the okay button is disabled
to selected analysis tools.
http://bugzilla.gnome.org/show_bug.cgi?id=131343
* Use the paper selected in the print dialog [backported]
http://bugzilla.gnome.org/show_bug.cgi?id=132347
* Fix argument names for RATE.
* Some HIGfication in the print setup dialog
* Make sure that when printing to a file we don't accidentally
overwrite an existing one.
* Don't close the print dialog if a user wants to look at a preview.
* Remove last use of gnome-config
* Fix GtkFileChooser crash (133069)
Emmanuel Pacaud:
* Work on single point formating for charts.
http://bugzilla.gnome.org/show_bug.cgi?id=135621
* Fix rounding issue for markers in xy plots and for axis ticks.
Jean Brefort:
* Add error bars in scatter and bubble plots.
Jody:
* Drop gnome-app-helper in favour of GtkAction
http://bugzilla.gnome.org/show_bug.cgi?id=128524
* COUNTRY record position is xls version specific [backported]
* Generate an SST record even without strings to placate french version
of MS Excel [backported]
* Fix memory error introduced in 1.2.3 when saving to xls [backported]
* Move to glib/gi18n.h and delete the gnumeric specific equivalent
http://bugzilla.gnome.org/show_bug.cgi?id=130579
* We only need selection info in the primary pane
http://bugzilla.gnome.org/show_bug.cgi?id=130577
* Export multiple selections to xls for frozen panes
http://bugzilla.gnome.org/show_bug.cgi?id=130582
* Rangesel doesn't bind the panes during cursor movements either
http://bugzilla.gnome.org/show_bug.cgi?id=130424
* Recalc new expressions even when manual recalc is set
http://bugzilla.gnome.org/show_bug.cgi?id=130700
* Better compatibility with MS Excel's handling of minus sign
http://bugzilla.gnome.org/show_bug.cgi?id=130835
* ISNUMBER() should return false for blank references
http://bugzilla.gnome.org/show_bug.cgi?id=130172
* Do not convert blanks to int(0) for string args
* Allow optional args to receive empty even for booleans
* Install the executable as gnumeric-<version>
http://bugzilla.gnome.org/show_bug.cgi?id=132017
* Support double underline when importing from applix
http://bugzilla.gnome.org/show_bug.cgi?id=127138
* Handle freezing when top or left is non 0
http://bugzilla.gnome.org/show_bug.cgi?id=132448
* Silly crash fix
http://bugzilla.gnome.org/show_bug.cgi?id=131933
* Handle mismatched locales with decimal pt == thousands sep
http://bugzilla.gnome.org/show_bug.cgi?id=132060
* update axis labels when a plot changes a source
http://bugzilla.gnome.org/show_bug.cgi?id=125886
* Data points define the axis, not the number of labels
http://bugzilla.gnome.org/show_bug.cgi?id=132390
* Fix crash when updating chart style combos
http://bugzilla.gnome.org/show_bug.cgi?id=132017
* Support double underline when importing from applix
* Fix our exported xls with macros with named sheets
* Use theme colours in plot type selector
* New about box
* Reorg the text exporter
http://bugzilla.gnome.org/show_bug.cgi?id=74205
* Display the blue range designator even in other panes
http://bugzilla.gnome.org/show_bug.cgi?id=126563
* Fix col/row sizes when copying a sheet with default zoom != 1
http://bugzilla.gnome.org/show_bug.cgi?id=135946
* Add support for mmmmm formats
* persist combos and lists (to gnumeric xml)
* Fix xls import of external 3d references
http://bugzilla.gnome.org/show_bug.cgi?id=136088
* Persist vary-style-by-color for pie plots
* Do not theme colours when using image fills
* Recalc autosized row heights when a font size changes
http://bugzilla.gnome.org/show_bug.cgi?id=135977
* Fix xls import of font and font colours for XL95/XL97 text/labels
* Fix xls import of label outlines for XL95 textboxes
* Make the text probe routine a bit more relaxed
* Fix xls import of cursor position for frozen panes
* Fix xls export of h/v only frozen panes
* Fix xls 97 export of named expressions without addins
http://bugzilla.gnome.org/show_bug.cgi?id=137818
* For immediate rerender, even for simple font changes.
* Support editing rich text in cells (incomplete)
http://bugzilla.gnome.org/show_bug.cgi?id=138533
* handle insufficient data in moving average tool
J.H.M. Dassen (Ray):
http://bugzilla.gnome.org/show_bug.cgi?id=135044
* Incorrect undo label for row autosize
John Gill:
* Tool tips for the sort dialog.
Michael Devine:
* Radar plots.
Morten:
* Clean out work-arounds for old GTK+.
* Turn on multi-head support.
* Switch to file chooser.
* Eliminate use of GnomeEntry.
* Fit scale-fit problem.
* Fix FLOOR and CEILING error case.
* Fix problem with typing in the "decimals" spin button in the
cell format dialog.
http://bugzilla.gnome.org/show_bug.cgi?id=135609
* Fix pretty-print (and thus saving) problem with ranges like
$B$1:$B1.
http://bugzilla.gnome.org/show_bug.cgi?id=136639
* Work around theme engine crash. [backported]
http://bugzilla.gnome.org/show_bug.cgi?id=135000
* Set accessibility role for save-before-exit dialog.
* Improve auto-scrolling when dragging the cursor outside the
window.
* Improve pgeom (and thus GEODIST) accuracy.
* Make filename history UTF-8 safe.
* Availability
http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]