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