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