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