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