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