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