4 * Fix ssdiff problem. [#792038]
6 * Some internal array formula code cleanups.
8 --------------------------------------------------------------------------
12 * Avoid large stack use here and there.
13 * Test suite improvements.
14 * Improve sylk writer. Don't ask.
15 * Teach ssdiff about column/row sizes.
16 * Teach ssdiff about defined names.
17 * Fix a few ssdiff crashes.
18 * Fix crash on text import.
20 --------------------------------------------------------------------------
24 * Test suite improvements.
25 * Improve format guessing for newly entered formulas.
26 * Improve PERMUTATIONA for unusual arguments. [#790742]
27 * Extend range of NT_PI.
28 * Improve xlsx export of cell comments. [#790756]
30 * Fix potential crash on exit.
31 * Speed-up number theory functions.
32 * Fix combo object icon.
33 * Code cleanups for main binary.
34 * Fix potential crash in gtk scroll bar bug workaround.
35 * Avoid large stack use here and there.
37 --------------------------------------------------------------------------
41 * Improve contour plot export/import to/from ODF. [#788728]
42 * Improve contour plot import of Excel generated ODF. [#788801]
43 * Improve surface plot export to ODF. [#788447]
44 * Fix export/import of CONCATENATE to and from ODF.
45 * Fix export/import of minor axis divisors to and from ODF.
46 * Fix import of affice trendline from ODF. [#789538]
49 * Fix background of multiple selection. [#789411]
50 * Workaround for gtk scroll bar bug. [#789412]
53 * Convert all xpm files to png.
54 * Avoid to-pixdata options for resources. It's going away.
55 * Minor CORREL improvement.
56 * Fix error on xlsx files with bogus Print_Area.
57 * xlsx import improvements for contour graphs.
58 * xlsx export improvements for contour graphs.
59 * Fix xlsx export of trend line equation.
60 * Fix xlsx import and export of trend line affine flag.
61 * Avoid critical on exporting unnamed xlsx trend line.
62 * Fix VDB for partial periods. [#790299]
64 --------------------------------------------------------------------------
68 * Fix cell border style selectors with recent gdk-pixbuf. [#781988]
71 * Test suite improvements.
72 * Improve relative accuracy of BESSELJ and BESSELY.
73 * New function REDUCEPI.
74 * Fix further fallout from glpk format change. [#783077]
76 --------------------------------------------------------------------------
80 * Fix hyperlinks import from ODF. [#779635]
83 * Fix xlsx export of chart series names. [#778618]
84 * Always export a transparent fill style in charts. [#779160]
88 * Fix xlsx import with missing header/footer. [#778292]
89 * Minor xlsx import improvements with alias colors.
90 * Test suite improvements.
91 * Improve Excel handling of hyperlinks.
92 * Hyperlinks improvements. [#706671]
94 * Fix issues with sheet-local names.
95 * ssdiff improvements with hyperlinks, input messages,
96 conditional formats, and validations.
97 * Make exit code from ssdiff follow diff's.
98 * Fix ssdiff with inter-sheet references.
99 * Fix style border colour sharing.
101 --------------------------------------------------------------------------
105 * Fix export/import of scaling information to/from ODF.
106 * Fix Wilcoxon Signed Rank Test handling of ties. [#772718]
107 * Fix xlsx export of scale to page information. [#776196]
110 * Fix use of cell formats in graphs data labels. [#777338]
113 * Speed up sstest part of test suite.
114 * Bring documentation build into the 21 century.
115 * Non-linear solver improvements.
116 * Avoid atomizing style regions with conditional formats.
117 * Adapt to glpk file format changes.
118 * Fix stf problems with text format. [#777543]
120 --------------------------------------------------------------------------
124 * Improve html4.0 fragment export. [#769343]
125 * Fix moving averages, exponential smothing and principal
126 component tools. [#769659]
129 * Fix paradox plugin build with pxlib-0.6.7. [#769319]
132 * Avoid gnome-common dependency.
133 * New text functions CONCAT, TEXTJOIN.
134 * New selection functions IFS, SWITCH.
135 * New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
136 * Fix criteria function issue with errors in the selector area.
137 * Fix corner case for MINA and MAXA.
138 * Fix criteria matching of numbers against strings.
139 * Test suite improvements.
141 --------------------------------------------------------------------------
145 * Fix case issues for database functions.
146 * Anchor COUNTIF criteria at end too.
147 * Add tests for COUNTIF.
148 * Fix inter-process paste crash. [#768164]
150 --------------------------------------------------------------------------
154 * Improve format guessing for csv and txt files.
155 * Fix DCOUNT and DCOUNTA with missing field. [#767290]
156 * Fix strictness in database functions.
157 * Fix a bunch of corner cases for database functions.
158 * Add tests for database functions.
160 --------------------------------------------------------------------------
164 * Fix array reading in plots using matrix data. [#765483]
167 * Documentation fixes for complex numbers.
168 * Fix rare RANDBETWEEN problem.
169 * Test suite improvements.
170 * Fix value-area problem. [#765438]
171 * Make xlsx shared strings parsing more robust. [#765544]
174 --------------------------------------------------------------------------
178 * Fuzzed file fixes. [#761663] [#761727] [#762278]
180 * Fix problems with ssconvert to lp/cplex formats.
181 * Add sensitivity report to solver.
182 * Fix bounds problem with cplex exporter.
184 * Add more tests for complex number evaluation.
185 * Improve accuracy of IMLOG10.
187 --------------------------------------------------------------------------
191 * Read/write rich-text font-size from ODF files. [#759983]
192 * Read/write zoom values to/from ODF files in LO compatible way. [#700013]
193 * Read new attribute to am/pm element in ODF import. [#760043]
194 * Fix NETWORKDAYS. [#760576]
197 * Fuzzed file fix. [#760546]
198 * Fix data labels when the source is a range with several rows and
202 * Teach ssconvert to split sheets into separate .txt files [#694408]
203 * Improve test suite.
204 * Fuzzed file fixes. [#760046] [#760085] [#760087] [#760089]
205 [#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
206 [#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
208 * Fix R.DBINOM extreme-value case. [#760230]
210 * Fix canvas problem leaving grab in place. [#760639]
211 * Work around gtk+ bug causing growing windows. [#761142]
212 * Improve BESSELJ and BESSELY.
213 * Improve BETA accuracy.
214 * Fix problem with database functions. [#761305]
215 * Fix font problem for ssconvert to pdf. [#761296]
216 * Fix bison check. [#761398]
217 * Improve IMIGAMMA coverage.
219 --------------------------------------------------------------------------
223 * Fix potential crasher on showing initial window.
225 --------------------------------------------------------------------------
229 * Add support in recent files dialog for multiple selesction and double
233 * Fix TABLE problems. [#752181] [#752178] [#752182]
234 * Fuzzed file fixes. [#752179] [#752180]
235 * Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
236 * Fix conditional format problem. [#750271]
237 * Test also RANDWEIBULL and RANDLOGNORM.
238 * Fix problem with R.QHYPER
239 * Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
240 * Fix GUI translation problems.
241 * Fix bugs with merged cells. [#504004]
242 * Make builds more reproducible.
243 * Improve ssdiff for validation.
244 * Fix problem with xls export of list validation. [#557555]
246 --------------------------------------------------------------------------
250 * Fix printing of sheet objects with one cell or absolute anchors. [#753961]
251 * Fix snap to grid for one cell or absolute anchored objects. [#754792]
252 * On export, just change the extension, not more. [ubuntu #1497344]
254 --------------------------------------------------------------------------
258 * Fix memory handling error on fuzzed sxc file. [#748535]
259 * Improve import/export of page layout from/to ODF.
260 * Improve function import to ODF. [#750627]
261 * Add CONFIDENCE.T, MODE.MULT, PERCENTILE.EXC, PERCENTRANK.EXC
263 * Fuzzed file fixes. [#751060] [#751501] [#751851] [#751922]
264 * Fix ODF import of named expressions. [#750627]
265 * Import reference unions from ODF. [#750627]
266 * Improve CONVERT function.
269 * Fix xlsx import of plot area manual layout. [#748016]
270 * Fix out of bounds read. [#749121]
271 * Fuzzed file fixes. [#750042] [#751217] [#751270] [#751271]
272 [#751383] [#751384] [#751758] [#751744] [#751908] [#751920]
273 [#751249] [#751945] [#751909] [#751946] [#751968] [#751969]
277 * Fix import/export of graph backplane.
278 * Fix export of unlabelled axes.
279 * Fix export of rotated axis labels.
280 * Fix xlsx save crash related to shared strings. [#748477]
281 * Solver code refactoring.
283 * Fuzzed file fixes. [#748595] [#748597] [#749031] [#749030]
284 [#749069] [#748533] [#749118] [#749166] [#749181] [#749184]
285 [#749236] [#749240] [#749234] [#749235] [#749271] [#749270]
286 [#749424] [#749917] [#749919] [#750043] [#750044] [#750046]
287 [#750811] [#750810] [#750857] [#750864] [#750862] [#750858]
288 [#751126] [#751254] [#751253] [#750851] [#751258] [#751259]
289 [#751502] [#751390] [#751579] [#751659] [#751660] [#751662]
290 [#751970] [#752022] [#751988] [#752021] [#752080] [#752081]
292 * Make solver check linearity of model.
293 * Fix xls saving of marker style. [#749185]
294 * Make compilation with clang work again. [#749138]
295 * Fix xlsx problem with import of header/footer. [#750853]
296 * Fix xls save problem with characters outside codepage. [#750856]
297 * Fix named expression problem. [#751056]
298 * Fix xlsx namespace problem. [#751120]
299 * Protect database functions against malformed database. [#751392]
300 * Fix csv problem with invalid UTF-8 data. [#751577]
301 * Fix GROWTH. [#751658]
302 * Restrict TABLE to array context. [#751871]
304 --------------------------------------------------------------------------
308 * Improve ODF import/export of additional axes. [#746321]
309 * Fix ODF export of styles for additional axes. [#746621]
310 * Simplify export of SEC and SECH to ODF. [#747211]
311 * Harden ODF import against fuzzed files. [#747447][#747448]
312 * Fix ODF import/export of unlinked checkboxes and radio buttons.
313 * Plug leak in ODF import and export. [#747590]
314 * Improve pattern fill round trip through ODF.
315 * Fix export of Ring plots to ODF. [#747763]
316 * Fix import/export of Pie charts from/to ODF. [#747807]
317 * Add more determinism to ODF export. [#747916]
320 * Fix signal handling while running Python. [#744638]
321 * Implement absolute anchoring for sheet objects.
322 * Make graphs (and images) not resize with cells by default. [#684450]
325 * xlsx import/export of log axis.
326 * xlsx export of multiple plots in chart.
327 * Fix xlsx import of multiple axes.
328 * Fix xlsx title export problem.
329 * Fix xlsx export problem with series' style.
330 * Fix xlsx import/export of sheet tab text colour.
331 * Improve test suite.
332 * Actually implement DECIMAL.
333 * Fix BETA problem with special case.
334 * Fix MIDB and REPLACEB length check.
335 * Fix PERMUATIONA corner case.
337 * Fix RANDGEOM to use same distribution as R.DGEOM.
338 * Improve xlsx roundtrip of GOStyle.
339 * Improve reading of xlsx theme colours.
341 * Fix REPLACEB problem. [#747210]
342 * Fix sheet filter problem.
343 * Minor R.DNORM improvement.
344 * Improve RAYLEIGH accuracy.
345 * Improve R.QCAUCHY accuracy.
346 * Add TANPI and COTPI functions.
348 --------------------------------------------------------------------------
352 * ODF import/export general plot data specifications. [#743818]
353 * ODF import/export the z-index for line objects.
354 * Fix ODF import of stroke colours of sheet objects.
355 * Fix ODF import/export of fill colour and type. [#744051]
356 * Fix ODF import/export of marker fill and outline colours.
357 * Improve ODF export of manually positioned charts in multi-chart
359 * Fix ODF export of serieslines styles.
360 * Fix ODF import/export of axes label visibility. [#743788]
361 * ODF import/export additional axislines.
362 * Fix ODF import/export of fonts in charts. [#744632]
363 * ODF import/export additional axes. [#743787]
364 * Fix ODF style import of secondary plots. [#744930]
365 * Fix ODF style export for data points in plots. [#745091]
368 * Implement xlsx import of sheet widgets.
369 * Implement xlsx export of sheet widgets.
370 * Fix xlsx import/export of patterns.
372 * Arrow properties editor. [#158327]
373 * Fix xlsx export of line style None.
374 * Fix search-and-replace problem with text format.
375 * Fix xlsx import/export of gradients.
376 * Fix undo problems with scrollbars.
377 * Fix spinner properties dialog.
378 * SheetObjectImage fixes.
379 * Fix problem reading images from xls.
381 * Test suite improvements.
382 * Fix various dtd version problems.
384 --------------------------------------------------------------------------
388 * ODF import/export trendline names. [#743448]
389 * ODF import/export trendline affinity & dimensions.
390 * ODF import/export major & minor chart axis tick marks.
391 * ODF import/export chart axis min and max formulae.
392 * Fix ODF export of single cell ranges in graphs. [#743619]
393 * ODF import/export series fill types. [#743613]
394 * ODF import/export marker outline colour.
395 * ODF export all charts in a graph.
396 * ODF import/export axis positions.
397 * ODF import/export series lines. [#743785]
398 * ODF import/export all plots in a chart. [#743786]
401 * xlsx chart import: fix font family name.
402 * xlsx import/export trend line names.
403 * Fix gda plugin compilation. [#743506]
404 * Fix xlsx export problem with auto markers.
405 * Import/export xlsx chart axis min/max/steps.
406 * Export xlsx chart axis tick marks.
407 * Fix xlsx problem with inverted axis.
408 * Export sliders as scrollbars for xls.
409 * Fix xls loading of horizontal scrollbars. [#743754]
411 * Fix xlsx comment export.
412 * Make XL see our exported xlsx axes.
413 * Fix xlsx import/export of axis font info. [#743822]
415 --------------------------------------------------------------------------
419 * Add latex fragment exporter of visible rows only. [#739512]
426 * Pay more attention to union access rules.
427 * Attempt a fix for clipboard crash. [Redhat #1160975]
428 * Truncate long strings for display in stf import.
429 * Fix crash on closing a graph sheet.
430 * Fix undo crash with conditional formatting and insert row. [#741197]
431 * Fix xlsx export of HYPGEOMDIST.
432 * Fix xlsx export of document properties.
433 * Fix multihead issue with graph windows.
434 * Improve test suite.
435 * Reorganize icon handling.
436 * Allow removing a specific item from the history. [#735305]
437 * Fix GNM_HALIGN_DISTRIBUTED rendering. [#726155]
438 * Restore translations of function help texts.
439 * Fix import of extended float formula results from wk4 files.
440 * Fix ADDRESS problem.
441 * Fix sheet-filter problem with errors. [#742601]
442 * Improve error handling for .gnumeric a bit.
443 * Improve xlsx graph import: line colour; marker size; marker color;
444 no lines; bounding box; trend lines; regression equations; axis label.
445 * Improve xlsx graph export: line style; bar/col direction; marker shape;
446 marker size; marker color; axis label; chart title; trend lines.
447 * Improve xlsx export: default col widths; schema validity.
448 * Improve modifier handling. [#743130]
451 * Fix import of extended floats from wk4 files. [#739679]
453 --------------------------------------------------------------------------
457 * Improve documentation. [#733466]
458 * Add warning dialog. [#733352]
459 * Fix rich text roundtrip through ODF. [#737039]
462 * Fix dialogs behavior in full screen mode. [#736395]
463 * Save axis format to xls. [#736656]
464 * Fix recent files dialog crasher. [#737261]
467 * Fix xls export problem. [#733771]
468 * Update WEEKDAY function.
469 * Fix xlsx export problem for strings. [#736202]
470 * Improve xlsx import of rich text.
471 * Text suite improvements.
472 * Fix minor ods rich text import problem.
474 --------------------------------------------------------------------------
479 * Fix crashes on exit. [#730857] [#730884]
480 * Handle value formats for xlsx export. [#724517]
481 * Improve xlsx import/export of rich text. [#726189]
482 * Fix solver critical.
484 --------------------------------------------------------------------------
488 * Fix database-range import from ODF. [#730197]
489 * Improve chart roundtrip through ODF. [#728197]
490 * Fix export of non-ODF interpolation types to ODF.
491 * Fix export of titles and subtitles to ODF. [part of #730397]
492 * Fix axis sub-element order in ODF export. [part of #730397]
493 * Fix undo crash related to hyperlinks. [#730466]
496 * Start moving off GtkUIManager.
497 * Clean out old #ifdef.
498 * Fix ods series marker import/export.
499 * Fix plan-perfect issue. [Debian #748054]
500 * Make installtion work without scrollkeeper.
501 * Improve import/export testing. [#730397]
502 * Speed up certain large ranges of conditional formatting.
503 * Work towards making ods export deterministic.
505 --------------------------------------------------------------------------
509 * Fix chart size in ODF import. [#728278]
510 * Improve chart roundtrip through ODF. [#728197]
511 * Export centre-across-selection in a way LO can understand. [#726010]
512 * Improve format roundtrip through ODF.
515 * For xlsx, don't complain over "ext" elements.
516 * xlsx graph import improvements.
517 * Attempt a fix for tabs appearance with gtk+ 3.12. [#728465]
518 * Make it possible to have all callables as python functions. [#728611]
519 * Improve format roundtrip through ODF.
521 * Make search dialog non-modal again. [#728817]
523 --------------------------------------------------------------------------
527 * Improve format import from ODF files.
531 * xlsx conditional format fixes. [#726202]
532 * Fix semantics of conditional format operators. [#726806]
533 * Fix xlsx quotes in formula strings. [#726824]
534 * Fix xls export of rich text.
535 * Fix problems with large, circular farms of VLOOKUP etc. [#723894]
536 * Let goffice handle conditional number formats.
537 * Attempt a workaround for Ubuntu scroll bars.
538 * Fix odf parse problems.
540 * Fix column/row header colouring problem. [#728007]
542 --------------------------------------------------------------------------
546 * Fix export of comboboxes to ODF.
547 * Fix export of help messages to ODF.
548 * Import invisible alignment characters in number formats from ODF.
550 * Fix fill-alignment export/import to and from ODF. [part of #726035]
551 * Fix distributed-alignment export to ODF. [part of #726035]
552 * Fix ODF roundtrip of "center accross selection". [#726010]
553 * Improve ODF roundtrip of conditional formats. [#726201]
554 * Fix import & export of cell indent from/to ODF.
555 * Fix ODF roundtrip of underlines.
558 * Fix tooltip position for scale or RTL sheets. [#725941]
559 * Really fix the hyperlink tips persistence. [see #706659]
562 * Support volatile functions. [#305798]
564 * Import/Export super/subscript fonts to xlsx. [Part of #726035]
565 * Import xlsx auto-filters. [#725460]
566 * Update Gnumeric schema.
567 * Fix rich text problem. [#726086]
568 * Improve xls import/export of conditional formats. [#726202]
569 * Fix case sensitivity for conditional formats. [#726246]
570 * Fix minor conditional format GUI issues.
572 * Fix font dialog problem with underline.
573 * Fix crash reading strange xls file. [Redhat #1076912]
574 * Fix problem clearing existing values in some xlsx cells. [#726297]
575 * Fix criticals for dynamic deps in conditional formats. [#726163]
576 * Fix LOG2 problem. [#726464]
578 --------------------------------------------------------------------------
582 * Fix ODF roundtrip of some header/footer markers. [part of #724487]
583 * Fix ODF roundtrip of preferred window size. [part of #724487]
584 * Fix ODF number roundtrip issue. [part of #724568]
585 * Fix ODF error constant roundtrip issue. [part of #724568]
586 * Fix import of underlines from LO-generated ODF files. [part of #724763]
587 * Fix ODF viewport roundtrip issue. [#724761]
588 * Fix ODF pagesetup roundtrip issue. [#724516]
589 * Fix ODF pattern roundtrip issue. [#724898]
590 * Export row and column visibility to ODF. [#725115]
591 * Export frozen panes info to and import from ODF. [#725228]
592 * Export and import more sheet properties to/from ODF. [#725258]
593 * Fix validation import from ODF. [#725321]
594 * Fix autofilter condition export to ODF. [#725458]
595 * Provide Undo for sheet reordering via tab dragging. [#725540]
598 * Fix persistence of hyperlinks tips. [see #724108]
599 * Fix background filling for rtl sheets. [#725276]
602 * Fix BIFF7 import of long strings. [#724399]
604 * Fix XLSX number roundtrip issues.
605 * Improve ssdiff's report of differences.
606 * Improve LOG2's accuracy.
607 * Fix BIFF7 export of page headers and footers.
608 * Fix BIFF7 export of font rotation.
609 * Fix xlsx export of underlines.
610 * Fix BIFF8 export of diagonal borders.
611 * Export headers and footers to xlsx. [Part of #724516]
612 * Import headers and footers from xlsx. [Part of #724516]
613 * Fix xls export of long strings in formulas.
614 * Fix xls import of cells with long string results.
615 * Fix xls export of long strings in various places.
616 * Fix BIFF7 export of comments.
617 * Improve style handling when expanding sheets.
618 * Fix xls export of headers and footers. [Part of #724516]
619 * Fix xls import of headers and footers. [Part of #724516]
620 * Fix xlsx export of row heights.
621 * Fix xlsx export of rotated styles.
622 * Make window geometry round-trip through xlsx.
623 * Fix xlsx import of comments.
624 * Work around gtk+ criticals. [#725142]
625 * Fix xls/biff8 export of long comments. [#725168]
626 * Fix xls/biff8 import of comment's text attributes. [#725168]
627 * Improve the xls macro-roundtrip situation. [#725220]
628 * Improve ssdiff for sheet attributes.
629 * Fix split pane problem. [#725375]
630 * Don't generate value format during xls read. [#725453]
631 * Fix name criticals.
632 * Fix sheet duplication issue. [#725504]
633 * Fix named expressions crasher. [Part of #725459]
634 * Fix GUI sheet re-ordering mess. [Part of #725459]
636 --------------------------------------------------------------------------
640 * Fix hang on xls/biff7 save. [#724399]
643 * Release infrastructure improvements.
644 * Improve testing for xls/biff7.
646 --------------------------------------------------------------------------
650 * Fix handling of dashes on ODF import. [#719509]
651 * Suppress some warnings in xlsx import. [#719680]
654 * Accept 3D values for vector data. [#722294]
655 * Improve performance of ant-int cursor. [#381011]
656 * Fix filled sheet objects properties box on cancelling. [#723745]
659 * Fix leaks. [#720306]
662 * Extend POCHHAMMER to negative values.
663 * Improve accuracy of BETA and BETALN.
664 * Improve accuracy of BESSELJ and BESSELY.
665 * New functions: IMGAMMA, IMFACT, IMIGAMMA, IGAMMA.
666 * Avoid some overflows in IMGAMMA.
667 * Fix tabulation truncation issue.
669 * Fix fuzzed file crashes. [#720425] [#720426] [#720358] [#719349]
671 * Resurrect list of functions on the new Gnumeric wiki.
672 * Resurrect support for non-ascii filenames on win32. [#557815]
673 * Fix timeout related critical in ItemGrid.
674 * Fix win32 print crash. [#719997]
675 * Fix solver problem with constraints.
676 * Improve accuracy of R.PNORM and R.PLNORM for large arguments.
677 * Improve accuracy of R.QCAUCHY.
678 * Improve accuracy of R.DHYPER, R.DBINOM, R.DNBINOM, R.DPOIS,
680 * Minor theming improvement. [#722074]
681 * Save some vertical space between toolbars.
682 * Fix array/merge interaction problem. [#723600]
683 * Fix problems with large, circular farms of VLOOKUP etc. [#723894]
685 --------------------------------------------------------------------------
689 * Implement double click for graph sheets. [#712216]
692 * Minor improvement to history dialog.
693 * Fix drop-down sizing (gtk+ regression). [#710749]
694 * Improve accuracy of R.QCAUCHY.
695 * Acquire more special function test cases.
696 * Improve accuracy of R.QGAMMA and thus R.QCHISQ.
697 * Improve accuracy of R.QBETA, R.QF, R.QTUKEY, R.QSNORM, and R.QST.
698 * Improve accuracy of COMBIN, PERMUT, POCHHAMMER, FACT, GAMMA.
699 * Improve accuracy of bessel functions with large non-integer alpha.
700 * Improve accuracy of ACOTH.
701 * Fix fuzzed file problems. [#708091] [#712662] [#712685] [#712700]
702 [#712708] [#712772] [#712788] [#712731] [#715003]
703 * Restore sheet reordering by drag.
705 * Fix win32 registry initialization.
706 * Fix win32 gdk-pixbuf install heisen-crash.
707 * Incorporate new tests from crlibm.
708 * New functions SINPI and COSPI.
709 * Improve accuracy of SIN/COS/TAN on win32.
710 * Work around GTK+ ABI break. [Redhat #1033827]
712 Xabier RodrÃguez Calvar:
713 * Fix dialog button order. [#710378]
715 --------------------------------------------------------------------------
719 * Update/fix documentation [#708679][#707075][#708556]
720 * Fix paste into locked cells [#702292]
723 * Fix radio buttons behavior in covariance dialog. [#707595]
724 * Add a border around font selector in cell format dialog. [#708567]
727 * Fix fuzzed file crash. [#707875]
728 * Use lighter green for function markers. [#708573]
729 * Fix item cursor problem. [#709320]
730 * Fix win32 compilation.
732 --------------------------------------------------------------------------
736 * Extend BESSELJ and BESSELY to handle fractional order. [#706720]
737 * Fix crash with split pane. [#707047]
739 --------------------------------------------------------------------------
743 * Fix crash on corrupted files. [#706526]
746 * Fix crash on corrupted files. [#706413] [#706417]
747 * Fix save style performance issue. [#699045]
749 --------------------------------------------------------------------------
753 * Improve ODF import of cells with links. [#704022]
754 * Fix import of multi-paragraph text from ODF. [#704391]
755 * Fix ODF export of empt rows. [#704438]
756 * Export custom shapes. [#704421]
757 * Fix export to ODF of empty cells with default column styles. [#704563]
758 * Improve import to ODF of empty cells with default column styles. [#704563]
759 * Speed up loading of some ODF files. [#704422]
760 * Fix ODF style import. [#704563]
761 * Fix crash on corrupted files. [#704636] [#705385] [#705421] [#705420] [#706075]
762 * Fix ODF import of charts with series consisting of multiple ranges. [#704742]
763 * Fix ODF export of charts with series consisting of multiple ranges.
764 * Implement input message editing. [Part of #705310]
765 * Fix export of input-message only validations. [#705384]
766 * Fix warnings. [Part of #705313]
767 * Show input messages. [#705310]
768 * Fix Excel XML import. [#705223]
769 * Fix documentation. [#705541]
770 * Avoid crashing when printing sheet object widgets from ssconvert. [#705638]
771 * Fix printing of sheet object widgets. [#705650] [#705653]
772 * Use current GTK style when printing sheet object widgets from Gnumeric. [#705684]
773 * Scale tiny buttonssheet objects when printing. [#705689]
776 * Bring back gda support. [#604690]
779 * Fix text wrap inside sheet objects. [#704417]
780 * Fix export of scatter/bubble plots to xls. [#705311]
781 * Fix crash when importing fuzzed chart from xls. [#705353]
782 * Accept <graph:Type> nodes in guppi graphs. [Debian #718594]
783 * Avoid crashing after destroying a SheetWidgetAdjustment associated widget.
784 [see Gtk+ bug #705692]
787 * Fix crazy parsing problem. [#704109] [#704140]
788 * Fix crashes on corrupted files. [#704102] [#704004] [#704325]
790 * Fix conditional format problem. [#704445]
791 * Fix R1C1 parsing issue. [#705637]
792 * Improve handling of large-area conditional styles.
793 * Fix (?) Applix pattern importer. [#705946]
794 * Fix FMR. [Part of #705913]
795 * Fix sheet removal dep problem. [#706095]
796 * Fix test failure. [#705947]
798 --------------------------------------------------------------------------
802 * Improve xlsx export of Gnumeric functions.
803 * Improve xlsx import of Excel 2010 functions.
804 * Improve xls import of Excel 2010 functions.
805 * Fix documentation of r.q* and r.*nbinom. [#703164]
806 * Add Excel 2010's BETA.DIST.
807 * Fix crash on corrupted files. [#703149] [#703215] [#703625] [#703895]
808 * Fix import of sxc files. [#703249]
809 * Fix TDIST Import/Export from/to ODF.
810 * Write manual legend position to ODF. [#703362]
811 * Fix position handling in strict ODF export.
814 * Don't attempt to add a path item when there is no path object. [#703052]
817 * Improve accuracy for 2-argument ERF.
818 * Fix crashes on corrupted files. [#703143] [#703307] [#703306]
819 * Fix --with-long-double tests. [#703397]
820 * Fix problems saving auto filters to xls. [#703308]
821 * Improve handling of large graph ranges. [#703546]
822 * Fix analysis issue with translations. [#703355]
823 * Fix COUNTIF (etc) pattern matching. [#703770]
825 --------------------------------------------------------------------------
829 * Fix border handling for merged cells in LaTeX export.
830 * Fix 'Go to First'. [#699631]
831 * Fix data merges. [#699897]
832 * Fix editing of hyperlinks. [#700732]
833 * Fix conditional formatting crash. [#700969]
834 * Do not include hidden cells in automatic print range. [#700994]
835 * Make buttons 1 and 2 behave similarly when selecting cells. [#700792]
836 * Warn when encountering extLst in xlsx import. [#700018]
837 * Use ctrl-a only to select the whole sheet, if the sheet
839 * Add a keyboard shortcut to jump to the current cell indicator.
841 * Fix placement of hyperlink tooltip. [#701436]
842 * Adjust cell comment display. [#698519]
843 * Make reference display in paste/define names dialog consistent with
844 sheet preferences. [Debian #699054]
845 * Write/read pagesetup settings to/from xlsx. [#701834]
846 * Fix in-cell-combos attached to merged cells. [#702146]
847 * Use the pagesetup setting to determine the landscape option in LaTeX
849 * Fix ODF crash. [#702197]
850 * In ODF import ignored mentioned but not included sheets. [#698388]
851 * Fix crash on corrupted files. [#702205] [#702219] [#702285]
852 [#702288] [#702364] [#702409] [#702486] [#702485] [#702498] [#702322]
854 * Some documentation improvements. [Debian #621735] [Debian #530462]
855 * Fix crash on xlsx import due to external references. [#702407]
856 * Fix reading of conditional formats from xls files. [#702612]
857 * Fix reading of solid fill conditional formats from xlsx files.
859 * Improve xlsx import of new stat function names.
860 * Fix export of FLOOR(x) to xlsx. [Debian #464732]
861 * Fix clipboard related crash. [#702868]
864 * Update documentation for Edit and Insert menus. [#700596]
865 * Update documentation for comments and hyperlinks. [#700797]
866 * Consolidate comment, hyperlinks, names documentation.
867 * Update documentation for Manage Sheets, R1C1 notation,
868 sheet ranges. 1.12 updates, typo corrections, misc. cleanup.
871 * Fixes to the gnumeric and ssconvert manual pages.
874 * Adjust labels vertical alignment in document properties
876 * Don't crash when exchanging missing axes. [#702126]
877 * Don't accept GNM_SHEET_PATTERNS as a valid pattern. [#702833]
880 * Improve xlsx import of style-only cells.
881 * Don't write empty cells to .gnumeric.
882 * Add MPSEUDOINVERSE function.
883 * Add ctrl-shift-z as extra accelerator for redo. [#699579]
884 * Fix conditional format problem. [#699647]
885 * Remove gobject property strings from translation corpus.
886 * Improve LINEST. [#551457]
887 * Improve statfuns tests. [#700294]
888 * Improve mathfuns tests. [#700295]
889 * Add new R.PTUKEY function. [#700132]
890 * Add new Q.PTUKEY function. [#700132]
891 * Fix missing translation of certain function examples.
892 * Add new SNORM.DIST.RANGE function.
893 * Fix critical when last row deleted.
894 * Fix criticals in about dialog.
895 * Introspection fixes.
896 * Fix xls/biff5 link export. [#701604]
897 * Workaround problems with automake 1.13.
898 * Fix crashes on corrupted files. [#702101] [#702182] [#702218]
899 [#702267] [#702277] [#702379] [#702658] [#703006]
900 * Improve xls import of new stat function names.
903 --------------------------------------------------------------------------
907 * Update documentation.
908 * Fix angle import of ODF graphs. [#698389]
909 * Don't insert ODF local tables as sheets. [#698388]
910 * Improve import of header/footer info from ODF.
911 * Fix legend placement in ODF import. [#698535]
912 * Fix plot placement in ODF import.
914 * Fix border handling in html4 export. [#635217]
915 * Support ODF's title tag in headers and footers.
916 * Rename some items in the Statistics menu.
917 * Fix borders of merged cells in LaTeX export. [#347013]
919 Dominique Leuenberger:
920 * Fix locale directory.
923 * Fix problems with sheet widgets. [#696533]
924 * Fixed graph data loading from vectors that are array values. [#697107]
928 * Improve ssconvert error handling. [#695529]
929 * New font selector for toolbar. [#695031]
930 * Embed more artwork.
932 * Introspection improvements.
933 * Fix drawing of the select-all button.
934 * Fix getting the detachable-toolbars setting.
935 * Style most of Gnumeric using css.
936 * Fix focus problem in cell comment dialog. [#696826]
937 * Move sheet renaming into a dialog.
938 * Make it easier to see what sheet is selected. [#659317]
939 * Implement R.PST, R.QST, and R.QSNORM.
940 * Fix dependency tabulation.
941 * Fix problems with R.PSNORM. [#697293]
942 * New function OWENT.
943 * New function POCHHAMMER.
944 * Fix import of XL2007 functions like IFERROR from xls.
945 * Add test sheet for complex number parsing.
946 * Improve complex number parsing.
947 * Fix error codes for complex number functions.
948 * Fix import of non-Excel functions from LO's xls files.
949 * Fix problem with xls saving of externnames.
950 * Fix saving of certain XL2007 functions like IFERROR.
951 * Ensure full precision for complex numbers. [#697634]
952 * Fix parsing of 'Sheet1!#REF!' as used by XL. [#683494]
953 * New function NT_OMEGA.
954 * Fix minor R.PBINOM problems.
955 * Improve FACT and GAMMA accuracy.
956 * Fix dirty/undo tracking issue. [#697927]
957 * Add version number to translation files.
958 * Improve precision of R.PBETA slightly. [#697850]
959 * Add new test for a collection of special functions.
960 * Fix xls writing of non-ascii names. [#608780]
961 * Improve entry of non-locale currency amounts. [#577768]
962 * Fix XL import of names with array constants. [#654211]
963 * Fix XL import of booleans/error/empties in array constants.
964 * Fix database criteria anchoring. [#661800]
965 * Fix database criterias "=" and "<>" for emptiness test. [#686156]
966 * Enable context menu for graph sheet tabs. [#685446]
967 * Fix bad interaction between save-as and GtkFileChooser. [#695839]
968 * Fix vertical toolbar's font button.
969 * Fix criticals in insert-comment dialog.
970 * Improve vertical toolbars. [#590889]
971 * Merge long format toolbar into regular one.
972 * Work around gtk+ behaviour change. [#689283]
973 * Improve handling of broken xls. [#698424]
974 * Fix failed-read focus problem. [#625687]
975 * Fix critical. [#698680]
976 * Fix type problems with glib timers.
977 * Fix swapped arguments in DAYS. [#698772]
978 * Fix showing multiple toolbars on the left.
980 --------------------------------------------------------------------------
983 Alexandre Rostovtsev:
984 * Introspection fixes. [#684159]
987 * Some documentation fixes.
988 * Show argument names for python functions. [#690681]
989 * Fix loading of ODF files with named expressions. [#690925]
990 * Avoid unncessary sheet specification in analysis tools. [#691892]
991 * Fix sensitivity tests for 2-factor anova dialog. [#693980]
994 * Fixed aspect ratio for graph sheets. [#691472]
995 * Replaced all GtkTable instances by GtkGrid.
996 * Make the row and column header clickable even when indented.
997 * Fix horizontal and vertical pane positions after indentation.
1000 * Fix a few compiler warnings.
1001 * Always compile ssconvert, ssindex, and ssgrep.
1002 * New utility: ssdiff.
1003 * Remove disabled corba plugin.
1004 * Fix off-by-ones in sheet resize. [#690929]
1005 * Start working on warnings from newer gcc.
1006 * Avoid using some deprecated symbols.
1007 * Fix multihead issue with clipboard.
1008 * Improve EIGEN. [#687926]
1009 * Improve handling of unknown functions. [#109442]
1010 * Add LINSOLVE function.
1011 * Restrict size of MUNIT to avoid thrashing the system. [#625544]
1012 * Fix text import crash.
1013 * Add LEVERAGE function for regression tool. [#691913]
1014 * Clean up matrix code.
1015 * Speed up regressions. [#691984]
1016 * Clean up sheet style code somewhat.
1017 * Track dependents of conditional formats. [#654495] [#674954]
1018 * FreeBSD portability fix. [#693761]
1019 * Introspection fixes.
1020 * Fix ssconvert crash. [#694741]
1021 * Unconditionally enable solver.
1022 * Rewrite the file history dialog. [#694777]
1023 * Fix R.QF and R.QBINOM documentation.
1024 * Fix sheet-removed crashes for a few dialogs. [#364291]
1026 --------------------------------------------------------------------------
1030 * Fix xlsx save problem. [#690203]
1032 --------------------------------------------------------------------------
1036 * Update the Gnumeric manual.
1039 * Fix format problem.
1041 --------------------------------------------------------------------------
1045 * Fix ODF export of conditional styles including data styles. [#683739]
1046 * Fix encounter with macro sheets on xls import. [#684646]
1047 * Make ODF import handling of strike-through match LO. [#686789]
1048 * Fix style handling in ODF export for empty cells with objects. [#687693]
1049 * Fix cell overflow in case of marked up scientific format. [#686540]
1050 * Save all settings in stf export. [#685077]
1053 * Fixed indentation in cell format dialog. [#683576]
1054 * Do not use filtered out values in graphs. [#687209]
1055 * Fixed crash on interprocess image copying. [#687414]
1056 *Â Fix sheet focus after resizing. [#687188]
1057 * Unselect sheet objects on closing to avoid leaks. [#688094]
1058 * Fixed introspection annotations. [#682514]
1061 * Fix xlsx save performance problems. [#662058] [#685530]
1062 * Fix ods save performance problems. [#662057, #687243]
1063 * Make .gnumeric use fewer style rectangles for the same style.
1064 * Short-circuit column resize for large stf imports. [#686858]
1065 * Enhance POWER to do root of negative numbers. [#687269]
1068 * Fix interaction with ibus & fcitx. [#684511]
1070 --------------------------------------------------------------------------
1074 * Some documentation updates.
1075 * Fix implicit ')' for array functions. [#680548]
1076 * Add FLIP function. [#680511]
1077 * Allow unordered abscissae in INTERPOLATION. [#680510]
1078 * Fix INTERPOLATION crash. [#680711]
1079 * Suppress range markers that should be in an external workbook.
1081 * Fix layering of sheet objects in ODF export and import.
1083 * Export/import opacity of fill-colours to/from ODF. [Part of #681009]
1084 * Some basic custom-shape support in ODF import.
1085 * Map captions onto text rectangles on ODF import.
1086 * Add new autofilter op. [#647401]
1087 * Provide new saver for uncompressed Gnumeric xml. [#672622]
1088 * Do not change workbook save info when exporting. [#672323]
1089 * Fix format selection on export. [#681316]
1090 * Add Repeat Export menu item. [#594154]
1093 * Fix component references issues. [#680190]
1094 * Fix linear averaging interpolation. [#680723][#680918]
1095 * Support semi-transparent fonts in cells. [#678176]
1096 * Fix sheet object frame label change. [#681307]
1099 * Fix xls read crash. [#679992]
1100 * Dependents code cleanups.
1101 * Make cells regular dependents.
1102 * Fix non-linear solver crash. [#680719]
1103 * Improve inter-workbook recalculations.
1105 --------------------------------------------------------------------------
1109 * Add support for introspection. [#670271]
1112 * Solver translation fixes.
1113 * Teach non-linear solver about constraints. [Part of #620368]
1114 * Avoid too many hash collissions for dense sheets.
1115 * Speed up operations that iterate over cells in large areas.
1116 * Fix problems with linear solvers and cross-sheet target.
1117 * Fix python-loader vs. goffice interface problem.
1118 * Add solver report.
1120 --------------------------------------------------------------------------
1124 * Handle coloured text formatting during ODF import.
1125 * Import text box text formatting during ODF import. [#672815]
1126 * Improve import of page headers from ODF.
1127 * Export/Import validation error message to/from ODF.
1128 * Export in-cell font colours. [#675210]
1129 * Fix warning on column insertion. [#675224]
1130 * Correctly read & write rich-text chart titles to/from ODF. [#675821]
1131 * Read and write the graph titles to/from ODF. [#675820]
1132 * Fix loading of ellipse objects defined in ODF's shape section. [#676064]
1133 * Fix loading of line objects defined in ODF's shape section. [#676063]
1134 * Add underline button to formatted text dialog for sheet objects, commemts, etc.
1135 * Write the formatted text of sheet objects to ODF.
1136 * Fix consolidate tool. [#670155]
1137 * Fix crash on ODF import of messagefree validations.
1138 * Improve ODF import/export of style conditions. [#676289, #676441]
1139 * Fix object placement in ODF import. [#676339]
1140 * Fix space handling on ODF import. [Part of #676535]
1141 * Fix TIME and add ODF.TIME. [#676596]
1142 * Fix Wilcoxon Mann Whitney Test in the presence of empty cells.
1143 * Add single sample t-test.
1144 * Fix random generator/new view combination crash. [#677956]
1145 * Improve Mann-Whitney test to allow for two separate data ranges.
1146 * Fix custom colour combos for conditional format selection. [#677967]
1147 * Fix cell-clearing/autofilter interaction. [#674814]
1148 * Fix autofilter handling of column deletion undo. [#625702]
1149 * Fix top-10 and custom autofilter dialogs. [#678258][#678259]
1150 * Fix description of MDURATION. [#678520]
1153 * Fix graph series headers when a multiple selection is used. [#675913]
1154 * Make selction background visible. [#648676]
1155 * Make mouse wheel scrolling work again with gtk+-3.4. [#675089]
1158 * Minor doc improvement for non-C locales. [Part of #675000]
1159 * Fix fullscreen criticals.
1160 * Improve handling of expressions in validations. [#674914]
1161 * Improve handling of expressions in conditional formats. [#674954]
1162 * Fix problems with style hash and equality. [#675955]
1163 * Fix clipboard criticals on exit. [#678580]
1165 --------------------------------------------------------------------------
1169 * On ODF import of stacked column charts, set LibreOffice's default
1171 * On ODF import set series to default to ignoring invalids for
1172 interpolation. [#671508]
1173 * Handle unusual styles created in xls import. [#671745]
1174 * Do not show an icon for the range entry in the search dialog. [#671494]
1175 * Import/Export style information attached to grids from/to ODF.
1177 * Improve annotation import from ODF.
1178 * Fix conditional number format import from ODF. [#672489]
1179 * Import/Export marker size from/to ODF. Part of [#671461]
1180 * Export/Import axes data formats to ODF. Part of [#671461]
1181 * Fix object anchors on ODF import. [#667489]
1182 * Fix properties page of Document Properties dialog. [#673129, #673256]
1185 * Fixed crash with sheet object. [#671617]
1186 * Fixed labels vectors made of multiple ranges. [#672330]
1187 * Never skip a required plot dimension. [#674341]
1190 * Hook up unknown_image icon for ssconvert too.
1191 * Fix xls save crash. [#671267]
1192 * Fix xls page break export. [Part of #671513]
1193 * Fix xls export of conditional formats' font. [Part of #671513]
1194 * Fix xls export of conditional formats' pattern. [Part of #671513]
1195 * Improve xls import of rich text. [Part of #671513]
1196 * Fix rich text export problem with non-ASCII. [Part of #671513]
1197 * Fix crash with images on sheet.
1198 * Improve xls image export. [Part of #671513]
1199 * Fix sheet object order on xls export.
1200 * Fix xls export for formulas in conditions. [Part of #671513]
1201 * Export non-visible style stuff to xls. [Part of #671513]
1202 * Improve xls import re. hard column widths.
1203 * Export only needed col/row styles to .gnumeric.
1204 * Fix export of colours to .gnumeric.
1205 * Fix row height xls export rounding issue. [Part of #671513]
1206 * Export paper size to xls.
1207 * Improve xls export of chart legends. [Part of #671845]
1208 * Export sets to xls.
1209 * Lower memory usage for ods load. [#671863]
1210 * Improve test suite.
1211 * Lower per-cell memory usage.
1212 * Fix INTERPOLATION crash. [#672154]
1213 * Inhibit typing underline style in format dialog.
1214 * Allow pattern matching for VLOOKUP/HLOOKUP. [#672319]
1215 * Fix pattern matching for VLOOKUP/HLOOKUP/MATCH.
1216 * Improve test suite for ods.
1217 * Fix scrollbar/spinbutton load-from-.gnumeric. [Part of #672716]
1218 * New function COVARIANCE.S.
1219 * Enable MATCH/VLOOKUP/HLOOKUP caches during redraw.
1220 * Speed-up some operations on large areas.
1221 * Work around pango bug affecting search/replace. [#673447]
1222 * Try to work around gtk bug causing crashes. [Redhat #803904]
1224 --------------------------------------------------------------------------
1228 * Colour the range expressions to match the range cursor. [#632156]
1229 * Implement ctrl-click cell deselection. [#610696]
1230 * Fix LaTeX export of cyrillic. [#666340]
1231 * Fix function tool tip. [#668685]
1232 * Delay function completion tooltip. [#668683]
1233 * Import inline text from xlsx files. [#668936]
1234 * Fix rich text import from xlsx. [#669083]
1235 * Fix data shuffle. [#669184]
1236 * Clarify the skew-t and skew-normal descriptions.
1237 * Fix EXACT. [#670232]
1238 * Fix editing of decimals. [#670558]
1239 * Fix edit line display. [#555519]
1240 * Avoid recalculation on pure comment deletion. [#670603]
1243 * Fix formula interpretation in plot series (with Morten's help). [#662237]
1244 * Don't destroy a sheet object when inserting it. [#669648]
1247 * Improve parsing on numbers with non-ascii digits.
1248 * Make solver check for exceeding the time limit.
1249 * Fix object life-cycle problems in solver.
1250 * Fix multihead problem with format dialog.
1251 * Fix auto-expression problem with sheet deletion.
1252 * Fix ellipsizing of auto-expression.
1253 * Fix auto-expression of single cell when moved.
1254 * Fix problems with underlines and rotated cells. [#667152]
1255 * Fix multihead problem with auto-expressions.
1256 * Fix allocate-free mismatch in sheet management dialog.
1257 * Fix paste special undo problem. [#667702]
1258 * Fix F4 (abs/rel-cycling) bug. [#668625]
1259 * Fix minor function name completion bug. [#668624]
1260 * Fix abs/rel stickiness in expression entry. [#668691]
1261 * Minor quit-dialog improvements.
1262 * Put DataShuffle back on the menus.
1263 * Resurrect the splash screen from bit rot. [#670449]
1264 * Make sheet removal respect manual recalculation. [#671192]
1266 --------------------------------------------------------------------------
1270 * Show range selection cursors even while selecting new regions and
1274 * Fixed expression range cursor behavior. [#664852]
1277 * Build fixes relating to embedded ui files [#664828]
1279 --------------------------------------------------------------------------
1283 * Remove obsolete Hildon port. [#662412]
1284 * Get rid of dolt. [#662413]
1287 * Use formatting attributes whenever we format numbers.
1289 * Clarify the distinction beween open/save and import/export.
1290 * Fix enabling of modify comment or hyperlink. [#655877]
1291 * Fully read scientific format from ODF.
1292 * Provide xls file opener permitting encoding specification. [#535473]
1293 * Fix writing of scatter style in xlsx export. [#656799]
1294 * Provide progress feedback for xlsx import. [#634803]
1295 * Provide progress feedback when generating random numbers.
1296 * Add HPFILTER function calculating the Hodrick Prescott Filter.
1297 * Fix saving of newlines to xls. [#356711]
1298 * Enable markup selection in scientific format selector.
1299 * Be compatible with the changed LibreOffice ODF documents with tab
1301 * Persist selection and edit positions through ODF files. [#657506]
1302 * Some more number formatting improvements to ODF import/export.
1303 * Read and write tick spacing from/to ODF files.
1304 * Fix graph editor crash. [#658223]
1305 * Fix import of non-UTF8 csv files. [#658916]
1306 * Fix copy/paste of graphs to other programs. [#660242]
1307 * Allow for the omission of a string indicator (quote) in configurable
1308 text import. [#658981]
1309 * Add a print item to the sheet object context menu. [#660248]
1310 * Fix IRR and other functions acting on paired data set when called
1312 * Import ODS-like documents produced by Google-docs. [#660657]
1313 * Fix border import from 1C generated xls files. [#660605]
1314 * Fix cell extent caclulation for xlsx export. [#661958]
1315 * Speed up printing of few pages of large sheets. [#662056]
1316 * Provide an information dialog for print preview. [#662056]
1317 * Fix hyperlink placement when inserting or adding hyperlink. [#662310]
1318 * Fix spanning of long centered cell content. [#662331]
1319 * Fix centering of spanned cell content. [#662361]
1320 * Add optional markers to indicate that cell content has been
1321 truncated. [#662149]
1322 * Fix zoom of text superscripts and subscripts. [#425685]
1323 * Fix autofitting of row height in presence of superscripted
1324 scientific notation. [#662472]
1325 * Improve shape import from ODF. [#663078]
1326 * Improve text import/export from and to ODF. [#627509, #663135]
1327 * Import hyperlinks from ODF. [#603533]
1328 * Fix status of sub- and superscript buttons. [#662474]
1329 * Fix name-definition in presence of placeholder. [#663117]
1330 * Add 'object' and 'paper=fit' options to ssconvert pdf export. [#661405]
1331 * Add cell view to auto expression. [#455712]
1332 * Fix import/export of interpolation methods from/to ODF. [#664351]
1333 * Fix leak. [#664447]
1334 * Improve range markers when editing formulas. [#664754]
1337 * Make things build against gtk+-3.0.
1338 * Make Ctrl-PgUp and Ctrl-PgDn work on chart-only sheets. [#645673]
1339 * Fix row height autofit when zoom level is not 1. [#656418]
1340 * Fix actions sensitivity for chart sheets. [#645842]
1341 * Fixed criticals when saving a chart to ODF. [#658194]
1342 * Fixed labels vertical alignment in preferences dialog. [#658639]
1343 * Fixed autofilter user interface issues. [#657036]
1344 * Make the windows shrink again. [#659246]
1345 * Make the graph window work again. [#660241]
1346 * Fixed layout issues in cell border dialog. [#661213]
1347 * Don't use anymore the "allow-shrink" and "allow-grow" properties.
1349 * Add support for SVG images using librsvg.
1350 * Fixed SVG images size. [#628472]
1351 * Fix crash in graphs using markups. [#663216]
1352 * Add preference setting determining the minimum number of chars for
1353 autocompletion. [#663671]
1354 * Fixed rendering of outline levels. [#663663, #663802]
1355 * Fixed schemas paths. [#664243]
1356 * Preserve cairo state in item-edit. [#664692]
1359 * Add some translation contexts to improve translations.
1362 * Fix ODF import of certain percentage formats. [Debian #642135]
1365 * Fix crash. [#658140]
1366 * Fix stf import crash. [#658982]
1368 * Fix GUI crash for invalid dates.
1369 * Embed ui files into the Gnumeric binary.
1370 * Get rid of obsolete code.
1371 * Add ODF.SUMPRODUCT compatibility function. [#662551]
1372 * Add HEXREP function for debugging. [#663712]
1375 * In xls import, set LABEL encoding based on FONT charset converted to
1376 codepage. [#304007, ubuntu #262777]
1378 --------------------------------------------------------------------------
1382 * Fix some style import from ODF. [#652492]
1383 * Import/Export print formatting from/to ODF. [#653186]
1384 * Write and read some document properties to and from XLSX.
1385 * Fix xlsx schema violations.
1386 * Fix keyword handling in properties dialog. [#653378]
1387 * Allow document properties to be edited and added.
1388 * Add an interface for conditional styles.
1389 * Fix ODF import of styles with inherited conditional styles. [#654214]
1390 * Provide undo for cut between 2 gnumeric processes. [#640922]
1391 * Fix bar and column chart import/export to ODF.
1392 * Speed up frequent calls to INTERPOLATION with the same
1393 abscissae/ordinates. [#654538]
1394 * Export defined names to xlsx. [#655010]
1395 * Implement printing of errors as blanks, dashes or NAs.
1396 * Fix printing of column headers and borders when formulae are shown.
1398 * Fix import of Excel 2003 xml files in non-C locale. [#655554]
1401 * Fix selection background. [#648676]
1404 * Fix --with-gnome compilation: [#652802]
1405 * Fix parsing crash. [Redhat #726860]
1407 --------------------------------------------------------------------------
1411 * Store some print range information in gnumeric files. [#649714]
1412 * Hide Prefer CLIPBOARD preference under MS Windows. [#649675]
1413 * Extend the goto dialog.
1414 * Extend the address box to handle both A1 and R1C1 style addresses.
1416 * Change the default widget when rolling up or down the default widget.
1418 * Import external references from ODF. [#645580]
1419 * Some documentation improvements.
1420 * Read fraction formats correctly from ODF 1.2 files.
1421 * Fix regression line export to ODF.
1422 * Fix font and background colour import of LibreOffice generated xlsx
1424 * In xlsx files, do not ignore gradient cell background fills
1425 completely. [#644496]
1426 * Export some cell formatting to xlsx files. [#532635]
1427 * Fix reading of diagonal borders from xlsx files. [#652690]
1428 * Fix writing to xlsx of file with comments. [#652689]
1429 * Add exporter for ECMA-376 2nd edition.
1430 * Fix some font-name handling in ODF import.
1433 * Fix leaks in SHEET. [#650761]
1434 * Fix leaks in SHEETS. [#650764]
1435 * Fix leak in name dialog.
1436 * Switch to using goffice's complex math.
1437 * Fix graph axis problem. [Part of #599901]
1438 * Drop unneeded value formats. [#651667]
1440 --------------------------------------------------------------------------
1444 * Fix shift-arrow movement for sheet objects. [#645805]
1445 * Expand the description of SSMEDIAN. [#647247]
1446 * Redesign autofilter Top10 dialog. [#646641]
1447 * Handle NUL characters in cvs import. [#648354]
1448 * Fix some Statistics tool formatting. [#649092]
1449 * Fix undo crash for column widths. [#649139]
1450 * Indicate vararg functions in function browser and docs. [#649484]
1451 * Fix handling of argument names in docs. [#649592]
1452 * Fix pdf docs. [#649591]
1453 * Handle MS Works formula import. [#649406]
1454 * Restore Gnumeric print range. [#649714]
1455 * Set default, save and restore print file name. [#649711][#649713]
1456 * Some ODF 1.2 export fixes including [#649906] and [#649914].
1457 * Export external references to ODF.
1458 * Fix ODF style handling on import. [#649851]
1459 * Import more validations from ODF.
1460 * Export all validations to ODF.
1461 * Fix printing of background colours. [#650261]
1462 * From ODF also import named expressions with illegal name. [#650125]
1463 * Handle [#REF!] and friends on ODF import. [#650639][#650640]
1464 * Handle some invalid expressions in ODF import. [#650625]
1467 * Fixed critical. [#649901]
1470 * Fix problems with localized function docs.
1472 * Fix minor problem reading old xls objects.
1473 * Reduce memory usage when new glib is used. [#644197]
1474 * Eliminate col/row infos that are identical to the default. [#155003]
1475 * Fix problems reading some Lotus 1-2-3 files.
1476 * Fix paste-special repeat.
1477 * Fix ADDRESS problem.
1478 * Fix xlsx write problem. [#650639]
1481 * Initial support for Works files. [#647492]
1483 --------------------------------------------------------------------------
1487 * Fix width of translated lists in various dialogs [#641626]
1488 * Allow function tooltips to be closed temporarily [#641355]
1489 * Import & export list validation from and to ODF files. [#640701]
1490 * Minor histogram improvements.
1491 * Fix import of LibreOffice created xlsx files using shared formulas.
1493 * Fix crash on resaving LibreOffice created xlsx files with unauthored
1495 * Trigger configurable text importer on paste of tabs. [#395631]
1496 * Fix ctrl-end in presence of hidden rows. [#643971]
1497 * Fix import of dbf files with more than 65536 rows. [#644189]
1498 * Export workbook-scoped named expressions and ranges to ODF.
1499 * Improve reading of named expressions from ODF files.
1500 * Fix weighted and Spencer moving averages crashes. [#645722]
1501 * Avoid creation of unused names. [#650281]
1504 * Fix cursor position inside a cell edited in a zoomed sheet. [#641709]
1505 * Add GSettings schemas.
1506 * Import multiple runs chart titles from xlsx. [#643814]
1507 * Import axis crossing position from xlsx. [#642941]
1510 * Import wide sc files. [#641581]
1511 * Fix problem with single-cell names and 'r'-type arguments. [#613273]
1513 * Fix potential crash on quick exit.
1514 * Fix stf import problem diagnosed by Andreas. [#642477]
1515 * Restore toolbar positioning code.
1516 * Fix solver crash. [Redhat #680572]
1517 * Fix xml reading of constraints. [Redhat #680572]
1518 * Fix lpsolve/glpk writing of affine part.
1519 * Fix xlsx import crash. [#643808]
1520 * Import sheet visibility from xlsx. [#643815]
1521 * Import names from xlsx. [#643874]
1522 * Improve dbf codepage support. [#644189]
1523 * Improve date format consistency in document properies. [#644217]
1524 * Hopefully make print preview work on win32. [#533795]
1525 * Improve quit dialog's non-ascii handling. [#644982]
1526 * Make print-preview work on win32 by avoiding gtk+. [#533795]
1527 * Fix crash related to dynamic deps. [#645209]
1528 * Fix stf import crash. [#645555]
1529 * Allow templates for multi-sheet ssconvert. [#645287]
1532 * Improve "dif" output.
1534 --------------------------------------------------------------------------
1538 * Calculate residuals when using the regression tool. [#635064]
1539 * Permit data entry by-passing autocorrection.
1540 * Work around OpenOffice date formatting bugs. [#636131]
1541 * Export text formats to and import from ODF. [#636158]
1542 * Fix ODF import of sheets with far forward references. [#636968]
1543 * Add EEK support to EURO and EUROCONVERT.
1544 * Fix leaks in potentially failing analysis tools.
1545 * Make the row and column headers and selection match the theme better.
1547 * Fix locale specific sorting. [#638874]
1548 * Ensure we have sub- and sperscript icons. [#639086]
1549 * Fix advanced filter. [#639444]
1550 * Suppress function tooltips on text-formatted cells. [#638832]
1551 * Fix documentation of ATAN2. [#640344]
1554 * Only disable the formula bar when a chart sheet is selected. [#636031]
1555 * Make sheet objects invisible outline from .xls files persistent. [#637393]
1556 * Fixed arrows and line object position when zoomed. [#637453]
1557 * Fixed series lines color export to .xls. [#637658]
1558 * Fixed sheet objects position on zoomed sheets. [#637739]
1559 * Override edition-canceled property for GnmExprEntry. [#639287]
1562 * Fix array intersection problem with IF. [#633433]
1563 * Make sure columns are wide enough for dates in csv import.
1565 * Fix number-match issue regarding fraction.
1566 * Fix problems with pivot reading from xls. [#638776]
1567 * Allow version-agnostic template files. [#630247]
1569 --------------------------------------------------------------------------
1573 * Add argument to FOURIER to separate parts.
1574 * Extend TREND function to handle multiple regression. [#630085]
1575 * Fix selection for sheet object lists and combos. [#631322]
1576 * Preserve selection for sheet object lists when we change
1578 * Add option to sheet object lists and combos to enter values
1579 rather than index. [#629333]
1580 * Fix manual pagebreak handling when printing. [#631570]
1581 * Add menu items to remove and add manual page breaks.
1582 * Improve the sc import.
1583 * Fix button sensitivity in sort dialog. [#632999]
1584 * Fix ODF export of files with large formatted sheets. [#634135]
1585 * Fix extensions of supported ODF files. [#635111]
1588 * Fix import of dib format images in XLS. [#553098]
1591 * Fixed maximum for col/row number in sheet resize dialog. [#631702]
1592 * Eliminate glade usage. [#631717]
1593 * Fixed crash in print setup. [#634149]
1594 * Fixed image bounds in zoomed sheets.
1597 * Fix crash related to broken xls. [#632050]
1598 * Fix print area problem from broken xls.
1599 * Fix printing crash. [#632439]
1600 * Partially fix problem with undefined names. [#633140]
1601 * Fix analysis tools problems when "as values" is chosen.
1602 * Fix gtk+/X crash with large tooltips.
1603 * Take care of dead kittens.
1604 * Fix text object clipping issue. [#634597]
1605 * Fix problem with disappearing window for empty file. [#634792]
1606 * Fix ranges-in-expression criticals.
1609 * Add key combinations to move sheets. [#634139]
1610 * Modify quit dialog to be able to discard multiple files without
1613 --------------------------------------------------------------------------
1617 * Fix image-fill, pattern and gradient export. [#628762]
1618 * Read tab colors from OOo config in ODF files.
1619 * Improve some ODF chart import/export.
1620 * Import/export all sheet objects from and to ODF files.
1621 * Fix reformatting of cells on expression entry. [#629303]
1622 * Allow multiple selection in manage sheet dialog.
1623 * Permit ctrl-click specification of sort columns.
1624 * Set ODF files to save by default as ODF files. [#629962]
1625 * Fix ssconvert crash on form controls. [#630335]
1626 * Improve printing of the form controls.
1627 * Permit choice whether to print sheet objects.
1630 * Export/import tick label rotation angle. [#629675]
1631 * Read and write cell comments from/to OpenXML. [#630627]
1632 * New contextual menu item: copy a graph to a new graph sheet.
1634 J.H.M. Dassen (Ray):
1635 * Revised ssconvert man page.
1636 * Fix several potential and actual problems highlighted by
1637 LLVM/clang static analysis.
1640 * Fix date entry problem. [#630177]
1641 * Fix problem with inter-process empty-value paste. [#629302]
1642 * Fix problem with inter-process object paste. [#629302]
1643 * Allow user-defined templates. [#630247]
1644 * Improve test suite.
1646 --------------------------------------------------------------------------
1650 * Significantly improve chart export and import to/from ODF.
1651 * Improve handling of corrupted ODF files.
1652 * Fix percentage style import from ODF. [#627517]
1653 * Fix INTERPOLATION documentation. [#627461]
1654 * Provide progress info in ODF export.
1655 * Improve warnings dialog in ODF import.
1656 * Fix button sensitivity in sort dialog.
1659 * Fix some interpolation and periodogram issues.
1660 * Fixed graph scalar data editor behavior. [#628721]
1663 * Plug sylk importer leak.
1664 * Plug xml importer leak.
1665 * Plug odf importer leak. [#627759]
1666 * Extend domain of IMPOWER. [#627775]
1667 * Allow use of glib's memory profiler.
1668 * Fix some confusion of char vs. xmlChar.
1669 * Fix elapsed-time entry. [#628082]
1670 * Fix problems with limits for date axes.
1671 * Improve function docs self test.
1672 * Fix errors in function docs.
1674 --------------------------------------------------------------------------
1678 * Clarify autofilter dialog. [#625688]
1679 * Make the tooltips theme-independent. [#625966]
1680 * Adjust and fix WORKDAY and NETWORKDAY.
1681 * Fix crash on certain handcrafted ODF files. [#626632]
1682 * Fix import of some ODF 1.0 charts. [#626632]
1683 * Fix crash on paste into an empty expression entry. [#626648]
1684 * Import and export boxplots to and from ODF files. [#626653]
1685 * Improve handling of corrupted ODF files. [#626654][#626655]
1686 * Fix autocorrection when entering in ranges. [#626781]
1687 * Fix column wdth and row height adjustments when entering in ranges.
1689 * Fix autofitting on data entry. [#626861]
1690 * Avoid some of the multiple undos when entering existing text in
1692 * Adjust formats when autofitting new entries. [#626903]
1693 * Autofit rows and columns when entering an array expression. [#626904]
1694 * Fix column and row fitting on paste. [#359404][#611181]
1695 * Export images to ODF.
1696 * Fix import of graphs from rich ODF files. [#626961]
1697 * Some ring and pie plot ODF export improvements.
1698 * Export legends to ODF.
1701 * Import Guppi graphs from gnumeric-1.0.x files. [#567953]
1702 * Survive malformed guppi graphs. [#625726]
1703 * Use theme foreground color for row and column headers. [#625727]
1704 * Force column span recalculation when switching between number and
1706 * Fix scroll when selecting a merged cell. [#626065]
1707 * Fix objects dragging when zoomed. [#626484]
1708 * Fix control points behavior when zooming.
1709 * Fix in-cell editing when zoom < 100%. [#626279]
1712 * Survive malformed xml files.
1713 * Fix win32 random problem. [#533779]
1714 * Fix IMPOWER problem. [#627014]
1715 * Avoid criticals in ODS import.
1716 * Fix problem with collect cache. [#627079]
1718 --------------------------------------------------------------------------
1722 * Add new Excel and Openformula units ("pica" and "picapt") to CONVERT.
1723 * Save default search settings. [#105615][#625185]
1724 * Improve configurable text export of numbers. [#126444]
1725 * Improve horizontal fill. [#594193]
1726 * Improve function syntax tooltips. [#623317]
1727 * Add weekend specifier to WORKDAY and NETWORKDAYS. [#172458]
1728 * Fix ngettext usage.
1729 * Fix undo text for sheet object duplication. [#623557]
1730 * Fix additional undo entry for sheet object duplication. [#623559]
1731 * Fix undo of object creation followed by duplication. [#623566]
1732 * Avoid creating interacting auto filters. [#607086]
1733 * Improve items of the cell context menu. [#74359]
1734 * Fix various function docs issues. [#623669][#624559][#625102]
1735 * Improve the presentation of the examples in the function
1736 documentation. [#623455]
1737 * Fix HDATE and friends. [#623764][#625177]
1738 * New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN.
1739 * Add hyperlink and comment removal menu items.
1740 * Add merge and unmerge menu items.
1741 * Add menu item to autofit column width or row height based on the
1742 selection only. [#125595]
1743 * Add autofit actions to cell context menu.
1744 * Add new function ARRAY. [#570689]
1745 * Add new function SORT. [#59144]
1746 * Add menu item to wrap SORT around an existing range.
1747 * Show the number of rows filtered by the auto filter. [#346002]
1748 * Improve function tooltips. [#623322]
1749 * Improve expression entry range selection.
1750 [#80725][#624288][#624289][#624581]
1751 * Add preference setting to disable the extension check for the
1752 configurable text exporter. [#594151]
1753 * Add optional marker to indicate that a cell contains an expression.
1755 * Add merge and unmerge items to the cell context menu.
1756 * Permit double-clicking of functions in the function selector.
1757 * Allow single merge to single merge copying. [#87296]
1758 * Make the font style buttons override the character attributes.
1760 * Provide name completion (F4) when entering functions. [#587084]
1761 * Implement access to the function selector to paste function
1762 names while editing cells (Shift-F4).
1763 * Add preference settings whether to show function name and/or
1765 * Fix undo of Clear->All and Clear->Comments. [#625151][#623803]
1766 * Add menu items to allow clearing of filtered rows only.
1767 * Fix editing of hyperlinks.
1768 * Work around OOo's failure to correctly define its named ranges.
1770 * Remove range hightlighting while not editing expressions. [#625361]
1771 * Reduce the size of the text import dialog. [#625281]
1772 * Fix import of underlined/double underlined comments from xls.
1774 * Improve xl import of underlines.
1775 * Correctly size the autoexpressions. [#625521]
1776 * Fix row height dialog. [#625543]
1777 * Add menu to specify whether to enter as array, into multiple cells,
1778 etc. Part of [#53733]
1779 * Make autofilter condition changes undoable. [#625143]
1782 * Fix strong/weak cursor display. [#623241]
1783 * Fix regression in ms_excel_chart_read. [#623960]
1784 * Fix a regression in chart series evaluation. [#624263]
1785 * Fix crash in cell_calc_span. [#624274]
1786 * Install a self-consistent headers list.
1787 * Fixed borders display in cell format dialog.
1790 * Ask user to locate solver binaries when plain search fails.
1792 * Fix problem with solver target cell entry.
1793 * Fix date function docs issues. [#623669]
1794 * Fix gtk_show_uri problem affecting win32. [#623605]
1795 * Fix mistakes pointed out by sparse.
1796 * Fix win32 versioning problem. [#624171]
1797 * Improve function doc checks.
1798 * Eliminate almost all remnaining GdkGC usage.
1800 --------------------------------------------------------------------------
1804 * Improve function syntax and formula guru tooltips.
1805 * Avoid superfluous redo items under validation failure. [#622509]
1806 * Fix validation for array and range entry. [#622511]
1807 * Autofit column widths in stf import. [#427382]
1808 * Ensure the table range is unlocked before allowing the data
1809 table to be configured.
1810 * Also store any markup if entering text in several cells at once.
1812 * Read HTML files with nested tables. [#594789]
1815 * Fixed autofilter (and other) combo positions. [#621817]
1818 * Improve function syntax tooltips.
1819 * Fix excessive memory use problem with xlsx. [#622365]
1820 * Make BackSpace work as Delete on pane. [#622599]
1821 * Improve handling of MS-style HTML in clipboard. [#617801]
1823 --------------------------------------------------------------------------
1827 * Add Wilcoxon Signed Rank Test tools for one and two populations.
1828 * Fix spin button handling in various tool dialogs. [#619971]
1829 * Redesign define-named-expressions dialog. [#465840]
1830 * Add paste-names dialog. [#613325]
1831 * Make changing the scope of a named expression undoable.
1832 * Add search tool to paste- and define-names dialogs. [#465840]
1833 * Check whether defined names are in use before deleting them.
1834 * Add option to the regression tool to allow for multiple Y.
1836 * Ensure that names cannot be mistaken as cell references.
1838 * Add search function to function selector. [#495776]
1839 * Add function help menu item. [#156777]
1840 * Improve ACCRINT and its description. [#611436]
1841 * Fix tests for homogeneity and independence for non-square
1843 * Show all ranges while editing. [#166653]
1844 * Provide a tool tip showing function syntax. [#56172]
1845 * Provide more navigation options. [#15010]
1846 * Check with user before hiding all rows or columns. [#316976]
1847 * Check with user before pasting too many copies. [#530956]
1850 * Do not ungrab a not grabbed item. [#620369]
1851 * Always update the right series entry. [#620719]
1852 * Fixed multi-line item edit selection. [#621235]
1855 * Make sure windows for help commands show up on right screen.
1856 * Fix dependency tabulation undo issue.
1857 * Fix critical when inserting graph using keys.
1858 * Automate win32 help generation.
1859 * Mark a sheet dirty when its tab colour is changed. [#621191]
1860 * Fix SERIESSUM issue.
1861 * Modernize code for LINEST, LOGEST, and LOGREG. [#317426]
1862 * GEOMDIST: avoid overflow in extreme cases.
1863 * SFTEST: improve extreme-case precision.
1865 * Fix hidden-sheet problem. [#621463]
1866 * Improve help text sanity checks.
1867 * Fix minor parsing problem.
1868 * Handle missing data in FORECAST properly. [#621417]
1869 * Handle missing data in GROWTH properly. [#621418]
1870 * Improve BINOM.DIST.RANGE.
1872 * Plug evaluation leak.
1873 * Fix memory handling issue for dependents.
1875 --------------------------------------------------------------------------
1879 * Add Wilcoxon-Mann-Whitney test tool.
1882 * Fix stf crash. [#619283]
1883 * Persist solver model type.
1884 * Add non-linear solver. [#614865]
1885 * Feed the gtk+ deprecation monster. [#572240]
1886 * Fix win32/paradox problem. [#619942]
1889 * Improve page setup dialog. [#619421]
1891 --------------------------------------------------------------------------
1895 * Include version number in HTML export.
1898 * Fixed autofill issues. [#618687]
1901 * Linear regression test suite.
1902 * Fix TABLE problem. [#618829]
1903 * Handle "Jan 2010" and "January 2010" better.
1904 * Fix date parsing problems for invalid years.
1907 * Fix sheet order dialog layout. [#619056]
1909 --------------------------------------------------------------------------
1913 * Fix CHITEST for rectangular ranges. [#615920]
1914 * Fix printing and preview of graph only sheets. [#616475]
1915 * Make even active sheets invisible. [#616474]
1916 * Improve date and time import from and export to ODF. [#617208]
1917 * Protect against accidentally pushing data off the sheet. [#98562]
1918 * Make Advanced Filter (except filter-in-place) undoable.
1919 * Fix Data->Filter->ShowAll for Advanced Filter. [#611079]
1920 * Remove undesired interaction between Advanced Filters and
1922 * Make the par argument to ACCRINT optional. [#323545]
1923 * Improve keyboard navigation of the configurable text
1924 importer. [#614939,#614941]
1927 * Implement graph only sheets. [#158170]
1928 * Fix chart title import when excel automagically uses the unique
1929 series label. [#616262]
1930 * Allow multiple and block selection for graph vector data.
1932 * Use the "combo-activate" signal where appropriate? [#583175]
1935 * Make sure an empty string is shown with a quote.
1936 * Fix problem loading cells with empty strings. [#616139]
1937 * Fix WEEKNUM problems. [#616330]
1938 * Fix hidden-sheet problem. [#616549]
1939 * Fix auto-expr problem. [#575104]
1940 * Fix xls-save problems with custom autofilters.
1941 * Fix auto-filter problem. [#383400]
1942 * Fix advanced-filter problem with multiple criteria. [#164169]
1943 * Fix problem parsing complex numbers.
1944 * Improve error handle for complex functions.
1946 * Fix sheet duplicate bugs. [Part of #617469]
1947 * Clean-up handling of pango contexts.
1948 * Fix old graph problem. [#142412]
1950 --------------------------------------------------------------------------
1953 Alexander Kahl & Sven Mantei:
1954 * Some documentation updates
1957 * Fix build with --disable-solver. [#612820]
1958 * Fix column and row header display under Quartz. [#600085]
1959 * Fix preferences in gconf-less situations. [#613523]
1960 * Implement first letter capitalization. [#613768]
1961 * Extend regression tool to perform multiple simple regressions.
1963 * Fix ZTEST description. [#614746]
1964 * Don't write unnecessary manifest entries in ODF export.
1965 * Various ODF export fixes.
1966 * Adjust regression tool to reflect the changes to TDIST.
1967 * Basic import and export of text boxes from ODF files.
1968 * Watch for the null date in OOXML import. [#615777]
1969 * Write the null date in OOXML export.
1972 * Print pattern backgrounds. [#615365]
1975 * Improve object sizing tooltip positioning a bit.
1976 * Fix filter critical. [#611073]
1977 * Make more menu entries available when an object is selected.
1978 * Improve partitioning of status area.
1979 * Fix goal seek problem affecting XIRR. [#614147]
1980 * Fix export xls of XIRR, FVSCHEDULE, and XNPV. [#614257]
1981 * Set win32 stack size to 64M. [#571346]
1982 * Patch gtk+ so GtkEntry widgets on win32 draw right. [#603667]
1983 * Fix xls export of cell comments. [#615845]
1984 * Fix error propagation problem. [#615772]
1985 * Partially clean up INDEX implementation.
1986 * Make regression functions return a result when goffice reports
1987 that the problem is near singular, but still good.
1989 --------------------------------------------------------------------------
1993 * Fix storing of error-literals in ODF. [#610175]
1994 * Don't export filter combos to ODF. [#610399]
1995 * Apply filter on ODF import. [#610399]
1996 * Fix display of autocomplete suggestions. [#610537]
1997 * Fix formatting of multirow cells in LaTeX export. [#611633]
1998 * Protect exported LaTeX files from babel shorthands.
2001 * Fix a crash in excelplugin. [#610012]
2002 * Fix cursor appearance. [#611076]
2005 * Turn off -Wstrict-prototypes for the stable series.
2006 * Fix ODF read problem. [#610178]
2007 * Fix rendering problem with iterated evaluation.
2008 * Fix solver undo problem. [#611406]
2009 * Fix graph label problem. [#611362]
2010 * Fix GLPK solver issue. [#611407]
2011 * Fix ssindex crash. [#611842]
2012 * Fix ODF export of intersection. [#611824]
2013 * Fix cell comment critical.
2015 --------------------------------------------------------------------------
2019 * Fix ODF contour/surface plot confusion. [#607631]
2020 * Include compatibility info in the gnumeric manual.
2021 * Fix confidence interval in simulation output. [#607970]
2024 * Fix TRIMMEAN border case. [#607562]
2025 * Fix TDIST border case. [#607008]
2026 * Fix problem with hpaned for tabs/scrollbar. [#607794]
2029 * Support for XLL files. [#597849]
2031 --------------------------------------------------------------------------
2035 * Add paste special flip horizontally and vertically. [#393367]
2036 * Add EIGEN function to calculate eigenvalues and eigenvectors
2037 of real symmetric matrices.
2038 * Add principal components analysis.
2039 * Load graph series labels and categories from ODF files. [#379220]
2040 * Write series labels to ODF files.
2041 * Fix tab behaviour. [#388344]
2042 * Print sheet widget objects. [#144787]
2043 * Allow sheet object size and position to be specified via a dialog.
2044 * Allow the sheet object name to be specified. [#596545]
2045 * Add menu item to select sheet objects. [#338615]
2046 * Enable sheet tab menu when objects are selected. [#604496]
2047 * Fix empty cell handling of the advanced filter. [#599064]
2048 * Fix scroll bar problem with large frozen panes. [#68603]
2049 * Singleton selections now cause the sort buttons to sort the
2050 whole sheet below the selection. [#141313]
2051 * Have the formula guru auto-quote unparsable expressions. [#442941]
2052 * Create default tip for hyperlinks. [#316974]
2053 * Add GET.LINK. [#128534]
2054 * Add "Don't change formulae" to paste special. [#123326]
2055 * Select pasted objects. [#604227]
2056 * Add auto expression menu items to add formula. [#8872]
2057 * Some updates to the Gnumeric manual.
2058 * Fix tool tip position for recent gtk (2.18 or newer). [#605723]
2059 * Fix NPV documentation. [#22381]
2060 * Fix type errors. [#606066]
2061 * Add surface plot description. [#604285]
2062 * Include the short functions descriptions in the documentation.
2064 * Fix sheet handling in validation setup. [#606458]
2065 * Allow some of the text export properties to be saved as default.
2067 * Fix printing of repeated rows and columns. [#607451]
2070 * Fix import export of line type in scatter plots. [#605043]
2071 * Force sharing of first series in line plots when requested. [#605330]
2072 * Fixed mouse cursor for object resizing in RTL mode. [#605514]
2075 * Fix use of ExprEntry from glade on win32.
2076 * More win32 build fixes (xslt for libgda & poppler).
2077 * Fix pango test harness.
2078 * Fix use of Tab in ExprEntry for gurus.
2079 * Adapt to latest gtk-2.19.3 GSEAL.
2082 * Fix GCD border case. [#606870]
2084 --------------------------------------------------------------------------
2088 * Update EURO and EUROCONVERT with currencies added in 2007 to 2009.
2089 * Export hyperlinks to ODF. [#603533]
2090 * Make EUROCONVERT Excel compatible [#603755]
2091 * Update modification times. [#603099]
2092 * Add RANK.AVG (rank function returning average rank for ties)
2093 * Added Sign Test to statistical analysis tools
2096 * Implement --one-file-per-sheet in ssconvert [#604549]
2099 * Fixed problem with row headers. [#603862]
2100 * Fixed pane origin when zoomed. [#604373]
2101 * Make the cell comment red triangle visible in RTL mode. [#604580]
2104 * Elminate use of "float".
2105 * Fix selection problem. [#601107]
2106 * Automate solver testing.
2107 * Fix SUMIF problems. [#603671] [#604214]
2108 * Fix DATEDIF problem across bogus 1900-02-29. [#599461]
2109 * Fix graph editor crash. [#604223]
2110 * Fix goal seek problems.
2111 * Fix ODS import crash. [#604615]
2113 --------------------------------------------------------------------------
2117 * Clarify distinction between Document and View Properties.
2118 * Sort the translated labels in the preference dialog.
2119 * Turn view properties dialog into instant-apply dialog.
2120 * Temporarily remember the sort setups. [#100541]
2121 * Work around GTK bug #601922.
2122 * Add ADTEST (Anderson-Darling Test for Normality).
2123 * Add normality test tool.
2124 * Add LKSTEST (Lilliefors (Kolmogorov-Smirnov) Test of Normality).
2125 * Add SFTEST (Shapiro-Francia Test of Normality).
2126 * Add CVMTEST (Cramér-von Mises Test of Normality).
2129 * Fix cursor and cell edition on dark backgrounds. [#600656]
2130 * Fix multiple error message boxes in graph guru. [#152517]
2131 * Invert selected text in a cell when editing. [#122176]
2132 * Allow selection when the click occur after the last character. [#388342]
2133 * Fixed selecting text in a cell. [#337521]
2136 * turnkey win32 build on 32bit host.
2137 * update desktop file to follow new guidelines.
2140 * Resurrect long-double support.
2141 * More solver fixes.
2142 * Plug another mps leak.
2143 * Fix problem with remote uris. [#601274]
2144 * Use external solver program.
2145 * Allow constants on solver constraints' rhs. [#369728]
2146 * Fix extreme case for R.PGAMMA.
2147 * Fix solver undo/redo.
2148 * Make solver parameter changes always persist. [#440664]
2149 * Re-implement MPS importer.
2150 * Fix matching of "Sep 23 2008". [#603116]
2151 * Major scenario code cleanup.
2152 * Implement load and save of scenarios.
2154 --------------------------------------------------------------------------
2158 * Add RANDSNORM and RANDSTDIST. [#144717]
2159 * Add R.PSNORM, R.DSNORM and R.DST.
2160 * Fix small sort dialog problem. [#599091]
2161 * A few functions from the christian liturgical calendar.
2162 * Add ODF compatibility functions DAYS, ISFORMULA, IFNA, SHEETS,
2163 SHEET and NUMBERVALUE.
2164 * Work around OpenOffice.org saving function names in lowercase.
2165 * Add BINOM.DIST.RANGE (equivalent to the ODF function B).
2166 * Make Autofilter addition & removal undoable. [#478152]
2167 * Fix autocorrection exception lists. [#600055]
2168 * Move autocorrection setup into preferences.
2169 * Fix HTML export of strikethrough and subscript/superscript. [#600163]
2172 * Fixed graph size issues. [#599887]
2175 * First steps towards a turnkey win32 build.
2178 * Fix sheet-resize vs. merges issue. [#582030]
2179 * Fix xls export of check boxes and radio buttons. [Part of #597035]
2180 * Add xls export of spin buttons. [Part of #597035]
2181 * Add xls export of scroll bars. [Part of #597035]
2182 * Add xls export of list widgets. [Part of #597035]
2183 * Add xls export of combo widgets. [Part of #597035]
2184 * Add xls export of button widgets. [Part of #597035]
2185 * Make it possible for arrows to have arrow heads in both ends.
2186 * Implement round arrow heads.
2187 * Fix xls import and export of line styles.
2188 * Save and read new arrow attributes in xml format.
2189 * Fix Excel-to-Gnumeric paste problem. [#381732, #388531].
2190 * Fix Alt-Enter problems. [#597295]
2191 * Make DATE work for pre-1900 dates. [#599365]
2192 * Add lpsolve output format.
2193 * Plug solver leaks.
2194 * Some solver cleanups.
2195 * Fix reading of solver constraints.
2198 * Hebrew Calendar functions. [#153738]
2200 --------------------------------------------------------------------------
2204 * Add button sheet object.
2205 * Add radiobutton sheet object. [#595670]
2208 * Add more ODF elements on ODF read. [#595750]
2209 * Fix 2-factor ANOVA with replication.
2210 * Fix diagonal borders in ODF export/import.
2211 * For freezing of panes consider edit cell A1 special. [#594875]
2212 * Don't convert blank cells to 0 in LINEST. [#551234]
2213 * Fix histogram tool.
2216 * Make plugins GUI labels translatable. [#159806]
2217 * Fix more canvas issues.
2218 * Enable image filling in shapes.
2221 * Fix inter-process pasting of merged regions.
2222 * Make inter-process pasting use the sax parser.
2223 * Make auto-format templates use the sax parser.
2224 * Fix loading of diagonal border styles.
2225 * Improve consistency when moving toolbars around.
2226 * Fix translation problem with toolbar menu. [#587250]
2227 * Fix printing of coloured sheet objects.
2228 * Fix printing of lines and arrows.
2229 * Fix sheet object/clipboard related critical on exit. [#596509]
2230 * Fix Excel-crashing export problem with objects. [#596886]
2231 * Add name property to sheet objects.
2232 * Start cleaning up xls sheet object writing.
2233 * Plug xls export leaks.
2234 * Implement export of lines and arrows to xls. [Part of #597035]
2235 * Fix xls reading of sheet object colours.
2236 * Export line and textbox colouring and widths. [Part of #597035]
2238 --------------------------------------------------------------------------
2242 * Fix grab issue after dragging an object. [Debian bug #546559]
2243 * Reimplement double-click in item-cursor. [Debian bug #546690]
2244 * Fix access to GocWidget in sheet widgets. [#595627 and #595648]
2247 * Fixes text export GUI issue. [#594155]
2248 * Fix minor status line issue. [#594469]
2249 * Fix print crash for sheet object. [#594862]
2250 * Limit memory usage for rendered values.
2252 * Fix API installation problem. [#595317]
2253 * Put zoom action on vertical toolbars too. [#590889]
2255 --------------------------------------------------------------------------
2260 * Fix ODF background colour export. [#593816]
2261 * Handle super/subscript in html export. [#593851]
2262 * Fix crash on unknown chart type. [#594041]
2263 * Handle ODF import/export of surface plots originally created in
2265 * Remember text import configuration for export. [#142395]
2268 * Don't use simple GOData when importing xls files. [#594068]
2271 * Fix menu sensitivity problem. [#593624]
2272 * Simplify GnmColor.
2273 * Fix grab problem. [Debian #544975]
2276 --------------------------------------------------------------------------
2280 * Add AVERAGEIF, MUNIT, RRI, SEARCHB, REPLACEB, COMBINA, ARABIC.
2281 * Improve import of ODF functions
2284 * Use GocCanvas instead of FooCanvas.
2288 * Fix Insert-Date+Time. [#592545]
2289 * Fix problem with VLOOKUP and HLOOKUP when both are used on the
2290 same data range. [#593238]
2292 --------------------------------------------------------------------------
2296 * Improve ODF export.
2297 * Add OpenFormula comp. descriptors to some function documentations.
2298 * Implement new functions CSC, CSCH, SEC, and SECH.
2299 * Implement new functions LEFTB, MIDB, RIGHTB.
2300 * Implement ASC and add new function JIS.
2301 * Fix printing crash. [#586672]
2302 * Fix import of currency symbols from ODF.
2303 * Improve import of elapsed time from ODF.
2304 * Import some conditional cell formats from ODF.
2305 * Fix "not-between" conditional styles. [#586818]
2306 * Show existence of conditional styles in format dialog.
2307 * Add an initialy hidden long format toolbar.
2308 * Fix std error for intercept in non-affine case of LINEST. [#550933]
2309 * Fix loading of charts from MS generated ODF files. [#588107]
2310 * Add some sheet object support to ODF export.
2311 * Export basic charts to ODF.
2312 * Fix format labels in configurable text importer. [#590257]
2313 * Add warning for missing plugins needed by tools. [#590175]
2314 * Fix percentage histogram . [#590375]
2315 * Fix non-label 2-factor ANOVA with replication.
2316 * Fix various minor bugs.
2317 * Convert old help texts to new format.
2320 * Fix col/row resize. [#588297]
2323 * Make SUMIF/COUNTIF and the D* functions understand pattern. [#586215]
2324 * Make dialogs remember their sizes and positions.
2325 * Fix crash with new-from-template.
2326 * Rework loading of configuration. [#585701]
2327 * Support evaluated examples in function docs.
2328 * Simplify Win32 build.
2329 * Convert old help texts to new format.
2330 * Fix problem with print area.
2331 * Fix problems with in-sheet combos. [#587992]
2332 * Fix translation textdomain confusion. [#588110]
2333 * Avoid using gtk_tree_view_column_get_cell_renderers. [#589105]
2334 * Fix DEC2HEX and friends for large values. [#588997]
2335 * Make undo/redo visible for vertical toolbar.
2336 * Add some checking of help texts' sanity.
2338 --------------------------------------------------------------------------
2342 * Fix scrolling via mouse wheels [#533051]
2345 * Export some data formats to ODF.
2346 * Fix comment export to ODF.
2347 * Remove distinction between label and filled rectangle.
2348 * Add superscipt and subscript buttons. [#583327]
2349 * Improve ODF import.
2350 * Improve 2 factor ANOVA tool.
2351 * Improve Rank & Percentiles tool.
2352 * Improve Fourier transform tool.
2353 * New FOURIER function.
2354 * Added Tests for Independence and Homogeneity.
2355 * Make imported manual page breaks work.
2356 * Improve print area handling and export to ODF.
2357 * Some minor menu rearrangement.
2358 * Let the sort dialog guess whether there is a header.
2359 * Fix xls import of sheet labels. [#586066]
2360 * Fix html export. [#586028]
2361 * Avoid analysis tool crashes if required plugins are not loaded.
2364 * GOString start of richtext and phonetic support.
2365 * Extend cell combo to allow support for toggles
2366 * XLS/XLSX import/export for data slicer caches.
2367 * Hooks for data slicer UI.
2368 * Break GnmCommand out to allow commands in multiple files.
2371 * Add search-for-number.
2372 * Fix format-as-currency action.
2373 * Honour --geometry even when not loading a file.
2374 * Fix increase/decrease precision for accounting formats.
2375 * Fix array editing criticals. [#584746]
2376 * Fix style problems with operator.xls. [#585178]
2377 * Fix NPER problems.
2378 * Implement new functions COT and ACOT. [#585270]
2379 * Fix GCD. [#585271]
2380 * Change x^y^z into x^(y^z) to indicate parsing.
2381 * Parse x^y^z as (x^y)^z from ODF files. [#585277]
2382 * Fix text import problem. [#135523]
2383 * Fix problem loading very old .gnumeric files.
2384 * Implement new-from-template. [#303657]
2385 * Add Gudermannian function GD.
2386 * Fixed FIXED. No, really.
2387 * Start introducing external references for function docs.
2388 * Implement new functions COTH and ACOTH. [#586170]
2389 * Fix tsa crashes. [#586191, #586427]
2390 * Fix IF problems with empties and arrays. [#586218, #586312]
2391 * Fix problem with tooltip positions. [#586590]
2393 --------------------------------------------------------------------------
2397 * Save and load text formatting of comments and of sheet object
2398 labels [#580979][#580838]
2399 * Lots of improvements to the ODF exporter [#581937][#553508][# 582903]
2400 * Some improvements to the ODF importer [#581953]
2401 * Some improvements to the xlsx exporter [#569862][#581896]
2402 * Write some character based formats to HTML files. [#582118]
2405 * Closer to a turnkey win32 build.
2408 * Optimize styles on load.
2409 * Prune fn-lookup caches in case someone is being silly.
2410 * Plug leak in HTML paste.
2411 * Respect the sheet size prefs for new blank workbooks.
2412 * Cache large ranges, possibly sorted.
2413 * Add progress display for OO import.
2414 * Improve ssindex' coverage.
2415 * Make it possible to have horizontal widgets too. [#166487]
2416 * Fix sheet-object paste crash. [#490479]
2417 * Fix critical in format dialog. [#582890]
2418 * Turn WorkbookView into a more proper GObject.
2419 * Hide scrollbars as requested. [#583005]
2420 * Fix date conventions in graphs.
2421 * Improve GUI for date/time axes. [#574681]
2425 * Extend ssconvert to also merge multiple sheets. [#581616]
2427 --------------------------------------------------------------------------
2431 * Fix some divergence between character weight in the label properties
2432 dialog and the label itself.
2433 * Add interface to format cell comments
2434 * Fix printing of sheet objects whose text intersects with markup.
2436 * Load meta data from gnumeric files [#578607]
2439 * Do not crash in render_value for NULL values. [#581120]
2442 * XLSX start reading external refs.
2443 * XL2003-XML enable the use of builtin formats, and drop '.sml' kludge.
2444 * Add pref entry to set default value of autosave.
2447 * Fix xls save problem with sheets that are too big for the format.
2448 * Fix global-name .gnumeric warning. [#580227]
2449 * Fix tooltip positioning. [#580358]
2450 * Fix xlst export problem. [#580360]
2451 * Fix size of sheets loaded from Applix files.
2452 * Fix problem with global names shadowed by sheet names. [#306686]
2453 * Fix relocation problem with expressions using names. [#552749]
2454 * Fix fullscreen toolbar issues. [#574603]
2455 * Fix various R1C1 bugs.
2456 * Fix precision for xml saving inside graphs.
2457 * Fix long-sheet-name GUI issue. [#580837]
2458 * Fix dependency problem with names. [#581117]
2459 * Fix style-allocation screwup.
2460 * Fix xls export performance problem. [#581378]
2461 * Fix xls export issue that made files readable by Gnumeric only.
2462 * Fix autofill crash. [#581589]
2463 * Fix gnumeric crash exporting polygons. [#581394]
2465 --------------------------------------------------------------------------
2469 * Show sheet sizes in manage sheet dialog
2470 * Write metadata from the property dialog to the files
2471 * Complete the list sheet object configuration dialog [#578557]
2472 * Make all sheet object configurations undoable [#114098]
2473 * Quieten GTK warning [#579152]
2474 * Print text in sheet object label [#144787]
2475 * Implement editing of a sheet object label
2476 * Include "italic", "strikethrough" and "bold" buttons in the
2477 properties dialog for sheet object labels
2480 * Variable sheet sizes.
2481 * Fixed libspredsheet.pc. [#575390]
2484 * Improve xml probing for 2003-spreadsheetml.
2485 * More 2003-spreadsheetml formats.
2488 * new calendar template
2491 * Update the file format documentation.
2494 * Handle elapsed time formats better on text export.
2496 * Fix mps loading crash. [#577138]
2497 * Improve XIRR a bit.
2498 * Fix Applix loading crash. [#577145]
2499 * Fix Lotus loading crash. [#577156]
2500 * Fix XLS loading crashes. [#577205] [#577208] [#577259] [#577260]
2501 [#577348] [#577351] [#577399] [#577400] [#577503] [#577504]
2502 * Add sorted sheet list to tab menu.
2503 * Fix criticals during Lotus load.
2504 * Clean up Sheet object.
2505 * Clean up str.h usage.
2506 * Load csv and txt files into sheets as big as needed. [Part of
2508 * Implement sheet resize.
2509 * Fix validation problem. [#580157]
2514 --------------------------------------------------------------------------
2518 * Fix style critical on latex export [#574125]
2519 * Always print the whole printarea even if it has no
2520 content or style. [#554116] [#572818]
2521 * Fix translation of argument names for empty names.
2522 * Don't switch sheets when widgets are adjusted. [#574734]
2523 * Fix printing of rotated text (negative angles or non-default
2524 alignment). [#574813]
2525 * Remove crash potential for various dialogs with multiple views.
2527 * Fix some strings. [#575360]
2530 * Make gconf use independent from the with-gnome option. [#574813]
2531 * Fixed null pointer crash in oo_plot_area(). [#575403]
2534 * Work around semantic changes in gtk-2.16.
2535 * rename sr@Latn -> sr@latin
2538 * Fix multihead issues with cell comments.
2539 * Fix multihead issue with sheet reordering.
2540 * Fix multihead issues with tooltips.
2541 * Fix PFACTOR to handle huge factors.
2542 * Fix problem with dialogs not showing up in fullscreen mode.
2544 * Fix desktop file to always specify that we take URIs.
2545 * Fix sheet-ordering by dragging. [#574763]
2546 * Fix potential crash for cell comment dialog with multiple views.
2548 * Fix lotus importer crash. [#575190]
2549 * Improve entry of date for locales not using slashes. [Part of #33229]
2550 * Make date edit use the date separator of the locale. [Part of #33229]
2551 * Fix xls writing crash. [Part of #575318]
2552 * Fix criticals in xls export for comments without author.
2553 * Fix crash while loading broken xls. [#575393]
2554 * Fix string problem with broken xls. [#575452]
2555 * Improve date entry for locales that end abbreviated month names
2557 * Fix ODS crashes. [#575600] [#575843] [#575981]
2558 * Use goffice magic formats for certain date and time formats so we
2559 can persist them in .gnumeric.
2560 * Fix setting of radio button objects' text.
2563 * Implement OOO probing. [#574381]
2565 --------------------------------------------------------------------------
2569 * Change sheet manage dialog into an instant-apply dialog
2570 * Implemented sheet duplication in manage sheets dialog. [#128160]
2571 * Allow for undos in the manage sheet dialog
2572 * Permit lexicographic sorting by sheet names in the manage sheets
2574 * Add functional seealso links in the function browser
2575 * Allow ranges of censor marks in Kaplan-Meier tool and
2576 multiple groups. Output median survival times. [#558582]
2577 * Add Log-Rank Test to Kaplan-Meier tool. [#558582]
2578 * Add the name of the response variable to the regression tool
2580 * Fix critical when printing. [#568991]
2581 * Update ucs usage when exporting to LaTeX. [#569476]
2584 * Fix dependency problem with constructed ranges. [#562363]
2587 * Fix problems with toolbars when no handle bar present. [#559249]
2588 * Fix problems with formats. [#559291]
2591 * Fix crash when exporting an empty contour plot to .xls. [#557027]
2592 * Add widgets in the graph guru first page to allow finer selection
2594 * Fix labels length for charts generated by the histogram tool.
2596 * Fix loss od new graphs when clicking on an existing sheet
2598 * Do not export invalid AXESUSED data to .xls. [#567783]
2599 * Fix export of simple data to xls graphs. [#567930]
2602 * Display top-left when selecting a rel ref to a merged region.
2604 * Make .gnumeric xml probe smarter.
2605 * Add probe routine for MS Excel (tm) 2003 SpreadsheetML.
2608 * Work around vulnerability in Python. [#569648]
2609 * Improve encoding detection on html paste. [Part of #564166]
2612 * Enable drag of whole sheets to other applications. [#523033]
2615 * Fix XLS import crash. [#557077]
2616 * Fix problem with auto filter after column insert. [#557237]
2617 * Fix undo problem with auto filters. [#557591]
2618 * Remove the effect on an auto filter when its column is removed.
2620 * Remove the effect on an auto filter column when removed.
2621 * Fix RANDDISCRETE crash. [#557682]
2622 * Fix SUMIF issues. [#557782]
2623 * Fix LOOKUP critical. [#559005]
2624 * Fix GROWTH/TREND crash. [#559363]
2625 * Make non-gnome the default. [#558840]
2626 * Disallow deleting last visible sheet. [#557153]
2627 * Merge the sheet tabs into the status bar. [#561733]
2628 * Fix crash in multi-view mode. [#562053]
2629 * Introduce explicit () on parsing -2^2. [#115941]
2630 * Fix inter-process paste crash. [#556561]
2631 * Plug leak in TRIMMEAN.
2632 * Plug leak in RANK.
2633 * Plug leaks in ssindex, ssgrep, and ssconvert.
2634 * Fix export of Gnumeric-specific patterns to xls. [#564078]
2635 * Improve guess of csv parsing parameters. [#498912]
2636 * Fix problem with saving huge values. [#552464]
2637 * Dump information about number system into xml.
2638 * Improve sc import. Not sure why. [#564495]
2639 * Fix date overflow problem. [#564502]
2640 * Fix XLS import critical. [#564499]
2641 * Sanitize error cases for DAY, MONTH, YEAR.
2642 * Fix column-split problem with fixed-width stf import.
2643 * Fix problem with deprecated gtk+ stuff in glade files.
2644 * Fix xls export problem generating extra ()s. [#567380]
2645 * Constify usage of GOFormats.
2646 * Fix inconsistentcy in searching with respect to formats.
2647 * Fix issue with BASE. [#567252]
2648 * Fix XLS import criticals. [#567823]
2649 * Don't evaluate both branches of IF. [#326595]
2650 * Fix undo crash for inter-workbook operations. [#568634]
2651 * Fix crash and criticals in dbf import. [#568454]
2652 * Fix colour problem in LaTeX export. [#568860]
2653 * Fix loop while loading lotus file. [#568917]
2654 * Fix performance problem in dependency tracking given large
2655 number of large ranges. [#567389]
2656 * Fix VLOOKUP and HLOOKUP for bools.
2657 * Fix problem reading slightly-corrupted dbf file. [#568454]
2658 * If we overflow the sheet tab area, put list in context menu.
2659 * Fix ods load crash. [#568994]
2660 * Use caches for bisection cases of VLOOKUP/HLOOKUP/LOOKUP/MATCH
2661 too. Fix issues with bools versus floats.
2662 * Fix parsing problem for constructed ranges. [#569730]
2663 * Fix plugin menu merging. [#569724]
2664 * Improve handling of 3D ranges. [#569372]
2665 * For VLOOKUP and friends, do not turn empties into zeroes. [#567389]
2666 * Implement MATCH for wildcards. [#570139]
2667 * Fix problem with functions docs in locales without encoding
2669 * Work around a ODF spec. problem in OOo import. [#570890]
2670 * Advertise fewer aliases for text/csv. [#571073]
2671 * Fix Windows extra-Gnumeric paste problem. [#564166]
2672 * Fix csv import problem with "-OINK". [#571129]
2673 * Make sure ()s do not take up stack space during eval.
2674 * Make dependency debug output a little easier to read.
2675 * Warn when we drop csv rows. [#571603]
2677 * Fix xls export of SERIESSUM. [#572127]
2678 * Disable non-functional corba plugin. [#572356]
2679 * Handle GTK+ deprecation issues. [#572240]
2680 * When ssconvert-ing a single-sheet workbook, don't complain the
2681 exporter can handle only a single sheet. [#572448]
2682 * Fix xls crash for bogus file. [#572515]
2683 * Fix OO import issue. [#568010]
2685 --------------------------------------------------------------------------
2689 * Do not print hidden sheets. [#525368]
2690 * Print wysiwyg. [#153578]
2691 * Fix column ordering in analysis tools. [#516052]
2692 * Make the paired t-test analysis tool use only
2693 complete pairs. [# 531852]
2694 * Improve regression tool
2695 * Fix row height and column width dialogs [#360873]
2696 * Don't force text export of empty sheets [#521726]
2697 * By default cells with hyperlinks should not be empty [#152617]
2698 * Fix command names for hyperlink additions.
2699 * Improve histogram tool [#385458][#552161]
2700 * Make external hyperlinks work. [#535015]
2701 * Make more dialog buttons obey no-icon request. [#302883]
2702 * Fix and improve the sampling tool. [#552975]
2703 * Improve moving averages tool. [#527489]
2704 * Add weighted and cumulative moving averages.
2705 * Add Spencer's 15-point moving average.
2706 * Fix and improve exponential smoothing tool. [#553267]
2707 * Added Holt's trend corrected exponential smoothing. [#385467]
2708 * Added additive Holt-Winters exponential smoothing.
2709 * Fix scenario report shift. [#554591]
2710 * Added multiplicative Holt-Winters exponential smoothing.
2711 * Fix minor bugs. [#554818] [#553342]
2712 * Update some of the analysis tools documentation.
2713 * Add non-numeric frequency tables tool. [#134166]
2714 * Add basic Kaplan-Meier Estimates Tool. [#453765]
2715 * Fix scrolling issue in function selector. [#556718]
2716 * Delete cell overwrite dialog. [#556773]
2719 * Fix printing of rotated text. [#539734]
2720 * Fix leakage in histogram tool. [#552596]
2721 * Fix horizontal position of sheet objects in print. [#554993]
2722 * Reimplemented the goffice component.
2725 * Extend ssgrep to search VBA too.
2726 * Add column width doubling in 'display formula' mode.
2727 * Fix OO.o style import. [#553506]
2728 * Support XLSX themed colours. [#555687]
2729 * Restore the undocumented magic for solid fills in XLSX conditions.
2730 * Work around gtk behavior change in IMContext initialization.
2731 * XLS : support anachronistic objs in newer versions. [#546887]
2732 * WIN32 : build fixes
2733 * WIN32 : Fix Decimal keypad character. [#555522]
2735 J.H.M. Dassen (Ray):
2736 * Understand and ignore byte-order markers for CSV/stf probing and
2737 importing. [#549743]
2740 * Fix display of array formulas. [#550902]
2741 * Fix off-by-one for random_landau.
2742 * Fix error check for printing to file.
2743 * Fix SUMIF crash. [#552006]
2744 * Fix NETWORKDAYS problem. [#553047]
2745 * Bring SUMX2MY2, SUMX2PY2, and SUMXMY2 into 21st century. [#554040]
2746 * Fix XIRR problem with missing data. [#554732]
2747 * Switch to LINGUAS file. [#554348]
2748 * Fix problems with saving undefined names. [#554325]
2749 * Fix parser crash. [Part of #552750]
2750 * Fix clipboard leak.
2751 * Fix reading magic version of ancient file format. [#555933]
2754 * Enable Perl plugin again. [#553939]
2756 --------------------------------------------------------------------------
2760 * Fix printing of footer line. [#549247]
2763 * Import/export axis ticks labels orientation. [#544935]
2764 * Fix an attribute order issue while loading. [#547183]
2766 J.H.M. Dassen (Ray):
2767 * Bumped goffice build dependency.
2768 * Corrected error message for first_round > last_round. [#537669]
2769 * Updated desktop file to validate without warnings. [#512011]
2772 * Fix distcheck. [#540284]
2773 * Fix ODS import failure on win32. [#536552]
2774 * Get closer to a turnkey win32 build. [#534291]
2775 * Name guru defaults to absolute references.
2776 * Add mnemonics to the quit dialog. [#132131]
2777 * Odd renaming of some long file names on windows. [#542872]
2778 * Fix cusor in tab labels. [#546981]
2781 * Fix EOMONTH issue. [#540069]
2782 * Fix phyper hang. [#540211]
2783 * Fix openoffice -pedantic problem. [#540180]
2784 * Fix bogus-xls problem. [#540697]
2785 * Fix problems with invalid dates in fn-financial. [#540690]
2786 * Fix MATCH problem with singletons. [#540996]
2787 * Fix DDB problems. [#541158]
2788 * Make ssgrep a lot more grep-like.
2789 * Unify functions that work on sorted ranges.
2790 * Fix date entry problem. [#540198]
2791 * Fix entry of error constants. [#546759]
2792 * Fix import of broken 1.6 formats. [#548414]
2795 * Retain ()s. [#69813]
2797 --------------------------------------------------------------------------
2801 * Fix INDEX related crash. [#533247]
2802 * Fix LINEST and LOGREG crashes. [#533263]
2803 * Handle empty array. [#533516]
2804 * Fix SUMPRODUCT criticals. [#533507]
2807 * Fix R1C1 parsing of refs followed by subtraction. [#533943]
2808 * Fix xls import of DDE/OLE links (unimplemented).
2809 * Fix xls import of empty pre-biff8 headers/footers.
2810 * Fix menu warnings with newer Gtk+.
2811 * Polish win32 installer. [#534231]
2812 * Fix range highlighting while editing.
2813 * Fix highlighting of merged cells. [#127415]
2814 * Fix PageSetup on windows.
2815 * Make object insertion more flexible. [#97216]
2816 * Add alignment to row/col headers for small scales. [#154687]
2817 * Support Some XLM functions commonly used in charting.
2818 * Fix xls import of charts in charts.
2819 * Fix display confusion when reordering away from RTL sheet. [#499910]
2820 * Make xlsx chart export more robust.
2821 * Be more careful with corrupt xls records. [#539666]
2822 * Support Data -> Table variables that contain expressions.
2825 * Fix Excel export problem for strings that need quoting. [#530704]
2826 * Internal cleanup for analysis tools. [#532210]
2827 * Fix hang. [#533288]
2828 * Fix AREAS crash. [#533370]
2829 * Fix translation of function description. [#533193]
2830 * Fix R.QPOIS (and related functions) hang. [#533515]
2831 * Fix critical spew. [#533511]
2832 * Fix OPT_BS_DELTA assert. [#533656]
2833 * Fix parser crashes. [#533951] [#534131]
2834 * Fix RANDEXPPOW hang. [#533965]
2835 * Fix array evaluation problem. [#533953]
2836 * Fix COUNTBLANK crash. [#534204]
2837 * Fix TREND crash. [#534587]
2838 * Fix text export problem for times with fractional seconds. [#534514]
2839 * Fix xls export problem. [#537625]
2840 * Fix ZTEST issue. [#405958]
2841 * Handle foo.XLS as well as foo.xls. [#510036]
2842 * Fix OPT_RGW hang. [#534132]
2843 * Fix BESSELI and BESSELK aborts. [#534475]
2844 * Fix corrupted-xls-file problem. [#539178]
2845 * Fix markup/text confusion. [#386412]
2846 * Fix BESSELI issue. [#323784]
2847 * Fix SLOPE/INTERCEPT critical. [#539648]
2848 * Fix PERCENTRANK. [#539672]
2849 * Fix UMR in WORKDAY. [#539808]
2850 * Plug leaks in GROWTH. [#539827]
2851 * Plug leak in NETWORKDAYS.
2852 * Add missing "return" in CODE.
2853 * Fix EDATE issue. [#539868]
2854 * Fix RANK crash. [#540015]
2855 * Fix DAYS360 and NETWORKDAYS for invalid dates. [#540055]
2858 * Move to tango based icons. [#450444]
2860 --------------------------------------------------------------------------
2864 * Patch for OSX build of python plugin. [#510059]
2867 * Fix broken xls issues. [#505330]
2870 * Fix graph paste. [#507342]
2871 * Fix corrupted-xls-file problems. [#514513] [#515343] [#515873]
2873 * Evaluate formulas loaded from a text file. [#525107]
2876 * Fix cell comment positioning problem. [#506017]
2877 * Update win32 build.
2879 * Fix File->Sendto on win32.
2880 * Fix ssconvert win32.
2881 * Merge some cygwin build patches. [#506366]
2882 * Enable the use of dolt.
2886 * Receive clipboard from broken apps. [#524756]
2889 * Fix NPV doc problem. [#506160]
2890 * Fix python compilation problem. [#509023] [508988]
2891 * Fix DSUM crash. [#509427]
2892 * Fix insert-current-date locale problem. [#508237]
2893 * Fix xls read crash. [#505330]
2895 * Fix inter-sheet cut problem. [#511706]
2896 * Fix loading of solver constraints.
2897 * Fix solver issue. [#512500]
2898 * Fix corrupted-xls-file problems. [#512984] [#513005] [#513313]
2899 [#513317] [#513361] [#513364] [#513551] [#513605] [#513608] [#513790]
2900 [#513787] [#513835] [#513963] [#514229] [#514230] [#514295] [#514435]
2901 [#514436] [#514437] [#514506] [#514510] [#514630] [#514637] [#515155]
2902 [#515269] [#515275] [#515335] [#515336] [#515339] [#517106] [#518939]
2903 * Fix non-ascii export problem. [#511135]
2904 * Band-aid evaluation problem with broken xls. [#513559]
2905 * Fix circular array formula problem.
2906 * Work around Qt theme bug. [#512752]
2907 * Fix paste-as-text bug. [#514438]
2908 * Fix corrupted-mps-bug. [#517141]
2909 * Fix corrupted-qpro-bugs. [#517144] [#517376] [#517591]
2910 * Fix corrupted-sylk-bug.
2911 * Make <control>KP_Subtract work as <control>minus. [#516358]
2912 * Make <control>KP_Add work as <control>plus.
2913 * Fix corrupted-applix-bugs. [#517778] [#520873]
2914 * Fix autofill issue with merged cells. [#504191]
2915 * Fix sylk importer's format handling.
2916 * Fix memory allocation failure for huge .gnumeric files. [#519319]
2917 * Fix mstyle problem. [#519451]
2918 * Fix auto-fill problem. [#519680]
2919 * Fix corrupted-gnumeric-bug. [#519761]
2920 * Fix insert-time problem.
2921 * Fix inc/dec buttons for General. [#510252]
2922 * Don't allocate memory for boolean values. [#518527]
2923 * Ignore invalid formats read from .gnumeric and .xls. [#521849]
2924 * Don't allow entry of invalid formats for cells. [#521849]
2925 * Fix SUMIF problems. [#523250]
2926 * Allow opening multiple files in open dialog. [#524479]
2927 * Fix check for bogus xls files. [#524926]
2928 * Fix CONCATENATE's empty case.
2929 * Improve performance of analysis tools for large ranges.
2930 * Fix performance repeated VLOOKUP/HLOOKUP/MATCH with constant
2931 data range. [#525875]
2932 * Fix date pasting problems to/from 1904 workbooks. [#490419]
2933 * Fix problems editing times. [#527392]
2934 * Implement IFERROR. [#445591]
2935 * Implement F9 for evaluating a selected subexpression.
2936 * Fix problem loading Quattro Pro files. [#530183]
2937 * Fix right/center text for Quattro Pro files.
2938 * Fix problem with sheet changes during range selection. [#529309]
2941 * Honour detachable-toolbar preference. [#321867]
2944 * Paradox DB export.
2946 --------------------------------------------------------------------------
2950 * Fix print area bug [#502206]
2951 * Fix paired t-test [#504256]
2954 * Fix import/export of line styles in xls files. [#502968]
2957 * Fix cell comments in presence on merged cells. [#503392]
2958 * Support enter_moves_dir == NONE. [#500718]
2959 * .gnumeric support for persisting grid colour.
2960 * Fix clipboard for regions with merges/styles but no content. [503634]
2963 * Fix a handful of rich-text editing bugs. [#470089]
2964 * Fix xls chart import problem. [#501656]
2965 * Fix crash relocating set expressions. [#502781]
2967 --------------------------------------------------------------------------
2968 Gnumeric 1.7.91 (rc2)
2971 * Fix formula guru. [#363871]
2972 * Remove apparently confusing textview in the preference
2974 * Fix header configuration crash [#499717]
2975 * Fix sensitivity of buttons in header/footer configuration [#499719]
2976 * Fix sheet object printing bug [#499913]
2979 * Import/export radar plots axes. [#499349]
2982 * OFFSET use size of input range. [#497294]
2983 * Finish .gnumeric i/o support for explicit page breaks. [#499339]
2984 * Update the .gnumeric schema to handle modern content. [#499378]
2985 * Make xlsx import more defensive against unsupported bits.
2986 * Fix xlsx round trip of margins. [#499377]
2987 * .gnumeric i/o for GridColour.
2988 * Support enter_moves_dir == NONE.
2991 * Fix crash in dependency code for named expressions. [#498347]
2992 * Fix yet another jumpbox problem. [#499722]
2993 * Fix Find dialog problem with hidden sheets. [#499723]
2994 * Fix pane-related critical. [#499905]
2995 * Fix critical in series filling. [#499984]
2996 * Fix critical related to shared views. [#499680]
2998 --------------------------------------------------------------------------
2999 Gnumeric 1.7.90 (rc1)
3002 * Speed up pagination
3003 * Account for repeating rows/cols when scaling automatically
3004 * Load header & footer info from file
3005 * Print headers and footers
3006 * Reenable header/footer customization
3007 * Add do-not-print flag to sheets. [#371754]
3008 * Allow multi-line headers and footers
3009 * Allow nicer entry of header/footer fields [#122175]
3010 * Fix gtk issues triggered by sorting dialog.
3011 * Fix printing of background of merged cells. [#497478]
3012 * Allow inclusion of cell content in header/footer. [#162480]
3013 * Add faster way to switch orientation. [#497438]
3017 * Fix FMR in solver dialog. [#496052]
3018 * Fix markers shapes and objects stack order when importing
3019 xls files. [#344950]
3020 * Fix transparent background import from xls.
3023 * Fix visibility filtering for clipboard export. [#496985]
3024 * XLS export of hyperlinks. [#81718]
3027 * Fix clipboard export. [#496187]
3030 * Make pdf exporter able to print specified sheets only.
3031 * Make it possible to set page size for ssconvert's pdf exporter.
3032 * Fix date entry problem with yyyy-mm-dd formats. [#494387]
3033 * Fix FMR during workbook destruction.
3034 * Fix UMR when moving cells.
3035 * Validate names before defining them.
3036 * Fix gtk issues triggered by sorting dialog.
3037 * Improve initial appearance of quit dialog.
3038 * Plug printing dialog leak.
3039 * Fix just-in-time evaluation problem.
3040 * Fix minor parse problem for faulty inter-workbook references.
3041 * Fix interaction between re-spanning and manual recalc. [#495879]
3042 * Refuse to jump to invisible sheet. [#496304]
3043 * Fix rtl display problem. [#496304]
3044 * Plug leak in oleo import. [#496867]
3045 * Fix g-critical problem with editable labels' cursors.
3046 * Plug excel exporter leaks. [#497191]
3047 * Make sure =<right> produces a relative address.
3048 * Improve recent-files integration.
3049 * Fix CHITEST crash. [#497477]
3050 * Fix a pile of CHITEST corner cases.
3051 * Fix a pile of FTEST corner cases.
3052 * Improve error message for xls export with excess function arguments.
3053 * Fix a pile of TTEST corner cases.
3055 Oliver Burnett-Hall:
3056 * Fix R1C1 issued with defined names. [#409997] [#494318]
3058 --------------------------------------------------------------------------
3062 * Print repeated rows and columns.
3063 * Fix printing crash. [#491775]
3064 * Reimplement down then across printing
3067 * Fix paradox plugin compilation. [#489030]
3070 * ssconvert export options. (Code butchered by Morten.) [#170767]
3073 * Improve ODF (and .sxc) import.
3074 * Improve ODF chart data import (ick).
3075 * Add Snap-to-grid context menu command for objects.
3076 * Fix Data -> Table and enable the UI.
3079 * Improve test suite.
3080 * Fix clipboard text-target export problem.
3081 * Add date convention to clipboard ranges.
3082 * Update man pages a bit.
3083 * Fix excel dual-format write crash. [#490828]
3084 * Fix problem loading .gnumeric files. [#490859]
3085 * Fix print crash. [#478552]
3086 * Fix xls FMR. [#491472]
3087 * Fix gnumeric sax loader UMR. [#492391]
3088 * Make text exporter remember settings between invocations.
3089 * Make text import handle ranges of files with >64k rows. [#370273]
3091 --------------------------------------------------------------------------
3095 * Export font in charts to xls.
3096 * Export and import chart titles to/from xls. [#301720]
3099 * XLSX import chart axes, singletons, some styles.
3100 * Merge in most of the win32 cleanup.
3101 * Fix autofilters on win32.
3104 * Fix python crash. [#461845]
3107 * Fix minor date entry problem.
3108 * Fix minor time entry problem.
3109 * Fix page setup crash. [#476467]
3110 * Fix scenarios. [#477410]
3111 * Fix sheet filter crash . [#477417]
3112 * Fix print crash. [#478475]
3113 * Switch to new tooltip api.
3115 --------------------------------------------------------------------------
3116 Gnumeric 1.7.12 'Rocks for Rob, Roses for Harlan'
3118 J.H.M. Dassen (Ray):
3119 * Added infrastructure to render the DocBook documentation as PDF.
3122 * Store objects in visible order in .gnumeric files. [#438933]
3123 * Make SMALL/LARGE support implicit intersection. [#343176]
3124 * XLS import for Form combos/lists source ranges. [#451384]
3125 * Remove warning when combo objects updated.
3126 * Repeat action being activated by F4 while editing. [#461284]
3127 * SUM(INDIRECT:INDIRECT) XL compat outside arrays. [#395926]
3128 * Merge UI layer back into WBCGtk, no more arbitrary split.
3129 * Use pygobject instead of pygtk
3130 * Use utf-16 encoded cmd line args on windows. [#361321]
3131 * Fix XLS import of workbook local hyperlinks.
3132 * XLSX import/export of hyperlinks.
3133 * XLSX import/export of validation and input messages.
3134 * Basic XLSX import/export of charts.
3135 * ROW/COLUMN return vectors not matricies. [#Harlan Grove]
3138 * Fix undo column/row insert/delete for arrays. [#463834]
3139 * Fix undo column/row delete for objects.
3140 * Fix undo of sheet objects pushed off the sheet.
3141 * Fix auto-correct issue. [#463996]
3142 * Fix handling of named expressions when inserting or deleting
3143 columns or rows. [#123649]
3144 * Validate defined names. [#346223]
3145 * Fix 64-bit issue for non-GNOME build. [#465545]
3146 * Allow relative formulas in name dialog.
3147 * Make test suite a bit more robust.
3148 * Fix date entry problem. [#472760]
3150 --------------------------------------------------------------------------
3154 * Save and restore default paper, margins and various
3155 other print settings
3156 * Handle differences in page setup between sheets when
3157 printing multiple sheets
3158 * Fix handling of "print even if only style". [#438743]
3159 * Implement printing of row and column headers
3160 * Fix saving of null header/footer items [#449836]
3161 * Fix TINV for large degree of freedom
3164 * Fix check for long double support in goffice.
3165 * Import legend and axis labels fonts from excel
3166 in charts. [#437858]
3167 * Fix performance issues in float_range_function2 and
3171 * Fix drawing of large cursor while sheet scrolls. [#444610]
3172 * Fix drawing of merged cells in RTL. [#442463], [442467]
3173 * Fix editing in RTL, and for merged cells.
3174 * Properties to store fine tuned capabilities in protected sheets.
3175 * Read/Write of protected sheet capabilities for XLS/XLSX.
3176 * Move the OpenPkg support code into libgsf from our xlsx plugin.
3177 * Fix placement of validation combo in merged cells.
3178 * Eval validation functions as arrays.
3179 * Make Morten's pdf exporter available from gnumeric too.
3180 * Start to implement limits to selection in protected sheets.
3181 * Handle array expressions in SYLK importer.
3182 * ODF import/export for hidden and RTL sheets.
3183 * Fix redraw of spanning cells when toggling RTL.
3184 * Work around ODF's lack of a default col/row style.
3185 * Fix crash in t-test. [#450676].
3186 * Sylk import support for arrays, and encoding.
3188 * Configurability for which direction <Enter> moves.
3189 * Calc property import/export for xlsx.
3190 * Update validation combo moving between identical styles. [#453525]
3191 * Patch the problems found by coverity.
3192 * Fix win32 docs. [#443726]
3193 * Be more flexible about range relocation for ins/del cells. [#439347]
3196 * Make ssconvert able to export to pdf. [#381965]
3197 * Fix loading of tab text colour. [#437743]
3198 * Improve handling of foreign recently-used files. [#438918]
3199 * Improve save-on-exit dialog.
3200 * Fix potentially confusing save-in-wrong-format-on-exit bug.
3201 * Tentatively fix issue with recent Pango. [#440514]
3202 * Provide good mime type for recent documents.
3203 * Fix localized-format problem in cell format dialog. [#442657]
3204 * Fix R1C1 problem. [#443832]
3205 * Fix performance problem when selecting large areas. [#445617]
3206 * Fix loading/saving of R1C1 attribute. [#448714]
3207 * Fix overflow problem when int!=long. [#458158]
3210 * Fix the inline documentation for python addins. [#412804]
3212 --------------------------------------------------------------------------
3216 * Reimplement scaling
3218 * Show paper preview
3219 * Show unit selector in print dialog
3220 * Add margin adjustments
3223 * New Time Series Analysis plugin.
3226 * Fix inadvertent relocation of reference on other sheets. [#433907]
3228 --------------------------------------------------------------------------
3232 * Switch to gtk print from gnome print
3233 (some feature regression)
3236 * Import and Export for inline arrays in ODF. (now patched in OOo)
3237 * Export cell comments to xls.
3240 * Require three digits after a thousands separator in order to
3241 accept it as a number. [#415007]
3242 * Fix autofill issue. [#414815]
3243 * Fix criticals with frozen panes. [#308562]
3244 * Fix rich text problem. [#417632]
3245 * Use GtkRecentManager. Fixes #115112.
3246 * Ignore local files that no longer exist. [#67453]
3247 * Fix XL load crash. [#418868]
3248 * Fix format guessed for $123,456.78 [#423603]
3249 * Perform UTF-8 normalization during search. [#421678]
3250 * Allow selecting a locale for sorting. [#427019]
3251 * Make sure ssindex doesn't update the recent-files list.
3252 * Update recent-files on load and save. [#152584]
3254 --------------------------------------------------------------------------
3258 * Fix FACT. [#410005]
3259 * Fix gui problems after replacing pristine book. [#410365] [#410371].
3260 * Fix R1C1 preventing the use of, e.g., COS and RADIANS. [#410609]
3261 * Fix editing of out-of-range numbers with date format.
3262 * Improve CopyDown and CopyRight. [#112847]
3263 * Make file chooser show more files for load.
3265 Oliver Burnett-Hall:
3266 * Fix R1C1 problem in formula guru.
3268 --------------------------------------------------------------------------
3272 * Patch a leak in DataTables.
3273 * Fix AutoFormat loading.
3274 * Add support for the standard builtin formats in xlsx.
3275 * Fix col/row grouping deletion. [#388505]
3276 * Basic ODF AutoFilter partial import/export.
3277 * Some property dialogs for combos and lists.
3280 * Unify layout and string value formatting.
3281 * Make sheet duplication handle sheet-local names.
3282 * Make sheet duplication change sheet references to point to
3283 the new sheet. [#158825, #158691]
3284 * Fix parsing of new workbook-level named expresions. [#306686]
3285 * Fix xml loading of names that refer to other names.
3286 * Fix crash from old-style file. [#392054]
3287 * Fix cell contents reading from old v7 files. [#392054]
3288 * Make sure we call g_thread_init early. [#392050]
3289 * Fix CRITICALs with DOLLAR.
3290 * Fix progress display for .gnumeric and thus splash. [#392546]
3291 * Don't allow "1D2" [win32] or "0x1234p1" as numbers. [#393347]
3292 * Fix redraw problem. [#393359]
3293 * Don't complain over encoding-less documents unless there is a reason.
3294 * Don't pull in popt. [#396329]
3295 * Fix OO import crash. [#396200]
3296 * Fix part of problem loading style conditions. [#397679]
3297 * Fix generated libspreadsheet-1.7.pc [#399550]
3298 * Fix tsv import problem. [#404264]
3299 * Fix R1C1 crash. [#407274]
3300 * Fix R1C1 issues. [#407247]
3302 --------------------------------------------------------------------------
3306 * Fix sax import of autofilters. [#383400]
3307 * Fix autofilter lists with only 1 combo. [#383400]
3308 * Implement sax import of sheet objects.
3309 * Implement List and Combo objects.
3310 * Avoid pixel dirt when drawing hidden cursor. [#365960]
3311 * XLSX support for import and export of autofilters.
3312 * Right click on combos/list always brings up popup. [#135966]
3315 * Fix title problem. [#382643]
3316 * Fix sax loading of comments.
3317 * Fix scaling and rtl orientation of comment marker. [#381700]
3318 * Set a saver after loading with the sax loader.
3319 * Implement undo for sheet object widgets. [#384136]
3320 * Work around a gcc bug.
3321 * Improve number formatting.
3323 --------------------------------------------------------------------------
3327 * Fix zoom preference. [#378043]
3330 * Improve xls import/export of 'best fit' column widths. [#378560]
3331 * Implement Validate from List cell combo. [#375620]
3332 * Fix xls import of checkboxes with empty labels. [#375620]
3333 * Put the style feedback onto an idle handle to improve cursor
3335 * Improve autofill/validation combos.
3336 - Alt-Down opens a combo in the current cell
3337 - Enter, Alt-Up/Down selects within an open combo
3339 - set initial selection for validate from list
3340 - Home/End jumps to top bottom.
3342 - List items unfiltered by other active conditions. [#114307]
3343 * Fix .gnumeric import of col/row groupings. [#380015]
3344 * SAX import for autofilters
3348 - Add Workbook Attributes
3350 * Start simplifying the object anchor types for xlsx.
3351 * Fix RTL text display.
3352 * Fix a collection of dialog leaks.
3355 * Add automatic test framework.
3356 * Fix sc import of functions with no args.
3357 * Prevent ssconvert from updating the recent-files list.
3358 * Fix goal-seek crash. [#377961]
3359 * Minor goal-seek improvements. [#379234]
3360 * Fix critical in name definition dialog.
3361 * Improve precision of goal-seek.
3362 * Fix a case where goal seek went outside the interval.
3364 --------------------------------------------------------------------------
3370 * Make auto filter combo a real widget.
3373 * Fix ssconvert error handling.
3376 --------------------------------------------------------------------------
3380 * Make printing support optional. [#331948]
3383 * Fix another clipboard crash. [#362993]
3384 * Fix encoding of mailtos. [#148550]
3385 * Fix crash in sheet label context menu. [#363261]
3386 * Fix crash when deleting same sheet from two views. [#364082]
3387 * Fix crash reading inconsistent file. [#312010]
3388 * Remove "deactivate all" button from plugin manager.
3389 * Fix crash due to invalid border line type. [#364658]
3390 * Fix crash on loading Excel file with unusual text box. [#340293]
3391 * Fix loading Excel files with unusual cell merges. [#331190]
3392 * Update window list when closing view. [#366335]
3393 * Fix crash when attempting to edit locked cell. [#367870]
3394 * Fix initial sizing bug. [#368825]
3397 * Rewrite expression relocation logic.
3398 * Add accelerator (Alt-=) for auto-sum.
3399 * Make paytype handler more flexible.
3400 * Fix DIF import/export.
3401 * Add accelerator for group/ungroup and inc/dec indent.
3402 * Make clipboard faster.
3403 * Support exporting only visible content to clipboard.
3404 * Fix checkbox objects.
3407 * Add more conditional format types.
3410 * Basic life support for perl-loader. [#362911]
3411 * Fix csv problems. [#359269]
3412 * Fix crash deleting and adding sheets. [#363549]
3413 * Fix jump-to-area crash. [#363977]
3414 * Fix search crash. [#364085]
3415 * Fix IPMT, PPMT issues.
3416 * Start fixing issues with sheets being deleted underneath a
3418 * Fix undo/redo problems in cases where all sheets might become
3419 temporarily hidden. [#366477]
3420 * Fix crash relating to workbook disposal. [#366570]
3421 * Fix edit-line weirdness. [#367870]
3422 * Cleanup g_free and g_strdup calls. [#369661]
3423 * Fix undo for sheet object copy. [#308300]
3424 * Fix redo for sheet object copy. [#308300]
3425 * Add a bugzilla component for bug-buddy. [#348829]
3426 * Make WorkbookView a more proper gobject.
3427 * Fix autosave crash.
3428 * Handle parsing of "2005/12" and "12/2005".
3429 * Handle parsing of "1-10" in non-date cells. [#376090]
3430 * Handle new documentation format in the function selector.
3431 * Improve formula editor a bit.
3432 * Fix sheet object selection problem. [#376866]
3434 --------------------------------------------------------------------------
3439 * New look for col/row headers.
3442 * Fix off by one pt, printing vertical borders in RTL mode. [#317662]
3443 * Handle the last (we hope) MS XL array iteration. [#361074]
3444 * Fix inversion check for cell relocation. [#350222]
3447 * Fix import of certain hyperlinks from Excel.
3448 * Fix bug which hid file type selector when saving images.
3449 * Fix crash when storing to clipboard manager. [#321714]
3450 * Fix warnings when storing to clipboard manager. [#342580]
3451 * Fix warnings when pasting objects over clipboard. [#308569]
3452 * Fix import of images in Excel files written by PHP/Perl. [#155696]
3455 * Fix font preview crash.
3456 * Fix performance problem with big paste. [#359392]
3457 * Fix paste crash. [#360672]
3458 * Fix transposed pasting of arrays. [#349288]
3459 * Fix sharing problem with regular pasting of arrays.
3460 * Fix toolbar hiding/unhiding.
3461 * Fix inter-workbook crash. [#323811]
3462 * Re-implement sharing of top-level expressions.
3463 * Fix stale sheet pointer problems in clipboard. [#323762]
3464 * Fix growing button in sheet manage dialog. [#362558]
3465 * Expand default stack. (With JKH.) [#92131]
3466 * Force expression sharing on load.
3468 --------------------------------------------------------------------------
3473 * Fix ngettext calls [#345027]
3474 * Use ngettext to support correct plurals [#123860]
3475 * Fix zoom-dialog labels [#311206]
3476 * Initialize locale selector in stf export.
3477 * Added Sheet_Title predefined name [#342542]
3478 * Improve Define Names dialog [#345896]
3479 * Fix button sensitivity in Define Names dialog in presence
3480 of identical workbook and sheet scope names
3481 * Remove some warnings on AMD64 [#346045]
3482 * Add "switch scope" button to define names dialog [#345896]
3483 * Add "print area" to sheets [#164058]
3484 * Fix writing of floating point preference values under
3485 --without-gnome [#346433]
3486 * Added menu items to set/clear/show the print area of a sheet
3488 * Add a latex-exporter for an unformatted table fragments [#325980]
3489 * Implement content export in the OpenDocument exporter.
3490 * Fix undo text for definition/update of names [#346962]
3491 * Fix interaction of merged cells, cell comments and undo [#347536]
3492 * Fix undo problem for paste [#347826]
3493 * Fix crash when jumping to Print_Area [#349686]
3494 * Adjust width of tables in LaTeX export [#350625]
3495 * Check for empty styles.xml and meta.xml files in OpenDocument
3496 import [#350644] Patch by sum1_abi@yahoo.com.
3499 * Smoothing generated by Excel graphs supported. [#349457]
3500 * Don't use auto_shape or auto_dash when plot has no marker/line
3501 and series have while importing from excel. [#319727]
3504 * Fix ODF sheet name import ('aa''a' == aa'a).
3505 * Don't lose the orientation of line objects when copying.
3506 * Add context menu binding for selected objects. [#338616]
3507 * Allow File->Save even when editing an object. [#338619]
3508 * Only install util man pages if they are built. [#341916]
3509 * Handle Tab/Return movement. [#88167]
3510 * Re-enable R1C1 parsing.
3511 * Remove GnmCell::col_info to shrink cell by a ptr
3512 * Remove ColRowInfo::pos to shrink col/row by an int
3513 * Update schema a bit.
3514 * Update GLPK to version 4.9.
3515 * Make ODF merge cell import more flexible. [#347263]
3516 * Restore ctrl-a as alternative for select-all.
3517 * Select All no longer moves the edit_pos.
3518 * Extend GDA type conversions, and make compatibile with 1.9.103.
3521 * Moved font metrics to goffice.
3522 * Fixed font initialization.
3523 * Fix minor mouse cursor problem. [#341877]
3524 * Improve handling of invalid xls files. [#341917]
3525 * Try harder not producing CRITICALs on buggy files.
3526 * Fixup expression sharer interfaces.
3527 * Fix scientific-number editing problem. [#342583]
3528 * Reduce memory consumption for dependency storage.
3529 * Fix CRITICAL for --debug-deps on startup.
3530 * Fix sheet duplication problem related to the solver.
3531 * Fix stf import crash. [#345477]
3532 * Fix problems with decreasing month autofill. [#346028]
3533 * Fix CRITICALs for =[]. [#347916]
3534 * Fix problems with sheet reordering. [#349255]
3535 * Fix clipboard code's memory usage. [#348922]
3536 * Fix ods import of time values. [#355943]
3539 * Add \L{} escape to LaTeX exporter (The content of the
3540 braces is being inserted literally into the LaTeX file.)
3542 --------------------------------------------------------------------------
3547 If you store supported mimetypes anywhere other than gnumeric.desktop you
3548 will need to resync.
3551 * Fix lost minus signs in latex output. [#325656]
3552 * Add has-header preference to the sort preferences. [#327278]
3553 * Fix sort dialog crash. [329236]
3554 * Make sort dialog range entry sensitive to keyboard entry.
3558 * Fix Win32 crash-on-start for pre-WinXP.
3561 * Fix Gdk-WARNING when cutting or copying cells. [#314210]
3562 * No more debug command prompt.
3563 * Error/warning messages will go to an existing command
3567 * Handle the special case of ADDRESS (r1c1) actually relative.
3568 * Make sheet name quoting modular.
3569 * AREAS handles error conditions better.
3570 * Make Array formulas use less memory
3571 * Fix xls import of optimized CHOOSE
3572 * Dup sheet props when duping a sheet.
3573 * Adding an autofilter dirties the sheet.
3574 * Move Workbook::uri and ::dirty into GODoc
3575 * Handle inconsistency with XL's model of vararg eval. [#336212]
3576 * Export underlines to html.
3577 * handle ctrl/shift space during rangeselection.
3578 * Fix path to docs. [#330339]
3579 * Handle canceling object drag motion. [#314866]
3580 * Fix image drags with previously selected objects.
3581 * Handle oddness in xls files generated by 'miniCalc' [#336858]
3582 * Do not make backgrounds for xl95 charts transparent.
3583 * Basic import and export for MS Office 12 (beta1) files
3584 * xls import optimization for shared strings.
3585 * Install the headers for libspreadsheet. [#332218]
3586 * Enable ODF metadata import.
3587 * Fix ODF import of underlines.
3588 * Fix ODF import of sheets with quoted names.
3589 * Enable ODF import of hidden rows/cols.
3590 * Fix ODF import of col/row cell default styles.
3593 * Implement xml saving/loading of "protected" attribute. [#334257]
3594 * Implement xls saving/loading of "protected" attribute. [#330129]
3596 Luciano Miguel Wolf:
3597 * ODS import improvements.
3601 * Fix auto-filter formatting issue. [#322392]
3603 * Make AND, OR, and XOR ignore strings as claimed.
3604 * Fix TRIM for non-ASCII case with spaces at end.
3605 * Fix TYPE crash. [#323128]
3607 * Fix sheet quoting problem. [#323546]
3608 * Improve Excel compatibility of BIN2DEC, BIN2HEX, and
3610 * Fix crash on xml load. [#323888]
3611 * Fix file corruption on saving scenarios. [#323927]
3612 * Fix a pile of leaks in solver and scenario saving and loading.
3613 * Fix leaks in solver dialog.
3614 * Fix parser leak. [#301127]
3615 * Fix NetBSD compilation. [#324358]
3616 * Fix solver dialog crash. [#324585]
3617 * Fix FMR in SUBSTITUTE.
3618 * Fix REPLACE and SEARCH for non-ASCII strings.
3619 * Fix division-by-zero problems in FIXED, ROUND, ROUNDUP,
3621 * Fix accuracy of ROUND, ROUNDUP, ROUNDDOWN, TRUNC.
3622 * Fix out-of-memory problem in REPT.
3623 * Fix lots of little XL compatibility problems in string
3625 * Fix error on Search-and-replace.
3626 * Improve handling of boolean args for "R" functions.
3627 * Fix near-infinite loop in FACTDOUBLE.
3628 * Fix text-to-columns crash probably affecting stf import too.
3629 * Fix font preference crash. [#326830]
3630 * Fix memory allocation problem for writing charts.
3631 * Fix loading of boolean constants from ods files.
3632 * Fix MID for out-of-bounds values.
3633 * Fix constructed-range parsing for OO.
3634 * Improve .desktop file. [#328015]
3635 * Make expressions use less memory by merging ref_count
3636 and operator fields.
3637 * Split expression memory pool into one for large and one for
3639 * Fix SECOND, MINUTE, HOUR compatibility problems.
3640 * Fix DATE compatibility for bizarre input.
3641 * Cleanup parameter handling in financial functions.
3642 * Fix parsing problem with underscores in sheet names. [#329236]
3643 * Fix LCM and GCD for large arguments.
3644 * Switch gnumeric option handling to GOption.
3645 * Switch ssconvert option handling to GOption. [#154395]
3646 * Switch ssindex option handling to GOption. [#154395]
3647 * Fix problem with solver error message translation.
3648 * Expand the range of certain random number functions.
3649 * Fix large-argument cases for BITOR, BITAND, BITXOR, BITLSHIFT,
3651 * Redo string-to-value parsing.
3652 * Allow "12Dec2001" for date entry. [#56168]
3653 * Allow "20041231:103355".
3654 * Fix bogus duplicate-accelerator warnings. [#324692]
3655 * Fix criticals relating to toolbar combos for very narrow windows.
3657 * Allow vertical toolbars.
3658 * Save a bit of memory for function calls.
3659 * Fix type confusing in mps importer.
3660 * Greatly reduce the use of the type-unsafe GnmExprList.
3661 * Use argc/argv form for sheet function taking uneval'd args.
3662 * Fix expression creation and leaks in mps importer.
3663 * Use toolbuttons for edit-line buttons. [#331916]
3664 * Go to end of text on F2. [#319311]
3665 * Let GtkNotebook handle hidden sheets by using hidden tabs.
3666 * Fix updates of tab colours.
3667 * Make Workbook a little more like a proper GObject.
3668 * Rework "dirty" handling for sheets and workbooks.
3669 * Fix 64-bit problem for xls save.
3670 * Fix printing issue when sheet is zoomed. [#332932]
3671 * Fix dbf import issue. [#332878]
3672 * Fix menu feedback when replacing a pristine workbook
3674 * Fix stf text import speed regression. [#333407]
3675 * Fix XIRR issues. [#333620] [#333631]
3676 * Fix autofilter for text that looks like numbers. [#333809]
3677 * Plug leak in SEARCH.
3678 * Fix printing issue with wrapped, right-aligned text. [#334144]
3679 * Introduce top-level expressions.
3680 * Eliminate ref-counting at the sub-expression level.
3681 * Plug leaks in preferences dialog.
3682 * Make CORREL, COVAR, RSQ, SLOPE, and INTERCEPT really ignore
3684 * Fix DOLLARDE and DOLLARFR.
3685 * Resurrect the ability to name external workbooks by filename,
3686 including relative filename. (But things still expand to URIs.)
3687 * Improve Excel compatibility for ROMAN and COMBIN in extreme cases.
3688 * Fix sheet object deletion crash. [#335052]
3689 * Make ISPRIME and PFACTOR work for much larger numbers.
3690 * Fix border case for iterative evaluation.
3691 * Display and xml-save inter-workbook references using relative
3693 * Fix theming problem. [#309060]
3694 * Fix validation problems. [#114086]
3695 * Fix validation handling of errors/strings/booleans.
3696 * Implement WORKDAY.
3697 * Improve Excel compatibility for EDATE and EOMONTH in extreme
3699 * Fix EVEN and ODD for very large numbers.
3700 * Fix sheet-manage dialog crash. [#336165]
3701 * Reimplement autofill.
3702 * Fix xls export of data tables.
3703 * Fix xls export for intersections.
3704 * Fix parser crash for ={-TRUE}.
3705 * Get rid of integer/float split.
3707 * Fix copy-and-paste problem between gnumeric instances. [#337215]
3708 * Improve handling of strings that look like numbers or expressions
3709 during search-and-replace. [#167304]
3710 * Fix rendering problems for values with attached formats.
3711 * Fix button ordering on Win32. [#170479]
3712 * Fix rendering on fractions that round to 0. [#314210]
3713 * Add undo handling to deletion of names. Fix recalc are removing
3714 or defining names. [#312610]
3715 * Improve editing of cells containing currency amounts, fractions,
3717 * Improve 1-2-3 import for Chinese files. [#337968]
3718 * Fix 1-2-3 format handling.
3719 * Fix parsing of "4/2005". [#166413]
3720 * Fix initial sheet selection in the sheet-manage dialog. [#331984]
3721 * Make autofill understand 3Q01, 4Q01, 1Q02, ... [#61650]
3722 * Make autofill understand Apr, Jul, Oct, Jan, ... (and other skip-N
3723 sequences, with or without year.)
3724 * Make autofill fit columns.
3725 * Fix sorting undo problem. [#161890]
3726 * Add locale choice on text export. [#123339]
3727 * Remove stray "Back" button for text export's one-sheet case.
3728 * Fix elusive sheet tab tracking bug after we replaced the initial
3729 pristine workbook by a newly loaded one.
3730 * Fix GUI inconsistency for text import. [#338694]
3731 * Fix crash on save+quit. [#338847]
3732 * Auto-fit width when entering new values or formulas.
3733 * Auto-fit height when entering string constants.
3734 * Fix fits for wrapped text. [#67351]
3735 * Fix minor undo problem for applying a height-changing format.
3736 * When undoing or redoing, move to where things happen. [#114077,
3738 * Add tooltips to a few combos. [#339122]
3739 * Improve stf import format guessing. [#332997]
3740 * Improve stf import for sloppy clumps of whitespace. [#339297]
3741 * Improve stf import's keyboard navigation.
3742 * Fix applix import issue. [#339190]
3743 * Fix critical. [#339793]
3744 * Make "General" format pixel-perfect.
3745 * Fix zoomed rendering issue. [#310492]
3746 * Warn for confusing text-formatted-non-string situation. [#339834]
3747 * Fix filling of text formatted as non-general.
3748 * Fix printing problem for cells that haven't been displayed.
3749 * Fix critical on exit for --debug=1.
3750 * Display tooltips during autofill. [#51272]
3751 * Fix editing of comments attached to merged regions.
3754 * Hand clipboard off to clipboard manager when exiting.
3755 * Handle non breaking space in html input.
3756 * Handle .xls containing html fragment [#311879]
3759 * Fix CONVERT crash. [#323678]
3762 * New loan template. [#317201]
3764 --------------------------------------------------------------------------
3768 * Save configuration in non-gnome case. [#310354]
3771 * Use localized decimal separator. [#80139]
3774 * Unfreeze panes if the drag handles are pulled outwards.
3775 * Adjust ctrl-~ vs ctrl-!
3777 * More SpreadsheetML from MS Office XP.
3778 * Some OpenDoc import extensions.
3779 * Minor fixes for auto-fill
3780 * Enable a chart importer in the experimental xml sax importer.
3783 * Fix python binding for RangeRef::end.
3787 * Maemo/Hildon port to Nokia 770
3790 * Fix content probing of csv and tsv files. [#318419]
3791 * Import formats from Lotus 1-2-3 files.
3792 * Import column widths and row heights from Lotus 1-2-3 files.
3793 * Handle Lotus 1-2-3 functions whose names differ from the ones
3795 * Read basic info from wk4 files.
3796 * Fix issues with new function docs method.
3797 * Fix OO import crash. [#320818]
3798 * Fix Excel save crash. [#321009]
3802 * Fix issue with PRICE (and probably related functions).
3804 --------------------------------------------------------------------------
3808 * Preload selection in "Define Names" dialog. [#316406]
3811 * Fix crash when deleting plot with dynamic deps.
3812 * Fix localization issues. [#318042][#318043].
3815 * Snap objects right in RTL mode. [#316026]
3816 * Finish Data -> Table evaluation
3817 * Avoid entering "" for every keystroke when using gtk-2.8
3818 * Fix xls import/export of markers for radar plots.
3819 * Fix rotated text with pango-1.10 [#316597]
3820 * Update auto-expr after a recalc [#314867]
3821 * Use Emmanuel's ideas to improve the frozen pane drag handles.
3822 * Enable super/subscripts.
3823 * SpreadsheetML importer.
3827 * Fix rare dependency crash.
3828 * Warn if running with buggy pango_attr_list_splice.
3829 * Improve stf import gui for multi-byte encoded text. [#316816]
3830 * Fix xml-io's name parsing. [#317427]
3831 * Fix .gnumeric saving of summary items. [#318254]
3832 * Import some style info from Lotus 1-2-3 files.
3833 * Fix infinite loop in pdhyper.
3835 --------------------------------------------------------------------------
3839 * quotes for pure strings in expressions for xml in/out [#313460]
3840 * Fix F4 cycling of abs/rel in mixed mode range refs
3841 * Check all format tuples for a match [#85950]
3842 * Escape cancels object drag. [#314866]
3843 * F2 while editing jumps focus to entry. [#314869]
3844 * XLS in/out for Data -> Table
3845 * 2d Data -> Table support
3848 * Fix tooltip problem. [#314865]
3849 * Throw a minimum of effort at a Lotus importer for modern
3852 --------------------------------------------------------------------------
3855 (No code changes -- translations only)
3857 --------------------------------------------------------------------------
3861 * Audit strings. [#312746] [#312986]
3864 * Fix crash on close related to graph plugins. [#313463]
3867 * Fix lost background colours. [#314207 and others]
3868 * Add some drag handles for graphicly creating frozen panes.
3869 * Fix sheetview confusion. [#314208]
3872 * Fix harmless, but ugly, error message on xls save.
3873 * Fix solver crash. [#314025]
3874 * Fix solver coefficients.
3875 * Package lp_solve into a single file and sanitize its API.
3876 Update to lp_solve 5.5 in the process.
3877 * Fix dependency crash. [Part of #314207]
3878 * Fix theming bug. [#307783]
3879 * Fix crash related to changing colours of sheet tabs.
3880 * Fix rich text editing problem. [#314209]
3881 * Be consistent about dialog separators. [#314306]
3882 * Fix print problem with page numbers. [#314520]
3884 --------------------------------------------------------------------------
3888 * Fix recent files list on win32. [#308302]
3889 * Fix non-latin characters rendering of fonts sans, serif and monospace
3893 * Copy charts (to abiword).
3895 J.H.M. Dassen (Ray):
3896 * Bumped goffice build dependency.
3899 * Handle ROW/COLUMN with no argument in an array.
3900 * Fix problems with row height resizing on win32. [#163414]
3901 * XLS, SAX, & DOM in/out for conditional Formating.
3902 * SAX in/out for input messages.
3903 * SAX in for hyperlinks.
3904 * Conditional Formating for backgrounds.
3905 * Conditional Formating for borders.
3906 * Store the current settings before previewing. [#301494]
3907 * Fix F4-abs/rel state rotation after R1C1 breakage.
3908 * Fix leak in xls chart import. [#157058]
3909 * Fix object movement and snap to grid in RTL.
3910 * XLS import of image fills. [#127756]
3911 * XLS import of font for chart labels.
3912 * Don't put extra quotes around exported series names. [#152317]
3913 * Keep images hidden until they are sized. [#308301]
3914 * Warnings when consolidating single columns. [#308431]
3915 * Improve sync of cell editing and editline for autocomplete. [#308303]
3918 * Improve sc/xspread import.
3919 * Export page orientation to Excel.
3920 * Fix top margin/header interaction bug in page setup. [#310055]
3923 * Make changes to toolbar visibility permanent.
3924 * Fix stf export quoting problem. [#308109]
3925 * Fix stf export format problem.
3926 * Prevent sheets from being renamed to "".
3927 * Fix IRR. [Debian #315625]
3928 * Eliminate old sheet reorganize support code.
3929 * Make ssconvert able to save to stdout ("fd://1").
3930 * Fix repeat-setting-border crash. [#310924]
3931 * Fix typo that managed to get its own bugzilla entry. [#312823]
3932 * Fix problem with save. [#312930]
3933 * Improve screen-vs-print line breaking situation. [#312912]
3934 * Fix crash changing font. [#313257]
3935 * Fix crash on finalizing sheet with objects in it.
3936 * Fix sheet-remove crash related to dependencies. [#312794]
3938 --------------------------------------------------------------------------
3942 * permit formula guru to add array functions
3945 * (Win32) Fix opening files with non-ascii names when users "open"
3946 them in explorer. [#304874]
3947 * Enable libspeadsheet build
3948 * (Win32) Fix the bug that d&d from explorer doesn't work in
3952 * Tweak the errors from LOGNORMDIST, CONFIDENCE, STANDARDIZE, and
3953 NORMDIST to match MS Excel.
3954 * After a command refocus controls for the current view. [#165700]
3955 * Fix 'Begins with' vs 'Ends With' for autofilters.
3956 * Autofilter string equality is stronger than containment [#172355]
3957 * Buttons in sheet manager dialog should not strech vertically.
3958 * Stub for MS Excel's ASC function, which is unncessary in gnumeric.
3959 * Make range clipping more efficient. [#164950]
3960 * Fix advanced filter for inputs that do not start at col A. [#165734]
3961 * Fix xls import of names calling fwd declared names. [#166611]
3962 * Fix string generation for arrays.
3963 * Don't hide columns < 4pts wide on import. [#304558]
3964 * Rich content from MS Excel clipboard [#305405]
3965 * Fix warning while importing pre XL-95.
3966 * Fix adjustment object handling [#167584].
3967 * Be more careful what we assume is a header [#165061].
3968 * Use sheet specific print settings when printing a workbook. [#163589]
3969 * Fix small positioning glitch when creating widgets. [#304559]
3970 * re-enable experimental sax importer after goffice split.
3971 * Improve handling of some odd XL operators.
3972 * Remove warning when nudging during object creation. [#164779]
3973 * Delete while editing should not clear the cell. [#165172]
3977 * Don't output the xml declaration for xhtml. [#303827]
3980 * Fix solver for affine objective functions. [#171025]
3983 * Fix SUMIF even more. [Debian #308346]
3984 * Fix horizonal alignment of rotated numbers broken by fix to
3986 * Fix CRITICAL when undoing borders.
3987 * Improve multiline rotated text. [#167544]
3988 * Fix Excel load crash. [#303923]
3989 * Speed up exit on large sheets with lots of names, such as the
3991 * Clean up dependencies somewhat.
3992 * Simplify expressions used for defined names for single cells.
3993 * Fix redo crash. [#305007]
3994 * Fix auto-complete deactivation issues. [#305011]
3995 * Fix recognition of accounting formats. [#305314]
3996 * Fix unintentional format currency change. [#305313]
3998 * Work hard at not leaving passwords in memory, just in case.
3999 * Add tooltips for ok_button, cancel_button, and func_button.
4001 * Fix paste problem. [#305404]
4002 * Fix brown bag text import problem. [Later reported as #305624]
4003 * Improve R.QPOIS accuracy, efficiency, and termination.
4004 * Improve R.QNORM's accuracy in the long double case.
4005 * Improve R.QCAUCHY's accuracy.
4006 * Add new R.QHYPER function.
4007 * Fix xml SAX import issue for array formulae.
4008 * Fix xml export of shared array formulae.
4009 * Fix number matching problem. [#306254]
4010 * Fix R.PBETA screwup for log case.
4011 * Fix problem with hiding sheets.
4012 * Fix sheet removal undo to also undo changes to names and
4013 cells in other sheets.
4014 * Save and load visibility sheet attribute.
4015 * Fix 3D deps crash.
4016 * Fix 3D dependencies spanning more than one sheet. (I.e., all.)
4017 * Fix dynamic dependency crash on exit.
4018 * Plug leaks of sheet views.
4019 * Fix CRITICAL in the "manage sheets" dialog.
4021 --------------------------------------------------------------------------
4025 * Make ROUNDDOWN and ROUNDUP MSExcel compatible including the
4026 strange handling for negative numbers. [#162682]
4027 This breaks backwards compatibility to earlier Gnumeric versions
4028 for these functions.
4029 * Fix text colour in selected item in sheet manage dialog. [#170462]
4030 * Fix NORMDIST description. [#167467]
4033 * Allow ssconvert to specify importer. [#160069]
4036 * Fix image filtering for Win32. [#164589]
4037 * Implement the Win32 registry connection.
4040 * Major re-org for goffice split.
4041 * Fix xls import for fit to page.
4042 * Fix OFFSET for asymmetric ranges [#166764]
4043 * Fix SUMIF for asymmetric ranges [#166769]
4044 * Import sheet visibility from ms excel
4045 * Split function docs into a distinct catalog
4046 * Decrease memory usage in clipboard.
4047 * Simplify tiling when pasting a copy. [#87477]
4048 * Be more flexible pasting full cols/rows in single cells. [#87528]
4049 * Add vertical alignment DISTRIBUTED
4050 * Fix xls in/out of rotation
4053 * Don't crash on csv file with invalid unicode [#167190]
4054 * Import html hyperlinks as hyperlinks.
4055 * Fix session management bug when gnumeric is minimized. [#166769]
4056 * Paste images from clipboard.
4057 * Copy images and graphs to clipboard.
4058 * Receive and send images by drag and drop.
4059 * Don't clear clipboard when losing primary selection. [#300468]
4062 * Modified the way generated files are handled by Automake.
4063 * Some configure hacks to support po-functions.
4066 * Work around Pango bug causing XL save crash. [#166532]
4067 * Fix Save-As GUI problem causing CRITICALs.
4068 * Fix typos that managed to get their own bugzilla entries.
4070 * Improve auto-detection of separators for text files. [#167449]
4071 * Fix some #decimals problems with print page setup.
4073 * Fix crash when using --quit. Fix leak too.
4074 * Fix rare crash on exit.
4075 * Use unicode minus (U2212) for numbers. [#168467]
4076 * Improve format selection dialog for text import.
4078 * Use FooCanvas for rotation part of cell format dialog.
4079 * Get rid of the last direct GnomeCanvas use.
4080 * Clean up long double configuration.
4081 * Fix save-as for non-local files. [#170308]
4082 * Drop gtk+-bug workaround. [#162952]
4083 * Make sheets even more object-like.
4084 * Fix parsing problem with names that start out with something
4085 that can be parsed as a cell, e.g., "K3P". [#170465]
4086 * Improve auto-fixup of 1.0.x era non-ASCII Gnumeric files.
4087 * Fix minor GUI problem with the format page of text import.
4088 * Create new plugin with R.[DPQ]dist functions using the
4089 R Project's naming and calling conventions.
4090 Note: this is deliberately not yet in po-whatever. There are
4091 tons of autogenerated strings and things need to settle down
4093 * Fix modality issue causing crashes. [#170958]
4094 * Use a better format for auto expressions.
4095 * Improve undo description for rich text style changes. [#171637]
4096 * Don't destroy target file when loading a saver plugin fails.
4098 * Make sure we update our window menu when we create a new view.
4099 * When we reopen insert->image, start in the directory we were
4100 last time. [#143188]
4101 * Fix conversion problems with stf export. [#126513]
4102 * Improve text import for strange encodings. [#167191]
4103 * Rework stf export code and fix crash-on-exit-causing leaks.
4104 * Do something sensible when exporting dates and times as text.
4106 * Fix uncompressed saving of .xml and .gnumeric (when requested).
4108 * Improve extreme-case evaluation of quantile functions that are
4109 computed by root searching, such as =BETAINV(0.52,1e-3,1e6).
4110 * Improve accuracy of R.QF (and thus FINV).
4113 * Allocate some clipboard data in pools.
4114 * Fix potential save-as crash.
4115 * Fix spurious criticals. [#301581]
4116 * Change various sheet things to use an object properties.
4117 * Plug leaks with moving sheets.
4118 * Use object properties for much of the {sheet,workbook}-control-gui
4120 * Fix multihead problems with popups.
4121 * Fix crash for sheet-remove on sheets with local dynamic
4123 * Implement CELL("sheetname", ...).
4124 * Fix CELL with explicit sheet in the reference.
4125 * Fix sheet reordering by dragging.
4126 * Fix various theme related bugs. [#302902] [#302880] [#302882]
4127 * Fix undo crash in connection with cloning sheets.
4129 --------------------------------------------------------------------------
4133 * Snap to grid mode when moving sheet objects with shift.
4136 * add scatter plots with spline interpolation.
4138 * Fix crash in contour plots (#166051).
4139 * Automatic bounds work with negative values in XY chart (#164593).
4140 * Scrollbar and slider max values are now constant (#165173).
4141 * Avoid recalculation of scrollbar and slider values when not
4142 necessary (#166085).
4144 J.H.M. Dassen (Ray):
4145 * Generate an error when no proper UTF-8 filename is produced when
4146 saving [Debian #291265]
4150 * Another step towards the libgoffice split
4153 * Some configure.in cleanup.
4156 * When using the new printing code, don't bother to generate
4157 gnome print fonts for the old code.
4158 * Improve search strategy for auto-completion.
4159 * Fix crash for insert/delete column/row. [#165873]
4160 * Fix text import crash. [#165617]
4161 * Fix SUBSTITUTE. [#165996]
4162 * Fix general format's use of "e".
4163 * Plug dependency leak. [#159581]
4164 * Fix fake rounding functions for very large numbers. [#166188]
4165 * Eliminate old printing code.
4166 * Clean out workarounds for old libraries.
4167 * Avoid GnomeFont in printing.
4168 * Fix .dbf import of floating point values. [#166311]
4169 * Plug xls save leak. [#166561]
4171 --------------------------------------------------------------------------
4175 * Improve python config test for ia64 [#161547]
4176 * Handle invalid DIMENSIONS records in xls [#161534]
4177 * Fix installation path for the docs [#161404]
4180 * fix legend update on pie label change.
4181 * don't disable theming for xy plot with line or marker only.
4184 * Fix Win32 detection of default date format. [#161793]
4187 * Fix crash in contour plots. [#163626]
4188 * When saving, always ask when file exist and come back to the dialog
4189 when user does not want to overwrite.
4191 J.H.M. Dassen (Ray):
4192 * XLS import for paper sizes for which gnome-print doesn't have a
4196 * Install the man pages
4197 * Backport some framework for RTL
4198 * image import from xl95 [#157997]
4199 * Double click on an object brings up prop page
4200 * Fix warnings when selecting a widget
4201 * Hide value for slider objects
4202 * Don't crash when attempting to copy an un-copiable object [#162888]
4203 * Fix crash deleting a shared view [#163452]
4204 * Fix sax export of outlines
4205 * Fix TYPE to allow non-scalar
4206 * Use element 0 of an array returned in a non-scalar context [#162923]
4207 * Fix MATCH. If type is unspecified default to 1 not 0 [#163040]
4208 * Unnecessary row resize undoing format that did not resize [#163407]
4209 * Remove adjustment of copied areas on ins/del col/row [#163408]
4210 * XLS export for booleans and errors in arrays
4211 * Make SUMPRODUCT ignore booleans and strings to match XL, and SUM
4212 * Fix sizes of Bitstream Vera for xls export [#163406]
4213 * Mouse events while editing with other vertical alignments [#163198]
4214 * Fix zoom for rich text with explicit size [#163223]
4215 * Fix race condition when creating drawing objects [#162631]
4216 * XLS export for empty cols with non-default formats [#163409]
4217 * Redo var width content when resizing all cols at once [debian #288157]
4218 * Handle zero sized charts [#163939]
4219 * Fix comment indicator position when zoomed [debian #290388]
4220 * Some support for filled styles [#163438]
4221 * XLS import/export for print header/footer [#155719]
4222 * Some tuning for missing arg export to xls [#163236]
4225 * Use non bash specific substitution for autformat templates [#161782]
4228 * Improve accuracy of pgamma and thus pchisq, ppois, qgamma,
4229 qchisq, qpois, and more for extreme arguments.
4230 * Make it possible to change rotation of formats.
4231 * Draw rotated text.
4232 * Print rotated text.
4233 * Fix torn off undo/redo crash.
4234 * Fix cell format dialog initialization problems.
4235 * Doc fixes for ODD and EVEN.
4236 * Fix rich text crash. [#161621]
4237 * Fix inserting new characters into a rich text string.
4238 * Fix deleting more than one character at once from a rich text
4240 * Fix rich text problem when starting from empty. [#161723].
4241 * Vastly improve sorting speed for large ranges with formulas.
4243 * Fix Help->Contents accelerator. [#162865]
4244 * Make general format use "E", not "e", as appropriate.
4245 * Simplify SUM. [#131588]
4246 * Fix INT(-1) problem. [#163019]
4247 * Fix rich text re-edit problem. [#163415].
4248 * Fix rich-text insertion problem. [#163413].
4249 * Fixed font/size/zoom selection problem. [#163412].
4250 * Implement OOo's BASE and DECIMAL.
4251 * Fix some error cases of LINEST/LOGEST not to crash.
4254 * Extend paradox importer to support additional types.
4256 --------------------------------------------------------------------------
4260 * Saved charts were 1 pixel larger than the stated size [#157732]
4261 * Fix path to chart icons for win32 [#160046]
4262 * Fix sax export for Validation [Debian #283999]
4263 * Fix unintended object resize when clicking on the lower right resize
4264 handle of existing object
4265 * Break long words when wrapping text
4268 * Add bugzilla version number to desktop file. [#159371]
4269 * Fix arrows' direction used for printing and saving. [#159922]
4272 * tidy up lp_solve code to build under OS/X
4274 --------------------------------------------------------------------------
4278 * Fix crash on empty file in lotus file probe. [#158126]
4279 * Enable auto-correct initial caps exception list. [#158209]
4280 * Fix removable of items from auto-correct initial caps
4281 exception list. [#158207]
4282 * Protect ABcD style strings from auto-correction [#124858]
4283 * Rename graph guru's okay button [#152514]
4284 * When undoing the deletion of sheet objects also recreate the
4285 original ordering of objects. [#151609]
4288 * Pull the file open filters from the openers
4290 * Undo for objects deleted by pasting a cut region [#159365]
4293 * Update derivatives.gnumeric
4295 J.H.M. Dassen (Ray):
4296 * XLS import for paper sizes known to gnome-print.
4299 * Fix crash with weird history items. [#157682]
4300 * Fix print preview leak. [#158566]
4301 * Fix stf import crash. [#159009]
4303 --------------------------------------------------------------------------
4307 * Keep the recently used function list uptodate. [#156732]
4308 * Fix default font selection in preference dialog. [#157238]
4309 * Fix preference dialog window fraction selection. [#157239]
4310 * Make various preferences setting changes apply to the current
4312 * Add screen page to preference dialog and fine-tune its general
4314 * Replace text entry boxes in preference dialog with
4315 checkboxes and spinbuttons.
4316 * Ensure that the preference dialog inthe non-gnome build
4320 * Fix perl and python tests in configure
4321 * Fix creation of slow sheet objects when there are frozen panes
4322 * Fix the solver and several related reports
4323 * Make the solver dialog's constraint page more usable
4326 * More cleanup in configure
4329 * Fix Clear-All crash. [#157376]
4332 * Fix display of slow objects when there are frozen panes
4334 --------------------------------------------------------------------------
4339 * Fix text export dialog [#155437, #154231]
4340 * Skip sheet selection in text export if there is only one
4341 non-empty sheet. [#156604]
4342 * Make print dialog less modal. [#132876]
4343 * Make non-imported columns in configurable text import more
4345 * Suppress warnings when filling with large series. [#153527]
4346 * Improve format page in configurable text import [#154138,
4348 * Improve schema description [#153631]
4349 * Warn if csv import is dropping columns [#139385]
4350 * Change menu text in fixed cvs import [#154137]
4351 * Add format descriptor to column headers in text import. [#154140]
4352 * Fix various bugs [#156531, #156710]
4353 * Add tooltips to buttons in text export sheet selection.
4354 * Add top and bottom buttons to text export sheet selection.
4355 * Disable buttons in text export sheet selection when not applicable.
4356 * Fix LaTeX export of cells spanning to the left [#157047]
4359 * Erlang (telecommunications engineering) plugin.
4362 * Add dash styles to chart objects.
4363 * Enables non integer line width for chart objects.
4364 * Fix clipping in svg export.
4365 * Update labels automatically [#152585].
4368 * Some function documentation cleanups.
4371 * Enable selecting and moving multiple drawing objects
4372 * Swap X & Y axis content when importing xls bar plots. [#154734]
4373 * Basic handling for XL 'Forms' Objects
4374 * Fix handling of empty arguments in nested expressions
4375 * Delay gnome-print init to decrease startup time
4376 * Improve OOo import for styles
4377 * Some support for newer Lotus-123 formats
4378 * Translate autoformat categories and descriptions
4379 * Re-enable the ui plugin service
4380 * Rename x-quattro-pro to match freedesktop [#152159]
4381 * Have text in item-edit does reflect zoom
4382 * Show the right rich text format when clicking on edit line
4383 * Finish rich text persistence for gnumeric xml and clipboard
4386 * Implement Edit->Select->Input. [#154735]
4387 * Fix sample datasource's recalc. [#154857]
4388 * Make File->Open start in the directory where the current file
4389 was loaded. [#143188]
4390 * Make it possible to unhide sheets. [#154710]
4391 * Add HYPOT function. [#148322]
4392 * Add PFACTOR function.
4394 * Revive logic to add missing parenthesis in parser.
4395 * Fix evil timing issue in about dialog. [#155268]
4396 * Fix window menu in case of "_" in names. [#155235]
4397 * Add support for setting text and markup in buttons.
4398 * Fix XL save crash. [#155371]
4399 * Limit the width of search window. [#136421]
4400 * Protect against crash in inter-process paste.
4401 * Make URLs work from Nautilus. [#156456]
4402 * Fix pgamma accuracy for extreme arguments.
4403 * Improve accuracy of a few complex number functions.
4404 * Make sure basenames of files can be seen during splash for
4406 * Fix undo column crash. [#157045]
4409 * Improve perl plugin.
4410 * Fix various untranslated GUI elements.
4411 * Bullet-proof plugin loader.
4413 --------------------------------------------------------------------------
4418 * Write the chapter "Graphics: Plots, Images, Widgets and Drawings"
4419 * Write the chapter "Working with Files"
4420 * Update the chapter "Elements".
4423 * Improve `Z-Test for 2 Means'
4424 * Improve `T-Test (Paired Sample)'
4427 * Grid lines implementation
4428 http://bugzilla.gnome.org/show_bug.cgi?id=152615
4429 * New set of icons for charting engine
4430 http://bugzilla.gnome.org/show_bug.cgi?id=152499
4431 * Fix crash when adding y-erros to an empty plot
4432 http://bugzilla.gnome.org/show_bug.cgi?id=152201
4433 * Fix the performance degradation with too many axis ticks
4434 http://bugzilla.gnome.org/show_bug.cgi?id=153146
4435 * Fix crash when adding series to a radar plot
4436 http://bugzilla.gnome.org/show_bug.cgi?id=153401
4437 * Fix ring plots for center radius = 0
4438 http://bugzilla.gnome.org/show_bug.cgi?id=153402
4439 * Remove unused radar plot editor
4442 * XLS import formatted single points in charts (only pie for now)
4443 * Improve theme support for single points in charts
4444 * ctrl-7, ctrl-9, ctrl-(, ctrl-0, ctrl-)
4445 * Rework column size calculation on xls import/export
4446 http://bugzilla.gnome.org/show_bug.cgi?id=152248
4447 * font strangeness when exporting to xls
4448 http://bugzilla.gnome.org/show_bug.cgi?id=152512
4449 * Improve cursor for object resize
4450 http://bugzilla.gnome.org/show_bug.cgi?id=152244
4451 * Fix loss of precision when resizing objects
4452 http://bugzilla.gnome.org/show_bug.cgi?id=152636
4453 * Fix rendering problem when zoomed
4454 * Fix object positioning when zoomed
4455 * Make the status area shorter with GtkStatusbar and fewer frames
4456 * XLS import for arcs, polygons
4457 * Improve XLS object styling
4458 * More win32 build patches
4459 http://bugzilla.gnome.org/show_bug.cgi?id=114099
4460 * Clipboard support for objects
4461 * Support for symmetric object resize, and duplication via ctrl-click
4462 * Cleanout the SheetObject menu code to restore model gui split
4463 * Fix File -> Sendto
4464 * Add ctrl-period == insert current date&time
4465 http://bugzilla.gnome.org/show_bug.cgi?id=114153
4466 * Respect 0 as no-compression for xml export
4469 * Fix the CORBA plugin.
4470 * Add pangoft2 dependency.
4471 http://bugzilla.gnome.org/show_bug.cgi?id=153701
4474 http://bugzilla.gnome.org/show_bug.cgi?id=152511
4475 * Fix crash when adding a xy plot over a pie plot
4476 * Work on using pango layouts for printing.
4477 * Fix endless recursion. [#153544.]
4479 * Improve save-as dialog.
4480 * Make sure *.csv and *.tsv are listed as spreadsheets in the
4481 open dialog. [#143135.]
4484 * Validate the field names for paradox databases
4487 * Fix header/footer printing to use pango layouts.
4488 * Fix graph printing to use pango layouts for text.
4489 * Fix cell printing to use pango layouts.
4492 * Enable editing email links
4494 --------------------------------------------------------------------------
4499 * Improve `T-Test (Unpaired; Unequal or Equal Variances)' tool
4500 * Fix TDIST for negative x and two tails
4503 http://bugzilla.gnome.org/show_bug.cgi?id=151529
4504 * Fix markers in xy and line plots.
4505 http://bugzilla.gnome.org/show_bug.cgi?id=151530
4506 http://bugzilla.gnome.org/show_bug.cgi?id=151527
4507 * Fix axis size allocation
4508 http://bugzilla.gnome.org/show_bug.cgi?id=127203
4509 * Align axis title with plot area
4512 * XLS import zooming for full page charts
4513 * XLS export for full page charts
4514 * XLS import of autoshapes with/without outlines and fills
4515 * Use the right default palette for XL95
4516 http://bugzilla.gnome.org/show_bug.cgi?id=151628
4517 * Fix resizing sample plot in graph assistant type selector
4518 http://bugzilla.gnome.org/show_bug.cgi?id=152059
4519 * Add full screen toggle
4520 * Auto recognize csv files < 80 characters long
4523 * Export text objects to Excel
4526 * Some typos in various docs
4527 * Cleanup configure.in
4530 * Make new windows inherit toolbar visibility from parent.
4531 * Map [Enter] to next-match in search centre.
4532 * Fix F4 ($-cycling) when used in bogus places.
4533 * Improve save-as when selected from a workbook that was not
4534 loaded. (Still, save-as isn't great.)
4536 --------------------------------------------------------------------------
4541 * Improve `F-Test' tool
4542 http://bugzilla.gnome.org/show_bug.cgi?id=148724
4543 http://bugzilla.gnome.org/show_bug.cgi?id=149247
4544 * Some minor About box changes
4545 http://bugzilla.gnome.org/show_bug.cgi?id=149945
4546 * Fix database functions
4549 * Add logarithmic mapping and invert axis support.
4550 * Zoom support for markers and error bars.
4551 * Move sharp libart rendering tweaks to pixbuf renderer.
4552 * Improve chart SVG export.
4553 http://bugzilla.gnome.org/show_bug.cgi?id=132063
4554 * Improve chart printing.
4555 * Fix minor tick rendering
4556 http://bugzilla.gnome.org/show_bug.cgi?id=144123
4557 * Add labels to radar axis
4558 http://bugzilla.gnome.org/show_bug.cgi?id=139397
4559 * Don't clip markers to plot area
4560 http://bugzilla.gnome.org/show_bug.cgi?id=142255
4563 * Updates for the option pricers.
4565 : American/European options to exchange one asset for another
4566 : Options on spreads between futures
4567 : Payouts on the most favorable state during a period
4570 * Use SAX exporter by default.
4571 * Enable 'popup-menu' binding support
4572 * Add tooltip for object resizing
4573 * Misc ancient array formula parsing and entry problems
4574 * Jump to lp_solve 5.0
4576 * Add a View -> Windows menu
4577 * Work on tightening up XL compat of array functions
4578 * Improve xls export for obscure xl eval modes
4579 * Improve XL/OO compat for RANK()
4580 * XLS import of full page charts
4581 http://bugzilla.gnome.org/show_bug.cgi?id=150530
4582 * sax export of comments without authors
4583 http://bugzilla.gnome.org/show_bug.cgi?id=150792
4584 * fix breakage in ins/del col/row caused by dsum changes
4585 http://bugzilla.gnome.org/show_bug.cgi?id=150578
4586 * Update the resize handles if the current object's size changes
4587 http://bugzilla.gnome.org/show_bug.cgi?id=151144
4588 * XL can not handle plots with no data, filter them
4589 http://bugzilla.gnome.org/show_bug.cgi?id=151150
4590 * center ticks for bar/col plots too
4591 http://bugzilla.gnome.org/show_bug.cgi?id=143724
4592 * Clip large dbf files to compile time file limits
4595 * Export images to Excel
4596 * Read images from native Gnumeric format
4597 * Read and save images we cannot render without loss to and
4598 from Excel and native Gnumeric format
4599 * Add 'Save As' menu entry for image objects.
4600 * Add format chooser to 'Save As' dialog for images and graphs.
4601 * Resurrect the Psion Sheet importer.
4602 * Fix file drag from nautilus -> gnumeric.
4603 * Fix "Save changes?" bug.
4604 http://bugzilla.gnome.org/show_bug.cgi?id=151152
4607 * Add Ctrl-5 for strike-through.
4608 * Add Ctrl-Shift-D for double underline.
4609 * Fix error return for GEOMEAN and HARMEAN.
4610 * Fix IMCONJUGATE and IMABS for reals. [#148323, backported]
4611 * New function INVSUMINV.
4612 * Fix crash with format toolbar in menu mode.
4613 * Fix crash on exit. [backported]
4614 * Fix ssconvert output.
4615 * Fix potential lexer crash.
4616 http://bugzilla.gnome.org/show_bug.cgi?id=150821
4617 * Fix graph guru crash in the absense of graph plugins.
4620 * Paradox DB import.
4623 * Export links when saving as html.
4624 * Add actions for www and bug reporting.
4625 http://bugzilla.gnome.org/show_bug.cgi?id=151273
4628 --------------------------------------------------------------------------
4633 http://bugzilla.gnome.org/show_bug.cgi?id=142219
4634 * Handle borders in latex export correctly
4635 http://bugzilla.gnome.org/show_bug.cgi?id=142836
4636 * Save current sheet as csv (rather than first sheet)
4637 http://bugzilla.gnome.org/show_bug.cgi?id=140820
4638 * Fix default colour handling in manage sheet dialog
4639 * Add interface to allow the visibility of sheets to be toggled
4640 http://bugzilla.gnome.org/show_bug.cgi?id=142700
4641 * Make sure zoom-box shows current zoom factor
4642 * Improve `Descriptive Statistics' tool
4643 * Improve `One-Factor ANOVA' tool
4644 * Improve `Correlations' tool
4645 * Improve `Covariances' tool
4646 * Add CLIPBOARD over PRIMARY choice to preference dialog
4649 * Put delete actions from edit main menu into their own submenu.
4650 * HIGify some dialogs when it comes to spacing.
4653 http://bugzilla.gnome.org/show_bug.cgi?id=142212
4654 * In a line graph, don't use '0' if Y value is missing.
4655 * fix a double draw of chart childs.
4658 * Add error bars in bars, columns, lines and areas plots.
4661 * Edit and display rich text in cells (no persistence yet)
4662 * Make the last dependency above gtk optional to enable a win32 build
4663 * Major re-org of xls string import to handle rich text
4664 * Improve xls import of old < xl95 variants
4665 * Fix xls chart import for value dimensions
4666 * Fix autoformat dialog
4668 * Pango uses _byte_ offsets for attributes. Fix everything
4669 * Fix xls import of chart background and outline
4670 * Support richtext during autofill
4671 * A huge performance improvement when scrolling images
4672 http://bugzilla.gnome.org/show_bug.cgi?id=136363
4673 * Fix font handling in chart labels and titles
4674 http://bugzilla.gnome.org/show_bug.cgi?id=140671
4675 * Fix crash when undoing a cut from a different workbook
4676 * Fix MS XL crash when there are too many strings
4677 * MS XL import for chart gradient backgrounds
4678 * Support series without legend entries, including xls import
4679 * Started on an OOo exporter
4680 http://bugzilla.gnome.org/show_bug.cgi?id=103054
4681 * Tweak XL import and export for named expressions / addins
4682 http://bugzilla.gnome.org/show_bug.cgi?id=142474
4683 * Use first rather than last conditional value fmt as catch-all
4684 * Implicit iteration for operators
4685 * Make the unary operators XL compatible
4686 * basic xls export for charts
4687 * start work on OOo export
4688 * Skip ticks/labels for discrete axes
4689 * Drag files from nautilus -> gnumeric
4690 http://bugzilla.gnome.org/show_bug.cgi?id=143577
4692 * fix merged cell printing and diagonal borders
4693 * Allow themed series with gradients
4694 * Fix application prop dialog
4695 * Support repeat for several commands
4696 http://bugzilla.gnome.org/show_bug.cgi?id=147756
4697 * Ancient autofill leak on constant string fills
4700 * Fix crash related to database functions (#138600). [backported]
4701 * Fix [h]:mm precision (#138182). [backported]
4702 * Make it possible to hide toolbars.
4703 * Make it possible to hide the statusbar.
4704 * A few multihead fixes.
4705 * Upgrade to R's development version.
4706 * Add cumulative distribution to HYPGEOMDIST.
4707 * Fix pgeom for small x. (Fixes accuracy of GEOMDIST.)
4708 * Fix pbinom for very large n. (Fixes accuracy of BINOMDIST.)
4709 * Replace R's pbeta function. (Fixes accuracy of BETADIST,
4711 * Replace R's pcauchy function . (Fixes accuracy of CAUCHY.)
4712 * Replace R's pf function. (Fixes accuracy of FDIST, FTEST, F-test
4713 tool, regression tool, ANOVA tools..)
4714 * Replace R's phyper function. (Fixes accuracy and evaluation speed
4716 * Fix accuracy of our versions of various long-double functions
4717 that Solaris lacks. (Fixes, for example, ERF.)
4718 * Improve accuracy of FISHER.
4719 * Improve accuracy of EFFECT, NOMINAL, MIRR, IRR, XNPV, NPV, PMT,
4720 RATE, PV, FV, IPMT, PPMT for small rates.
4721 * Fix accuracy of ZTEST.
4722 * Improve prevision of the bessel functions.
4723 * Fix validation crash due to excel import. [backported]
4724 * Fix custom validation export. [backported]
4725 * New functions EXPM1 and LN1P.
4726 * Fix image-inside-xls problem. [backported]
4727 * Ignore more spaces in expression entry.
4728 * Improve error handling in xbase plugin. [backported]
4729 * Fix a weird IF semantics where the argument count including
4731 * Fix parser problem with single empty arg after expression. [backported]
4732 * Avoid keeping passwords in memory. (Will need gtk+ fix to be really
4734 * Switch to keeping URIs, not filenames, inside and in history.
4735 * Implement copy-right (Ctrl-R) and copy-down (Ctrl-D).
4737 (For those worrying over the pile of accuracy fixes above it should
4738 be noted that prior versions of Gnumeric were already pretty good,
4739 certainly far better than Excel. Most of the fixes above are for
4740 extreme-case arguments where most other software packages will give
4741 totally incorrect answers and/or take extremely long time to
4742 produce any answer at all. We are slowly feeding some of these
4743 fixes back to, say, the R Project.)
4745 --------------------------------------------------------------------------
4750 * Make new strings translatable.
4751 * Use new widget for output page of analysis tools.
4752 * Add display indicating why the okay button is disabled
4753 to selected analysis tools.
4754 http://bugzilla.gnome.org/show_bug.cgi?id=131343
4755 * Use the paper selected in the print dialog [backported]
4756 http://bugzilla.gnome.org/show_bug.cgi?id=132347
4757 * Fix argument names for RATE.
4758 * Some HIGfication in the print setup dialog
4759 * Make sure that when printing to a file we don't accidentally
4760 overwrite an existing one.
4761 * Don't close the print dialog if a user wants to look at a preview.
4762 * Remove last use of gnome-config
4763 * Fix GtkFileChooser crash (133069)
4766 * Work on single point formating for charts.
4767 http://bugzilla.gnome.org/show_bug.cgi?id=135621
4768 * Fix rounding issue for markers in xy plots and for axis ticks.
4771 * Add error bars in scatter and bubble plots.
4774 * Drop gnome-app-helper in favour of GtkAction
4775 http://bugzilla.gnome.org/show_bug.cgi?id=128524
4776 * COUNTRY record position is xls version specific [backported]
4777 * Generate an SST record even without strings to placate french version
4778 of MS Excel [backported]
4779 * Fix memory error introduced in 1.2.3 when saving to xls [backported]
4780 * Move to glib/gi18n.h and delete the gnumeric specific equivalent
4781 http://bugzilla.gnome.org/show_bug.cgi?id=130579
4782 * We only need selection info in the primary pane
4783 http://bugzilla.gnome.org/show_bug.cgi?id=130577
4784 * Export multiple selections to xls for frozen panes
4785 http://bugzilla.gnome.org/show_bug.cgi?id=130582
4786 * Rangesel doesn't bind the panes during cursor movements either
4787 http://bugzilla.gnome.org/show_bug.cgi?id=130424
4788 * Recalc new expressions even when manual recalc is set
4789 http://bugzilla.gnome.org/show_bug.cgi?id=130700
4790 * Better compatibility with MS Excel's handling of minus sign
4791 http://bugzilla.gnome.org/show_bug.cgi?id=130835
4792 * ISNUMBER() should return false for blank references
4793 http://bugzilla.gnome.org/show_bug.cgi?id=130172
4794 * Do not convert blanks to int(0) for string args
4795 * Allow optional args to receive empty even for booleans
4796 * Install the executable as gnumeric-<version>
4797 http://bugzilla.gnome.org/show_bug.cgi?id=132017
4798 * Support double underline when importing from applix
4799 http://bugzilla.gnome.org/show_bug.cgi?id=127138
4800 * Handle freezing when top or left is non 0
4801 http://bugzilla.gnome.org/show_bug.cgi?id=132448
4803 http://bugzilla.gnome.org/show_bug.cgi?id=131933
4804 * Handle mismatched locales with decimal pt == thousands sep
4805 http://bugzilla.gnome.org/show_bug.cgi?id=132060
4806 * update axis labels when a plot changes a source
4807 http://bugzilla.gnome.org/show_bug.cgi?id=125886
4808 * Data points define the axis, not the number of labels
4809 http://bugzilla.gnome.org/show_bug.cgi?id=132390
4810 * Fix crash when updating chart style combos
4811 http://bugzilla.gnome.org/show_bug.cgi?id=132017
4812 * Support double underline when importing from applix
4813 * Fix our exported xls with macros with named sheets
4814 * Use theme colours in plot type selector
4816 * Reorg the text exporter
4817 http://bugzilla.gnome.org/show_bug.cgi?id=74205
4818 * Display the blue range designator even in other panes
4819 http://bugzilla.gnome.org/show_bug.cgi?id=126563
4820 * Fix col/row sizes when copying a sheet with default zoom != 1
4821 http://bugzilla.gnome.org/show_bug.cgi?id=135946
4822 * Add support for mmmmm formats
4823 * persist combos and lists (to gnumeric xml)
4824 * Fix xls import of external 3d references
4825 http://bugzilla.gnome.org/show_bug.cgi?id=136088
4826 * Persist vary-style-by-color for pie plots
4827 * Do not theme colours when using image fills
4828 * Recalc autosized row heights when a font size changes
4829 http://bugzilla.gnome.org/show_bug.cgi?id=135977
4830 * Fix xls import of font and font colours for XL95/XL97 text/labels
4831 * Fix xls import of label outlines for XL95 textboxes
4832 * Make the text probe routine a bit more relaxed
4833 * Fix xls import of cursor position for frozen panes
4834 * Fix xls export of h/v only frozen panes
4835 * Fix xls 97 export of named expressions without addins
4836 http://bugzilla.gnome.org/show_bug.cgi?id=137818
4837 * For immediate rerender, even for simple font changes.
4838 * Support editing rich text in cells (incomplete)
4839 http://bugzilla.gnome.org/show_bug.cgi?id=138533
4840 * handle insufficient data in moving average tool
4842 J.H.M. Dassen (Ray):
4843 http://bugzilla.gnome.org/show_bug.cgi?id=135044
4844 * Incorrect undo label for row autosize
4847 * Tool tips for the sort dialog.
4853 * Clean out work-arounds for old GTK+.
4854 * Turn on multi-head support.
4855 * Switch to file chooser.
4856 * Eliminate use of GnomeEntry.
4857 * Fit scale-fit problem.
4858 * Fix FLOOR and CEILING error case.
4859 * Fix problem with typing in the "decimals" spin button in the
4861 http://bugzilla.gnome.org/show_bug.cgi?id=135609
4862 * Fix pretty-print (and thus saving) problem with ranges like
4864 http://bugzilla.gnome.org/show_bug.cgi?id=136639
4865 * Work around theme engine crash. [backported]
4866 http://bugzilla.gnome.org/show_bug.cgi?id=135000
4867 * Set accessibility role for save-before-exit dialog.
4868 * Improve auto-scrolling when dragging the cursor outside the
4870 * Improve pgeom (and thus GEODIST) accuracy.
4871 * Make filename history UTF-8 safe.
4873 --------------------------------------------------------------------------
4878 * Portability fixes.
4881 * http://bugzilla.gnome.org/show_bug.cgi?id=128166
4882 Mark workbook as dirty on sheet deletion/addition
4883 * Bug fixes: 128915, 128611
4884 * Minor changes to the sort dialog
4885 * http://bugzilla.gnome.org/show_bug.cgi?id=128936
4886 Allow text export to use the rendered strings rather than the
4888 * http://bugzilla.gnome.org/show_bug.cgi?id=129444
4889 Fix printing of non-word-wrapped cells with hard line breaks
4890 * http://bugzilla.gnome.org/show_bug.cgi?id=129049
4891 Make sure dialogs are visible on session manager communications
4895 http://bugzilla.gnome.org/show_bug.cgi?id=128565
4896 * Overzealous renaming.
4897 http://bugzilla.gnome.org/show_bug.cgi?id=128169
4898 * Use the right font when editing.
4899 http://bugzilla.gnome.org/show_bug.cgi?id=127625
4900 * kludge around mystery inconsistent autfilters in xls
4901 * Patch a leak in the pattern selector
4902 * Fix a potential crash when changing labels on axis
4903 http://bugzilla.gnome.org/show_bug.cgi?id=127734
4904 * Modernize the sylk importer
4905 http://bugzilla.gnome.org/show_bug.cgi?id=129445
4906 * Fix xls import of plot styles that override defaults
4907 * Fix xml import of ManualRecalc flag
4908 http://bugzilla.gnome.org/show_bug.cgi?id=128837
4909 * Horizontal, and Zoom scroll wheel support
4910 * User selectable format for axis labels
4911 * Tune 'General' format width calculation
4912 * Improve quoting of accounting formats
4913 * Auto format selection for axis value labels
4914 http://bugzilla.gnome.org/show_bug.cgi?id=129833
4915 * Tweak the mime types we claim to handle
4918 * Add a field menu and keyboard shortcuts to the sort dialog
4921 * Fix encoding of author field in summary.
4922 http://bugzilla.gnome.org/show_bug.cgi?id=129702
4925 * GLPK upgrade to version 4.2
4928 * Handle fractional seconds correctly for UNIX2DATE.
4929 * Fix display of -0:30 again.
4930 * PCRE upgrade to 4.5.
4932 --------------------------------------------------------------------------
4936 * Updated some docs.
4937 * Also use fallback-fonts for the page decorations when printing.
4938 http://bugzilla.gnome.org/show_bug.cgi?id=122034
4939 * Add default header/footer font selector to preference dialog.
4940 http://bugzilla.gnome.org/show_bug.cgi?id=125361
4941 * Fix printing from Page Setup dialog.
4942 http://bugzilla.gnome.org/show_bug.cgi?id=125422
4943 * Upon inserting of cells try to guess whether to move cells down
4945 * Upon deleting of cells try to guess whether to move cells up
4947 * Use the number of copies info read from an XL file
4948 http://bugzilla.gnome.org/show_bug.cgi?id=127415
4949 * Fix expr entry interaction with merged cells
4950 http://bugzilla.gnome.org/show_bug.cgi?id=127932
4951 * Fix and adjust sort dialog
4954 * Add clipping for plot areas.
4955 http://bugzilla.gnome.org/show_bug.cgi?id=125419
4958 * Support text in SVG exporter
4962 * Don't install schemas when building an rpm
4963 * Support non-assisted CSV export for ssconvert
4964 * Simple optimization for 30% faster number matching
4965 * Center line plot points on index
4966 * Fix crash when importing truncated xls files
4967 * Update axis labels when bac/col/line/area labels are set/cleared
4968 * Complain loudly when people run without installing the schema
4969 * Improve padding of chart elements
4970 http://bugzilla.gnome.org/show_bug.cgi?id=124244
4971 * Fix xls import of collapsed cols/rows at level 0
4972 http://bugzilla.gnome.org/show_bug.cgi?id=123325
4973 * Fix in 1.2.1 was spewing pointless warnings
4974 http://bugzilla.gnome.org/show_bug.cgi?id=124975
4975 * Handle undoing a paste from a deleted external sheet
4976 http://bugzilla.gnome.org/show_bug.cgi?id=77303
4977 * Don't scroll the other panes unless we absolutely have to.
4978 http://bugzilla.gnome.org/show_bug.cgi?id=125269
4979 * Try to save a current edit before an action
4980 http://bugzilla.gnome.org/show_bug.cgi?id=125045
4981 * Fix tick spacing with manual axis bounds
4982 * Tune clipboard to avoid ultra deep recalc stacks
4983 http://bugzilla.gnome.org/show_bug.cgi?id=125230
4984 * Add epsilon _before_ we scale formats with elapsed hours
4985 http://bugzilla.gnome.org/show_bug.cgi?id=125421
4986 * Tune insert col/row above frozen panes
4987 http://bugzilla.gnome.org/show_bug.cgi?id=124930
4988 * Be more lenient about invalid xml, but put errors in gui
4989 http://bugzilla.gnome.org/show_bug.cgi?id=125604
4990 * Fix OO import in some locales.
4991 http://bugzilla.gnome.org/show_bug.cgi?id=125611
4992 * Fix OO import of integer attributes.
4993 * XLS probe support for misnamed streams
4994 http://bugzilla.gnome.org/show_bug.cgi?id=125577
4995 * Don't forget to recalc after deleting col/row
4996 http://bugzilla.gnome.org/show_bug.cgi?id=125619
4997 * Init the high/low button for axis prefs
4998 http://bugzilla.gnome.org/show_bug.cgi?id=125496
4999 * Update all displayed auto values for axis bounds
5000 http://bugzilla.gnome.org/show_bug.cgi?id=125886
5001 * Have an inverse pull to 0 in case the eps pulls too far
5002 * Actually install the man pages
5003 http://bugzilla.gnome.org/show_bug.cgi?id=126389
5004 * Formatting marks a sheet as dirty
5005 * Support auto-shape/outline/fill for chart markers
5006 * Add UI to restore auto colors for charts
5007 * Update UI when a chart style element changes externally
5008 * Support line plots with no markers by default
5009 * Support xy plots with no markers, no lines, by default
5010 http://bugzilla.gnome.org/show_bug.cgi?id=125886
5011 * x axis label vertical alignment
5012 http://bugzilla.gnome.org/show_bug.cgi?id=125986
5013 * Extend 'is_auto' support.
5014 * Fix round tripping of imported xls macros.
5015 http://bugzilla.gnome.org/show_bug.cgi?id=125416
5016 * Enabled the object re-ordering buttons
5017 http://bugzilla.gnome.org/show_bug.cgi?id=126775
5018 * Be smarter when all the values are the same
5019 http://bugzilla.gnome.org/show_bug.cgi?id=126908
5020 * Set label and text box outline/background to XL defaults
5021 http://bugzilla.gnome.org/show_bug.cgi?id=68794
5022 * default to rows when rows == cols
5023 * Support minor ticks
5024 * Tune chart axis ticks to avoid anti-aliasing blur
5025 * Export 'Manual Recalc' flag to xls
5026 http://bugzilla.gnome.org/show_bug.cgi?id=126907
5027 * Recalc new expressions even when manually recalculating
5028 http://bugzilla.gnome.org/show_bug.cgi?id=116090
5029 * Support DISPLAY-less function dumping
5030 http://bugzilla.gnome.org/show_bug.cgi?id=127095
5031 * Problem introduced in 1.2.1 that breaks xml import in other locales
5032 http://bugzilla.gnome.org/show_bug.cgi?id=127145
5033 * Update status display even on delayed motion.
5034 http://bugzilla.gnome.org/show_bug.cgi?id=127205
5035 * Fix rangeseltion of multiple items in other locales
5036 http://bugzilla.gnome.org/show_bug.cgi?id=127199
5037 * Update the format status UI after a successful read
5038 http://bugzilla.gnome.org/show_bug.cgi?id=127211
5039 * Errors default to horzontal alignment == center
5040 http://bugzilla.gnome.org/show_bug.cgi?id=127204
5041 * Don't add a grid if there wasn't one in the xls
5042 http://bugzilla.gnome.org/show_bug.cgi?id=127238
5043 * Fix memory handling for autoformats
5044 http://bugzilla.gnome.org/show_bug.cgi?id=127262
5045 * Fix minor cosmetic issue with the boarder between frozen panes
5046 http://bugzilla.gnome.org/show_bug.cgi?id=64297
5047 * Cosmetic tweak to keep cursor visible on dark backgrounds
5048 * Fixed xls export of col/row groups
5049 * Support workbook local functions
5050 * Fix xls import of unicode in expressions
5051 * Fix gutter resize when adding groups
5054 * Fix crash with STF import and gazillions of columns.
5055 * Drastically reduce memory usage during STF import with lots of
5057 * Speed up STF import by not creating field structures for lines
5058 not shown in the preview anyway.
5059 * Fix display of cumulative hours for -1h < time < 0h.
5060 * Fix crash with loss of precision in linear regression of
5061 dimension 2. http://bugzilla.gnome.org/show_bug.cgi?id=125436
5062 * Fix wiiiiiiiide stf dialog with glibc and composite locales.
5063 * Fix stf import of empty files.
5064 http://bugzilla.gnome.org/show_bug.cgi?id=125573
5065 * Fix column selection in stf import.
5066 http://bugzilla.gnome.org/show_bug.cgi?id=125417
5068 * Optionally generate pseudo-random (as opposed to random) numbers.
5071 * Bump requirement to libgda/libgnomedb 1.0.1
5073 J.H.M. Dassen (Ray):
5074 * Include several missing images in the documentation. (Debian #218580)
5076 --------------------------------------------------------------------------
5080 * More documentation.
5082 J.H.M. Dassen (Ray):
5083 * Update debian control files.
5086 * Gradient support for svg chart renderer.
5087 * Marker support for svg chart renderer.
5090 * Fix infinite loop on empty axis under solaris.
5091 * Fix leak loading charts.
5092 * Don't pad zero sized children.
5093 * Correctly show unqualified sheet local names in array exprs
5094 * Add 'Albany' to excel plugin's font table
5095 * Chart printing now respects scaling
5096 * Fix crash with partial bar/col/line/area/xy series
5097 * Patch warning when quiting with an keyed dialog
5098 * Fix xls export of operand classes
5099 * Minor packaging bug in corba plugin
5100 * Accept blank lines in text to cols.
5101 * Provide a cleaner work around for
5102 http://bugzilla.gnome.org/show_bug.cgi?id=121543
5103 * Re-enable the probe functions in plugins
5104 * Big performance improvement when autosizing row heights.
5105 * Fix recalc for ISBLANK
5106 * Fix deleting a graph object with expr entries.
5107 * Tweak the axis auto range selector to keep things symmetric
5108 * Enable basic style import for chart elements
5109 * Drop in a basic implementatin of ssconvert
5110 * Be anal about exporting unicode chars > 0xfeff to xls
5111 * Fix import typo that broke xls import of local hyperlinks
5112 * Draw marker and lines for legend elements that support them
5113 * Memory error when adding a series to a bar/col/line/area plot
5114 * Tune Planperfect importer.
5115 * Cleanup header inclusion to make things work even with gtk HEAD
5116 * Have ssconvert generate export file name from exporter if needed
5117 http://bugzilla.gnome.org/show_bug.cgi?id=123270
5118 * update the goto box in a few more places
5119 http://bugzilla.gnome.org/show_bug.cgi?id=122085
5120 * Have 'MATCH/LOOKUP/HLOOKUP/VLOOKUP' handle blank criteria XLishly.
5121 http://bugzilla.gnome.org/show_bug.cgi?id=123325 [countif]
5122 * COUNTIF counts empties
5123 * xls import for manual axis bounds and step
5124 * xls import for chart and axis labels
5127 * Heuristics to improve finger feel of autofilter range selection
5130 * Fixed solver's model maximization button.
5131 * Fixed crash with Cancel/OK buttons in Scenarios->View.
5132 * Usability fix for solver's constraint change button.
5133 * Bug fix: don't create a scenario if solver didn't find a solution.
5134 * Layout improvements for Risk Simulation dialog.
5135 * Layout improvements for Scenarios->View dialog.
5138 * Improve import of ancient xls.
5141 * Invalid memory read in marker combo.
5142 * Speed up number match by caching localized TRUE and FALSE.
5143 * Speed up number match of batches of partial dates (like "Jun-21").
5144 * Speed up number match by speeding up regexp matching for regexps
5146 * Improve number rendering when showing more decimals than backed
5148 * Fix covariance tool.
5150 * Fix space trimming for stf import.
5151 * Clean up FREQUENCY.
5153 * Plug html import leaks.
5158 --------------------------------------------------------------------------
5162 * Fix Advanced Filter dialog
5163 * Fix Scaled Printing
5164 * Fix `Fit to' printing
5165 * Fix histogram dialog (122155)
5166 * Fix header/footer dialog preview
5167 * Make &[FILE] Excel compatible
5169 * Fix &[TIME:hh:mm:ss] and &[DATE:yyyy] style subformatting
5170 * Fix manage-sheet-dialog bug
5171 * Add console warning message for font substitution
5172 * Fix format chooser list (Thanks Etsushi Kato)
5175 * Start adding ATK relations to the dialogs.
5178 * Make chart axis prettier.
5179 * Fix crash freeing undo info for a deleted sheet with comments
5180 * Fix File -> SendTo
5181 * Be more verbose when we can not find the default fonts
5182 * Add a grid object for charts
5183 * Install the plugin schema in the sample spec file
5184 * Require libgsf-1.8.2 to fix backward compatibility with libole2 and
5186 * Support index/implicit axis for scatter plots
5187 * Fix horizontal data sets
5188 * Auto pad between chart child with compass layouts
5189 * XLS import for axis marker/line formats, and axis ticks
5190 * XLS import for ring plots, and fix some pie parameter scales
5191 * XLS import legend position
5192 * Honour and edit manual min/max values for axis
5195 * Ensure that scrollbars always show up in font combo when
5196 needed (http://bugzilla.gnome.org/show_bug.cgi?id=121877).
5198 --------------------------------------------------------------------------
5202 * Make graph configuration undoable.
5203 * Add image preview to insert image dialog.
5206 * Improve spec file.
5209 * Initial support for line markers.
5210 * Add a combo for marker selection.
5211 * Make colour combo less ugly for themes.
5214 * Basic SVG renderer for charting engine.
5215 * Implement brightness style gradients
5218 * Add 'Save As' entry for graph objects. Support png for now.
5219 * Persist Styles for charting engine.
5220 * Begin to enable support for is_auto
5223 * Get the lifecycle of copied GogGraphs running smoothly.
5224 * Fix printing of graphs.
5225 * Fix expr relocation with cross sheet references.
5226 * Paper over the most common technique for blowing the stack.
5227 * Disable clipboard operations during object editing.
5228 * Enable labels in charts
5229 * Fix Pie/Ring style editor
5230 * Begin font support for chart attributes
5231 * Fix gradient's in pie/ring slices
5232 * http://bugzilla.gnome.org/show_bug.cgi?id=121045
5233 * Adjust the semantics of empty cells passed to optional arguments
5234 * Pretty up the legend a bit
5235 * Be more expansive about what constitutes General.
5236 * Tweak the parameters of what XL thinks the size of 'Courier' is.
5237 * Add basic Scatter plot.
5238 http://bugzilla.gnome.org/show_bug.cgi?id=121560
5239 * Fix dynamic depend leak.
5240 * Improve performance when deleting multiple sheets at once.
5241 * Only export a charting style field if it is interesting.
5242 * Hook up the Jean's SVG exporter to Jon KÃ¥re's Chart Save As
5243 * Bound clipping for xy/bar/col/line/area
5244 * Finish axis life cycle support
5247 * Support End+Home key sequence.
5248 * Tidy up gradients for charting engine.
5251 --------------------------------------------------------------------------
5255 * Get the new documentation building.
5258 * Fix analysis tools dialogs again
5259 * Fix text export of non-ascii charaters
5260 * Fix latex export of non-ascii charaters
5261 * Allow latex export to use utf-8 if required
5262 * Avoid duplicate regression tool error messages
5263 * Added new function SSMEDIAN (social science median, or
5264 median for grouped data)
5265 * Added a locale selector to text import.
5266 * Fix 115542 (cs_CZ bug), 115503 (autofill of dates)
5268 * Fix landscape printing
5269 * Save header/footer defaults
5270 * Update consolidate dialog
5271 * Permit to ignore any columns during text import
5272 * Add column header menu to format page of text import
5273 * Fix locale specific parsing on paste
5274 * Add undo to inserting of sheets via the tab context menu
5275 * Clarify insert/append sheet commands
5276 * Change layout of preference dialog
5277 * Make fill->series undoable, redesign its dialog
5278 * Make Data->Text_to_Columns undoable
5279 * Add help button to autoformat and plugin manager
5280 * Make Tools->Solver undoable
5281 * Make Tools->GoalSeek undoable
5282 * Make Duplicate Sheet undoable
5283 * Reduce the occasions when the undo chain is being flushed
5284 * Make Edit->Sheet->Remove partly undoable
5285 * Add standard output selector to consolidate tool
5286 * Make Edit->Fill->Tabulate Dependency undoable
5287 * Add simple session management
5290 * Another attempt at configure time path generation.
5293 * New format selector for stf.
5295 * Line and Area plots
5298 * Use gnome-common detection for libtool version
5301 * Support image files in chart areas (background, bar/col or pie)
5302 * Initial pass at supporting patterns in chart areas.
5305 * Fix the generated source files.
5306 * Cleanout the internals of PreviewGrid.
5307 * Cleanup AutoFormat dialog.
5308 * Printing support for charting engine.
5309 * Fix printing of images.
5310 * Coup de grace to gal, importing the 75 lines of e_xml we used
5311 * Keynav for autoformat dialog
5312 * Fix jumping to internal links in a different sheet
5313 * Add XML persistence for charts
5314 * Misc Charting improvements & fixes
5315 * Add YEARFRAC to put us at 100% coverage
5316 * Fix some format generation bugs
5317 * Rationalize and document the SheetObject::print interface
5318 * Cleanup line/arrow/filled sheet object config dialogs
5319 * An initial implementation of bonobo-less File -> Send To
5320 * Recalc fix for functions that did not use the collect utils
5321 * Work on Charting Engine.
5322 * Function doc patches to go with the new doc framework.
5323 * Function doc spelling and grammar.
5324 * Fix glitch in xls hyperlink import.
5325 * Undocumented flag on cell comments in xls
5326 * Import cell comments from >= xl97 too.
5327 * Object text labels from >= xl97.
5328 * Fix export of strings > 8224 characters in xl97.
5329 * Fix style export in the presence of validation and hyperlinks.
5330 * Spinner/Scrollbar import for xl 95 & 97.
5332 * Work on image persistence in xml
5333 * Revamp chart styles and patterns
5334 * Improve behavior of autofilters with ins/del col/row
5335 * Make mmult smarter about what constitutes a 3d ref
5336 * Improve import of gnumeric-1.0.x era graphs
5337 * Fix crash on xls export for autfilters with no conditions.
5338 * Some basic work on axis
5341 * More XLish heuristics for autofill range selection.
5342 * Support End keys, and XL style 'transition' keys
5345 * Improve color combo.
5346 * Fix keynav for various kinds of combos.
5347 * Make splash screen display code clairvoyant.
5348 * Import OpenOffice.org 1.1 from clipboard.
5349 * Export XHTML to clipboard.
5350 * Fix clipboard export of non-Latin 1 content as text.
5351 * Fall back to string when import from clipboard as
5352 table/spreadsheet fails.
5353 * Import incomplete html fragments, as produced by
5354 * e.g. Mozilla, from clipboard.
5355 * Fix bugs in Python loader.
5356 * Polish Python console.
5357 * Add workbook_new() to Python bindings.
5364 * Hopefully fix NAN issues on Alphas.
5365 * Plug autoformat leak.
5366 * Import all gal widgets we use.
5367 * Fix lots of UTF-8/filename problems.
5368 * Make pixmap combos multihead safe.
5369 * Make color combos multihead safe. Fix latent memory corruption
5371 * Fix incorrect range highlighting in non-expressions like "10:23".
5372 * Improve character set handling of pastes from other apps.
5373 * Improve stf import's handing of strange line terminators.
5374 * Fix nasty locale-changing problem (localeconv data changing
5376 * Make locale handling UTF-8 safe.
5377 * Unify our three regexp quoting functions into just one (correct)
5379 * Make pretty-printing clarify trees like "-2^2" into "(-2)^2".
5380 * Fix cell entry display for strings with initial quote.
5381 * Fix YIELDDISC, ODDFPRICE, ODDLPRICE, and ODDLYIELD.
5382 * Implement ODDFYIELD.
5383 * Reduce flicker in format selector widgets.
5384 * Fix another O(n^2) problem in stf import.
5387 * Use pool allocation for cell style tiles.
5388 * Fix rounding and error problems with GCD and LCM.
5389 * Make +/- buttons work for changing precision of fractional formats.
5390 * Fix +/- buttons for cells with value formats.
5391 * Fix +/- buttons for currency formats.
5392 * Make the 1000-separator button do something more useful.
5393 * Improve the support for fractional formats.
5394 * Improve auto-format for date differences.
5395 * Clean up style format code.
5396 * Fix parsing of fractional constants.
5397 * Improve progress display a bit.
5398 * Show default image for types we don't recognize.
5399 * Improve fixed-width stf.
5400 * Fix reading 1.0 xml files lacking encoding.
5401 * Handle file save errors that happen after the initial open.
5402 * Major speed-up for certain dynamic dependencies.
5404 --------------------------------------------------------------------------
5408 Auto*-wrestling only.
5410 --------------------------------------------------------------------------
5415 * Some more UTF-8 cleaning in the stf parsers.
5416 * Improve the encoding selector by only showing
5418 * Some small improvements to the Text Import dialog
5421 * Move the various compile time paths into a generated header.
5424 * HIG compliant quit dialog.
5427 * Initial version of gradient editor for chart style page.
5430 * More work on graphs.
5431 * Set alwaysCalc flag when xls exporting dynamic dependencies.
5432 * Fix HIG-ification of validation page in fmt dialog
5433 * Add some mnemonics to the new and improved file open dialog.
5434 * Finish conversion of default font to Sans 10
5435 * Fix http://bugs.debian.org/193276
5436 * Fix rangesel on other sheet in with of sheet local names
5437 * Fix recalc on undo of cut-paste of interior of range
5438 * Sheet data -> charts begins working.
5439 * Some minor tweaking for xls escher import to handle gradients
5440 * Clean up edit item, and support spanning autocompletion
5441 * Fixes for sheet object dependencies.
5442 * Fixes for chart series generation.
5443 * Basic Pie & Bar/Col plots.
5444 * Initial xls import for new plots (no formatting).
5445 * Have HTML exporters handle utf8.
5446 * Extend layout engine in GogChart.
5447 * Nice redraw speedup for images and charts.
5448 * Fix undo bug for moving merged regions (yummy).
5449 * Support Move with cells flag for sheet object.
5451 * Fix lots of bugs in the run up to a beta.
5452 * Fix undo of defining an existing named expression placeholder.
5453 * Simplify the recently used file stuff in preparation for egg.
5454 * Fix months old stupidity in my lobotomization of gconf wrapper.
5455 * Remove deprecation from canvas items.
5456 * Finished first pass at an xml SAX based exporter, still rough around
5460 * New function COLUMNNUMBER.
5461 * Fix ABRs in imported pcre code.
5462 * Leak fix for gnumeric xml saving.
5463 * Leak fix for character encoding selection.
5464 * Fix stf import crash for empty files.
5465 * Improve generation of binomial and negative-binomial random
5467 * Fix stf dialog problem with WM close.
5468 * Make stf export quoting UTF-8 safe.
5469 * Make stf export cell separation UTF-8 safe.
5470 * Improve generation of NaN, -Inf, and +Inf.
5472 * Handle character set aliases, more or less.
5473 * Improve remote-DISPLAY start-up time by getting rid of calls to
5474 deprecated gtk_style_get_font function.
5475 * Start getting rid of use of deprecated features.
5476 * Multihead support.
5477 * Fix crash for analysis tools on initial failure.
5478 * Speed up stf import.
5479 * Rewrote stf importer to be GtkTreeView/GPtrArray based instead
5480 of GnomeCanvas/GList.
5481 * Fix a ton of stf bugs.
5483 --------------------------------------------------------------------------
5488 * Add character encoding menus to the file selector
5489 * Handle specified encoding for csv/tsv files
5490 * Handle specified encoding for configurable text import
5491 * Fix csv parsing (#80806), finally
5492 * Fix #100529, #78355, #99649
5495 * Support for automake 1.6.x
5496 * Modernize the rpm .spec file
5499 * Add encoding selector to stf export
5502 * Improve handling of files with content type != extension
5503 * A few small bugs in XL97 export.
5504 * Simplify defining new services
5506 * Fix xbase importer
5507 * Add motion compression for high speed scrolling
5508 * Fix elapsed hour format
5509 * Make the edit item smarter at the right edge
5510 * Handle saving too many merged cells for 1 xls record
5511 * Fix internal hashing bug with styles containing auto colors
5512 * Improve update semantics of ExprEntry in preparation for graphs
5513 * Make sheet_get_extent span when needed.
5514 * Fix old bug exposed by alex's fix to mapping in foocanvas.
5517 * Added shuffling tool.
5518 * Added `Edit'->`Fill'->`Series...' filling tool like in XL.
5519 * Added scenario tools.
5522 * Fix autocompletion in the face of multi-byte characters.
5525 * Make RenderedValue use a PangoLayout for storing the contents
5526 of a cell. (Operation Snappiness, Part 3.)
5527 * Make mstyle cache pango attributes. (Operation Snappiness,
5529 * Make sure our pango contexts have language set. (Operation
5530 Snappiness, Part 5.)
5531 * Shave off a few cycles here and there.
5532 * Improve progress display when loading.
5533 * Eliminate rendered_text from struct RenderedValue. (Operation
5534 Snappiness, Part 6.)
5535 * Fix a few stf irritants.
5536 * Security fix for sample data source plugin.
5537 * Security fix for oleo plugin.
5538 * Security fix for sc plugin.
5539 * Fix gnome print configuration.
5540 * Fix latex exporter crash.
5541 * Restore auto-format functionality. (Automatically supply a format
5542 to a new cell based on the formula entered.)
5543 * Work around extremely slow cases in, e.g., BETAINV.
5544 * Improve speed of generation of many types of random numbers.
5545 * Switch regexp routine to pcre.
5547 --------------------------------------------------------------------------
5551 * Support Mac Office style 1904 date convention.
5552 * Fix recalc problem with MMULT.
5553 * Bump libgsf req to 1.7.0
5554 * Fixed XL export (apologies to all)
5555 * Improve support for negative elapsed time formats.
5556 * Minor lotus-123 import issue.
5557 * Added Skeleton for importing MS Excel XML.
5558 * Changed default toolbar layout to icon only.
5561 * Finish UI for managing hyperlinks of various sorts.
5562 * Skip sheet chooser page in text export when there is only
5563 one sheet (Fixes 84791).
5564 * Paste OpenCalc from clipboard.
5565 * Paste html tables from clipboard.
5569 * Lower number of matrix LU-decomposition routines from three to
5571 * Add function renaming support for file formats that use function
5572 names different from our.
5573 * Partial buffer overrun audit.
5574 * Improve fraction format.
5575 * Move pango attribute calculation into rendered value. (Operation
5576 Snappiness, Part 1 of many.)
5577 * Eliminate StyleColor member of RenderedValue. (Operation
5578 Snappiness, Part 2.)
5581 http://bugzilla.gnome.org/show_bug.cgi?id=102236
5582 * Decrease depenence on glibc regexp extensions.
5585 * Port to the gnome-print-2.2 api.
5587 Theppitak Karoonboonyanan:
5588 * Improve XIM support.
5590 Wayne Schuller <k_wayne@linuxpower.org>
5591 * Initial implementation of fit-to-pages printing.
5593 --------------------------------------------------------------------------
5597 * Fix some XL95 object issues.
5598 * Find a few undocumented corners of XL's format.
5599 * Fix XL97 export of validation and filters for simple sheets.
5600 * Misc screwups with autofilters
5601 * Ins/Del Col/Row now does mostly the right thing with filters.
5602 * Ins/Del Col/Row now handles frozen panes.
5603 * Lower right of merge extends sheet bounds.
5604 * Fix parser's handling of unknown function.
5605 * Remove unnecessary new/free of dates.
5608 * Open DB connections read only.
5609 * Improve password dialog.
5610 * Show password dialog also for files given on command line.
5613 * Fix crash when no undo information is wanted.
5614 * Clean up NULL/FALSE confusion all over.
5615 * Remove GNM_EXPR_PARSE_CREATE_PLACEHOLDER_FOR_UNKNOWN_FUNC.
5616 * New functions GNUMERIC_UNICHAR, GNUMERIC_UNICODE
5619 * Move the generation of the standard formats into StyleFormat
5621 --------------------------------------------------------------------------
5622 Gnumeric 1.1.13/1.1.14
5628 * New icons for +/- precision
5629 * Make bonobo/non-bonobo a whole lot more consistent.
5632 * Improve desktop file to support bug-buddy.
5635 * Make the behavor of save and save-as more comfortable.
5636 * Fix parsing 3d references
5637 * More work on exporting names to xls
5638 * Support the global outline buttons
5639 * Optional outline markers at the begining rather than end
5640 * Make the label object more useful
5641 * Fix XL import for h/v only freeze with non origin start
5642 * More attributes for excel95 objects
5643 * Support pruning 3d references on sheet deletion.
5644 * Clean up some workbook view life cycle issues
5645 * Implement Auto-filters
5646 * Begin support for pivot tables
5647 * Full support for SUBTOTAL magic
5648 * Fix sneaky bug between sheetobjects and frozen panes
5649 * Fix removal of placeholder names
5650 * XLS export for validation and Input Messages
5651 * Improve handling of validation in format dialog
5652 * XL97 export for named expressions
5653 * XLS export for autofilters
5654 * Fix print dialog's entry of repeated cols/rows
5657 * Separate GUI for showing progress and messages before first
5658 spreadsheet window is displayed.
5660 * Port the remaining plugins to gsf output.
5661 * Use desktop font for row and column titles, fixing 98666.
5662 * Fix bugs in the bonobo control version of Gnumeric.
5663 * Install the bonobo control in libexec.
5664 * No longer pretend to support the Bonoobo/PersistFile interface.
5665 * Fix key navigation and scrollbar scrolling in auto-filter combos.
5666 * Clean up editable-label some more.
5667 * Improve image loading. With libwmf-0.2.8 and gtk+-2.1.2 or
5668 later, Gnumeric can now display Windows Metafile images -
5669 common in Excel documents.
5670 * Fix bug in hyperlink import from Excel.
5673 * Improve qpro importer.
5674 * Fix 98664 for bonobo.
5675 * Fix sylk importer to do ISO-8859-1 -> UTF-8 conversion.
5676 * Fix dif importer to do ISO-8859-1 -> UTF-8 conversion.
5677 * Attempt a fix for psiconv importer to do ISO-8859-1 -> UTF-8
5679 * Make autofill UTF-8 safe and fix a bug with negative numbers.
5680 * Fix FV problem with rate==0.
5681 * Fix DAYS360 incompatibility (with XL).
5682 * Improve parsing infra-structure.
5683 * Fix unnecessary singularities for IPMT, PPMT, and NPER.
5684 * Make print-info use GnomePrintUnit instead of our own half-baked
5686 * Overhaul error value layers.
5687 * Fix loading and saving of error values in xml format.
5688 * Fix parser crash. (101658.)
5691 --------------------------------------------------------------------------
5695 * Hide hidden cells in groff/troff export.
5697 * Watch for file extensions not matching filetype when saving.
5700 * Buff up the function guru icon a touch
5702 J.H.M. Dassen (Ray):
5703 * Updates to the build system.
5704 * Some code janitor work.
5707 * POISSON is defined for x == 0
5708 * Start work on rotated text
5709 * Enable Excel97 basic export
5710 * Have the importer designate the exporter directly
5711 * Switch to foocanvas for performance
5712 * Just in time rendering for clipboard
5713 * Add 'require_explicit_enable' for plugins
5714 * Support writing dual stream xls files
5715 * http://bugzilla.gnome.org/show_bug.cgi?id=97672
5716 * Rewrite string export for xls (95 & 97)
5717 * Fix inline array export for xls (95 &97)
5718 * Store the xls codepage when importing for use when exporting
5719 * Merge style extent and most common style calcs for xls export
5720 * Improve xls export of custom palettes
5721 * Fix xls export for zoom > 100
5722 * Implement intersheet and 3d references for xls97 export
5723 * Fix xls import of 3d external references
5726 * Merged File/Open and File/Import
5727 * Remove code which supported the File/Open File/Import
5731 * Spelling fixes all over.
5732 * Add the ability to search expression results.
5733 * Add parameter checks to RAYLEIGH, RAYLEIGHTAIL, EXPPOWDIST,
5734 LAPLACE, PARETO, LOGISTIC functions.
5735 * Plug leaks in function selector dialog.
5736 * Improve memory usage in search centre slighly.
5737 * Fix precision of GAMMALN.
5738 * Fix precision of FACT and extend it to negative non-integers.
5739 * Add BETA and BETALN functions.
5740 * Make CHAR function UTF-8 safe.
5741 * Make CODE function mostly UTF-8 safe.
5742 * Fix SUBSTITUTE (for non-blank fourth argument) and make it UTF-8
5744 * Make SEARCH function UTF-8 safe.
5745 * Fix sc importer to do ISO-8859-1 -> UTF-8 conversion.
5746 * Fix oleo importer to do ISO-8859-1 -> UTF-8 conversion.
5747 * Make search UTF-8 safe.
5750 * Initial support for pre-ole xls files.
5753 * Two new logarithmic regression functions, one of them
5754 with nonlinear fitting of a horizontal curve shift.
5756 --------------------------------------------------------------------------
5760 * Some LaTeX exporter fixes
5766 * Hide hidden cells in LaTeX export
5769 * Store current sheet in both spots for xls export
5770 * Fix multiple name invalidation within 1 expr on sheet delete
5771 * Work around incorrect XL95 export in OpenCalc
5772 * Enable full simplistic just in time render & span.
5774 * Tidy and brighten up the name dialog.
5775 * Add more format and alignment support to cell edit.
5776 * Re-enable feedback for autocomplete.
5777 * Fix xls names with unicode ids.
5778 * Fix xls 2000 import for external names.
5779 * Fix edit line behaviour.
5782 * Clean up SERIESSUM.
5783 * Fix crash during xml save.
5784 * Fix elusive dependency leak.
5785 * Implemented a new and better qgamma function. (Anything dealing
5786 with the chisq distribution will also benefit from this.)
5788 * Fix ABW in html exporter.
5790 --------------------------------------------------------------------------
5794 * Add XHTML exporter
5795 * Fix minor bug in the sort dialog
5800 * Do not allow all sheets in a workbook to be deleted.
5801 * Implement a simple configuration dialog for the frame
5804 dorami@bu.iij4u.or.jp:
5805 * Add InputMethod support for better international key support
5808 * Rework derivative valuation routines
5811 * Decrease GAL dependence.
5812 * More work on opencalc importer.
5813 * Start clean up of error handling routines.
5814 * Some UTF-8 cleanup.
5815 * Support placeholders for unknown names (incl XL import)
5816 * Restore core <-> split for analysis and random num tools
5817 * Undo support for defining and updating named expressions
5818 * Port Name guru from GtkList -> TreeView
5819 * Fix applix expr parsing now that we consider spaces
5820 * Correct sheet order and naming for Applix import.
5821 * Support named ranges for Applix import.
5822 * XML string quoting in expressions for opencalc importer.
5823 * Fix handling of 3d references in context of sheet reorder
5824 * Some optimization of case insensitive sheet name lookup
5825 * Make named expression ids case sensitive.
5826 * Port cell format dialog to TreeView.
5827 * Handle encryption from 'Tools -> Protection -> Workbook Protected'
5828 * Remove implicit conversion of unquoted strings that are not names
5829 * Import named expressions, arrays and merged regions from OpenCalc
5830 * More cleanup after the big parser rework
5831 * Esoteric XL number formats #,,##0,,
5832 * Simplify some dialog code
5833 * Support Dynamic Depends (eg INDIRECT)
5834 * Add AREAS so that we can finally finish off the lookup functions
5835 * Clean up the function registration api
5836 * Make format parsing utf8 clean
5837 * Fix mishandling of empty strings in xls data validation importer
5838 * Support Horizontal and Vertical only frozen panes
5839 * Some optimizations for filling large regions
5840 * Start work on 'Text from Columns' and 'External Data -> Text File'
5841 * Simple manual recalculation, it won't catch everything yet.
5842 * Some UI for recalc and iteration changes
5843 * Tweak precedence of new operators and clean up the grammar
5844 * Fix parse error reporting
5845 * Fix xls name import for external and builtin names (95 & 2k)
5846 * Fix undo for object movement
5847 * Improve XL95 export and prep framework for 2k
5848 * Add quicky placeholder for importing 'input msg' from xls
5851 * Port search center from gal's e-table to gtk's treeview.
5852 * Fix parse-utils to handle large number of columns.
5853 * Reduce the number of source places that need to be changed in
5854 order to get more than 256 columns and/or 65536 rows.
5855 * Fix --geometry, I hope.
5856 * Start handling invalid (== non-utf8) file names.
5857 * Fix minor leak in excel loader.
5858 * Improve precision of GEOMEAN and PRODUCT.
5859 * Fix MOD for non-integer (or just huge) args.
5860 * Fix division by zero in MROUND.
5861 * Fix a bunch of gnum_float issues.
5862 * Fix leaks in COLUMN and ROW.
5863 * Sort names in name dialog.
5865 * Various UTF-8 work.
5866 * Fix double replacement problem for search-and-replace with a
5867 regular expression matching an empty string.
5869 * Improve precision for qgamma (and thus GAMMAINV).
5870 * Fix a few cases of col/row confusion.
5873 * Use regexps to classify currency and accounting formats
5876 * Hide hidden data in html export
5877 * In the LaTeX exporter optionally export math in italics
5880 * Remove old Python plugin
5882 --------------------------------------------------------------------------
5886 * Fix #92367, #94300
5889 * Made most dialogs HIG compliant.
5892 * Start enabling the graph guru.
5893 * Begin to re-enable xls document metadata.
5894 * Fix translations in the bonobo build.
5895 * Enable translation of function category names.
5896 * Parser support for both syntaxes of 3d reference.
5897 * Parser support for row or col only references (A:C or 1:5)
5898 * Fix some drawing issues related to the pango conversion.
5899 * Remove usage of some deprecated functions.
5900 * Fix handling of files named .xml.gz
5901 * Improvements for ExprEntry
5902 * Make autocorrect unicode-safe, and port dialog to treeview.
5903 * Fix 'address' so that we pass all of the tests.
5904 * Fix handling of optional scalar arguments.
5905 * Convert many of the IS* info functions to nodal:scalar.
5906 * Support implicit iteration for array expressions.
5907 * Fix sheet object ref counting error that Morten found.
5908 * Fix crash when destroying unshared view.
5909 * Start fleshing out support signals to give scripting more power
5910 * Move the CORBA support code into a plugin and make more functional.
5911 * Add some UI for managing hyperlinks of various sorts (unfinished)
5912 * Make the location status box smarter about named ranges
5913 * Begin support for intersection
5914 * Start parsing range sets
5915 * Simple OpenOffice importer (expr and content but no formating)
5916 * Support multi-region version of INDEX
5917 * Handle obscure corner case in xbase importer
5920 * Spruce up the CORBA code to use some bonobo utils.
5924 * Leak plugging in support libraries.
5925 * Speeding up a few string value constructions.
5926 * Really make autocorrect utf8 safe.
5928 * Fix loading of sheets with error constants in expressions, such
5932 * Drag & Drop sheet re-ordering
5934 --------------------------------------------------------------------------
5937 dorami@bu.iij4u.or.jp:
5938 * Begin to use Pango in cells.
5941 * Add XL import for polygon colours.
5943 * Fix icon assignment.
5944 * Support pasting utf8
5945 * Rewrite plan perfect import, significantly more useful now.
5946 Includes some format transfer and uses the wordperfect
5947 charset map from kword (thanks to Ariya Hidayat)
5948 * Cull out a pile of special iconv code in favour of glib
5949 * Fix documentation installtion to match libgnome's expectations
5950 * locale -> utf8 conversion for lotus wk1 importer
5951 * support for BITAND and BITOR in lotus wk1 importer
5952 * Tweak XL export so that MS Excel does not produce a warning when
5954 * Partially fix printing images
5957 * Port to new libgsf big file api
5960 * Solver improvements:
5961 - Imported the GLPK (GNU linear programming kit) version 3.2.
5962 It provides a revised simplex algorithm for solving large
5963 scale problems, written by Andrew Makhorin. It performs
5964 much better than lp-solve if the model is large, see
5965 a benchmark in ftp://plato.la.asu.edu/pub/lpsimp.txt.
5966 - Added the algorithm selection into the dialog.
5967 - Other dialog improvements.
5968 * Speed optimizations for the MPS plugin.
5971 * Add poor man's utf8 regexp routines.
5974 * Renamed "Print Setup" to "Page Setup" in the file menu and the
5978 * Work on the plugins.
5979 * Plugins can now register menu and toolbar items (bonobo only for now)
5980 * Another step towards a gtk only build.
5982 --------------------------------------------------------------------------
5986 * Fix and speed up the XL exporter.
5987 * Make the behaviour for right button consistent in all contexts.
5988 * Fix import of frozen panes.
5989 * Fix XL export of functions with fewer args than XL requires
5990 * Improve the wk1 importer
5991 * Implement some of Harlan's CELL routines to help the wk1 importer
5992 * Make sheet deletion multi-view safe.
5993 * More fixes for named expressions.
5994 * Remove old bogosity when importing the err form of #REF!
5995 * Fix handling of embedded newlines for gtk2
5997 * Don't leak clipboard on exit.
5998 * Have Enter move the edit_pos while in the editline the same way it
6000 * Support Double click in cell to start editing.
6001 * Change the cursor when the mouse is in the edit item.
6002 * Improve (Fix?) colwidth exporting in xls
6003 * Fix XLS name import in the presence of external links
6004 * Extend XLS array import
6005 * Take a step towards supporting external links in XLS.
6006 * Fix reporting of import errors.
6007 * Fix ref-count problem importing builtin names in XLS.
6008 * Enable and patch the plan perfect importer.
6009 * Fix ref-count problem with cell comments.
6010 * Ultra basic support for Excel 95 Polygon objects.
6011 * Fix colour leak with grid colour change, and small warning.
6014 * New random distribution functions (mostly integrated from the
6015 GNU Scientific Library with some minor modifications):
6016 RANDDISCRETE(), RANDGAUSSIANTAIL() and RANDLANDAU().
6017 * New random distributions for the random number generation tool:
6018 Gaussian Tail, Landau, and Uniform integer.
6019 * New financial function, VDB(), integrated from the OpenOffice
6020 with some modifications and clean up.
6021 * New statistical functions (integrated from the R 1.5.1 and
6023 BERNOULLI(), CAUCHY(), EXPPOWDIST(), GEOMDIST(), LANDAU(),
6024 LAPLACE(), LOGISTIC(), PARETO(), RAYLEIGH(), and RAYLEIGHTAIL().
6025 * Added `Filter->Show All'.
6026 * Improved the function description layout in the
6027 `Insert->Function' dialog.
6028 * Function documentation improvements.
6029 * Implemented standard errors output for the exponential
6031 * Implemented the `Risk Simulation Tool'. You cannot find it in
6032 XL, you have to pay more to get it as an extra add-in.
6033 * Implemented SIMTABLE() function related to the risk simulation
6035 * Initial EUROCONVERT() function.
6038 * Fix random number generator to really use /dev/urandom.
6040 * Make search utf8 safe (assuming utf8-ready regexp routines).
6042 J.H.M. Dassen (Ray):
6043 * Update desktop to reflect wider mime support.
6046 * Work on the plugins.
6048 --------------------------------------------------------------------------
6052 * Fix and improve html import.
6053 * Make the analysis tools honour the lock state of cells.
6054 * Properly handle output range preparation for analysis tools
6055 even if the user did not want it cleared.
6056 * Create ui to set protection of indiviual sheets.
6057 * Make various edit actions check for locks first.
6058 * Fix 85383, 84396, 88164.
6061 * Have the stf dialog use the default font.
6062 * Use GsfInput for importing.
6063 * Improve the Applix importer.
6064 * Fix lifecycle for 3d references.
6065 * Fix goto dialog's handling of invalid addresses.
6066 * forward port missing patches from 1.0
6067 * Finally add SheetView
6068 * Move animated cursor selection to sheetview
6069 * Handle enabling paste special on an application level
6070 * Move selection to SheetView
6071 * Parse and evaluate constructed references, no depends yet.
6072 * Read edit_pos from xls for multi-selection case.
6073 * Save selection correctly for xls.
6074 * Move freeze state to SheetView.
6075 * Decrease dependence on gal in favour of libgsf.
6076 * Move libgsf for XL export
6077 * Remove dependence on libole2 !
6078 * Add a Quattro Pro importer
6079 * Fix Lotus import of relative references, and formulas with strings
6080 * Support url, and in workbook hyper-links, no UI or persistence yet.
6081 * Import url, and in workbook hyper-links from xls
6082 * Take steps towards support implicit iteration for function args.
6083 * Handle cursor changes, and tooltips for hyper-links.
6086 * More solver enhancements:
6087 Reporting improvements.
6088 Documentation updated.
6089 * MPS plugin enhancements.
6090 * New financial functions (integrated from the OpenOffice with
6091 some modifications and clean up):
6092 AMORDEGRC(), AMORLINC(), CUMIPMT(), CUMPRINC(), MDURATION(),
6093 ODDLPRICE(), ODDLYIELD(), and YIELDMAT().
6094 * Renamed Gnumeric's DURATION() as G_DURATION() and implemented
6095 DURATION() like in XL (using OpenOffice code).
6097 * Moved all complex number functions from fn-eng plug-in to a
6098 separate plug-in for complex numbers.
6099 * New complex number functions (integrated from the GNU Scientific
6100 Library with some minor modifications):
6101 IMINV(), IMNEG(), IMARCSIN(), IMARCCOS(), IMARCTAN(), IMARCSEC(),
6102 IMARCCSC(), IMARCCOT(), IMSEC(), IMCSC(), IMCOT(), IMSINH(),
6103 IMCOSH(), IMTANH(), IMSECH(), IMCSCH(), IMCOTH(), IMARCSINH(),
6104 IMARCCOSH(), IMARCTANH(), IMARCSECH(), IMARCCSCH(), and IMARCCOTH().
6105 * Moved all random number generation functions from fn-math to a
6106 separate plug-in (fn-random).
6107 * New random distribution functions (mostly integrated from the
6108 GNU Scientific Library with some minor modifications):
6109 RANDBETA(), RANDCAUCHY(), RANDCHISQ(), RANDEXPPOW(), RANDFDIST(),
6110 RANDGAMMA(), RANDGAUSSIAN(), RANDGEOM(), RANDGUMBEL(), RANDHYPERG(),
6111 RANDLAPLACE(), RANDLEVY(), RANDLOG(), RANDLOGISTIC(), RANDLOGNORM(),
6112 RANDPARETO(), RANDRAYLEIGH(), RANDRAYLEIGHTAIL(), RANDTDIST(),
6113 RANDUNIFORM(), and RANDWEIBULL().
6114 * New random distributions for the random number generation tool:
6115 Beta, Cauchy, Chi-Squared, Exponential power, F, Gamma, Geometric,
6116 Laplace, Levy alpha-Stable, Logarithmic, Logistic, Lognormal,
6117 Pareto, Rayleigh, Rayleigh tail, T, Type I Gumbel, Type II Gumbel,
6121 * Improve the Applix importer.
6122 * Update mathfunc.c to R 1.5.1.
6123 * Improve precision of HYPGEOMDIST and NEGBINOMDIST.
6125 * Fix RANDPOISSON loop and performance.
6126 * Start making Search and Search/Replace UTF-8 safe.
6127 * Resurrect long double support.
6130 * Use GsfInput in the Python plugin loader
6131 * Use GsfInput in the Nautilus component
6132 * Open all probe-able file formats from the Nautilus component
6135 --------------------------------------------------------------------------
6139 * Implement validation criteria checking.
6140 (http://bugzilla.gnome.org/show_bug.cgi?id=72554)
6141 * Port part of the string functions to utf8.
6144 * Improve printing dialogs.
6145 * Make print-setup changes undoable.
6146 * Add zoom factor preference.
6147 * Add sheet selector to print-setup dialog.
6148 * Fix print range selection.
6149 * Added new stats function CRONBACH.
6150 * Improve focus handling in search dialog
6151 (http://bugzilla.gnome.org/show_bug.cgi?id=81087).
6152 * Persist printer information
6153 * Add GUI to plugin manager to add/remove extra plugin
6155 * Add discard all/save all buttons to exit dialog.
6156 * Add a rescan directories button to the plugin manager
6157 (Note: this has seen only minimal testing.)
6159 http://bugzilla.gnome.org/show_bug.cgi?id=82272
6160 http://bugzilla.gnome.org/show_bug.cgi?id=80126
6161 http://bugzilla.gnome.org/show_bug.cgi?id=82398
6164 http://bugzilla.gnome.org/show_bug.cgi?id=83392
6165 * fix name definition.
6166 http://bugzilla.gnome.org/show_bug.cgi?id=79925
6167 * Only grab if selection succeeds.
6168 * Fix drawing glitch when creating unshared views not at A1
6169 * Copy freeze state and outline info
6170 * Ignore combos associated with filters.
6173 * More solver improvements.
6176 * Cleanup fn-database.
6177 * Disentangle fn-stat and fn-database.
6178 * Make fn-database a plugin.
6179 * Make fn-stat a plugin.
6180 * Improve goal seek for the case without a proper df.
6182 * Plug leaks and improve speed of string functions.
6184 * Fix ROW and COLUMN.
6185 * Prevent gcc 2.96 compilation.
6186 * Fix leaks for unknown function stubs.
6189 * Install bonobo control
6190 * Merge bonobo control commands into container's menus
6191 * Make bonobo control zoomable
6192 * Enable bonobo control to display message dialog.
6194 --------------------------------------------------------------------------
6198 * Port print-setup dialog.
6200 * Make all Analysis Tools undoable.
6201 * Add output formatting options to Analysis Tools.
6202 * Make undo-size configurable.
6204 * Add preference dialog.
6205 * Improve treeview cell renderers.
6206 * Make Random Generator Tool undoable.
6207 * Fix and improve row-height dialog.
6208 * Fix hide/show detail and group/ungroup dialog.
6209 * Include more info in HTML 4.0 files.
6210 * Support borders in HTML4.0 exports.
6211 * Fix Sheet-Object-Scrollbar configuration dialog.
6212 * Fix Sheet Object leak.
6213 * Fix Sheet-Object-Checkbox configuration dialog.
6214 * Fix Sheet-Object Arrow/Line configuration dialog.
6215 * Fix Sheet-Object Fill configuration dialog.
6216 * Fix workbook attribute dialog.
6217 * Add preference setting to include sheet name in undo/redo
6219 * Fix missing data handling of SUMPRODUCT and friends
6220 * Fix CONCATENATE (http://bugzilla.gnome.org/show_bug.cgi?id=78610)
6221 * Add number of sheets preference
6222 * Start to UTF8 some of the string functions
6223 * Preserve autocorrect exception lists
6224 * Switch plugin manager from gnome-config to gconf
6225 * Add window size preference page to preference dialog
6226 * Add file/xml preference page to preference dialog
6227 * Redesign Error info dialog
6228 * Improve x-selection handling
6229 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=76474
6230 * Add lowering and raising of sheet objects (except widgets).
6231 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=79809
6232 * Add lowering and raising of sheet objects (except widgets) to top and bottom.
6233 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=62127
6234 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=79744
6237 * Add password dialog to support encrypted input.
6238 * Make expr parser utf8 clean.
6240 * Fix object import from XL.
6241 * Quicky insert image item.
6242 * Tidy drag and Drop.
6244 * Some touchups to bonobo build.
6246 * apply some pending japanese patches.
6247 * Improve HIG compliance.
6248 * Start support for filter importing.
6249 * Fix sheetobjects in the presence of panes.
6254 * Clean up Guile plugin
6255 * Enable use as a bonobo control
6258 * More solver improvements.
6261 * More and better chunk allocation.
6262 * Fixed memory corruption in LINEST and LOGEST.
6263 * Plug gigantic leak in parser.
6264 * Improve gnumeric-expr-entry's utf8 support and speed.
6265 * Plug various little leaks.
6266 * Add logical XOR function.
6267 * Make fn-date a plugin.
6268 * Make fn-eng a plugin.
6269 * Make fn-financial a plugin.
6270 * Make fn-info[rmation] a plugin.
6271 * Make fn-logical a plugin.
6272 * Make fn-lookup a plugin.
6273 * Make fn-math a plugin.
6274 * Make fn-string a plugin.
6275 * Partially untangle remaining fn-files.
6277 --------------------------------------------------------------------------
6281 * Make autoformat edges toggleable.
6284 * Make Single-Factor ANOVA undoable.
6285 * Port search dialog.
6287 * Implement setting and changing of tab colors.
6288 * Port search/replace dialog.
6289 * Reimplementation of function selector.
6290 * Reimplementation of formula guru.
6291 * Add `recently used' to function selector.
6292 * Fix csv importer crash.
6293 * Port summary dialog and make it modeless.
6294 * Make summary changes undoable.
6298 * Fix XL import of external function names.
6299 * plug item-bar leak.
6300 * Rewrite editable-label to use gtkentry and to be utf8 clean.
6301 * Fix scrollbar & checkbox object cloning.
6302 * Support Applix's #AND# #OR# #NOT#
6303 * Rework dependent relocation.
6304 * Improve event handling during sheet-object editing.
6305 * Add dependency support for 3d references. needs work on delete.
6306 * More polish to dependency engine.
6307 * Big ExprTree -> GnmExpr rename in prep for libgnumeric.
6308 * Support importing encrypted XLS workbooks (password is temporarilly
6312 * More solver improvements.
6316 * Add aggressive expression sharing during load.
6317 * Add chunk allocators for cells, dependents, and some values.
6318 * Fix conditional formats, more or less.
6320 * Fix PROB function's argument order.
6322 --------------------------------------------------------------------------
6323 Gnumeric 1.1.0 and 1.1.1
6326 * Fixes to the STF exporter. (#72416, #71783)
6329 * Port gnumeric_notice to gnome2.
6331 * Make the autosave dialog non-modal, port to gnome2.
6332 * Make the analysis tools warnings non-modal.
6333 * Make the autocorrect dialog non-modal, port to gnome2.
6334 * Fix gnome2 specific random tool crash.
6335 * Destroy outadated dialogs.
6336 * Port solver dialog to gnome2.
6337 * Make the solver information dialogs non-modal.
6338 * Make the goal-seek warnings non-modal.
6339 * Port consolidate dialog to gnome2.
6340 * Make the consolidate warning dialogs non-modal.
6341 * Allow cross-sheet consolidation.
6342 * Turn sheet-rename dialog into guru.
6343 * Port filter dialog to gnome2 using the expr-entry
6344 widget and improve filter mechanism.
6345 * Port the plugin manager dialog to gnome2.
6346 * Improve numerical precision in single factor ANOVA.
6347 * Correct regression analysis tool (intercept == 0 case).
6348 * Port and redesign sort dialog.
6349 * Reenable the expr entry widgets in gurus.
6351 * Convert lots of dialogs to use the new expr entry
6353 * Add help buttons to various dialogs.
6354 * Make reordering of sheets undoable.
6355 * Port zoom dialog and convert it into a guru.
6356 * Improve Sheet-Order dialog.
6357 * Make add/modify comment undoable.
6358 * Make comment clearing undoable.
6359 * Make comment deletion undoable.
6360 * Add `Add/Modify Comments' item to cell context menu.
6362 * Improve comment popup.
6363 * Make adding sheet undoable/redoable
6369 * Initial port to gnome2.
6370 * Enable microhash depend mechanism.
6371 * Rework the range relocation logic.
6372 * Rework sheet order dialog and make it a guru.
6373 * Clean sheet object widget creation.
6374 * Improve key handling when there are gurus.
6375 * Crash importing 3d references to external workbooks.
6376 * move libole2 req into excel plugin, and make it optional.
6377 * guruify autoformat dialog, and update autoformat code.
6378 * move format from cell -> value.
6379 * add an icon to the expr-entry (thanks Jacub)
6380 * make images available without bonobo, including printing.
6381 * fix scrollwheels for gnome2.
6382 * more fixage for libxml2.
6383 * improve xl import of images.
6384 * start moving to utf8 internals.
6385 * fix pango context leak.
6386 * improve xl95 export.
6387 * Implement hooks to support per instance depends
6388 (eg data sources or INDIRECT)
6390 * Initial pass at dumping the translated function docs into a manual.
6391 * Cleanup name import from xls, and handling of fwd sheet decls in xl95.
6392 * Move the font mapping into the core rather than at XL import.
6393 * Cleanup the sheet's use of dependents.
6394 * Improve dependent management.
6395 * Prep for importing external references from XL.
6396 * Better support for 3d references.
6397 * Add a sample external data source.
6398 * fix paste-special.
6401 * More correct import of "automatic" colors from Excel.
6402 * Export "automatic" colors to Excel.
6403 * Simplify and fix bugs in Excel color import and export.
6404 * Support cropping in Excel image import.
6407 * Reorganize the custom pixmaps.
6410 * Major rewrite of the Solver. Integrated key parts of the LP
6411 Solve 3.2 written by Michel Berkelaar and others.
6414 * Fix DATE2UNIX. (Bug 70814.)
6415 * Fix compiler warnings. (Well, fix the bugs they pointed out.)
6416 * Partially clean up regression code.
6417 * Fix regression's singularity test.
6418 * Fix validation's use of abs to be fabs.
6419 * Improve random number generation using /dev/urandom device.
6420 * Fix Oleo plugin's isdigit usage.
6421 * Support for --with-long-double
6422 * Constify C strings.
6423 * Switch to newer R sources.
6424 * Fix "make -j" in plugins.
6425 * Add extra tests for singularity and near-singularity in
6427 * Clean up Fourier analysis.
6428 * Fix validation int check.
6429 * Fix analysis tools crashes.
6432 * Update the debian control files.
6433 * Initial support for WorkbookView::is_protected.
6436 * Implement opening of comment dialog by double clicking marker.
6438 --------------------------------------------------------------------------
6442 * Redo COUP_ functions one more time, ignoring XL.
6443 * Fix expression entry widget
6444 * Preload selections in analysis tools
6450 * Enable Add/Delete Series for Graph Guru.
6451 * Improve usability of Graph Guru data selectors.
6452 * More work on XL import for 3d references.
6453 * Import checkbox links from XL.
6454 * Add scrollbars and import them from XL.
6455 * Update the xml schema.
6456 * Small optimization to shrink xml in .gnumeric files.
6457 * Polish the sheet object editing.
6460 * New tabulation tool.
6463 * Document the Black-Scholes routines.
6466 * Audit the dialogs for accelerators.
6468 --------------------------------------------------------------------------
6472 * Add `autofit columns' checkbox to all analysis tools.
6473 * Add radio buttons to rank dialog to let user choose
6474 behaviour in case of ties.
6475 * Enable Standard Errors Checkbox in Moving Averages Dialog.
6476 * Implement calculated bins in Histogram Tool.
6477 * Implement Fourier Analysis Tool.
6478 * Updated documentation.
6480 * Complete implementation of COUPDAYSCD
6481 * Implement COUPPCD.
6482 * Implement COUPDAYBS.
6483 * Implement COUPDAYS.
6486 * Generate spans after importing a lotus 123 file.
6487 * Add Russian Ruble.
6488 * Improve Data Validation, and add XL import.
6489 * Add new builtin format to Applix importer.
6490 * Fix AREA_3D expressions from Excel.
6491 * Display and import coloured tabs from Excel XP.
6492 * Fix displayed cursor when leaving a sheet object.
6493 * Improve goto box to support names, and inter-sheet jumps.
6494 * Support inter-sheet references in the goal seek.
6495 * Handle totally hidden merges at freeze bound.
6496 * Improve XL import for 3d references.
6497 * Try REALLY hard to find an expression in xml not
6498 marked as being a value.
6501 * Added WEEKNUM and ISOWEEKNUM
6504 * Make sure Linux ends up using IEEE_754 code in mathfunc.c.
6506 * Make functions that take numeric arguments accept also strings
6507 that parse as numbers.
6508 * Partly fix ADDRESS.
6511 * Handle 1900/Feb/28 the same way MS Excel (tm) does.
6513 --------------------------------------------------------------------------
6517 * Fix 67878 (help button ref)
6518 * Fix a few ANOVA error messages
6519 * Fix 67289 (PERCENTRANK)
6522 * Fix CRASH!! due to last minute translation fix.
6523 * Some missing '...' in menu names
6524 * Rename 'Summary' menu -> 'Properties'
6525 * Support graphs with no data.
6526 * A bit of warning suppression for s390.
6527 * Bump the GAL requirement to 0.16
6530 * Added DATE2UNIX and UNIX2DATE.
6534 J.H.M. Dassen (Ray):
6535 * Lots of bit warning suppression for s390.
6537 --------------------------------------------------------------------------
6541 * Improve file format documentation
6542 * Fix text colour in html and latex exporters (#67550)
6543 * Fix roff importer (#66457)
6546 * Double check that nearest range is not on another sheet.
6547 * Fix undo for range fills with overlapping ranges.
6548 * Do not register commands for pasting a cut onto itself.
6549 * Fix cloning checkboxes.
6550 * Make all openers available on the import menu, just in case.
6551 * Fix sheet objects as inter-sheet dependents.
6552 * Fix undo from keyboard for sheet object deletion.
6554 --------------------------------------------------------------------------
6558 * Improve documentation incl. analysis tools, files & worksheet
6559 * Implement merges and spans in html exporter
6560 * Make output from HTML4.0 and HTML3.2 exporters validate
6561 * Fix copy multiple cells to single merged cell (#67298)
6562 * Fix expr entry widget: used to fet confised on mouse clicks
6566 * Add insert Graph menu item & icon
6567 * Fix Exit icon for bonbo build.
6568 * Delete the CAPS lock feature from autocorrect.
6569 * Fix Chema's sneaky cursor grab.
6570 * Applix import for v4.41, add it to the mime types.
6571 * Inter-Gnumeric pasting support for merges, and shares.
6572 * Fix life cycle of validation styles.
6573 * Undo for pasting a cut was saving too much.
6574 * Parser was not honouring requests to ensure absoluteness.
6575 * Transparent makes no sense for lines & arrows.
6576 * Improve help tokenizer.
6577 * Don't prompt for sheet delete if it is pristine.
6578 * Autofill includes autoformats for expressions.
6579 * Edit position after undoing a merge.
6580 * Partial fix for del col/row undo with dependent objects.
6581 * Support some additional forms of #!REF in XL import.
6582 * Fix importing of graphs with embedded graphs.
6583 * Improve autofill handling of merges & arrays.
6584 * Support pasting transposed merges.
6585 * Ensure that cell sizes never violate absolute minima.
6586 * Fix format leak (thanks Morten)
6587 * Fix data validation.
6588 * Dirty workbook when modifying summary info.
6589 * Invalidate names refering to deleted expressions.
6590 * Fix row height resize when undoing changes to JIT rendering.
6594 * Fix a pile of leaks in financial functions.
6595 * Fix COUPNCD, YIELD, PRICE.
6596 * Fix overflow issues.
6599 * Search and search-replace history persistence.
6600 * Improve documentation: intro and printing
6603 * Make bound errors for INDEX consistent.
6605 --------------------------------------------------------------------------
6609 * Fix problem in search & search/replace tool #64989
6610 * Permit input from other sheets in Random Number Generator
6611 (discrete distribution), Rank and Percentile Tools and
6613 * Check for valid input in Random Number Generator tool
6614 * Fix parsing error in analysis tools expecting sheet references
6616 * Fix sheet reference in database function criteria (# 65353 (1))
6617 * Implement -geometry cmd line option
6618 * Fix rank calculation with respect to ties
6619 * Set cell format for percentiles in rank and percentile tool
6620 * Fix crash on copy between different invocations of gnumeric
6621 * Fix search in comments (# 65159)
6622 * Fix crash in parser (# 65896)
6623 * Format all numbers preentered in analysis tools dialogs
6624 according to locale (# 65404)
6625 * In histogram tool add percentage column and format all
6626 percentages appropriately (# 62164)
6627 * Implement text wrap in LaTeX exporter (# 20898)
6628 * Implement math mode in LaTeX exporter (# 63395)
6629 * Use gnumeric column widths in LaTeX exporter
6630 * Implement multirow merges in LaTeX exporter
6631 * Remove default grid in LaTeX exporter
6632 * Implement cell borders in LaTeX exporter
6633 * Fix merged cell to merged cell copy (#65760 & #58691)
6634 * Removed latex209 exporter
6635 * Implement spans in LaTeX exporter
6636 * Improved analysis tools documentation
6637 * Fix bugs (#66433 & #66880 & #66393)
6638 * Fix cellspan bug (#66658)
6641 * Tricky corner cases for style applications (Part 2).
6642 * Rework sheetname quoting (Good idea Andreas)
6643 * Support multiple expressions in the parser and clean up
6645 * Memory error when parsing names.
6646 * Fix xml storage of parse position for names.
6647 * sync print code with draw code for merges.
6648 * Fix ins/del col/row in outline mode.
6649 * Support number buttons in outline mode.
6650 * Implement XL export for array formulas.
6651 * Fix handling of failue in filter dialog.
6652 * Remove some dead code.
6653 * Minor etable warning tweak.
6654 * Improve cursor handling for frozen panes.
6655 * Fix sorting with hidden cols/rows before region.
6656 * FIXED now uses the format engine.
6657 * Simplify cell fmt dialog's idea of merges.
6658 * Don't compress file when suffix is .xml.
6659 * Actually put the schema file where we say it is.
6660 * More work on libxml2 compatibility.
6661 * Some simple shared steps towards gnome2.
6662 * Fix autofill crash when shrinking regions.
6663 * Make graph vector header recognition more like XL.
6664 * Fix missing bononbo menu icon for exit.
6667 * Fix EXPRESSION crash.
6669 * Fix 66848 (the table of function names in the formula guru
6670 is not alphabetized).
6671 * Sort currencies in cell format's drop-down.
6674 * http://bugzilla.gnome.org/show_bug.cgi?id=55142
6675 Do charset conversions on summary fields to/from XL.
6678 * http://bugzilla.gnome.org/show_bug.cgi?id=60468
6679 More work on the oleo importer.
6682 * Modernize the doc build architecture.
6684 --------------------------------------------------------------------------
6688 * Autofill backwards.
6691 * Fix handling of missing observations in F-test, z-test,
6692 one-factor ANOVA, histogram, regression, and t-tests analysis
6694 * Permit input from other sheets in F-test, z-test, one-factor
6695 ANOVA, histogram, regression, and t-tests analysis tools.
6696 * Fix small errors in F-test, z-test, one-factor
6697 ANOVA, Desc. Stats. and t-tests analysis tools.
6698 * Improve Exponential Smoothing and Moving Averages tools.
6699 * Implement pareto and labels in histogram tool.
6700 * Use confidence level in regression tool.
6701 * Use format parsing in entry fields of analysis tools.
6704 * More work on the expr entry.
6706 * Add keyboard support to sheet objects.
6707 * Add warning when xls imports non-ole file.
6708 * Continue audit and clean out some old code.
6709 * Validate autoformat template before storing undo.
6711 * Fix centering while printing scaled regions.
6712 * Tricky corner cases for style applications.
6713 * Break lines at hyphens to.
6714 * Disable col/row resize while editing.
6715 * Make some dialogs resizable.
6716 * Fix comment placement for merged cells.
6717 * Initial XL import for data validation.
6720 * Improved function documentation.
6721 * Implemented Exponential Smoothing tool.
6722 * Improved COUPDAYSNC().
6726 * Fix memory overrun in function guru.
6728 --------------------------------------------------------------------------
6732 * Rewrite solver dialog as guru (semi-modal using the
6737 * Shink exported XL files.
6738 * Enable per sheet style management to support
6739 validation, conditionals, and simply XL export.
6740 * re-enable compression for .gnumeric files.
6741 * Make cell format dialog only pseudo-modal.
6742 * Fix support for cancel on window manager quit.
6743 * Fix non-bonobo View menu
6744 * Fix sheet extent calculation new complex objects.
6745 * Improve formula guru.
6746 * Support scrollwheel in a larger area.
6747 * Fix Edit -> Fill -> Autofill.
6748 * Fix Autofill with the month of May.
6749 * Improve dbf importer.
6750 * Make autocorrect non-modal and cleaner.
6751 * Make autocompletion a view attribute, with a gui.
6752 * Improve the ExprEntry widget.
6753 * Don't clear the clipboard when Klipper requests things.
6756 * Lots of documentation added.
6757 * Added `Help' buttons for various tools.
6758 * Help button of autosave doesn't kill the dialog any more.
6759 * Added `Filter' submenu into the `Data' menu.
6760 * More work done to support financial functions.
6763 * Cleanup various functions' improper access to internal strings.
6766 --------------------------------------------------------------------------
6770 * Fix regexp handling of escaped characters.
6771 * Improve XL import when faced with corrupt workbooks.
6774 * Find and fix leaks.
6775 * Fix an ugly dependency bug.
6777 --------------------------------------------------------------------------
6781 * Improve latex exporter to support multiple pages and basic support
6785 * More work on validation.
6786 * Improve View menu layout.
6789 * Allow analysis tool output to be directed onto a range
6791 * Allow analysis tool output ranges to be specified using
6793 * Change covariance, correlation, descriptive statistics and
6794 sampling tools to allow multiple selections (and defined
6796 * Change covariance and correlation tools to handle missing
6798 * Change sampling tool to permit multiple samples from the
6799 same or different data.
6802 * Fix autosizing of indented content.
6803 * Fix jump to bound with end in hidden region.
6804 * Hide objects in hidden regions for display and printing.
6805 * LOG() is valid with base > 0 && base != 1
6806 * Clean out some unused code.
6807 * Fix redo of unmerge to handle redraw spans.
6808 * Fix Name Support and Dialog.
6809 * Improve data allocator for graphs.
6811 * Fix autofill of days with months visible.
6813 * Improve recognition of values vs expressions
6814 * Reset grid display cursor after editing an object.
6815 * Resize frozen panes after ins/del col/row.
6816 * Make python version configurable.
6819 * Improved MPS plugin.
6820 * Extended the data analysis tools and function documentation.
6821 * Improved COUPDAYS().
6824 * Improve goal seek.
6825 * Fixed parsing of numbers in scientific, monetary, and number
6827 * Find and fix leaks.
6828 * Fix dif plugin's use of alloca.
6831 * Much improved header/footer preview canvas.
6832 * Improve UI for customizing print header/footer.
6834 --------------------------------------------------------------------------
6838 * Improve latex exporter.
6841 * More work on validation.
6842 * Stf multiple-separators-as-one fix.
6845 * Rewrite remaining analysis tools
6846 to use the gnumeric-expr-entry widget.
6847 * Rewrite goal seek dialog to use the
6848 gnumeric-expr-entry widget.
6851 * Offer config var to control compression level
6852 * Fix color selectors for drawing objects.
6853 * Re-enable support for row vectors in graphs.
6854 * Allow string functions to accept numbers as strings.
6855 * Font selector in cell format dialog
6856 * Off by 1 error when undoing unhiding cols/rows
6857 * Improve handling of Cancel during File -> Quit
6858 * Autoscroll support during object creation
6860 * CODE assumes unsigned char
6861 * Improve parser's handling of integers larger than int.
6862 * Improve cursor & scroll bounds checking.
6864 * Allow xls exporter to (poorly) handle large format regions.
6865 * Fix changing data for graphs
6866 * Format match can match strings, don't assume only numbers.
6867 * Improve XL chart import.
6868 * Plug memory leaks.
6871 * Make bonobo optional in the sample rpm specfile.
6874 * Improved COUPDAYS() and COUPDAYBS().
6877 * New Search Control Center.
6878 * Find/Fix memory leaks.
6880 --------------------------------------------------------------------------
6884 * Core support for validation and conditional formats.
6887 * Rewrite descriptive statistics, correlation, covariance,
6888 and rank analysis tool dialogs to use the gnumeric-expr-entry widget.
6890 Christopher Keith Fairbairn:
6891 * Add a 'Fill' menu connection to autofill.
6894 * Improve function documentation generator.
6897 * Enable XL import for graphs.
6898 * Import/Export/Edit Hidden/Locked attributes.
6899 * Parse using the assigned fmt before checking the builtins.
6900 * Enable basic attributes when importing shapes from XL.
6901 * Add simple bucketing of range dependencies.
6902 * Formating extensions and corrections.
6903 * Some simple recalc tuning speeds things up by a factor of 2.
6904 * Basic version of just in time rendering for another factor of 2.
6905 * Cleanup the DOM based xml import/export utilities.
6906 * Remove irritating frame around bonobo objects.
6907 * Make the sheet object control points prettier.
6908 * Off by 1 pixel/pt error when handling right/center alignment.
6909 * Improve sheet object menus.
6910 * Reworked the Text Combo,
6911 * Remove the eval queue.
6912 * Improve the Histogram tool slightly.
6914 * Sort the function names for the index generator.
6915 * Fix handling of mixed mode references.
6916 * Convert lines/arrows/boxes/ovals to StyleColor.
6917 * Correct sensitivity of menus & toolbars.
6918 * Some initial guess work on how to import conditional XL formats.
6919 * bump bonobo req to 1.0.8 to fix the memory problem.
6920 * bump the gnome-print req to 0.29 in an effort to decrease
6921 the number of problems with gnome-print installs.
6925 * MPS importer plugin implemented. Reads a linear program in MPS
6926 format and creates a spreadsheet model of it. Currently, the
6927 bounds and ranges are not implemented yet.
6930 * The POI project has contributed an xml schema for .gnumeric files.
6933 * Speed up font handling.
6934 * Speed up dependency handling.
6935 * Eliminate deep recursion during dependency dirtying.
6936 * Fix the python and python-loader modules. (Work around mind-
6937 boggling bug in python. Again.)
6938 * Various code cleanup.
6940 * Implemented querying in search-and-replace.
6941 * Implemented Search.
6944 * improve the oleo importer.
6947 * Support gray scale patterns when printing.
6948 * Improve Header/Footer page for printer setup.
6951 * Improve font handling for multi-byte environments.
6954 * Support for translations in plugin.xml files using xml-i18n-tools
6955 (modified xml file structure a bit).
6956 * Sped up Gnumeric compilation by replacing #include <gnome.h> with
6957 something smaller in almost all source files.
6959 --------------------------------------------------------------------------
6963 * Make guile a proper plugin.
6966 * Basic support for M-Enter to add embedded newlines.
6969 * Object printing work.
6972 * Make CEIL more as users expect (based on Jody's idea).
6974 --------------------------------------------------------------------------
6978 * Add extra cut/copy/paste shortcut keys.
6979 * Improve the function selector.
6980 * Simplify background/pattern preview in cell-format dialog.
6981 * Make sure entered text never gets lost.
6982 * Equalize the look of all the dialogs.
6983 * More work on group/ungroup.
6986 * Rewrite guile plugin to use guile 1.5 or later.
6989 * Rewrite descriptive statistics, correlation and covariance
6990 analysis improving error checks and labels for data sets.
6991 * Remove duplicate calculation code in analysis tools.
6992 * Fix sampling tool.
6995 * XL export for panes.
6996 * Some autoscroll bugs with panes.
6997 * Cursor support for panes.
6999 * More smarts for autofill by month/year.
7000 * Add some new icons from the Evolution team.
7001 * Fix import of files generated by perl::writeExcel.
7002 * Fix animated cursors and sheet objects.
7003 * Fix XL import of print scaling.
7004 * Locales with different LC_NUMERIC & LC_MONETARY.
7005 * merge in several contributions to improve configure.in
7006 * merge in updated debian control files.
7007 * merge in contributed man page.
7011 * Clean up LARGE, SMALL, QUARTILE, PERCENTILE.
7012 * Give the range functions a home of their own.
7015 * Add import support for Psion.
7019 * Add precedence scheme for importers.
7021 --------------------------------------------------------------------------
7025 * Fix backspace key.
7026 * Fix autosave dialog.
7027 * Improve scrollbars.
7028 * Fix double-click autofill.
7029 * Shine-up string functions.
7030 * Fix STF for CRLF terminated files.
7031 * Fix bounds handling and leakage in STF.
7032 * Add csv default importing + probing.
7033 * Improve font preview in cell format dialog.
7036 * Fix bugs in analysis-tools' t-test.
7037 * Finish two-factor anova tool in analysis-tools.
7038 * Adjust scrollbars when outputting data analysis results.
7041 * Even more missing files.
7042 * Crash after exiting 1 of many shared views.
7043 * Bug when printing wrapped text in merged cells.
7046 * Usability tuning (Thanks to auspex, UnNamed, & jwz)
7050 * Improve bsd support.
7054 * Fix dependency tracking problem.
7057 * Update gda support.
7060 * Over-the-Spot style support for XIM.
7063 * Introduction of placeholders named "FileOperations" and
7064 "PrintOperations" that help components to put their own menus into
7068 * Use temporary files to handle saving to BonoboStream with every
7071 --------------------------------------------------------------------------
7075 * Restore missing files.
7081 * Fix libml1 bug exposed by progress monitor.
7083 --------------------------------------------------------------------------
7087 * Some work on the SAX importer.
7088 * Finish Group/Ungroup.
7089 * Clean-up the STF importer.
7090 * Add support for multicharacter separators
7091 and quoted cells with newlines to the STF
7093 * Clean-up row naming.
7094 * Fix the STF exporter (it works again).
7095 * Add new consolidation feature.
7096 * Keyboard Shortcuts for moving and formatting.
7099 * Financial functions.
7102 * Fix ctrl-enter filling.
7103 * Reorganize the recalc queue to speed things up a bit.
7104 * Support iteration.
7106 * Support conditional number formats.
7107 * Obscure referencing bug.
7109 * Some number formating bugs.
7112 * Handle {caps,number,scroll}lock.
7113 * Improve sheet name quoting.
7117 * Applied some much-needed TLC to fn-financial.c and fn-eng.c.
7118 * Speed-up Gnumeric function calls.
7119 * Killed a zillion problems pointed out by gcc 3.0 warnings.
7120 * Improve goal seeking slightly.
7124 * More work on plugin system.
7125 * Many i/o system improvements (general cleanup, reporing i/o progress,
7126 better probing, nicer import dialog, pluggable default savers,
7127 handling single sheet exporters in a special way)
7129 --------------------------------------------------------------------------
7133 * Fix a variety of bugs and other issues.
7134 * Improve parser error messages.
7135 * Implement undo/redo for Zoom.
7136 * Make undo/redo descriptors more descriptive.
7137 * Complete the CELL function.
7138 * Drastically revise and fix-up the color combo's.
7139 * Architectural improvements for preview-grid, menu state, etc.
7142 * GNUMERIC_ENABLE_XL_OVERWRITE
7143 * Implemented clone, write and load for some sheet objects
7146 * Restore horizontal FILL alignment.
7147 * Fix array intercept checking.
7148 * Some fine tuning to improve start and exit times.
7149 * Merge cell & hidden column interactions
7150 * Some XL import improvement when parsing objects
7151 * Improve XL95 export and include merged regions & outlines
7152 * Fix some irritating mouse behaviors
7153 * More system portability enhancements.
7154 * Support fraction formatting (not parsing)
7155 * Fix printing of borders.
7156 * Improve checking for array/merged region division.
7157 * Prep for frozen panes.
7158 * Partial support for outline mode
7162 * New architecture for selecting cell ranges into dialogs.
7163 * Fix dialog placement.
7166 * Improve col and row sizing when cloning a cell.
7167 * Catch many bugs with merged regions.
7168 * Bug fix for supporting maximized windows.
7171 * Changed a large number of dirty diapers.
7172 * Plugged gnumeric leaks too.
7173 * Make search-and-destroy work better on comments.
7174 * Fixed parsing of numbers like "-4,885". (We used to get -3115
7175 == -4 * 1000 + 885...)
7176 * Fixed formulae with leading dash, like "-995/5".
7177 * Fixed MID, FIND, LEFT, RIGHT, LOWER, UPPER, PROPER, CLEAN, LEN,
7179 * Improve signed-vs-unsigned situation.
7180 * Fixed sorting dialog in the by-row case.
7183 * Improve i18n support for XL import/export
7186 * Added support for plugin dependencies
7187 * Made Excel a real plugin.
7188 * Improved plugin system performance & scalability.
7190 --------------------------------------------------------------------------
7194 * Improve scrollbars.
7197 * Fix handling of edit pos while extending out of merged regions.
7198 * Fix format toolbar update.
7200 * Fix interactions between spans and hidden rows/cols.
7201 * Work around xls files which specify col/row too small.
7202 * Header redraw of shrinking selections with merged full col/row
7205 * Make search-and-replace dialog non-modal.
7206 * Released version 2 -- a cute little thing of about 3k. She
7210 * Improved themed behaviour.
7211 * Improved character set behaviour.
7214 * More work on plugins.
7216 --------------------------------------------------------------------------
7220 * menu state improvements.
7223 * Fix parenthesis for XL export.
7224 * Enable right/left indent.
7225 * Sheet prefs IO and MVC support.
7229 * Column header drawing fix.
7230 * [Linear] Regression fix.
7236 * Updated: de (Karl), ja (Yukihiro Nakai), pl (Zbigniew), and maybe
7239 --------------------------------------------------------------------------
7243 * Massive bug hunting spree.
7246 * Finish merged cells.
7247 * Rework style engine.
7249 * Improve range selection for expressions.
7250 * Fix sheet objects.
7251 * Fix stupid memory corruption problem in the applix importer.
7252 * Some mis-translations for spanish.
7253 * Improve pixel matching of XL import.
7254 * Add option to manage printing ranges with only styles.
7257 * Improve file save dialog.
7260 * Make rounding functions (ROUND, TRUNC, FLOOR, CEIL, ...) behave
7261 more like most users expect. The number 1.54999...9 will now
7262 be rounded to 1.6, not 1.5. In other words, we are assuming that
7263 the number is really meant to be 1.55, but has suffered
7264 floating point effects. (If you ever truly get a number that
7265 is within DBL_EPSILON of a rounding threshold, well, then you
7266 lose. With a binary representation, we cannot all win.)
7267 * Leak plugging as usual.
7268 * Created and/or stole a number of tools to make life easier for
7270 * Cleaned up gnumeric-bonobo's GUI.
7271 * Search and replace.
7274 * Search and replace.
7277 * Internationalization support for autoformat.
7278 * Rework plugin architecture.
7281 * Updated: ca (Pablo), de (Karl), hu (Szabolcs), it (Leandro),
7282 ru (Valek), sk (Stanislav), sv (Christian), tr (Fatih), and
7285 --------------------------------------------------------------------------
7289 * Fix formatting mistakes in documentation.
7292 * Some work on the name dialog.
7295 * Work on sheet object persistence.
7296 * Begin honouring the current format when parsing.
7297 * More work on merged cell support.
7298 * Improve cursor rubber banding when selecting a range.
7301 * Fix scripts generating documentation.
7302 * Fixed lotus file format loader. (Magic detection,
7303 avoid unaligned memory accesses, leaks.)
7305 --------------------------------------------------------------------------
7309 * Initial work on supporting merged cells.
7310 * Improve sheet object and cell comment infrastructure.
7311 * More work on expression relocation.
7315 * Improve XL export of non-builtin functions.
7318 * Semi-smart undo/redo list truncation.
7319 * Fix serious crash during gnumeric-format save.
7322 --------------------------------------------------------------------------
7326 * Minor improvements to the autoformat dialog.
7328 --------------------------------------------------------------------------
7332 * Cleanup and general bugfixing in guile plugin.
7333 * Support for values inside the Guile interpreter
7336 * Undo for autoformat.
7337 * Beautify stf dialog.
7338 * Stf and other bugfixes.
7341 * Massive bug hunting spree.
7344 * Massive bug fixing spree.
7345 * Fix popup context menus.
7346 * 'General' number formats.
7347 * Some initial work on an MVC split for workbooks.
7348 * More work on double click fill support.
7351 * When format toolbar is vertical, replace font and size
7352 selectors with a button.
7355 * Fixed analysis tools for ranges not starting at A1.
7356 * Isolated floating-point-double reading code with endian-issues
7357 in one spot rather than in all file io plugins.
7360 * Fixed and updated the i18n subsystem, so it how should work
7361 more smooth - I will consider this very close to finished.
7363 --------------------------------------------------------------------------
7367 * Fix stf importer bugs.
7368 * Add "Autodiscovery" feature to stf fixed width importer.
7369 * New Autoformat dialog.
7372 * Sheet copy routine
7375 * Output the cells in row/col sequence, rather than by hash.
7378 * Applix support mostly functional.
7379 * Improve support for named expressions.
7380 * Name and Graph gurus support range selection.
7381 * Improve internation keyboard support.
7382 * Fix XIRR and friends so that they support blanks.
7383 * A few more bugs in printing multiline text.
7384 * Correct handling of number formating in intl locales.
7385 * Lots of formating bugs.
7386 * Handle strings used as arguments to numeric operators.
7387 * Support for non-cell dependencies.
7388 * Improve performance and decrease memory for large row/col resizes.
7389 * Bug fixes for ins/del row/col & cut&paste
7390 * Locale safe formating.
7393 * Double click fill support.
7396 * Make print work with new gnome-print
7397 * Lots of printing/margin bugs.
7400 * Put more effort into reverse engineering MATCH (and friends)
7401 than you want to know about.
7402 * Fixed sort to ignore hidden rows/cols.
7405 * Implementation of `Anova: Two-Factor With Replication'
7406 and `Histogram' data analysis tools mostly
7407 * Implemented COUPNUM and COUPNCD
7408 * Implemented TRUE and FALSE logical functions
7409 * Started the implementation of COUPDAYBS and COUPDAYS.
7412 * Created xml2pot script, and integrated it with Gnumeric
7413 * Update update.pl script to make it more genetic, and work
7414 with the xml2pot script. It actually now requires it.
7415 * Updated the spec file a little.
7416 * Made 'make update-po' and 'make dist' work with new update.pl
7419 * Paste special arithmetic operations, skip blanks, paste link.
7422 * Improve the colour combo box.
7425 * Cleanup analysis tool code.
7426 * Eliminate many fixed limits in the code. (Still some to go.)
7427 * Rewrote SUMPRODUCT.
7428 * Fixed array and range traversal order, thus fixing all strict
7429 range functions. (SUM, MIN, ...)
7430 * Fixed many bogusities in xbase plugin.
7431 * Cleanup limits in numtheory. Added BITXOR.
7432 * Fixed RATE, SLD, and SYD.
7433 * Improved RATE's and IRR's root searching.
7436 * New NT_MU function in numtheory.
7439 * Updated and improved documentation.
7442 * Implement DateDif.
7446 * Updated: da (Kenneth and Keld), de (Karl), en_GB (Robert), ko
7447 (Sung-Hyun Nam), no (Kjartan), ru (Valek), uk (Yuri), maybe more.
7448 * Update not new, but not mentioned the last time: pl (Zbigniew).
7449 * Updated: nl (Almer). Not all done yet.
7451 --------------------------------------------------------------------------
7455 * Stf importer bug fixes and enhancements.
7458 * Speedup workbook exit, copy/paste.
7459 * Improve cut/copy/paste.
7460 * Improve col/row resize.
7461 * Undo for copy/paste, autofill, col/row resize
7462 * More work on formula guru.
7463 * Extend auto-fill to support months and years.
7464 * Some translation bugs.
7467 * Tooltips for combo boxes.
7468 * Synchronize list selection with entry field in combo boxes.
7469 * Make units in print setup dialog user selectable.
7470 * More dialog polishing.
7473 * Sorting now moves styles with the elements
7474 * Sorting now detects headers when sorting
7477 * Added two perl scripts for translation help/maintainence.
7478 Also added is a README.tools file, explaining how to use these.
7481 * Fix tricky Excel import problem.
7482 * Split libole2 out into a standalone package.
7485 * Added support for autocompletion.
7488 * Changed a bunch of internals to work with StyleFormats instead
7489 of throwing strings around.
7490 * Improved the optimization of styles.
7492 * Make sorts stable.
7493 * Make sorts faster.
7496 * Updated: da (Kenneth), de (Karl), ja (Oka/Nakai), no
7497 (Kjartan), pt (Tiago), ru (Valek), maybe more.
7498 * Update not new, but not mentioned the last time: it (Leandro).
7500 --------------------------------------------------------------------------
7504 * Enable mini icons when available.
7508 * Initial applix import.
7509 * Improve row/col insert/del.
7512 * Lots of dialog polishing.
7513 * Autoscrolling combo boxes.
7514 * Make tearoff combo boxes behave more like tearoff menus.
7517 * Get embedded gnumeric working again.
7521 * Updated: de (Karl), no (Kjartan), sv (Andreas), and more.
7523 --------------------------------------------------------------------------
7528 * Fixed MATCH for types -1 and +1.
7531 * Overhaul cell structure to cleanup temp formats, improve spans.
7532 * Improve array formula entry, editing, and xml-io.
7533 * Share formulas persisted using xml.
7535 * Improve versioning.
7536 * Decrease memory usage.
7539 * Accelerated intersheet dependencies
7542 * Number theory functions. (In new plugin.)
7546 * Bug-fix stf importer.
7549 * Updated: da (Keld and Kenneth), de (Karl), en_GB (Robert), es
7550 (Pablo), no (Kjartan), ru (Valek), uk (Yuri), and more.
7552 --------------------------------------------------------------------------
7556 * Tearoff combo boxes
7560 * Correct doc generation.
7561 * Improve update status area (autoexpr, editor, format tools)
7562 * Rework canvas editor to behave nicely at boundaries and
7566 * Leak fixes. Bug other people about leaks.
7567 * IPMT, PPMT argument order corrected.
7568 * MIRR fixed (or at least changed) to match Excel.
7569 * RATE, IRR, XIRR use supplied guess.
7570 * Improve precision of IRR.
7571 * Made auto-format work for sheet-relative cellrefs, i.e.,
7572 "=sum(a1:a10)" now takes a default format from the range.
7573 * Made generated postscript files (print to file) contain enough
7574 information to let ghostview go back and forth in them.
7575 * Made landscape previews readable.
7577 --------------------------------------------------------------------------
7581 * Added `>=' and `=' constraint support for the Solver tool.
7582 * The Solver input variables can now have the negative values too.
7583 * Added `Int' constraints support by implementing the
7584 Branch-And-Bound algorithm.
7585 * The Solver parameters are now saved/loaded when the workbook
7587 * Implemented `Answer Report' generation for Solver.
7588 * Started implementation of `Sensitivity Report' generation for
7589 Solver (currently, not very useful though).
7590 * Major GUI improvementes for Solver, i.g. Solver constraints
7591 can now be cell ranges, not just cells.
7592 * Solver documentation added.
7593 * Added `Advanced Filter' tool.
7594 * Added the following distributions for the random number
7600 * Minor improvements for the AutoSave tool.
7601 * GUI improvements for the Data Analysis tool.
7602 * Added RandExp(), RandPoisson(), RandBinom(), RandNegBinom(),
7603 and RandBernoulli() functions.
7606 * Redraw improvements (cursor, selection, spanning, speed, underlining)
7607 * Border improvements (combo, printing, partial double line).
7608 * More work on undo.
7609 * Parse interbook references.
7610 * Mostly correct sizing of MS Excel cols/rows and objects.
7611 * Printing improvements.
7612 * Selecting ranges for formulas on other sheets.
7616 * File history improvements.
7617 * Python plugin enhancements.
7618 * Error reporting improvements.
7619 * Cursor fixes and speedups.
7623 * Add a zoom element to the toolbar.
7627 * Gnome Basic integration
7631 * Wizard for charting
7633 * Visual cell references while editing.
7634 * Implemented Gnumeric-side vectors for graphics support.
7637 * libgladify the plugin manager.
7638 * Improve color combo.
7639 * Lots of DIV0 cases in functions caught elegantly.
7642 * Add file menu file history.
7643 * Style preserving column/row insertion(configurable, defaults on)
7646 * "Structured" Text Format Importer (STF) (Customizable CSV/Fixed Width importer)
7647 - Merged with Gnumeric main source (no longer plug-in) and completely revised.
7648 - Pops-up when pasting from external applications.
7649 - Preview is drawn faster and is interactive.
7650 - More separators to choose from when doing a CSV import.
7651 * Copying cells between different instantances of gnumeric.
7654 * Fixed display of pre-1900 dates.
7655 * Fixed display of very large numbers.
7656 * Went on a warning-killing spree.
7659 * Guile plugin can now register functions in user given categories.
7662 * Add sorting functionality to workbook toolbar
7664 * Add basic attribute support for workbooks
7665 --------------------------------------------------------------------------
7670 * Fix annoying flashing cursor bug.
7673 * Improve inter{sheet,book} references.
7674 * Beginnings of Undo.
7676 * Keep cursor visible, Add Alt-Pg{Up,down}
7677 * Clipboard, Selection, & border fixes.
7680 * Revamp the memory handling of the parser.
7681 * Fixed goal seek's behaviour on cancel and failure.
7682 * Bogotised PRODUCT and introduced G_PRODUCT.
7683 * Implemented the auto-format feature.
7686 * Found xml io font size loading bug.
7687 * Excel export clean.
7688 * Python plugin update: Allow calling Gnumeric builtins from
7692 * Re-wrote dependency engine; lots more speed.
7695 * Improvements on VALUE_BOOL management on the guile plugin.
7699 * Implemented `AutoSave' tool.
7700 * Started `AutoCorrect' tool.
7701 * Some minor improvements to the Solver tool.
7705 --------------------------------------------------------------------------
7710 * Fix nasty recalc bug that would hang the app.
7711 * Improve bounding box calculation for printing.
7714 * Improve empty cell loading.
7715 * Re-enable pasting from X.
7716 * Adjust semantics of paste to work even when selection is not
7720 * Fix import plugins.
7722 --------------------------------------------------------------------------
7727 * Fixed problems closing workbooks
7728 * Add pristine workbook discard
7729 * Fixup html export.
7730 * Fixed print header/footer setup, users should remove
7731 ~/.gnome/Gnumeric to speedup load.
7734 * Lots of Excel style export work:
7735 format, font, colors, borders, alignment, wrap, rotation.
7736 * Excel export row/col sizing.
7737 * Excel fixed up DBCELL collating to export lots of rows correctly.
7740 * Added sorting of infinite ranges
7741 * Got rid of blank sheets when printing
7744 * Worked on Excel summary export
7747 * Begin exception handling for corba vs gui.
7748 * Add some simple version protection for plugins.
7749 * Improve error reporting for file loading.
7750 * Explicitly disable passord protected XL spreadsheets.
7754 * Expanded CORBA API.
7757 * Many improvement for multi-dimensional linear regression.
7760 * Implemented Simplex algorithm for Solver
7761 * Solver can now solve some simple LP problems (more interesting
7762 stuff is coming later).
7765 * Added guile plugin documentation.
7766 * Removed redeclaration of functions.
7767 * Removed security hazard on the definition of scm_eval.
7768 * Improvements on VALUE management.
7769 * Added Fibonacci formula
7770 * Split the guile scheme files into gnumeric_startup.scm and
7774 --------------------------------------------------------------------------
7779 * Improved sort dialog
7782 * Updated bonobo infastructure
7785 * Plan Perfect plugin
7786 * DIF export / import
7789 * Improved clipboard ops.
7790 * import Excel auto-ranges
7791 * better range instersection
7792 * Guile plugin fixed
7793 * Auto fill display fixes.
7802 --------------------------------------------------------------------------
7807 * Vastly improved col / row sizing in excel import
7808 * ditto for Excel object placement.
7811 * Expanded sort dialog to allow sorting of rows as well as columns
7812 * Added advanced button to sort dialog to allow sorting but case
7813 sensitivty and text (rather value)
7815 --------------------------------------------------------------------------
7821 --------------------------------------------------------------------------
7826 * Totaly re-wrote style engine.
7829 * Implemented IRR and XIRR financial functions
7830 * Fixed the handling of the database function criterias
7831 * Fixed the non-numeric return values of DGET
7832 * One-dimensional GROWTH and TREND should work now
7833 * Documentation of the db functions improved
7836 * Complete transition of cut/paste to cell movement code.
7837 * 1st pass at borders & patterns
7838 * Improve edit popup.
7839 * Rework cell format dialog.
7840 * Some support for inter book references (no dependencies yet)
7843 * Excel Name export.
7846 * Improved dragging and zooming behavior in the print preview.
7847 * Added "open hand" and "closed hand" cursors for dragging the
7851 * Primitive oleo import : supports numbers and text.
7854 * Huge chunk of summary-info re-structuring.
7855 * Import and export lots of new summary fields.
7858 * Improving sort dialog
7861 * Sylk import filter.
7862 * CSV export filter.
7864 --------------------------------------------------------------------------
7868 * More recalculation bugs & other minor issues fixed.
7869 * Base release before Style mangling.
7871 --------------------------------------------------------------------------
7876 * Important recalculation bugs fixed.
7878 --------------------------------------------------------------------------
7884 * Arbitraryly shaped bonobo objects.
7885 * Formatting engine supports h,m,s correctly and supports [h], [m], and [s]
7888 * Started implementation of GROWTH function
7889 * Optional argument fixes for TREND function
7892 * Split libole2 + test program.
7893 * Large excel file support > 8Mb.
7896 * Start of sheet/workbook/global name scoping.
7899 * Some Optimization.
7900 * Enhance row/col insert/delete, cell shift, and cell cut/paste.
7904 * Dialog improvements.
7906 --------------------------------------------------------------------------
7911 * Improve selection to correctly handle overlapping ranges.
7912 * Improve XL import of 'escher' stream for pictures and objects.
7913 * Enabled import of XL objects by default.
7914 * Rewrite zoom dialog.
7917 * Major clean up to the documentation of functions.
7918 * Added tons of examples to functions.
7919 * Added ``Delete...'' entry to ``Edit'' menu.
7920 * Implemented PERCENTILE function.
7921 * Fixed PERCENTRANK function.
7925 * Report font type, support for reporting size
7926 * New format apply buttons for money, percent.
7927 * More commands to format/row/col/sheet
7928 * Bumped row limit to 64k
7931 * Support IO on non-mmap-able excel files.
7932 * Totaly re-write libole2's API - its usable now.
7933 * Excel export 'Add-in' functions.
7936 * Excel summary info export.
7938 --------------------------------------------------------------------------
7940 Gnumeric 0.33, 0.34, 0.35
7943 * Implemented ACCRINT, ACCRINTM, DISC, FVSCHEDULE, INTRATE,
7944 ISPMT, RECEIVED, PRICEDISC, PRICEMAT, TBILLEQ, TBILLPRICE,
7945 and TBILLYIELD functions
7948 * Re-implemented sheet objects,
7949 * Implemented drop filename -> Bonobo component conversion,
7950 * More intelligent workbook sizing.
7951 * Fixed sheet tab focus / editing.
7952 * Per sheet page setup / preview.
7953 * Print setups XML I/O & Excel importing
7954 * Functions MATCH & INDEX started.
7955 * Array input parser.
7957 --------------------------------------------------------------------------
7959 Gnumeric 0.33, 0.34, 0.35
7962 * Implemented ACCRINT, ACCRINTM, DISC, FVSCHEDULE, INTRATE,
7963 ISPMT, RECEIVED, PRICEDISC, PRICEMAT, TBILLEQ, TBILLPRICE,
7964 and TBILLYIELD functions
7967 * Implemented Print Preview
7972 --------------------------------------------------------------------------
7977 * More work done on documenting the analysis tools.
7978 * Implemented MDETERM and MINVERSE matrix functions.
7979 * Finished the ROMAN function completing the mathematical
7981 * Implemented DB, DDB, FREQUENCY, QUARTILE, and XNPV functions.
7982 * Started the implementation of LINEST and TREND functions.
7983 * Fixed DOLLAR, DOLLARDE, DOLLARFR, and PROB functions.
7986 * Added GUI for Summary Info.
7987 * Enabled function wizard.
7988 * Initial stab at Lotus 123: 'wk1', 'wks' import.
7989 * Added GUI for Names.
7990 * Better Excel string importing.
7991 * Fix for padded number insertion ( fixes CSV import )
7992 * Implemented ISREF, INDIRECT improved CELL
7993 * Fixed several database functions.
7994 * Non-relative R1C1 style references.
7997 * Enable Array formulas.
7998 * Add VALUE_BOOLEAN, VALUE_ERROR, and OPER_PERCENT
7999 * Added EOMONTH, WORKDAY, NETWORKDAYS.
8000 * Work on functions : ROW, COLUMN, ISLOGICAL, ISERR, ISBLANK,
8002 * Support implict intersection 'feature' of XL for functions,
8004 * Support Ctrl-Arrow movement & selection. Make moving corner of
8006 * Support F4 switching between absolute and relative addressing
8008 * Reworked internal handling of absolute/relative addressing.
8009 * Fixed cut/copy/paste to relocate relative references to only
8010 when copying not cuting.
8014 * Implemented BESSELI, BESSELK completing the engineering functions.
8017 * Bonobo support is working again.
8018 * Added Moniker support for the Workbooks
8019 * Made the Workbook a GtkObject;
8020 * Made Workbook a GnomeContainer object
8021 * EmbeddableGrids now can be returned from get_object to provide linking support.
8022 * Added a signal for cell_content_changed for the speech support.
8023 * Removed function wizard.
8024 * Fixed locale setting and switching for file IO.
8025 * Updated the CORBA interface for setting cell attributes.
8026 * Killed some dead code.
8027 * All IO code now takes an existing workbook to load information into,
8028 rather than creating a new workbook and returning it.
8029 * Scrolling sheet tabs.
8031 --------------------------------------------------------------------------
8036 * Implemented ``Anova: Single Factor'' data analysis tool
8037 * Implemented ``Anova: Two-Factor Without Replication'' data
8041 * Added TEXT, HYPERLINK stub, fixed OFFSET, VALUE.
8042 * Improve handling of empty cells, and null strings. Still incomplete.
8043 * Partial fix formating/parsing.
8044 * Bug fixes for Excel import.
8047 * Implemented Summary Information
8049 --------------------------------------------------------------------------
8054 * Bernoulli distribution added to Random Number Generation tool
8055 * Finished the Rank and Percentile tool
8056 * Lots of bug fixes and documentation updates to the data
8060 * Added TRANSPOSE(), MMULT()
8062 * SplitArray exception for array formulas support.
8063 * Better Excel emulation for insert/delete row/col menus.
8066 * New font selector widget for the new gnome-print information.
8071 --------------------------------------------------------------------------
8076 Added EmbeddableGrid Bonobo support for embedding graphics.
8077 Added header/footer printing code.
8078 Extended the CORBA interface for sheets
8079 Added Grid corba interface
8080 Fixed Gnumeric compilation
8081 Include all the plugins again
8085 Improved HTML export
8086 Improved LaTeX export
8089 - Implemented Moving Average Tool
8090 - Started implementation of Rank and Percentile Tool
8091 - Documented Analysis tools
8094 Display embedded newlines in multi-line-cells
8097 * More improved Excel writing code
8098 --------------------------------------------------------------------------
8104 I have just released version 0.28 of Gnumeric.
8106 This version main feature is that it adds printing support.
8107 Starting with this release you need to install the gnome-print
8112 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8114 * New Features since 0.27
8116 * Print support (miguel)
8118 * Improved function wizard (not yet enabled) (Michael)
8123 * Started the implementation of Data Analysis tools (Jukka)
8124 - Implemented Correlation and Covariance tools
8125 - Implemented Descriptive Statistics Tool
8126 - Implemented Sampling Tool
8127 - Implemented t-Test Tools (paired, assuming equal variance, and
8128 assuming unequal variance)
8129 - Implemented z-Test Tool
8130 - Implemented F-Test Tool
8131 - Implemented Random Number Generation Tool with the following
8132 distributions: Discrete, Normal, and Uniform.
8136 * Added the following functions (Jukka)
8137 - FORECAST() and INTERCEPT().
8141 * Patterns now match the Excel ones (Jody)
8143 * Improved writing code (Michael)
8144 * Excel can load our formulas now
8145 * Text/number work correct (Michael)
8147 * Completed Excel color handling (Jody)
8149 * Improved Excel format support for formulas (Jody).
8151 * Worked on embryonic Excel chart code (Jody).
8155 * Working CSV code (miguel, alan)
8157 * Split between importers and loaders (miguel):
8159 Importers basically lack a probing routine, so for
8160 non-deterministic probing, we use importing instead of loading.
8162 * HTML importer (Rasca Gmelch)
8164 * HTML exporter (Rasca)
8166 * Latex exporter (Rasca)
8168 * Random improvements
8170 * Prettified sort slightly (Michael).
8174 * Pattern selector works again (miguel)
8176 * Memory leak fixes (Morten)
8178 * SUMIF() and N() fixed (Jukka).
8180 * Many translations updated, thanks to our translators.
8189 New version of Gnumeric has been released. Version 0.27
8191 The next version will most likely merge my code to do printing into
8192 the main branch unless we decide to do a quick bug fix release. Also,
8193 starting with this release, Gnumeric will be supported by
8194 International GNOME Support (http://www.gnome-support.com).
8196 Michael Meeks has redone the function definition code, it is much
8197 better and extensible than the code we had before.
8201 You can get it from:
8202 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8204 * What is new in this release:
8207 * Added the following functions:
8208 - FTEST(), TTEST(), SUMPRODUCT(), SEARCH(), ADDRESS(),
8209 CHITEST(), BETAINV(), PERCENTRANK(), SERIESSUM(), SUMA(),
8210 SUBTOTAL(), SLOPE(), AVERAGEA(), MAXA(), MINA(), STDEVA(),
8211 STDEVPA(), VARA(), and VARPA().
8212 * And fixed these functions:
8213 - BETADIST(), NORMDIST(), RANK(), and POISSON().
8214 * Lots of test files added
8217 * Reworked the insert/delete column/row again.
8218 * Reworked the Goal Seek function to produce more accurate
8219 results faster, and fail less often.
8220 * Improved the recalculation engine.
8221 * Shined up date calculations.
8222 * Added WEEKDAY(), DAYS360(), TIMEVALUE().
8223 * Fixed PROPER(), FLOOR(), SERIESSUM(), ROUND(), ROUNDUP(),
8224 ROUNDDOWN(), ATAN2(), MOD(), INT(), COUNT(), COUNTA(),
8226 * Improved precision here and there.
8227 * Fixed font-reusage when writing in Gnumeric's default file
8229 * Fixed cell editing code.
8230 * Fixed many internationalisation bugs. Translators, please
8231 make sure the default floating-point format, "0.0########",
8232 has been translated for your locale. (German translators,
8233 please revisit "Zoom factor should be at least 50%" also, :-)
8236 * Paste-Special/Transpose.
8240 * Implemented 'X-base' importing support (DBase, FoxPro etc.1)
8243 * Re-wrote the OLE block layer again...
8244 * Re-wrote all the function code for more uniformity, lucidity
8246 * Re-wrote the function documentation.
8247 * Tentative alpha Excel sheet writing
8248 - StarOffice is only tested importer
8249 - Only Excel 95 likely to 'work'
8250 - only basic numbers and text are stored.
8251 * Fix writing code to preserve sheet order.
8254 * Added excel function mappings.
8255 * Fixed absolute shared formulae cell references.
8256 * Supplied a spreadsheet to check date functions.
8259 * Supplied many new error and error checking functions.
8260 * Vastly improved Excel color loading.
8261 * Completed Excel funtion mappings, as far as possible.
8263 Several translations updated: thanks to our translators
8265 And lots of bugs fixed.
8275 Gnumeric 0.25 has been released. Lots of new things are happening
8276 in this new version, here is a list:
8280 * New functions: BETADIST(), FDIST(), TDIST(), CHIDIST(),
8281 CHIINV(), GAMMAINV(), GAMMADIST() from Jukka-Pekka.
8283 * New functions: SUMSQ(), MULTINOMIAL(), PRODUCT(), SQRTPI().
8284 I believe these are from Jukka Pekka, but I do not see a
8287 * Enhanced Excel importing code even more (Michael Meeks).
8289 * Goal seek dialog box from Jukka-Pekka works.
8291 * Round up bug fixed by Morten Welinder.
8293 * Recomputation bugs for cell ranges fixed (some taxpayers
8294 noticed that their loaded sheets were not recalculating at
8295 startup, thanks for their input).
8297 * User visible, not ready
8299 * More Bonobo work. Start of graphics wizard for use with
8300 Guppi, the GNOME plotting engine.
8305 * Integration of libglade into Gnumeric. Now we can design
8306 our dialog boxes with Glade and use libglade to load the
8307 GUIs. Thanks to Damon Chaplin for Glade and James
8308 Henstridge for libglade and his support with libglade.
8310 * Made the code use 'const' a lot more (Morten Welinder), this
8311 helps making the code more robust.
8315 * Assorted batch of bug fixes.
8317 * A number of memory leaks have been fixed (Morten Welinder).
8319 * Excel loader can even restore your selection :-) (Michael
8322 * A number of sanity checks from Morten Welinder.
8330 A new version of Gnumeric has been released, version 0.23. Trained
8331 eyes will notice that I have skipped version 0.22. Well, I did not.
8332 I just did not announce it because I had promised not to make a new
8333 release (which I ended up doing) because it included a pile of cool
8336 So, here is the new stuff since 0.21, major features:
8338 * Michael Meeks added multiple-clause sort to the sort dialog.
8340 * GNUMERIC_NORMDIST() function now uses a more efficient
8341 method of computation (Morten Wellinder).
8343 * Should load properly workbooks with references to other
8346 * Starts up with a bigger size (Michael).
8348 * Michael has begun a function wizard, it is disabled in this
8353 * Fixes for some cases of circular references (the other cases
8354 were fine), by Morten.
8356 * IF() now can take variable arguments (Michael).
8358 * Updated documentation
8362 Getting Gnumeric 0.23:
8364 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8373 I know, I know. Too many releases for a day.
8375 But many good things have been done, and we want all of these
8376 features to be available ASAP to all of you :-).
8378 1. Morten Welinder implemented a more accurrate algorithm for
8379 the variance functions.
8381 2. Michael Meeks send me lots of updates and changes to Gnumeric:
8384 b. Better dragging of text areas.
8385 c. Updated documentation on writing functions.
8386 d. Uses floats on number-entry if the number is
8387 too large (instead of overflowing like it was doing).
8388 e. Updated function documentation to mention optional parameters.
8390 I promise I will be quiet now for a few days. I really do.
8394 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8404 New version of Gnumeric has been released.
8406 * New in this version:
8408 * New infrastructure to simplify writing functions
8409 with variable arguments (Michael Meeks).
8411 New token for ranges.
8413 * Many new functions:
8415 * Jukka-Pekka Iivonen contributed many finantial functions:
8416 DOLLARDE(), DOLLARFR(), NOMINAL(), NPV(), PV(), FV(), PMT(),
8417 IPMT(), PPMT(), NPER() and DURATION().
8419 * Michael Meeks wrote the spreadsheet lookup functions: COLUMN(),
8420 COLUMNS(), HLOOKUP(), ROW(), ROWS(), VLOOKLUP()
8422 * Sean Atkinson improved SUBSTITUTE() and he implemented CONCATENATE(), REPT(), FIND(),
8423 FIXED(), PROPER(), REPLACE(), T(), VALUE(), SUBSTITUTE(), DOLLAR()
8425 * Jukka-Pekka wrote CEILING() and COMBIN().
8427 * Jukka-Pekka wrote the statistical functions:
8428 BINOMDIST(), HARMEAN (), HYPEGEOMDIST(), AVEDEV(), CONFIDENCE(), CRITBINOM(),
8429 DEVSQ(), FISHER(), KURT(), NORMDIST(), PERMUT(), SKEW(), STANDARIZE(), WEIBULL(),
8430 FISHERINV(), NORMSDIST() and LOGNORMDIST(), CORREL(),
8431 COVAR(), MODE(), NEGBINOMDIST(), RANK(), TRIMMEAN().
8433 * Michael Meekrs wrote POISSON(), DELTA(), GESTEP().
8438 * Daniel Veillard fixed the bug with saving cells that had the "&" inside.
8440 * Cleanups from Michael to use the new variable arguments code.
8442 * Various typo fixes.
8446 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.19.tar.gz
8456 New gnumeric is out.
8458 This is mainly a bug fix release
8462 - More functions from Michael Meeks
8464 - Bug fix: Applying a cell number format should work again inmediately
8465 (it was not queuing the re-rendering operation).
8467 - Bug fix: Precedence fixes: when decoding the tree to render a text
8468 representation, I was not properly considering the case for
8469 same-priority but different meaning operations.
8471 Should work now. (ie, it will correctly decode 1/(c4*d4)
8474 - New code: integer overflow/underflow detection code. Now
8475 addition and substraction will be promoted to floating point
8476 values if there is a overflow in the computation.
8480 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.18.tar.gz
8487 New version of Gnumeric is out:
8491 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8493 * Changes and new features:
8495 * Financial functions (effect, sln, syd) from Vladimir Vuksan.
8497 * Engineering functions (power, gammaln, poisson, expondist,
8498 sign, trunc) from Michael Meeks.
8500 * Statistical functions (stdev, stdevp, var, varp, gcd,
8501 geomean,) from Michael Meeks.
8503 * Fixes to the clipboard code (should paste formulas to other
8504 applications correctly and fix the inter-worbook pastes).
8506 * External function loading works for Excel files.
8508 * Cleaned up the Excel code (Michael)
8510 * Should compile in AIX again.
8514 * As usual, all of the Gnumeric functions are documented.
8522 New version of Gnumeric is out:
8526 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8528 * Changes and new features:
8530 * Cell ranges will work properly if they are not in their
8531 natural order (fixes the bug reported about SUM (C1:A1) not
8532 working and a whole range of similar problems).
8534 * CLEAN() function fixed.
8536 * New text exporting plugin from Takashi Matsuda.
8538 * We use gdk_fontset_load now to load fonts instead of
8539 gdk_font_load, this should make the code work for various
8540 international users (Takashi).
8542 * Entering data with XIM on the sheet should work now as well
8545 * Paste-by-value has been fixed by Takashi as well.
8547 * cell_set_format_from_style has been speeded up by Michael
8550 * Excel importer no longer has static buffers (removes various
8551 problems reported by people) (Michael Meeks).
8553 * Excel importing code should be significantly faster and less
8554 verbose now (Michael Meeks).
8563 This is the release of Gnumeric "Simplified Bonobo" 0.14.
8565 The only difference between Gnumeric 0.13 and 0.14 is that 0.14
8566 ships in a way that makes the install process use the documentation as
8567 it was generated in my machine (that means, you do not need the
8568 Docbook tools installed in your system to get the documentation).
8578 I have just released Gnumeric "Superstitious Bonobo" 0.13. This
8579 version is as usual available in:
8581 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8583 These are the new features in this version:
8585 1. Excel loading is much faster now (Michael Meeks)
8587 2. More excel sheets load now (Michael)
8589 3. Various compilation fixes from Tim Mooney for some
8590 strict C compilers (Digital C compiler in this case).
8592 4. Now it recalcs cells when you have cleared values or
8593 removed cells (just a missing call to workbook_recalc was missing).
8595 5. Install/compile fixes from Raja Harinath.
8597 6. Implemented new functions: "ISERROR" and "NOT".
8599 7. Copy/paste fixes in the presence of errors in the spreadsheet.
8601 8. Small display glitch fix.
8603 9. Add type checking to functions that take a constant number of arguments.
8605 10. Upper case format letters are now accepted.
8615 New Gnumeric version, this is the miguel-will-be-out-until monday
8616 release of Gnumeric, I will be visiting Boston, so if you are in the
8617 area we could probably meet.
8621 - New function TRUNC
8623 - Excel loading: Michael Meeks and Sean did lots of work again
8624 on improving our Excel importer.
8626 - Internal fix that the Excel code was hitting.
8628 - Fixes the menu for the quick operations (on the workbook)
8630 - Fix to the rename-sheet function (it was displaying garbage
8633 - Brunno finished the support for coloring the background of
8634 cells, so now we can have nicely colored sheets with nice
8637 - He also finished the foreground setting color code. Thanks!
8639 - Now it warns if you drop a range of cells in a region that
8642 - Should include the missing files for the Perl plugin.
8644 - CSV code disabled until it is fixed.
8646 - Stricter control for removing active sheets in the code.
8648 - Michael provided an icon for Excel files.
8650 - Contributed Spanish documntation from Pablo.
8652 You can get this at:
8654 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8664 I have released a new version of Gnumeric, pretty much a bug fix
8665 over the Numerically Skillfully Cow release of Gnumeric.
8667 Thanks to all of you who send me good bug reports, here is a list
8668 of the bugs fixed and improvements:
8670 - Excel loading code improved again by Michael Meeks. He also
8671 spotted a number of bugs in the code which were fixed.
8673 - Paste was not properly recomputing formulas pasted.
8675 - Gnumeric no longer crashes on save.
8677 - Dependecy computation code got fixed. Horribly typo was
8678 doing all sorts of nonsense ;-)
8682 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.11.tar.gz
8689 Hello number lovers,
8691 I have released the Numerically Skillfully Cow release of the
8692 Gnumeric Spreadsheet.
8694 New in this version:
8696 * Many updates on the Excel side, optimizaitons, bug fixes,
8697 more features supported (Michael Meeks, Sean Atkinson).
8699 * Support for adding/removing sheets on the notebook tabs
8701 * A small draw fix (g's, j's and y's are no longer cropped).
8703 * Mime types for Excel files are shipped (but no gnome icon
8706 * Fixes to the CVS loader (Vincent Renardias).
8708 * Perl plugin is shipped again.
8710 You can get this from:
8712 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8722 Gnumeric "International Manatee" 0.8 has been released.
8724 This version is available in:
8726 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.8.tar.gz
8728 The most important change in International Manatee is the fact that
8729 the documentation that Adrian Likins wrote is now integrated into the
8730 build system. It gets installed and we feature a reference guide for
8731 the internal Gnumeric functions.
8733 These are the features of International Manatee:
8735 - Bruno enabled the coloring page for setting the foreground
8738 - The sheet label name works properly now (it no longer
8741 - Correct behaviour of clicking in the presence of editing the
8744 - Guile support now needs to be explicitly configure
8747 - Fix crashing problems repoted when autofilling.
8749 - Documentation is included in the tarball (You need DocBook
8750 if you plan on extending the documentation or fixing my
8751 ugly, ugly, ugly stuff :-). You can find Docbook here:
8753 ftp://ftp.cygnus.com/pub/home/rosalia/docware.
8755 A docbook tutorial is available in:
8757 http://nis-www.lanl.gov/~rosalia/mydocs/docbook-intro.html
8759 The full docbook documentation can be downloaded for free
8760 from the Davenport site (I lost the url to this, but I am
8761 confident all of you documentation-savvy people are good
8762 at altavistaing things).
8771 Gnumeric "Speedy Manatee" 0.7 has been released.
8773 This version is available in:
8775 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.7.tar.gz
8777 The highlights of this version are:
8781 - References to other sheets works, you can use this like this:
8783 ='Regional sales'!C5*3
8785 - New border code. Getting ready to print the borders on the
8788 - Menu hints are now available for every menu entry.
8790 - Standarized the menus (Nat Friendman).
8792 - Use the statusbar in the code now.
8794 - You can now rename your sheets by double clicking on the
8795 tabs and typing the new name. How excelish!
8799 - Excel importing code has been enhanced by Michael Meeks and
8802 - When inserting/moving columns or rows, the cells moved now
8803 do not change their formulas (to keep the sheet working).
8807 - Better default decimal formats
8809 - Page flipping works correctly if you press on the tab names.
8811 - Child dialog boxes no longer ignore keystrokes (in
8814 - Fixed the memory leaks on the Excel plugin (Michael).
8816 - Provide better error checking for dates (Havoc Pennington)
8825 I have just released a new version of Gnumeric (gnumeric-0.5), this
8826 version is available in:
8828 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.5.tar.gz
8830 The highlights of this version are:
8832 - A pluggable framework for file formats. No need to hack the
8833 code to add your file loader anymore, routines are provided
8834 to register file loading and saving formats.
8836 - (bug fix) Fixed the broken storage setup I introduced in the
8837 previous version. This means that files are now correctly
8838 loaded and that if an expression renders an error you will
8839 still be able to access the information you stored.
8841 Enjoy this new version,
8846 From miguel Wed Dec 16 23:16:34 -0600 1998
8847 From: Miguel de Icaza <miguel@nuclecu.unam.mx>
8848 To: gnumeric-list@gnome.org
8849 Subject: New version of Gnumeric has been released.
8850 X-Lost: In case of doubt, make it sound convincing
8855 A new version of Gnumeric has been released as part of the GNOME
8856 libraries code freeze.
8858 I have not been very active the last two months in Gnumeric due to
8859 the freezing of GNOME (I worked a lot on the file manager issues), but
8860 I will soon be back working in the spreadsheet.
8862 Michael Meeks and Bruno Unna did an awesome job while I was doing
8863 this: They added Excel file importing. That is all I can say. Some
8864 stuff is missing, yes, it will get added, yes.
8866 During the last few weeks Morten Welinder has been reviewing the
8867 Gnumeric code and making very good suggestions to the coding style as
8868 well as making sure we keep Gnumeric in a nice way. I am very
8869 thankful for his input.
8871 Jakub Jelinek made the scrolling code be smarter than my previous
8872 attempt at scrolling, it is now definetly usable.
8874 Code for attaching notes to cell is completely on the code. The
8875 only problem is that right now comment is hardcoded in the source
8876 code. We need a nice dialog box for this.
8878 Mark Probst added some Guile support (this as well as the other
8879 plugins is completely optional), some neat things can be done with it,
8880 make sure you check the distribution directory.
8882 Exponentiation has been implemented (all the code was there, I just
8883 had forgotten to add the line to the grammar).
8885 Some more architectural work has been going on: named-cell range
8886 code is there (not finished but there). Also, some code for
8887 referencing the cells in other sheets or workbook is there.
8889 I still need to figure out a way to encode this into the
8890 expression. I would appreciate any input on this issue: There are
8891 various possible solutions, one of the is creating a special OP_ that
8892 would represent a lookup into an non-local sheet. The other is to
8893 define this as a function and finally, it could be done as a special
8896 Also, I have dropped the "entered_text" information I kept on the
8897 cell. Now the cell value is stored either as a value or as an
8898 expression tree and decoded when the user requires it. This was
8899 required for a number of things (one of them being a nicer way to
8900 share cell expressions during copying, and for the excel format and
8901 the autofill code got definetly simpler and more maintainable).
8903 Various display and scrolling glitches were fixed as well. But in
8904 the process, I somehow broke the object-drawing code. I have not
8905 researched this yet.
8907 The initial support for CORBA is in, but it does not actually do
8908 anything, it is just the setup for launching the Gnumeric server.
8909 Owen Taylor made Gnumeric accept dragged files, you can now drag files
8910 from the file manager into the spreadsheet, on this topic: the date
8911 routiens now use GLib's gdate instead of the gnome-libs libDate
8914 You can fetch it from:
8916 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.4.tar.gz