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