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