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