Update Spanish translation
[gnumeric.git] / NEWS
blobe13c530d3c38f5acdea4029b6ad76aadc4c7a91f
1 Gnumeric 1.12.44
3 --------------------------------------------------------------------------
4 Gnumeric 1.12.43
6 Morten:
7         * Fix header installation.
8         * Fix psiconv compilation.
10 --------------------------------------------------------------------------
11 Gnumeric 1.12.42
13 Morten:
14         * Plug leaks.
15         * Introspection fixes.
16         * Work around gtk+ breakage re. link colors.
17         * Fix problems with ssconvert --export-file-per-sheet.  [#694408]
18         * Enable ssconvert --export-file-per-sheet for html, latex, and pdf.
19         * Test suite improvements.
20         * ssconvert improvements.
21         * Makefile improvements.
22         * Don't save any configuration when running ssconvert/ssdiff/...
23         * Turn GnmFunc into a GObject.
24         * Make clipboard output deterministic.
25         * Fix conditional format crash [#343].
27 --------------------------------------------------------------------------
28 Gnumeric 1.12.41
30 Morten:
31         * Fix problem with object pasting.
32         * Fix undo problem for cell comments.  [#732653]
33         * Exit with non-zero with we fail to load file on command line.
34         * Fix undo crash.  [#795861]
35         * Introspection fixes.
36         * Don't offer more than 15 significant digits by default.  [#754391]
38 --------------------------------------------------------------------------
39 Gnumeric 1.12.40
41 Andreas:
42         * Fix histogram tool for the case of no labels. [#795475]
44 Dean McCarron:
45         * Introspection fixes.
47 Morten:
48         * Add floating-point environment sanity check.  [#794515]
49         * Before saving, verify that files hasn't changed on disk.  [#334024]
50         * Add GUI for comparing sheets.
51         * Introspection fixes.
52         * Clean up workbook view construction.
53         * Test suite improvements.
54         * Fix problems with boxed types.
55         * Avoid most punting for object properties.
56         * Fix paste from LibreOffice.
57         * Fix paste to LibreOffice -- use Biff8.  [#795280]
58         * Allow inter-process paste-special.  [#346630]
59         * Fix ssconvert --merge-to problem with names.  [#795408]
60         * Fix problem with image pasting.
61         * Allow pasting an image into Gnumeric.  [#366816]
62         * Full-column paste includes column width.  [#121722]
63         * Auto-fix shared array formulas in gnumeric files.
64         * No-net-access doc build.  [#790226]
65         * No-net test suite fixes.
67 --------------------------------------------------------------------------
68 Gnumeric 1.12.39
70 Morten:
71         * Fix ssdiff problem.  [#792038]
72         * Fix ISREF.
73         * Some internal array formula code cleanups.
74         * Fix problem with stopping a glpk solver.
75         * Improve workaround for gtk+ scrollbar bug.  [#792417]
76         * Fix minor issue for MUNIT.
78 Rafael Fontenelle:
79         * Doc fixes.  [#792556] [#792592]
81 --------------------------------------------------------------------------
82 Gnumeric 1.12.38
84 Morten:
85         * Avoid large stack use here and there.
86         * Test suite improvements.
87         * Improve sylk writer.  Don't ask.
88         * Teach ssdiff about column/row sizes.
89         * Teach ssdiff about defined names.
90         * Fix a few ssdiff crashes.
91         * Fix crash on text import.
93 --------------------------------------------------------------------------
94 Gnumeric 1.12.37
96 Morten:
97         * Test suite improvements.
98         * Improve format guessing for newly entered formulas.
99         * Improve PERMUTATIONA for unusual arguments.  [#790742]
100         * Extend range of NT_PI.
101         * Improve xlsx export of cell comments.  [#790756]
102         * Plug leaks.
103         * Fix potential crash on exit.
104         * Speed-up number theory functions.
105         * Fix combo object icon.
106         * Code cleanups for main binary.
107         * Fix potential crash in gtk scroll bar bug workaround.
108         * Avoid large stack use here and there.
110 --------------------------------------------------------------------------
111 Gnumeric 1.12.36
113 Andreas:
114         * Improve contour plot export/import to/from ODF. [#788728]
115         * Improve contour plot import of Excel generated ODF. [#788801]
116         * Improve surface plot export to ODF. [#788447]
117         * Fix export/import of CONCATENATE to and from ODF.
118         * Fix export/import of minor axis divisors to and from ODF.
119         * Fix import of affice trendline from ODF. [#789538]
121 Jean:
122         * Fix background of multiple selection. [#789411]
123         * Workaround for gtk scroll bar bug.  [#789412]
125 Morten:
126         * Convert all xpm files to png.
127         * Avoid to-pixdata options for resources.  It's going away.
128         * Minor CORREL improvement.
129         * Fix error on xlsx files with bogus Print_Area.
130         * xlsx import improvements for contour graphs.
131         * xlsx export improvements for contour graphs.
132         * Fix xlsx export of trend line equation.
133         * Fix xlsx import and export of trend line affine flag.
134         * Avoid critical on exporting unnamed xlsx trend line.
135         * Fix VDB for partial periods.  [#790299]
137 --------------------------------------------------------------------------
138 Gnumeric 1.12.35
140 Jean:
141         * Fix cell border style selectors with recent gdk-pixbuf. [#781988]
143 Morten:
144         * Test suite improvements.
145         * Improve relative accuracy of BESSELJ and BESSELY.
146         * New function REDUCEPI.
147         * Fix further fallout from glpk format change.  [#783077]
149 --------------------------------------------------------------------------
150 Gnumeric 1.12.34
152 Andreas:
153         * Fix hyperlinks import from ODF. [#779635]
155 Jean:
156         * Fix xlsx export of chart series names. [#778618]
157         * Always export a transparent fill style in charts. [#779160]
159 Morten:
160         * Doc fixes.
161         * Fix xlsx import with missing header/footer. [#778292]
162         * Minor xlsx import improvements with alias colors.
163         * Test suite improvements.
164         * Improve Excel handling of hyperlinks.
165         * Hyperlinks improvements.  [#706671]
166         * Plug leaks.
167         * Fix issues with sheet-local names.
168         * ssdiff improvements with hyperlinks, input messages,
169           conditional formats, and validations.
170         * Make exit code from ssdiff follow diff's.
171         * Fix ssdiff with inter-sheet references.
172         * Fix style border colour sharing.
174 --------------------------------------------------------------------------
175 Gnumeric 1.12.33
177 Andreas:
178         * Fix export/import of scaling information to/from ODF.
179         * Fix Wilcoxon Signed Rank Test handling of ties. [#772718]
180         * Fix xlsx export of scale to page information. [#776196]
182 Jean:
183         * Fix use of cell formats in graphs data labels. [#777338]
185 Morten:
186         * Speed up sstest part of test suite.
187         * Bring documentation build into the 21 century.
188         * Non-linear solver improvements.
189         * Avoid atomizing style regions with conditional formats.
190         * Adapt to glpk file format changes.
191         * Fix stf problems with text format.  [#777543]
193 --------------------------------------------------------------------------
194 Gnumeric 1.12.32
196 Andreas:
197         * Improve html4.0 fragment export. [#769343]
198         * Fix moving averages, exponential smothing and principal
199           component tools. [#769659] 
201 Jean:
202         * Fix  paradox plugin build with pxlib-0.6.7. [#769319]
204 Morten:
205         * Avoid gnome-common dependency.
206         * New text functions CONCAT, TEXTJOIN.
207         * New selection functions IFS, SWITCH.
208         * New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
209         * Fix criteria function issue with errors in the selector area.
210         * Fix corner case for MINA and MAXA.
211         * Fix criteria matching of numbers against strings.
212         * Test suite improvements.
214 --------------------------------------------------------------------------
215 Gnumeric 1.12.31
217 Morten:
218         * Fix case issues for database functions.
219         * Anchor COUNTIF criteria at end too.
220         * Add tests for COUNTIF.
221         * Fix inter-process paste crash.  [#768164]
223 --------------------------------------------------------------------------
224 Gnumeric 1.12.30
226 Morten:
227         * Improve format guessing for csv and txt files.
228         * Fix DCOUNT and DCOUNTA with missing field.  [#767290]
229         * Fix strictness in database functions.
230         * Fix a bunch of corner cases for database functions.
231         * Add tests for database functions.
233 --------------------------------------------------------------------------
234 Gnumeric 1.12.29
236 Jean:
237         * Fix array reading in plots using matrix data. [#765483]
239 Morten:
240         * Documentation fixes for complex numbers.
241         * Fix rare RANDBETWEEN problem.
242         * Test suite improvements.
243         * Fix value-area problem.  [#765438]
244         * Make xlsx shared strings parsing more robust.  [#765544]
245         * Dead kittens.
247 --------------------------------------------------------------------------
248 Gnumeric 1.12.28
250 Morten:
251         * Fuzzed file fixes.  [#761663] [#761727] [#762278]
252         * Plug leaks.
253         * Fix problems with ssconvert to lp/cplex formats.
254         * Add sensitivity report to solver.
255         * Fix bounds problem with cplex exporter.
256         * Fix IMARCCOSH(1).
257         * Add more tests for complex number evaluation.
258         * Improve accuracy of IMLOG10.
260 --------------------------------------------------------------------------
261 Gnumeric 1.12.27
263 Andreas:
264         * Read/write rich-text font-size from ODF files. [#759983]
265         * Read/write zoom values to/from ODF files in LO compatible way. [#700013]
266         * Read new attribute to am/pm element in ODF import. [#760043]
267         * Fix NETWORKDAYS. [#760576]
269 Jean:
270         * Fuzzed file fix.  [#760546]
271         * Fix data labels when the source is a range with several rows and
272          columns. [#761048]
274 Morten:
275         * Teach ssconvert to split sheets into separate .txt files [#694408]
276         * Improve test suite.
277         * Fuzzed file fixes.  [#760046] [#760085] [#760087] [#760089]
278           [#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
279           [#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
280           [#761295]
281         * Fix R.DBINOM extreme-value case.  [#760230]
282         * New function AGM.
283         * Fix canvas problem leaving grab in place.  [#760639]
284         * Work around gtk+ bug causing growing windows.  [#761142]
285         * Improve BESSELJ and BESSELY.
286         * Improve BETA accuracy.
287         * Fix problem with database functions.  [#761305]
288         * Fix font problem for ssconvert to pdf.  [#761296]
289         * Fix bison check.  [#761398]
290         * Improve IMIGAMMA coverage.
292 --------------------------------------------------------------------------
293 Gnumeric 1.12.26
295 Morten:
296         * Fix potential crasher on showing initial window.
298 --------------------------------------------------------------------------
299 Gnumeric 1.12.25
301 Jean:
302         * Add support in recent files dialog for multiple selesction and double
303         click. [#759160]
305 Morten:
306         * Fix TABLE problems.  [#752181]  [#752178]  [#752182]
307         * Fuzzed file fixes.  [#752179]  [#752180]
308         * Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
309         * Fix conditional format problem.  [#750271]
310         * Test also RANDWEIBULL and RANDLOGNORM.
311         * Fix problem with R.QHYPER
312         * Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
313         * Fix GUI translation problems.
314         * Fix bugs with merged cells.  [#504004]
315         * Make builds more reproducible.
316         * Improve ssdiff for validation.
317         * Fix problem with xls export of list validation.  [#557555]
319 --------------------------------------------------------------------------
320 Gnumeric 1.12.24
322 Jean:
323         * Fix printing of sheet objects with one cell or absolute anchors. [#753961]
324         * Fix snap to grid for one cell or absolute anchored objects. [#754792]
325         * On export, just change the extension, not more. [ubuntu #1497344]
327 --------------------------------------------------------------------------
328 Gnumeric 1.12.23
330 Andreas:
331         * Fix memory handling error on fuzzed sxc file. [#748535]
332         * Improve import/export of page layout from/to ODF.
333         * Improve function import to ODF. [#750627]
334         * Add CONFIDENCE.T, MODE.MULT, PERCENTILE.EXC, PERCENTRANK.EXC
335           and QUARTILE.EXC.
336         * Fuzzed file fixes.  [#751060] [#751501] [#751851] [#751922]
337         * Fix ODF import of named expressions. [#750627]
338         * Import reference unions from ODF. [#750627]
339         * Improve CONVERT function.
341 Jean:
342         * Fix xlsx import of plot area manual layout. [#748016]
343         * Fix out of bounds read. [#749121]
344         * Fuzzed file fixes.  [#750042] [#751217] [#751270] [#751271]
345           [#751383] [#751384] [#751758] [#751744] [#751908] [#751920]
346           [#751249] [#751945] [#751909] [#751946] [#751968] [#751969]
347           [#751971] [#751989]
349 Morten:
350         * Fix import/export of graph backplane.
351         * Fix export of unlabelled axes.
352         * Fix export of rotated axis labels.
353         * Fix xlsx save crash related to shared strings.  [#748477]
354         * Solver code refactoring.
355         * Plug leaks.
356         * Fuzzed file fixes.  [#748595] [#748597] [#749031] [#749030]
357           [#749069] [#748533] [#749118] [#749166] [#749181] [#749184]
358           [#749236] [#749240] [#749234] [#749235] [#749271] [#749270]
359           [#749424] [#749917] [#749919] [#750043] [#750044] [#750046]
360           [#750811] [#750810] [#750857] [#750864] [#750862] [#750858]
361           [#751126] [#751254] [#751253] [#750851] [#751258] [#751259]
362           [#751502] [#751390] [#751579] [#751659] [#751660] [#751662]
363           [#751970] [#752022] [#751988] [#752021] [#752080] [#752081]
364           [#752124]
365         * Make solver check linearity of model.
366         * Fix xls saving of marker style.  [#749185]
367         * Make compilation with clang work again.  [#749138]
368         * Fix xlsx problem with import of header/footer.  [#750853]
369         * Fix xls save problem with characters outside codepage.  [#750856]
370         * Fix named expression problem.  [#751056]
371         * Fix xlsx namespace problem.  [#751120]
372         * Protect database functions against malformed database.  [#751392]
373         * Fix csv problem with invalid UTF-8 data.  [#751577]
374         * Fix GROWTH.  [#751658]
375         * Restrict TABLE to array context.  [#751871]
377 --------------------------------------------------------------------------
378 Gnumeric 1.12.22
380 Andreas:
381         * Improve ODF import/export of additional axes. [#746321]
382         * Fix ODF export of styles for additional axes. [#746621]
383         * Simplify export of SEC and SECH to ODF. [#747211]
384         * Harden ODF import against fuzzed files. [#747447][#747448]
385         * Fix ODF import/export of unlinked checkboxes and radio buttons.
386         * Plug leak in ODF import and export. [#747590]
387         * Improve pattern fill round trip through ODF.
388         * Fix export of Ring plots to ODF. [#747763]
389         * Fix import/export of Pie charts from/to ODF. [#747807]
390         * Add more determinism to ODF export. [#747916]
392 Jean:
393         * Fix signal handling while running Python. [#744638]
394         * Implement absolute anchoring for sheet objects.
395         * Make graphs (and images) not resize with cells by default. [#684450]
397 Morten:
398         * xlsx import/export of log axis.
399         * xlsx export of multiple plots in chart.
400         * Fix xlsx import of multiple axes.
401         * Fix xlsx title export problem.
402         * Fix xlsx export problem with series' style.
403         * Fix xlsx import/export of sheet tab text colour.
404         * Improve test suite.
405         * Actually implement DECIMAL.
406         * Fix BETA problem with special case.
407         * Fix MIDB and REPLACEB length check.
408         * Fix PERMUATIONA corner case.
409         * Fix RANDLOG.
410         * Fix RANDGEOM to use same distribution as R.DGEOM.
411         * Improve xlsx roundtrip of GOStyle.
412         * Improve reading of xlsx theme colours.
413         * Plug leaks.
414         * Fix REPLACEB problem.  [#747210]
415         * Fix sheet filter problem.
416         * Minor R.DNORM improvement.
417         * Improve RAYLEIGH accuracy.
418         * Improve R.QCAUCHY accuracy.
419         * Add TANPI and COTPI functions.
421 --------------------------------------------------------------------------
422 Gnumeric 1.12.21
424 Andreas:
425         * ODF import/export general plot data specifications. [#743818]
426         * ODF import/export the z-index for line objects.
427         * Fix ODF import of stroke colours of sheet objects.
428         * Fix ODF import/export of fill colour and type. [#744051]
429         * Fix ODF import/export of marker fill and outline colours.
430         * Improve ODF export of manually positioned charts in multi-chart
431           graphs. [#743789]
432         * Fix ODF export of serieslines styles.
433         * Fix ODF import/export of axes label visibility. [#743788]
434         * ODF import/export additional axislines.
435         * Fix ODF import/export of fonts in charts. [#744632]
436         * ODF import/export additional axes. [#743787]
437         * Fix ODF style import of secondary plots. [#744930]
438         * Fix ODF style export for data points in plots. [#745091]
440 Morten:
441         * Implement xlsx import of sheet widgets.
442         * Implement xlsx export of sheet widgets.
443         * Fix xlsx import/export of patterns.
444         * Plug leaks.
445         * Arrow properties editor.  [#158327]
446         * Fix xlsx export of line style None.
447         * Fix search-and-replace problem with text format.
448         * Fix xlsx import/export of gradients.
449         * Fix undo problems with scrollbars.
450         * Fix spinner properties dialog.
451         * SheetObjectImage fixes.
452         * Fix problem reading images from xls.
453         * Namespace fixes
454         * Test suite improvements.
455         * Fix various dtd version problems.
457 --------------------------------------------------------------------------
458 Gnumeric 1.12.20
460 Andreas:
461         * ODF import/export trendline names. [#743448]
462         * ODF import/export trendline affinity & dimensions.
463         * ODF import/export major & minor chart axis tick marks.
464         * ODF import/export chart axis min and max formulae.
465         * Fix ODF export of single cell ranges in graphs. [#743619]
466         * ODF import/export series fill types. [#743613]
467         * ODF import/export marker outline colour.
468         * ODF export all charts in a graph.
469         * ODF import/export axis positions.
470         * ODF import/export series lines. [#743785]
471         * ODF import/export all plots in a chart. [#743786]
473 Morten:
474         * xlsx chart import: fix font family name.
475         * xlsx import/export trend line names.
476         * Fix gda plugin compilation.  [#743506]
477         * Fix xlsx export problem with auto markers.
478         * Import/export xlsx chart axis min/max/steps.
479         * Export xlsx chart axis tick marks.
480         * Fix xlsx problem with inverted axis.
481         * Export sliders as scrollbars for xls.
482         * Fix xls loading of horizontal scrollbars.  [#743754]
483         * Plug leaks.
484         * Fix xlsx comment export.
485         * Make XL see our exported xlsx axes.
486         * Fix xlsx import/export of axis font info.  [#743822]
488 --------------------------------------------------------------------------
489 Gnumeric 1.12.19
491 Andreas:
492         * Add latex fragment exporter of visible rows only. [#739512]
494 Jean:
495         * Fix ants problems.
497 Morten:
498         * Plug leaks.
499         * Pay more attention to union access rules.
500         * Attempt a fix for clipboard crash.  [Redhat #1160975]
501         * Truncate long strings for display in stf import.
502         * Fix crash on closing a graph sheet.
503         * Fix undo crash with conditional formatting and insert row.  [#741197]
504         * Fix xlsx export of HYPGEOMDIST.
505         * Fix xlsx export of document properties.
506         * Fix multihead issue with graph windows.
507         * Improve test suite.
508         * Reorganize icon handling.
509         * Allow removing a specific item from the history.  [#735305]
510         * Fix GNM_HALIGN_DISTRIBUTED rendering.  [#726155]
511         * Restore translations of function help texts.
512         * Fix import of extended float formula results from wk4 files.
513         * Fix ADDRESS problem.
514         * Fix sheet-filter problem with errors.  [#742601]
515         * Improve error handling for .gnumeric a bit.
516         * Improve xlsx graph import: line colour; marker size; marker color;
517           no lines; bounding box; trend lines; regression equations; axis label.
518         * Improve xlsx graph export: line style; bar/col direction; marker shape;
519           marker size; marker color; axis label; chart title; trend lines.
520         * Improve xlsx export: default col widths; schema validity.
521         * Improve modifier handling.  [#743130]
523 Thomas Kluyver:
524         * Fix import of extended floats from wk4 files.  [#739679]
526 --------------------------------------------------------------------------
527 Gnumeric 1.12.18
529 Andreas:
530         * Improve documentation. [#733466]
531         * Add warning dialog. [#733352]
532         * Fix rich text roundtrip through ODF. [#737039]
534 Jean:
535         * Fix dialogs behavior in full screen mode. [#736395]
536         * Save axis format to xls. [#736656]
537         * Fix recent files dialog crasher. [#737261]
539 Morten:
540         * Fix xls export problem.  [#733771]
541         * Update WEEKDAY function.
542         * Fix xlsx export problem for strings.  [#736202]
543         * Improve xlsx import of rich text.
544         * Text suite improvements.
545         * Fix minor ods rich text import problem.
547 --------------------------------------------------------------------------
548 Gnumeric 1.12.17
550 Morten:
551         * Fix UMR.  [#730727]
552         * Fix crashes on exit.  [#730857]  [#730884]
553         * Handle value formats for xlsx export.  [#724517]
554         * Improve xlsx import/export of rich text.  [#726189]
555         * Fix solver critical.
557 --------------------------------------------------------------------------
558 Gnumeric 1.12.16
560 Andreas:
561         * Fix database-range import from ODF. [#730197]
562         * Improve chart roundtrip through ODF. [#728197]
563         * Fix export of non-ODF interpolation types to ODF.
564         * Fix export of titles and subtitles to ODF. [part of #730397]
565         * Fix axis sub-element order in ODF export. [part of #730397]
566         * Fix undo crash related to hyperlinks. [#730466]
568 Morten:
569         * Start moving off GtkUIManager.
570         * Clean out old #ifdef.
571         * Fix ods series marker import/export.
572         * Fix plan-perfect issue.  [Debian #748054]
573         * Make installtion work without scrollkeeper.
574         * Improve import/export testing.  [#730397]
575         * Speed up certain large ranges of conditional formatting.
576         * Work towards making ods export deterministic.
578 --------------------------------------------------------------------------
579 Gnumeric 1.12.15
581 Andreas:
582         * Fix chart size in ODF import. [#728278]
583         * Improve chart roundtrip through ODF. [#728197]
584         * Export centre-across-selection in a way LO can understand. [#726010]
585         * Improve format roundtrip through ODF.
587 Morten:
588         * For xlsx, don't complain over "ext" elements.
589         * xlsx graph import improvements.
590         * Attempt a fix for tabs appearance with gtk+ 3.12.  [#728465]
591         * Make it possible to have all callables as python functions. [#728611]
592         * Improve format roundtrip through ODF.
593         * Plug leaks.
594         * Make search dialog non-modal again.  [#728817]
596 --------------------------------------------------------------------------
597 Gnumeric 1.12.14
599 Andreas:
600         * Improve format import from ODF files.
602 Morten:
603         * Plug leaks.
604         * xlsx conditional format fixes.  [#726202]
605         * Fix semantics of conditional format operators.  [#726806]
606         * Fix xlsx quotes in formula strings.  [#726824]
607         * Fix xls export of rich text.
608         * Fix problems with large, circular farms of VLOOKUP etc. [#723894]
609         * Let goffice handle conditional number formats.
610         * Attempt a workaround for Ubuntu scroll bars.
611         * Fix odf parse problems.
612         * Fix array editing.
613         * Fix column/row header colouring problem.  [#728007]
615 --------------------------------------------------------------------------
616 Gnumeric 1.12.13
618 Andreas:
619         * Fix export of comboboxes to ODF.
620         * Fix export of help messages to ODF.
621         * Import invisible alignment characters in number formats from ODF.
622         [part of #725852]
623         * Fix fill-alignment export/import to and from ODF. [part of #726035]
624         * Fix distributed-alignment export to ODF. [part of #726035]
625         * Fix ODF roundtrip of "center accross selection". [#726010]
626         * Improve ODF roundtrip of conditional formats. [#726201]
627         * Fix import & export of cell indent from/to ODF.
628         * Fix ODF roundtrip of underlines. 
630 Jean:
631         * Fix tooltip position for scale or RTL sheets. [#725941]
632         * Really fix the hyperlink tips persistence. [see #706659]
634 Morten:
635         * Support volatile functions. [#305798]
636         * Improve testing.
637         * Import/Export super/subscript fonts to xlsx. [Part of #726035]
638         * Import xlsx auto-filters. [#725460]
639         * Update Gnumeric schema.
640         * Fix rich text problem. [#726086]
641         * Improve xls import/export of conditional formats.  [#726202]
642         * Fix case sensitivity for conditional formats. [#726246]
643         * Fix minor conditional format GUI issues.
644         * Plug leak.
645         * Fix font dialog problem with underline.
646         * Fix crash reading strange xls file.  [Redhat #1076912]
647         * Fix problem clearing existing values in some xlsx cells.  [#726297]
648         * Fix criticals for dynamic deps in conditional formats.  [#726163]
649         * Fix LOG2 problem.  [#726464]
651 --------------------------------------------------------------------------
652 Gnumeric 1.12.12
654 Andreas:
655         * Fix ODF roundtrip of some header/footer markers. [part of #724487]
656         * Fix ODF roundtrip of preferred window size. [part of #724487]
657         * Fix ODF number roundtrip issue. [part of #724568]
658         * Fix ODF error constant roundtrip issue. [part of #724568]
659         * Fix import of underlines from LO-generated ODF files. [part of #724763]
660         * Fix ODF viewport roundtrip issue. [#724761]
661         * Fix ODF pagesetup roundtrip issue. [#724516]
662         * Fix ODF pattern roundtrip issue. [#724898]
663         * Export row and column visibility to ODF. [#725115]
664         * Export frozen panes info to and import from ODF. [#725228]
665         * Export and import more sheet properties to/from ODF. [#725258]
666         * Fix validation import from ODF. [#725321]
667         * Fix autofilter condition export to ODF. [#725458]
668         * Provide Undo for sheet reordering via tab dragging. [#725540]
670 Jean:
671         * Fix persistence of hyperlinks tips. [see #724108]
672         * Fix background filling for rtl sheets. [#725276]
674 Morten:
675         * Fix BIFF7 import of long strings.  [#724399]
676         * Improve testing.
677         * Fix XLSX number roundtrip issues.
678         * Improve ssdiff's report of differences.
679         * Improve LOG2's accuracy.
680         * Fix BIFF7 export of page headers and footers.
681         * Fix BIFF7 export of font rotation.
682         * Fix xlsx export of underlines.
683         * Fix BIFF8 export of diagonal borders.
684         * Export headers and footers to xlsx.  [Part of #724516]
685         * Import headers and footers from xlsx.  [Part of #724516]
686         * Fix xls export of long strings in formulas.
687         * Fix xls import of cells with long string results.
688         * Fix xls export of long strings in various places.
689         * Fix BIFF7 export of comments.
690         * Improve style handling when expanding sheets. 
691         * Fix xls export of headers and footers.  [Part of #724516]
692         * Fix xls import of headers and footers.  [Part of #724516]
693         * Fix xlsx export of row heights.
694         * Fix xlsx export of rotated styles.
695         * Make window geometry round-trip through xlsx.
696         * Fix xlsx import of comments.
697         * Work around gtk+ criticals.  [#725142]
698         * Fix xls/biff8 export of long comments.  [#725168]
699         * Fix xls/biff8 import of comment's text attributes.  [#725168]
700         * Improve the xls macro-roundtrip situation.  [#725220]
701         * Improve ssdiff for sheet attributes.
702         * Fix split pane problem.  [#725375]
703         * Don't generate value format during xls read.  [#725453]
704         * Fix name criticals.
705         * Fix sheet duplication issue.  [#725504]
706         * Fix named expressions crasher.  [Part of #725459]
707         * Fix GUI sheet re-ordering mess.  [Part of #725459]
709 --------------------------------------------------------------------------
710 Gnumeric 1.12.11
712 Jean:
713         * Fix hang on xls/biff7 save.  [#724399]
715 Morten:
716         * Release infrastructure improvements.
717         * Improve testing for xls/biff7.
719 --------------------------------------------------------------------------
720 Gnumeric 1.12.10
722 Andreas:
723         * Fix handling of dashes on ODF import. [#719509]
724         * Suppress some warnings in xlsx import. [#719680]
726 Jean:
727         * Accept 3D values for vector data. [#722294]
728         * Improve performance of ant-int cursor.  [#381011]
729         * Fix filled sheet objects properties box on cancelling. [#723745]
731 Mario Rugiero:
732         * Fix leaks.  [#720306]
734 Morten:
735         * Extend POCHHAMMER to negative values.
736         * Improve accuracy of BETA and BETALN.
737         * Improve accuracy of BESSELJ and BESSELY.
738         * New functions: IMGAMMA, IMFACT, IMIGAMMA, IGAMMA.
739         * Avoid some overflows in IMGAMMA.
740         * Fix tabulation truncation issue.
741         * Fix ABR.  [#720353]
742         * Fix fuzzed file crashes.  [#720425] [#720426] [#720358] [#719349]
743         [#715002]
744         * Resurrect list of functions on the new Gnumeric wiki.
745         * Resurrect support for non-ascii filenames on win32.  [#557815]
746         * Fix timeout related critical in ItemGrid.
747         * Fix win32 print crash.  [#719997]
748         * Fix solver problem with constraints.
749         * Improve accuracy of R.PNORM and R.PLNORM for large arguments.
750         * Improve accuracy of R.QCAUCHY.
751         * Improve accuracy of R.DHYPER, R.DBINOM, R.DNBINOM, R.DPOIS,
752           RAYLEIGH.
753         * Minor theming improvement.  [#722074]
754         * Save some vertical space between toolbars.
755         * Fix array/merge interaction problem.  [#723600]
756         * Fix problems with large, circular farms of VLOOKUP etc. [#723894]
758 --------------------------------------------------------------------------
759 Gnumeric 1.12.9
761 Jean:
762         * Implement double click for graph sheets. [#712216]
764 Morten:
765         * Minor improvement to history dialog.
766         * Fix drop-down sizing (gtk+ regression).  [#710749]
767         * Improve accuracy of R.QCAUCHY.
768         * Acquire more special function test cases.
769         * Improve accuracy of R.QGAMMA and thus R.QCHISQ.
770         * Improve accuracy of R.QBETA, R.QF, R.QTUKEY, R.QSNORM, and R.QST.
771         * Improve accuracy of COMBIN, PERMUT, POCHHAMMER, FACT, GAMMA.
772         * Improve accuracy of bessel functions with large non-integer alpha.
773         * Improve accuracy of ACOTH.
774         * Fix fuzzed file problems.  [#708091] [#712662] [#712685] [#712700]
775           [#712708] [#712772] [#712788] [#712731] [#715003]
776         * Restore sheet reordering by drag.
777         * Fix BETA on win32.
778         * Fix win32 registry initialization.
779         * Fix win32 gdk-pixbuf install heisen-crash.
780         * Incorporate new tests from crlibm.
781         * New functions SINPI and COSPI.
782         * Improve accuracy of SIN/COS/TAN on win32.
783         * Work around GTK+ ABI break.  [Redhat #1033827]
785 Xabier Rodríguez Calvar:
786         * Fix dialog button order. [#710378]
788 --------------------------------------------------------------------------
789 Gnumeric 1.12.8
791 Andreas:
792         * Update/fix documentation [#708679][#707075][#708556]
793         * Fix paste into locked cells [#702292]
795 Jean:
796         * Fix radio buttons behavior in covariance dialog. [#707595]
797         * Add a border around font selector in cell format dialog. [#708567]
799 Morten:
800         * Fix fuzzed file crash.  [#707875]
801         * Use lighter green for function markers.  [#708573]
802         * Fix item cursor problem.  [#709320]
803         * Fix win32 compilation.
805 --------------------------------------------------------------------------
806 Gnumeric 1.12.7
808 Morten:
809         * Extend BESSELJ and BESSELY to handle fractional order.  [#706720]
810         * Fix crash with split pane.  [#707047]
812 --------------------------------------------------------------------------
813 Gnumeric 1.12.6
815 Andreas:
816         * Fix crash on corrupted files. [#706526]
818 Morten:
819         * Fix crash on corrupted files.  [#706413]  [#706417]
820         * Fix save style performance issue.  [#699045]
822 --------------------------------------------------------------------------
823 Gnumeric 1.12.5
825 Andreas:
826         * Improve ODF import of cells with links. [#704022]
827         * Fix import of multi-paragraph text from ODF. [#704391]
828         * Fix ODF export of empt rows. [#704438]
829         * Export custom shapes. [#704421]
830         * Fix export to ODF of empty cells with default column styles. [#704563]
831         * Improve import to ODF of empty cells with default column styles. [#704563]
832         * Speed up loading of some ODF files. [#704422]
833         * Fix ODF style import. [#704563]
834         * Fix crash on corrupted files. [#704636] [#705385] [#705421] [#705420] [#706075]
835         * Fix ODF import of charts with series consisting of multiple ranges. [#704742]
836         * Fix ODF export of charts with series consisting of multiple ranges.
837         * Implement input message editing. [Part of #705310]
838         * Fix export of input-message only validations. [#705384]
839         * Fix warnings. [Part of #705313]
840         * Show input messages. [#705310]
841         * Fix Excel XML import. [#705223]
842         * Fix documentation. [#705541]
843         * Avoid crashing when printing sheet object widgets from ssconvert. [#705638]
844         * Fix printing of sheet object widgets. [#705650] [#705653]
845         * Use current GTK style when printing sheet object widgets from Gnumeric. [#705684]
846         * Scale tiny buttonssheet objects when printing. [#705689]
848 Dmitry Matveev:
849         * Bring back gda support.  [#604690]
851 Jean:
852         * Fix text wrap inside sheet objects. [#704417]
853         * Fix export of scatter/bubble plots to xls. [#705311]
854         * Fix crash when importing fuzzed chart from xls. [#705353]
855         * Accept <graph:Type> nodes in guppi graphs. [Debian #718594]
856         * Avoid crashing after destroying a SheetWidgetAdjustment associated widget.
857         [see Gtk+ bug #705692]
859 Morten:
860         * Fix crazy parsing problem.  [#704109] [#704140]
861         * Fix crashes on corrupted files.  [#704102] [#704004] [#704325]
862         [#704562] [#705866]
863         * Fix conditional format problem.  [#704445]
864         * Fix R1C1 parsing issue.  [#705637]
865         * Improve handling of large-area conditional styles.
866         * Fix (?) Applix pattern importer.  [#705946]
867         * Fix FMR.  [Part of #705913]
868         * Fix sheet removal dep problem.  [#706095]
869         * Fix test failure.  [#705947]
871 --------------------------------------------------------------------------
872 Gnumeric 1.12.4
874 Andreas:
875         * Improve xlsx export of Gnumeric functions.
876         * Improve xlsx import of Excel 2010 functions.
877         * Improve xls import of Excel 2010 functions.
878         * Fix documentation of r.q* and r.*nbinom. [#703164]
879         * Add Excel 2010's BETA.DIST.
880         * Fix crash on corrupted files. [#703149] [#703215] [#703625] [#703895]
881         * Fix import of sxc files. [#703249]
882         * Fix TDIST Import/Export from/to ODF.
883         * Write manual legend position to ODF. [#703362]
884         * Fix position handling in strict ODF export.
886 Jean:
887         * Don't attempt to add a path item when there is no path object. [#703052]
889 Morten:
890         * Improve accuracy for 2-argument ERF.
891         * Fix crashes on corrupted files.  [#703143] [#703307] [#703306]
892         * Fix --with-long-double tests.  [#703397]
893         * Fix problems saving auto filters to xls.  [#703308]
894         * Improve handling of large graph ranges.  [#703546]
895         * Fix analysis issue with translations.  [#703355]
896         * Fix COUNTIF (etc) pattern matching.  [#703770]
898 --------------------------------------------------------------------------
899 Gnumeric 1.12.3
901 Andreas:
902         * Fix border handling for merged cells in LaTeX export.
903         * Fix 'Go to First'. [#699631]
904         * Fix data merges. [#699897]
905         * Fix editing of hyperlinks. [#700732]
906         * Fix conditional formatting crash. [#700969]
907         * Do not include hidden cells in automatic print range. [#700994]
908         * Make buttons 1 and 2 behave similarly when selecting cells. [#700792]
909         * Warn when encountering extLst in xlsx import. [#700018]
910         * Use ctrl-a only to select the whole sheet, if the sheet
911           has focus. [#699746]
912         * Add a keyboard shortcut to jump to the current cell indicator.
913           [#699710]
914         * Fix placement of hyperlink tooltip. [#701436]
915         * Adjust cell comment display. [#698519]
916         * Make reference display in paste/define names dialog consistent with
917           sheet preferences. [Debian #699054]
918         * Write/read pagesetup settings to/from xlsx. [#701834]
919         * Fix in-cell-combos attached to merged cells. [#702146]
920         * Use the pagesetup setting to determine the landscape option in LaTeX
921           export [#702169]
922         * Fix ODF crash. [#702197]
923         * In ODF import ignored mentioned but not included sheets. [#698388]
924         * Fix crash on corrupted files.  [#702205] [#702219] [#702285]
925           [#702288] [#702364] [#702409] [#702486] [#702485] [#702498] [#702322]
926           [#702689]
927         * Some documentation improvements. [Debian #621735] [Debian #530462]
928         * Fix crash on xlsx import due to external references. [#702407]
929         * Fix reading of conditional formats from xls files. [#702612]
930         * Fix reading of solid fill conditional formats from xlsx files. 
931           [#702615]
932         * Improve xlsx import of new stat function names.
933         * Fix export of FLOOR(x) to xlsx. [Debian #464732]
934         * Fix clipboard related crash. [#702868]
936 Darrell Tangman:
937         * Update documentation for Edit and Insert menus. [#700596]
938         * Update documentation for comments and hyperlinks. [#700797]
939         * Consolidate comment, hyperlinks, names documentation.
940         * Update documentation for Manage Sheets, R1C1 notation,
941           sheet ranges. 1.12 updates, typo corrections, misc. cleanup.
943 Dmitry Smirnov:
944         * Fixes to the gnumeric and ssconvert manual pages.
946 Jean:
947         * Adjust labels vertical alignment in document properties
948           dialog. [#700156]
949         * Don't crash when exchanging missing axes. [#702126]
950         * Don't accept GNM_SHEET_PATTERNS as a valid pattern. [#702833]
952 Morten:
953         * Improve xlsx import of style-only cells.
954         * Don't write empty cells to .gnumeric.
955         * Add MPSEUDOINVERSE function.
956         * Add ctrl-shift-z as extra accelerator for redo.  [#699579]
957         * Fix conditional format problem.  [#699647]
958         * Remove gobject property strings from translation corpus.
959         * Improve LINEST.  [#551457]
960         * Improve statfuns tests.  [#700294]
961         * Improve mathfuns tests.  [#700295]
962         * Add new R.PTUKEY function.  [#700132]
963         * Add new Q.PTUKEY function.  [#700132]
964         * Fix missing translation of certain function examples.
965         * Add new SNORM.DIST.RANGE function.
966         * Fix critical when last row deleted.
967         * Fix criticals in about dialog.
968         * Introspection fixes.
969         * Fix xls/biff5 link export.  [#701604]
970         * Workaround problems with automake 1.13.
971         * Fix crashes on corrupted files.  [#702101] [#702182] [#702218]
972           [#702267] [#702277] [#702379] [#702658] [#703006]
973         * Improve xls import of new stat function names.
974         * Plug leaks.
976 --------------------------------------------------------------------------
977 Gnumeric 1.12.2
979 Andreas:
980         * Update documentation.
981         * Fix angle import of ODF graphs. [#698389]
982         * Don't insert ODF local tables as sheets. [#698388]
983         * Improve import of header/footer info from ODF.
984         * Fix legend placement in ODF import. [#698535]
985         * Fix plot placement in ODF import.
986         * Plug leaks.
987         * Fix border handling in html4 export. [#635217]
988         * Support ODF's title tag in headers and footers.
989         * Rename some items in the Statistics menu.
990         * Fix borders of merged cells in LaTeX export. [#347013]
992 Dominique Leuenberger:
993         * Fix locale directory.
995 Jean:
996         * Fix problems with sheet widgets.  [#696533]
997         * Fixed graph data loading from vectors that are array values. [#697107]
998         [697281]
1000 Morten:
1001         * Improve ssconvert error handling.  [#695529]
1002         * New font selector for toolbar.  [#695031]
1003         * Embed more artwork.
1004         * Plug leaks.
1005         * Introspection improvements.
1006         * Fix drawing of the select-all button.
1007         * Fix getting the detachable-toolbars setting.
1008         * Style most of Gnumeric using css.
1009         * Fix focus problem in cell comment dialog.  [#696826]
1010         * Move sheet renaming into a dialog.
1011         * Make it easier to see what sheet is selected.  [#659317]
1012         * Implement R.PST, R.QST, and R.QSNORM.
1013         * Fix dependency tabulation.
1014         * Fix problems with R.PSNORM.  [#697293]
1015         * New function OWENT.
1016         * New function POCHHAMMER.
1017         * Fix import of XL2007 functions like IFERROR from xls.
1018         * Add test sheet for complex number parsing.
1019         * Improve complex number parsing.
1020         * Fix error codes for complex number functions.
1021         * Fix import of non-Excel functions from LO's xls files.
1022         * Fix problem with xls saving of externnames.
1023         * Fix saving of certain XL2007 functions like IFERROR.
1024         * Ensure full precision for complex numbers.  [#697634]
1025         * Fix parsing of 'Sheet1!#REF!' as used by XL.  [#683494]
1026         * New function NT_OMEGA.
1027         * Fix minor R.PBINOM problems.
1028         * Improve FACT and GAMMA accuracy.
1029         * Fix dirty/undo tracking issue.  [#697927]
1030         * Add version number to translation files.
1031         * Improve precision of R.PBETA slightly.  [#697850]
1032         * Add new test for a collection of special functions.
1033         * Fix xls writing of non-ascii names.  [#608780]
1034         * Improve entry of non-locale currency amounts.  [#577768]
1035         * Fix XL import of names with array constants.  [#654211]
1036         * Fix XL import of booleans/error/empties in array constants.
1037         * Fix database criteria anchoring.  [#661800]
1038         * Fix database criterias "=" and "<>" for emptiness test.  [#686156]
1039         * Enable context menu for graph sheet tabs.  [#685446]
1040         * Fix bad interaction between save-as and GtkFileChooser.  [#695839]
1041         * Fix vertical toolbar's font button.
1042         * Fix criticals in insert-comment dialog.
1043         * Improve vertical toolbars.  [#590889]
1044         * Merge long format toolbar into regular one.
1045         * Work around gtk+ behaviour change.  [#689283]
1046         * Improve handling of broken xls.  [#698424]
1047         * Fix failed-read focus problem.  [#625687]
1048         * Fix critical.  [#698680]
1049         * Fix type problems with glib timers.
1050         * Fix swapped arguments in DAYS.  [#698772]
1051         * Fix showing multiple toolbars on the left.
1053 --------------------------------------------------------------------------
1054 Gnumeric 1.12.1
1056 Alexandre Rostovtsev:
1057         * Introspection fixes.  [#684159]
1059 Andreas:
1060         * Some documentation fixes.
1061         * Show argument names for python functions. [#690681]
1062         * Fix loading of ODF files with named expressions. [#690925]
1063         * Avoid unncessary sheet specification in analysis tools. [#691892]
1064         * Fix sensitivity tests for 2-factor anova dialog. [#693980]
1066 Jean:
1067         * Fixed aspect ratio for graph sheets. [#691472]
1068         * Replaced all GtkTable instances by GtkGrid.
1069         * Make the row and column header clickable even when indented.
1070         * Fix horizontal and vertical pane positions after indentation.
1072 Morten:
1073         * Fix a few compiler warnings.
1074         * Always compile ssconvert, ssindex, and ssgrep.
1075         * New utility: ssdiff.
1076         * Remove disabled corba plugin.
1077         * Fix off-by-ones in sheet resize.  [#690929]
1078         * Start working on warnings from newer gcc.
1079         * Avoid using some deprecated symbols.
1080         * Fix multihead issue with clipboard.
1081         * Improve EIGEN.   [#687926]
1082         * Improve handling of unknown functions.  [#109442]
1083         * Add LINSOLVE function.
1084         * Restrict size of MUNIT to avoid thrashing the system.  [#625544]
1085         * Fix text import crash.
1086         * Add LEVERAGE function for regression tool.  [#691913]
1087         * Clean up matrix code.
1088         * Speed up regressions.  [#691984]
1089         * Clean up sheet style code somewhat.
1090         * Track dependents of conditional formats.  [#654495] [#674954]
1091         * FreeBSD portability fix.  [#693761]
1092         * Introspection fixes.
1093         * Fix ssconvert crash.  [#694741]
1094         * Unconditionally enable solver.
1095         * Rewrite the file history dialog.  [#694777]
1096         * Fix R.QF and R.QBINOM documentation.
1097         * Fix sheet-removed crashes for a few dialogs.  [#364291]
1099 --------------------------------------------------------------------------
1100 Gnumeric 1.12.0
1102 Andreas:
1103          * Fix xlsx save problem.  [#690203]
1105 --------------------------------------------------------------------------
1106 Gnumeric 1.11.91
1108 Andreas:
1109         * Update the Gnumeric manual.
1111 Morten:
1112         * Fix format problem.
1114 --------------------------------------------------------------------------
1115 Gnumeric 1.11.90
1117 Andreas:
1118         * Fix ODF export of conditional styles including data styles. [#683739]
1119         * Fix encounter with macro sheets on xls import. [#684646]
1120         * Make ODF import handling of strike-through match LO. [#686789]
1121         * Fix style handling in ODF export for empty cells with objects. [#687693]
1122         * Fix cell overflow in case of marked up scientific format. [#686540]
1123         * Save all settings in stf export. [#685077]
1125 Jean:
1126         * Fixed indentation in cell format dialog. [#683576]
1127         * Do not use filtered out values in graphs. [#687209]
1128         * Fixed crash on interprocess image copying. [#687414]
1129         * Fix sheet focus after resizing. [#687188]
1130         * Unselect sheet objects on closing to avoid leaks. [#688094]
1131         * Fixed introspection annotations. [#682514]
1133 Morten:
1134         * Fix xlsx save performance problems.  [#662058]  [#685530]
1135         * Fix ods save performance problems.  [#662057, #687243]
1136         * Make .gnumeric use fewer style rectangles for the same style.
1137         * Short-circuit column resize for large stf imports.  [#686858]
1138         * Enhance POWER to do root of negative numbers.  [#687269]
1140 Weng Xuetian:
1141         * Fix interaction with ibus & fcitx. [#684511]
1143 --------------------------------------------------------------------------
1144 Gnumeric 1.11.6
1146 Andreas:
1147         * Some documentation updates.
1148         * Fix implicit ')' for array functions. [#680548]
1149         * Add FLIP function. [#680511]
1150         * Allow unordered abscissae in INTERPOLATION. [#680510]
1151         * Fix INTERPOLATION crash. [#680711]
1152         * Suppress range markers that should be in an external workbook.
1153         [Part of #680718]
1154         * Fix layering of sheet objects in ODF export and import.
1155         [Part of #681009]
1156         * Export/import opacity of fill-colours to/from ODF. [Part of #681009]
1157         * Some basic custom-shape support in ODF import.
1158         * Map captions onto text rectangles on ODF import.
1159         * Add new autofilter op. [#647401]
1160         * Provide new saver for uncompressed Gnumeric xml. [#672622]
1161         * Do not change workbook save info when exporting. [#672323]
1162         * Fix format selection on export. [#681316]
1163         * Add Repeat Export menu item. [#594154]
1165 Jean:
1166         * Fix component references issues. [#680190]
1167         * Fix linear averaging interpolation. [#680723][#680918]
1168         * Support semi-transparent fonts in cells. [#678176]
1169         * Fix sheet object frame label change. [#681307]
1171 Morten:
1172         * Fix xls read crash.  [#679992]
1173         * Dependents code cleanups.
1174         * Make cells regular dependents.
1175         * Fix non-linear solver crash.  [#680719]
1176         * Improve inter-workbook recalculations.
1178 --------------------------------------------------------------------------
1179 Gnumeric 1.11.5
1181 Jean:
1182         * Add support for introspection. [#670271]
1184 Morten:
1185         * Solver translation fixes.
1186         * Teach non-linear solver about constraints.  [Part of #620368]
1187         * Avoid too many hash collissions for dense sheets.
1188         * Speed up operations that iterate over cells in large areas.
1189         * Fix problems with linear solvers and cross-sheet target.
1190         * Fix python-loader vs. goffice interface problem.
1191         * Add solver report.
1193 --------------------------------------------------------------------------
1194 Gnumeric 1.11.4
1196 Andreas:
1197         * Handle coloured text formatting during ODF import.
1198         * Import text box text formatting during ODF import. [#672815]
1199         * Improve import of page headers from ODF.
1200         * Export/Import validation error message to/from ODF.
1201         * Export in-cell font colours. [#675210]
1202         * Fix warning on column insertion. [#675224]
1203         * Correctly read & write rich-text chart titles to/from ODF. [#675821]
1204         * Read and write the graph titles to/from ODF. [#675820]
1205         * Fix loading of ellipse objects defined in ODF's shape section. [#676064]
1206         * Fix loading of line objects defined in ODF's shape section. [#676063]
1207         * Add underline button to formatted text dialog for sheet objects, commemts, etc.
1208         * Write the formatted text of sheet objects to ODF.
1209         * Fix consolidate tool. [#670155]
1210         * Fix crash on ODF import of messagefree validations.
1211         * Improve ODF import/export of style conditions. [#676289, #676441]
1212         * Fix object placement in ODF import. [#676339]
1213         * Fix space handling on ODF import. [Part of #676535]
1214         * Fix TIME and add ODF.TIME. [#676596]
1215         * Fix Wilcoxon Mann Whitney Test in the presence of empty cells.
1216         * Add single sample t-test.
1217         * Fix random generator/new view combination crash. [#677956]
1218         * Improve Mann-Whitney test to allow for two separate data ranges.
1219         * Fix custom colour combos for conditional format selection. [#677967]
1220         * Fix cell-clearing/autofilter interaction. [#674814]
1221         * Fix autofilter handling of column deletion undo. [#625702]
1222         * Fix top-10 and custom autofilter dialogs. [#678258][#678259]
1223         * Fix description of MDURATION. [#678520]
1225 Jean:
1226         * Fix graph series headers when a multiple selection is used. [#675913]
1227         * Make selction background visible. [#648676]
1228         * Make mouse wheel scrolling work again with gtk+-3.4. [#675089]
1230 Morten:
1231         * Minor doc improvement for non-C locales.  [Part of #675000]
1232         * Fix fullscreen criticals.
1233         * Improve handling of expressions in validations.  [#674914]
1234         * Improve handling of expressions in conditional formats.  [#674954]
1235         * Fix problems with style hash and equality.  [#675955]
1236         * Fix clipboard criticals on exit.  [#678580]
1238 --------------------------------------------------------------------------
1239 Gnumeric 1.11.3
1241 Andreas:
1242         * On ODF import of stacked column charts, set LibreOffice's default
1243         overlap. [#670692]
1244         * On ODF import set series to default to ignoring invalids for
1245         interpolation. [#671508]
1246         * Handle unusual styles created in xls import. [#671745]
1247         * Do not show an icon for the range entry in the search dialog. [#671494]
1248         * Import/Export style information attached to grids from/to ODF.
1249         Part of [#671461]
1250         * Improve annotation import from ODF.
1251         * Fix conditional number format import from ODF. [#672489]
1252         * Import/Export marker size from/to ODF. Part of [#671461]
1253         * Export/Import axes data formats to ODF. Part of [#671461]
1254         * Fix object anchors on ODF import. [#667489]
1255         * Fix properties page of Document Properties dialog. [#673129, #673256]
1257 Jean:
1258         * Fixed crash with sheet object. [#671617]
1259         * Fixed labels vectors made of multiple ranges. [#672330]
1260         * Never skip a required plot dimension. [#674341]
1262 Morten:
1263         * Hook up unknown_image icon for ssconvert too.
1264         * Fix xls save crash.  [#671267]
1265         * Fix xls page break export.  [Part of #671513]
1266         * Fix xls export of conditional formats' font.  [Part of #671513]
1267         * Fix xls export of conditional formats' pattern.  [Part of #671513]
1268         * Improve xls import of rich text.  [Part of #671513]
1269         * Fix rich text export problem with non-ASCII.  [Part of #671513]
1270         * Fix crash with images on sheet.
1271         * Improve xls image export.   [Part of #671513]
1272         * Fix sheet object order on xls export.
1273         * Fix xls export for formulas in conditions.  [Part of #671513]
1274         * Export non-visible style stuff to xls.  [Part of #671513]
1275         * Improve xls import re. hard column widths.
1276         * Export only needed col/row styles to .gnumeric.
1277         * Fix export of colours to .gnumeric.
1278         * Fix row height xls export rounding issue.  [Part of #671513]
1279         * Export paper size to xls.
1280         * Improve xls export of chart legends.  [Part of #671845]
1281         * Export sets to xls.
1282         * Lower memory usage for ods load.  [#671863]
1283         * Improve test suite.
1284         * Lower per-cell memory usage.
1285         * Fix INTERPOLATION crash.  [#672154]
1286         * Inhibit typing underline style in format dialog.
1287         * Allow pattern matching for VLOOKUP/HLOOKUP.  [#672319]
1288         * Fix pattern matching for VLOOKUP/HLOOKUP/MATCH.
1289         * Improve test suite for ods.
1290         * Fix scrollbar/spinbutton load-from-.gnumeric.  [Part of #672716]
1291         * New function COVARIANCE.S.
1292         * Enable MATCH/VLOOKUP/HLOOKUP caches during redraw.
1293         * Speed-up some operations on large areas.
1294         * Work around pango bug affecting search/replace.  [#673447]
1295         * Try to work around gtk bug causing crashes.  [Redhat #803904]
1297 --------------------------------------------------------------------------
1298 Gnumeric 1.11.2
1300 Andreas:
1301         * Colour the range expressions to match the range cursor. [#632156]
1302         * Implement ctrl-click cell deselection. [#610696]
1303         * Fix LaTeX export of cyrillic. [#666340]
1304         * Fix function tool tip. [#668685]
1305         * Delay function completion tooltip. [#668683]
1306         * Import inline text from xlsx files. [#668936]
1307         * Fix rich text import from xlsx. [#669083]
1308         * Fix data shuffle. [#669184]
1309         * Clarify the skew-t and skew-normal descriptions.
1310         * Fix EXACT. [#670232]
1311         * Fix editing of decimals. [#670558]
1312         * Fix edit line display. [#555519]
1313         * Avoid recalculation on pure comment deletion. [#670603]
1315 Jean:
1316         * Fix formula interpretation in plot series (with Morten's help). [#662237]
1317         * Don't destroy a sheet object when inserting it. [#669648]
1319 Morten:
1320         * Improve parsing on numbers with non-ascii digits.
1321         * Make solver check for exceeding the time limit.
1322         * Fix object life-cycle problems in solver.
1323         * Fix multihead problem with format dialog.
1324         * Fix auto-expression problem with sheet deletion.
1325         * Fix ellipsizing of auto-expression.
1326         * Fix auto-expression of single cell when moved.
1327         * Fix problems with underlines and rotated cells.  [#667152]
1328         * Fix multihead problem with auto-expressions.
1329         * Fix allocate-free mismatch in sheet management dialog.
1330         * Fix paste special undo problem.  [#667702]
1331         * Fix F4 (abs/rel-cycling) bug.  [#668625]
1332         * Fix minor function name completion bug.  [#668624]
1333         * Fix abs/rel stickiness in expression entry.  [#668691]
1334         * Minor quit-dialog improvements.
1335         * Put DataShuffle back on the menus.
1336         * Resurrect the splash screen from bit rot.  [#670449]
1337         * Make sheet removal respect manual recalculation.  [#671192]
1339 --------------------------------------------------------------------------
1340 Gnumeric 1.11.1
1342 Andreas:
1343         * Show range selection cursors even while selecting new regions and
1344         on other sheets.
1346 Jean:
1347         * Fixed expression range cursor behavior. [#664852]
1349 Morten:
1350         * Build fixes relating to embedded ui files [#664828]
1352 --------------------------------------------------------------------------
1353 Gnumeric 1.11.0
1355 Adrian Bunk:
1356        * Remove obsolete Hildon port.  [#662412]
1357        * Get rid of dolt.  [#662413]
1359 Andreas:
1360         * Use formatting attributes whenever we format numbers.
1361         [#584380][#651561]
1362         * Clarify the distinction beween open/save and import/export.
1363         * Fix enabling of modify comment or hyperlink. [#655877]
1364         * Fully read scientific format from ODF.
1365         * Provide xls file opener permitting encoding specification. [#535473]
1366         * Fix writing of scatter style in xlsx export. [#656799]
1367         * Provide progress feedback for xlsx import. [#634803]
1368         * Provide progress feedback when generating random numbers.
1369         * Add HPFILTER function calculating the Hodrick Prescott Filter.
1370         * Fix saving of newlines to xls. [#356711]
1371         * Enable markup selection in scientific format selector.
1372         * Be compatible with the changed LibreOffice ODF documents with tab
1373         colours.
1374         * Persist selection and edit positions through ODF files. [#657506]
1375         * Some more number formatting improvements to ODF import/export.
1376         * Read and write tick spacing from/to ODF files.
1377         * Fix graph editor crash. [#658223]
1378         * Fix import of non-UTF8 csv files. [#658916]
1379         * Fix copy/paste of graphs to other programs. [#660242]
1380         * Allow for the omission of a string indicator (quote) in configurable
1381         text import. [#658981]
1382         * Add a print item to the sheet object context menu. [#660248]
1383         * Fix IRR and other functions acting on paired data set when called
1384         with fixed arrays.
1385         * Import ODS-like documents produced by Google-docs. [#660657]
1386         * Fix border import from 1C generated xls files. [#660605]
1387         * Fix cell extent caclulation for xlsx export. [#661958]
1388         * Speed up printing of few pages of large sheets. [#662056]
1389         * Provide an information dialog for print preview. [#662056]
1390         * Fix hyperlink placement when inserting or adding hyperlink. [#662310]
1391         * Fix spanning of long centered cell content. [#662331]
1392         * Fix centering of spanned cell content. [#662361]
1393         * Add optional markers to indicate that cell content has been
1394         truncated. [#662149]
1395         * Fix zoom of text superscripts and subscripts. [#425685]
1396         * Fix autofitting of row height in presence of superscripted
1397         scientific notation. [#662472]
1398         * Improve shape import from ODF. [#663078]
1399         * Improve text import/export from and to ODF. [#627509, #663135]
1400         * Import hyperlinks from ODF. [#603533]
1401         * Fix status of sub- and superscript buttons. [#662474]
1402         * Fix name-definition in presence of placeholder. [#663117]
1403         * Add 'object' and 'paper=fit' options to ssconvert pdf export. [#661405]
1404         * Add cell view to auto expression. [#455712]
1405         * Fix import/export of interpolation methods from/to ODF. [#664351]
1406         * Fix leak. [#664447]
1407         * Improve range markers when editing formulas. [#664754]
1409 Jean:
1410         * Make things build against gtk+-3.0.
1411         * Make Ctrl-PgUp and Ctrl-PgDn work on chart-only sheets. [#645673]
1412         * Fix row height autofit when zoom level is not 1. [#656418]
1413         * Fix actions sensitivity for chart sheets. [#645842]
1414         * Fixed criticals when saving a chart to ODF. [#658194]
1415         * Fixed labels vertical alignment in preferences dialog. [#658639]
1416         * Fixed autofilter user interface issues. [#657036]
1417         * Make the windows shrink again. [#659246]
1418         * Make the graph window work again. [#660241]
1419         * Fixed layout issues in cell border dialog. [#661213]
1420         * Don't use anymore the "allow-shrink" and "allow-grow" properties.
1421         [#661720, #661855]
1422         * Add support for SVG images using librsvg.
1423         * Fixed SVG images size. [#628472]
1424         * Fix crash in graphs using markups. [#663216]
1425         * Add preference setting determining the minimum number of chars for
1426         autocompletion. [#663671]
1427         * Fixed rendering of outline levels. [#663663, #663802]
1428         * Fixed schemas paths. [#664243]
1429         * Preserve cairo state in item-edit. [#664692]
1431 Marek ÄŒernocký:
1432         * Add some translation contexts to improve translations.
1434 Mikko Rasa:
1435         * Fix ODF import of certain percentage formats. [Debian #642135]
1437 Morten:
1438         * Fix crash.  [#658140]
1439         * Fix stf import crash.  [#658982]
1440         * Fix leaks.
1441         * Fix GUI crash for invalid dates.
1442         * Embed ui files into the Gnumeric binary.
1443         * Get rid of obsolete code.
1444         * Add ODF.SUMPRODUCT compatibility function.  [#662551]
1445         * Add HEXREP function for debugging.  [#663712]
1447 Valek:
1448         * In xls import, set LABEL encoding based on FONT charset converted to
1449         codepage. [#304007, ubuntu #262777]
1451 --------------------------------------------------------------------------
1452 Gnumeric 1.10.17
1454 Andreas:
1455         * Fix some style import from ODF. [#652492]
1456         * Import/Export print formatting from/to ODF. [#653186]
1457         * Write and read some document properties to and from XLSX.
1458         * Fix xlsx schema violations.
1459         * Fix keyword handling in properties dialog. [#653378]
1460         * Allow document properties to be edited and added.
1461         * Add an interface for conditional styles.
1462         * Fix ODF import of styles with inherited conditional styles. [#654214]
1463         * Provide undo for cut between 2 gnumeric processes. [#640922]
1464         * Fix bar and column chart import/export to ODF.
1465         * Speed up frequent calls to INTERPOLATION with the same
1466         abscissae/ordinates. [#654538]
1467         * Export defined names to xlsx. [#655010]
1468         * Implement printing of errors as blanks, dashes or NAs.
1469         * Fix printing of column headers and borders when formulae are shown.
1470         [#655389]
1471         * Fix import of Excel 2003 xml files in non-C locale. [#655554]
1473 Jean:
1474         * Fix selection background. [#648676]
1476 Morten:
1477         * Fix --with-gnome compilation:  [#652802]
1478         * Fix parsing crash.  [Redhat #726860]
1480 --------------------------------------------------------------------------
1481 Gnumeric 1.10.16
1483 Andreas:
1484         * Store some print range information in gnumeric files. [#649714]
1485         * Hide Prefer CLIPBOARD preference under MS Windows. [#649675]
1486         * Extend the goto dialog.
1487         * Extend the address box to handle both A1 and R1C1 style addresses.
1488           [#650941]
1489         * Change the default widget when rolling up or down the default widget.
1490           [#651173][#646612]
1491         * Import external references from ODF. [#645580]
1492         * Some documentation improvements.
1493         * Read fraction formats correctly from ODF 1.2 files.
1494         * Fix regression line export to ODF.
1495         * Fix font and background colour import of LibreOffice generated xlsx
1496           files.
1497         * In xlsx files, do not ignore gradient cell background fills
1498           completely. [#644496]
1499         * Export some cell formatting to xlsx files. [#532635]
1500         * Fix reading of diagonal borders from xlsx files. [#652690]
1501         * Fix writing to xlsx of file with comments. [#652689]
1502         * Add exporter for ECMA-376 2nd edition.
1503         * Fix some font-name handling in ODF import.
1505 Morten:
1506         * Fix leaks in SHEET.  [#650761]
1507         * Fix leaks in SHEETS.  [#650764]
1508         * Fix leak in name dialog.
1509         * Switch to using goffice's complex math.
1510         * Fix graph axis problem.  [Part of #599901]
1511         * Drop unneeded value formats.  [#651667]
1513 --------------------------------------------------------------------------
1514 Gnumeric 1.10.15
1516 Andreas:
1517         * Fix shift-arrow movement for sheet objects. [#645805]
1518         * Expand the description of SSMEDIAN. [#647247]
1519         * Redesign autofilter Top10 dialog. [#646641]
1520         * Handle NUL characters in cvs import. [#648354]
1521         * Fix some Statistics tool formatting. [#649092]
1522         * Fix undo crash for column widths. [#649139]
1523         * Indicate vararg functions in function browser and docs. [#649484]
1524         * Fix handling of argument names in docs. [#649592]
1525         * Fix pdf docs. [#649591]
1526         * Handle MS Works formula import. [#649406]
1527         * Restore Gnumeric print range. [#649714]
1528         * Set default, save and restore print file name. [#649711][#649713]
1529         * Some ODF 1.2 export fixes including [#649906] and [#649914].
1530         * Export external references to ODF.
1531         * Fix ODF style handling on import. [#649851]
1532         * Import more validations from ODF.
1533         * Export all validations to ODF.
1534         * Fix printing of background colours. [#650261]
1535         * From ODF also import named expressions with illegal name. [#650125]
1536         * Handle [#REF!] and friends on ODF import. [#650639][#650640]
1537         * Handle some invalid expressions in ODF import. [#650625]
1539 Jean:
1540         * Fixed critical. [#649901]
1542 Morten:
1543         * Fix problems with localized function docs.
1544         * Plug leaks.
1545         * Fix minor problem reading old xls objects.
1546         * Reduce memory usage when new glib is used.  [#644197]
1547         * Eliminate col/row infos that are identical to the default.  [#155003]
1548         * Fix problems reading some Lotus 1-2-3 files.
1549         * Fix paste-special repeat.
1550         * Fix ADDRESS problem.
1551         * Fix xlsx write problem.  [#650639]
1553 Urmas:
1554         * Initial support for Works files.  [#647492]
1556 --------------------------------------------------------------------------
1557 Gnumeric 1.10.14
1559 Andreas:
1560         * Fix width of translated lists in various dialogs [#641626]
1561         * Allow function tooltips to be closed temporarily [#641355]
1562         * Import & export list validation from and to ODF files. [#640701]
1563         * Minor histogram improvements.
1564         * Fix import of LibreOffice created xlsx files using shared formulas.
1565           [#642850]
1566         * Fix crash on resaving LibreOffice created xlsx files with unauthored
1567           comments. [#642850]
1568         * Trigger configurable text importer on paste of tabs. [#395631]
1569         * Fix ctrl-end in presence of hidden rows. [#643971]
1570         * Fix import of dbf files with more than 65536 rows. [#644189]
1571         * Export workbook-scoped named expressions and ranges to ODF.
1572         * Improve reading of named expressions from ODF files.
1573         * Fix weighted and Spencer moving averages crashes. [#645722]
1574         * Avoid creation of unused names. [#650281]
1576 Jean:
1577         * Fix cursor position inside a cell edited in a zoomed sheet. [#641709]
1578         * Add GSettings schemas.
1579         * Import multiple runs chart titles from xlsx. [#643814]
1580         * Import axis crossing position from xlsx. [#642941]
1582 Morten:
1583         * Import wide sc files.  [#641581]
1584         * Fix problem with single-cell names and 'r'-type arguments.  [#613273]
1585         * Plug leaks.
1586         * Fix potential crash on quick exit.
1587         * Fix stf import problem diagnosed by Andreas.  [#642477]
1588         * Restore toolbar positioning code.
1589         * Fix solver crash.  [Redhat #680572]
1590         * Fix xml reading of constraints.  [Redhat #680572]
1591         * Fix lpsolve/glpk writing of affine part.
1592         * Fix xlsx import crash.  [#643808]
1593         * Import sheet visibility from xlsx.  [#643815]
1594         * Import names from xlsx.  [#643874]
1595         * Improve dbf codepage support.  [#644189]
1596         * Improve date format consistency in document properies.  [#644217]
1597         * Hopefully make print preview work on win32.  [#533795]
1598         * Improve quit dialog's non-ascii handling.  [#644982]
1599         * Make print-preview work on win32 by avoiding gtk+.  [#533795]
1600         * Fix crash related to dynamic deps.  [#645209]
1601         * Fix stf import crash.  [#645555]
1602         * Allow templates for multi-sheet ssconvert.  [#645287]
1604 Stanley Pinchak:
1605         * Improve "dif" output.
1607 --------------------------------------------------------------------------
1608 Gnumeric 1.10.13
1610 Andreas:
1611         * Calculate residuals when using the regression tool. [#635064]
1612         * Permit data entry by-passing autocorrection.
1613         * Work around OpenOffice date formatting bugs. [#636131]
1614         * Export text formats to and import from ODF. [#636158]
1615         * Fix ODF import of sheets with far forward references. [#636968]
1616         * Add EEK support to EURO and EUROCONVERT.
1617         * Fix leaks in potentially failing analysis tools.
1618         * Make the row and column headers and selection match the theme better.
1619           [#639019]
1620         * Fix locale specific sorting. [#638874]
1621         * Ensure we have sub- and sperscript icons. [#639086]
1622         * Fix advanced filter. [#639444]
1623         * Suppress function tooltips on text-formatted cells. [#638832]
1624         * Fix documentation of ATAN2. [#640344]
1626 Jean:
1627         * Only disable the formula bar when a chart sheet is selected. [#636031]
1628         * Make sheet objects invisible outline from .xls files persistent. [#637393]
1629         * Fixed arrows and line object position when zoomed. [#637453]
1630         * Fixed series lines color export to .xls. [#637658]
1631         * Fixed sheet objects position on zoomed sheets. [#637739]
1632         * Override edition-canceled property for GnmExprEntry. [#639287]
1634 Morten:
1635         * Fix array intersection problem with IF.  [#633433]
1636         * Make sure columns are wide enough for dates in csv import.
1637         * Plug a few leaks.
1638         * Fix number-match issue regarding fraction.
1639         * Fix problems with pivot reading from xls.  [#638776]
1640         * Allow version-agnostic template files.  [#630247]
1642 --------------------------------------------------------------------------
1643 Gnumeric 1.10.12
1645 Andreas:
1646         * Add argument to FOURIER to separate parts.
1647         * Extend TREND function to handle multiple regression. [#630085]
1648         * Fix selection for sheet object lists and combos. [#631322]
1649         * Preserve selection for sheet object lists when we change
1650           content. [#631327]
1651         * Add option to sheet object lists and combos to enter values
1652           rather than index. [#629333]
1653         * Fix manual pagebreak handling when printing. [#631570]
1654         * Add menu items to remove and add manual page breaks.
1655         * Improve the sc import.
1656         * Fix button sensitivity in sort dialog. [#632999]
1657         * Fix ODF export of files with large formatted sheets. [#634135]
1658         * Fix extensions of supported ODF files. [#635111]
1660 Hans de Goede:
1661         * Fix import of dib format images in XLS. [#553098]
1663 Jean:
1664         * Fixed maximum for col/row number in sheet resize dialog. [#631702]
1665         * Eliminate glade usage.  [#631717]
1666         * Fixed crash in print setup. [#634149]
1667         * Fixed image bounds in zoomed sheets.
1669 Morten:
1670         * Fix crash related to broken xls.  [#632050]
1671         * Fix print area problem from broken xls.
1672         * Fix printing crash.  [#632439]
1673         * Partially fix problem with undefined names.  [#633140]
1674         * Fix analysis tools problems when "as values" is chosen.
1675         * Fix gtk+/X crash with large tooltips.
1676         * Take care of dead kittens.
1677         * Fix text object clipping issue.  [#634597]
1678         * Fix problem with disappearing window for empty file.  [#634792]
1679         * Fix ranges-in-expression criticals.
1681 Sameer Morar:
1682         * Add key combinations to move sheets. [#634139]
1683         * Modify quit dialog to be able to discard multiple files without
1684         saving.  [#527133]
1686 --------------------------------------------------------------------------
1687 Gnumeric 1.10.11
1689 Andreas:
1690         * Fix image-fill, pattern and gradient export. [#628762]
1691         * Read tab colors from OOo config in ODF files.
1692         * Improve some ODF chart import/export.
1693         * Import/export all sheet objects from and to ODF files.
1694         * Fix reformatting of cells on expression entry. [#629303]
1695         * Allow multiple selection in manage sheet dialog.
1696         * Permit ctrl-click specification of sort columns.
1697         * Set ODF files to save by default as ODF files. [#629962]
1698         * Fix ssconvert crash on form controls. [#630335]
1699         * Improve printing of the form controls.
1700         * Permit choice whether to print sheet objects.
1702 Jean:
1703         * Export/import tick label rotation angle. [#629675]
1704         * Read and write cell comments from/to OpenXML. [#630627]
1705         * New contextual menu item: copy a graph to a new graph sheet.
1707 J.H.M. Dassen (Ray):
1708         * Revised ssconvert man page.
1709         * Fix several potential and actual problems highlighted by
1710           LLVM/clang static analysis.
1712 Morten:
1713         * Fix date entry problem.  [#630177]
1714         * Fix problem with inter-process empty-value paste.  [#629302]
1715         * Fix problem with inter-process object paste.  [#629302]
1716         * Allow user-defined templates.  [#630247]
1717         * Improve test suite.
1719 --------------------------------------------------------------------------
1720 Gnumeric 1.10.10
1722 Andreas:
1723         * Significantly improve chart export and import to/from ODF.
1724         * Improve handling of corrupted ODF files.
1725         * Fix percentage style import from ODF. [#627517]
1726         * Fix INTERPOLATION documentation. [#627461]
1727         * Provide progress info in ODF export.
1728         * Improve warnings dialog in ODF import.
1729         * Fix button sensitivity in sort dialog.
1731 Jean:
1732         * Fix some interpolation and periodogram issues.
1733         * Fixed graph scalar data editor behavior. [#628721]
1735 Morten:
1736         * Plug sylk importer leak.
1737         * Plug xml importer leak.
1738         * Plug odf importer leak.  [#627759]
1739         * Extend domain of IMPOWER.  [#627775]
1740         * Allow use of glib's memory profiler.
1741         * Fix some confusion of char vs. xmlChar.
1742         * Fix elapsed-time entry.  [#628082]
1743         * Fix problems with limits for date axes.
1744         * Improve function docs self test.
1745         * Fix errors in function docs.
1747 --------------------------------------------------------------------------
1748 Gnumeric 1.10.9
1750 Andreas:
1751         * Clarify autofilter dialog. [#625688]
1752         * Make the tooltips theme-independent. [#625966]
1753         * Adjust and fix WORKDAY and NETWORKDAY.
1754         * Fix crash on certain handcrafted ODF files. [#626632]
1755         * Fix import of some ODF 1.0 charts. [#626632]
1756         * Fix crash on paste into an empty expression entry. [#626648]
1757         * Import and export boxplots to and from ODF files. [#626653]
1758         * Improve handling of corrupted ODF files. [#626654][#626655]
1759         * Fix autocorrection when entering in ranges. [#626781]
1760         * Fix column wdth and row height adjustments when entering in ranges.
1761           [#626789]
1762         * Fix autofitting on data entry. [#626861]
1763         * Avoid some of the multiple undos when entering existing text in
1764           ranges. [#626797]
1765         * Adjust formats when autofitting new entries. [#626903]
1766         * Autofit rows and columns when entering an array expression. [#626904]
1767         * Fix column and row fitting on paste. [#359404][#611181]
1768         * Export images to ODF.
1769         * Fix import of graphs from rich ODF files. [#626961]
1770         * Some ring and pie plot ODF export improvements.
1771         * Export legends to ODF.
1773 Jean:
1774         * Import Guppi graphs from gnumeric-1.0.x files. [#567953]
1775         * Survive malformed guppi graphs. [#625726]
1776         * Use theme foreground color for row and column headers. [#625727]
1777         * Force column span recalculation when switching between number and
1778           error. [#625994]
1779         * Fix scroll when selecting a merged cell. [#626065]
1780         * Fix objects dragging when zoomed. [#626484]
1781         * Fix control points behavior when zooming.
1782         * Fix in-cell editing when zoom < 100%. [#626279]
1784 Morten:
1785         * Survive malformed xml files.
1786         * Fix win32 random problem.  [#533779]
1787         * Fix IMPOWER problem.  [#627014]
1788         * Avoid criticals in ODS import.
1789         * Fix problem with collect cache.  [#627079]
1791 --------------------------------------------------------------------------
1792 Gnumeric 1.10.8
1794 Andreas:
1795         * Add new Excel and Openformula units ("pica" and "picapt") to CONVERT.
1796         * Save default search settings. [#105615][#625185]
1797         * Improve configurable text export of numbers. [#126444]
1798         * Improve horizontal fill. [#594193]
1799         * Improve function syntax tooltips. [#623317]
1800         * Add weekend specifier to WORKDAY and NETWORKDAYS. [#172458]
1801         * Fix ngettext usage.
1802         * Fix undo text for sheet object duplication. [#623557]
1803         * Fix additional undo entry for sheet object duplication. [#623559]
1804         * Fix undo of object creation followed by duplication. [#623566]
1805         * Avoid creating interacting auto filters. [#607086]
1806         * Improve items of the cell context menu. [#74359]
1807         * Fix various function docs issues.  [#623669][#624559][#625102]
1808         * Improve the presentation of the examples in the function
1809           documentation. [#623455]
1810         * Fix HDATE and friends. [#623764][#625177]
1811         * New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN.
1812         * Add hyperlink and comment removal menu items.
1813         * Add merge and unmerge menu items.
1814         * Add menu item to autofit column width or row height based on the
1815           selection only. [#125595]
1816         * Add autofit actions to cell context menu.
1817         * Add new function ARRAY. [#570689]
1818         * Add new function SORT. [#59144]
1819         * Add menu item to wrap SORT around an existing range.
1820         * Show the number of rows filtered by the auto filter. [#346002]
1821         * Improve function tooltips. [#623322]
1822         * Improve expression entry range selection.
1823           [#80725][#624288][#624289][#624581]
1824         * Add preference setting to disable the extension check for the
1825           configurable text exporter. [#594151]
1826         * Add optional marker to indicate that a cell contains an expression.
1827           [#55124]
1828         * Add merge and unmerge items to the cell context menu.
1829         * Permit double-clicking of functions in the function selector.
1830         * Allow single merge to single merge copying. [#87296]
1831         * Make the font style buttons override the character attributes.
1832           [#163410]
1833         * Provide name completion (F4) when entering functions. [#587084]
1834         * Implement access to the function selector to paste function
1835           names while editing cells (Shift-F4).
1836         * Add preference settings whether to show function name and/or
1837           argument tooltips.
1838         * Fix undo of Clear->All and Clear->Comments. [#625151][#623803]
1839         * Add menu items to allow clearing of filtered rows only.
1840         * Fix editing of hyperlinks.
1841         * Work around OOo's failure to correctly define its named ranges.
1842           [#625332]
1843         * Remove range hightlighting while not editing expressions. [#625361]
1844         * Reduce the size of the text import dialog. [#625281]
1845         * Fix import of underlined/double underlined comments from xls.
1846           Part of [#405951]
1847         * Improve xl import of underlines.
1848         * Correctly size the autoexpressions. [#625521]
1849         * Fix row height dialog. [#625543]
1850         * Add menu to specify whether to enter as array, into multiple cells,
1851           etc. Part of [#53733]
1852         * Make autofilter condition changes undoable. [#625143]
1854 Jean:
1855         * Fix strong/weak cursor display. [#623241]
1856         * Fix regression in ms_excel_chart_read. [#623960]
1857         * Fix a regression in chart series evaluation. [#624263]
1858         * Fix crash in cell_calc_span. [#624274]
1859         * Install a self-consistent headers list.
1860         * Fixed borders display in cell format dialog.
1862 Morten:
1863         * Ask user to locate solver binaries when plain search fails.
1864         [#619519]
1865         * Fix problem with solver target cell entry.
1866         * Fix date function docs issues.  [#623669]
1867         * Fix gtk_show_uri problem affecting win32.  [#623605]
1868         * Fix mistakes pointed out by sparse.
1869         * Fix win32 versioning problem.  [#624171]
1870         * Improve function doc checks.
1871         * Eliminate almost all remnaining GdkGC usage.
1873 --------------------------------------------------------------------------
1874 Gnumeric 1.10.7
1876 Andreas:
1877         * Improve function syntax and formula guru tooltips.
1878         * Avoid superfluous redo items under validation failure. [#622509]
1879         * Fix validation for array and range entry. [#622511]
1880         * Autofit column widths in stf import. [#427382]
1881         * Ensure the table range is unlocked before allowing the data
1882           table to be configured.
1883         * Also store any markup if entering text in several cells at once.
1884           [#622530]
1885         * Read HTML files with nested tables. [#594789]
1887 Jean:
1888         * Fixed autofilter (and other) combo positions. [#621817]
1890 Morten:
1891         * Improve function syntax tooltips.
1892         * Fix excessive memory use problem with xlsx.  [#622365]
1893         * Make BackSpace work as Delete on pane.  [#622599]
1894         * Improve handling of MS-style HTML in clipboard.  [#617801]
1896 --------------------------------------------------------------------------
1897 Gnumeric 1.10.6
1899 Andreas:
1900         * Add Wilcoxon Signed Rank Test tools for one and two populations.
1901         * Fix spin button handling in various tool dialogs. [#619971]
1902         * Redesign define-named-expressions dialog. [#465840]
1903         * Add paste-names dialog. [#613325]
1904         * Make changing the scope of a named expression undoable.
1905         * Add search tool to paste- and define-names dialogs. [#465840]
1906         * Check whether defined names are in use before deleting them.
1907         * Add option to the regression tool to allow for multiple Y.
1908           [#620505]
1909         * Ensure that names cannot be mistaken as cell references.
1910           [#409997]
1911         * Add search function to function selector. [#495776]
1912         * Add function help menu item. [#156777]
1913         * Improve ACCRINT and its description. [#611436]
1914         * Fix tests for homogeneity and independence for non-square
1915           tables. [#621227]
1916         * Show all ranges while editing. [#166653]
1917         * Provide a tool tip showing function syntax. [#56172]
1918         * Provide more navigation options. [#15010]
1919         * Check with user before hiding all rows or columns. [#316976]
1920         * Check with user before pasting too many copies. [#530956]
1922 Jean:
1923         * Do not ungrab a not grabbed item. [#620369]
1924         * Always update the right series entry. [#620719]
1925         * Fixed multi-line item edit selection. [#621235]
1927 Morten:
1928         * Make sure windows for help commands show up on right screen.
1929         * Fix dependency tabulation undo issue.
1930         * Fix critical when inserting graph using keys.
1931         * Automate win32 help generation.
1932         * Mark a sheet dirty when its tab colour is changed.  [#621191]
1933         * Fix SERIESSUM issue.
1934         * Modernize code for LINEST, LOGEST, and  LOGREG.  [#317426]
1935         * GEOMDIST: avoid overflow in extreme cases.
1936         * SFTEST: improve extreme-case precision.
1937         * Fix RANDLEVY.
1938         * Fix hidden-sheet problem.  [#621463]
1939         * Improve help text sanity checks.
1940         * Fix minor parsing problem.
1941         * Handle missing data in FORECAST properly.  [#621417]
1942         * Handle missing data in GROWTH properly.  [#621418]
1943         * Improve BINOM.DIST.RANGE.
1944         * Modernize STEYX.
1945         * Plug evaluation leak.
1946         * Fix memory handling issue for dependents.
1948 --------------------------------------------------------------------------
1949 Gnumeric 1.10.5
1951 Andreas:
1952         * Add Wilcoxon-Mann-Whitney test tool.
1954 Morten:
1955         * Fix stf crash.  [#619283]
1956         * Persist solver model type.
1957         * Add non-linear solver.  [#614865]
1958         * Feed the gtk+ deprecation monster.  [#572240]
1959         * Fix win32/paradox problem.  [#619942]
1961 Sameer Morar:
1962         * Improve page setup dialog. [#619421]
1964 --------------------------------------------------------------------------
1965 Gnumeric 1.10.4
1967 Andreas:
1968         * Include version number in HTML export.
1970 Jean:
1971         * Fixed autofill issues. [#618687]
1973 Morten:
1974         * Linear regression test suite.
1975         * Fix TABLE problem.  [#618829]
1976         * Handle "Jan 2010" and "January 2010" better.
1977         * Fix date parsing problems for invalid years.
1979 Sameer Morar:
1980         * Fix sheet order dialog layout. [#619056]
1982 --------------------------------------------------------------------------
1983 Gnumeric 1.10.3
1985 Andreas:
1986         * Fix CHITEST for rectangular ranges. [#615920]
1987         * Fix printing and preview of graph only sheets. [#616475]
1988         * Make even active sheets invisible. [#616474]
1989         * Improve date and time import from and export to ODF. [#617208]
1990         * Protect against accidentally pushing data off the sheet. [#98562]
1991         * Make Advanced Filter (except filter-in-place) undoable.
1992         * Fix Data->Filter->ShowAll for Advanced Filter. [#611079]
1993         * Remove undesired interaction between Advanced Filters and
1994           Autofilters.
1995         * Make the par argument to ACCRINT optional. [#323545]
1996         * Improve keyboard navigation of the configurable text
1997           importer. [#614939,#614941]
1999 Jean:
2000         * Implement graph only sheets. [#158170]
2001         * Fix chart title import when excel automagically uses the unique
2002           series label. [#616262]
2003         * Allow multiple and block selection for graph vector data.
2004           [#494685,#616068]
2005          * Use the "combo-activate" signal where appropriate? [#583175]
2007 Morten:
2008         * Make sure an empty string is shown with a quote.
2009         * Fix problem loading cells with empty strings.  [#616139]
2010         * Fix WEEKNUM problems.  [#616330]
2011         * Fix hidden-sheet problem.  [#616549]
2012         * Fix auto-expr problem.  [#575104]
2013         * Fix xls-save problems with custom autofilters.
2014         * Fix auto-filter problem.  [#383400]
2015         * Fix advanced-filter problem with multiple criteria.  [#164169]
2016         * Fix problem parsing complex numbers.
2017         * Improve error handle for complex functions.
2018         * Improve IMPOWER.
2019         * Fix sheet duplicate bugs.  [Part of #617469]
2020         * Clean-up handling of pango contexts.
2021         * Fix old graph problem.  [#142412]
2023 --------------------------------------------------------------------------
2024 Gnumeric 1.10.2
2026 Alexander Kahl & Sven Mantei:
2027         * Some documentation updates
2029 Andreas:
2030         * Fix build with --disable-solver. [#612820]
2031         * Fix column and row header display under Quartz. [#600085]
2032         * Fix preferences in gconf-less situations. [#613523]
2033         * Implement first letter capitalization. [#613768]
2034         * Extend regression tool to perform multiple simple regressions.
2035           [#614031]
2036         * Fix ZTEST description. [#614746]
2037         * Don't write unnecessary manifest entries in ODF export.
2038         * Various ODF export fixes.
2039         * Adjust regression tool to reflect the changes to TDIST.
2040         * Basic import and export of text boxes from ODF files.
2041         * Watch for the null date in OOXML import. [#615777]
2042         * Write the null date in OOXML export.
2044 Jean:
2045         * Print pattern backgrounds. [#615365]
2047 Morten:
2048         * Improve object sizing tooltip positioning a bit.
2049         * Fix filter critical.  [#611073]
2050         * Make more menu entries available when an object is selected.
2051         * Improve partitioning of status area.
2052         * Fix goal seek problem affecting XIRR.  [#614147]
2053         * Fix export xls of XIRR, FVSCHEDULE, and XNPV.  [#614257]
2054         * Set win32 stack size to 64M.  [#571346]
2055         * Patch gtk+ so GtkEntry widgets on win32 draw right.  [#603667]
2056         * Fix xls export of cell comments.  [#615845]
2057         * Fix error propagation problem.  [#615772]
2058         * Partially clean up INDEX implementation.
2059         * Make regression functions return a result when goffice reports
2060           that the problem is near singular, but still good.
2062 --------------------------------------------------------------------------
2063 Gnumeric 1.10.1
2065 Andreas:
2066         * Fix storing of error-literals in ODF. [#610175]
2067         * Don't export filter combos to ODF. [#610399]
2068         * Apply filter on ODF import. [#610399]
2069         * Fix display of autocomplete suggestions. [#610537]
2070         * Fix formatting of multirow cells in LaTeX export. [#611633]
2071         * Protect exported LaTeX files from babel shorthands.
2073 Jean:
2074         * Fix a crash in excelplugin. [#610012]
2075         * Fix cursor appearance. [#611076]
2077 Morten:
2078         * Turn off -Wstrict-prototypes for the stable series.
2079         * Fix ODF read problem.  [#610178]
2080         * Fix rendering problem with iterated evaluation.
2081         * Fix solver undo problem.  [#611406]
2082         * Fix graph label problem.  [#611362]
2083         * Fix GLPK solver issue.  [#611407]
2084         * Fix ssindex crash.  [#611842]
2085         * Fix ODF export of intersection.  [#611824]
2086         * Fix cell comment critical.
2088 --------------------------------------------------------------------------
2089 Gnumeric 1.10.0
2091 Andreas:
2092         * Fix ODF contour/surface plot confusion. [#607631]
2093         * Include compatibility info in the gnumeric manual.
2094         * Fix confidence interval in simulation output. [#607970]
2096 Morten:
2097         * Fix TRIMMEAN border case.  [#607562]
2098         * Fix TDIST border case.  [#607008]
2099         * Fix problem with hpaned for tabs/scrollbar.  [#607794]
2101 Peter Jaeckel:
2102         * Support for XLL files.  [#597849]
2104 --------------------------------------------------------------------------
2105 Gnumeric 1.9.18
2107 Andreas:
2108         * Add paste special flip horizontally and vertically. [#393367]
2109         * Add EIGEN function to calculate eigenvalues and eigenvectors
2110           of real symmetric matrices.
2111         * Add principal components analysis.
2112         * Load graph series labels and categories from ODF files. [#379220]
2113         * Write series labels to ODF files.
2114         * Fix tab behaviour. [#388344]
2115         * Print sheet widget objects. [#144787]
2116         * Allow sheet object size and position to be specified via a dialog.
2117         * Allow the sheet object name to be specified. [#596545]
2118         * Add menu item to select sheet objects. [#338615]
2119         * Enable sheet tab menu when objects are selected. [#604496]
2120         * Fix empty cell handling of the advanced filter. [#599064]
2121         * Fix scroll bar problem with large frozen panes. [#68603]
2122         * Singleton selections now cause the sort buttons to sort the
2123           whole sheet below the selection. [#141313]
2124         * Have the formula guru auto-quote unparsable expressions. [#442941]
2125         * Create default tip for hyperlinks. [#316974]
2126         * Add GET.LINK. [#128534]
2127         * Add "Don't change formulae" to paste special. [#123326]
2128         * Select pasted objects. [#604227]
2129         * Add auto expression menu items to add formula. [#8872]
2130         * Some updates to the Gnumeric manual.
2131         * Fix tool tip position for recent gtk (2.18 or newer). [#605723]
2132         * Fix NPV documentation. [#22381]
2133         * Fix type errors. [#606066]
2134         * Add surface plot description. [#604285]
2135         * Include the short functions descriptions in the documentation.
2136           [#606354]
2137         * Fix sheet handling in validation setup. [#606458]
2138         * Allow some of the text export properties to be saved as default.
2139           [#559749]
2140         * Fix printing of repeated rows and columns. [#607451]
2142 Jean:
2143         * Fix import export of line type in scatter plots. [#605043]
2144         * Force sharing of first series in line plots when requested. [#605330]
2145         * Fixed mouse cursor for object resizing in RTL mode. [#605514]
2147 Jody:
2148         * Fix use of ExprEntry from glade on win32.
2149         * More win32 build fixes (xslt for libgda & poppler).
2150         * Fix pango test harness.
2151         * Fix use of Tab in ExprEntry for gurus.
2152         * Adapt to latest gtk-2.19.3 GSEAL.
2154 Morten:
2155         * Fix GCD border case.  [#606870]
2157 --------------------------------------------------------------------------
2158 Gnumeric 1.9.17
2160 Andreas:
2161         * Update EURO and EUROCONVERT with currencies added in 2007 to 2009.
2162         * Export hyperlinks to ODF. [#603533]
2163         * Make EUROCONVERT Excel compatible [#603755]
2164         * Update modification times. [#603099]
2165         * Add RANK.AVG (rank function returning average rank for ties)
2166         * Added Sign Test to statistical analysis tools
2168 Gabriel Kerneis:
2169         * Implement --one-file-per-sheet in ssconvert [#604549]
2171 Jean:
2172         * Fixed problem with row headers. [#603862]
2173         * Fixed pane origin when zoomed. [#604373]
2174         * Make the cell comment red triangle visible in RTL mode. [#604580]
2176 Morten:
2177         * Elminate use of "float".
2178         * Fix selection problem.  [#601107]
2179         * Automate solver testing.
2180         * Fix SUMIF problems.  [#603671] [#604214]
2181         * Fix DATEDIF problem across bogus 1900-02-29.  [#599461]
2182         * Fix graph editor crash.  [#604223]
2183         * Fix goal seek problems.
2184         * Fix ODS import crash.  [#604615]
2186 --------------------------------------------------------------------------
2187 Gnumeric 1.9.16
2189 Andreas:
2190         * Clarify distinction between Document and View Properties.
2191         * Sort the translated labels in the preference dialog.
2192         * Turn view properties dialog into instant-apply dialog.
2193         * Temporarily remember the sort setups. [#100541]
2194         * Work around GTK bug #601922.
2195         * Add ADTEST (Anderson-Darling Test for Normality).
2196         * Add normality test tool.
2197         * Add LKSTEST (Lilliefors (Kolmogorov-Smirnov) Test of Normality).
2198         * Add SFTEST (Shapiro-Francia Test of Normality).
2199         * Add CVMTEST (Cramér-von Mises Test of Normality).
2201 Jean:
2202         * Fix cursor and cell edition on dark backgrounds. [#600656]
2203         * Fix multiple error message boxes in graph guru. [#152517]
2204         * Invert selected text in a cell when editing. [#122176]
2205         * Allow selection when the click occur after the last character. [#388342]
2206         * Fixed selecting text in a cell. [#337521]
2208 Jody:
2209         * turnkey win32 build on 32bit host.
2210         * update desktop file to follow new guidelines.
2212 Morten:
2213         * Resurrect long-double support.
2214         * More solver fixes.
2215         * Plug another mps leak.
2216         * Fix problem with remote uris.  [#601274]
2217         * Use external solver program.
2218         * Allow constants on solver constraints' rhs.  [#369728]
2219         * Fix extreme case for R.PGAMMA.
2220         * Fix solver undo/redo.
2221         * Make solver parameter changes always persist.  [#440664]
2222         * Re-implement MPS importer.
2223         * Fix matching of "Sep 23 2008".  [#603116]
2224         * Major scenario code cleanup.
2225         * Implement load and save of scenarios.
2227 --------------------------------------------------------------------------
2228 Gnumeric 1.9.15
2230 Andreas:
2231         * Add RANDSNORM and RANDSTDIST. [#144717]
2232         * Add R.PSNORM, R.DSNORM and R.DST.
2233         * Fix small sort dialog problem. [#599091]
2234         * A few functions from the christian liturgical calendar.
2235         * Add ODF compatibility functions DAYS, ISFORMULA, IFNA, SHEETS,
2236           SHEET and NUMBERVALUE.
2237         * Work around OpenOffice.org saving function names in lowercase.
2238         * Add BINOM.DIST.RANGE (equivalent to the ODF function B).
2239         * Make Autofilter addition & removal undoable. [#478152]
2240         * Fix autocorrection exception lists. [#600055]
2241         * Move autocorrection setup into preferences.
2242         * Fix HTML export of strikethrough and subscript/superscript. [#600163]
2244 Jean:
2245         * Fixed graph size issues. [#599887]
2247 Jody:
2248         * First steps towards a turnkey win32 build.
2250 Morten:
2251         * Fix sheet-resize vs. merges issue.  [#582030]
2252         * Fix xls export of check boxes and radio buttons.  [Part of #597035]
2253         * Add xls export of spin buttons.  [Part of #597035]
2254         * Add xls export of scroll bars.  [Part of #597035]
2255         * Add xls export of list widgets.  [Part of #597035]
2256         * Add xls export of combo widgets.  [Part of #597035]
2257         * Add xls export of button widgets.  [Part of #597035]
2258         * Make it possible for arrows to have arrow heads in both ends.
2259         * Implement round arrow heads.
2260         * Fix xls import and export of line styles.
2261         * Save and read new arrow attributes in xml format.
2262         * Fix Excel-to-Gnumeric paste problem.  [#381732, #388531].
2263         * Fix Alt-Enter problems.  [#597295]
2264         * Make DATE work for pre-1900 dates.  [#599365]
2265         * Add lpsolve output format.
2266         * Plug solver leaks.
2267         * Some solver cleanups.
2268         * Fix reading of solver constraints.
2270 Yaacov Zamir:
2271        * Hebrew Calendar functions.  [#153738]
2273 --------------------------------------------------------------------------
2274 Gnumeric 1.9.14
2276 Albert Gräf:
2277         * Add button sheet object.
2278         * Add radiobutton sheet object.  [#595670]
2280 Andreas:
2281         * Add more ODF elements on ODF read. [#595750]
2282         * Fix 2-factor ANOVA with replication.
2283         * Fix diagonal borders in ODF export/import.
2284         * For freezing of panes consider edit cell A1 special. [#594875]
2285         * Don't convert blank cells to 0 in LINEST. [#551234]
2286         * Fix histogram tool.
2288 Jean:
2289         * Make plugins GUI labels translatable. [#159806]
2290         * Fix more canvas issues.
2291         * Enable image filling in shapes.
2293 Morten:
2294         * Fix inter-process pasting of merged regions.
2295         * Make inter-process pasting use the sax parser.
2296         * Make auto-format templates use the sax parser.
2297         * Fix loading of diagonal border styles.
2298         * Improve consistency when moving toolbars around.
2299         * Fix translation problem with toolbar menu.  [#587250]
2300         * Fix printing of coloured sheet objects.
2301         * Fix printing of lines and arrows.
2302         * Fix sheet object/clipboard related critical on exit.  [#596509]
2303         * Fix Excel-crashing export problem with objects.  [#596886]
2304         * Add name property to sheet objects.
2305         * Start cleaning up xls sheet object writing.
2306         * Plug xls export leaks.
2307         * Implement export of lines and arrows to xls.  [Part of #597035]
2308         * Fix xls reading of sheet object colours.
2309         * Export line and textbox colouring and widths.  [Part of #597035]
2311 --------------------------------------------------------------------------
2312 Gnumeric 1.9.13
2314 Jean:
2315         * Fix grab issue after dragging an object. [Debian bug #546559]
2316         * Reimplement double-click in item-cursor. [Debian bug #546690]
2317         * Fix access to GocWidget in sheet widgets. [#595627 and #595648]
2319 Morten:
2320         * Fixes text export GUI issue.  [#594155]
2321         * Fix minor status line issue.  [#594469]
2322         * Fix print crash for sheet object.  [#594862]
2323         * Limit memory usage for rendered values.
2324         * Fix auto-format.
2325         * Fix API installation problem.  [#595317]
2326         * Put zoom action on vertical toolbars too.  [#590889]
2328 --------------------------------------------------------------------------
2329 Gnumeric 1.9.12
2331 Andreas:
2332         * Add CHOLESKY.
2333         * Fix ODF background colour export. [#593816]
2334         * Handle super/subscript in html export. [#593851]
2335         * Fix crash on unknown chart type. [#594041]
2336         * Handle ODF import/export of surface plots originally created in
2337           XL [#594041]
2338         * Remember text import configuration for export. [#142395]
2340 Jean:
2341         * Don't use simple GOData when importing xls files. [#594068]
2343 Morten:
2344         * Fix menu sensitivity problem.  [#593624]
2345         * Simplify GnmColor.
2346         * Fix grab problem.  [Debian #544975]
2347         * Simplify GnmFont.
2349 --------------------------------------------------------------------------
2350 Gnumeric 1.9.11
2352 Andreas:
2353         * Add AVERAGEIF, MUNIT, RRI, SEARCHB, REPLACEB, COMBINA, ARABIC.
2354         * Improve import of ODF functions
2356 Jean:
2357         * Use GocCanvas instead of FooCanvas.
2359 Morten:
2360         * Add GAMMA.
2361         * Fix Insert-Date+Time.  [#592545]
2362         * Fix problem with VLOOKUP and HLOOKUP when both are used on the
2363           same data range.  [#593238]
2365 --------------------------------------------------------------------------
2366 Gnumeric 1.9.10
2368 Andreas:
2369         * Improve ODF export.
2370         * Add OpenFormula comp. descriptors to some function documentations.
2371         * Implement new functions CSC, CSCH, SEC, and SECH.
2372         * Implement new functions LEFTB, MIDB, RIGHTB.
2373         * Implement ASC and add new function JIS.
2374         * Fix printing crash. [#586672]
2375         * Fix import of currency symbols from ODF.
2376         * Improve import of elapsed time from ODF.
2377         * Import some conditional cell formats from ODF.
2378         * Fix "not-between" conditional styles. [#586818]
2379         * Show existence of conditional styles in format dialog.
2380         * Add an initialy hidden long format toolbar.
2381         * Fix std error for intercept in non-affine case of LINEST. [#550933]
2382         * Fix loading of charts from MS generated ODF files. [#588107]
2383         * Add some sheet object support to ODF export.
2384         * Export basic charts to ODF.
2385         * Fix format labels in configurable text importer. [#590257]
2386         * Add warning for missing plugins needed by tools. [#590175]
2387         * Fix percentage histogram . [#590375]
2388         * Fix non-label 2-factor ANOVA with replication.
2389         * Fix various minor bugs.
2390         * Convert old help texts to new format.
2392 Jody:
2393         * Fix col/row resize. [#588297]
2395 Morten:
2396         * Make SUMIF/COUNTIF and the D* functions understand pattern. [#586215]
2397         * Make dialogs remember their sizes and positions.
2398         * Fix crash with new-from-template.
2399         * Rework loading of configuration.  [#585701]
2400         * Support evaluated examples in function docs.
2401         * Simplify Win32 build.
2402         * Convert old help texts to new format.
2403         * Fix problem with print area.
2404         * Fix problems with in-sheet combos.  [#587992]
2405         * Fix translation textdomain confusion.  [#588110]
2406         * Avoid using gtk_tree_view_column_get_cell_renderers.  [#589105]
2407         * Fix DEC2HEX and friends for large values.  [#588997]
2408         * Make undo/redo visible for vertical toolbar.
2409         * Add some checking of help texts' sanity.
2411 --------------------------------------------------------------------------
2412 Gnumeric 1.9.9
2414 Almer S. Tigelaar:
2415         * Fix scrolling via mouse wheels [#533051]
2417 Andreas:
2418         * Export some data formats to ODF.
2419         * Fix comment export to ODF.
2420         * Remove distinction between label and filled rectangle.
2421         * Add superscipt and subscript buttons. [#583327]
2422         * Improve ODF import.
2423         * Improve 2 factor ANOVA tool.
2424         * Improve Rank & Percentiles tool.
2425         * Improve Fourier transform tool.
2426         * New FOURIER function.
2427         * Added Tests for Independence and Homogeneity.
2428         * Make imported manual page breaks work.
2429         * Improve print area handling and export to ODF.
2430         * Some minor menu rearrangement.
2431         * Let the sort dialog guess whether there is a header.
2432         * Fix xls import of sheet labels.  [#586066]
2433         * Fix html export.  [#586028]
2434         * Avoid analysis tool crashes if required plugins are not loaded.
2436 Jody:
2437         * GOString start of richtext and phonetic support.
2438         * Extend cell combo to allow support for toggles
2439         * XLS/XLSX import/export for data slicer caches.
2440         * Hooks for data slicer UI.
2441         * Break GnmCommand out to allow commands in multiple files.
2443 Morten:
2444         * Add search-for-number.
2445         * Fix format-as-currency action.
2446         * Honour --geometry even when not loading a file.
2447         * Fix increase/decrease precision for accounting formats.
2448         * Fix array editing criticals.  [#584746]
2449         * Fix style problems with operator.xls.  [#585178]
2450         * Fix NPER problems.
2451         * Implement new functions COT and ACOT.  [#585270]
2452         * Fix GCD.  [#585271]
2453         * Change x^y^z into x^(y^z) to indicate parsing.
2454         * Parse x^y^z as (x^y)^z from ODF files.  [#585277]
2455         * Fix text import problem.  [#135523]
2456         * Fix problem loading very old .gnumeric files.
2457         * Implement new-from-template.  [#303657]
2458         * Add Gudermannian function GD.
2459         * Fixed FIXED.  No, really.
2460         * Start introducing external references for function docs.
2461         * Implement new functions COTH and ACOTH.  [#586170]
2462         * Fix tsa crashes.  [#586191, #586427]
2463         * Fix IF problems with empties and arrays.  [#586218, #586312]
2464         * Fix problem with tooltip positions.  [#586590]
2466 --------------------------------------------------------------------------
2467 Gnumeric 1.9.8
2469 Andreas:
2470         * Save and load text formatting of comments and of sheet object
2471           labels [#580979][#580838]
2472         * Lots of improvements to the ODF exporter [#581937][#553508][# 582903]
2473         * Some improvements to the ODF importer [#581953]
2474         * Some improvements to the xlsx exporter [#569862][#581896]
2475         * Write some character based formats to HTML files. [#582118]
2477 Jody:
2478         * Closer to a turnkey win32 build.
2480 Morten:
2481         * Optimize styles on load.
2482         * Prune fn-lookup caches in case someone is being silly.
2483         * Plug leak in HTML paste.
2484         * Respect the sheet size prefs for new blank workbooks.
2485         * Cache large ranges, possibly sorted.
2486         * Add progress display for OO import.
2487         * Improve ssindex' coverage.
2488         * Make it possible to have horizontal widgets too.  [#166487]
2489         * Fix sheet-object paste crash.  [#490479]
2490         * Fix critical in format dialog.  [#582890]
2491         * Turn WorkbookView into a more proper GObject.
2492         * Hide scrollbars as requested.  [#583005]
2493         * Fix date conventions in graphs.
2494         * Improve GUI for date/time axes.  [#574681]
2495         * Fix R1C1 issues.
2497 Paul Fitzpatrick:
2498         * Extend ssconvert to also merge multiple sheets.  [#581616]
2500 --------------------------------------------------------------------------
2501 Gnumeric 1.9.7
2503 Andreas:
2504         * Fix some divergence between character weight in the label properties
2505           dialog and the label itself.
2506         * Add interface to format cell comments
2507         * Fix printing of sheet objects whose text intersects with markup.
2508           [#581125]
2509         * Load meta data from gnumeric files [#578607]
2511 Jean:
2512         * Do not crash in render_value for NULL values. [#581120]
2514 Jody:
2515         * XLSX start reading external refs.
2516         * XL2003-XML enable the use of builtin formats, and drop '.sml' kludge.
2517         * Add pref entry to set default value of autosave.
2519 Morten:
2520         * Fix xls save problem with sheets that are too big for the format.
2521         * Fix global-name .gnumeric warning.  [#580227]
2522         * Fix tooltip positioning.  [#580358]
2523         * Fix xlst export problem.  [#580360]
2524         * Fix size of sheets loaded from Applix files.
2525         * Fix problem with global names shadowed by sheet names.  [#306686]
2526         * Fix relocation problem with expressions using names.  [#552749]
2527         * Fix fullscreen toolbar issues.  [#574603]
2528         * Fix various R1C1 bugs.
2529         * Fix precision for xml saving inside graphs.
2530         * Fix long-sheet-name GUI issue.  [#580837]
2531         * Fix dependency problem with names.  [#581117]
2532         * Fix style-allocation screwup.
2533         * Fix xls export performance problem.  [#581378]
2534         * Fix xls export issue that made files readable by Gnumeric only.
2535         * Fix autofill crash.  [#581589]
2536         * Fix gnumeric crash exporting polygons.  [#581394]
2538 --------------------------------------------------------------------------
2539 Gnumeric 1.9.6
2541 Andreas:
2542         * Show sheet sizes in manage sheet dialog
2543         * Write metadata from the property dialog to the files
2544         * Complete the list sheet object configuration dialog [#578557]
2545         * Make all sheet object configurations undoable [#114098]
2546         * Quieten GTK warning [#579152]
2547         * Print text in sheet object label [#144787]
2548         * Implement editing of a sheet object label
2549         * Include "italic", "strikethrough" and "bold" buttons in the
2550           properties dialog for sheet object labels
2552 Jean:
2553         * Variable sheet sizes.
2554         * Fixed libspredsheet.pc. [#575390]
2556 Jody:
2557         * Improve xml probing for 2003-spreadsheetml.
2558         * More 2003-spreadsheetml formats.
2560 John Rea:
2561         * new calendar template
2563 Joseph Pingenot:
2564        * Update the file format documentation.
2566 Morten:
2567         * Handle elapsed time formats better on text export.
2568         * Plug leak.
2569         * Fix mps loading crash.  [#577138]
2570         * Improve XIRR a bit.
2571         * Fix Applix loading crash.  [#577145]
2572         * Fix Lotus loading crash.  [#577156]
2573         * Fix XLS loading crashes.  [#577205] [#577208] [#577259] [#577260]
2574           [#577348] [#577351] [#577399] [#577400] [#577503] [#577504]
2575         * Add sorted sheet list to tab menu.
2576         * Fix criticals during Lotus load.
2577         * Clean up Sheet object.
2578         * Clean up str.h usage.
2579         * Load csv and txt files into sheets as big as needed.  [Part of
2580           #168875]
2581         * Implement sheet resize.
2582         * Fix validation problem.  [#580157]
2584 Vivien Malerba:
2585         * Move to libgda4.
2587 --------------------------------------------------------------------------
2588 Gnumeric 1.9.5
2590 Andreas:
2591         * Fix style critical on latex export [#574125]
2592         * Always print the whole printarea even if it has no
2593           content or style. [#554116] [#572818]
2594         * Fix translation of argument names for empty names.
2595         * Don't switch sheets when widgets are adjusted. [#574734]
2596         * Fix printing of rotated text (negative angles or non-default
2597           alignment). [#574813]
2598         * Remove crash potential for various dialogs with multiple views.
2599           [#364291]
2600         * Fix some strings. [#575360]
2602 Jean:
2603         * Make gconf use independent from the with-gnome option. [#574813]
2604         * Fixed  null pointer crash in oo_plot_area(). [#575403]
2606 Jody:
2607         * Work around semantic changes in gtk-2.16.
2608         * rename sr@Latn -> sr@latin
2610 Morten:
2611         * Fix multihead issues with cell comments.
2612         * Fix multihead issue with sheet reordering.
2613         * Fix multihead issues with tooltips.
2614         * Fix PFACTOR to handle huge factors.
2615         * Fix problem with dialogs not showing up in fullscreen mode.
2616         [#574602]
2617         * Fix desktop file to always specify that we take URIs.
2618         * Fix sheet-ordering by dragging.  [#574763]
2619         * Fix potential crash for cell comment dialog with multiple views.
2620         [Part of #364291]
2621         * Fix lotus importer crash.  [#575190]
2622         * Improve entry of date for locales not using slashes.  [Part of #33229]
2623         * Make date edit use the date separator of the locale.  [Part of #33229]
2624         * Fix xls writing crash.  [Part of #575318]
2625         * Fix criticals in xls export for comments without author.
2626         * Fix crash while loading broken xls.  [#575393]
2627         * Fix string problem with broken xls.  [#575452]
2628         * Improve date entry for locales that end abbreviated month names
2629         with punctuation.
2630         * Fix ODS crashes.  [#575600] [#575843] [#575981]
2631         * Use goffice magic formats for certain date and time formats so we
2632         can persist them in .gnumeric.
2633         * Fix setting of radio button objects' text.
2635 Sum1:
2636         * Implement OOO probing.  [#574381]
2638 --------------------------------------------------------------------------
2639 Gnumeric 1.9.4
2641 Andreas:
2642         * Change sheet manage dialog into an instant-apply dialog
2643         * Implemented sheet duplication in manage sheets dialog.  [#128160]
2644         * Allow for undos in the manage sheet dialog
2645         * Permit lexicographic sorting by sheet names in the manage sheets
2646           dialog.  [#527076]
2647         * Add functional seealso links in the function browser
2648         * Allow ranges of censor marks in Kaplan-Meier tool and
2649           multiple groups. Output median survival times.  [#558582]
2650         * Add Log-Rank Test to Kaplan-Meier tool.  [#558582]
2651         * Add the name of the response variable to the regression tool
2652           output.  [#400019]
2653         * Fix critical when printing. [#568991]
2654         * Update ucs usage when exporting to LaTeX. [#569476]
2656 Henry Law:
2657         * Fix dependency problem with constructed ranges.  [#562363]
2659 Hib Eris:
2660         * Fix problems with toolbars when no handle bar present.  [#559249]
2661         * Fix problems with formats.  [#559291]
2663 Jean:
2664         * Fix crash when exporting an empty contour plot to .xls.  [#557027]
2665         * Add widgets in the graph guru first page to allow finer selection
2666         of data.
2667         * Fix labels length for charts generated by the histogram tool.
2668         [#552721]
2669         * Fix loss od new graphs when clicking on an existing sheet
2670         object. [#151789]
2671         * Do not export invalid AXESUSED data to .xls. [#567783]
2672         * Fix export of simple data to xls graphs. [#567930]
2674 Jody:
2675         * Display top-left when selecting a rel ref to a merged region.
2676         * Win32 fixed.
2677         * Make .gnumeric xml probe smarter.
2678         * Add probe routine for MS Excel (tm) 2003 SpreadsheetML.
2680 Jon KÃ¥re:
2681         * Work around vulnerability in Python.  [#569648]
2682         * Improve encoding detection on html paste.  [Part of #564166]
2684 Lutz Mueller:
2685         * Enable drag of whole sheets to other applications.  [#523033]
2687 Morten:
2688         * Fix XLS import crash.  [#557077]
2689         * Fix problem with auto filter after column insert.   [#557237]
2690         * Fix undo problem with auto filters.  [#557591]
2691         * Remove the effect on an auto filter when its column is removed.
2692         * Plug leaks.
2693         * Remove the effect on an auto filter column when removed.
2694         * Fix RANDDISCRETE crash.  [#557682]
2695         * Fix SUMIF issues.  [#557782]
2696         * Fix LOOKUP critical.  [#559005]
2697         * Fix GROWTH/TREND crash.  [#559363]
2698         * Make non-gnome the default.  [#558840]
2699         * Disallow deleting last visible sheet.  [#557153]
2700         * Merge the sheet tabs into the status bar.  [#561733]
2701         * Fix crash in multi-view mode.  [#562053]
2702         * Introduce explicit () on parsing -2^2.  [#115941]
2703         * Fix inter-process paste crash.  [#556561]
2704         * Plug leak in TRIMMEAN.
2705         * Plug leak in RANK.
2706         * Plug leaks in ssindex, ssgrep, and ssconvert.
2707         * Fix export of Gnumeric-specific patterns to xls.  [#564078]
2708         * Improve guess of csv parsing parameters.  [#498912]
2709         * Fix problem with saving huge values.  [#552464]
2710         * Dump information about number system into xml.
2711         * Improve sc import.  Not sure why.  [#564495]
2712         * Fix date overflow problem.  [#564502]
2713         * Fix XLS import critical.  [#564499]
2714         * Sanitize error cases for DAY, MONTH, YEAR.
2715         * Fix column-split problem with fixed-width stf import.
2716         * Fix problem with deprecated gtk+ stuff in glade files.
2717         * Fix xls export problem generating extra ()s.  [#567380]
2718         * Constify usage of GOFormats.
2719         * Fix inconsistentcy in searching with respect to formats.
2720         * Fix issue with BASE.   [#567252]
2721         * Fix XLS import criticals.  [#567823]
2722         * Don't evaluate both branches of IF.  [#326595]
2723         * Fix undo crash for inter-workbook operations.  [#568634]
2724         * Fix crash and criticals in dbf import.  [#568454]
2725         * Fix colour problem in LaTeX export.  [#568860]
2726         * Fix loop while loading lotus file.  [#568917]
2727         * Fix performance problem in dependency tracking given large
2728         number of large ranges.  [#567389]
2729         * Fix VLOOKUP and HLOOKUP for bools.
2730         * Fix problem reading slightly-corrupted dbf file.  [#568454]
2731         * If we overflow the sheet tab area, put list in context menu.
2732         * Fix ods load crash.  [#568994]
2733         * Use caches for bisection cases of VLOOKUP/HLOOKUP/LOOKUP/MATCH
2734         too.  Fix issues with bools versus floats.
2735         * Fix parsing problem for constructed ranges.  [#569730]
2736         * Fix plugin menu merging.  [#569724]
2737         * Improve handling of 3D ranges.  [#569372]
2738         * For VLOOKUP and friends, do not turn empties into zeroes.  [#567389]
2739         * Implement MATCH for wildcards.  [#570139]
2740         * Fix problem with functions docs in locales without encoding
2741         information.
2742         * Work around a ODF spec. problem in OOo import.  [#570890]
2743         * Advertise fewer aliases for text/csv.  [#571073]
2744         * Fix Windows extra-Gnumeric paste problem.  [#564166]
2745         * Fix csv import problem with "-OINK".  [#571129]
2746         * Make sure ()s do not take up stack space during eval.
2747         * Make dependency debug output a little easier to read.
2748         * Warn when we drop csv rows.  [#571603]
2749         * Fix SERIESSUM.
2750         * Fix xls export of SERIESSUM.  [#572127]
2751         * Disable non-functional corba plugin.  [#572356]
2752         * Handle GTK+ deprecation issues.  [#572240]
2753         * When ssconvert-ing a single-sheet workbook, don't complain the
2754         exporter can handle only a single sheet.  [#572448]
2755         * Fix xls crash for bogus file.  [#572515]
2756         * Fix OO import issue.  [#568010]
2758 --------------------------------------------------------------------------
2759 Gnumeric 1.9.3
2761 Andreas:
2762         * Do not print hidden sheets.  [#525368]
2763         * Print wysiwyg.  [#153578]
2764         * Fix column ordering in analysis tools.  [#516052]
2765         * Make the paired t-test analysis tool use only
2766           complete pairs.  [# 531852]
2767         * Improve regression tool
2768         * Fix row height and column width dialogs [#360873]
2769         * Don't force text export of empty sheets [#521726]
2770         * By default cells with hyperlinks should not be empty [#152617]
2771         * Fix command names for hyperlink additions.
2772         * Improve histogram tool [#385458][#552161]
2773         * Make external hyperlinks work.  [#535015]
2774         * Make more dialog buttons obey no-icon request.  [#302883]
2775         * Fix and improve the sampling tool.  [#552975]
2776         * Improve moving averages tool.  [#527489]
2777         * Add weighted and cumulative moving averages.
2778         * Add Spencer's 15-point moving average.
2779         * Fix and improve exponential smoothing tool.  [#553267]
2780         * Added Holt's trend corrected exponential smoothing.  [#385467]
2781         * Added additive Holt-Winters exponential smoothing.
2782         * Fix scenario report shift.  [#554591]
2783         * Added multiplicative Holt-Winters exponential smoothing.
2784         * Fix minor bugs.  [#554818] [#553342]
2785         * Update some of the analysis tools documentation.
2786         * Add non-numeric frequency tables tool.  [#134166]
2787         * Add basic Kaplan-Meier Estimates Tool.  [#453765]
2788         * Fix scrolling issue in function selector.  [#556718]
2789         * Delete cell overwrite dialog.  [#556773]
2791 Jean:
2792         * Fix printing of rotated text.  [#539734]
2793         * Fix leakage in histogram tool.  [#552596]
2794         * Fix horizontal position of sheet objects in print.  [#554993]
2795         * Reimplemented the goffice component.
2797 Jody:
2798         * Extend ssgrep to search VBA too.
2799         * Add column width doubling in 'display formula' mode.
2800         * Fix OO.o style import.  [#553506]
2801         * Support XLSX themed colours.  [#555687]
2802         * Restore the undocumented magic for solid fills in XLSX conditions.
2803         * Work around gtk behavior change in IMContext initialization.
2804         * XLS : support anachronistic objs in newer versions.  [#546887]
2805         * WIN32 : build fixes
2806         * WIN32 : Fix Decimal keypad character.  [#555522]
2808 J.H.M. Dassen (Ray):
2809         * Understand and ignore byte-order markers for CSV/stf probing and
2810           importing.  [#549743]
2812 Morten:
2813         * Fix display of array formulas.  [#550902]
2814         * Fix off-by-one for random_landau.
2815         * Fix error check for printing to file.
2816         * Fix SUMIF crash.  [#552006]
2817         * Fix NETWORKDAYS problem.  [#553047]
2818         * Bring SUMX2MY2, SUMX2PY2, and SUMXMY2 into 21st century.  [#554040]
2819         * Fix XIRR problem with missing data.  [#554732]
2820         * Switch to LINGUAS file.  [#554348]
2821         * Fix problems with saving undefined names.  [#554325]
2822         * Fix parser crash.  [Part of #552750]
2823         * Fix clipboard leak.
2824         * Fix reading magic version of ancient file format.  [#555933]
2826 Nakai:
2827         * Enable Perl plugin again.  [#553939]
2829 --------------------------------------------------------------------------
2830 Gnumeric 1.9.2
2832 Andreas:
2833         * Fix printing of footer line.  [#549247]
2835 Jean:
2836         * Import/export axis ticks labels orientation.  [#544935]
2837         * Fix an attribute order issue while loading.  [#547183]
2839 J.H.M. Dassen (Ray):
2840         * Bumped goffice build dependency.
2841         * Corrected error message for first_round > last_round.  [#537669]
2842         * Updated desktop file to validate without warnings.  [#512011]
2844 Jody:
2845         * Fix distcheck.  [#540284]
2846         * Fix ODS import failure on win32.  [#536552]
2847         * Get closer to a turnkey win32 build.  [#534291]
2848         * Name guru defaults to absolute references.
2849         * Add mnemonics to the quit dialog.  [#132131]
2850         * Odd renaming of some long file names on windows.  [#542872]
2851         * Fix cusor in tab labels.  [#546981]
2853 Morten:
2854         * Fix EOMONTH issue.  [#540069]
2855         * Fix phyper hang.  [#540211]
2856         * Fix openoffice -pedantic problem.  [#540180]
2857         * Fix bogus-xls problem.  [#540697]
2858         * Fix problems with invalid dates in fn-financial.  [#540690]
2859         * Fix MATCH problem with singletons.  [#540996]
2860         * Fix DDB problems.  [#541158]
2861         * Make ssgrep a lot more grep-like.
2862         * Unify functions that work on sorted ranges.
2863         * Fix date entry problem.  [#540198]
2864         * Fix entry of error constants.  [#546759]
2865         * Fix import of broken 1.6 formats.  [#548414]
2867 Nick Lamb:
2868         * Retain ()s.  [#69813]
2870 --------------------------------------------------------------------------
2871 Gnumeric 1.9.1
2873 Jean:
2874         * Fix INDEX related crash.  [#533247]
2875         * Fix LINEST and LOGREG crashes.  [#533263]
2876         * Handle empty array.  [#533516]
2877         * Fix SUMPRODUCT criticals.  [#533507]
2879 Jody:
2880         * Fix R1C1 parsing of refs followed by subtraction.  [#533943]
2881         * Fix xls import of DDE/OLE links (unimplemented).
2882         * Fix xls import of empty pre-biff8 headers/footers.
2883         * Fix menu warnings with newer Gtk+.
2884         * Polish win32 installer.  [#534231]
2885         * Fix range highlighting while editing.
2886         * Fix highlighting of merged cells.  [#127415]
2887         * Fix PageSetup on windows.
2888         * Make object insertion more flexible.  [#97216]
2889         * Add alignment to row/col headers for small scales.  [#154687]
2890         * Support Some XLM functions commonly used in charting.
2891         * Fix xls import of charts in charts.
2892         * Fix display confusion when reordering away from RTL sheet.  [#499910]
2893         * Make xlsx chart export more robust.
2894         * Be more careful with corrupt xls records.  [#539666]
2895         * Support Data -> Table variables that contain expressions.
2897 Morten:
2898         * Fix Excel export problem for strings that need quoting.  [#530704]
2899         * Internal cleanup for analysis tools.  [#532210]
2900         * Fix hang.  [#533288]
2901         * Fix AREAS crash.  [#533370]
2902         * Fix translation of function description.  [#533193]
2903         * Fix R.QPOIS (and related functions) hang.  [#533515]
2904         * Fix critical spew.  [#533511]
2905         * Fix OPT_BS_DELTA assert.  [#533656]
2906         * Fix parser crashes.  [#533951]  [#534131]
2907         * Fix RANDEXPPOW hang.  [#533965]
2908         * Fix array evaluation problem.  [#533953]
2909         * Fix COUNTBLANK crash.  [#534204]
2910         * Fix TREND crash.  [#534587]
2911         * Fix text export problem for times with fractional seconds.  [#534514]
2912         * Fix xls export problem.  [#537625]
2913         * Fix ZTEST issue.  [#405958]
2914         * Handle foo.XLS as well as foo.xls.  [#510036]
2915         * Fix OPT_RGW hang.  [#534132]
2916         * Fix BESSELI and BESSELK aborts.  [#534475]
2917         * Fix corrupted-xls-file problem.  [#539178]
2918         * Fix markup/text confusion.  [#386412]
2919         * Fix BESSELI issue.  [#323784]
2920         * Fix SLOPE/INTERCEPT critical.  [#539648]
2921         * Fix PERCENTRANK.  [#539672]
2922         * Fix UMR in WORKDAY.  [#539808]
2923         * Plug leaks in GROWTH.  [#539827]
2924         * Plug leak in NETWORKDAYS.
2925         * Add missing "return" in CODE.
2926         * Fix EDATE issue.  [#539868]
2927         * Fix RANK crash.  [#540015]
2928         * Fix DAYS360 and NETWORKDAYS for invalid dates.  [#540055]
2930 Seán de Búrca:
2931         * Move to tango based icons.  [#450444]
2933 --------------------------------------------------------------------------
2934 Gnumeric 1.9.0
2936 David Reiser:
2937         * Patch for OSX build of python plugin.  [#510059]
2939 Hans de Goede:
2940         * Fix broken xls issues.  [#505330]
2942 Jean:
2943         * Fix graph paste.  [#507342]
2944         * Fix corrupted-xls-file problems.  [#514513] [#515343] [#515873]
2945           [#515876] [#518939]
2946         * Evaluate formulas loaded from a text file.  [#525107]
2948 Jody:
2949         * Fix cell comment positioning problem.  [#506017]
2950         * Update win32 build.
2951         * Fix win32 help.
2952         * Fix File->Sendto on win32.
2953         * Fix ssconvert win32.
2954         * Merge some cygwin build patches.  [#506366]
2955         * Enable the use of dolt.
2956         * Add 'ssgrep'
2958 Jon KÃ¥re:
2959         * Receive clipboard from broken apps.  [#524756]
2961 Morten:
2962         * Fix NPV doc problem.  [#506160]
2963         * Fix python compilation problem.  [#509023]  [508988]
2964         * Fix DSUM crash.  [#509427]
2965         * Fix insert-current-date locale problem.  [#508237]
2966         * Fix xls read crash.  [#505330]
2967         * Plug csv leak.
2968         * Fix inter-sheet cut problem.  [#511706]
2969         * Fix loading of solver constraints.
2970         * Fix solver issue.  [#512500]
2971         * Fix corrupted-xls-file problems.  [#512984] [#513005] [#513313]
2972           [#513317] [#513361] [#513364] [#513551] [#513605] [#513608] [#513790]
2973           [#513787] [#513835] [#513963] [#514229] [#514230] [#514295] [#514435]
2974           [#514436] [#514437] [#514506] [#514510] [#514630] [#514637] [#515155]
2975           [#515269] [#515275] [#515335] [#515336] [#515339] [#517106] [#518939]
2976         * Fix non-ascii export problem.  [#511135]
2977         * Band-aid evaluation problem with broken xls.  [#513559]
2978         * Fix circular array formula problem.
2979         * Work around Qt theme bug.  [#512752]
2980         * Fix paste-as-text bug.  [#514438]
2981         * Fix corrupted-mps-bug.  [#517141]
2982         * Fix corrupted-qpro-bugs.  [#517144] [#517376] [#517591]
2983         * Fix corrupted-sylk-bug.
2984         * Make <control>KP_Subtract work as <control>minus.  [#516358]
2985         * Make <control>KP_Add work as <control>plus.
2986         * Fix corrupted-applix-bugs.  [#517778] [#520873]
2987         * Fix autofill issue with merged cells.  [#504191]
2988         * Fix sylk importer's format handling.
2989         * Fix memory allocation failure for huge .gnumeric files.  [#519319]
2990         * Fix mstyle problem.  [#519451]
2991         * Fix auto-fill problem.  [#519680]
2992         * Fix corrupted-gnumeric-bug.  [#519761]
2993         * Fix insert-time problem.
2994         * Fix inc/dec buttons for General.  [#510252]
2995         * Don't allocate memory for boolean values.  [#518527]
2996         * Ignore invalid formats read from .gnumeric and .xls.  [#521849]
2997         * Don't allow entry of invalid formats for cells.  [#521849]
2998         * Fix SUMIF problems.  [#523250]
2999         * Allow opening multiple files in open dialog.  [#524479]
3000         * Fix check for bogus xls files.  [#524926]
3001         * Fix CONCATENATE's empty case.
3002         * Improve performance of analysis tools for large ranges.
3003         * Fix performance repeated VLOOKUP/HLOOKUP/MATCH with constant
3004           data range.  [#525875]
3005         * Fix date pasting problems to/from 1904 workbooks.  [#490419]
3006         * Fix problems editing times.  [#527392]
3007         * Implement IFERROR.  [#445591]
3008         * Implement F9 for evaluating a selected subexpression.
3009         * Fix problem loading Quattro Pro files.  [#530183]
3010         * Fix right/center text for Quattro Pro files.
3011         * Fix problem with sheet changes during range selection.  [#529309]
3013 Nick Lamb:
3014         * Honour detachable-toolbar preference.  [#321867]
3016 Uwe Steinmann:
3017         * Paradox DB export.
3019 --------------------------------------------------------------------------
3020 Gnumeric 1.8.0
3022 Andreas:
3023         * Fix print area bug [#502206]
3024         * Fix paired t-test [#504256]
3026 Jean:
3027         * Fix import/export of line styles in xls files.  [#502968]
3029 Jody:
3030         * Fix cell comments in presence on merged cells.  [#503392]
3031         * Support enter_moves_dir == NONE.  [#500718]
3032         * .gnumeric support for persisting grid colour.
3033         * Fix clipboard for regions with merges/styles but no content.  [503634]
3035 Morten:
3036         * Fix a handful of rich-text editing bugs.  [#470089]
3037         * Fix xls chart import problem.  [#501656]
3038         * Fix crash relocating set expressions.  [#502781]
3040 --------------------------------------------------------------------------
3041 Gnumeric 1.7.91 (rc2)
3043 Andreas:
3044         * Fix formula guru.  [#363871]
3045         * Remove apparently confusing textview in the preference
3046           dialog [#380080]
3047         * Fix header configuration crash [#499717]
3048         * Fix sensitivity of buttons in header/footer configuration [#499719]
3049         * Fix sheet object printing bug [#499913]
3051 Jean:
3052         * Import/export radar plots axes.  [#499349]
3054 Jody:
3055         * OFFSET use size of input range.  [#497294]
3056         * Finish .gnumeric i/o support for explicit page breaks.  [#499339]
3057         * Update the .gnumeric schema to handle modern content.  [#499378]
3058         * Make xlsx import more defensive against unsupported bits.
3059         * Fix xlsx round trip of margins.  [#499377]
3060         * .gnumeric i/o for GridColour.
3061         * Support enter_moves_dir == NONE.
3063 Morten:
3064         * Fix crash in dependency code for named expressions.  [#498347]
3065         * Fix yet another jumpbox problem.  [#499722]
3066         * Fix Find dialog problem with hidden sheets.  [#499723]
3067         * Fix pane-related critical.  [#499905]
3068         * Fix critical in series filling.  [#499984]
3069         * Fix critical related to shared views.  [#499680]
3071 --------------------------------------------------------------------------
3072 Gnumeric 1.7.90 (rc1)
3074 Andreas:
3075         * Speed up pagination
3076         * Account for repeating rows/cols when scaling automatically
3077         * Load header & footer info from file
3078         * Print headers and footers
3079         * Reenable header/footer customization
3080         * Add do-not-print flag to sheets.  [#371754]
3081         * Allow multi-line headers and footers
3082         * Allow nicer entry of header/footer fields [#122175]
3083         * Fix gtk issues triggered by sorting dialog.
3084         * Fix printing of background of merged cells.  [#497478]
3085         * Allow inclusion of cell content in header/footer.  [#162480]
3086         * Add faster way to switch orientation.  [#497438]
3088 Jean:
3089         * Print images.
3090         * Fix FMR in solver dialog.  [#496052]
3091         * Fix markers shapes and objects stack order when importing
3092         xls files.  [#344950]
3093         * Fix transparent background import from xls.
3095 Jody:
3096         * Fix visibility filtering for clipboard export.  [#496985]
3097         * XLS export of hyperlinks.  [#81718]
3099 Jon KÃ¥re:
3100         * Fix clipboard export.  [#496187]
3102 Morten:
3103         * Make pdf exporter able to print specified sheets only.
3104         * Make it possible to set page size for ssconvert's pdf exporter.
3105         * Fix date entry problem with yyyy-mm-dd formats.  [#494387]
3106         * Fix FMR during workbook destruction.
3107         * Fix UMR when moving cells.
3108         * Validate names before defining them.
3109         * Fix gtk issues triggered by sorting dialog.
3110         * Improve initial appearance of quit dialog.
3111         * Plug printing dialog leak.
3112         * Fix just-in-time evaluation problem.
3113         * Fix minor parse problem for faulty inter-workbook references.
3114         * Fix interaction between re-spanning and manual recalc.  [#495879]
3115         * Refuse to jump to invisible sheet.  [#496304]
3116         * Fix rtl display problem.  [#496304]
3117         * Plug leak in oleo import.  [#496867]
3118         * Fix g-critical problem with editable labels' cursors.
3119         * Plug excel exporter leaks.  [#497191]
3120         * Make sure =<right> produces a relative address.
3121         * Improve recent-files integration.
3122         * Fix CHITEST crash.  [#497477]
3123         * Fix a pile of CHITEST corner cases.
3124         * Fix a pile of FTEST corner cases.
3125         * Improve error message for xls export with excess function arguments.
3126         * Fix a pile of TTEST corner cases.
3128 Oliver Burnett-Hall:
3129        * Fix R1C1 issued with defined names.  [#409997]  [#494318]
3131 --------------------------------------------------------------------------
3132 Gnumeric 1.7.14
3134 Andreas:
3135         * Print repeated rows and columns.
3136         * Fix printing crash.  [#491775]
3137         * Reimplement down then across printing
3139 Götz Waschk:
3140         * Fix paradox plugin compilation.  [#489030]
3142 Hib Eris:
3143         * ssconvert export options.  (Code butchered by Morten.)  [#170767]
3145 Jody:
3146         * Improve ODF (and .sxc) import.
3147         * Improve ODF chart data import (ick).
3148         * Add Snap-to-grid context menu command for objects.
3149         * Fix Data -> Table and enable the UI.
3151 Morten:
3152         * Improve test suite.
3153         * Fix clipboard text-target export problem.
3154         * Add date convention to clipboard ranges.
3155         * Update man pages a bit.
3156         * Fix excel dual-format write crash.  [#490828]
3157         * Fix problem loading .gnumeric files.  [#490859]
3158         * Fix print crash.  [#478552]
3159         * Fix xls FMR.  [#491472]
3160         * Fix gnumeric sax loader UMR.  [#492391]
3161         * Make text exporter remember settings between invocations.
3162         * Make text import handle ranges of files with >64k rows.  [#370273]
3164 --------------------------------------------------------------------------
3165 Gnumeric 1.7.13
3167 Jean:
3168         * Export font in charts to xls.
3169         * Export and import chart titles to/from xls.  [#301720]
3171 Jody:
3172         * XLSX import chart axes, singletons, some styles.
3173         * Merge in most of the win32 cleanup.
3174         * Fix autofilters on win32.
3176 Jon KÃ¥re:
3177         * Fix python crash.  [#461845]
3179 Morten:
3180         * Fix minor date entry problem.
3181         * Fix minor time entry problem.
3182         * Fix page setup crash.  [#476467]
3183         * Fix scenarios.  [#477410]
3184         * Fix sheet filter crash .  [#477417]
3185         * Fix print crash.  [#478475]
3186         * Switch to new tooltip api.
3188 --------------------------------------------------------------------------
3189 Gnumeric 1.7.12 'Rocks for Rob, Roses for Harlan'
3191 J.H.M. Dassen (Ray):
3192         * Added infrastructure to render the DocBook documentation as PDF.
3194 Jody:
3195         * Store objects in visible order in .gnumeric files.  [#438933]
3196         * Make SMALL/LARGE support implicit intersection.  [#343176]
3197         * XLS import for Form combos/lists source ranges.  [#451384]
3198         * Remove warning when combo objects updated.
3199         * Repeat action being activated by F4 while editing.  [#461284]
3200         * SUM(INDIRECT:INDIRECT) XL compat outside arrays.  [#395926]
3201         * Merge UI layer back into WBCGtk, no more arbitrary split.
3202         * Use pygobject instead of pygtk
3203         * Use utf-16 encoded cmd line args on windows.  [#361321]
3204         * Fix XLS import of workbook local hyperlinks.
3205         * XLSX import/export of hyperlinks.
3206         * XLSX import/export of validation and input messages.
3207         * Basic XLSX import/export of charts.
3208         * ROW/COLUMN return vectors not matricies.  [#Harlan Grove]
3210 Morten:
3211         * Fix undo column/row insert/delete for arrays.  [#463834]
3212         * Fix undo column/row delete for objects.
3213         * Fix undo of sheet objects pushed off the sheet.
3214         * Fix auto-correct issue.  [#463996]
3215         * Fix handling of named expressions when inserting or deleting
3216           columns or rows.  [#123649]
3217         * Validate defined names.  [#346223]
3218         * Fix 64-bit issue for non-GNOME build.  [#465545]
3219         * Allow relative formulas in name dialog.
3220         * Make test suite a bit more robust.
3221         * Fix date entry problem.  [#472760]
3223 --------------------------------------------------------------------------
3224 Gnumeric 1.7.11
3226 Andreas:
3227         * Save and restore default paper, margins and various
3228           other print settings
3229         * Handle differences in page setup between sheets when
3230           printing multiple sheets
3231         * Fix handling of "print even if only style".  [#438743]
3232         * Implement printing of row and column headers
3233         * Fix saving of null header/footer items [#449836]
3234         * Fix TINV for large degree of freedom
3236 Jean:
3237         * Fix check for long double support in goffice.
3238         * Import legend and axis labels fonts from excel
3239           in charts.  [#437858]
3240         * Fix performance issues in float_range_function2 and
3241           fn-tsa plugin.
3243 Jody:
3244         * Fix drawing of large cursor while sheet scrolls.  [#444610]
3245         * Fix drawing of merged cells in RTL.  [#442463], [442467]
3246         * Fix editing in RTL, and for merged cells.
3247         * Properties to store fine tuned capabilities in protected sheets.
3248         * Read/Write of protected sheet capabilities for XLS/XLSX.
3249         * Move the OpenPkg support code into libgsf from our xlsx plugin.
3250         * Fix placement of validation combo in merged cells.
3251         * Eval validation functions as arrays.
3252         * Make Morten's pdf exporter available from gnumeric too.
3253         * Start to implement limits to selection in protected sheets.
3254         * Handle array expressions in SYLK importer.
3255         * ODF import/export for hidden and RTL sheets.
3256         * Fix redraw of spanning cells when toggling RTL.
3257         * Work around ODF's lack of a default col/row style.
3258         * Fix crash in t-test.  [#450676].
3259         * Sylk import support for arrays, and encoding.
3260         * Sylk export.
3261         * Configurability for which direction <Enter> moves.
3262         * Calc property import/export for xlsx.
3263         * Update validation combo moving between identical styles.  [#453525]
3264         * Patch the problems found by coverity.
3265         * Fix win32 docs.  [#443726]
3266         * Be more flexible about range relocation for ins/del cells.  [#439347]
3268 Morten:
3269         * Make ssconvert able to export to pdf.  [#381965]
3270         * Fix loading of tab text colour.  [#437743]
3271         * Improve handling of foreign recently-used files.  [#438918]
3272         * Improve save-on-exit dialog.
3273         * Fix potentially confusing save-in-wrong-format-on-exit bug.
3274         * Tentatively fix issue with recent Pango.  [#440514]
3275         * Provide good mime type for recent documents.
3276         * Fix localized-format problem in cell format dialog.  [#442657]
3277         * Fix R1C1 problem.  [#443832]
3278         * Fix performance problem when selecting large areas.  [#445617]
3279         * Fix loading/saving of R1C1 attribute.  [#448714]
3280         * Fix overflow problem when int!=long.  [#458158]
3282 Nils Kanning:
3283         * Fix the inline documentation for python addins.  [#412804]
3285 --------------------------------------------------------------------------
3286 Gnumeric 1.7.10
3288 Andreas:
3289         * Reimplement scaling
3290         * Save orientation
3291         * Show paper preview
3292         * Show unit selector in print dialog
3293         * Add margin adjustments
3295 Jean:
3296         * New Time Series Analysis plugin.
3298 Jody:
3299         * Fix inadvertent relocation of reference on other sheets.  [#433907]
3301 --------------------------------------------------------------------------
3302 Gnumeric 1.7.9
3304 Andreas:
3305         * Switch to gtk print from gnome print
3306           (some feature regression)
3308 Jody:
3309         * Import and Export for inline arrays in ODF. (now patched in OOo)
3310         * Export cell comments to xls.
3312 Morten:
3313         * Require three digits after a thousands separator in order to
3314           accept it as a number.  [#415007]
3315         * Fix autofill issue.  [#414815]
3316         * Fix criticals with frozen panes.  [#308562]
3317         * Fix rich text problem.  [#417632]
3318         * Use GtkRecentManager.  Fixes #115112.
3319         * Ignore local files that no longer exist.  [#67453]
3320         * Fix XL load crash.  [#418868]
3321         * Fix format guessed for $123,456.78  [#423603]
3322         * Perform UTF-8 normalization during search.  [#421678]
3323         * Allow selecting a locale for sorting.  [#427019]
3324         * Make sure ssindex doesn't update the recent-files list.
3325         * Update recent-files on load and save.  [#152584]
3327 --------------------------------------------------------------------------
3328 Gnumeric 1.7.8
3330 Morten:
3331         * Fix FACT.  [#410005]
3332         * Fix gui problems after replacing pristine book.  [#410365] [#410371].
3333         * Fix R1C1 preventing the use of, e.g., COS and RADIANS.  [#410609]
3334         * Fix editing of out-of-range numbers with date format.
3335         * Improve CopyDown and CopyRight.  [#112847]
3336         * Make file chooser show more files for load.
3338 Oliver Burnett-Hall:
3339         * Fix R1C1 problem in formula guru.
3341 --------------------------------------------------------------------------
3342 Gnumeric 1.7.7
3344 Jody:
3345         * Patch a leak in DataTables.
3346         * Fix AutoFormat loading.
3347         * Add support for the standard builtin formats in xlsx.
3348         * Fix col/row grouping deletion.  [#388505]
3349         * Basic ODF AutoFilter partial import/export.
3350         * Some property dialogs for combos and lists.
3352 Morten:
3353         * Unify layout and string value formatting.
3354         * Make sheet duplication handle sheet-local names.
3355         * Make sheet duplication change sheet references to point to
3356           the new sheet.  [#158825, #158691]
3357         * Fix parsing of new workbook-level named expresions.  [#306686]
3358         * Fix xml loading of names that refer to other names.
3359         * Fix crash from old-style file.  [#392054]
3360         * Fix cell contents reading from old v7 files.  [#392054]
3361         * Make sure we call g_thread_init early.  [#392050]
3362         * Fix CRITICALs with DOLLAR.
3363         * Fix progress display for .gnumeric and thus splash.  [#392546]
3364         * Don't allow "1D2" [win32] or "0x1234p1" as numbers.  [#393347]
3365         * Fix redraw problem.  [#393359]
3366         * Don't complain over encoding-less documents unless there is a reason.
3367         * Don't pull in popt.  [#396329]
3368         * Fix OO import crash.  [#396200]
3369         * Fix part of problem loading style conditions.  [#397679]
3370         * Fix generated libspreadsheet-1.7.pc [#399550]
3371         * Fix tsv import problem.  [#404264]
3372         * Fix R1C1 crash.  [#407274]
3373         * Fix R1C1 issues.  [#407247]
3375 --------------------------------------------------------------------------
3376 Gnumeric 1.7.6
3378 Jody:
3379         * Fix sax import of autofilters.  [#383400]
3380         * Fix autofilter lists with only 1 combo.  [#383400]
3381         * Implement sax import of sheet objects.
3382         * Implement List and Combo objects.
3383         * Avoid pixel dirt when drawing hidden cursor.  [#365960]
3384         * XLSX support for import and export of autofilters.
3385         * Right click on combos/list always brings up popup.  [#135966]
3387 Morten:
3388         * Fix title problem.  [#382643]
3389         * Fix sax loading of comments.
3390         * Fix scaling and rtl orientation of comment marker.  [#381700]
3391         * Set a saver after loading with the sax loader.
3392         * Implement undo for sheet object widgets.  [#384136]
3393         * Work around a gcc bug.
3394         * Improve number formatting.
3396 --------------------------------------------------------------------------
3397 Gnumeric 1.7.5
3399 Jon KÃ¥re:
3400         * Fix zoom preference.  [#378043]
3402 Jody:
3403         * Improve xls import/export of 'best fit' column widths.  [#378560]
3404         * Implement Validate from List cell combo.  [#375620]
3405         * Fix xls import of checkboxes with empty labels.  [#375620]
3406         * Put the style feedback onto an idle handle to improve cursor
3407           responsiveness.
3408         * Improve autofill/validation combos.
3409             - Alt-Down opens a combo in the current cell
3410             - Enter, Alt-Up/Down selects within an open combo
3411             - Drag autoscroll
3412             - set initial selection for validate from list
3413             - Home/End jumps to top bottom.
3414             - Fix in RTL mode.
3415             - List items unfiltered by other active conditions.  [#114307]
3416         * Fix .gnumeric import of col/row groupings.  [#380015]
3417         * SAX import for autofilters
3418         * Fix XSD schema
3419             - Add autofilters
3420             - Add inputmessages
3421             - Add Workbook Attributes
3422             - Make it validate
3423         * Start simplifying the object anchor types for xlsx.
3424         * Fix RTL text display.
3425         * Fix a collection of dialog leaks.
3427 Morten:
3428         * Add automatic test framework.
3429         * Fix sc import of functions with no args.
3430         * Prevent ssconvert from updating the recent-files list.
3431         * Fix goal-seek crash.  [#377961]
3432         * Minor goal-seek improvements.  [#379234]
3433         * Fix critical in name definition dialog.
3434         * Improve precision of goal-seek.
3435         * Fix a case where goal seek went outside the interval.
3437 --------------------------------------------------------------------------
3438 Gnumeric 1.7.4
3440 Jody:
3441         * Fix splash.
3442         * Fix crash.
3443         * Make auto filter combo a real widget.
3445 Morten:
3446         * Fix ssconvert error handling.
3447         * Fix RATE.
3449 --------------------------------------------------------------------------
3450 Gnumeric 1.7.3
3452 Eduardo Lima:
3453         * Make printing support optional.  [#331948]
3455 Jon KÃ¥re:
3456         * Fix another clipboard crash.  [#362993]
3457         * Fix encoding of mailtos.  [#148550]
3458         * Fix crash in sheet label context menu.  [#363261]
3459         * Fix crash when deleting same sheet from two views.  [#364082]
3460         * Fix crash reading inconsistent file.  [#312010]
3461         * Remove "deactivate all" button from plugin manager.
3462         * Fix crash due to invalid border line type.  [#364658]
3463         * Fix crash on loading Excel file with unusual text box.  [#340293]
3464         * Fix loading Excel files with unusual cell merges.  [#331190]
3465         * Update window list when closing view.  [#366335]
3466         * Fix crash when attempting to edit locked cell.  [#367870]
3467         * Fix initial sizing bug.  [#368825]
3469 Jody:
3470         * Rewrite expression relocation logic.
3471         * Add accelerator (Alt-=) for auto-sum.
3472         * Make paytype handler more flexible.
3473         * Fix DIF import/export.
3474         * Add accelerator for group/ungroup and inc/dec indent.
3475         * Make clipboard faster.
3476         * Support exporting only visible content to clipboard.
3477         * Fix checkbox objects.
3479 Joseph Pingenot:
3480         * Add more conditional format types.
3482 Morten:
3483         * Basic life support for perl-loader.  [#362911]
3484         * Fix csv problems.  [#359269]
3485         * Fix crash deleting and adding sheets.  [#363549]
3486         * Fix jump-to-area crash.  [#363977]
3487         * Fix search crash.  [#364085]
3488         * Fix IPMT, PPMT issues.
3489         * Start fixing issues with sheets being deleted underneath a
3490           dialog.  [#364291]
3491         * Fix undo/redo problems in cases where all sheets might become
3492           temporarily hidden.  [#366477]
3493         * Fix crash relating to workbook disposal.  [#366570]
3494         * Fix edit-line weirdness.  [#367870]
3495         * Cleanup g_free and g_strdup calls.  [#369661]
3496         * Fix undo for sheet object copy.  [#308300]
3497         * Fix redo for sheet object copy.  [#308300]
3498         * Add a bugzilla component for bug-buddy.  [#348829]
3499         * Make WorkbookView a more proper gobject.
3500         * Fix autosave crash.
3501         * Handle parsing of "2005/12" and "12/2005".
3502         * Handle parsing of "1-10" in non-date cells.  [#376090]
3503         * Handle new documentation format in the function selector.
3504         * Improve formula editor a bit.
3505         * Fix sheet object selection problem.  [#376866]
3507 --------------------------------------------------------------------------
3509 Gnumeric 1.7.2
3511 Emmanuel :
3512         * New look for col/row headers.
3514 Jody :
3515         * Fix off by one pt, printing vertical borders in RTL mode.  [#317662]
3516         * Handle the last (we hope) MS XL array iteration.  [#361074]
3517         * Fix inversion check for cell relocation.  [#350222]
3519 Jon KÃ¥re:
3520         * Fix import of certain hyperlinks from Excel.
3521         * Fix bug which hid file type selector when saving images.
3522         * Fix crash when storing to clipboard manager.  [#321714]
3523         * Fix warnings when storing to clipboard manager.  [#342580]
3524         * Fix warnings when pasting objects over clipboard.  [#308569]
3525         * Fix import of images in Excel files written by PHP/Perl.  [#155696]
3527 Morten:
3528         * Fix font preview crash.
3529         * Fix performance problem with big paste.  [#359392]
3530         * Fix paste crash.  [#360672]
3531         * Fix transposed pasting of arrays.  [#349288]
3532         * Fix sharing problem with regular pasting of arrays.
3533         * Fix toolbar hiding/unhiding.
3534         * Fix inter-workbook crash.  [#323811]
3535         * Re-implement sharing of top-level expressions.
3536         * Fix stale sheet pointer problems in clipboard.  [#323762]
3537         * Fix growing button in sheet manage dialog.  [#362558]
3538         * Expand default stack.  (With JKH.)  [#92131]
3539         * Force expression sharing on load.
3541 --------------------------------------------------------------------------
3543 Gnumeric 1.7.1
3545 Andreas:
3546         * Fix ngettext calls [#345027]
3547         * Use ngettext to support correct plurals [#123860]
3548         * Fix zoom-dialog labels [#311206]
3549         * Initialize locale selector in stf export.
3550         * Added Sheet_Title predefined name [#342542]
3551         * Improve Define Names dialog [#345896]
3552         * Fix button sensitivity in Define Names dialog in presence
3553           of identical workbook and sheet scope names
3554         * Remove some warnings on AMD64 [#346045]
3555         * Add "switch scope" button to define names dialog [#345896]
3556         * Add "print area" to sheets [#164058]
3557         * Fix writing of floating point preference values under
3558           --without-gnome [#346433]
3559         * Added menu items to set/clear/show the print area of a sheet
3560           [#164058]
3561         * Add a latex-exporter for an unformatted table fragments [#325980]
3562         * Implement content export in the OpenDocument exporter.
3563         * Fix undo text for definition/update of names [#346962]
3564         * Fix interaction of merged cells, cell comments and undo [#347536]
3565         * Fix undo problem for paste [#347826]
3566         * Fix crash when jumping to Print_Area [#349686]
3567         * Adjust width of tables in LaTeX export [#350625]
3568         * Check for empty styles.xml and meta.xml files in OpenDocument
3569           import [#350644]  Patch by sum1_abi@yahoo.com.
3571 Jean Brefort:
3572         * Smoothing generated by Excel graphs supported.  [#349457]
3573         * Don't use auto_shape or auto_dash when plot has no marker/line
3574         and series have while importing from excel.  [#319727]
3576 Jody:
3577         * Fix ODF sheet name import ('aa''a' == aa'a).
3578         * Don't lose the orientation of line objects when copying.
3579         * Add context menu binding for selected objects.  [#338616]
3580         * Allow File->Save even when editing an object.  [#338619]
3581         * Only install util man pages if they are built.  [#341916]
3582         * Handle Tab/Return movement.  [#88167]
3583         * Re-enable R1C1 parsing.
3584         * Remove GnmCell::col_info to shrink cell by a ptr
3585         * Remove ColRowInfo::pos to shrink col/row by an int
3586         * Update schema a bit.
3587         * Update GLPK to version 4.9.
3588         * Make ODF merge cell import more flexible.  [#347263]
3589         * Restore ctrl-a as alternative for select-all.
3590         * Select All no longer moves the edit_pos.
3591         * Extend GDA type conversions, and make compatibile with 1.9.103.
3593 Morten:
3594         * Moved font metrics to goffice.
3595         * Fixed font initialization.
3596         * Fix minor mouse cursor problem.  [#341877]
3597         * Improve handling of invalid xls files.  [#341917]
3598         * Try harder not producing CRITICALs on buggy files.
3599         * Fixup expression sharer interfaces.
3600         * Fix scientific-number editing problem.  [#342583]
3601         * Reduce memory consumption for dependency storage.
3602         * Fix CRITICAL for --debug-deps on startup.
3603         * Fix sheet duplication problem related to the solver.
3604         * Fix stf import crash.  [#345477]
3605         * Fix problems with decreasing month autofill.  [#346028]
3606         * Fix CRITICALs for =[].  [#347916]
3607         * Fix problems with sheet reordering.  [#349255]
3608         * Fix clipboard code's memory usage.  [#348922]
3609         * Fix ods import of time values.  [#355943]
3611 Shixin Zeng:
3612         * Add \L{} escape to LaTeX exporter (The content of the
3613           braces is being inserted literally into the LaTeX file.)
3615 --------------------------------------------------------------------------
3617 Gnumeric 1.7.0
3619 PACKAGERS :
3620     If you store supported mimetypes anywhere other than gnumeric.desktop you
3621     will need to resync.
3623 Andreas:
3624         * Fix lost minus signs in latex output.  [#325656]
3625         * Add has-header preference to the sort preferences.  [#327278]
3626         * Fix sort dialog crash.  [329236]
3627         * Make sort dialog range entry sensitive to keyboard entry.
3628           [#329250]
3630 Harun Vos:
3631         * Fix Win32 crash-on-start for pre-WinXP.
3633 Ivan, Y.C. Wong:
3634         * Fix Gdk-WARNING when cutting or copying cells.  [#314210]
3635         * No more debug command prompt.
3636         * Error/warning messages will go to an existing command
3637           prompt (if any).
3639 Jody:
3640         * Handle the special case of ADDRESS (r1c1) actually relative.
3641         * Make sheet name quoting modular.
3642         * AREAS handles error conditions better.
3643         * Make Array formulas use less memory
3644         * Fix xls import of optimized CHOOSE
3645         * Dup sheet props when duping a sheet.
3646         * Adding an autofilter dirties the sheet.
3647         * Move Workbook::uri and ::dirty into GODoc
3648         * Handle inconsistency with XL's model of vararg eval.  [#336212]
3649         * Export underlines to html.
3650         * handle ctrl/shift space during rangeselection.
3651         * Fix path to docs.  [#330339]
3652         * Handle canceling object drag motion.  [#314866]
3653         * Fix image drags with previously selected objects.
3654         * Handle oddness in xls files generated by 'miniCalc' [#336858]
3655         * Do not make backgrounds for xl95 charts transparent.
3656         * Basic import and export for MS Office 12 (beta1) files
3657         * xls import optimization for shared strings.
3658         * Install the headers for libspreadsheet.  [#332218]
3659         * Enable ODF metadata import.
3660         * Fix ODF import of underlines.
3661         * Fix ODF import of sheets with quoted names.
3662         * Enable ODF import of hidden rows/cols.
3663         * Fix ODF import of col/row cell default styles.
3665 Klokan Pridal:
3666         * Implement xml saving/loading of "protected" attribute.  [#334257]
3667         * Implement xls saving/loading of "protected" attribute.  [#330129]
3669 Luciano Miguel Wolf:
3670         * ODS import improvements.
3672 Morten:
3673         * Fix COUNTBLANK.
3674         * Fix auto-filter formatting issue.  [#322392]
3675         * Fix ATAN2(0,0).
3676         * Make AND, OR, and XOR ignore strings as claimed.
3677         * Fix TRIM for non-ASCII case with spaces at end.
3678         * Fix TYPE crash.  [#323128]
3679         * Plug leak.
3680         * Fix sheet quoting problem.  [#323546]
3681         * Improve Excel compatibility of BIN2DEC, BIN2HEX, and
3682           BIN2OCT.  [#323787]
3683         * Fix crash on xml load.  [#323888]
3684         * Fix file corruption on saving scenarios.  [#323927]
3685         * Fix a pile of leaks in solver and scenario saving and loading.
3686         * Fix leaks in solver dialog.
3687         * Fix parser leak.  [#301127]
3688         * Fix NetBSD compilation.  [#324358]
3689         * Fix solver dialog crash.  [#324585]
3690         * Fix FMR in SUBSTITUTE.
3691         * Fix REPLACE and SEARCH for non-ASCII strings.
3692         * Fix division-by-zero problems in FIXED, ROUND, ROUNDUP,
3693           ROUNDDOWN, TRUNC.
3694         * Fix accuracy of ROUND, ROUNDUP, ROUNDDOWN, TRUNC.
3695         * Fix out-of-memory problem in REPT.
3696         * Fix lots of little XL compatibility problems in string
3697           functions.
3698         * Fix error on Search-and-replace.
3699         * Improve handling of boolean args for "R" functions.
3700         * Fix near-infinite loop in FACTDOUBLE.
3701         * Fix text-to-columns crash probably affecting stf import too.
3702         * Fix font preference crash.  [#326830]
3703         * Fix memory allocation problem for writing charts.
3704         * Fix loading of boolean constants from ods files.
3705         * Fix MID for out-of-bounds values.
3706         * Fix constructed-range parsing for OO.
3707         * Improve .desktop file.  [#328015]
3708         * Make expressions use less memory by merging ref_count
3709           and operator fields.
3710         * Split expression memory pool into one for large and one for
3711           small nodes.
3712         * Fix SECOND, MINUTE, HOUR compatibility problems.
3713         * Fix DATE compatibility for bizarre input.
3714         * Cleanup parameter handling in financial functions.
3715         * Fix parsing problem with underscores in sheet names.  [#329236]
3716         * Fix LCM and GCD for large arguments.
3717         * Switch gnumeric option handling to GOption.
3718         * Switch ssconvert option handling to GOption.  [#154395]
3719         * Switch ssindex option handling to GOption.  [#154395]
3720         * Fix problem with solver error message translation.
3721         * Expand the range of certain random number functions.
3722         * Fix large-argument cases for BITOR, BITAND, BITXOR, BITLSHIFT,
3723           and BITRSHIFT.
3724         * Redo string-to-value parsing.
3725         * Allow "12Dec2001" for date entry.  [#56168]
3726         * Allow "20041231:103355".
3727         * Fix bogus duplicate-accelerator warnings.  [#324692]
3728         * Fix criticals relating to toolbar combos for very narrow windows.
3729           [#162498]
3730         * Allow vertical toolbars.
3731         * Save a bit of memory for function calls.
3732         * Fix type confusing in mps importer.
3733         * Greatly reduce the use of the type-unsafe GnmExprList.
3734         * Use argc/argv form for sheet function taking uneval'd args.
3735         * Fix expression creation and leaks in mps importer.
3736         * Use toolbuttons for edit-line buttons.  [#331916]
3737         * Go to end of text on F2.  [#319311]
3738         * Let GtkNotebook handle hidden sheets by using hidden tabs.
3739         * Fix updates of tab colours.
3740         * Make Workbook a little more like a proper GObject.
3741         * Rework "dirty" handling for sheets and workbooks.
3742         * Fix 64-bit problem for xls save.
3743         * Fix printing issue when sheet is zoomed.  [#332932]
3744         * Fix dbf import issue.  [#332878]
3745         * Fix menu feedback when replacing a pristine workbook
3746           by a file.
3747         * Fix stf text import speed regression.  [#333407]
3748         * Fix XIRR issues.  [#333620]  [#333631]
3749         * Fix autofilter for text that looks like numbers.  [#333809]
3750         * Plug leak in SEARCH.
3751         * Fix printing issue with wrapped, right-aligned text.  [#334144]
3752         * Introduce top-level expressions.
3753         * Eliminate ref-counting at the sub-expression level.
3754         * Plug leaks in preferences dialog.
3755         * Make CORREL, COVAR, RSQ, SLOPE, and INTERCEPT really ignore
3756           blanks.  [#334591]
3757         * Fix DOLLARDE and DOLLARFR.
3758         * Resurrect the ability to name external workbooks by filename,
3759           including relative filename.  (But things still expand to URIs.)
3760         * Improve Excel compatibility for ROMAN and COMBIN in extreme cases.
3761         * Fix sheet object deletion crash.  [#335052]
3762         * Make ISPRIME and PFACTOR work for much larger numbers.
3763         * Fix border case for iterative evaluation.
3764         * Display and xml-save inter-workbook references using relative
3765           URIs.  [#334724]
3766         * Fix theming problem.  [#309060]
3767         * Fix validation problems.  [#114086]
3768         * Fix validation handling of errors/strings/booleans.
3769         * Implement WORKDAY.
3770         * Improve Excel compatibility for EDATE and EOMONTH in extreme
3771           cases.
3772         * Fix EVEN and ODD for very large numbers.
3773         * Fix sheet-manage dialog crash.  [#336165]
3774         * Reimplement autofill.
3775         * Fix xls export of data tables.
3776         * Fix xls export for intersections.
3777         * Fix parser crash for ={-TRUE}.
3778         * Get rid of integer/float split.
3779         * Allow ={+42}.
3780         * Fix copy-and-paste problem between gnumeric instances.  [#337215]
3781         * Improve handling of strings that look like numbers or expressions
3782           during search-and-replace.  [#167304]
3783         * Fix rendering problems for values with attached formats.
3784         * Fix button ordering on Win32.  [#170479]
3785         * Fix rendering on fractions that round to 0.  [#314210]
3786         * Add undo handling to deletion of names.  Fix recalc are removing
3787           or defining names.  [#312610]
3788         * Improve editing of cells containing currency amounts, fractions,
3789           or percentages.
3790         * Improve 1-2-3 import for Chinese files.  [#337968]
3791         * Fix 1-2-3 format handling.
3792         * Fix parsing of "4/2005".  [#166413]
3793         * Fix initial sheet selection in the sheet-manage dialog.  [#331984]
3794         * Make autofill understand 3Q01, 4Q01, 1Q02, ...  [#61650]
3795         * Make autofill understand Apr, Jul, Oct, Jan, ... (and other skip-N
3796           sequences, with or without year.)
3797         * Make autofill fit columns.
3798         * Fix sorting undo problem.  [#161890]
3799         * Add locale choice on text export.  [#123339]
3800         * Remove stray "Back" button for text export's one-sheet case.
3801         * Fix elusive sheet tab tracking bug after we replaced the initial
3802           pristine workbook by a newly loaded one.
3803         * Fix GUI inconsistency for text import.  [#338694]
3804         * Fix crash on save+quit.  [#338847]
3805         * Auto-fit width when entering new values or formulas.
3806         * Auto-fit height when entering string constants.
3807         * Fix fits for wrapped text.  [#67351]
3808         * Fix minor undo problem for applying a height-changing format.
3809         * When undoing or redoing, move to where things happen.  [#114077,
3810           #154705]
3811         * Add tooltips to a few combos.  [#339122]
3812         * Improve stf import format guessing.  [#332997]
3813         * Improve stf import for sloppy clumps of whitespace.  [#339297]
3814         * Improve stf import's keyboard navigation.
3815         * Fix applix import issue.  [#339190]
3816         * Fix critical.  [#339793]
3817         * Make "General" format pixel-perfect.
3818         * Fix zoomed rendering issue.  [#310492]
3819         * Warn for confusing text-formatted-non-string situation.  [#339834]
3820         * Fix filling of text formatted as non-general.
3821         * Fix printing problem for cells that haven't been displayed.
3822         * Fix critical on exit for --debug=1.
3823         * Display tooltips during autofill.  [#51272]
3824         * Fix editing of comments attached to merged regions.
3826 Jon KÃ¥re:
3827         * Hand clipboard off to clipboard manager when exiting.
3828         * Handle non breaking space in html input.
3829         * Handle .xls containing html fragment [#311879]
3831 Nick Lamb:
3832         * Fix CONVERT crash.  [#323678]
3834 Philo Vivero:
3835         * New loan template.  [#317201]
3837 --------------------------------------------------------------------------
3838 Gnumeric 1.6.1
3840 Allin Cottrell:
3841         * Save configuration in non-gnome case.  [#310354]
3843 Jean Brefort:
3844         * Use localized decimal separator.  [#80139]
3846 Jody:
3847         * Unfreeze panes if the drag handles are pulled outwards.
3848         * Adjust ctrl-~ vs ctrl-!
3849         * Some R1C1 fixes
3850         * More SpreadsheetML from MS Office XP.
3851         * Some OpenDoc import extensions.
3852         * Minor fixes for auto-fill
3853         * Enable a chart importer in the experimental xml sax importer.
3855 Lukasz Stelmach:
3856         * Fix python binding for RangeRef::end.
3858 Eduardo Lima:
3859 Renato Araujo:
3860         * Maemo/Hildon port to Nokia 770
3862 Morten:
3863         * Fix content probing of csv and tsv files.  [#318419]
3864         * Import formats from Lotus 1-2-3 files.
3865         * Import column widths and row heights from Lotus 1-2-3 files.
3866         * Handle Lotus 1-2-3 functions whose names differ from the ones
3867           we use better.
3868         * Read basic info from wk4 files.
3869         * Fix issues with new function docs method.
3870         * Fix OO import crash.  [#320818]
3871         * Fix Excel save crash.  [#321009]
3872         * Plug minor leak.
3874 Philippe Lelong:
3875         * Fix issue with PRICE (and probably related functions).
3877 --------------------------------------------------------------------------
3878 Gnumeric 1.6.0
3880 Andreas:
3881         * Preload selection in "Define Names" dialog.  [#316406]
3883 Jean Brefort:
3884         * Fix crash when deleting plot with dynamic deps.
3885         * Fix localization issues.  [#318042][#318043].
3887 Jody:
3888         * Snap objects right in RTL mode.  [#316026]
3889         * Finish Data -> Table evaluation
3890         * Avoid entering "" for every keystroke when using gtk-2.8
3891         * Fix xls import/export of markers for radar plots.
3892         * Fix rotated text with pango-1.10 [#316597]
3893         * Update auto-expr after a recalc [#314867]
3894         * Use Emmanuel's ideas to improve the frozen pane drag handles.
3895         * Enable super/subscripts.
3896         * SpreadsheetML importer.
3898 Morten:
3899         * Fix C99ism.
3900         * Fix rare dependency crash.
3901         * Warn if running with buggy pango_attr_list_splice.
3902         * Improve stf import gui for multi-byte encoded text.  [#316816]
3903         * Fix xml-io's name parsing.  [#317427]
3904         * Fix .gnumeric saving of summary items.  [#318254]
3905         * Import some style info from Lotus 1-2-3 files.
3906         * Fix infinite loop in pdhyper.
3908 --------------------------------------------------------------------------
3909 Gnumeric 1.5.90
3911 Jody:
3912         * quotes for pure strings in expressions for xml in/out [#313460]
3913         * Fix F4 cycling of abs/rel in mixed mode range refs
3914         * Check all format tuples for a match [#85950]
3915         * Escape cancels object drag.  [#314866]
3916         * F2 while editing jumps focus to entry.  [#314869]
3917         * XLS in/out for Data -> Table
3918         * 2d Data -> Table support
3920 Morten:
3921         * Fix tooltip problem.  [#314865]
3922         * Throw a minimum of effort at a Lotus importer for modern
3923           versions.  [#314875]
3925 --------------------------------------------------------------------------
3926 Gnumeric 1.5.5
3928 (No code changes -- translations only)
3930 --------------------------------------------------------------------------
3931 Gnumeric 1.5.4
3933 Clytie Siddall:
3934         * Audit strings.  [#312746]  [#312986]
3936 Jean Brefort:
3937         * Fix crash on close related to graph plugins.  [#313463]
3939 Jody:
3940         * Fix lost background colours.  [#314207 and others]
3941         * Add some drag handles for graphicly creating frozen panes.
3942         * Fix sheetview confusion.  [#314208]
3944 Morten:
3945         * Fix harmless, but ugly, error message on xls save.
3946         * Fix solver crash.  [#314025]
3947         * Fix solver coefficients.
3948         * Package lp_solve into a single file and sanitize its API.
3949           Update to lp_solve 5.5 in the process.
3950         * Fix dependency crash.  [Part of #314207]
3951         * Fix theming bug.  [#307783]
3952         * Fix crash related to changing colours of sheet tabs.
3953         * Fix rich text editing problem.  [#314209]
3954         * Be consistent about dialog separators.  [#314306]
3955         * Fix print problem with page numbers.  [#314520]
3957 --------------------------------------------------------------------------
3958 Gnumeric 1.5.3
3960 Ivan, Y.C. Wong:
3961         * Fix recent files list on win32.  [#308302]
3962         * Fix non-latin characters rendering of fonts sans, serif and monospace
3963           on win32.  [#161027]
3965 Jean Brefort:
3966         * Copy charts (to abiword).
3968 J.H.M. Dassen (Ray):
3969         * Bumped goffice build dependency.
3971 Jody:
3972         * Handle ROW/COLUMN with no argument in an array.
3973         * Fix problems with row height resizing on win32.  [#163414]
3974         * XLS, SAX, & DOM in/out for conditional Formating.
3975         * SAX in/out for input messages.
3976         * SAX in for hyperlinks.
3977         * Conditional Formating for backgrounds.
3978         * Conditional Formating for borders.
3979         * Store the current settings before previewing.  [#301494]
3980         * Fix F4-abs/rel state rotation after R1C1 breakage.
3981         * Fix leak in xls chart import.  [#157058]
3982         * Fix object movement and snap to grid in RTL.
3983         * XLS import of image fills.  [#127756]
3984         * XLS import of font for chart labels.
3985         * Don't put extra quotes around exported series names.  [#152317]
3986         * Keep images hidden until they are sized.  [#308301]
3987         * Warnings when consolidating single columns.  [#308431]
3988         * Improve sync of cell editing and editline for autocomplete.  [#308303]
3990 Jon KÃ¥re:
3991         * Improve sc/xspread import.
3992         * Export page orientation to Excel.
3993         * Fix top margin/header interaction bug in page setup.  [#310055]
3995 Morten:
3996         * Make changes to toolbar visibility permanent.
3997         * Fix stf export quoting problem.  [#308109]
3998         * Fix stf export format problem.
3999         * Prevent sheets from being renamed to "".
4000         * Fix IRR.  [Debian #315625]
4001         * Eliminate old sheet reorganize support code.
4002         * Make ssconvert able to save to stdout ("fd://1").
4003         * Fix repeat-setting-border crash.  [#310924]
4004         * Fix typo that managed to get its own bugzilla entry.  [#312823]
4005         * Fix problem with save.  [#312930]
4006         * Improve screen-vs-print line breaking situation.  [#312912]
4007         * Fix crash changing font.  [#313257]
4008         * Fix crash on finalizing sheet with objects in it.
4009         * Fix sheet-remove crash related to dependencies.  [#312794]
4011 --------------------------------------------------------------------------
4012 Gnumeric 1.5.2
4014 Andreas:
4015         * permit formula guru to add array functions
4017 Ivan:
4018         * (Win32) Fix opening files with non-ascii names when users "open"
4019           them in explorer.  [#304874]
4020         * Enable libspeadsheet build
4021         * (Win32) Fix the bug that d&d from explorer doesn't work in
4022           gnumeric.  [#304074]
4024 Jody:
4025         * Tweak the errors from LOGNORMDIST, CONFIDENCE, STANDARDIZE, and
4026           NORMDIST to match MS Excel.
4027         * After a command refocus controls for the current view.  [#165700]
4028         * Fix 'Begins with' vs 'Ends With' for autofilters.
4029         * Autofilter string equality is stronger than containment [#172355]
4030         * Buttons in sheet manager dialog should not strech vertically.
4031         * Stub for MS Excel's ASC function, which is unncessary in gnumeric.
4032         * Make range clipping more efficient.  [#164950]
4033         * Fix advanced filter for inputs that do not start at col A.  [#165734]
4034         * Fix xls import of names calling fwd declared names.  [#166611]
4035         * Fix string generation for arrays.
4036         * Don't hide columns < 4pts wide on import.  [#304558]
4037         * Rich content from MS Excel clipboard [#305405]
4038         * Fix warning while importing pre XL-95.
4039         * Fix adjustment object handling [#167584].
4040         * Be more careful what we assume is a header [#165061].
4041         * Use sheet specific print settings when printing a workbook.  [#163589]
4042         * Fix small positioning glitch when creating widgets.  [#304559]
4043         * re-enable experimental sax importer after goffice split.
4044         * Improve handling of some odd XL operators.
4045         * Remove warning when nudging during object creation.  [#164779]
4046         * Delete while editing should not clear the cell.  [#165172]
4047         * R1C1 support.
4049 Jon KÃ¥re:
4050         * Don't output the xml declaration for xhtml.  [#303827]
4052 Michal Kaukic:
4053         * Fix solver for affine objective functions.  [#171025]
4055 Morten:
4056         * Fix SUMIF even more.  [Debian #308346]
4057         * Fix horizonal alignment of rotated numbers broken by fix to
4058           #303292.
4059         * Fix CRITICAL when undoing borders.
4060         * Improve multiline rotated text.  [#167544]
4061         * Fix Excel load crash.  [#303923]
4062         * Speed up exit on large sheets with lots of names, such as the
4063           one from #303923.
4064         * Clean up dependencies somewhat.
4065         * Simplify expressions used for defined names for single cells.
4066         * Fix redo crash.  [#305007]
4067         * Fix auto-complete deactivation issues.  [#305011]
4068         * Fix recognition of accounting formats.  [#305314]
4069         * Fix unintentional format currency change.  [#305313]
4070         * Plug leaks.
4071         * Work hard at not leaving passwords in memory, just in case.
4072         * Add tooltips for ok_button, cancel_button, and func_button.
4073           [#160344]
4074         * Fix paste problem.  [#305404]
4075         * Fix brown bag text import problem.  [Later reported as #305624]
4076         * Improve R.QPOIS accuracy, efficiency, and termination.
4077         * Improve R.QNORM's accuracy in the long double case.
4078         * Improve R.QCAUCHY's accuracy.
4079         * Add new R.QHYPER function.
4080         * Fix xml SAX import issue for array formulae.
4081         * Fix xml export of shared array formulae.
4082         * Fix number matching problem.  [#306254]
4083         * Fix R.PBETA screwup for log case.
4084         * Fix problem with hiding sheets.
4085         * Fix sheet removal undo to also undo changes to names and
4086           cells in other sheets.
4087         * Save and load visibility sheet attribute.
4088         * Fix 3D deps crash.
4089         * Fix 3D dependencies spanning more than one sheet.  (I.e., all.)
4090         * Fix dynamic dependency crash on exit.
4091         * Plug leaks of sheet views.
4092         * Fix CRITICAL in the "manage sheets" dialog.
4094 --------------------------------------------------------------------------
4095 Gnumeric 1.5.1
4097 Andreas:
4098         * Make ROUNDDOWN and ROUNDUP MSExcel compatible including the
4099           strange handling for negative numbers.  [#162682]
4100           This breaks backwards compatibility to earlier Gnumeric versions
4101           for these functions.
4102         * Fix text colour in selected item in sheet manage dialog.  [#170462]
4103         * Fix NORMDIST description.  [#167467]
4105 David J Craigon:
4106         * Allow ssconvert to specify importer.  [#160069]
4108 Ivan Wong:
4109         * Fix image filtering for Win32.  [#164589]
4110         * Implement the Win32 registry connection.
4112 Jody:
4113         * Major re-org for goffice split.
4114         * Fix xls import for fit to page.
4115         * Fix OFFSET for asymmetric ranges [#166764]
4116         * Fix SUMIF for asymmetric ranges [#166769]
4117         * Import sheet visibility from ms excel
4118         * Split function docs into a distinct catalog
4119         * Decrease memory usage in clipboard.
4120         * Simplify tiling when pasting a copy.  [#87477]
4121         * Be more flexible pasting full cols/rows in single cells.  [#87528]
4122         * Add vertical alignment DISTRIBUTED
4123         * Fix xls in/out of rotation
4125 Jon KÃ¥re:
4126         * Don't crash on csv file with invalid unicode [#167190]
4127         * Import html hyperlinks as hyperlinks.
4128         * Fix session management bug when gnumeric is minimized.  [#166769]
4129         * Paste images from clipboard.
4130         * Copy images and graphs to clipboard.
4131         * Receive and send images by drag and drop.
4132         * Don't clear clipboard when losing primary selection.  [#300468]
4134 Kasal:
4135         * Modified the way generated files are handled by Automake.
4136         * Some configure hacks to support po-functions.
4138 Morten:
4139         * Work around Pango bug causing XL save crash.  [#166532]
4140         * Fix Save-As GUI problem causing CRITICALs.
4141         * Fix typos that managed to get their own bugzilla entries.
4142           [#167495] [#302306]
4143         * Improve auto-detection of separators for text files.  [#167449]
4144         * Fix some #decimals problems with print page setup.
4145         * Fix saving.
4146         * Fix crash when using --quit.  Fix leak too.
4147         * Fix rare crash on exit.
4148         * Use unicode minus (U2212) for numbers.  [#168467]
4149         * Improve format selection dialog for text import.
4150         * Constification.
4151         * Use FooCanvas for rotation part of cell format dialog.
4152         * Get rid of the last direct GnomeCanvas use.
4153         * Clean up long double configuration.
4154         * Fix save-as for non-local files.  [#170308]
4155         * Drop gtk+-bug workaround.  [#162952]
4156         * Make sheets even more object-like.
4157         * Fix parsing problem with names that start out with something
4158           that can be parsed as a cell, e.g., "K3P".  [#170465]
4159         * Improve auto-fixup of 1.0.x era non-ASCII Gnumeric files.
4160         * Fix minor GUI problem with the format page of text import.
4161         * Create new plugin with R.[DPQ]dist functions using the
4162           R Project's naming and calling conventions.
4163           Note: this is deliberately not yet in po-whatever.  There are
4164           tons of autogenerated strings and things need to settle down
4165           a bit first.
4166         * Fix modality issue causing crashes.  [#170958]
4167         * Use a better format for auto expressions.
4168         * Improve undo description for rich text style changes.  [#171637]
4169         * Don't destroy target file when loading a saver plugin fails.
4170           [#168581].
4171         * Make sure we update our window menu when we create a new view.
4172         * When we reopen insert->image, start in the directory we were
4173           last time.  [#143188]
4174         * Fix conversion problems with stf export.  [#126513]
4175         * Improve text import for strange encodings.  [#167191]
4176         * Rework stf export code and fix crash-on-exit-causing leaks.
4177         * Do something sensible when exporting dates and times as text.
4178           [#128936]
4179         * Fix uncompressed saving of .xml and .gnumeric (when requested).
4180           [#173030]
4181         * Improve extreme-case evaluation of quantile functions that are
4182           computed by root searching, such as =BETAINV(0.52,1e-3,1e6).
4183         * Improve accuracy of R.QF (and thus FINV).
4184         * Fix TRIMMEAN.
4185         * Fix MODE.
4186         * Allocate some clipboard data in pools.
4187         * Fix potential save-as crash.
4188         * Fix spurious criticals.  [#301581]
4189         * Change various sheet things to use an object properties.
4190         * Plug leaks with moving sheets.
4191         * Use object properties for much of the {sheet,workbook}-control-gui
4192           to sheet linkage.
4193         * Fix multihead problems with popups.
4194         * Fix crash for sheet-remove on sheets with local dynamic
4195           dependencies.
4196         * Implement CELL("sheetname", ...).
4197         * Fix CELL with explicit sheet in the reference.
4198         * Fix sheet reordering by dragging.
4199         * Fix various theme related bugs.  [#302902]  [#302880]  [#302882]
4200         * Fix undo crash in connection with cloning sheets.
4202 --------------------------------------------------------------------------
4203 Gnumeric 1.5.0
4205 Emmanuel Pacaud:
4206         * Snap to grid mode when moving sheet objects with shift.
4208 Jean Brefort:
4209         * add scatter plots with spline interpolation.
4210         * Box-plots.
4211         * Fix crash in contour plots (#166051).
4212         * Automatic bounds work with negative values in XY chart (#164593).
4213         * Scrollbar and slider max values are now constant (#165173).
4214         * Avoid recalculation of scrollbar and slider values when not
4215         necessary (#166085).
4217 J.H.M. Dassen (Ray):
4218         * Generate an error when no proper UTF-8 filename is produced when
4219           saving [Debian #291265]
4221 Jody:
4222         * RTL support.
4223         * Another step towards the libgoffice split
4225 Kasal:
4226         * Some configure.in cleanup.
4228 Morten:
4229         * When using the new printing code, don't bother to generate
4230           gnome print fonts for the old code.
4231         * Improve search strategy for auto-completion.
4232         * Fix crash for insert/delete column/row.  [#165873]
4233         * Fix text import crash.  [#165617]
4234         * Fix SUBSTITUTE.  [#165996]
4235         * Fix general format's use of "e".
4236         * Plug dependency leak.  [#159581]
4237         * Fix fake rounding functions for very large numbers.  [#166188]
4238         * Eliminate old printing code.
4239         * Clean out workarounds for old libraries.
4240         * Avoid GnomeFont in printing.
4241         * Fix .dbf import of floating point values.  [#166311]
4242         * Plug xls save leak.  [#166561]
4244 --------------------------------------------------------------------------
4245 Gnumeric 1.4.2
4247 Caolan McNamara:
4248         * Improve python config test for ia64 [#161547]
4249         * Handle invalid DIMENSIONS records in xls [#161534]
4250         * Fix installation path for the docs [#161404]
4252 Emmanuel Pacaud:
4253         * fix legend update on pie label change.
4254         * don't disable theming for xy plot with line or marker only.
4256 Ivan wong:
4257         * Fix Win32 detection of default date format.  [#161793]
4259 Jean Brefort:
4260         * Fix crash in contour plots.  [#163626]
4261         * When saving, always ask when file exist and come back to the dialog
4262           when user does not want to overwrite.
4264 J.H.M. Dassen (Ray):
4265         * XLS import for paper sizes for which gnome-print doesn't have a
4266           name.
4268 Jody:
4269         * Install the man pages
4270         * Backport some framework for RTL
4271         * image import from xl95 [#157997]
4272         * Double click on an object brings up prop page
4273         * Fix warnings when selecting a widget
4274         * Hide value for slider objects
4275         * Don't crash when attempting to copy an un-copiable object [#162888]
4276         * Fix crash deleting a shared view [#163452]
4277         * Fix sax export of outlines
4278         * Fix TYPE to allow non-scalar
4279         * Use element 0 of an array returned in a non-scalar context [#162923]
4280         * Fix MATCH.  If type is unspecified default to 1 not 0 [#163040]
4281         * Unnecessary row resize undoing format that did not resize [#163407]
4282         * Remove adjustment of copied areas on ins/del col/row [#163408]
4283         * XLS export for booleans and errors in arrays
4284         * Make SUMPRODUCT ignore booleans and strings to match XL, and SUM
4285         * Fix sizes of Bitstream Vera for xls export [#163406]
4286         * Mouse events while editing with other vertical alignments [#163198]
4287         * Fix zoom for rich text with explicit size [#163223]
4288         * Fix race condition when creating drawing objects [#162631]
4289         * XLS export for empty cols with non-default formats [#163409]
4290         * Redo var width content when resizing all cols at once [debian #288157]
4291         * Handle zero sized charts [#163939]
4292         * Fix comment indicator position when zoomed [debian #290388]
4293         * Some support for filled styles [#163438]
4294         * XLS import/export for print header/footer [#155719]
4295         * Some tuning for missing arg export to xls [#163236]
4297 Matthias Drochner:
4298         * Use non bash specific substitution for autformat templates [#161782]
4300 Morten:
4301         * Improve accuracy of pgamma and thus pchisq, ppois, qgamma,
4302           qchisq, qpois, and more for extreme arguments.
4303         * Make it possible to change rotation of formats.
4304         * Draw rotated text.
4305         * Print rotated text.
4306         * Fix torn off undo/redo crash.
4307         * Fix cell format dialog initialization problems.
4308         * Doc fixes for ODD and EVEN.
4309         * Fix rich text crash.  [#161621]
4310         * Fix inserting new characters into a rich text string.
4311         * Fix deleting more than one character at once from a rich text
4312           string.
4313         * Fix rich text problem when starting from empty.  [#161723].
4314         * Vastly improve sorting speed for large ranges with formulas.
4315           [#161909]
4316         * Fix Help->Contents accelerator.  [#162865]
4317         * Make general format use "E", not "e", as appropriate.
4318         * Simplify SUM.  [#131588]
4319         * Fix INT(-1) problem.  [#163019]
4320         * Fix rich text re-edit problem.  [#163415].
4321         * Fix rich-text insertion problem.  [#163413].
4322         * Fixed font/size/zoom selection problem.  [#163412].
4323         * Implement OOo's BASE and DECIMAL.
4324         * Fix some error cases of LINEST/LOGEST not to crash.
4326 Uwe Steinmann:
4327         * Extend paradox importer to support additional types.
4329 --------------------------------------------------------------------------
4330 Gnumeric 1.4.1
4332 Jody:
4333         * Saved charts were 1 pixel larger than the stated size [#157732]
4334         * Fix path to chart icons for win32 [#160046]
4335         * Fix sax export for Validation [Debian #283999]
4336         * Fix unintended object resize when clicking on the lower right resize
4337           handle of existing object
4338         * Break long words when wrapping text
4340 Morten:
4341         * Add bugzilla version number to desktop file.  [#159371]
4342         * Fix arrows' direction used for printing and saving.  [#159922]
4344 Spudun:
4345         * tidy up lp_solve code to build under OS/X
4347 --------------------------------------------------------------------------
4348 Gnumeric 1.4.0
4350 Andreas:
4351         * Fix crash on empty file in lotus file probe.  [#158126]
4352         * Enable auto-correct initial caps exception list.  [#158209]
4353         * Fix removable of items from auto-correct initial caps
4354           exception list.  [#158207]
4355         * Protect ABcD style strings from auto-correction [#124858]
4356         * Rename graph guru's okay button [#152514]
4357         * When undoing the deletion of sheet objects also recreate the
4358           original ordering of objects.  [#151609]
4360 Jody:
4361         * Pull the file open filters from the openers
4362         * Enable ssindex
4363         * Undo for objects deleted by pasting a cut region [#159365]
4365 Harald Ashburner:
4366         * Update derivatives.gnumeric
4368 J.H.M. Dassen (Ray):
4369         * XLS import for paper sizes known to gnome-print.
4371 Morten:
4372         * Fix crash with weird history items.  [#157682]
4373         * Fix print preview leak.  [#158566]
4374         * Fix stf import crash.  [#159009]
4376 --------------------------------------------------------------------------
4377 Gnumeric 1.3.93
4379 Andreas:
4380         * Keep the recently used function list uptodate.  [#156732]
4381         * Fix default font selection in preference dialog.  [#157238]
4382         * Fix preference dialog window fraction selection.  [#157239]
4383         * Make various preferences setting changes apply to the current
4384           gnumeric instance
4385         * Add screen page to preference dialog and fine-tune its general
4386           layout
4387         * Replace text entry boxes in preference dialog with
4388           checkboxes and spinbuttons.
4389         * Ensure that the preference dialog inthe non-gnome build
4390           looks reasonable.
4392 Jody:
4393         * Fix perl and python tests in configure
4394         * Fix creation of slow sheet objects when there are frozen panes
4395         * Fix the solver and several related reports
4396         * Make the solver dialog's constraint page more usable
4398 Kasal:
4399         * More cleanup in configure
4401 Morten:
4402         * Fix Clear-All crash.  [#157376]
4404 Jody:
4405         * Fix display of slow objects when there are frozen panes
4407 --------------------------------------------------------------------------
4409 Gnumeric 1.3.92
4411 Andreas:
4412         * Fix text export dialog [#155437, #154231]
4413         * Skip sheet selection in text export if there is only one
4414           non-empty sheet.  [#156604]
4415         * Make print dialog less modal.  [#132876]
4416         * Make non-imported columns in configurable text import more
4417           visible [#154139]
4418         * Suppress warnings when filling with large series.  [#153527]
4419         * Improve format page in configurable text import [#154138,
4420           #139385]
4421         * Improve schema description [#153631]
4422         * Warn if csv import is dropping columns [#139385]
4423         * Change menu text in fixed cvs import [#154137]
4424         * Add format descriptor to column headers in text import.  [#154140]
4425         * Fix various bugs [#156531, #156710]
4426         * Add tooltips to buttons in text export sheet selection.
4427         * Add top and bottom buttons to text export sheet selection.
4428         * Disable buttons in text export sheet selection when not applicable.
4429         * Fix LaTeX export of cells spanning to the left [#157047]
4431 Arief Mulya Utama:
4432         * Erlang (telecommunications engineering) plugin.
4434 Emmanuel Pacaud:
4435         * Add dash styles to chart objects.
4436         * Enables non integer line width for chart objects.
4437         * Fix clipping in svg export.
4438         * Update labels automatically [#152585].
4440 Hal Ashburner:
4441         * Some function documentation cleanups.
4443 Jody:
4444         * Enable selecting and moving multiple drawing objects
4445         * Swap X & Y axis content when importing xls bar plots.  [#154734]
4446         * Basic handling for XL 'Forms' Objects
4447         * Fix handling of empty arguments in nested expressions
4448         * Delay gnome-print init to decrease startup time
4449         * Improve OOo import for styles
4450         * Some support for newer Lotus-123 formats
4451         * Translate autoformat categories and descriptions
4452         * Re-enable the ui plugin service
4453         * Rename x-quattro-pro to match freedesktop [#152159]
4454         * Have text in item-edit does reflect zoom
4455         * Show the right rich text format when clicking on edit line
4456         * Finish rich text persistence for gnumeric xml and clipboard
4458 Morten:
4459         * Implement Edit->Select->Input.  [#154735]
4460         * Fix sample datasource's recalc.  [#154857]
4461         * Make File->Open start in the directory where the current file
4462           was loaded.  [#143188]
4463         * Make it possible to unhide sheets.  [#154710]
4464         * Add HYPOT function.  [#148322]
4465         * Add PFACTOR function.
4466         * Plug leaks.
4467         * Revive logic to add missing parenthesis in parser.
4468         * Fix evil timing issue in about dialog.  [#155268]
4469         * Fix window menu in case of "_" in names.  [#155235]
4470         * Add support for setting text and markup in buttons.
4471         * Fix XL save crash.  [#155371]
4472         * Limit the width of search window.  [#136421]
4473         * Protect against crash in inter-process paste.
4474         * Make URLs work from Nautilus.  [#156456]
4475         * Fix pgamma accuracy for extreme arguments.
4476         * Improve accuracy of a few complex number functions.
4477         * Make sure basenames of files can be seen during splash for
4478           multiple files.
4479         * Fix undo column crash.  [#157045]
4481 Yukihiro Nakai:
4482         * Improve perl plugin.
4483         * Fix various untranslated GUI elements.
4484         * Bullet-proof plugin loader.
4486 --------------------------------------------------------------------------
4488 Gnumeric 1.3.91
4490 Adrian:
4491         * Write the chapter "Graphics: Plots, Images, Widgets and Drawings"
4492         * Write the chapter "Working with Files"
4493         * Update the chapter "Elements".
4495 Andreas:
4496         * Improve `Z-Test for 2 Means'
4497         * Improve `T-Test (Paired Sample)'
4499 Emmanuel Pacaud:
4500         * Grid lines implementation
4501         http://bugzilla.gnome.org/show_bug.cgi?id=152615
4502         * New set of icons for charting engine
4503         http://bugzilla.gnome.org/show_bug.cgi?id=152499
4504         * Fix crash when adding y-erros to an empty plot
4505         http://bugzilla.gnome.org/show_bug.cgi?id=152201
4506         * Fix the performance degradation with too many axis ticks
4507         http://bugzilla.gnome.org/show_bug.cgi?id=153146
4508         * Fix crash when adding series to a radar plot
4509         http://bugzilla.gnome.org/show_bug.cgi?id=153401
4510         * Fix ring plots for center radius = 0
4511         http://bugzilla.gnome.org/show_bug.cgi?id=153402
4512         * Remove unused radar plot editor
4514 Jody:
4515         * XLS import formatted single points in charts (only pie for now)
4516         * Improve theme support for single points in charts
4517         * ctrl-7, ctrl-9, ctrl-(, ctrl-0, ctrl-)
4518         * Rework column size calculation on xls import/export
4519         http://bugzilla.gnome.org/show_bug.cgi?id=152248
4520         * font strangeness when exporting to xls
4521         http://bugzilla.gnome.org/show_bug.cgi?id=152512
4522         * Improve cursor for object resize
4523         http://bugzilla.gnome.org/show_bug.cgi?id=152244
4524         * Fix loss of precision when resizing objects
4525         http://bugzilla.gnome.org/show_bug.cgi?id=152636
4526         * Fix rendering problem when zoomed
4527         * Fix object positioning when zoomed
4528         * Make the status area shorter with GtkStatusbar and fewer frames
4529         * XLS import for arcs, polygons
4530         * Improve XLS object styling
4531         * More win32 build patches
4532         http://bugzilla.gnome.org/show_bug.cgi?id=114099
4533         * Clipboard support for objects
4534         * Support for symmetric object resize, and duplication via ctrl-click
4535         * Cleanout the SheetObject menu code to restore model gui split
4536         * Fix File -> Sendto
4537         * Add ctrl-period == insert current date&time
4538         http://bugzilla.gnome.org/show_bug.cgi?id=114153
4539         * Respect 0 as no-compression for xml export
4541 Jon KÃ¥re:
4542         * Fix the CORBA plugin.
4543         * Add pangoft2 dependency.
4544         http://bugzilla.gnome.org/show_bug.cgi?id=153701
4546 Morten:
4547         http://bugzilla.gnome.org/show_bug.cgi?id=152511
4548         * Fix crash when adding a xy plot over a pie plot
4549         * Work on using pango layouts for printing.
4550         * Fix endless recursion.  [#153544.]
4551         * Plug leaks.
4552         * Improve save-as dialog.
4553         * Make sure *.csv and *.tsv are listed as spreadsheets in the
4554           open dialog.  [#143135.]
4556 Uwe Steinmann:
4557         * Validate the field names for paradox databases
4559 Yaacov Zamir:
4560         * Fix header/footer printing to use pango layouts.
4561         * Fix graph printing to use pango layouts for text.
4562         * Fix cell printing to use pango layouts.
4564 Yukihiro Nakai:
4565         * Enable editing email links
4567 --------------------------------------------------------------------------
4569 Gnumeric 1.3.90
4571 Andreas:
4572         * Improve `T-Test (Unpaired; Unequal or Equal Variances)' tool
4573         * Fix TDIST for negative x and two tails
4575 Emmanuel Pacaud:
4576         http://bugzilla.gnome.org/show_bug.cgi?id=151529
4577         * Fix markers in xy and line plots.
4578         http://bugzilla.gnome.org/show_bug.cgi?id=151530
4579         http://bugzilla.gnome.org/show_bug.cgi?id=151527
4580         * Fix axis size allocation
4581         http://bugzilla.gnome.org/show_bug.cgi?id=127203
4582         * Align axis title with plot area
4584 Jody:
4585         * XLS import zooming for full page charts
4586         * XLS export for full page charts
4587         * XLS import of autoshapes with/without outlines and fills
4588         * Use the right default palette for XL95
4589         http://bugzilla.gnome.org/show_bug.cgi?id=151628
4590         * Fix resizing sample plot in graph assistant type selector
4591         http://bugzilla.gnome.org/show_bug.cgi?id=152059
4592         * Add full screen toggle
4593         * Auto recognize csv files < 80 characters long
4595 Jon KÃ¥re:
4596         * Export text objects to Excel
4598 Kasal:
4599         * Some typos in various docs
4600         * Cleanup configure.in
4602 Morten:
4603         * Make new windows inherit toolbar visibility from parent.
4604         * Map [Enter] to next-match in search centre.
4605         * Fix F4 ($-cycling) when used in bogus places.
4606         * Improve save-as when selected from a workbook that was not
4607           loaded.  (Still, save-as isn't great.)
4609 --------------------------------------------------------------------------
4611 Gnumeric 1.3.2
4613 Andreas:
4614         * Improve `F-Test' tool
4615         http://bugzilla.gnome.org/show_bug.cgi?id=148724
4616         http://bugzilla.gnome.org/show_bug.cgi?id=149247
4617         * Some minor About box changes
4618         http://bugzilla.gnome.org/show_bug.cgi?id=149945
4619         * Fix database functions
4621 Emmanuel Pacaud:
4622         * Add logarithmic mapping and invert axis support.
4623         * Zoom support for markers and error bars.
4624         * Move sharp libart rendering tweaks to pixbuf renderer.
4625         * Improve chart SVG export.
4626         http://bugzilla.gnome.org/show_bug.cgi?id=132063
4627         * Improve chart printing.
4628         * Fix minor tick rendering
4629         http://bugzilla.gnome.org/show_bug.cgi?id=144123
4630         * Add labels to radar axis
4631         http://bugzilla.gnome.org/show_bug.cgi?id=139397
4632         * Don't clip markers to plot area
4633         http://bugzilla.gnome.org/show_bug.cgi?id=142255
4635 Harald Ashburner:
4636         * Updates for the option pricers.
4637         * Pricers for
4638             : American/European options to exchange one asset for another
4639             : Options on spreads between futures
4640             : Payouts on the most favorable state during a period
4642 Jody:
4643         * Use SAX exporter by default.
4644         * Enable 'popup-menu' binding support
4645         * Add tooltip for object resizing
4646         * Misc ancient array formula parsing and entry problems
4647         * Jump to lp_solve 5.0
4648         * Jump to GLPK 4.5
4649         * Add a View -> Windows menu
4650         * Work on tightening up XL compat of array functions
4651         * Improve xls export for obscure xl eval modes
4652         * Improve XL/OO compat for RANK()
4653         * XLS import of full page charts
4654         http://bugzilla.gnome.org/show_bug.cgi?id=150530
4655         * sax export of comments without authors
4656         http://bugzilla.gnome.org/show_bug.cgi?id=150792
4657         * fix breakage in ins/del col/row caused by dsum changes
4658         http://bugzilla.gnome.org/show_bug.cgi?id=150578
4659         * Update the resize handles if the current object's size changes
4660         http://bugzilla.gnome.org/show_bug.cgi?id=151144
4661         * XL can not handle plots with no data, filter them
4662         http://bugzilla.gnome.org/show_bug.cgi?id=151150
4663         * center ticks for bar/col plots too
4664         http://bugzilla.gnome.org/show_bug.cgi?id=143724
4665         * Clip large dbf files to compile time file limits
4667 Jon KÃ¥re:
4668         * Export images to Excel
4669         * Read images from native Gnumeric format
4670         * Read and save images we cannot render without loss to and
4671           from Excel and native Gnumeric format
4672         * Add 'Save As' menu entry for image objects.
4673         * Add format chooser to 'Save As' dialog for images and graphs.
4674         * Resurrect the Psion Sheet importer.
4675         * Fix file drag from nautilus -> gnumeric.
4676         * Fix "Save changes?" bug.
4677         http://bugzilla.gnome.org/show_bug.cgi?id=151152
4679 Morten:
4680         * Add Ctrl-5 for strike-through.
4681         * Add Ctrl-Shift-D for double underline.
4682         * Fix error return for GEOMEAN and HARMEAN.
4683         * Fix IMCONJUGATE and IMABS for reals.  [#148323, backported]
4684         * New function INVSUMINV.
4685         * Fix crash with format toolbar in menu mode.
4686         * Fix crash on exit.  [backported]
4687         * Fix ssconvert output.
4688         * Fix potential lexer crash.
4689         http://bugzilla.gnome.org/show_bug.cgi?id=150821
4690         * Fix graph guru crash in the absense of graph plugins.
4692 Uwe Steinmann:
4693         * Paradox DB import.
4695 Yukihiro Nakai:
4696         * Export links when saving as html.
4697         * Add actions for www and bug reporting.
4698         http://bugzilla.gnome.org/show_bug.cgi?id=151273
4699         * Fix perl plugin
4701 --------------------------------------------------------------------------
4703 Gnumeric 1.3.1
4705 Andreas:
4706         http://bugzilla.gnome.org/show_bug.cgi?id=142219
4707         * Handle borders in latex export correctly
4708         http://bugzilla.gnome.org/show_bug.cgi?id=142836
4709         * Save current sheet as csv (rather than first sheet)
4710         http://bugzilla.gnome.org/show_bug.cgi?id=140820
4711         * Fix default colour handling in manage sheet dialog
4712         * Add interface to allow the visibility of sheets to be toggled
4713         http://bugzilla.gnome.org/show_bug.cgi?id=142700
4714         * Make sure zoom-box shows current zoom factor
4715         * Improve `Descriptive Statistics' tool
4716         * Improve `One-Factor ANOVA' tool
4717         * Improve `Correlations' tool
4718         * Improve `Covariances' tool
4719         * Add CLIPBOARD over PRIMARY choice to preference dialog
4721 Christian Neumair:
4722         * Put delete actions from edit main menu into their own submenu.
4723         * HIGify some dialogs when it comes to spacing.
4725 Emmanuel Pacaud:
4726         http://bugzilla.gnome.org/show_bug.cgi?id=142212
4727         * In a line graph, don't use '0' if Y value is missing.
4728         * fix a double draw of chart childs.
4730 Jean Brefort:
4731         * Add error bars in bars, columns, lines and areas plots.
4733 Jody:
4734         * Edit and display rich text in cells (no persistence yet)
4735         * Make the last dependency above gtk optional to enable a win32 build
4736         * Major re-org of xls string import to handle rich text
4737         * Improve xls import of old < xl95 variants
4738         * Fix xls chart import for value dimensions
4739         * Fix autoformat dialog
4740         * Fix db functions
4741         * Pango uses _byte_ offsets for attributes.  Fix everything
4742         * Fix xls import of chart background and outline
4743         * Support richtext during autofill
4744         * A huge performance improvement when scrolling images
4745         http://bugzilla.gnome.org/show_bug.cgi?id=136363
4746         * Fix font handling in chart labels and titles
4747         http://bugzilla.gnome.org/show_bug.cgi?id=140671
4748         * Fix crash when undoing a cut from a different workbook
4749         * Fix MS XL crash when there are too many strings
4750         * MS XL import for chart gradient backgrounds
4751         * Support series without legend entries, including xls import
4752         * Started on an OOo exporter
4753         http://bugzilla.gnome.org/show_bug.cgi?id=103054
4754         * Tweak XL import and export for named expressions / addins
4755         http://bugzilla.gnome.org/show_bug.cgi?id=142474
4756         * Use first rather than last conditional value fmt as catch-all
4757         * Implicit iteration for operators
4758         * Make the unary operators XL compatible
4759         * basic xls export for charts
4760         * start work on OOo export
4761         * Skip ticks/labels for discrete axes
4762         * Drag files from nautilus -> gnumeric
4763         http://bugzilla.gnome.org/show_bug.cgi?id=143577
4764         * fix grid printing
4765         * fix merged cell printing and diagonal borders
4766         * Allow themed series with gradients
4767         * Fix application prop dialog
4768         * Support repeat for several commands
4769         http://bugzilla.gnome.org/show_bug.cgi?id=147756
4770         * Ancient autofill leak on constant string fills
4772 Morten:
4773         * Fix crash related to database functions (#138600).  [backported]
4774         * Fix [h]:mm precision (#138182).  [backported]
4775         * Make it possible to hide toolbars.
4776         * Make it possible to hide the statusbar.
4777         * A few multihead fixes.
4778         * Upgrade to R's development version.
4779         * Add cumulative distribution to HYPGEOMDIST.
4780         * Fix pgeom for small x.  (Fixes accuracy of GEOMDIST.)
4781         * Fix pbinom for very large n.  (Fixes accuracy of BINOMDIST.)
4782         * Replace R's pbeta function.  (Fixes accuracy of BETADIST,
4783           BETAINV, FINV.)
4784         * Replace R's pcauchy function .  (Fixes accuracy of CAUCHY.)
4785         * Replace R's pf function.  (Fixes accuracy of FDIST, FTEST, F-test
4786           tool, regression tool, ANOVA tools..)
4787         * Replace R's phyper function.  (Fixes accuracy and evaluation speed
4788           of HYPGEOMDIST.)
4789         * Fix accuracy of our versions of various long-double functions
4790           that Solaris lacks.  (Fixes, for example, ERF.)
4791         * Improve accuracy of FISHER.
4792         * Improve accuracy of EFFECT, NOMINAL, MIRR, IRR, XNPV, NPV, PMT,
4793           RATE, PV, FV, IPMT, PPMT for small rates.
4794         * Fix accuracy of ZTEST.
4795         * Improve prevision of the bessel functions.
4796         * Fix validation crash due to excel import.  [backported]
4797         * Fix custom validation export.  [backported]
4798         * New functions EXPM1 and LN1P.
4799         * Fix image-inside-xls problem.  [backported]
4800         * Ignore more spaces in expression entry.
4801         * Improve error handling in xbase plugin.  [backported]
4802         * Fix a weird IF semantics where the argument count including
4803           empties matters.
4804         * Fix parser problem with single empty arg after expression.  [backported]
4805         * Avoid keeping passwords in memory.  (Will need gtk+ fix to be really
4806           effective.)
4807         * Switch to keeping URIs, not filenames, inside and in history.
4808         * Implement copy-right (Ctrl-R) and copy-down (Ctrl-D).
4810         (For those worrying over the pile of accuracy fixes above it should
4811         be noted that prior versions of Gnumeric were already pretty good,
4812         certainly far better than Excel.  Most of the fixes above are for
4813         extreme-case arguments where most other software packages will give
4814         totally incorrect answers and/or take extremely long time to
4815         produce any answer at all.  We are slowly feeding some of these
4816         fixes back to, say, the R Project.)
4818 --------------------------------------------------------------------------
4820 Gnumeric 1.3.0
4822 Andreas:
4823         * Make new strings translatable.
4824         * Use new widget for output page of analysis tools.
4825         * Add display indicating why the okay button is disabled
4826           to selected analysis tools.
4827         http://bugzilla.gnome.org/show_bug.cgi?id=131343
4828         * Use the paper selected in the print dialog [backported]
4829         http://bugzilla.gnome.org/show_bug.cgi?id=132347
4830         * Fix argument names for RATE.
4831         * Some HIGfication in the print setup dialog
4832         * Make sure that when printing to a file we don't accidentally
4833           overwrite an existing one.
4834         * Don't close the print dialog if a user wants to look at a preview.
4835         * Remove last use of gnome-config
4836         * Fix GtkFileChooser crash (133069)
4838 Emmanuel Pacaud:
4839         * Work on single point formating for charts.
4840         http://bugzilla.gnome.org/show_bug.cgi?id=135621
4841         * Fix rounding issue for markers in xy plots and for axis ticks.
4843 Jean Brefort:
4844         * Add error bars in scatter and bubble plots.
4846 Jody:
4847         * Drop gnome-app-helper in favour of GtkAction
4848         http://bugzilla.gnome.org/show_bug.cgi?id=128524
4849         * COUNTRY record position is xls version specific [backported]
4850         * Generate an SST record even without strings to placate french version
4851           of MS Excel [backported]
4852         * Fix memory error introduced in 1.2.3 when saving to xls [backported]
4853         * Move to glib/gi18n.h and delete the gnumeric specific equivalent
4854         http://bugzilla.gnome.org/show_bug.cgi?id=130579
4855         * We only need selection info in the primary pane
4856         http://bugzilla.gnome.org/show_bug.cgi?id=130577
4857         * Export multiple selections to xls for frozen panes
4858         http://bugzilla.gnome.org/show_bug.cgi?id=130582
4859         * Rangesel doesn't bind the panes during cursor movements either
4860         http://bugzilla.gnome.org/show_bug.cgi?id=130424
4861         * Recalc new expressions even when manual recalc is set
4862         http://bugzilla.gnome.org/show_bug.cgi?id=130700
4863         * Better compatibility with MS Excel's handling of minus sign
4864         http://bugzilla.gnome.org/show_bug.cgi?id=130835
4865         * ISNUMBER() should return false for blank references
4866         http://bugzilla.gnome.org/show_bug.cgi?id=130172
4867         * Do not convert blanks to int(0) for string args
4868         * Allow optional args to receive empty even for booleans
4869         * Install the executable as gnumeric-<version>
4870         http://bugzilla.gnome.org/show_bug.cgi?id=132017
4871         * Support double underline when importing from applix
4872         http://bugzilla.gnome.org/show_bug.cgi?id=127138
4873         * Handle freezing when top or left is non 0
4874         http://bugzilla.gnome.org/show_bug.cgi?id=132448
4875         * Silly crash fix
4876         http://bugzilla.gnome.org/show_bug.cgi?id=131933
4877         * Handle mismatched locales with decimal pt == thousands sep
4878         http://bugzilla.gnome.org/show_bug.cgi?id=132060
4879         * update axis labels when a plot changes a source
4880         http://bugzilla.gnome.org/show_bug.cgi?id=125886
4881         * Data points define the axis, not the number of labels
4882         http://bugzilla.gnome.org/show_bug.cgi?id=132390
4883         * Fix crash when updating chart style combos
4884         http://bugzilla.gnome.org/show_bug.cgi?id=132017
4885         * Support double underline when importing from applix
4886         * Fix our exported xls with macros with named sheets
4887         * Use theme colours in plot type selector
4888         * New about box
4889         * Reorg the text exporter
4890         http://bugzilla.gnome.org/show_bug.cgi?id=74205
4891         * Display the blue range designator even in other panes
4892         http://bugzilla.gnome.org/show_bug.cgi?id=126563
4893         * Fix col/row sizes when copying a sheet with default zoom != 1
4894         http://bugzilla.gnome.org/show_bug.cgi?id=135946
4895         * Add support for mmmmm formats
4896         * persist combos and lists (to gnumeric xml)
4897         * Fix xls import of external 3d references
4898         http://bugzilla.gnome.org/show_bug.cgi?id=136088
4899         * Persist vary-style-by-color for pie plots
4900         * Do not theme colours when using image fills
4901         * Recalc autosized row heights when a font size changes
4902         http://bugzilla.gnome.org/show_bug.cgi?id=135977
4903         * Fix xls import of font and font colours for XL95/XL97 text/labels
4904         * Fix xls import of label outlines for XL95 textboxes
4905         * Make the text probe routine a bit more relaxed
4906         * Fix xls import of cursor position for frozen panes
4907         * Fix xls export of h/v only frozen panes
4908         * Fix xls 97 export of named expressions without addins
4909         http://bugzilla.gnome.org/show_bug.cgi?id=137818
4910         * For immediate rerender, even for simple font changes.
4911         * Support editing rich text in cells (incomplete)
4912         http://bugzilla.gnome.org/show_bug.cgi?id=138533
4913         * handle insufficient data in moving average tool
4915 J.H.M. Dassen (Ray):
4916         http://bugzilla.gnome.org/show_bug.cgi?id=135044
4917         * Incorrect undo label for row autosize
4919 John Gill:
4920         * Tool tips for the sort dialog.
4922 Michael Devine:
4923         * Radar plots.
4925 Morten:
4926         * Clean out work-arounds for old GTK+.
4927         * Turn on multi-head support.
4928         * Switch to file chooser.
4929         * Eliminate use of GnomeEntry.
4930         * Fit scale-fit problem.
4931         * Fix FLOOR and CEILING error case.
4932         * Fix problem with typing in the "decimals" spin button in the
4933           cell format dialog.
4934         http://bugzilla.gnome.org/show_bug.cgi?id=135609
4935         * Fix pretty-print (and thus saving) problem with ranges like
4936           $B$1:$B1.
4937         http://bugzilla.gnome.org/show_bug.cgi?id=136639
4938         * Work around theme engine crash.  [backported]
4939         http://bugzilla.gnome.org/show_bug.cgi?id=135000
4940         * Set accessibility role for save-before-exit dialog.
4941         * Improve auto-scrolling when dragging the cursor outside the
4942           window.
4943         * Improve pgeom (and thus GEODIST) accuracy.
4944         * Make filename history UTF-8 safe.
4946 --------------------------------------------------------------------------
4948 Gnumeric 1.2.3
4950 Adrian Bunk:
4951         * Portability fixes.
4953 Andreas:
4954         * http://bugzilla.gnome.org/show_bug.cgi?id=128166
4955           Mark workbook as dirty on sheet deletion/addition
4956         * Bug fixes: 128915, 128611
4957         * Minor changes to the sort dialog
4958         * http://bugzilla.gnome.org/show_bug.cgi?id=128936
4959           Allow text export to use the rendered strings rather than the
4960           stored values
4961         * http://bugzilla.gnome.org/show_bug.cgi?id=129444
4962           Fix printing of non-word-wrapped cells with hard line breaks
4963         * http://bugzilla.gnome.org/show_bug.cgi?id=129049
4964           Make sure dialogs are visible on session manager communications
4967 Jody:
4968         http://bugzilla.gnome.org/show_bug.cgi?id=128565
4969         * Overzealous renaming.
4970         http://bugzilla.gnome.org/show_bug.cgi?id=128169
4971         * Use the right font when editing.
4972         http://bugzilla.gnome.org/show_bug.cgi?id=127625
4973         * kludge around mystery inconsistent autfilters in xls
4974         * Patch a leak in the pattern selector
4975         * Fix a potential crash when changing labels on axis
4976         http://bugzilla.gnome.org/show_bug.cgi?id=127734
4977         * Modernize the sylk importer
4978         http://bugzilla.gnome.org/show_bug.cgi?id=129445
4979         * Fix xls import of plot styles that override defaults
4980         * Fix xml import of ManualRecalc flag
4981         http://bugzilla.gnome.org/show_bug.cgi?id=128837
4982         * Horizontal, and Zoom scroll wheel support
4983         * User selectable format for axis labels
4984         * Tune 'General' format width calculation
4985         * Improve quoting of accounting formats
4986         * Auto format selection for axis value labels
4987         http://bugzilla.gnome.org/show_bug.cgi?id=129833
4988         * Tweak the mime types we claim to handle
4990 John Gill:
4991         * Add a field menu and keyboard shortcuts to the sort dialog
4993 Jon KÃ¥re:
4994         * Fix encoding of author field in summary.
4995         http://bugzilla.gnome.org/show_bug.cgi?id=129702
4997 Jukka:
4998         * GLPK upgrade to version 4.2
5000 Morten:
5001         * Handle fractional seconds correctly for UNIX2DATE.
5002         * Fix display of -0:30 again.
5003         * PCRE upgrade to 4.5.
5005 --------------------------------------------------------------------------
5006 Gnumeric 1.2.2
5008 Andreas:
5009         * Updated some docs.
5010         * Also use fallback-fonts for the page decorations when printing.
5011         http://bugzilla.gnome.org/show_bug.cgi?id=122034
5012         * Add default header/footer font selector to preference dialog.
5013         http://bugzilla.gnome.org/show_bug.cgi?id=125361
5014         * Fix printing from Page Setup dialog.
5015         http://bugzilla.gnome.org/show_bug.cgi?id=125422
5016         * Upon inserting of cells try to guess whether to move cells down
5017           or to the right.
5018         * Upon deleting of cells try to guess whether to move cells up
5019           or to the left.
5020         * Use the number of copies info read from an XL file
5021         http://bugzilla.gnome.org/show_bug.cgi?id=127415
5022         * Fix expr entry interaction with merged cells
5023         http://bugzilla.gnome.org/show_bug.cgi?id=127932
5024         * Fix and adjust sort dialog
5026 Emmanuel Pacaud:
5027         * Add clipping for plot areas.
5028         http://bugzilla.gnome.org/show_bug.cgi?id=125419
5030 Jean Brefort:
5031         * Support text in SVG exporter
5033 Jody:
5034         * More renaming
5035         * Don't install schemas when building an rpm
5036         * Support non-assisted CSV export for ssconvert
5037         * Simple optimization for 30% faster number matching
5038         * Center line plot points on index
5039         * Fix crash when importing truncated xls files
5040         * Update axis labels when bac/col/line/area labels are set/cleared
5041         * Complain loudly when people run without installing the schema
5042         * Improve padding of chart elements
5043         http://bugzilla.gnome.org/show_bug.cgi?id=124244
5044         * Fix xls import of collapsed cols/rows at level 0
5045         http://bugzilla.gnome.org/show_bug.cgi?id=123325
5046         * Fix in 1.2.1 was spewing pointless warnings
5047         http://bugzilla.gnome.org/show_bug.cgi?id=124975
5048         * Handle undoing a paste from a deleted external sheet
5049         http://bugzilla.gnome.org/show_bug.cgi?id=77303
5050         * Don't scroll the other panes unless we absolutely have to.
5051         http://bugzilla.gnome.org/show_bug.cgi?id=125269
5052         * Try to save a current edit before an action
5053         http://bugzilla.gnome.org/show_bug.cgi?id=125045
5054         * Fix tick spacing with manual axis bounds
5055         * Tune clipboard to avoid ultra deep recalc stacks
5056         http://bugzilla.gnome.org/show_bug.cgi?id=125230
5057         * Add epsilon _before_ we scale formats with elapsed hours
5058         http://bugzilla.gnome.org/show_bug.cgi?id=125421
5059         * Tune insert col/row above frozen panes
5060         http://bugzilla.gnome.org/show_bug.cgi?id=124930
5061         * Be more lenient about invalid xml, but put errors in gui
5062         http://bugzilla.gnome.org/show_bug.cgi?id=125604
5063         * Fix OO import in some locales.
5064         http://bugzilla.gnome.org/show_bug.cgi?id=125611
5065         * Fix OO import of integer attributes.
5066         * XLS probe support for misnamed streams
5067         http://bugzilla.gnome.org/show_bug.cgi?id=125577
5068         * Don't forget to recalc after deleting col/row
5069         http://bugzilla.gnome.org/show_bug.cgi?id=125619
5070         * Init the high/low button for axis prefs
5071         http://bugzilla.gnome.org/show_bug.cgi?id=125496
5072         * Update all displayed auto values for axis bounds
5073         http://bugzilla.gnome.org/show_bug.cgi?id=125886
5074         * Have an inverse pull to 0 in case the eps pulls too far
5075         * Actually install the man pages
5076         http://bugzilla.gnome.org/show_bug.cgi?id=126389
5077         * Formatting marks a sheet as dirty
5078         * Support auto-shape/outline/fill for chart markers
5079         * Add UI to restore auto colors for charts
5080         * Update UI when a chart style element changes externally
5081         * Support line plots with no markers by default
5082         * Support xy plots with no markers, no lines, by default
5083         http://bugzilla.gnome.org/show_bug.cgi?id=125886
5084         * x axis label vertical alignment
5085         http://bugzilla.gnome.org/show_bug.cgi?id=125986
5086         * Extend 'is_auto' support.
5087         * Fix round tripping of imported xls macros.
5088         http://bugzilla.gnome.org/show_bug.cgi?id=125416
5089         * Enabled the object re-ordering buttons
5090         http://bugzilla.gnome.org/show_bug.cgi?id=126775
5091         * Be smarter when all the values are the same
5092         http://bugzilla.gnome.org/show_bug.cgi?id=126908
5093         * Set label and text box outline/background to XL defaults
5094         http://bugzilla.gnome.org/show_bug.cgi?id=68794
5095         * default to rows when rows == cols
5096         * Support minor ticks
5097         * Tune chart axis ticks to avoid anti-aliasing blur
5098         * Export 'Manual Recalc' flag to xls
5099         http://bugzilla.gnome.org/show_bug.cgi?id=126907
5100         * Recalc new expressions even when manually recalculating
5101         http://bugzilla.gnome.org/show_bug.cgi?id=116090
5102         * Support DISPLAY-less function dumping
5103         http://bugzilla.gnome.org/show_bug.cgi?id=127095
5104         * Problem introduced in 1.2.1 that breaks xml import in other locales
5105         http://bugzilla.gnome.org/show_bug.cgi?id=127145
5106         * Update status display even on delayed motion.
5107         http://bugzilla.gnome.org/show_bug.cgi?id=127205
5108         * Fix rangeseltion of multiple items in other locales
5109         http://bugzilla.gnome.org/show_bug.cgi?id=127199
5110         * Update the format status UI after a successful read
5111         http://bugzilla.gnome.org/show_bug.cgi?id=127211
5112         * Errors default to horzontal alignment == center
5113         http://bugzilla.gnome.org/show_bug.cgi?id=127204
5114         * Don't add a grid if there wasn't one in the xls
5115         http://bugzilla.gnome.org/show_bug.cgi?id=127238
5116         * Fix memory handling for autoformats
5117         http://bugzilla.gnome.org/show_bug.cgi?id=127262
5118         * Fix minor cosmetic issue with the boarder between frozen panes
5119         http://bugzilla.gnome.org/show_bug.cgi?id=64297
5120         * Cosmetic tweak to keep cursor visible on dark backgrounds
5121         * Fixed xls export of col/row groups
5122         * Support workbook local functions
5123         * Fix xls import of unicode in expressions
5124         * Fix gutter resize when adding groups
5126 Morten:
5127         * Fix crash with STF import and gazillions of columns.
5128         * Drastically reduce memory usage during STF import with lots of
5129           small fields.
5130         * Speed up STF import by not creating field structures for lines
5131           not shown in the preview anyway.
5132         * Fix display of cumulative hours for -1h < time < 0h.
5133         * Fix crash with loss of precision in linear regression of
5134           dimension 2.  http://bugzilla.gnome.org/show_bug.cgi?id=125436
5135         * Fix wiiiiiiiide stf dialog with glibc and composite locales.
5136         * Fix stf import of empty files.
5137           http://bugzilla.gnome.org/show_bug.cgi?id=125573
5138         * Fix column selection in stf import.
5139           http://bugzilla.gnome.org/show_bug.cgi?id=125417
5140         * Plug a few leaks.
5141         * Optionally generate pseudo-random (as opposed to random) numbers.
5143 Rodrigo:
5144         * Bump requirement to libgda/libgnomedb 1.0.1
5146 J.H.M. Dassen (Ray):
5147         * Include several missing images in the documentation. (Debian #218580)
5149 --------------------------------------------------------------------------
5150 Gnumeric 1.2.1
5152 Adrian Custer:
5153         * More documentation.
5155 J.H.M. Dassen (Ray):
5156         * Update debian control files.
5158 Jean Brefort:
5159         * Gradient support for svg chart renderer.
5160         * Marker support for svg chart renderer.
5162 Jody:
5163         * Fix infinite loop on empty axis under solaris.
5164         * Fix leak loading charts.
5165         * Don't pad zero sized children.
5166         * Correctly show unqualified sheet local names in array exprs
5167         * Add 'Albany' to excel plugin's font table
5168         * Chart printing now respects scaling
5169         * Fix crash with partial bar/col/line/area/xy series
5170         * Patch warning when quiting with an keyed dialog
5171         * Fix xls export of operand classes
5172         * Minor packaging bug in corba plugin
5173         * Accept blank lines in text to cols.
5174         * Provide a cleaner work around for
5175             http://bugzilla.gnome.org/show_bug.cgi?id=121543
5176         * Re-enable the probe functions in plugins
5177         * Big performance improvement when autosizing row heights.
5178         * Fix recalc for ISBLANK
5179         * Fix deleting a graph object with expr entries.
5180         * Tweak the axis auto range selector to keep things symmetric
5181         * Enable basic style import for chart elements
5182         * Drop in a basic implementatin of ssconvert
5183         * Be anal about exporting unicode chars > 0xfeff to xls
5184         * Fix import typo that broke xls import of local hyperlinks
5185         * Draw marker and lines for legend elements that support them
5186         * Memory error when adding a series to a bar/col/line/area plot
5187         * Tune Planperfect importer.
5188         * Cleanup header inclusion to make things work even with gtk HEAD
5189         * Have ssconvert generate export file name from exporter if needed
5190         http://bugzilla.gnome.org/show_bug.cgi?id=123270
5191         * update the goto box in a few more places
5192         http://bugzilla.gnome.org/show_bug.cgi?id=122085
5193         * Have 'MATCH/LOOKUP/HLOOKUP/VLOOKUP' handle blank criteria XLishly.
5194         http://bugzilla.gnome.org/show_bug.cgi?id=123325    [countif]
5195         * COUNTIF counts empties
5196         * xls import for manual axis bounds and step
5197         * xls import for chart and axis labels
5199 John Gill:
5200         * Heuristics to improve finger feel of autofilter range selection
5202 Jukka:
5203         * Fixed solver's model maximization button.
5204         * Fixed crash with Cancel/OK buttons in Scenarios->View.
5205         * Usability fix for solver's constraint change button.
5206         * Bug fix: don't create a scenario if solver didn't find a solution.
5207         * Layout improvements for Risk Simulation dialog.
5208         * Layout improvements for Scenarios->View dialog.
5210 Nick Lamb:
5211         * Improve import of ancient xls.
5213 Morten:
5214         * Invalid memory read in marker combo.
5215         * Speed up number match by caching localized TRUE and FALSE.
5216         * Speed up number match of batches of partial dates (like "Jun-21").
5217         * Speed up number match by speeding up regexp matching for regexps
5218           with lots of ()s.
5219         * Improve number rendering when showing more decimals than backed
5220           by precision.
5221         * Fix covariance tool.
5222         * Plug leaks.
5223         * Fix space trimming for stf import.
5224         * Clean up FREQUENCY.
5225         * Clean up DOLLAR.
5226         * Plug html import leaks.
5228 Thomas Miesbauer:
5229         * Redo screenshots
5231 --------------------------------------------------------------------------
5232 Gnumeric 1.2.0
5234 Andreas:
5235         * Fix Advanced Filter dialog
5236         * Fix Scaled Printing
5237         * Fix `Fit to' printing
5238         * Fix histogram dialog (122155)
5239         * Fix header/footer dialog preview
5240         * Make &[FILE] Excel compatible
5241         * Add &[PATH]
5242         * Fix &[TIME:hh:mm:ss] and &[DATE:yyyy] style subformatting
5243         * Fix manage-sheet-dialog bug
5244         * Add console warning message for font substitution
5245         * Fix format chooser list (Thanks Etsushi Kato)
5247 Christian Neumair:
5248         * Start adding ATK relations to the dialogs.
5250 Jody:
5251         * Make chart axis prettier.
5252         * Fix crash freeing undo info for a deleted sheet with comments
5253         * Fix File -> SendTo
5254         * Be more verbose when we can not find the default fonts
5255         * Add a grid object for charts
5256         * Install the plugin schema in the sample spec file
5257         * Require libgsf-1.8.2 to fix backward compatibility with libole2 and
5258           Gnumeric-1.0.x
5259         * Support index/implicit axis for scatter plots
5260         * Fix horizontal data sets
5261         * Auto pad between chart child with compass layouts
5262         * XLS import for axis marker/line formats, and axis ticks
5263         * XLS import for ring plots, and fix some pie parameter scales
5264         * XLS import legend position
5265         * Honour and edit manual min/max values for axis
5267 Jon KÃ¥re:
5268         * Ensure that scrollbars always show up in font combo when
5269           needed (http://bugzilla.gnome.org/show_bug.cgi?id=121877).
5271 --------------------------------------------------------------------------
5272 Gnumeric 1.1.90
5274 Andreas:
5275         * Make graph configuration undoable.
5276         * Add image preview to insert image dialog.
5278 Ben Liblit:
5279         * Improve spec file.
5281 Emmanuel Pacaud:
5282         * Initial support for line markers.
5283         * Add a combo for marker selection.
5284         * Make colour combo less ugly for themes.
5286 Jean Brefort:
5287         * Basic SVG renderer for charting engine.
5288         * Implement brightness style gradients
5290 Jon KÃ¥re:
5291         * Add 'Save As' entry for graph objects.  Support png for now.
5292         * Persist Styles for charting engine.
5293         * Begin to enable support for is_auto
5295 Jody:
5296         * Get the lifecycle of copied GogGraphs running smoothly.
5297         * Fix printing of graphs.
5298         * Fix expr relocation with cross sheet references.
5299         * Paper over the most common technique for blowing the stack.
5300         * Disable clipboard operations during object editing.
5301         * Enable labels in charts
5302         * Fix Pie/Ring style editor
5303         * Begin font support for chart attributes
5304         * Fix gradient's in pie/ring slices
5305         * http://bugzilla.gnome.org/show_bug.cgi?id=121045
5306         * Adjust the semantics of empty cells passed to optional arguments
5307         * Pretty up the legend a bit
5308         * Be more expansive about what constitutes General.
5309         * Tweak the parameters of what XL thinks the size of 'Courier' is.
5310         * Add basic Scatter plot.
5311         http://bugzilla.gnome.org/show_bug.cgi?id=121560
5312         * Fix dynamic depend leak.
5313         * Improve performance when deleting multiple sheets at once.
5314         * Only export a charting style field if it is interesting.
5315         * Hook up the Jean's SVG exporter to Jon KÃ¥re's Chart Save As
5316         * Bound clipping for xy/bar/col/line/area
5317         * Finish axis life cycle support
5319 Morten:
5320         * Support End+Home key sequence.
5321         * Tidy up gradients for charting engine.
5322         * Handle -hh:mm.
5324 --------------------------------------------------------------------------
5325 Gnumeric 1.1.20
5327 Adrian Custer:
5328         * Get the new documentation building.
5330 Andreas:
5331         * Fix analysis tools dialogs again
5332         * Fix text export of non-ascii charaters
5333         * Fix latex export of non-ascii charaters
5334         * Allow latex export to use utf-8 if required
5335         * Avoid duplicate regression tool error messages
5336         * Added new function SSMEDIAN (social science median, or
5337           median for grouped data)
5338         * Added a locale selector to text import.
5339         * Fix 115542 (cs_CZ bug), 115503 (autofill of dates)
5340           and many others
5341         * Fix landscape printing
5342         * Save header/footer defaults
5343         * Update consolidate dialog
5344         * Permit to ignore any columns during text import
5345         * Add column header menu to format page of text import
5346         * Fix locale specific parsing on paste
5347         * Add undo to inserting of sheets via the tab context menu
5348         * Clarify insert/append sheet commands
5349         * Change layout of preference dialog
5350         * Make fill->series undoable, redesign its dialog
5351         * Make Data->Text_to_Columns undoable
5352         * Add help button to autoformat and plugin manager
5353         * Make Tools->Solver undoable
5354         * Make Tools->GoalSeek undoable
5355         * Make Duplicate Sheet undoable
5356         * Reduce the occasions when the undo chain is being flushed
5357         * Make Edit->Sheet->Remove partly undoable
5358         * Add standard output selector to consolidate tool
5359         * Make Edit->Fill->Tabulate Dependency undoable
5360         * Add simple session management
5362 Ben Liblit:
5363         * Another attempt at configure time path generation.
5365 Emmanuel Pacaud:
5366         * New format selector for stf.
5367         * Ring plots
5368         * Line and Area plots
5370 Gustavo Carneiro:
5371         * Use gnome-common detection for libtool version
5373 Jean Brefort:
5374         * Support image files in chart areas (background, bar/col or pie)
5375         * Initial pass at supporting patterns in chart areas.
5377 Jody:
5378         * Fix the generated source files.
5379         * Cleanout the internals of PreviewGrid.
5380         * Cleanup AutoFormat dialog.
5381         * Printing support for charting engine.
5382         * Fix printing of images.
5383         * Coup de grace to gal, importing the 75 lines of e_xml we used
5384         * Keynav for autoformat dialog
5385         * Fix jumping to internal links in a different sheet
5386         * Add XML persistence for charts
5387         * Misc Charting improvements & fixes
5388         * Add YEARFRAC to put us at 100% coverage
5389         * Fix some format generation bugs
5390         * Rationalize and document the SheetObject::print interface
5391         * Cleanup line/arrow/filled sheet object config dialogs
5392         * An initial implementation of bonobo-less File -> Send To
5393         * Recalc fix for functions that did not use the collect utils
5394         * Work on Charting Engine.
5395         * Function doc patches to go with the new doc framework.
5396         * Function doc spelling and grammar.
5397         * Fix glitch in xls hyperlink import.
5398         * Undocumented flag on cell comments in xls
5399         * Import cell comments from >= xl97 too.
5400         * Object text labels from >= xl97.
5401         * Fix export of strings > 8224 characters in xl97.
5402         * Fix style export in the presence of validation and hyperlinks.
5403         * Spinner/Scrollbar import for xl 95 & 97.
5404         * Fix 118723
5405         * Work on image persistence in xml
5406         * Revamp chart styles and patterns
5407         * Improve behavior of autofilters with ins/del col/row
5408         * Make mmult smarter about what constitutes a 3d ref
5409         * Improve import of gnumeric-1.0.x era graphs
5410         * Fix crash on xls export for autfilters with no conditions.
5411         * Some basic work on axis
5413 John Gill:
5414         * More XLish heuristics for autofill range selection.
5415         * Support End keys, and XL style 'transition' keys
5417 Jon KÃ¥re:
5418         * Improve color combo.
5419         * Fix keynav for various kinds of combos.
5420         * Make splash screen display code clairvoyant.
5421         * Import OpenOffice.org 1.1 from clipboard.
5422         * Export XHTML to clipboard.
5423         * Fix clipboard export of non-Latin 1 content as text.
5424         * Fall back to string when import from clipboard as
5425           table/spreadsheet fails.
5426         * Import incomplete html fragments, as produced by
5427         * e.g. Mozilla, from clipboard.
5428         * Fix bugs in Python loader.
5429         * Polish Python console.
5430         * Add workbook_new() to Python bindings.
5432 Joseph Pingenot:
5433         * Spin buttons
5434         * Slider objects
5436 Morten:
5437         * Hopefully fix NAN issues on Alphas.
5438         * Plug autoformat leak.
5439         * Import all gal widgets we use.
5440         * Fix lots of UTF-8/filename problems.
5441         * Make pixmap combos multihead safe.
5442         * Make color combos multihead safe.  Fix latent memory corruption
5443           problem.
5444         * Fix incorrect range highlighting in non-expressions like "10:23".
5445         * Improve character set handling of pastes from other apps.
5446         * Improve stf import's handing of strange line terminators.
5447         * Fix nasty locale-changing problem (localeconv data changing
5448           underneath us).
5449         * Make locale handling UTF-8 safe.
5450         * Unify our three regexp quoting functions into just one (correct)
5451           function.
5452         * Make pretty-printing clarify trees like "-2^2" into "(-2)^2".
5453         * Fix cell entry display for strings with initial quote.
5454         * Fix YIELDDISC, ODDFPRICE, ODDLPRICE, and ODDLYIELD.
5455         * Implement ODDFYIELD.
5456         * Reduce flicker in format selector widgets.
5457         * Fix another O(n^2) problem in stf import.
5458         * Fix YEARFRAC.
5459         * Speed up loading.
5460         * Use pool allocation for cell style tiles.
5461         * Fix rounding and error problems with GCD and LCM.
5462         * Make +/- buttons work for changing precision of fractional formats.
5463         * Fix +/- buttons for cells with value formats.
5464         * Fix +/- buttons for currency formats.
5465         * Make the 1000-separator button do something more useful.
5466         * Improve the support for fractional formats.
5467         * Improve auto-format for date differences.
5468         * Clean up style format code.
5469         * Fix parsing of fractional constants.
5470         * Improve progress display a bit.
5471         * Show default image for types we don't recognize.
5472         * Improve fixed-width stf.
5473         * Fix reading 1.0 xml files lacking encoding.
5474         * Handle file save errors that happen after the initial open.
5475         * Major speed-up for certain dynamic dependencies.
5477 --------------------------------------------------------------------------
5479 Gnumeric 1.1.19
5481 Auto*-wrestling only.
5483 --------------------------------------------------------------------------
5485 Gnumeric 1.1.18
5487 Andreas:
5488         * Some more UTF-8 cleaning in the stf parsers.
5489         * Improve the encoding selector by only showing
5490           supported encodings
5491         * Some small improvements to the Text Import dialog
5493 Ben Liblit:
5494         * Move the various compile time paths into a generated header.
5496 Emmanuel Pacaud:
5497         * HIG compliant quit dialog.
5499 Jean Brefort:
5500         * Initial version of gradient editor for chart style page.
5502 Jody:
5503         * More work on graphs.
5504         * Set alwaysCalc flag when xls exporting dynamic dependencies.
5505         * Fix HIG-ification of validation page in fmt dialog
5506         * Add some mnemonics to the new and improved file open dialog.
5507         * Finish conversion of default font to Sans 10
5508         * Fix http://bugs.debian.org/193276
5509         * Fix rangesel on other sheet in with of sheet local names
5510         * Fix recalc on undo of cut-paste of interior of range
5511         * Sheet data -> charts begins working.
5512         * Some minor tweaking for xls escher import to handle gradients
5513         * Clean up edit item, and support spanning autocompletion
5514         * Fixes for sheet object dependencies.
5515         * Fixes for chart series generation.
5516         * Basic Pie & Bar/Col plots.
5517         * Initial xls import for new plots (no formatting).
5518         * Have HTML exporters handle utf8.
5519         * Extend layout engine in GogChart.
5520         * Nice redraw speedup for images and charts.
5521         * Fix undo bug for moving merged regions (yummy).
5522         * Support Move with cells flag for sheet object.
5523         * Text in charts.
5524         * Fix lots of bugs in the run up to a beta.
5525         * Fix undo of defining an existing named expression placeholder.
5526         * Simplify the recently used file stuff in preparation for egg.
5527         * Fix months old stupidity in my lobotomization of gconf wrapper.
5528         * Remove deprecation from canvas items.
5529         * Finished first pass at an xml SAX based exporter, still rough around
5530           the edges.
5532 Morten:
5533         * New function COLUMNNUMBER.
5534         * Fix ABRs in imported pcre code.
5535         * Leak fix for gnumeric xml saving.
5536         * Leak fix for character encoding selection.
5537         * Fix stf import crash for empty files.
5538         * Improve generation of binomial and negative-binomial random
5539           numbers.
5540         * Fix stf dialog problem with WM close.
5541         * Make stf export quoting UTF-8 safe.
5542         * Make stf export cell separation UTF-8 safe.
5543         * Improve generation of NaN, -Inf, and +Inf.
5544         * Fix 112330.
5545         * Handle character set aliases, more or less.
5546         * Improve remote-DISPLAY start-up time by getting rid of calls to
5547           deprecated gtk_style_get_font function.
5548         * Start getting rid of use of deprecated features.
5549         * Multihead support.
5550         * Fix crash for analysis tools on initial failure.
5551         * Speed up stf import.
5552         * Rewrote stf importer to be GtkTreeView/GPtrArray based instead
5553           of GnomeCanvas/GList.
5554         * Fix a ton of stf bugs.
5556 --------------------------------------------------------------------------
5558 Gnumeric 1.1.17
5560 Andreas:
5561         * Add character encoding menus to the file selector
5562         * Handle specified encoding for csv/tsv files
5563         * Handle specified encoding for configurable text import
5564         * Fix csv parsing (#80806), finally
5565         * Fix #100529, #78355, #99649
5567 Ben Liblit:
5568         * Support for automake 1.6.x
5569         * Modernize the rpm .spec file
5571 Emmanuel Pacaud:
5572         * Add encoding selector to stf export
5574 Jody:
5575         * Improve handling of files with content type != extension
5576         * A few small bugs in XL97 export.
5577         * Simplify defining new services
5578         * Work on graphs
5579         * Fix xbase importer
5580         * Add motion compression for high speed scrolling
5581         * Fix elapsed hour format
5582         * Make the edit item smarter at the right edge
5583         * Handle saving too many merged cells for 1 xls record
5584         * Fix internal hashing bug with styles containing auto colors
5585         * Improve update semantics of ExprEntry in preparation for graphs
5586         * Make sheet_get_extent span when needed.
5587         * Fix old bug exposed by alex's fix to mapping in foocanvas.
5589 Jukka:
5590         * Added shuffling tool.
5591         * Added `Edit'->`Fill'->`Series...' filling tool like in XL.
5592         * Added scenario tools.
5594 Martin Hoffmann:
5595         * Fix autocompletion in the face of multi-byte characters.
5597 Morten:
5598         * Make RenderedValue use a PangoLayout for storing the contents
5599           of a cell.  (Operation Snappiness, Part 3.)
5600         * Make mstyle cache pango attributes.  (Operation Snappiness,
5601           Part 4.)
5602         * Make sure our pango contexts have language set.  (Operation
5603           Snappiness, Part 5.)
5604         * Shave off a few cycles here and there.
5605         * Improve progress display when loading.
5606         * Eliminate rendered_text from struct RenderedValue.  (Operation
5607           Snappiness, Part 6.)
5608         * Fix a few stf irritants.
5609         * Security fix for sample data source plugin.
5610         * Security fix for oleo plugin.
5611         * Security fix for sc plugin.
5612         * Fix gnome print configuration.
5613         * Fix latex exporter crash.
5614         * Restore auto-format functionality.  (Automatically supply a format
5615           to a new cell based on the formula entered.)
5616         * Work around extremely slow cases in, e.g., BETAINV.
5617         * Improve speed of generation of many types of random numbers.
5618         * Switch regexp routine to pcre.
5620 --------------------------------------------------------------------------
5621 Gnumeric 1.1.16
5623 Jody:
5624         * Support Mac Office style 1904 date convention.
5625         * Fix recalc problem with MMULT.
5626         * Bump libgsf req to 1.7.0
5627         * Fixed XL export (apologies to all)
5628         * Improve support for negative elapsed time formats.
5629         * Minor lotus-123 import issue.
5630         * Added Skeleton for importing MS Excel XML.
5631         * Changed default toolbar layout to icon only.
5633 Jon KÃ¥re:
5634         * Finish UI for managing hyperlinks of various sorts.
5635         * Skip sheet chooser page in text export when there is only
5636           one sheet (Fixes 84791).
5637         * Paste OpenCalc from clipboard.
5638         * Paste html tables from clipboard.
5640 Morten:
5641         * Fix MDETERM.
5642         * Lower number of matrix LU-decomposition routines from three to
5643           one.
5644         * Add function renaming support for file formats that use function
5645           names different from our.
5646         * Partial buffer overrun audit.
5647         * Improve fraction format.
5648         * Move pango attribute calculation into rendered value.  (Operation
5649           Snappiness, Part 1 of many.)
5650         * Eliminate StyleColor member of RenderedValue.  (Operation
5651           Snappiness, Part 2.)
5653 Nicolas Peninguy :
5654         http://bugzilla.gnome.org/show_bug.cgi?id=102236
5655         * Decrease depenence on glibc regexp extensions.
5657 Murray Cumming :
5658         * Port to the gnome-print-2.2 api.
5660 Theppitak Karoonboonyanan:
5661         * Improve XIM support.
5663 Wayne Schuller  <k_wayne@linuxpower.org>
5664         * Initial implementation of fit-to-pages printing.
5666 --------------------------------------------------------------------------
5667 Gnumeric 1.1.15
5669 Jody:
5670         * Fix some XL95 object issues.
5671         * Find a few undocumented corners of XL's format.
5672         * Fix XL97 export of validation and filters for simple sheets.
5673         * Misc screwups with autofilters
5674         * Ins/Del Col/Row now does mostly the right thing with filters.
5675         * Ins/Del Col/Row now handles frozen panes.
5676         * Lower right of merge extends sheet bounds.
5677         * Fix parser's handling of unknown function.
5678         * Remove unnecessary new/free of dates.
5680 Jon KÃ¥re:
5681         * Open DB connections read only.
5682         * Improve password dialog.
5683         * Show password dialog also for files given on command line.
5685 Morten:
5686         * Fix crash when no undo information is wanted.
5687         * Clean up NULL/FALSE confusion all over.
5688         * Remove GNM_EXPR_PARSE_CREATE_PLACEHOLDER_FOR_UNKNOWN_FUNC.
5689         * New functions GNUMERIC_UNICHAR, GNUMERIC_UNICODE
5691 Nicolas Peninguy:
5692         * Move the generation of the standard formats into StyleFormat
5694 --------------------------------------------------------------------------
5695 Gnumeric 1.1.13/1.1.14
5697 Andreas:
5698         * Fix some stf bugs
5700 Evert Verhellen:
5701         * New icons for +/- precision
5702         * Make bonobo/non-bonobo a whole lot more consistent.
5704 Fernando Herrera:
5705         * Improve desktop file to support bug-buddy.
5707 Jody:
5708         * Make the behavor of save and save-as more comfortable.
5709         * Fix parsing 3d references
5710         * More work on exporting names to xls
5711         * Support the global outline buttons
5712         * Optional outline markers at the begining rather than end
5713         * Make the label object more useful
5714         * Fix XL import for h/v only freeze with non origin start
5715         * More attributes for excel95 objects
5716         * Support pruning 3d references on sheet deletion.
5717         * Clean up some workbook view life cycle issues
5718         * Implement Auto-filters
5719         * Begin support for pivot tables
5720         * Full support for SUBTOTAL magic
5721         * Fix sneaky bug between sheetobjects and frozen panes
5722         * Fix removal of placeholder names
5723         * XLS export for validation and Input Messages
5724         * Improve handling of validation in format dialog
5725         * XL97 export for named expressions
5726         * XLS export for autofilters
5727         * Fix print dialog's entry of repeated cols/rows
5729 Jon KÃ¥re:
5730         * Separate GUI for showing progress and messages before first
5731           spreadsheet window is displayed.
5732         * Fix 98661.
5733         * Port the remaining plugins to gsf output.
5734         * Use desktop font for row and column titles, fixing 98666.
5735         * Fix bugs in the bonobo control version of Gnumeric.
5736         * Install the bonobo control in libexec.
5737         * No longer pretend to support the Bonoobo/PersistFile interface.
5738         * Fix key navigation and scrollbar scrolling in auto-filter combos.
5739         * Clean up editable-label some more.
5740         * Improve image loading. With libwmf-0.2.8 and gtk+-2.1.2 or
5741           later, Gnumeric can now display Windows Metafile images -
5742           common in Excel documents.
5743         * Fix bug in hyperlink import from Excel.
5745 Morten:
5746         * Improve qpro importer.
5747         * Fix 98664 for bonobo.
5748         * Fix sylk importer to do ISO-8859-1 -> UTF-8 conversion.
5749         * Fix dif importer to do ISO-8859-1 -> UTF-8 conversion.
5750         * Attempt a fix for psiconv importer to do ISO-8859-1 -> UTF-8
5751           conversion.
5752         * Make autofill UTF-8 safe and fix a bug with negative numbers.
5753         * Fix FV problem with rate==0.
5754         * Fix DAYS360 incompatibility (with XL).
5755         * Improve parsing infra-structure.
5756         * Fix unnecessary singularities for IPMT, PPMT, and NPER.
5757         * Make print-info use GnomePrintUnit instead of our own half-baked
5758           stuff.
5759         * Overhaul error value layers.
5760         * Fix loading and saving of error values in xml format.
5761         * Fix parser crash.  (101658.)
5762         * Fix oleo parser.
5764 --------------------------------------------------------------------------
5765 Gnumeric 1.1.12
5767 Andreas:
5768         * Hide hidden cells in groff/troff export.
5769         * Fix 78356.
5770         * Watch for file extensions not matching filetype when saving.
5772 Evert Verhellen
5773         * Buff up the function guru icon a touch
5775 J.H.M. Dassen (Ray):
5776         * Updates to the build system.
5777         * Some code janitor work.
5779 Jody:
5780         * POISSON is defined for x == 0
5781         * Start work on rotated text
5782         * Enable Excel97 basic export
5783         * Have the importer designate the exporter directly
5784         * Switch to foocanvas for performance
5785         * Just in time rendering for clipboard
5786         * Add 'require_explicit_enable' for plugins
5787         * Support writing dual stream xls files
5788         * http://bugzilla.gnome.org/show_bug.cgi?id=97672
5789         * Rewrite string export for xls (95 & 97)
5790         * Fix inline array export for xls (95 &97)
5791         * Store the xls codepage when importing for use when exporting
5792         * Merge style extent and most common style calcs for xls export
5793         * Improve xls export of custom palettes
5794         * Fix xls export for zoom > 100
5795         * Implement intersheet and 3d references for xls97 export
5796         * Fix xls import of 3d external references
5798 Jon KÃ¥re:
5799         * Merged File/Open and File/Import
5800         * Remove code which supported the File/Open File/Import
5801           distinction.
5803 Morten:
5804         * Spelling fixes all over.
5805         * Add the ability to search expression results.
5806         * Add parameter checks to RAYLEIGH, RAYLEIGHTAIL, EXPPOWDIST,
5807           LAPLACE, PARETO, LOGISTIC functions.
5808         * Plug leaks in function selector dialog.
5809         * Improve memory usage in search centre slighly.
5810         * Fix precision of GAMMALN.
5811         * Fix precision of FACT and extend it to negative non-integers.
5812         * Add BETA and BETALN functions.
5813         * Make CHAR function UTF-8 safe.
5814         * Make CODE function mostly UTF-8 safe.
5815         * Fix SUBSTITUTE (for non-blank fourth argument) and make it UTF-8
5816           safe.
5817         * Make SEARCH function UTF-8 safe.
5818         * Fix sc importer to do ISO-8859-1 -> UTF-8 conversion.
5819         * Fix oleo importer to do ISO-8859-1 -> UTF-8 conversion.
5820         * Make search UTF-8 safe.
5822 Nick Lamb:
5823         * Initial support for pre-ole xls files.
5825 Olaf Till:
5826         * Two new logarithmic regression functions, one of them
5827           with nonlinear fitting of a horizontal curve shift.
5829 --------------------------------------------------------------------------
5830 Gnumeric 1.1.11
5832 Adrian:
5833         * Some LaTeX exporter fixes
5835 Andreas:
5836         * Fix 97246
5838 Dustin Mudryk:
5839         * Hide hidden cells in LaTeX export
5841 Jody:
5842         * Store current sheet in both spots for xls export
5843         * Fix multiple name invalidation within 1 expr on sheet delete
5844         * Work around incorrect XL95 export in OpenCalc
5845         * Enable full simplistic just in time render & span.
5846         * Fix names.
5847         * Tidy and brighten up the name dialog.
5848         * Add more format and alignment support to cell edit.
5849         * Re-enable feedback for autocomplete.
5850         * Fix xls names with unicode ids.
5851         * Fix xls 2000 import for external names.
5852         * Fix edit line behaviour.
5854 Morten:
5855         * Clean up SERIESSUM.
5856         * Fix crash during xml save.
5857         * Fix elusive dependency leak.
5858         * Implemented a new and better qgamma function.  (Anything dealing
5859           with the chisq distribution will also benefit from this.)
5860         * More utf8 work.
5861         * Fix ABW in html exporter.
5863 --------------------------------------------------------------------------
5864 Gnumeric 1.1.10
5866 Andreas:
5867         * Add XHTML exporter
5868         * Fix minor bug in the sort dialog
5869         * Fix leak
5870         * Fix 95333
5872 Chris Benedict:
5873         * Do not allow all sheets in a workbook to be deleted.
5874         * Implement a simple configuration dialog for the frame
5875           sheet object
5877 dorami@bu.iij4u.or.jp:
5878         * Add InputMethod support for better international key support
5880 Hal Ashburner:
5881         * Rework derivative valuation routines
5883 Jody:
5884         * Decrease GAL dependence.
5885         * More work on opencalc importer.
5886         * Start clean up of error handling routines.
5887         * Some UTF-8 cleanup.
5888         * Support placeholders for unknown names (incl XL import)
5889         * Restore core <-> split for analysis and random num tools
5890         * Undo support for defining and updating named expressions
5891         * Port Name guru from GtkList -> TreeView
5892         * Fix applix expr parsing now that we consider spaces
5893         * Correct sheet order and naming for Applix import.
5894         * Support named ranges for Applix import.
5895         * XML string quoting in expressions for opencalc importer.
5896         * Fix handling of 3d references in context of sheet reorder
5897         * Some optimization of case insensitive sheet name lookup
5898         * Make named expression ids case sensitive.
5899         * Port cell format dialog to TreeView.
5900         * Handle encryption from 'Tools -> Protection -> Workbook Protected'
5901         * Remove implicit conversion of unquoted strings that are not names
5902         * Import named expressions, arrays and merged regions from OpenCalc
5903         * More cleanup after the big parser rework
5904         * Esoteric XL number formats #,,##0,,
5905         * Simplify some dialog code
5906         * Support Dynamic Depends (eg INDIRECT)
5907         * Add AREAS so that we can finally finish off the lookup functions
5908         * Clean up the function registration api
5909         * Make format parsing utf8 clean
5910         * Fix mishandling of empty strings in xls data validation importer
5911         * Support Horizontal and Vertical only frozen panes
5912         * Some optimizations for filling large regions
5913         * Start work on 'Text from Columns' and 'External Data -> Text File'
5914         * Simple manual recalculation, it won't catch everything yet.
5915         * Some UI for recalc and iteration changes
5916         * Tweak precedence of new operators and clean up the grammar
5917         * Fix parse error reporting
5918         * Fix xls name import for external and builtin names (95 & 2k)
5919         * Fix undo for object movement
5920         * Improve XL95 export and prep framework for 2k
5921         * Add quicky placeholder for importing 'input msg' from xls
5923 Morten:
5924         * Port search center from gal's e-table to gtk's treeview.
5925         * Fix parse-utils to handle large number of columns.
5926         * Reduce the number of source places that need to be changed in
5927           order to get more than 256 columns and/or 65536 rows.
5928         * Fix --geometry, I hope.
5929         * Start handling invalid (== non-utf8) file names.
5930         * Fix minor leak in excel loader.
5931         * Improve precision of GEOMEAN and PRODUCT.
5932         * Fix MOD for non-integer (or just huge) args.
5933         * Fix division by zero in MROUND.
5934         * Fix a bunch of gnum_float issues.
5935         * Fix leaks in COLUMN and ROW.
5936         * Sort names in name dialog.
5937         * SC importer work.
5938         * Various UTF-8 work.
5939         * Fix double replacement problem for search-and-replace with a
5940           regular expression matching an empty string.
5941         * Fix GAMMAINV.
5942         * Improve precision for qgamma (and thus GAMMAINV).
5943         * Fix a few cases of col/row confusion.
5945 Nicolas Peninguy:
5946         * Use regexps to classify currency and accounting formats
5948 Tim A. Garner:
5949         * Hide hidden data in html export
5950         * In the LaTeX exporter optionally export math in italics
5952 Jon KÃ¥re:
5953         * Remove old Python plugin
5955 --------------------------------------------------------------------------
5956 Gnumeric 1.1.9
5958 Andreas:
5959         * Fix #92367, #94300
5961 Christian Neumair:
5962         * Made most dialogs HIG compliant.
5964 Jody:
5965         * Start enabling the graph guru.
5966         * Begin to re-enable xls document metadata.
5967         * Fix translations in the bonobo build.
5968         * Enable translation of function category names.
5969         * Parser support for both syntaxes of 3d reference.
5970         * Parser support for row or col only references (A:C or 1:5)
5971         * Fix some drawing issues related to the pango conversion.
5972         * Remove usage of some deprecated functions.
5973         * Fix handling of files named .xml.gz
5974         * Improvements for ExprEntry
5975         * Make autocorrect unicode-safe, and port dialog to treeview.
5976         * Fix 'address' so that we pass all of the tests.
5977         * Fix handling of optional scalar arguments.
5978         * Convert many of the IS* info functions to nodal:scalar.
5979         * Support implicit iteration for array expressions.
5980         * Fix sheet object ref counting error that Morten found.
5981         * Fix crash when destroying unshared view.
5982         * Start fleshing out support signals to give scripting more power
5983         * Move the CORBA support code into a plugin and make more functional.
5984         * Add some UI for managing hyperlinks of various sorts (unfinished)
5985         * Make the location status box smarter about named ranges
5986         * Begin support for intersection
5987         * Start parsing range sets
5988         * Simple OpenOffice importer (expr and content but no formating)
5989         * Support multi-region version of INDEX
5990         * Handle obscure corner case in xbase importer
5992 Michael Meeks:
5993         * Spruce up the CORBA code to use some bonobo utils.
5995 Morten:
5996         * Leak plugging.
5997         * Leak plugging in support libraries.
5998         * Speeding up a few string value constructions.
5999         * Really make autocorrect utf8 safe.
6000         * Add FIB function.
6001         * Fix loading of sheets with error constants in expressions, such
6002           as #REF!
6004 Lutz Müller:
6005         * Drag & Drop sheet re-ordering
6007 --------------------------------------------------------------------------
6008 Gnumeric 1.1.8
6010 dorami@bu.iij4u.or.jp:
6011         * Begin to use Pango in cells.
6013 Jody:
6014         * Add XL import for polygon colours.
6015         * More pango work.
6016         * Fix icon assignment.
6017         * Support pasting utf8
6018         * Rewrite plan perfect import, significantly more useful now.
6019           Includes some format transfer and uses the wordperfect
6020           charset map from kword (thanks to Ariya Hidayat)
6021         * Cull out a pile of special iconv code in favour of glib
6022         * Fix documentation installtion to match libgnome's expectations
6023         * locale -> utf8 conversion for lotus wk1 importer
6024         * support for BITAND and BITOR in lotus wk1 importer
6025         * Tweak XL export so that MS Excel does not produce a warning when
6026           reading our sheets.
6027         * Partially fix printing images
6029 Jon KÃ¥re:
6030         * Port to new libgsf big file api
6032 Jukka:
6033         * Solver improvements:
6034           - Imported the GLPK (GNU linear programming kit) version 3.2.
6035             It provides a revised simplex algorithm for solving large
6036             scale problems, written by Andrew Makhorin.  It performs
6037             much better than lp-solve if the model is large, see
6038             a benchmark in ftp://plato.la.asu.edu/pub/lpsimp.txt.
6039           - Added the algorithm selection into the dialog.
6040           - Other dialog improvements.
6041         * Speed optimizations for the MPS plugin.
6043 Morten:
6044         * Add poor man's utf8 regexp routines.
6046 Christian Meyer:
6047         * Renamed "Print Setup" to "Page Setup" in the file menu and the
6048           gnumeric documents.
6050 Zbigniew:
6051         * Work on the plugins.
6052         * Plugins can now register menu and toolbar items (bonobo only for now)
6053         * Another step towards a gtk only build.
6055 --------------------------------------------------------------------------
6056 Gnumeric 1.1.7
6058 Jody:
6059         * Fix and speed up the XL exporter.
6060         * Make the behaviour for right button consistent in all contexts.
6061         * Fix import of frozen panes.
6062         * Fix XL export of functions with fewer args than XL requires
6063         * Improve the wk1 importer
6064         * Implement some of Harlan's CELL routines to help the wk1 importer
6065         * Make sheet deletion multi-view safe.
6066         * More fixes for named expressions.
6067         * Remove old bogosity when importing the err form of #REF!
6068         * Fix handling of embedded newlines for gtk2
6069         * Fix Chema's bug.
6070         * Don't leak clipboard on exit.
6071         * Have Enter move the edit_pos while in the editline the same way it
6072           does in the cell.
6073         * Support Double click in cell to start editing.
6074         * Change the cursor when the mouse is in the edit item.
6075         * Improve (Fix?) colwidth exporting in xls
6076         * Fix XLS name import in the presence of external links
6077         * Extend XLS array import
6078         * Take a step towards supporting external links in XLS.
6079         * Fix reporting of import errors.
6080         * Fix ref-count problem importing builtin names in XLS.
6081         * Enable and patch the plan perfect importer.
6082         * Fix ref-count problem with cell comments.
6083         * Ultra basic support for Excel 95 Polygon objects.
6084         * Fix colour leak with grid colour change, and small warning.
6086 Jukka:
6087         * New random distribution functions (mostly integrated from the
6088           GNU Scientific Library with some minor modifications):
6089           RANDDISCRETE(), RANDGAUSSIANTAIL() and RANDLANDAU().
6090         * New random distributions for the random number generation tool:
6091           Gaussian Tail, Landau, and Uniform integer.
6092         * New financial function, VDB(), integrated from the OpenOffice
6093           with some modifications and clean up.
6094         * New statistical functions (integrated from the R 1.5.1 and
6095           GSL 1.1.1):
6096           BERNOULLI(), CAUCHY(), EXPPOWDIST(), GEOMDIST(), LANDAU(),
6097           LAPLACE(), LOGISTIC(), PARETO(), RAYLEIGH(), and RAYLEIGHTAIL().
6098         * Added `Filter->Show All'.
6099         * Improved the function description layout in the
6100           `Insert->Function' dialog.
6101         * Function documentation improvements.
6102         * Implemented standard errors output for the exponential
6103           smoothing tool.
6104         * Implemented the `Risk Simulation Tool'.  You cannot find it in
6105           XL, you have to pay more to get it as an extra add-in.
6106         * Implemented SIMTABLE() function related to the risk simulation
6107           tool.
6108         * Initial EUROCONVERT() function.
6110 Morten:
6111         * Fix random number generator to really use /dev/urandom.
6112         * More utf8 work.
6113         * Make search utf8 safe (assuming utf8-ready regexp routines).
6115 J.H.M. Dassen (Ray):
6116         * Update desktop to reflect wider mime support.
6118 Zbigniew:
6119         * Work on the plugins.
6121 --------------------------------------------------------------------------
6122 Gnumeric 1.1.6
6124 Andreas:
6125         * Fix and improve html import.
6126         * Make the analysis tools honour the lock state of cells.
6127         * Properly handle output range preparation for analysis tools
6128           even if the user did not want it cleared.
6129         * Create ui to set protection of indiviual sheets.
6130         * Make various edit actions check for locks first.
6131         * Fix 85383, 84396, 88164.
6133 Jody:
6134         * Have the stf dialog use the default font.
6135         * Use GsfInput for importing.
6136         * Improve the Applix importer.
6137         * Fix lifecycle for 3d references.
6138         * Fix goto dialog's handling of invalid addresses.
6139         * forward port missing patches from 1.0
6140         * Finally add SheetView
6141         * Move animated cursor selection to sheetview
6142         * Handle enabling paste special on an application level
6143         * Move selection to SheetView
6144         * Parse and evaluate constructed references, no depends yet.
6145         * Read edit_pos from xls for multi-selection case.
6146         * Save selection correctly for xls.
6147         * Move freeze state to SheetView.
6148         * Decrease dependence on gal in favour of libgsf.
6149         * Move libgsf for XL export
6150         * Remove dependence on libole2 !
6151         * Add a Quattro Pro importer
6152         * Fix Lotus import of relative references, and formulas with strings
6153         * Support url, and in workbook hyper-links, no UI or persistence yet.
6154         * Import url, and in workbook hyper-links from xls
6155         * Take steps towards support implicit iteration for function args.
6156         * Handle cursor changes, and tooltips for hyper-links.
6158 Jukka:
6159         * More solver enhancements:
6160           Reporting improvements.
6161           Documentation updated.
6162         * MPS plugin enhancements.
6163         * New financial functions (integrated from the OpenOffice with
6164           some modifications and clean up):
6165           AMORDEGRC(), AMORLINC(), CUMIPMT(), CUMPRINC(), MDURATION(),
6166           ODDLPRICE(), ODDLYIELD(), and YIELDMAT().
6167         * Renamed Gnumeric's DURATION() as G_DURATION() and implemented
6168           DURATION() like in XL (using OpenOffice code).
6169         * Fixed YIELD().
6170         * Moved all complex number functions from fn-eng plug-in to a
6171           separate plug-in for complex numbers.
6172         * New complex number functions (integrated from the GNU Scientific
6173           Library with some minor modifications):
6174           IMINV(), IMNEG(), IMARCSIN(), IMARCCOS(), IMARCTAN(), IMARCSEC(),
6175           IMARCCSC(), IMARCCOT(), IMSEC(), IMCSC(), IMCOT(), IMSINH(),
6176           IMCOSH(), IMTANH(), IMSECH(), IMCSCH(), IMCOTH(), IMARCSINH(),
6177           IMARCCOSH(), IMARCTANH(), IMARCSECH(), IMARCCSCH(), and IMARCCOTH().
6178         * Moved all random number generation functions from fn-math to a
6179           separate plug-in (fn-random).
6180         * New random distribution functions (mostly integrated from the
6181           GNU Scientific Library with some minor modifications):
6182           RANDBETA(), RANDCAUCHY(), RANDCHISQ(), RANDEXPPOW(), RANDFDIST(),
6183           RANDGAMMA(), RANDGAUSSIAN(), RANDGEOM(), RANDGUMBEL(), RANDHYPERG(),
6184           RANDLAPLACE(), RANDLEVY(), RANDLOG(), RANDLOGISTIC(), RANDLOGNORM(),
6185           RANDPARETO(), RANDRAYLEIGH(), RANDRAYLEIGHTAIL(), RANDTDIST(),
6186           RANDUNIFORM(), and RANDWEIBULL().
6187         * New random distributions for the random number generation tool:
6188           Beta, Cauchy, Chi-Squared, Exponential power, F, Gamma, Geometric,
6189           Laplace, Levy alpha-Stable, Logarithmic, Logistic, Lognormal,
6190           Pareto, Rayleigh, Rayleigh tail, T, Type I Gumbel, Type II Gumbel,
6191           and Weibull.
6193 Morten:
6194         * Improve the Applix importer.
6195         * Update mathfunc.c to R 1.5.1.
6196         * Improve precision of HYPGEOMDIST and NEGBINOMDIST.
6197         * Fix PERMUT crash.
6198         * Fix RANDPOISSON loop and performance.
6199         * Start making Search and Search/Replace UTF-8 safe.
6200         * Resurrect long double support.
6202 Jon KÃ¥re:
6203         * Use GsfInput in the Python plugin loader
6204         * Use GsfInput in the Nautilus component
6205         * Open all probe-able file formats from the Nautilus component
6206         * Added ISOYEAR().
6208 --------------------------------------------------------------------------
6209 Gnumeric 1.1.4
6211 Almer:
6212         * Implement validation criteria checking.
6213           (http://bugzilla.gnome.org/show_bug.cgi?id=72554)
6214         * Port part of the string functions to utf8.
6216 Andreas:
6217         * Improve printing dialogs.
6218         * Make print-setup changes undoable.
6219         * Add zoom factor preference.
6220         * Add sheet selector to print-setup dialog.
6221         * Fix print range selection.
6222         * Added new stats function CRONBACH.
6223         * Improve focus handling in search dialog
6224           (http://bugzilla.gnome.org/show_bug.cgi?id=81087).
6225         * Persist printer information
6226         * Add GUI to plugin manager to add/remove extra plugin
6227           directories
6228         * Add discard all/save all buttons to exit dialog.
6229         * Add a rescan directories button to the plugin manager
6230         (Note: this has seen only minimal testing.)
6231         * Fix bug:
6232           http://bugzilla.gnome.org/show_bug.cgi?id=82272
6233           http://bugzilla.gnome.org/show_bug.cgi?id=80126
6234           http://bugzilla.gnome.org/show_bug.cgi?id=82398
6236 Jody:
6237         http://bugzilla.gnome.org/show_bug.cgi?id=83392
6238         * fix name definition.
6239         http://bugzilla.gnome.org/show_bug.cgi?id=79925
6240         * Only grab if selection succeeds.
6241         * Fix drawing glitch when creating unshared views not at A1
6242         * Copy freeze state and outline info
6243         * Ignore combos associated with filters.
6245 Jukka:
6246         * More solver improvements.
6248 Morten:
6249         * Cleanup fn-database.
6250         * Disentangle fn-stat and fn-database.
6251         * Make fn-database a plugin.
6252         * Make fn-stat a plugin.
6253         * Improve goal seek for the case without a proper df.
6254         * Fix XIRR.
6255         * Plug leaks and improve speed of string functions.
6256         * Fix DOLLAR.
6257         * Fix ROW and COLUMN.
6258         * Prevent gcc 2.96 compilation.
6259         * Fix leaks for unknown function stubs.
6261 Jon KÃ¥re:
6262         * Install bonobo control
6263         * Merge bonobo control commands into container's menus
6264         * Make bonobo control zoomable
6265         * Enable bonobo control to display message dialog.
6267 --------------------------------------------------------------------------
6268 Gnumeric 1.1.3
6270 Andreas:
6271         * Port print-setup dialog.
6272         * Fix print dialog.
6273         * Make all Analysis Tools undoable.
6274         * Add output formatting options to Analysis Tools.
6275         * Make undo-size configurable.
6276         * Plug leaks.
6277         * Add preference dialog.
6278         * Improve treeview cell renderers.
6279         * Make Random Generator Tool undoable.
6280         * Fix and improve row-height dialog.
6281         * Fix hide/show detail and group/ungroup dialog.
6282         * Include more info in HTML 4.0 files.
6283         * Support borders in HTML4.0 exports.
6284         * Fix Sheet-Object-Scrollbar configuration dialog.
6285         * Fix Sheet Object leak.
6286         * Fix Sheet-Object-Checkbox configuration dialog.
6287         * Fix Sheet-Object Arrow/Line configuration dialog.
6288         * Fix Sheet-Object Fill configuration dialog.
6289         * Fix workbook attribute dialog.
6290         * Add preference setting to include sheet name in undo/redo
6291           description
6292         * Fix missing data handling of SUMPRODUCT and friends
6293         * Fix CONCATENATE (http://bugzilla.gnome.org/show_bug.cgi?id=78610)
6294         * Add number of sheets preference
6295         * Start to UTF8 some of the string functions
6296         * Preserve autocorrect exception lists
6297         * Switch plugin manager from gnome-config to gconf
6298         * Add window size preference page to preference dialog
6299         * Add file/xml preference page to preference dialog
6300         * Redesign Error info dialog
6301         * Improve x-selection handling
6302         * Fix http://bugzilla.gnome.org/show_bug.cgi?id=76474
6303         * Add lowering and raising of sheet objects (except widgets).
6304         * Fix http://bugzilla.gnome.org/show_bug.cgi?id=79809
6305         * Add lowering and raising of sheet objects (except widgets) to top and bottom.
6306         * Fix http://bugzilla.gnome.org/show_bug.cgi?id=62127
6307         * Fix http://bugzilla.gnome.org/show_bug.cgi?id=79744
6309 Jody:
6310         * Add password dialog to support encrypted input.
6311         * Make expr parser utf8 clean.
6312         * Fix printing.
6313         * Fix object import from XL.
6314         * Quicky insert image item.
6315         * Tidy drag and Drop.
6316         * Fix dateToUnix.
6317         * Some touchups to bonobo build.
6318         * cleanup autoconf.
6319         * apply some pending japanese patches.
6320         * Improve HIG compliance.
6321         * Start support for filter importing.
6322         * Fix sheetobjects in the presence of panes.
6324 Jon KÃ¥re:
6325         * Enable bonobo
6326         * fix hpux build
6327         * Clean up Guile plugin
6328         * Enable use as a bonobo control
6330 Jukka:
6331         * More solver improvements.
6333 Morten:
6334         * More and better chunk allocation.
6335         * Fixed memory corruption in LINEST and LOGEST.
6336         * Plug gigantic leak in parser.
6337         * Improve gnumeric-expr-entry's utf8 support and speed.
6338         * Plug various little leaks.
6339         * Add logical XOR function.
6340         * Make fn-date a plugin.
6341         * Make fn-eng a plugin.
6342         * Make fn-financial a plugin.
6343         * Make fn-info[rmation] a plugin.
6344         * Make fn-logical a plugin.
6345         * Make fn-lookup a plugin.
6346         * Make fn-math a plugin.
6347         * Make fn-string a plugin.
6348         * Partially untangle remaining fn-files.
6350 --------------------------------------------------------------------------
6351 Gnumeric 1.1.2
6353 Almer:
6354         * Make autoformat edges toggleable.
6356 Andreas:
6357         * Make Single-Factor ANOVA undoable.
6358         * Port search dialog.
6359         * Add merge tool.
6360         * Implement setting and changing of tab colors.
6361         * Port search/replace dialog.
6362         * Reimplementation of function selector.
6363         * Reimplementation of formula guru.
6364         * Add `recently used' to function selector.
6365         * Fix csv importer crash.
6366         * Port summary dialog and make it modeless.
6367         * Make summary changes undoable.
6368         * Fixed #68048.
6370 Jody:
6371         * Fix XL import of external function names.
6372         * plug item-bar leak.
6373         * Rewrite editable-label to use gtkentry and to be utf8 clean.
6374         * Fix scrollbar & checkbox object cloning.
6375         * Support Applix's #AND# #OR# #NOT#
6376         * Rework dependent relocation.
6377         * Improve event handling during sheet-object editing.
6378         * Add dependency support for 3d references.  needs work on delete.
6379         * More polish to dependency engine.
6380         * Big ExprTree -> GnmExpr rename in prep for libgnumeric.
6381         * Support importing encrypted XLS workbooks (password is temporarilly
6382           hard coded)
6384 Jukka:
6385         * More solver improvements.
6387 Morten:
6388         * Plug leaks.
6389         * Add aggressive expression sharing during load.
6390         * Add chunk allocators for cells, dependents, and some values.
6391         * Fix conditional formats, more or less.
6392         * Fix F4 key.
6393         * Fix PROB function's argument order.
6395 --------------------------------------------------------------------------
6396 Gnumeric 1.1.0 and 1.1.1
6398 Almer:
6399         * Fixes to the STF exporter. (#72416, #71783)
6401 Andreas:
6402         * Port gnumeric_notice to gnome2.
6403         * Fix #63485.
6404         * Make the autosave dialog non-modal, port to gnome2.
6405         * Make the analysis tools warnings non-modal.
6406         * Make the autocorrect dialog non-modal, port to gnome2.
6407         * Fix gnome2 specific random tool crash.
6408         * Destroy outadated dialogs.
6409         * Port solver dialog to gnome2.
6410         * Make the solver information dialogs non-modal.
6411         * Make the goal-seek warnings non-modal.
6412         * Port consolidate dialog to gnome2.
6413         * Make the consolidate warning dialogs non-modal.
6414         * Allow cross-sheet consolidation.
6415         * Turn sheet-rename dialog into guru.
6416         * Port filter dialog to gnome2 using the expr-entry
6417           widget and improve filter mechanism.
6418         * Port the plugin manager dialog to gnome2.
6419         * Improve numerical precision in single factor ANOVA.
6420         * Correct regression analysis tool (intercept == 0 case).
6421         * Port and redesign sort dialog.
6422         * Reenable the expr entry widgets in gurus.
6423         * Fix about dialog.
6424         * Convert lots of dialogs to use the new expr entry
6425           widget correctly.
6426         * Add help buttons to various dialogs.
6427         * Make reordering of sheets undoable.
6428         * Port zoom dialog and convert it into a guru.
6429         * Improve Sheet-Order dialog.
6430         * Make add/modify comment undoable.
6431         * Make comment clearing undoable.
6432         * Make comment deletion undoable.
6433         * Add `Add/Modify Comments' item to cell context menu.
6434         * Fix 73491.
6435         * Improve comment popup.
6436         * Make adding sheet undoable/redoable
6438 Jakub Steiner:
6439         * Some new icons.
6441 Jody:
6442         * Initial port to gnome2.
6443         * Enable microhash depend mechanism.
6444         * Rework the range relocation logic.
6445         * Rework sheet order dialog and make it a guru.
6446         * Clean sheet object widget creation.
6447         * Improve key handling when there are gurus.
6448         * Crash importing 3d references to external workbooks.
6449         * move libole2 req into excel plugin, and make it optional.
6450         * guruify autoformat dialog, and update autoformat code.
6451         * move format from cell -> value.
6452         * add an icon to the expr-entry (thanks Jacub)
6453         * make images available without bonobo, including printing.
6454         * fix scrollwheels for gnome2.
6455         * more fixage for libxml2.
6456         * improve xl import of images.
6457         * start moving to utf8 internals.
6458         * fix pango context leak.
6459         * improve xl95 export.
6460         * Implement hooks to support per instance depends
6461           (eg data sources or INDIRECT)
6462         * Fix formula guru.
6463         * Initial pass at dumping the translated function docs into a manual.
6464         * Cleanup name import from xls, and handling of fwd sheet decls in xl95.
6465         * Move the font mapping into the core rather than at XL import.
6466         * Cleanup the sheet's use of dependents.
6467         * Improve dependent management.
6468         * Prep for importing external references from XL.
6469         * Better support for 3d references.
6470         * Add a sample external data source.
6471         * fix paste-special.
6473 Jon KÃ¥re:
6474         * More correct import of "automatic" colors from Excel.
6475         * Export "automatic" colors to Excel.
6476         * Simplify and fix bugs in Excel color import and export.
6477         * Support cropping in Excel image import.
6479 Joshua R. Odom:
6480         * Reorganize the custom pixmaps.
6482 Jukka:
6483         * Major rewrite of the Solver.  Integrated key parts of the LP
6484           Solve 3.2 written by Michel Berkelaar and others.
6486 Morten:
6487         * Fix DATE2UNIX.  (Bug 70814.)
6488         * Fix compiler warnings.  (Well, fix the bugs they pointed out.)
6489         * Partially clean up regression code.
6490         * Fix regression's singularity test.
6491         * Fix validation's use of abs to be fabs.
6492         * Improve random number generation using /dev/urandom device.
6493         * Fix Oleo plugin's isdigit usage.
6494         * Support for --with-long-double
6495         * Constify C strings.
6496         * Switch to newer R sources.
6497         * Fix "make -j" in plugins.
6498         * Add extra tests for singularity and near-singularity in
6499           regression.
6500         * Clean up Fourier analysis.
6501         * Fix validation int check.
6502         * Fix analysis tools crashes.
6504 Scott Ananian:
6505         * Update the debian control files.
6506         * Initial support for WorkbookView::is_protected.
6508 Wayne Schuster:
6509         * Implement opening of comment dialog by double clicking marker.
6511 --------------------------------------------------------------------------
6512 Gnumeric 1.0.3
6514 Andreas:
6515         * Redo  COUP_ functions one more time, ignoring XL.
6516         * Fix expression entry widget
6517         * Preload selections in analysis tools
6519 Jakub Steiner:
6520         * Update the icon.
6522 Jody:
6523         * Enable Add/Delete Series for Graph Guru.
6524         * Improve usability of Graph Guru data selectors.
6525         * More work on XL import for 3d references.
6526         * Import checkbox links from XL.
6527         * Add scrollbars and import them from XL.
6528         * Update the xml schema.
6529         * Small optimization to shrink xml in .gnumeric files.
6530         * Polish the sheet object editing.
6532 Morten:
6533         * New tabulation tool.
6535 Neil Booth:
6536         * Document the Black-Scholes routines.
6538 Wayne Schuller:
6539         * Audit the dialogs for accelerators.
6541 --------------------------------------------------------------------------
6542 Gnumeric 1.0.2
6544 Andreas:
6545         * Add `autofit columns' checkbox to all analysis tools.
6546         * Add radio buttons to rank dialog to let user choose
6547           behaviour in case of ties.
6548         * Enable Standard Errors Checkbox in Moving Averages Dialog.
6549         * Implement calculated bins in Histogram Tool.
6550         * Implement Fourier Analysis Tool.
6551         * Updated documentation.
6552         * Fixed COUPNCD.
6553         * Complete implementation of COUPDAYSCD
6554         * Implement COUPPCD.
6555         * Implement COUPDAYBS.
6556         * Implement COUPDAYS.
6558 Jody:
6559         * Generate spans after importing a lotus 123 file.
6560         * Add Russian Ruble.
6561         * Improve Data Validation, and add XL import.
6562         * Add new builtin format to Applix importer.
6563         * Fix AREA_3D expressions from Excel.
6564         * Display and import coloured tabs from Excel XP.
6565         * Fix displayed cursor when leaving a sheet object.
6566         * Improve goto box to support names, and inter-sheet jumps.
6567         * Support inter-sheet references in the goal seek.
6568         * Handle totally hidden merges at freeze bound.
6569         * Improve XL import for 3d references.
6570         * Try REALLY hard to find an expression in xml not
6571            marked as being a value.
6573 Jon KÃ¥re:
6574         * Added WEEKNUM and ISOWEEKNUM
6576 Morten:
6577         * Make sure Linux ends up using IEEE_754 code in mathfunc.c.
6578         * Fix search crash.
6579         * Make functions that take numeric arguments accept also strings
6580           that parse as numbers.
6581         * Partly fix ADDRESS.
6583 Neil Booth:
6584         * Handle 1900/Feb/28 the same way MS Excel (tm) does.
6586 --------------------------------------------------------------------------
6587 Gnumeric 1.0.1
6589 Andreas:
6590         * Fix 67878 (help button ref)
6591         * Fix a few ANOVA error messages
6592         * Fix 67289 (PERCENTRANK)
6594 Jody:
6595         * Fix CRASH!! due to last minute translation fix.
6596         * Some missing '...' in menu names
6597         * Rename 'Summary' menu -> 'Properties'
6598         * Support graphs with no data.
6599         * A bit of warning suppression for s390.
6600         * Bump the GAL requirement to 0.16
6602 Morten:
6603         * Added DATE2UNIX and UNIX2DATE.
6604         * Added GETENV.
6605         * Fix WEEKDAY.
6607 J.H.M. Dassen (Ray):
6608         * Lots of bit warning suppression for s390.
6610 --------------------------------------------------------------------------
6611 Gnumeric 1.0.0
6613 Andreas:
6614         * Improve file format documentation
6615         * Fix text colour in html and latex exporters (#67550)
6616         * Fix roff importer (#66457)
6618 Jody:
6619         * Double check that nearest range is not on another sheet.
6620         * Fix undo for range fills with overlapping ranges.
6621         * Do not register commands for pasting a cut onto itself.
6622         * Fix cloning checkboxes.
6623         * Make all openers available on the import menu, just in case.
6624         * Fix sheet objects as inter-sheet dependents.
6625         * Fix undo from keyboard for sheet object deletion.
6627 --------------------------------------------------------------------------
6628 Gnumeric 0.99.1
6630 Andreas:
6631         * Improve documentation incl. analysis tools, files & worksheet
6632         * Implement merges and spans in html exporter
6633         * Make output from HTML4.0 and HTML3.2 exporters validate
6634         * Fix copy multiple cells to single merged cell (#67298)
6635         * Fix expr entry widget: used to fet confised on mouse clicks
6636           (#65894)
6638 Jody:
6639         * Add insert Graph menu item & icon
6640         * Fix Exit icon for bonbo build.
6641         * Delete the CAPS lock feature from autocorrect.
6642         * Fix Chema's sneaky cursor grab.
6643         * Applix import for v4.41, add it to the mime types.
6644         * Inter-Gnumeric pasting support for merges, and shares.
6645         * Fix life cycle of validation styles.
6646         * Undo for pasting a cut was saving too much.
6647         * Parser was not honouring requests to ensure absoluteness.
6648         * Transparent makes no sense for lines & arrows.
6649         * Improve help tokenizer.
6650         * Don't prompt for sheet delete if it is pristine.
6651         * Autofill includes autoformats for expressions.
6652         * Edit position after undoing a merge.
6653         * Partial fix for del col/row undo with dependent objects.
6654         * Support some additional forms of #!REF in XL import.
6655         * Fix importing of graphs with embedded graphs.
6656         * Improve autofill handling of merges & arrays.
6657         * Support pasting transposed merges.
6658         * Ensure that cell sizes never violate absolute minima.
6659         * Fix format leak (thanks Morten)
6660         * Fix data validation.
6661         * Dirty workbook when modifying summary info.
6662         * Invalidate names refering to deleted expressions.
6663         * Fix row height resize when undoing changes to JIT rendering.
6665 Morten:
6666         * Fix DATE.
6667         * Fix a pile of leaks in financial functions.
6668         * Fix COUPNCD, YIELD, PRICE.
6669         * Fix overflow issues.
6671 Wayne Schuller:
6672         * Search and search-replace history persistence.
6673         * Improve documentation: intro and printing
6675 Tino Meinen:
6676         * Make bound errors for INDEX consistent.
6678 --------------------------------------------------------------------------
6679 Gnumeric 0.99.0
6681 Andreas:
6682         * Fix problem in search & search/replace tool #64989
6683         * Permit input from other sheets in Random Number Generator
6684           (discrete distribution), Rank and Percentile Tools and
6685           2-factor ANOVAs
6686         * Check for valid input in Random Number Generator tool
6687         * Fix parsing error in analysis tools expecting sheet references
6688           when none is given
6689         * Fix sheet reference in database function criteria (# 65353 (1))
6690         * Implement -geometry cmd line option
6691         * Fix rank calculation with respect to ties
6692         * Set cell format for percentiles in rank and percentile tool
6693         * Fix crash on copy between different invocations of gnumeric
6694         * Fix search in comments (# 65159)
6695         * Fix crash in parser (# 65896)
6696         * Format all numbers preentered in analysis tools dialogs
6697           according to locale (# 65404)
6698         * In histogram tool add percentage column and format all
6699           percentages appropriately (# 62164)
6700         * Implement text wrap in LaTeX exporter (# 20898)
6701         * Implement math mode in LaTeX exporter (# 63395)
6702         * Use gnumeric column widths in LaTeX exporter
6703         * Implement multirow merges in LaTeX exporter
6704         * Remove default grid in LaTeX exporter
6705         * Implement cell borders in LaTeX exporter
6706         * Fix merged cell to merged cell copy (#65760 & #58691)
6707         * Removed latex209 exporter
6708         * Implement spans in LaTeX exporter
6709         * Improved analysis tools documentation
6710         * Fix bugs (#66433 & #66880 & #66393)
6711         * Fix cellspan bug (#66658)
6713 Jody:
6714         * Tricky corner cases for style applications (Part 2).
6715         * Rework sheetname quoting (Good idea Andreas)
6716         * Support multiple expressions in the parser and clean up
6717           expression lists.
6718         * Memory error when parsing names.
6719         * Fix xml storage of parse position for names.
6720         * sync print code with draw code for merges.
6721         * Fix ins/del col/row in outline mode.
6722         * Support number buttons in outline mode.
6723         * Implement XL export for array formulas.
6724         * Fix handling of failue in filter dialog.
6725         * Remove some dead code.
6726         * Minor etable warning tweak.
6727         * Improve cursor handling for frozen panes.
6728         * Fix sorting with hidden cols/rows before region.
6729         * FIXED now uses the format engine.
6730         * Simplify cell fmt dialog's idea of merges.
6731         * Don't compress file when suffix is .xml.
6732         * Actually put the schema file where we say it is.
6733         * More work on libxml2 compatibility.
6734         * Some simple shared steps towards gnome2.
6735         * Fix autofill crash when shrinking regions.
6736         * Make graph vector header recognition more like XL.
6737         * Fix missing bononbo menu icon for exit.
6739 Morten:
6740         * Fix EXPRESSION crash.
6741         * Fix 65577.
6742         * Fix 66848 (the table of function names in the formula guru
6743           is not alphabetized).
6744         * Sort currencies in cell format's drop-down.
6746 Sultanov Albert:
6747         * http://bugzilla.gnome.org/show_bug.cgi?id=55142
6748         Do charset conversions on summary fields to/from XL.
6750 Toralf Lund:
6751         * http://bugzilla.gnome.org/show_bug.cgi?id=60468
6752         More work on the oleo importer.
6754 Greg Lebalnc:
6755         * Modernize the doc build architecture.
6757 --------------------------------------------------------------------------
6758 Gnumeric 0.76
6760 Alex Barnes:
6761         * Autofill backwards.
6763 Andreas:
6764         * Fix handling of missing observations in F-test, z-test,
6765           one-factor ANOVA, histogram, regression, and t-tests analysis
6766           tools.
6767         * Permit input from other sheets in F-test, z-test, one-factor
6768           ANOVA, histogram, regression, and t-tests analysis tools.
6769         * Fix small errors in F-test, z-test, one-factor
6770           ANOVA, Desc. Stats. and t-tests analysis tools.
6771         * Improve Exponential Smoothing and Moving Averages tools.
6772         * Implement pareto and labels in histogram tool.
6773         * Use confidence level in regression tool.
6774         * Use format parsing in entry fields of analysis tools.
6776 Jody:
6777         * More work on the expr entry.
6778         * Fix outline mode.
6779         * Add keyboard support to sheet objects.
6780         * Add warning when xls imports non-ole file.
6781         * Continue audit and clean out some old code.
6782         * Validate autoformat template before storing undo.
6783         * Fix leaks.
6784         * Fix centering while printing scaled regions.
6785         * Tricky corner cases for style applications.
6786         * Break lines at hyphens to.
6787         * Disable col/row resize while editing.
6788         * Make some dialogs resizable.
6789         * Fix comment placement for merged cells.
6790         * Initial XL import for data validation.
6792 Jukka:
6793         * Improved function documentation.
6794         * Implemented Exponential Smoothing tool.
6795         * Improved COUPDAYSNC().
6797 Morten:
6798         * Leak plugging.
6799         * Fix memory overrun in function guru.
6801 --------------------------------------------------------------------------
6802 Gnumeric 0.75
6804 Andreas:
6805         * Rewrite solver dialog as guru (semi-modal using the
6806           expr-entry widget).
6807         * Fix FTEST docs.
6809 Jody:
6810         * Shink exported XL files.
6811         * Enable per sheet style management to support
6812           validation, conditionals, and simply XL export.
6813         * re-enable compression for .gnumeric files.
6814         * Make cell format dialog only pseudo-modal.
6815         * Fix support for cancel on window manager quit.
6816         * Fix non-bonobo View menu
6817         * Fix sheet extent calculation new complex objects.
6818         * Improve formula guru.
6819         * Support scrollwheel in a larger area.
6820         * Fix Edit -> Fill -> Autofill.
6821         * Fix Autofill with the month of May.
6822         * Improve dbf importer.
6823         * Make autocorrect non-modal and cleaner.
6824         * Make autocompletion a view attribute, with a gui.
6825         * Improve the ExprEntry widget.
6826         * Don't clear the clipboard when Klipper requests things.
6828 Jukka:
6829         * Lots of documentation added.
6830         * Added `Help' buttons for various tools.
6831         * Help button of autosave doesn't kill the dialog any more.
6832         * Added `Filter' submenu into the `Data' menu.
6833         * More work done to support financial functions.
6835 Morten:
6836         * Cleanup various functions' improper access to internal strings.
6837         * Plug leaks.
6839 --------------------------------------------------------------------------
6840 Gnumeric 0.74
6842 Jody:
6843         * Fix regexp handling of escaped characters.
6844         * Improve XL import when faced with corrupt workbooks.
6846 Morten:
6847         * Find and fix leaks.
6848         * Fix an ugly dependency bug.
6850 --------------------------------------------------------------------------
6851 Gnumeric 0.73
6853 Adrian Custer:
6854         * Improve latex exporter to support multiple pages and basic support
6855           for merges.
6857 Almer:
6858         * More work on validation.
6859         * Improve View menu layout.
6861 Andreas:
6862         * Allow analysis tool output to be directed onto a range
6863           on another sheet.
6864         * Allow analysis tool output ranges to be specified using
6865           defined names.
6866         * Change covariance, correlation, descriptive statistics and
6867           sampling tools to allow multiple selections (and defined
6868           names as input.
6869         * Change covariance and correlation tools to handle missing
6870           observations.
6871         * Change sampling tool to permit multiple samples from the
6872           same or different data.
6874 Jody:
6875         * Fix autosizing of indented content.
6876         * Fix jump to bound with end in hidden region.
6877         * Hide objects in hidden regions for display and printing.
6878         * LOG() is valid with base > 0 && base != 1
6879         * Clean out some unused code.
6880         * Fix redo of unmerge to handle redraw spans.
6881         * Fix Name Support and Dialog.
6882         * Improve data allocator for graphs.
6883         * Begin code audit.
6884         * Fix autofill of days with months visible.
6885         * Fix minor leaks.
6886         * Improve recognition of values vs expressions
6887         * Reset grid display cursor after editing an object.
6888         * Resize frozen panes after ins/del col/row.
6889         * Make python version configurable.
6891 Jukka:
6892         * Improved MPS plugin.
6893         * Extended the data analysis tools and function documentation.
6894         * Improved COUPDAYS().
6896 Morten:
6897         * Improve goal seek.
6898         * Fixed parsing of numbers in scientific, monetary, and number
6899           contexts.
6900         * Find and fix leaks.
6901         * Fix dif plugin's use of alloca.
6903 Wayne Schuller:
6904         * Much improved header/footer preview canvas.
6905         * Improve UI for customizing print header/footer.
6907 --------------------------------------------------------------------------
6908 Gnumeric 0.72
6910 Adrian Custer:
6911         * Improve latex exporter.
6913 Almer:
6914         * More work on validation.
6915         * Stf multiple-separators-as-one fix.
6917 Andreas:
6918         * Rewrite remaining analysis tools
6919           to use the gnumeric-expr-entry widget.
6920         * Rewrite goal seek dialog to use the
6921           gnumeric-expr-entry widget.
6923 Jody:
6924         * Offer config var to control compression level
6925         * Fix color selectors for drawing objects.
6926         * Re-enable support for row vectors in graphs.
6927         * Allow string functions to accept numbers as strings.
6928         * Font selector in cell format dialog
6929         * Off by 1 error when undoing unhiding cols/rows
6930         * Improve handling of Cancel during File -> Quit
6931         * Autoscroll support during object creation
6932         * Fix MINVERSE
6933         * CODE assumes unsigned char
6934         * Improve parser's handling of integers larger than int.
6935         * Improve cursor & scroll bounds checking.
6936         * Fix graph leaks.
6937         * Allow xls exporter to (poorly) handle large format regions.
6938         * Fix changing data for graphs
6939         * Format match can match strings, don't assume only numbers.
6940         * Improve XL chart import.
6941         * Plug memory leaks.
6943 John Gotts:
6944         * Make bonobo optional in the sample rpm specfile.
6946 Jukka:
6947         * Improved COUPDAYS() and COUPDAYBS().
6949 Morten:
6950         * New Search Control Center.
6951         * Find/Fix memory leaks.
6953 --------------------------------------------------------------------------
6954 Gnumeric 0.71
6956 Almer:
6957         * Core support for validation and conditional formats.
6959 Andreas:
6960         * Rewrite descriptive statistics, correlation, covariance,
6961           and rank analysis tool dialogs to use the gnumeric-expr-entry widget.
6963 Christopher Keith Fairbairn:
6964         * Add a 'Fill' menu connection to autofill.
6966 Eric Baudais:
6967         * Improve function documentation generator.
6969 Jody:
6970         * Enable XL import for graphs.
6971         * Import/Export/Edit Hidden/Locked attributes.
6972         * Parse using the assigned fmt before checking the builtins.
6973         * Enable basic attributes when importing shapes from XL.
6974         * Add simple bucketing of range dependencies.
6975         * Formating extensions and corrections.
6976         * Some simple recalc tuning speeds things up by a factor of 2.
6977         * Basic version of just in time rendering for another factor of 2.
6978         * Cleanup the DOM based xml import/export utilities.
6979         * Remove irritating frame around bonobo objects.
6980         * Make the sheet object control points prettier.
6981         * Off by 1 pixel/pt error when handling right/center alignment.
6982         * Improve sheet object menus.
6983         * Reworked the Text Combo,
6984         * Remove the eval queue.
6985         * Improve the Histogram tool slightly.
6986         * Improve INDIRECT.
6987         * Sort the function names for the index generator.
6988         * Fix handling of mixed mode references.
6989         * Convert lines/arrows/boxes/ovals to StyleColor.
6990         * Correct sensitivity of menus & toolbars.
6991         * Some initial guess work on how to import conditional XL formats.
6992         * bump bonobo req to 1.0.8 to fix the memory problem.
6993         * bump the gnome-print req to 0.29 in an effort to decrease
6994           the number of problems with gnome-print installs.
6996 Jukka:
6997         * Fixed COUPNUM().
6998         * MPS importer plugin implemented.  Reads a linear program in MPS
6999           format and creates a spreadsheet model of it.  Currently, the
7000           bounds and ranges are not implemented yet.
7002 Marc Johnson:
7003         * The POI project has contributed an xml schema for .gnumeric files.
7005 Morten:
7006         * Speed up font handling.
7007         * Speed up dependency handling.
7008         * Eliminate deep recursion during dependency dirtying.
7009         * Fix the python and python-loader modules.  (Work around mind-
7010           boggling bug in python.  Again.)
7011         * Various code cleanup.
7012         * Fix regression.
7013         * Implemented querying in search-and-replace.
7014         * Implemented Search.
7016 Toralf Lund:
7017         * improve the oleo importer.
7019 Wayne Schuller:
7020         * Support gray scale patterns when printing.
7021         * Improve Header/Footer page for printer setup.
7023 Yukihiro Nakai:
7024         * Improve font handling for multi-byte environments.
7026 Zbigniew:
7027         * Support for translations in plugin.xml files using xml-i18n-tools
7028           (modified xml file structure a bit).
7029         * Sped up Gnumeric compilation by replacing #include <gnome.h> with
7030           something smaller in almost all source files.
7032 --------------------------------------------------------------------------
7033 Gnumeric 0.70
7035 Ariel:
7036         * Make guile a proper plugin.
7038 Jody :
7039         * Basic support for M-Enter to add embedded newlines.
7041 Lutz:
7042         * Object printing work.
7044 Morten:
7045         * Make CEIL more as users expect (based on Jody's idea).
7047 --------------------------------------------------------------------------
7048 Gnumeric 0.69
7050 Almer:
7051         * Add extra cut/copy/paste shortcut keys.
7052         * Improve the function selector.
7053         * Simplify background/pattern preview in cell-format dialog.
7054         * Make sure entered text never gets lost.
7055         * Equalize the look of all the dialogs.
7056         * More work on group/ungroup.
7058 Ariel:
7059         * Rewrite guile plugin to use guile 1.5 or later.
7061 Andreas:
7062         * Rewrite descriptive statistics, correlation and covariance
7063           analysis improving error checks and labels for data sets.
7064         * Remove duplicate calculation code in analysis tools.
7065         * Fix sampling tool.
7067 Jody:
7068         * XL export for panes.
7069         * Some autoscroll bugs with panes.
7070         * Cursor support for panes.
7071         * Improve INDIRECT.
7072         * More smarts for autofill by month/year.
7073         * Add some new icons from the Evolution team.
7074         * Fix import of files generated by perl::writeExcel.
7075         * Fix animated cursors and sheet objects.
7076         * Fix XL import of print scaling.
7077         * Locales with different LC_NUMERIC & LC_MONETARY.
7078         * merge in several contributions to improve configure.in
7079         * merge in updated debian control files.
7080         * merge in contributed man page.
7082 Morten:
7083         * Fix MODE.
7084         * Clean up LARGE, SMALL, QUARTILE, PERCENTILE.
7085         * Give the range functions a home of their own.
7087 Frodo Looijaard:
7088         * Add import support for Psion.
7090 Zbigniew:
7091         * i18n fixes.
7092         * Add precedence scheme for importers.
7094 --------------------------------------------------------------------------
7095 Gnumeric 0.68
7097 Almer:
7098         * Fix backspace key.
7099         * Fix autosave dialog.
7100         * Improve scrollbars.
7101         * Fix double-click autofill.
7102         * Shine-up string functions.
7103         * Fix STF for CRLF terminated files.
7104         * Fix bounds handling and leakage in STF.
7105         * Add csv default importing + probing.
7106         * Improve font preview in cell format dialog.
7108 Andreas:
7109         * Fix bugs in analysis-tools' t-test.
7110         * Finish two-factor anova tool in analysis-tools.
7111         * Adjust scrollbars when outputting data analysis results.
7113 Jody:
7114         * Even more missing files.
7115         * Crash after exiting 1 of many shared views.
7116         * Bug when printing wrapped text in merged cells.
7117         * Frozen panes.
7118         * Some span bugs.
7119         * Usability tuning (Thanks to auspex, UnNamed, & jwz)
7120         * Misc bugs.
7122 Morten:
7123         * Improve bsd support.
7124         * Fix CONCATENATE.
7125         * Fix MULTINOMIAL.
7126         * Fix LCM.
7127         * Fix dependency tracking problem.
7129 Rodrigo:
7130         * Update gda support.
7132 Nakai:
7133         * Over-the-Spot style support for XIM.
7135 Lutz:
7136         * Introduction of placeholders named "FileOperations" and
7137           "PrintOperations" that help components to put their own menus into
7138           the right place.
7140 Zbigniew:
7141         * Use temporary files to handle saving to BonoboStream with every
7142           file saver.
7144 --------------------------------------------------------------------------
7145 Gnumeric 0.67
7147 Jody :
7148         * Restore missing files.
7150 John Gotts :
7151         * Update spec file.
7153 Zbigniew:
7154         * Fix libml1 bug exposed by progress monitor.
7156 --------------------------------------------------------------------------
7157 Gnumeric 0.66
7159 Almer:
7160         * Some work on the SAX importer.
7161         * Finish Group/Ungroup.
7162         * Clean-up the STF importer.
7163         * Add support for multicharacter separators
7164           and quoted cells with newlines to the STF
7165           importer.
7166         * Clean-up row naming.
7167         * Fix the STF exporter (it works again).
7168         * Add new consolidation feature.
7169         * Keyboard Shortcuts for moving and formatting.
7171 Elliot:
7172         * Financial functions.
7174 Jody:
7175         * Fix ctrl-enter filling.
7176         * Reorganize the recalc queue to speed things up a bit.
7177         * Support iteration.
7178         * Fix FV arguments.
7179         * Support conditional number formats.
7180         * Obscure referencing bug.
7181         * Scaled printing.
7182         * Some number formating bugs.
7184 Juan Pablo Mendoza:
7185         * Handle {caps,number,scroll}lock.
7186         * Improve sheet name quoting.
7188 Morten:
7189         * Fix PV.
7190         * Applied some much-needed TLC to fn-financial.c and fn-eng.c.
7191         * Speed-up Gnumeric function calls.
7192         * Killed a zillion problems pointed out by gcc 3.0 warnings.
7193         * Improve goal seeking slightly.
7194         * Fix RATE and IRR.
7196 Zbigniew:
7197         * More work on plugin system.
7198         * Many i/o system improvements (general cleanup, reporing i/o progress,
7199           better probing, nicer import dialog, pluggable default savers,
7200           handling single sheet exporters in a special way)
7202 --------------------------------------------------------------------------
7203 Gnumeric 0.65
7205 Almer:
7206         * Fix a variety of bugs and other issues.
7207         * Improve parser error messages.
7208         * Implement undo/redo for Zoom.
7209         * Make undo/redo descriptors more descriptive.
7210         * Complete the CELL function.
7211         * Drastically revise and fix-up the color combo's.
7212         * Architectural improvements for preview-grid, menu state, etc.
7214 Chema:
7215         * GNUMERIC_ENABLE_XL_OVERWRITE
7216         * Implemented clone, write and load for some sheet objects
7218 Jody:
7219         * Restore horizontal FILL alignment.
7220         * Fix array intercept checking.
7221         * Some fine tuning to improve start and exit times.
7222         * Merge cell & hidden column interactions
7223         * Some XL import improvement when parsing objects
7224         * Improve XL95 export and include merged regions & outlines
7225         * Fix some irritating mouse behaviors
7226         * More system portability enhancements.
7227         * Support fraction formatting (not parsing)
7228         * Fix printing of borders.
7229         * Improve checking for array/merged region division.
7230         * Prep for frozen panes.
7231         * Partial support for outline mode
7232         * Misc bugs.
7234 Jon KÃ¥re:
7235         * New architecture for selecting cell ranges into dialogs.
7236         * Fix dialog placement.
7238 Juan Pablo Mendoza:
7239         * Improve col and row sizing when cloning a cell.
7240         * Catch many bugs with merged regions.
7241         * Bug fix for supporting maximized windows.
7243 Morten:
7244         * Changed a large number of dirty diapers.
7245         * Plugged gnumeric leaks too.
7246         * Make search-and-destroy work better on comments.
7247         * Fixed parsing of numbers like "-4,885".  (We used to get -3115
7248           == -4 * 1000 + 885...)
7249         * Fixed formulae with leading dash, like "-995/5".
7250         * Fixed MID, FIND, LEFT, RIGHT, LOWER, UPPER, PROPER, CLEAN, LEN,
7251           EXACT, REPT.
7252         * Improve signed-vs-unsigned situation.
7253         * Fixed sorting dialog in the by-row case.
7255 Vlad Harchev
7256         * Improve i18n support for XL import/export
7258 Zbigniew:
7259         * Added support for plugin dependencies
7260         * Made Excel a real plugin.
7261         * Improved plugin system performance & scalability.
7263 --------------------------------------------------------------------------
7264 Gnumeric 0.64
7266 Almer:
7267         * Improve scrollbars.
7269 Jody:
7270         * Fix handling of edit pos while extending out of merged regions.
7271         * Fix format toolbar update.
7272         * Fix merge undo.
7273         * Fix interactions between spans and hidden rows/cols.
7274         * Work around xls files which specify col/row too small.
7275         * Header redraw of shrinking selections with merged full col/row
7277 Morten:
7278         * Make search-and-replace dialog non-modal.
7279         * Released version 2 -- a cute little thing of about 3k.  She
7280           leaks, though.
7282 Vlad Harchev:
7283         * Improved themed behaviour.
7284         * Improved character set behaviour.
7286 Zbigniew Chyla:
7287         * More work on plugins.
7289 --------------------------------------------------------------------------
7290 Gnumeric 0.63
7292 Almer:
7293         * menu state improvements.
7295 Jody:
7296         * Fix parenthesis for XL export.
7297         * Enable right/left indent.
7298         * Sheet prefs IO and MVC support.
7299         * MVC fixes.
7301 Morten:
7302         * Column header drawing fix.
7303         * [Linear] Regression fix.
7305 Jon KÃ¥re:
7306         * item-edit fix.
7308 Translations:
7309         * Updated: de (Karl), ja (Yukihiro Nakai), pl (Zbigniew), and maybe
7310         more.
7312 --------------------------------------------------------------------------
7313 Gnumeric 0.62
7315 Chema:
7316         * Massive bug hunting spree.
7318 Jody:
7319         * Finish merged cells.
7320         * Rework style engine.
7321         * Rework borders.
7322         * Improve range selection for expressions.
7323         * Fix sheet objects.
7324         * Fix stupid memory corruption problem in the applix importer.
7325         * Some mis-translations for spanish.
7326         * Improve pixel matching of XL import.
7327         * Add option to manage printing ranges with only styles.
7329 Jon KÃ¥re:
7330         * Improve file save dialog.
7332 Morten:
7333         * Make rounding functions (ROUND, TRUNC, FLOOR, CEIL, ...) behave
7334           more like most users expect.  The number 1.54999...9 will now
7335           be rounded to 1.6, not 1.5.  In other words, we are assuming that
7336           the number is really meant to be 1.55, but has suffered
7337           floating point effects.  (If you ever truly get a number that
7338           is within DBL_EPSILON of a rounding threshold, well, then you
7339           lose.  With a binary representation, we cannot all win.)
7340         * Leak plugging as usual.
7341         * Created and/or stole a number of tools to make life easier for
7342           developers.
7343         * Cleaned up gnumeric-bonobo's GUI.
7344         * Search and replace.
7346 JPablo:
7347         * Search and replace.
7349 Zbigniew Chyla:
7350         * Internationalization support for autoformat.
7351         * Rework plugin architecture.
7353 Translations:
7354         * Updated: ca (Pablo), de (Karl), hu (Szabolcs), it (Leandro),
7355           ru (Valek), sk (Stanislav), sv (Christian), tr (Fatih), and
7356           maybe more.
7358 --------------------------------------------------------------------------
7359 Gnumeric 0.61
7361 Alan Cox:
7362         * Fix formatting mistakes in documentation.
7364 Chema:
7365         * Some work on the name dialog.
7367 Jody:
7368         * Work on sheet object persistence.
7369         * Begin honouring the current format when parsing.
7370         * More work on merged cell support.
7371         * Improve cursor rubber banding when selecting a range.
7373 Morten:
7374         * Fix scripts generating documentation.
7375         * Fixed lotus file format loader.  (Magic detection,
7376           avoid unaligned memory accesses, leaks.)
7378 --------------------------------------------------------------------------
7379 Gnumeric 0.60
7381 Jody:
7382         * Initial work on supporting merged cells.
7383         * Improve sheet object and cell comment infrastructure.
7384         * More work on expression relocation.
7385         * Bugs.
7387 Jon KÃ¥re:
7388         * Improve XL export of non-builtin functions.
7390 Morten:
7391         * Semi-smart undo/redo list truncation.
7392         * Fix serious crash during gnumeric-format save.
7393         * Plug leaks.
7395 --------------------------------------------------------------------------
7396 Gnumeric 0.59
7398 Almer:
7399         * Minor improvements to the autoformat dialog.
7401 --------------------------------------------------------------------------
7402 Gnumeric 0.58
7404 Ariel:
7405         * Cleanup and general bugfixing in guile plugin.
7406         * Support for values inside the Guile interpreter
7408 Almer:
7409         * Undo for autoformat.
7410         * Beautify stf dialog.
7411         * Stf and other bugfixes.
7413 Chema:
7414         * Massive bug hunting spree.
7416 Jody:
7417         * Massive bug fixing spree.
7418         * Fix popup context menus.
7419         * 'General' number formats.
7420         * Some initial work on an MVC split for workbooks.
7421         * More work on double click fill support.
7423 Jon KÃ¥re:
7424         * When format toolbar is vertical, replace font and size
7425           selectors with a button.
7427 Morten:
7428         * Fixed analysis tools for ranges not starting at A1.
7429         * Isolated floating-point-double reading code with endian-issues
7430           in one spot rather than in all file io plugins.
7432 Kenneth:
7433         * Fixed and updated the i18n subsystem, so it how should work
7434           more smooth - I will consider this very close to finished.
7436 --------------------------------------------------------------------------
7437 Gnumeric 0.57
7439 Almer:
7440         * Fix stf importer bugs.
7441         * Add "Autodiscovery" feature to stf fixed width importer.
7442         * New Autoformat dialog.
7444 Chema:
7445         * Sheet copy routine
7447 Hardy Falk:
7448         * Output the cells in row/col sequence, rather than by hash.
7450 Jody:
7451         * Applix support mostly functional.
7452         * Improve support for named expressions.
7453         * Name and Graph gurus support range selection.
7454         * Improve internation keyboard support.
7455         * Fix XIRR and friends so that they support blanks.
7456         * A few more bugs in printing multiline text.
7457         * Correct handling of number formating in intl locales.
7458         * Lots of formating bugs.
7459         * Handle strings used as arguments to numeric operators.
7460         * Support for non-cell dependencies.
7461         * Improve performance and decrease memory for large row/col resizes.
7462         * Bug fixes for ins/del row/col & cut&paste
7463         * Locale safe formating.
7465 John Gill:
7466         * Double click fill support.
7468 Jon KÃ¥re:
7469         * Make print work with new gnome-print
7470         * Lots of printing/margin bugs.
7472 JPR:
7473         * Put more effort into reverse engineering MATCH (and friends)
7474           than you want to know about.
7475         * Fixed sort to ignore hidden rows/cols.
7477 Jukka:
7478         * Implementation of `Anova: Two-Factor With Replication'
7479           and `Histogram' data analysis tools mostly
7480         * Implemented COUPNUM and COUPNCD
7481         * Implemented TRUE and FALSE logical functions
7482         * Started the implementation of COUPDAYBS and COUPDAYS.
7484 Kenneth:
7485         * Created xml2pot script, and integrated it with Gnumeric
7486         * Update update.pl script to make it more genetic, and work
7487           with the xml2pot script. It actually now requires it.
7488         * Updated the spec file a little.
7489         * Made 'make update-po' and 'make dist' work with new update.pl
7491 Matthew D. Bissiri:
7492         * Paste special arithmetic operations, skip blanks, paste link.
7494 Michael Levy:
7495         * Improve the colour combo box.
7497 Morten:
7498         * Cleanup analysis tool code.
7499         * Eliminate many fixed limits in the code.  (Still some to go.)
7500         * Rewrote SUMPRODUCT.
7501         * Fixed array and range traversal order, thus fixing all strict
7502           range functions.  (SUM, MIN, ...)
7503         * Fixed many bogusities in xbase plugin.
7504         * Cleanup limits in numtheory.  Added BITXOR.
7505         * Fixed RATE, SLD, and SYD.
7506         * Improved RATE's and IRR's root searching.
7508 Pablo De Napoli:
7509         * New NT_MU function in numtheory.
7511 Thomas Canty:
7512         * Updated and improved documentation.
7514 Weston:
7515         * Implement DateDif.
7516         * Fix chitest.
7518 Translations:
7519         * Updated: da (Kenneth and Keld), de (Karl), en_GB (Robert), ko
7520           (Sung-Hyun Nam), no (Kjartan), ru (Valek), uk (Yuri), maybe more.
7521         * Update not new, but not mentioned the last time: pl (Zbigniew).
7522         * Updated: nl (Almer). Not all done yet.
7524 --------------------------------------------------------------------------
7525 Gnumeric 0.55/0.56
7527 Almer:
7528         * Stf importer bug fixes and enhancements.
7530 Jody:
7531         * Speedup workbook exit, copy/paste.
7532         * Improve cut/copy/paste.
7533         * Improve col/row resize.
7534         * Undo for copy/paste, autofill, col/row resize
7535         * More work on formula guru.
7536         * Extend auto-fill to support months and years.
7537         * Some translation bugs.
7539 Jon KÃ¥re:
7540         * Tooltips for combo boxes.
7541         * Synchronize list selection with entry field in combo boxes.
7542         * Make  units in print setup dialog user selectable.
7543         * More dialog polishing.
7545 JPR:
7546         * Sorting now moves styles with the elements
7547         * Sorting now detects headers when sorting
7549 Kenneth
7550         * Added two perl scripts for translation help/maintainence.
7551           Also added is a README.tools file, explaining how to use these.
7553 Michael:
7554         * Fix tricky Excel import problem.
7555         * Split libole2 out into a standalone package.
7557 Miguel:
7558         * Added support for autocompletion.
7560 Morten:
7561         * Changed a bunch of internals to work with StyleFormats instead
7562           of throwing strings around.
7563         * Improved the optimization of styles.
7564         * Fix ROUND.
7565         * Make sorts stable.
7566         * Make sorts faster.
7568 Translations:
7569         * Updated: da (Kenneth), de (Karl), ja (Oka/Nakai), no
7570         (Kjartan), pt (Tiago), ru (Valek), maybe more.
7571         * Update not new, but not mentioned the last time: it (Leandro).
7573 --------------------------------------------------------------------------
7574 Gnumeric 0.54
7576 Jacob:
7577         * Enable mini icons when available.
7579 Jody:
7580         * Bug fixes.
7581         * Initial applix import.
7582         * Improve row/col insert/del.
7584 JonKare:
7585         * Lots of dialog polishing.
7586         * Autoscrolling combo boxes.
7587         * Make tearoff combo boxes behave more like tearoff menus.
7589 Michael:
7590         * Get embedded gnumeric working again.
7592 Translations:
7593         * New: gl (Jesus).
7594         * Updated: de (Karl), no (Kjartan), sv (Andreas), and more.
7596 --------------------------------------------------------------------------
7597 Gnumeric 0.53
7599 Morten:
7600         * Fixed QUARTILE.
7601         * Fixed MATCH for types -1 and +1.
7603 Jody:
7604         * Overhaul cell structure to cleanup temp formats, improve spans.
7605         * Improve array formula entry, editing, and xml-io.
7606         * Share formulas persisted using xml.
7607         * Add auto-sum
7608         * Improve versioning.
7609         * Decrease memory usage.
7611 Michael:
7612         * Accelerated intersheet dependencies
7614 Marko:
7615         * Number theory functions.  (In new plugin.)
7617 Almer:
7618         * Stf-exporter
7619         * Bug-fix stf importer.
7621 Translations:
7622         * Updated: da (Keld and Kenneth), de (Karl), en_GB (Robert), es
7623           (Pablo), no (Kjartan), ru (Valek), uk (Yuri), and more.
7625 --------------------------------------------------------------------------
7626 Gnumeric 0.52
7628 Jon:
7629         * Tearoff combo boxes
7631 Jody:
7632         * Bugs fixes.
7633         * Correct doc generation.
7634         * Improve update status area (autoexpr, editor, format tools)
7635         * Rework canvas editor to behave nicely at boundaries and
7636           span correctly.
7638 Morten:
7639         * Leak fixes.  Bug other people about leaks.
7640         * IPMT, PPMT argument order corrected.
7641         * MIRR fixed (or at least changed) to match Excel.
7642         * RATE, IRR, XIRR use supplied guess.
7643         * Improve precision of IRR.
7644         * Made auto-format work for sheet-relative cellrefs, i.e.,
7645           "=sum(a1:a10)" now takes a default format from the range.
7646         * Made generated postscript files (print to file) contain enough
7647           information to let ghostview go back and forth in them.
7648         * Made landscape previews readable.
7650 --------------------------------------------------------------------------
7651 Gnumeric 0.49
7653 Jukka:
7654         * Added `>=' and `=' constraint support for the Solver tool.
7655         * The Solver input variables can now have the negative values too.
7656         * Added `Int' constraints support by implementing the
7657           Branch-And-Bound algorithm.
7658         * The Solver parameters are now saved/loaded when the workbook
7659           is saved/loaded.
7660         * Implemented `Answer Report' generation for Solver.
7661         * Started implementation of `Sensitivity Report' generation for
7662           Solver (currently, not very useful though).
7663         * Major GUI improvementes for Solver, i.g. Solver constraints
7664           can now be cell ranges, not just cells.
7665         * Solver documentation added.
7666         * Added `Advanced Filter' tool.
7667         * Added the following distributions for the random number
7668           generation tool:
7669           - Poisson
7670           - Binomial
7671           - Negative binomial
7672           - Exponential
7673         * Minor improvements for the AutoSave tool.
7674         * GUI improvements for the Data Analysis tool.
7675         * Added RandExp(), RandPoisson(), RandBinom(), RandNegBinom(),
7676           and RandBernoulli() functions.
7678 Jody:
7679         * Redraw improvements (cursor, selection, spanning, speed, underlining)
7680         * Border improvements (combo, printing, partial double line).
7681         * More work on undo.
7682         * Parse interbook references.
7683         * Mostly correct sizing of MS Excel cols/rows and objects.
7684         * Printing improvements.
7685         * Selecting ranges for formulas on other sheets.
7687 Jon:
7688         * GUI polishing.
7689         * File history improvements.
7690         * Python plugin enhancements.
7691         * Error reporting improvements.
7692         * Cursor fixes and speedups.
7693         * CORBA bugfixes.
7695 ERDI Gergo :
7696         * Add a zoom element to the toolbar.
7698 Michael:
7699         * Style undo/redo
7700         * Gnome Basic integration
7702 Miguel:
7703         * Charting work
7704         * Wizard for charting
7705         * Bug fixes.
7706         * Visual cell references while editing.
7707         * Implemented Gnumeric-side vectors for graphics support.
7709 Dom Lachowicz :
7710         * libgladify the plugin manager.
7711         * Improve color combo.
7712         * Lots of DIV0 cases in functions caught elegantly.
7714 Mike Kestner:
7715         * Add file menu file history.
7716         * Style preserving column/row insertion(configurable, defaults on)
7718 Almer :
7719         * "Structured" Text Format Importer (STF) (Customizable CSV/Fixed Width importer)
7720           - Merged with Gnumeric main source (no longer plug-in) and completely revised.
7721           - Pops-up when pasting from external applications.
7722           - Preview is drawn faster and is interactive.
7723           - More separators to choose from when doing a CSV import.
7724         * Copying cells between different instantances of gnumeric.
7726 Morten:
7727         * Fixed display of pre-1900 dates.
7728         * Fixed display of very large numbers.
7729         * Went on a warning-killing spree.
7731 Ariel:
7732         * Guile plugin can now register functions in user given categories.
7735         * Add sorting functionality to workbook toolbar
7736         * Sorting fixes
7737         * Add basic attribute support for workbooks
7738 --------------------------------------------------------------------------
7740 Gnumeric 0.48
7742 Miguel:
7743         * Fix annoying flashing cursor bug.
7745 Jody:
7746         * Improve inter{sheet,book} references.
7747         * Beginnings of Undo.
7748         * Row/Col hiding.
7749         * Keep cursor visible, Add Alt-Pg{Up,down}
7750         * Clipboard, Selection, & border fixes.
7752 Morten:
7753         * Revamp the memory handling of the parser.
7754         * Fixed goal seek's behaviour on cancel and failure.
7755         * Bogotised PRODUCT and introduced G_PRODUCT.
7756         * Implemented the auto-format feature.
7758 Jon:
7759         * Found xml io font size loading bug.
7760         * Excel export clean.
7761         * Python plugin update: Allow calling Gnumeric builtins from
7762           Python.
7764 Michael:
7765         * Re-wrote dependency engine; lots more speed.
7767 Ariel:
7768         * Improvements on VALUE_BOOL management on the guile plugin.
7769         * Bug fixes.
7771 Jukka:
7772         * Implemented `AutoSave' tool.
7773         * Started `AutoCorrect' tool.
7774         * Some minor improvements to the Solver tool.
7777         * Sorting undo/redo
7778 --------------------------------------------------------------------------
7780 Gnumeric 0.47
7782 Michael :
7783         * Fix nasty recalc bug that would hang the app.
7784         * Improve bounding box calculation for printing.
7786 Miguel :
7787         * Improve empty cell loading.
7788         * Re-enable pasting from X.
7789         * Adjust semantics of paste to work even when selection is not
7790           visible.
7792 Jody :
7793         * Fix import plugins.
7795 --------------------------------------------------------------------------
7797 Gnumeric 0.46
7799 Michael:
7800         * Fixed problems closing workbooks
7801         * Add pristine workbook discard
7802         * Fixup html export.
7803         * Fixed print header/footer setup, users should remove
7804           ~/.gnome/Gnumeric to speedup load.
7806 Jon:
7807         * Lots of Excel style export work:
7808         format, font, colors, borders, alignment, wrap, rotation.
7809         * Excel export row/col sizing.
7810         * Excel fixed up DBCELL collating to export lots of rows correctly.
7813         * Added sorting of infinite ranges
7814         * Got rid of blank sheets when printing
7816 Frank:
7817         * Worked on Excel summary export
7819 Jody:
7820         * Begin exception handling for corba vs gui.
7821         * Add some simple version protection for plugins.
7822         * Improve error reporting for file loading.
7823         * Explicitly disable passord protected XL spreadsheets.
7824         * Bug fixing.
7826 Cort:
7827         * Expanded CORBA API.
7829 Andrew:
7830         * Many improvement for multi-dimensional linear regression.
7832 Jukka:
7833         * Implemented Simplex algorithm for Solver
7834         * Solver can now solve some simple LP problems (more interesting
7835           stuff is coming later).
7837 Ariel:
7838         * Added guile plugin documentation.
7839         * Removed redeclaration of functions.
7840         * Removed security hazard on the definition of scm_eval.
7841         * Improvements on VALUE management.
7842         * Added Fibonacci formula
7843         * Split the guile scheme files into gnumeric_startup.scm and
7844           functions.scm
7845         * Bug fixing.
7847 --------------------------------------------------------------------------
7849 Gnumeric 0.45
7852         * Improved sort dialog
7854 Nat:
7855         * Updated bonobo infastructure
7857 Kevin:
7858         * Plan Perfect plugin
7859         * DIF export / import
7861 Jody:
7862         * Improved clipboard ops.
7863         * import Excel auto-ranges
7864         * better range instersection
7865         * Guile plugin fixed
7866         * Auto fill display fixes.
7868 Jon:
7869         * Style hashing
7871 Michael:
7872         * Misc cleans
7873         * Fix #2110
7875 --------------------------------------------------------------------------
7877 Gnumeric 0.44
7879 Jon:
7880         * Vastly improved col / row sizing in excel import
7881         * ditto for Excel object placement.
7884         * Expanded sort dialog to allow sorting of rows as well as columns
7885         * Added advanced button to sort dialog to allow sorting but case
7886         sensitivty and text (rather value)
7888 --------------------------------------------------------------------------
7890 Gnumeric 0.43
7892         * Minor build fix.
7894 --------------------------------------------------------------------------
7896 Gnumeric 0.42
7898 Michael:
7899         * Totaly re-wrote style engine.
7901 Jukka:
7902         * Implemented IRR and XIRR financial functions
7903         * Fixed the handling of the database function criterias
7904         * Fixed the non-numeric return values of DGET
7905         * One-dimensional GROWTH and TREND should work now
7906         * Documentation of the db functions improved
7908 Jody:
7909         * Complete transition of cut/paste to cell movement code.
7910         * 1st pass at borders & patterns
7911         * Improve edit popup.
7912         * Rework cell format dialog.
7913         * Some support for inter book references (no dependencies yet)
7915 Daniel:
7916         * Excel Name export.
7918 Federico:
7919         * Improved dragging and zooming behavior in the print preview.
7920         * Added "open hand" and "closed hand" cursors for dragging the
7921           print preview.
7923 Robert:
7924         * Primitive oleo import : supports numbers and text.
7926 Frank:
7927         * Huge chunk of summary-info re-structuring.
7928         * Import and export lots of new summary fields.
7930 JPR:
7931         * Improving sort dialog
7933 Jeff:
7934         * Sylk import filter.
7935         * CSV export filter.
7937 --------------------------------------------------------------------------
7939 Gnumeric 0.41
7941         * More recalculation bugs & other minor issues fixed.
7942         * Base release before Style mangling.
7944 --------------------------------------------------------------------------
7946 Gnumeric 0.40
7948 Miguel:
7949         * Important recalculation bugs fixed.
7951 --------------------------------------------------------------------------
7953 Gnumeric 0.39
7955 Miguel:
7957         * Arbitraryly shaped bonobo objects.
7958         * Formatting engine supports h,m,s correctly and supports [h], [m], and [s]
7960 Jukka:
7961         * Started implementation of GROWTH function
7962         * Optional argument fixes for TREND function
7964 Arturo:
7965         * Split libole2 + test program.
7966         * Large excel file support > 8Mb.
7968 Michael:
7969         * Start of sheet/workbook/global name scoping.
7971 Jody:
7972         * Some Optimization.
7973         * Enhance row/col insert/delete, cell shift, and cell cut/paste.
7974         * Some eye candy.
7976 Jon K Hellan:
7977         * Dialog improvements.
7979 --------------------------------------------------------------------------
7981 Gnumeric 0.36
7983 Jody:
7984         * Improve selection to correctly handle overlapping ranges.
7985         * Improve XL import of 'escher' stream for pictures and objects.
7986         * Enabled import of XL objects by default.
7987         * Rewrite zoom dialog.
7989 Jukka:
7990         * Major clean up to the documentation of functions.
7991         * Added tons of examples to functions.
7992         * Added ``Delete...'' entry to ``Edit'' menu.
7993         * Implemented PERCENTILE function.
7994         * Fixed PERCENTRANK function.
7996 Miguel:
7997         * New toolbar code.
7998         * Report font type, support for reporting size
7999         * New format apply buttons for money, percent.
8000         * More commands to format/row/col/sheet
8001         * Bumped row limit to 64k
8003 Michael:
8004         * Support IO on non-mmap-able excel files.
8005         * Totaly re-write libole2's API - its usable now.
8006         * Excel export 'Add-in' functions.
8008 Frank:
8009         * Excel summary info export.
8011 --------------------------------------------------------------------------
8013 Gnumeric 0.33, 0.34, 0.35
8015 Jukka:
8016         * Implemented ACCRINT, ACCRINTM, DISC, FVSCHEDULE, INTRATE,
8017           ISPMT, RECEIVED, PRICEDISC, PRICEMAT, TBILLEQ, TBILLPRICE,
8018           and TBILLYIELD functions
8020 Michael:
8021         * Re-implemented sheet objects,
8022         * Implemented drop filename -> Bonobo component conversion,
8023         * More intelligent workbook sizing.
8024         * Fixed sheet tab focus / editing.
8025         * Per sheet page setup / preview.
8026         * Print setups XML I/O & Excel importing
8027         * Functions MATCH & INDEX started.
8028         * Array input parser.
8030 --------------------------------------------------------------------------
8032 Gnumeric 0.33, 0.34, 0.35
8034 Jukka:
8035         * Implemented ACCRINT, ACCRINTM, DISC, FVSCHEDULE, INTRATE,
8036           ISPMT, RECEIVED, PRICEDISC, PRICEMAT, TBILLEQ, TBILLPRICE,
8037           and TBILLYIELD functions
8039 Miguel:
8040         * Implemented Print Preview
8042 Jody:
8043         * Bug fixes.
8045 --------------------------------------------------------------------------
8047 Gnumeric 0.32
8049 Jukka:
8050         * More work done on documenting the analysis tools.
8051         * Implemented MDETERM and MINVERSE matrix functions.
8052         * Finished the ROMAN function completing the mathematical
8053           functions.
8054         * Implemented DB, DDB, FREQUENCY, QUARTILE, and XNPV functions.
8055         * Started the implementation of LINEST and TREND functions.
8056         * Fixed DOLLAR, DOLLARDE, DOLLARFR, and PROB functions.
8058 Michael:
8059         * Added GUI for Summary Info.
8060         * Enabled function wizard.
8061         * Initial stab at Lotus 123: 'wk1', 'wks' import.
8062         * Added GUI for Names.
8063         * Better Excel string importing.
8064         * Fix for padded number insertion ( fixes CSV import )
8065         * Implemented ISREF, INDIRECT improved CELL
8066         * Fixed several database functions.
8067         * Non-relative R1C1 style references.
8069 Jody:
8070         * Enable Array formulas.
8071         * Add VALUE_BOOLEAN, VALUE_ERROR, and  OPER_PERCENT
8072         * Added EOMONTH, WORKDAY, NETWORKDAYS.
8073         * Work on functions : ROW, COLUMN, ISLOGICAL, ISERR, ISBLANK,
8074           DATEVALUE
8075         * Support implict intersection 'feature' of XL for functions,
8076           NOT operators.
8077         * Support Ctrl-Arrow movement & selection.  Make moving corner of
8078           selection visible.
8079         * Support F4 switching between absolute and relative addressing
8080           modes
8081         * Reworked internal handling of absolute/relative addressing.
8082         * Fixed cut/copy/paste to relocate relative references to only
8083           when copying not cuting.
8085 Jay:
8087         * Implemented BESSELI, BESSELK completing the engineering functions.
8089 Miguel:
8090         * Bonobo support is working again.
8091         * Added Moniker support for the Workbooks
8092         * Made the Workbook a GtkObject;
8093         * Made Workbook a GnomeContainer object
8094         * EmbeddableGrids now can be returned from get_object to provide linking support.
8095         * Added a signal for cell_content_changed for the speech support.
8096         * Removed function wizard.
8097         * Fixed locale setting and switching for file IO.
8098         * Updated the CORBA interface for setting cell attributes.
8099         * Killed some dead code.
8100         * All IO code now takes an existing workbook to load information into,
8101           rather than creating a new workbook and returning it.
8102         * Scrolling sheet tabs.
8104 --------------------------------------------------------------------------
8106 Gnumeric 0.31
8108 Jukka:
8109         * Implemented ``Anova: Single Factor'' data analysis tool
8110         * Implemented ``Anova: Two-Factor Without Replication'' data
8111           analysis tool
8113 Jody:
8114         * Added TEXT, HYPERLINK stub, fixed OFFSET, VALUE.
8115         * Improve handling of empty cells, and null strings.  Still incomplete.
8116         * Partial fix formating/parsing.
8117         * Bug fixes for Excel import.
8119 Michael:
8120         * Implemented Summary Information
8122 --------------------------------------------------------------------------
8124 Gnumeric 0.30
8126 Jukka:
8127         * Bernoulli distribution added to Random Number Generation tool
8128         * Finished the Rank and Percentile tool
8129         * Lots of bug fixes and documentation updates to the data
8130           analysis tools
8132 Jody:
8133         * Added TRANSPOSE(), MMULT()
8134         * Constification.
8135         * SplitArray exception for array formulas support.
8136         * Better Excel emulation for insert/delete row/col menus.
8138 Miguel:
8139         * New font selector widget for the new gnome-print information.
8141 Rasca:
8142         * New EPS exporter.
8144 --------------------------------------------------------------------------
8146 Gnumeric 0.29
8148 Miguel:
8149         Added EmbeddableGrid Bonobo support for embedding graphics.
8150         Added header/footer printing code.
8151         Extended the CORBA interface for sheets
8152         Added Grid corba interface
8153         Fixed Gnumeric compilation
8154         Include all the plugins again
8156 Rasca Gmelch:
8157         Troff export
8158         Improved HTML export
8159         Improved LaTeX export
8161 Jukka:
8162         - Implemented Moving Average Tool
8163         - Started implementation of Rank and Percentile Tool
8164         - Documented Analysis tools
8166 Jody:
8167         Display embedded newlines in multi-line-cells
8169 Michael
8170         * More improved Excel writing code
8171 --------------------------------------------------------------------------
8173 Gnumeric 0.28
8175 Hello guys,
8177    I have just released version 0.28 of Gnumeric.
8179    This version main feature is that it adds printing support.
8180 Starting with this release you need to install the gnome-print
8181 package.
8183 * Availability
8185 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8187 * New Features since 0.27
8189         * Print support (miguel)
8191         * Improved function wizard (not yet enabled) (Michael)
8193         *
8194 * New Tools
8196         * Started the implementation of Data Analysis tools (Jukka)
8197             - Implemented Correlation and Covariance tools
8198             - Implemented Descriptive Statistics Tool
8199             - Implemented Sampling Tool
8200             - Implemented t-Test Tools (paired, assuming equal variance, and
8201               assuming unequal variance)
8202             - Implemented z-Test Tool
8203             - Implemented F-Test Tool
8204             - Implemented Random Number Generation Tool with the following
8205               distributions: Discrete, Normal, and Uniform.
8207 * New Functions
8209         * Added the following functions (Jukka)
8210             - FORECAST() and INTERCEPT().
8212 * Excel support
8214         * Patterns now match the Excel ones (Jody)
8216         * Improved writing code (Michael)
8217           * Excel can load our formulas now
8218           * Text/number work correct (Michael)
8220         * Completed Excel color handling (Jody)
8222         * Improved Excel format support for formulas (Jody).
8224         * Worked on embryonic Excel chart code (Jody).
8226 * File I/O
8228         * Working CSV code (miguel, alan)
8230         * Split between importers and loaders (miguel):
8232           Importers basically lack a probing routine, so for
8233           non-deterministic probing, we use importing instead of loading.
8235         * HTML importer (Rasca Gmelch)
8237         * HTML exporter (Rasca)
8239         * Latex exporter (Rasca)
8241 * Random improvements
8243         * Prettified sort slightly (Michael).
8245 * Major Bug fixes
8247         * Pattern selector works again (miguel)
8249         * Memory leak fixes (Morten)
8251         * SUMIF() and N() fixed (Jukka).
8253         * Many translations updated, thanks to our translators.
8255 Best wishes,
8256 Miguel.
8259 Gnumeric 0.27
8260 Hello guys,
8262    New version of Gnumeric has been released.  Version 0.27
8264    The next version will most likely merge my code to do printing into
8265 the main branch unless we decide to do a quick bug fix release.  Also,
8266 starting with this release, Gnumeric will be supported by
8267 International GNOME Support (http://www.gnome-support.com).
8269    Michael Meeks has redone the function definition code, it is much
8270 better and extensible than the code we had before.
8272 * Getting it
8274         You can get it from:
8275                 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8277 * What is new in this release:
8279 Jukka:
8280         * Added the following functions:
8281          - FTEST(), TTEST(), SUMPRODUCT(), SEARCH(), ADDRESS(),
8282            CHITEST(), BETAINV(), PERCENTRANK(), SERIESSUM(), SUMA(),
8283            SUBTOTAL(), SLOPE(), AVERAGEA(), MAXA(), MINA(), STDEVA(),
8284            STDEVPA(), VARA(), and VARPA().
8285         * And fixed these functions:
8286          - BETADIST(), NORMDIST(), RANK(), and POISSON().
8287         * Lots of test files added
8289 Morten:
8290         * Reworked the insert/delete column/row again.
8291         * Reworked the Goal Seek function to produce more accurate
8292           results faster, and fail less often.
8293         * Improved the recalculation engine.
8294         * Shined up date calculations.
8295         * Added WEEKDAY(), DAYS360(), TIMEVALUE().
8296         * Fixed PROPER(), FLOOR(), SERIESSUM(), ROUND(), ROUNDUP(),
8297           ROUNDDOWN(), ATAN2(), MOD(), INT(), COUNT(), COUNTA(),
8298           AND(), OR().
8299         * Improved precision here and there.
8300         * Fixed font-reusage when writing in Gnumeric's default file
8301           format.
8302         * Fixed cell editing code.
8303         * Fixed many internationalisation bugs.  Translators, please
8304           make sure the default floating-point format, "0.0########",
8305           has been translated for your locale.  (German translators,
8306           please revisit "Zoom factor should be at least 50%" also, :-)
8308 Miguel
8309         * Paste-Special/Transpose.
8310         * Bug fixing.
8312 Sean
8313         * Implemented 'X-base' importing support (DBase, FoxPro etc.1)
8315 Michael
8316         * Re-wrote the OLE block layer again...
8317         * Re-wrote all the function code for more uniformity, lucidity
8318         and expandibility.
8319         * Re-wrote the function documentation.
8320         * Tentative alpha Excel sheet writing
8321          - StarOffice is only tested importer
8322          - Only Excel 95 likely to 'work'
8323          - only basic numbers and text are stored.
8324         * Fix writing code to preserve sheet order.
8326 Nick Lamb
8327         * Added excel function mappings.
8328         * Fixed absolute shared formulae cell references.
8329         * Supplied a spreadsheet to check date functions.
8331 Jody Goldberg
8332         * Supplied many new error and error checking functions.
8333         * Vastly improved Excel color loading.
8334         * Completed Excel funtion mappings, as far as possible.
8336 Several translations updated: thanks to our translators
8338 And lots of bugs fixed.
8340 Thanks to all
8341 Miguel.
8345 Gnumeric 0.25
8346 Hello guys,
8348    Gnumeric 0.25 has been released.  Lots of new things are happening
8349 in this new version, here is a list:
8351 * User visible
8353         * New functions: BETADIST(), FDIST(), TDIST(), CHIDIST(),
8354           CHIINV(), GAMMAINV(), GAMMADIST() from Jukka-Pekka.
8356         * New functions: SUMSQ(), MULTINOMIAL(), PRODUCT(), SQRTPI().
8357           I believe these are from Jukka Pekka, but I do not see a
8358           ChangeLog entry.
8360         * Enhanced Excel importing code even more (Michael Meeks).
8362         * Goal seek dialog box from Jukka-Pekka works.
8364         * Round up bug fixed by Morten Welinder.
8366         * Recomputation bugs for cell ranges fixed (some taxpayers
8367           noticed that their loaded sheets were not recalculating at
8368           startup, thanks for their input).
8370 * User visible, not ready
8372         * More Bonobo work.  Start of graphics wizard for use with
8373           Guppi, the GNOME plotting engine.
8376 * Foundation work
8378         * Integration of libglade into Gnumeric.  Now we can design
8379           our dialog boxes with Glade and use libglade to load the
8380           GUIs.  Thanks to Damon Chaplin for Glade and James
8381           Henstridge for libglade and his support with libglade.
8383         * Made the code use 'const' a lot more (Morten Welinder), this
8384           helps making the code more robust.
8386 * Not very visible
8388         * Assorted batch of bug fixes.
8390         * A number of memory leaks have been fixed (Morten Welinder).
8392         * Excel loader can even restore your selection :-) (Michael
8393           Meeks).
8395         * A number of sanity checks from Morten Welinder.
8397 Miguel.
8400 Gnumeric 0.23
8401 Hello guys!
8403    A new version of Gnumeric has been released, version 0.23.  Trained
8404 eyes will notice that I have skipped version 0.22.  Well, I did not.
8405 I just did not announce it because I had promised not to make a new
8406 release (which I ended up doing) because it included a pile of cool
8407 features.
8409    So, here is the new stuff since 0.21, major features:
8411         * Michael Meeks added multiple-clause sort to the sort dialog.
8413         * GNUMERIC_NORMDIST() function now uses a more efficient
8414           method of computation (Morten Wellinder).
8416         * Should load properly workbooks with references to other
8417           sheets.
8419         * Starts up with a bigger size (Michael).
8421         * Michael has begun a function wizard, it is disabled in this
8422           version by default.
8424         * RAND() function.
8426         * Fixes for some cases of circular references (the other cases
8427           were fine), by Morten.
8429         * IF() now can take variable arguments (Michael).
8431         * Updated documentation
8433         * Many small fixes.
8435 Getting Gnumeric 0.23:
8437 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8439 Miguel.
8443 Gnumeric 0.21
8444 Hello guys,
8446    I know, I know.  Too many releases for a day.
8448    But many good things have been done, and we want all of these
8449 features to be available ASAP to all of you :-).
8451         1. Morten Welinder implemented a more accurrate algorithm for
8452            the variance functions.
8454         2. Michael Meeks send me lots of updates and changes to Gnumeric:
8456                 a. Column Sorting.
8457                 b. Better dragging of text areas.
8458                 c. Updated documentation on writing functions.
8459                 d. Uses floats on number-entry if the number is
8460                    too large (instead of overflowing like it was doing).
8461                 e. Updated function documentation to mention optional parameters.
8463    I promise I will be quiet now for a few days.  I really do.
8465 * Availability:
8467         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8469 Miguel.
8474 Gnumeric 0.19
8475 Hey Dudes!
8477    New version of Gnumeric has been released.
8479 * New in this version:
8481    * New infrastructure to simplify writing functions
8482      with variable arguments (Michael Meeks).
8484      New token for ranges.
8486    * Many new functions:
8488         * Jukka-Pekka Iivonen contributed many finantial functions:
8489           DOLLARDE(), DOLLARFR(), NOMINAL(), NPV(), PV(), FV(), PMT(),
8490           IPMT(), PPMT(), NPER() and DURATION().
8492         * Michael Meeks wrote the spreadsheet lookup functions: COLUMN(),
8493           COLUMNS(), HLOOKUP(), ROW(), ROWS(), VLOOKLUP()
8495         * Sean Atkinson improved SUBSTITUTE() and he implemented CONCATENATE(), REPT(), FIND(),
8496           FIXED(), PROPER(), REPLACE(), T(), VALUE(), SUBSTITUTE(), DOLLAR()
8498         * Jukka-Pekka wrote CEILING() and COMBIN().
8500         * Jukka-Pekka wrote the statistical functions:
8501           BINOMDIST(), HARMEAN (), HYPEGEOMDIST(), AVEDEV(), CONFIDENCE(), CRITBINOM(),
8502           DEVSQ(), FISHER(), KURT(), NORMDIST(), PERMUT(), SKEW(), STANDARIZE(), WEIBULL(),
8503           FISHERINV(), NORMSDIST() and LOGNORMDIST(), CORREL(),
8504           COVAR(), MODE(), NEGBINOMDIST(), RANK(), TRIMMEAN().
8506         * Michael Meekrs wrote POISSON(), DELTA(), GESTEP().
8509     * Many bug fixes
8511         * Daniel Veillard fixed the bug with saving cells that had the "&" inside.
8513         * Cleanups from Michael to use the new variable arguments code.
8515         * Various typo fixes.
8517 * Availability:
8519         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.19.tar.gz
8522 Miguel.
8526 Gnumeric 0.18
8527 Hello guys,
8529    New gnumeric is out.
8531    This is mainly a bug fix release
8533 * Features:
8535         - More functions from Michael Meeks
8537         - Bug fix: Applying a cell number format should work again inmediately
8538           (it was not queuing the re-rendering operation).
8540         - Bug fix: Precedence fixes: when decoding the tree to render a text
8541           representation, I was not properly considering the case for
8542           same-priority but different meaning operations.
8544           Should work now. (ie, it will correctly decode 1/(c4*d4)
8545           again.
8547         - New code: integer overflow/underflow detection code.  Now
8548           addition and substraction will be promoted to floating point
8549           values if there is a overflow in the computation.
8551 * Availability:
8553         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.18.tar.gz
8557 Gnumeric 0.17
8558 Hello guys,
8560    New version of Gnumeric is out:
8562 * Availability:
8564         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8566 * Changes and new features:
8568         * Financial functions (effect, sln, syd) from Vladimir Vuksan.
8570         * Engineering functions (power, gammaln, poisson, expondist,
8571           sign, trunc) from Michael Meeks.
8573         * Statistical functions (stdev, stdevp, var, varp, gcd,
8574           geomean,) from Michael Meeks.
8576         * Fixes to the clipboard code (should paste formulas to other
8577           applications correctly and fix the inter-worbook pastes).
8579         * External function loading works for Excel files.
8581         * Cleaned up the Excel code (Michael)
8583         * Should compile in AIX again.
8585 * Documentation
8587         * As usual, all of the Gnumeric functions are documented.
8592 Gnumeric 0.16
8593 Hello guys,
8595    New version of Gnumeric is out:
8597 * Availability:
8599         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8601 * Changes and new features:
8603         * Cell ranges will work properly if they are not in their
8604           natural order (fixes the bug reported about SUM (C1:A1) not
8605           working and a whole range of similar problems).
8607         * CLEAN() function fixed.
8609         * New text exporting plugin from Takashi Matsuda.
8611         * We use gdk_fontset_load now to load fonts instead of
8612           gdk_font_load, this should make the code work for various
8613           international users (Takashi).
8615         * Entering data with XIM on the sheet should work now as well
8616           (Takashi).
8618         * Paste-by-value has been fixed by Takashi as well.
8620         * cell_set_format_from_style has been speeded up by Michael
8621           Meeks.
8623         * Excel importer no longer has static buffers (removes various
8624           problems reported by people) (Michael Meeks).
8626         * Excel importing code should be significantly faster and less
8627           verbose now (Michael Meeks).
8629 Miguel.
8633 Gnumeric 0.14
8634 Hey guys!
8636    This is the release of Gnumeric "Simplified Bonobo" 0.14.
8638    The only difference between Gnumeric 0.13 and 0.14 is that 0.14
8639 ships in a way that makes the install process use the documentation as
8640 it was generated in my machine (that means, you do not need the
8641 Docbook tools installed in your system to get the documentation).
8643 Best wishes,
8644 miguel.
8648 Gnumeric 0.13
8649 Hello guys,
8651    I have just released Gnumeric "Superstitious Bonobo" 0.13.  This
8652 version is as usual available in:
8654         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8656 These are the new features in this version:
8658         1. Excel loading is much faster now (Michael Meeks)
8660         2. More excel sheets load now (Michael)
8662         3. Various compilation fixes from Tim Mooney for some
8663            strict C compilers (Digital C compiler in this case).
8665         4. Now it recalcs cells when you have cleared values or
8666            removed cells (just a missing call to workbook_recalc was missing).
8668         5. Install/compile fixes from Raja Harinath.
8670         6. Implemented new functions: "ISERROR" and "NOT".
8672         7. Copy/paste fixes in the presence of errors in the spreadsheet.
8674         8. Small display glitch fix.
8676         9. Add type checking to functions that take a constant number of arguments.
8678         10. Upper case format letters are now accepted.
8680 Enjoy!
8682 Miguel.
8685 Gnumeric 0.12
8686 Hello,
8688    New Gnumeric version, this is the miguel-will-be-out-until monday
8689 release of Gnumeric, I will be visiting Boston, so if you are in the
8690 area we could probably meet.
8692    New features:
8694         - New function TRUNC
8696         - Excel loading: Michael Meeks and Sean did lots of work again
8697           on improving our Excel importer.
8699         - Internal fix that the Excel code was hitting.
8701         - Fixes the menu for the quick operations (on the workbook)
8703         - Fix to the rename-sheet function (it was displaying garbage
8704           sometimes)
8706         - Brunno finished the support for coloring the background of
8707           cells, so now we can have nicely colored sheets with nice
8708           backgrounds :-)
8710         - He also finished the foreground setting color code.  Thanks!
8712         - Now it warns if you drop a range of cells in a region that
8713           already has values.
8715         - Should include the missing files for the Perl plugin.
8717         - CSV code disabled until it is fixed.
8719         - Stricter control for removing active sheets in the code.
8721         - Michael provided an icon for Excel files.
8723         - Contributed Spanish documntation from Pablo.
8725 You can get this at:
8727         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8729 Best wishes,
8730 Miguel.
8734 Gnumeric 0.11
8735 Hello,
8737    I have released a new version of Gnumeric, pretty much a bug fix
8738 over the Numerically Skillfully Cow release of Gnumeric.
8740    Thanks to all of you who send me good bug reports, here is a list
8741 of the bugs fixed and improvements:
8743         - Excel loading code improved again by Michael Meeks.  He also
8744           spotted a number of bugs in the code which were fixed.
8746         - Paste was not properly recomputing formulas pasted.
8748         - Gnumeric no longer crashes on save.
8750         - Dependecy computation code got fixed.  Horribly typo was
8751           doing all sorts of nonsense ;-)
8753 Fetch it from:
8755    ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.11.tar.gz
8757 Miguel.
8760 Gnumeric 0.10
8762 Hello number lovers,
8764     I have released the Numerically Skillfully Cow release of the
8765 Gnumeric Spreadsheet.
8767 New in this version:
8769         * Many updates on the Excel side, optimizaitons, bug fixes,
8770           more features supported (Michael Meeks, Sean Atkinson).
8772         * Support for adding/removing sheets on the notebook tabs
8774         * A small draw fix (g's, j's and y's are no longer cropped).
8776         * Mime types for Excel files are shipped (but no gnome icon
8777           for XL files yet).
8779         * Fixes to the CVS loader (Vincent Renardias).
8781         * Perl plugin is shipped again.
8783 You can get this from:
8785         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8787 Happy sums,
8788 Miguel.
8792 Gnumeric 0.8
8793 Hello guys,
8795    Gnumeric "International Manatee" 0.8 has been released.
8797    This version is available in:
8799         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.8.tar.gz
8801    The most important change in International Manatee is the fact that
8802 the documentation that Adrian Likins wrote is now integrated into the
8803 build system.  It gets installed and we feature a reference guide for
8804 the internal Gnumeric functions.
8806    These are the features of International Manatee:
8808         - Bruno enabled the coloring page for setting the foreground
8809           color.
8811         - The sheet label name works properly now (it no longer
8812           "slides").
8814         - Correct behaviour of clicking in the presence of editing the
8815           sheet label name.
8817         - Guile support now needs to be explicitly configure
8818           (--with-guile).
8820         - Fix crashing problems repoted when autofilling.
8822         - Documentation is included in the tarball (You need DocBook
8823           if you plan on extending the documentation or fixing my
8824           ugly, ugly, ugly stuff :-).  You can find Docbook here:
8826                 ftp://ftp.cygnus.com/pub/home/rosalia/docware.
8828           A docbook tutorial is available in:
8830                 http://nis-www.lanl.gov/~rosalia/mydocs/docbook-intro.html
8832           The full docbook documentation can be downloaded for free
8833           from the Davenport site (I lost the url to this, but I am
8834           confident all of you documentation-savvy people are good
8835           at altavistaing things).
8837 Enjoy,
8838 Miguel.
8841 Gnumeric 0.7
8842 Hello guys,
8844    Gnumeric "Speedy Manatee" 0.7 has been released.
8846    This version is available in:
8848         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.7.tar.gz
8850    The highlights of this version are:
8852    New features dept:
8854         - References to other sheets works, you can use this like this:
8855           =Sheet!A1+1
8856           ='Regional sales'!C5*3
8858         - New border code.  Getting ready to print the borders on the
8859           cells.
8861         - Menu hints are now available for every menu entry.
8863         - Standarized the menus (Nat Friendman).
8865         - Use the statusbar in the code now.
8867         - You can now rename your sheets by double clicking on the
8868           tabs and typing the new name.  How excelish!
8870    Enhancements dept:
8872         - Excel importing code has been enhanced by Michael Meeks and
8873           Nick Lamb.
8875         - When inserting/moving columns or rows, the cells moved now
8876           do not change their formulas (to keep the sheet working).
8878    Bug fixes dept:
8880         - Better default decimal formats
8882         - Page flipping works correctly if you press on the tab names.
8884         - Child dialog boxes no longer ignore keystrokes (in
8885           save/load).
8887         - Fixed the memory leaks on the Excel plugin (Michael).
8889         - Provide better error checking for dates (Havoc Pennington)
8891 Enjoy,
8892 Miguel.
8895 Gnumeric 0.5
8896 Hello guys,
8898    I have just released a new version of Gnumeric (gnumeric-0.5), this
8899 version is available in:
8901         ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.5.tar.gz
8903    The highlights of this version are:
8905         - A pluggable framework for file formats.  No need to hack the
8906           code to add your file loader anymore, routines are provided
8907           to register file loading and saving formats.
8909         - (bug fix) Fixed the broken storage setup I introduced in the
8910           previous version.  This means that files are now correctly
8911           loaded and that if an expression renders an error you will
8912           still be able to access the information you stored.
8914 Enjoy this new version,
8915 Miguel
8918 Gnumeric 0.4
8919 From miguel Wed Dec 16 23:16:34 -0600 1998
8920 From: Miguel de Icaza <miguel@nuclecu.unam.mx>
8921 To: gnumeric-list@gnome.org
8922 Subject: New version of Gnumeric has been released.
8923 X-Lost: In case of doubt, make it sound convincing
8926 Hello guys,
8928    A new version of Gnumeric has been released as part of the GNOME
8929 libraries code freeze.
8931    I have not been very active the last two months in Gnumeric due to
8932 the freezing of GNOME (I worked a lot on the file manager issues), but
8933 I will soon be back working in the spreadsheet.
8935    Michael Meeks and Bruno Unna did an awesome job while I was doing
8936 this: They added Excel file importing.  That is all I can say.  Some
8937 stuff is missing, yes, it will get added, yes.
8939    During the last few weeks Morten Welinder has been reviewing the
8940 Gnumeric code and making very good suggestions to the coding style as
8941 well as making sure we keep Gnumeric in a nice way.  I am very
8942 thankful for his input.
8944    Jakub Jelinek made the scrolling code be smarter than my previous
8945 attempt at scrolling, it is now definetly usable.
8947    Code for attaching notes to cell is completely on the code.  The
8948 only problem is that right now comment is hardcoded in the source
8949 code.  We need a nice dialog box for this.
8951    Mark Probst added some Guile support (this as well as the other
8952 plugins is completely optional), some neat things can be done with it,
8953 make sure you check the distribution directory.
8955    Exponentiation has been implemented (all the code was there, I just
8956 had forgotten to add the line to the grammar).
8958    Some more architectural work has been going on: named-cell range
8959 code is there (not finished but there).  Also, some code for
8960 referencing the cells in other sheets or workbook is there.
8962    I still need to figure out a way to encode this into the
8963 expression.  I would appreciate any input on this issue: There are
8964 various possible solutions, one of the is creating a special OP_ that
8965 would represent a lookup into an non-local sheet.  The other is to
8966 define this as a function and finally, it could be done as a special
8967 cell type.
8969    Also, I have dropped the "entered_text" information I kept on the
8970 cell.  Now the cell value is stored either as a value or as an
8971 expression tree and decoded when the user requires it.  This was
8972 required for a number of things (one of them being a nicer way to
8973 share cell expressions during copying, and for the excel format and
8974 the autofill code got definetly simpler and more maintainable).
8976    Various display and scrolling glitches were fixed as well.  But in
8977 the process, I somehow broke the object-drawing code.  I have not
8978 researched this yet.
8980    The initial support for CORBA is in, but it does not actually do
8981 anything, it is just the setup for launching the Gnumeric server.
8982 Owen Taylor made Gnumeric accept dragged files, you can now drag files
8983 from the file manager into the spreadsheet, on this topic:  the date
8984 routiens now use GLib's gdate instead of the gnome-libs libDate
8985 routines.
8987    You can fetch it from:
8989       ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.4.tar.gz
8991 Enjoy,
8992 Miguel.