4 * Fix export/import of scaling information to/from ODF.
7 * Speed up sstest part of test suite.
8 * Bring documentation build into the 21 century.
10 --------------------------------------------------------------------------
14 * Improve html4.0 fragment export. [#769343]
15 * Fix moving averages, exponential smothing and principal
16 component tools. [#769659]
19 * Fix paradox plugin build with pxlib-0.6.7. [#769319]
22 * Avoid gnome-common dependency.
23 * New text functions CONCAT, TEXTJOIN.
24 * New selection functions IFS, SWITCH.
25 * New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
26 * Fix criteria function issue with errors in the selector area.
27 * Fix corner case for MINA and MAXA.
28 * Fix criteria matching of numbers against strings.
29 * Test suite improvements.
31 --------------------------------------------------------------------------
35 * Fix case issues for database functions.
36 * Anchor COUNTIF criteria at end too.
37 * Add tests for COUNTIF.
38 * Fix inter-process paste crash. [#768164]
40 --------------------------------------------------------------------------
44 * Improve format guessing for csv and txt files.
45 * Fix DCOUNT and DCOUNTA with missing field. [#767290]
46 * Fix strictness in database functions.
47 * Fix a bunch of corner cases for database functions.
48 * Add tests for database functions.
50 --------------------------------------------------------------------------
54 * Fix array reading in plots using matrix data. [#765483]
57 * Documentation fixes for complex numbers.
58 * Fix rare RANDBETWEEN problem.
59 * Test suite improvements.
60 * Fix value-area problem. [#765438]
61 * Make xlsx shared strings parsing more robust. [#765544]
64 --------------------------------------------------------------------------
68 * Fuzzed file fixes. [#761663] [#761727] [#762278]
70 * Fix problems with ssconvert to lp/cplex formats.
71 * Add sensitivity report to solver.
72 * Fix bounds problem with cplex exporter.
74 * Add more tests for complex number evaluation.
75 * Improve accuracy of IMLOG10.
77 --------------------------------------------------------------------------
81 * Read/write rich-text font-size from ODF files. [#759983]
82 * Read/write zoom values to/from ODF files in LO compatible way. [#700013]
83 * Read new attribute to am/pm element in ODF import. [#760043]
84 * Fix NETWORKDAYS. [#760576]
87 * Fuzzed file fix. [#760546]
88 * Fix data labels when the source is a range with several rows and
92 * Teach ssconvert to split sheets into separate .txt files [#694408]
94 * Fuzzed file fixes. [#760046] [#760085] [#760087] [#760089]
95 [#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
96 [#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
98 * Fix R.DBINOM extreme-value case. [#760230]
100 * Fix canvas problem leaving grab in place. [#760639]
101 * Work around gtk+ bug causing growing windows. [#761142]
102 * Improve BESSELJ and BESSELY.
103 * Improve BETA accuracy.
104 * Fix problem with database functions. [#761305]
105 * Fix font problem for ssconvert to pdf. [#761296]
106 * Fix bison check. [#761398]
107 * Improve IMIGAMMA coverage.
109 --------------------------------------------------------------------------
113 * Fix potential crasher on showing initial window.
115 --------------------------------------------------------------------------
119 * Add support in recent files dialog for multiple selesction and double
123 * Fix TABLE problems. [#752181] [#752178] [#752182]
124 * Fuzzed file fixes. [#752179] [#752180]
125 * Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
126 * Fix conditional format problem. [#750271]
127 * Test also RANDWEIBULL and RANDLOGNORM.
128 * Fix problem with R.QHYPER
129 * Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
130 * Fix GUI translation problems.
131 * Fix bugs with merged cells. [#504004]
132 * Make builds more reproducible.
133 * Improve ssdiff for validation.
134 * Fix problem with xls export of list validation. [#557555]
136 --------------------------------------------------------------------------
140 * Fix printing of sheet objects with one cell or absolute anchors. [#753961]
141 * Fix snap to grid for one cell or absolute anchored objects. [#754792]
142 * On export, just change the extension, not more. [ubuntu #1497344]
144 --------------------------------------------------------------------------
148 * Fix memory handling error on fuzzed sxc file. [#748535]
149 * Improve import/export of page layout from/to ODF.
150 * Improve function import to ODF. [#750627]
151 * Add CONFIDENCE.T, MODE.MULT, PERCENTILE.EXC, PERCENTRANK.EXC
153 * Fuzzed file fixes. [#751060] [#751501] [#751851] [#751922]
154 * Fix ODF import of named expressions. [#750627]
155 * Import reference unions from ODF. [#750627]
156 * Improve CONVERT function.
159 * Fix xlsx import of plot area manual layout. [#748016]
160 * Fix out of bounds read. [#749121]
161 * Fuzzed file fixes. [#750042] [#751217] [#751270] [#751271]
162 [#751383] [#751384] [#751758] [#751744] [#751908] [#751920]
163 [#751249] [#751945] [#751909] [#751946] [#751968] [#751969]
167 * Fix import/export of graph backplane.
168 * Fix export of unlabelled axes.
169 * Fix export of rotated axis labels.
170 * Fix xlsx save crash related to shared strings. [#748477]
171 * Solver code refactoring.
173 * Fuzzed file fixes. [#748595] [#748597] [#749031] [#749030]
174 [#749069] [#748533] [#749118] [#749166] [#749181] [#749184]
175 [#749236] [#749240] [#749234] [#749235] [#749271] [#749270]
176 [#749424] [#749917] [#749919] [#750043] [#750044] [#750046]
177 [#750811] [#750810] [#750857] [#750864] [#750862] [#750858]
178 [#751126] [#751254] [#751253] [#750851] [#751258] [#751259]
179 [#751502] [#751390] [#751579] [#751659] [#751660] [#751662]
180 [#751970] [#752022] [#751988] [#752021] [#752080] [#752081]
182 * Make solver check linearity of model.
183 * Fix xls saving of marker style. [#749185]
184 * Make compilation with clang work again. [#749138]
185 * Fix xlsx problem with import of header/footer. [#750853]
186 * Fix xls save problem with characters outside codepage. [#750856]
187 * Fix named expression problem. [#751056]
188 * Fix xlsx namespace problem. [#751120]
189 * Protect database functions against malformed database. [#751392]
190 * Fix csv problem with invalid UTF-8 data. [#751577]
191 * Fix GROWTH. [#751658]
192 * Restrict TABLE to array context. [#751871]
194 --------------------------------------------------------------------------
198 * Improve ODF import/export of additional axes. [#746321]
199 * Fix ODF export of styles for additional axes. [#746621]
200 * Simplify export of SEC and SECH to ODF. [#747211]
201 * Harden ODF import against fuzzed files. [#747447][#747448]
202 * Fix ODF import/export of unlinked checkboxes and radio buttons.
203 * Plug leak in ODF import and export. [#747590]
204 * Improve pattern fill round trip through ODF.
205 * Fix export of Ring plots to ODF. [#747763]
206 * Fix import/export of Pie charts from/to ODF. [#747807]
207 * Add more determinism to ODF export. [#747916]
210 * Fix signal handling while running Python. [#744638]
211 * Implement absolute anchoring for sheet objects.
212 * Make graphs (and images) not resize with cells by default. [#684450]
215 * xlsx import/export of log axis.
216 * xlsx export of multiple plots in chart.
217 * Fix xlsx import of multiple axes.
218 * Fix xlsx title export problem.
219 * Fix xlsx export problem with series' style.
220 * Fix xlsx import/export of sheet tab text colour.
221 * Improve test suite.
222 * Actually implement DECIMAL.
223 * Fix BETA problem with special case.
224 * Fix MIDB and REPLACEB length check.
225 * Fix PERMUATIONA corner case.
227 * Fix RANDGEOM to use same distribution as R.DGEOM.
228 * Improve xlsx roundtrip of GOStyle.
229 * Improve reading of xlsx theme colours.
231 * Fix REPLACEB problem. [#747210]
232 * Fix sheet filter problem.
233 * Minor R.DNORM improvement.
234 * Improve RAYLEIGH accuracy.
235 * Improve R.QCAUCHY accuracy.
236 * Add TANPI and COTPI functions.
238 --------------------------------------------------------------------------
242 * ODF import/export general plot data specifications. [#743818]
243 * ODF import/export the z-index for line objects.
244 * Fix ODF import of stroke colours of sheet objects.
245 * Fix ODF import/export of fill colour and type. [#744051]
246 * Fix ODF import/export of marker fill and outline colours.
247 * Improve ODF export of manually positioned charts in multi-chart
249 * Fix ODF export of serieslines styles.
250 * Fix ODF import/export of axes label visibility. [#743788]
251 * ODF import/export additional axislines.
252 * Fix ODF import/export of fonts in charts. [#744632]
253 * ODF import/export additional axes. [#743787]
254 * Fix ODF style import of secondary plots. [#744930]
255 * Fix ODF style export for data points in plots. [#745091]
258 * Implement xlsx import of sheet widgets.
259 * Implement xlsx export of sheet widgets.
260 * Fix xlsx import/export of patterns.
262 * Arrow properties editor. [#158327]
263 * Fix xlsx export of line style None.
264 * Fix search-and-replace problem with text format.
265 * Fix xlsx import/export of gradients.
266 * Fix undo problems with scrollbars.
267 * Fix spinner properties dialog.
268 * SheetObjectImage fixes.
269 * Fix problem reading images from xls.
271 * Test suite improvements.
272 * Fix various dtd version problems.
274 --------------------------------------------------------------------------
278 * ODF import/export trendline names. [#743448]
279 * ODF import/export trendline affinity & dimensions.
280 * ODF import/export major & minor chart axis tick marks.
281 * ODF import/export chart axis min and max formulae.
282 * Fix ODF export of single cell ranges in graphs. [#743619]
283 * ODF import/export series fill types. [#743613]
284 * ODF import/export marker outline colour.
285 * ODF export all charts in a graph.
286 * ODF import/export axis positions.
287 * ODF import/export series lines. [#743785]
288 * ODF import/export all plots in a chart. [#743786]
291 * xlsx chart import: fix font family name.
292 * xlsx import/export trend line names.
293 * Fix gda plugin compilation. [#743506]
294 * Fix xlsx export problem with auto markers.
295 * Import/export xlsx chart axis min/max/steps.
296 * Export xlsx chart axis tick marks.
297 * Fix xlsx problem with inverted axis.
298 * Export sliders as scrollbars for xls.
299 * Fix xls loading of horizontal scrollbars. [#743754]
301 * Fix xlsx comment export.
302 * Make XL see our exported xlsx axes.
303 * Fix xlsx import/export of axis font info. [#743822]
305 --------------------------------------------------------------------------
309 * Add latex fragment exporter of visible rows only. [#739512]
316 * Pay more attention to union access rules.
317 * Attempt a fix for clipboard crash. [Redhat #1160975]
318 * Truncate long strings for display in stf import.
319 * Fix crash on closing a graph sheet.
320 * Fix undo crash with conditional formatting and insert row. [#741197]
321 * Fix xlsx export of HYPGEOMDIST.
322 * Fix xlsx export of document properties.
323 * Fix multihead issue with graph windows.
324 * Improve test suite.
325 * Reorganize icon handling.
326 * Allow removing a specific item from the history. [#735305]
327 * Fix GNM_HALIGN_DISTRIBUTED rendering. [#726155]
328 * Restore translations of function help texts.
329 * Fix import of extended float formula results from wk4 files.
330 * Fix ADDRESS problem.
331 * Fix sheet-filter problem with errors. [#742601]
332 * Improve error handling for .gnumeric a bit.
333 * Improve xlsx graph import: line colour; marker size; marker color;
334 no lines; bounding box; trend lines; regression equations; axis label.
335 * Improve xlsx graph export: line style; bar/col direction; marker shape;
336 marker size; marker color; axis label; chart title; trend lines.
337 * Improve xlsx export: default col widths; schema validity.
338 * Improve modifier handling. [#743130]
341 * Fix import of extended floats from wk4 files. [#739679]
343 --------------------------------------------------------------------------
347 * Improve documentation. [#733466]
348 * Add warning dialog. [#733352]
349 * Fix rich text roundtrip through ODF. [#737039]
352 * Fix dialogs behavior in full screen mode. [#736395]
353 * Save axis format to xls. [#736656]
354 * Fix recent files dialog crasher. [#737261]
357 * Fix xls export problem. [#733771]
358 * Update WEEKDAY function.
359 * Fix xlsx export problem for strings. [#736202]
360 * Improve xlsx import of rich text.
361 * Text suite improvements.
362 * Fix minor ods rich text import problem.
364 --------------------------------------------------------------------------
369 * Fix crashes on exit. [#730857] [#730884]
370 * Handle value formats for xlsx export. [#724517]
371 * Improve xlsx import/export of rich text. [#726189]
372 * Fix solver critical.
374 --------------------------------------------------------------------------
378 * Fix database-range import from ODF. [#730197]
379 * Improve chart roundtrip through ODF. [#728197]
380 * Fix export of non-ODF interpolation types to ODF.
381 * Fix export of titles and subtitles to ODF. [part of #730397]
382 * Fix axis sub-element order in ODF export. [part of #730397]
383 * Fix undo crash related to hyperlinks. [#730466]
386 * Start moving off GtkUIManager.
387 * Clean out old #ifdef.
388 * Fix ods series marker import/export.
389 * Fix plan-perfect issue. [Debian #748054]
390 * Make installtion work without scrollkeeper.
391 * Improve import/export testing. [#730397]
392 * Speed up certain large ranges of conditional formatting.
393 * Work towards making ods export deterministic.
395 --------------------------------------------------------------------------
399 * Fix chart size in ODF import. [#728278]
400 * Improve chart roundtrip through ODF. [#728197]
401 * Export centre-across-selection in a way LO can understand. [#726010]
402 * Improve format roundtrip through ODF.
405 * For xlsx, don't complain over "ext" elements.
406 * xlsx graph import improvements.
407 * Attempt a fix for tabs appearance with gtk+ 3.12. [#728465]
408 * Make it possible to have all callables as python functions. [#728611]
409 * Improve format roundtrip through ODF.
411 * Make search dialog non-modal again. [#728817]
413 --------------------------------------------------------------------------
417 * Improve format import from ODF files.
421 * xlsx conditional format fixes. [#726202]
422 * Fix semantics of conditional format operators. [#726806]
423 * Fix xlsx quotes in formula strings. [#726824]
424 * Fix xls export of rich text.
425 * Fix problems with large, circular farms of VLOOKUP etc. [#723894]
426 * Let goffice handle conditional number formats.
427 * Attempt a workaround for Ubuntu scroll bars.
428 * Fix odf parse problems.
430 * Fix column/row header colouring problem. [#728007]
432 --------------------------------------------------------------------------
436 * Fix export of comboboxes to ODF.
437 * Fix export of help messages to ODF.
438 * Import invisible alignment characters in number formats from ODF.
440 * Fix fill-alignment export/import to and from ODF. [part of #726035]
441 * Fix distributed-alignment export to ODF. [part of #726035]
442 * Fix ODF roundtrip of "center accross selection". [#726010]
443 * Improve ODF roundtrip of conditional formats. [#726201]
444 * Fix import & export of cell indent from/to ODF.
445 * Fix ODF roundtrip of underlines.
448 * Fix tooltip position for scale or RTL sheets. [#725941]
449 * Really fix the hyperlink tips persistence. [see #706659]
452 * Support volatile functions. [#305798]
454 * Import/Export super/subscript fonts to xlsx. [Part of #726035]
455 * Import xlsx auto-filters. [#725460]
456 * Update Gnumeric schema.
457 * Fix rich text problem. [#726086]
458 * Improve xls import/export of conditional formats. [#726202]
459 * Fix case sensitivity for conditional formats. [#726246]
460 * Fix minor conditional format GUI issues.
462 * Fix font dialog problem with underline.
463 * Fix crash reading strange xls file. [Redhat #1076912]
464 * Fix problem clearing existing values in some xlsx cells. [#726297]
465 * Fix criticals for dynamic deps in conditional formats. [#726163]
466 * Fix LOG2 problem. [#726464]
468 --------------------------------------------------------------------------
472 * Fix ODF roundtrip of some header/footer markers. [part of #724487]
473 * Fix ODF roundtrip of preferred window size. [part of #724487]
474 * Fix ODF number roundtrip issue. [part of #724568]
475 * Fix ODF error constant roundtrip issue. [part of #724568]
476 * Fix import of underlines from LO-generated ODF files. [part of #724763]
477 * Fix ODF viewport roundtrip issue. [#724761]
478 * Fix ODF pagesetup roundtrip issue. [#724516]
479 * Fix ODF pattern roundtrip issue. [#724898]
480 * Export row and column visibility to ODF. [#725115]
481 * Export frozen panes info to and import from ODF. [#725228]
482 * Export and import more sheet properties to/from ODF. [#725258]
483 * Fix validation import from ODF. [#725321]
484 * Fix autofilter condition export to ODF. [#725458]
485 * Provide Undo for sheet reordering via tab dragging. [#725540]
488 * Fix persistence of hyperlinks tips. [see #724108]
489 * Fix background filling for rtl sheets. [#725276]
492 * Fix BIFF7 import of long strings. [#724399]
494 * Fix XLSX number roundtrip issues.
495 * Improve ssdiff's report of differences.
496 * Improve LOG2's accuracy.
497 * Fix BIFF7 export of page headers and footers.
498 * Fix BIFF7 export of font rotation.
499 * Fix xlsx export of underlines.
500 * Fix BIFF8 export of diagonal borders.
501 * Export headers and footers to xlsx. [Part of #724516]
502 * Import headers and footers from xlsx. [Part of #724516]
503 * Fix xls export of long strings in formulas.
504 * Fix xls import of cells with long string results.
505 * Fix xls export of long strings in various places.
506 * Fix BIFF7 export of comments.
507 * Improve style handling when expanding sheets.
508 * Fix xls export of headers and footers. [Part of #724516]
509 * Fix xls import of headers and footers. [Part of #724516]
510 * Fix xlsx export of row heights.
511 * Fix xlsx export of rotated styles.
512 * Make window geometry round-trip through xlsx.
513 * Fix xlsx import of comments.
514 * Work around gtk+ criticals. [#725142]
515 * Fix xls/biff8 export of long comments. [#725168]
516 * Fix xls/biff8 import of comment's text attributes. [#725168]
517 * Improve the xls macro-roundtrip situation. [#725220]
518 * Improve ssdiff for sheet attributes.
519 * Fix split pane problem. [#725375]
520 * Don't generate value format during xls read. [#725453]
521 * Fix name criticals.
522 * Fix sheet duplication issue. [#725504]
523 * Fix named expressions crasher. [Part of #725459]
524 * Fix GUI sheet re-ordering mess. [Part of #725459]
526 --------------------------------------------------------------------------
530 * Fix hang on xls/biff7 save. [#724399]
533 * Release infrastructure improvements.
534 * Improve testing for xls/biff7.
536 --------------------------------------------------------------------------
540 * Fix handling of dashes on ODF import. [#719509]
541 * Suppress some warnings in xlsx import. [#719680]
544 * Accept 3D values for vector data. [#722294]
545 * Improve performance of ant-int cursor. [#381011]
546 * Fix filled sheet objects properties box on cancelling. [#723745]
549 * Fix leaks. [#720306]
552 * Extend POCHHAMMER to negative values.
553 * Improve accuracy of BETA and BETALN.
554 * Improve accuracy of BESSELJ and BESSELY.
555 * New functions: IMGAMMA, IMFACT, IMIGAMMA, IGAMMA.
556 * Avoid some overflows in IMGAMMA.
557 * Fix tabulation truncation issue.
559 * Fix fuzzed file crashes. [#720425] [#720426] [#720358] [#719349]
561 * Resurrect list of functions on the new Gnumeric wiki.
562 * Resurrect support for non-ascii filenames on win32. [#557815]
563 * Fix timeout related critical in ItemGrid.
564 * Fix win32 print crash. [#719997]
565 * Fix solver problem with constraints.
566 * Improve accuracy of R.PNORM and R.PLNORM for large arguments.
567 * Improve accuracy of R.QCAUCHY.
568 * Improve accuracy of R.DHYPER, R.DBINOM, R.DNBINOM, R.DPOIS,
570 * Minor theming improvement. [#722074]
571 * Save some vertical space between toolbars.
572 * Fix array/merge interaction problem. [#723600]
573 * Fix problems with large, circular farms of VLOOKUP etc. [#723894]
575 --------------------------------------------------------------------------
579 * Implement double click for graph sheets. [#712216]
582 * Minor improvement to history dialog.
583 * Fix drop-down sizing (gtk+ regression). [#710749]
584 * Improve accuracy of R.QCAUCHY.
585 * Acquire more special function test cases.
586 * Improve accuracy of R.QGAMMA and thus R.QCHISQ.
587 * Improve accuracy of R.QBETA, R.QF, R.QTUKEY, R.QSNORM, and R.QST.
588 * Improve accuracy of COMBIN, PERMUT, POCHHAMMER, FACT, GAMMA.
589 * Improve accuracy of bessel functions with large non-integer alpha.
590 * Improve accuracy of ACOTH.
591 * Fix fuzzed file problems. [#708091] [#712662] [#712685] [#712700]
592 [#712708] [#712772] [#712788] [#712731] [#715003]
593 * Restore sheet reordering by drag.
595 * Fix win32 registry initialization.
596 * Fix win32 gdk-pixbuf install heisen-crash.
597 * Incorporate new tests from crlibm.
598 * New functions SINPI and COSPI.
599 * Improve accuracy of SIN/COS/TAN on win32.
600 * Work around GTK+ ABI break. [Redhat #1033827]
602 Xabier RodrÃguez Calvar:
603 * Fix dialog button order. [#710378]
605 --------------------------------------------------------------------------
609 * Update/fix documentation [#708679][#707075][#708556]
610 * Fix paste into locked cells [#702292]
613 * Fix radio buttons behavior in covariance dialog. [#707595]
614 * Add a border around font selector in cell format dialog. [#708567]
617 * Fix fuzzed file crash. [#707875]
618 * Use lighter green for function markers. [#708573]
619 * Fix item cursor problem. [#709320]
620 * Fix win32 compilation.
622 --------------------------------------------------------------------------
626 * Extend BESSELJ and BESSELY to handle fractional order. [#706720]
627 * Fix crash with split pane. [#707047]
629 --------------------------------------------------------------------------
633 * Fix crash on corrupted files. [#706526]
636 * Fix crash on corrupted files. [#706413] [#706417]
637 * Fix save style performance issue. [#699045]
639 --------------------------------------------------------------------------
643 * Improve ODF import of cells with links. [#704022]
644 * Fix import of multi-paragraph text from ODF. [#704391]
645 * Fix ODF export of empt rows. [#704438]
646 * Export custom shapes. [#704421]
647 * Fix export to ODF of empty cells with default column styles. [#704563]
648 * Improve import to ODF of empty cells with default column styles. [#704563]
649 * Speed up loading of some ODF files. [#704422]
650 * Fix ODF style import. [#704563]
651 * Fix crash on corrupted files. [#704636] [#705385] [#705421] [#705420] [#706075]
652 * Fix ODF import of charts with series consisting of multiple ranges. [#704742]
653 * Fix ODF export of charts with series consisting of multiple ranges.
654 * Implement input message editing. [Part of #705310]
655 * Fix export of input-message only validations. [#705384]
656 * Fix warnings. [Part of #705313]
657 * Show input messages. [#705310]
658 * Fix Excel XML import. [#705223]
659 * Fix documentation. [#705541]
660 * Avoid crashing when printing sheet object widgets from ssconvert. [#705638]
661 * Fix printing of sheet object widgets. [#705650] [#705653]
662 * Use current GTK style when printing sheet object widgets from Gnumeric. [#705684]
663 * Scale tiny buttonssheet objects when printing. [#705689]
666 * Bring back gda support. [#604690]
669 * Fix text wrap inside sheet objects. [#704417]
670 * Fix export of scatter/bubble plots to xls. [#705311]
671 * Fix crash when importing fuzzed chart from xls. [#705353]
672 * Accept <graph:Type> nodes in guppi graphs. [Debian #718594]
673 * Avoid crashing after destroying a SheetWidgetAdjustment associated widget.
674 [see Gtk+ bug #705692]
677 * Fix crazy parsing problem. [#704109] [#704140]
678 * Fix crashes on corrupted files. [#704102] [#704004] [#704325]
680 * Fix conditional format problem. [#704445]
681 * Fix R1C1 parsing issue. [#705637]
682 * Improve handling of large-area conditional styles.
683 * Fix (?) Applix pattern importer. [#705946]
684 * Fix FMR. [Part of #705913]
685 * Fix sheet removal dep problem. [#706095]
686 * Fix test failure. [#705947]
688 --------------------------------------------------------------------------
692 * Improve xlsx export of Gnumeric functions.
693 * Improve xlsx import of Excel 2010 functions.
694 * Improve xls import of Excel 2010 functions.
695 * Fix documentation of r.q* and r.*nbinom. [#703164]
696 * Add Excel 2010's BETA.DIST.
697 * Fix crash on corrupted files. [#703149] [#703215] [#703625] [#703895]
698 * Fix import of sxc files. [#703249]
699 * Fix TDIST Import/Export from/to ODF.
700 * Write manual legend position to ODF. [#703362]
701 * Fix position handling in strict ODF export.
704 * Don't attempt to add a path item when there is no path object. [#703052]
707 * Improve accuracy for 2-argument ERF.
708 * Fix crashes on corrupted files. [#703143] [#703307] [#703306]
709 * Fix --with-long-double tests. [#703397]
710 * Fix problems saving auto filters to xls. [#703308]
711 * Improve handling of large graph ranges. [#703546]
712 * Fix analysis issue with translations. [#703355]
713 * Fix COUNTIF (etc) pattern matching. [#703770]
715 --------------------------------------------------------------------------
719 * Fix border handling for merged cells in LaTeX export.
720 * Fix 'Go to First'. [#699631]
721 * Fix data merges. [#699897]
722 * Fix editing of hyperlinks. [#700732]
723 * Fix conditional formatting crash. [#700969]
724 * Do not include hidden cells in automatic print range. [#700994]
725 * Make buttons 1 and 2 behave similarly when selecting cells. [#700792]
726 * Warn when encountering extLst in xlsx import. [#700018]
727 * Use ctrl-a only to select the whole sheet, if the sheet
729 * Add a keyboard shortcut to jump to the current cell indicator.
731 * Fix placement of hyperlink tooltip. [#701436]
732 * Adjust cell comment display. [#698519]
733 * Make reference display in paste/define names dialog consistent with
734 sheet preferences. [Debian #699054]
735 * Write/read pagesetup settings to/from xlsx. [#701834]
736 * Fix in-cell-combos attached to merged cells. [#702146]
737 * Use the pagesetup setting to determine the landscape option in LaTeX
739 * Fix ODF crash. [#702197]
740 * In ODF import ignored mentioned but not included sheets. [#698388]
741 * Fix crash on corrupted files. [#702205] [#702219] [#702285]
742 [#702288] [#702364] [#702409] [#702486] [#702485] [#702498] [#702322]
744 * Some documentation improvements. [Debian #621735] [Debian #530462]
745 * Fix crash on xlsx import due to external references. [#702407]
746 * Fix reading of conditional formats from xls files. [#702612]
747 * Fix reading of solid fill conditional formats from xlsx files.
749 * Improve xlsx import of new stat function names.
750 * Fix export of FLOOR(x) to xlsx. [Debian #464732]
751 * Fix clipboard related crash. [#702868]
754 * Update documentation for Edit and Insert menus. [#700596]
755 * Update documentation for comments and hyperlinks. [#700797]
756 * Consolidate comment, hyperlinks, names documentation.
757 * Update documentation for Manage Sheets, R1C1 notation,
758 sheet ranges. 1.12 updates, typo corrections, misc. cleanup.
761 * Fixes to the gnumeric and ssconvert manual pages.
764 * Adjust labels vertical alignment in document properties
766 * Don't crash when exchanging missing axes. [#702126]
767 * Don't accept GNM_SHEET_PATTERNS as a valid pattern. [#702833]
770 * Improve xlsx import of style-only cells.
771 * Don't write empty cells to .gnumeric.
772 * Add MPSEUDOINVERSE function.
773 * Add ctrl-shift-z as extra accelerator for redo. [#699579]
774 * Fix conditional format problem. [#699647]
775 * Remove gobject property strings from translation corpus.
776 * Improve LINEST. [#551457]
777 * Improve statfuns tests. [#700294]
778 * Improve mathfuns tests. [#700295]
779 * Add new R.PTUKEY function. [#700132]
780 * Add new Q.PTUKEY function. [#700132]
781 * Fix missing translation of certain function examples.
782 * Add new SNORM.DIST.RANGE function.
783 * Fix critical when last row deleted.
784 * Fix criticals in about dialog.
785 * Introspection fixes.
786 * Fix xls/biff5 link export. [#701604]
787 * Workaround problems with automake 1.13.
788 * Fix crashes on corrupted files. [#702101] [#702182] [#702218]
789 [#702267] [#702277] [#702379] [#702658] [#703006]
790 * Improve xls import of new stat function names.
793 --------------------------------------------------------------------------
797 * Update documentation.
798 * Fix angle import of ODF graphs. [#698389]
799 * Don't insert ODF local tables as sheets. [#698388]
800 * Improve import of header/footer info from ODF.
801 * Fix legend placement in ODF import. [#698535]
802 * Fix plot placement in ODF import.
804 * Fix border handling in html4 export. [#635217]
805 * Support ODF's title tag in headers and footers.
806 * Rename some items in the Statistics menu.
807 * Fix borders of merged cells in LaTeX export. [#347013]
809 Dominique Leuenberger:
810 * Fix locale directory.
813 * Fix problems with sheet widgets. [#696533]
814 * Fixed graph data loading from vectors that are array values. [#697107]
818 * Improve ssconvert error handling. [#695529]
819 * New font selector for toolbar. [#695031]
820 * Embed more artwork.
822 * Introspection improvements.
823 * Fix drawing of the select-all button.
824 * Fix getting the detachable-toolbars setting.
825 * Style most of Gnumeric using css.
826 * Fix focus problem in cell comment dialog. [#696826]
827 * Move sheet renaming into a dialog.
828 * Make it easier to see what sheet is selected. [#659317]
829 * Implement R.PST, R.QST, and R.QSNORM.
830 * Fix dependency tabulation.
831 * Fix problems with R.PSNORM. [#697293]
832 * New function OWENT.
833 * New function POCHHAMMER.
834 * Fix import of XL2007 functions like IFERROR from xls.
835 * Add test sheet for complex number parsing.
836 * Improve complex number parsing.
837 * Fix error codes for complex number functions.
838 * Fix import of non-Excel functions from LO's xls files.
839 * Fix problem with xls saving of externnames.
840 * Fix saving of certain XL2007 functions like IFERROR.
841 * Ensure full precision for complex numbers. [#697634]
842 * Fix parsing of 'Sheet1!#REF!' as used by XL. [#683494]
843 * New function NT_OMEGA.
844 * Fix minor R.PBINOM problems.
845 * Improve FACT and GAMMA accuracy.
846 * Fix dirty/undo tracking issue. [#697927]
847 * Add version number to translation files.
848 * Improve precision of R.PBETA slightly. [#697850]
849 * Add new test for a collection of special functions.
850 * Fix xls writing of non-ascii names. [#608780]
851 * Improve entry of non-locale currency amounts. [#577768]
852 * Fix XL import of names with array constants. [#654211]
853 * Fix XL import of booleans/error/empties in array constants.
854 * Fix database criteria anchoring. [#661800]
855 * Fix database criterias "=" and "<>" for emptiness test. [#686156]
856 * Enable context menu for graph sheet tabs. [#685446]
857 * Fix bad interaction between save-as and GtkFileChooser. [#695839]
858 * Fix vertical toolbar's font button.
859 * Fix criticals in insert-comment dialog.
860 * Improve vertical toolbars. [#590889]
861 * Merge long format toolbar into regular one.
862 * Work around gtk+ behaviour change. [#689283]
863 * Improve handling of broken xls. [#698424]
864 * Fix failed-read focus problem. [#625687]
865 * Fix critical. [#698680]
866 * Fix type problems with glib timers.
867 * Fix swapped arguments in DAYS. [#698772]
868 * Fix showing multiple toolbars on the left.
870 --------------------------------------------------------------------------
873 Alexandre Rostovtsev:
874 * Introspection fixes. [#684159]
877 * Some documentation fixes.
878 * Show argument names for python functions. [#690681]
879 * Fix loading of ODF files with named expressions. [#690925]
880 * Avoid unncessary sheet specification in analysis tools. [#691892]
881 * Fix sensitivity tests for 2-factor anova dialog. [#693980]
884 * Fixed aspect ratio for graph sheets. [#691472]
885 * Replaced all GtkTable instances by GtkGrid.
886 * Make the row and column header clickable even when indented.
887 * Fix horizontal and vertical pane positions after indentation.
890 * Fix a few compiler warnings.
891 * Always compile ssconvert, ssindex, and ssgrep.
892 * New utility: ssdiff.
893 * Remove disabled corba plugin.
894 * Fix off-by-ones in sheet resize. [#690929]
895 * Start working on warnings from newer gcc.
896 * Avoid using some deprecated symbols.
897 * Fix multihead issue with clipboard.
898 * Improve EIGEN. [#687926]
899 * Improve handling of unknown functions. [#109442]
900 * Add LINSOLVE function.
901 * Restrict size of MUNIT to avoid thrashing the system. [#625544]
902 * Fix text import crash.
903 * Add LEVERAGE function for regression tool. [#691913]
904 * Clean up matrix code.
905 * Speed up regressions. [#691984]
906 * Clean up sheet style code somewhat.
907 * Track dependents of conditional formats. [#654495] [#674954]
908 * FreeBSD portability fix. [#693761]
909 * Introspection fixes.
910 * Fix ssconvert crash. [#694741]
911 * Unconditionally enable solver.
912 * Rewrite the file history dialog. [#694777]
913 * Fix R.QF and R.QBINOM documentation.
914 * Fix sheet-removed crashes for a few dialogs. [#364291]
916 --------------------------------------------------------------------------
920 * Fix xlsx save problem. [#690203]
922 --------------------------------------------------------------------------
926 * Update the Gnumeric manual.
929 * Fix format problem.
931 --------------------------------------------------------------------------
935 * Fix ODF export of conditional styles including data styles. [#683739]
936 * Fix encounter with macro sheets on xls import. [#684646]
937 * Make ODF import handling of strike-through match LO. [#686789]
938 * Fix style handling in ODF export for empty cells with objects. [#687693]
939 * Fix cell overflow in case of marked up scientific format. [#686540]
940 * Save all settings in stf export. [#685077]
943 * Fixed indentation in cell format dialog. [#683576]
944 * Do not use filtered out values in graphs. [#687209]
945 * Fixed crash on interprocess image copying. [#687414]
946 *Â Fix sheet focus after resizing. [#687188]
947 * Unselect sheet objects on closing to avoid leaks. [#688094]
948 * Fixed introspection annotations. [#682514]
951 * Fix xlsx save performance problems. [#662058] [#685530]
952 * Fix ods save performance problems. [#662057, #687243]
953 * Make .gnumeric use fewer style rectangles for the same style.
954 * Short-circuit column resize for large stf imports. [#686858]
955 * Enhance POWER to do root of negative numbers. [#687269]
958 * Fix interaction with ibus & fcitx. [#684511]
960 --------------------------------------------------------------------------
964 * Some documentation updates.
965 * Fix implicit ')' for array functions. [#680548]
966 * Add FLIP function. [#680511]
967 * Allow unordered abscissae in INTERPOLATION. [#680510]
968 * Fix INTERPOLATION crash. [#680711]
969 * Suppress range markers that should be in an external workbook.
971 * Fix layering of sheet objects in ODF export and import.
973 * Export/import opacity of fill-colours to/from ODF. [Part of #681009]
974 * Some basic custom-shape support in ODF import.
975 * Map captions onto text rectangles on ODF import.
976 * Add new autofilter op. [#647401]
977 * Provide new saver for uncompressed Gnumeric xml. [#672622]
978 * Do not change workbook save info when exporting. [#672323]
979 * Fix format selection on export. [#681316]
980 * Add Repeat Export menu item. [#594154]
983 * Fix component references issues. [#680190]
984 * Fix linear averaging interpolation. [#680723][#680918]
985 * Support semi-transparent fonts in cells. [#678176]
986 * Fix sheet object frame label change. [#681307]
989 * Fix xls read crash. [#679992]
990 * Dependents code cleanups.
991 * Make cells regular dependents.
992 * Fix non-linear solver crash. [#680719]
993 * Improve inter-workbook recalculations.
995 --------------------------------------------------------------------------
999 * Add support for introspection. [#670271]
1002 * Solver translation fixes.
1003 * Teach non-linear solver about constraints. [Part of #620368]
1004 * Avoid too many hash collissions for dense sheets.
1005 * Speed up operations that iterate over cells in large areas.
1006 * Fix problems with linear solvers and cross-sheet target.
1007 * Fix python-loader vs. goffice interface problem.
1008 * Add solver report.
1010 --------------------------------------------------------------------------
1014 * Handle coloured text formatting during ODF import.
1015 * Import text box text formatting during ODF import. [#672815]
1016 * Improve import of page headers from ODF.
1017 * Export/Import validation error message to/from ODF.
1018 * Export in-cell font colours. [#675210]
1019 * Fix warning on column insertion. [#675224]
1020 * Correctly read & write rich-text chart titles to/from ODF. [#675821]
1021 * Read and write the graph titles to/from ODF. [#675820]
1022 * Fix loading of ellipse objects defined in ODF's shape section. [#676064]
1023 * Fix loading of line objects defined in ODF's shape section. [#676063]
1024 * Add underline button to formatted text dialog for sheet objects, commemts, etc.
1025 * Write the formatted text of sheet objects to ODF.
1026 * Fix consolidate tool. [#670155]
1027 * Fix crash on ODF import of messagefree validations.
1028 * Improve ODF import/export of style conditions. [#676289, #676441]
1029 * Fix object placement in ODF import. [#676339]
1030 * Fix space handling on ODF import. [Part of #676535]
1031 * Fix TIME and add ODF.TIME. [#676596]
1032 * Fix Wilcoxon Mann Whitney Test in the presence of empty cells.
1033 * Add single sample t-test.
1034 * Fix random generator/new view combination crash. [#677956]
1035 * Improve Mann-Whitney test to allow for two separate data ranges.
1036 * Fix custom colour combos for conditional format selection. [#677967]
1037 * Fix cell-clearing/autofilter interaction. [#674814]
1038 * Fix autofilter handling of column deletion undo. [#625702]
1039 * Fix top-10 and custom autofilter dialogs. [#678258][#678259]
1040 * Fix description of MDURATION. [#678520]
1043 * Fix graph series headers when a multiple selection is used. [#675913]
1044 * Make selction background visible. [#648676]
1045 * Make mouse wheel scrolling work again with gtk+-3.4. [#675089]
1048 * Minor doc improvement for non-C locales. [Part of #675000]
1049 * Fix fullscreen criticals.
1050 * Improve handling of expressions in validations. [#674914]
1051 * Improve handling of expressions in conditional formats. [#674954]
1052 * Fix problems with style hash and equality. [#675955]
1053 * Fix clipboard criticals on exit. [#678580]
1055 --------------------------------------------------------------------------
1059 * On ODF import of stacked column charts, set LibreOffice's default
1061 * On ODF import set series to default to ignoring invalids for
1062 interpolation. [#671508]
1063 * Handle unusual styles created in xls import. [#671745]
1064 * Do not show an icon for the range entry in the search dialog. [#671494]
1065 * Import/Export style information attached to grids from/to ODF.
1067 * Improve annotation import from ODF.
1068 * Fix conditional number format import from ODF. [#672489]
1069 * Import/Export marker size from/to ODF. Part of [#671461]
1070 * Export/Import axes data formats to ODF. Part of [#671461]
1071 * Fix object anchors on ODF import. [#667489]
1072 * Fix properties page of Document Properties dialog. [#673129, #673256]
1075 * Fixed crash with sheet object. [#671617]
1076 * Fixed labels vectors made of multiple ranges. [#672330]
1077 * Never skip a required plot dimension. [#674341]
1080 * Hook up unknown_image icon for ssconvert too.
1081 * Fix xls save crash. [#671267]
1082 * Fix xls page break export. [Part of #671513]
1083 * Fix xls export of conditional formats' font. [Part of #671513]
1084 * Fix xls export of conditional formats' pattern. [Part of #671513]
1085 * Improve xls import of rich text. [Part of #671513]
1086 * Fix rich text export problem with non-ASCII. [Part of #671513]
1087 * Fix crash with images on sheet.
1088 * Improve xls image export. [Part of #671513]
1089 * Fix sheet object order on xls export.
1090 * Fix xls export for formulas in conditions. [Part of #671513]
1091 * Export non-visible style stuff to xls. [Part of #671513]
1092 * Improve xls import re. hard column widths.
1093 * Export only needed col/row styles to .gnumeric.
1094 * Fix export of colours to .gnumeric.
1095 * Fix row height xls export rounding issue. [Part of #671513]
1096 * Export paper size to xls.
1097 * Improve xls export of chart legends. [Part of #671845]
1098 * Export sets to xls.
1099 * Lower memory usage for ods load. [#671863]
1100 * Improve test suite.
1101 * Lower per-cell memory usage.
1102 * Fix INTERPOLATION crash. [#672154]
1103 * Inhibit typing underline style in format dialog.
1104 * Allow pattern matching for VLOOKUP/HLOOKUP. [#672319]
1105 * Fix pattern matching for VLOOKUP/HLOOKUP/MATCH.
1106 * Improve test suite for ods.
1107 * Fix scrollbar/spinbutton load-from-.gnumeric. [Part of #672716]
1108 * New function COVARIANCE.S.
1109 * Enable MATCH/VLOOKUP/HLOOKUP caches during redraw.
1110 * Speed-up some operations on large areas.
1111 * Work around pango bug affecting search/replace. [#673447]
1112 * Try to work around gtk bug causing crashes. [Redhat #803904]
1114 --------------------------------------------------------------------------
1118 * Colour the range expressions to match the range cursor. [#632156]
1119 * Implement ctrl-click cell deselection. [#610696]
1120 * Fix LaTeX export of cyrillic. [#666340]
1121 * Fix function tool tip. [#668685]
1122 * Delay function completion tooltip. [#668683]
1123 * Import inline text from xlsx files. [#668936]
1124 * Fix rich text import from xlsx. [#669083]
1125 * Fix data shuffle. [#669184]
1126 * Clarify the skew-t and skew-normal descriptions.
1127 * Fix EXACT. [#670232]
1128 * Fix editing of decimals. [#670558]
1129 * Fix edit line display. [#555519]
1130 * Avoid recalculation on pure comment deletion. [#670603]
1133 * Fix formula interpretation in plot series (with Morten's help). [#662237]
1134 * Don't destroy a sheet object when inserting it. [#669648]
1137 * Improve parsing on numbers with non-ascii digits.
1138 * Make solver check for exceeding the time limit.
1139 * Fix object life-cycle problems in solver.
1140 * Fix multihead problem with format dialog.
1141 * Fix auto-expression problem with sheet deletion.
1142 * Fix ellipsizing of auto-expression.
1143 * Fix auto-expression of single cell when moved.
1144 * Fix problems with underlines and rotated cells. [#667152]
1145 * Fix multihead problem with auto-expressions.
1146 * Fix allocate-free mismatch in sheet management dialog.
1147 * Fix paste special undo problem. [#667702]
1148 * Fix F4 (abs/rel-cycling) bug. [#668625]
1149 * Fix minor function name completion bug. [#668624]
1150 * Fix abs/rel stickiness in expression entry. [#668691]
1151 * Minor quit-dialog improvements.
1152 * Put DataShuffle back on the menus.
1153 * Resurrect the splash screen from bit rot. [#670449]
1154 * Make sheet removal respect manual recalculation. [#671192]
1156 --------------------------------------------------------------------------
1160 * Show range selection cursors even while selecting new regions and
1164 * Fixed expression range cursor behavior. [#664852]
1167 * Build fixes relating to embedded ui files [#664828]
1169 --------------------------------------------------------------------------
1173 * Remove obsolete Hildon port. [#662412]
1174 * Get rid of dolt. [#662413]
1177 * Use formatting attributes whenever we format numbers.
1179 * Clarify the distinction beween open/save and import/export.
1180 * Fix enabling of modify comment or hyperlink. [#655877]
1181 * Fully read scientific format from ODF.
1182 * Provide xls file opener permitting encoding specification. [#535473]
1183 * Fix writing of scatter style in xlsx export. [#656799]
1184 * Provide progress feedback for xlsx import. [#634803]
1185 * Provide progress feedback when generating random numbers.
1186 * Add HPFILTER function calculating the Hodrick Prescott Filter.
1187 * Fix saving of newlines to xls. [#356711]
1188 * Enable markup selection in scientific format selector.
1189 * Be compatible with the changed LibreOffice ODF documents with tab
1191 * Persist selection and edit positions through ODF files. [#657506]
1192 * Some more number formatting improvements to ODF import/export.
1193 * Read and write tick spacing from/to ODF files.
1194 * Fix graph editor crash. [#658223]
1195 * Fix import of non-UTF8 csv files. [#658916]
1196 * Fix copy/paste of graphs to other programs. [#660242]
1197 * Allow for the omission of a string indicator (quote) in configurable
1198 text import. [#658981]
1199 * Add a print item to the sheet object context menu. [#660248]
1200 * Fix IRR and other functions acting on paired data set when called
1202 * Import ODS-like documents produced by Google-docs. [#660657]
1203 * Fix border import from 1C generated xls files. [#660605]
1204 * Fix cell extent caclulation for xlsx export. [#661958]
1205 * Speed up printing of few pages of large sheets. [#662056]
1206 * Provide an information dialog for print preview. [#662056]
1207 * Fix hyperlink placement when inserting or adding hyperlink. [#662310]
1208 * Fix spanning of long centered cell content. [#662331]
1209 * Fix centering of spanned cell content. [#662361]
1210 * Add optional markers to indicate that cell content has been
1211 truncated. [#662149]
1212 * Fix zoom of text superscripts and subscripts. [#425685]
1213 * Fix autofitting of row height in presence of superscripted
1214 scientific notation. [#662472]
1215 * Improve shape import from ODF. [#663078]
1216 * Improve text import/export from and to ODF. [#627509, #663135]
1217 * Import hyperlinks from ODF. [#603533]
1218 * Fix status of sub- and superscript buttons. [#662474]
1219 * Fix name-definition in presence of placeholder. [#663117]
1220 * Add 'object' and 'paper=fit' options to ssconvert pdf export. [#661405]
1221 * Add cell view to auto expression. [#455712]
1222 * Fix import/export of interpolation methods from/to ODF. [#664351]
1223 * Fix leak. [#664447]
1224 * Improve range markers when editing formulas. [#664754]
1227 * Make things build against gtk+-3.0.
1228 * Make Ctrl-PgUp and Ctrl-PgDn work on chart-only sheets. [#645673]
1229 * Fix row height autofit when zoom level is not 1. [#656418]
1230 * Fix actions sensitivity for chart sheets. [#645842]
1231 * Fixed criticals when saving a chart to ODF. [#658194]
1232 * Fixed labels vertical alignment in preferences dialog. [#658639]
1233 * Fixed autofilter user interface issues. [#657036]
1234 * Make the windows shrink again. [#659246]
1235 * Make the graph window work again. [#660241]
1236 * Fixed layout issues in cell border dialog. [#661213]
1237 * Don't use anymore the "allow-shrink" and "allow-grow" properties.
1239 * Add support for SVG images using librsvg.
1240 * Fixed SVG images size. [#628472]
1241 * Fix crash in graphs using markups. [#663216]
1242 * Add preference setting determining the minimum number of chars for
1243 autocompletion. [#663671]
1244 * Fixed rendering of outline levels. [#663663, #663802]
1245 * Fixed schemas paths. [#664243]
1246 * Preserve cairo state in item-edit. [#664692]
1249 * Add some translation contexts to improve translations.
1252 * Fix ODF import of certain percentage formats. [Debian #642135]
1255 * Fix crash. [#658140]
1256 * Fix stf import crash. [#658982]
1258 * Fix GUI crash for invalid dates.
1259 * Embed ui files into the Gnumeric binary.
1260 * Get rid of obsolete code.
1261 * Add ODF.SUMPRODUCT compatibility function. [#662551]
1262 * Add HEXREP function for debugging. [#663712]
1265 * In xls import, set LABEL encoding based on FONT charset converted to
1266 codepage. [#304007, ubuntu #262777]
1268 --------------------------------------------------------------------------
1272 * Fix some style import from ODF. [#652492]
1273 * Import/Export print formatting from/to ODF. [#653186]
1274 * Write and read some document properties to and from XLSX.
1275 * Fix xlsx schema violations.
1276 * Fix keyword handling in properties dialog. [#653378]
1277 * Allow document properties to be edited and added.
1278 * Add an interface for conditional styles.
1279 * Fix ODF import of styles with inherited conditional styles. [#654214]
1280 * Provide undo for cut between 2 gnumeric processes. [#640922]
1281 * Fix bar and column chart import/export to ODF.
1282 * Speed up frequent calls to INTERPOLATION with the same
1283 abscissae/ordinates. [#654538]
1284 * Export defined names to xlsx. [#655010]
1285 * Implement printing of errors as blanks, dashes or NAs.
1286 * Fix printing of column headers and borders when formulae are shown.
1288 * Fix import of Excel 2003 xml files in non-C locale. [#655554]
1291 * Fix selection background. [#648676]
1294 * Fix --with-gnome compilation: [#652802]
1295 * Fix parsing crash. [Redhat #726860]
1297 --------------------------------------------------------------------------
1301 * Store some print range information in gnumeric files. [#649714]
1302 * Hide Prefer CLIPBOARD preference under MS Windows. [#649675]
1303 * Extend the goto dialog.
1304 * Extend the address box to handle both A1 and R1C1 style addresses.
1306 * Change the default widget when rolling up or down the default widget.
1308 * Import external references from ODF. [#645580]
1309 * Some documentation improvements.
1310 * Read fraction formats correctly from ODF 1.2 files.
1311 * Fix regression line export to ODF.
1312 * Fix font and background colour import of LibreOffice generated xlsx
1314 * In xlsx files, do not ignore gradient cell background fills
1315 completely. [#644496]
1316 * Export some cell formatting to xlsx files. [#532635]
1317 * Fix reading of diagonal borders from xlsx files. [#652690]
1318 * Fix writing to xlsx of file with comments. [#652689]
1319 * Add exporter for ECMA-376 2nd edition.
1320 * Fix some font-name handling in ODF import.
1323 * Fix leaks in SHEET. [#650761]
1324 * Fix leaks in SHEETS. [#650764]
1325 * Fix leak in name dialog.
1326 * Switch to using goffice's complex math.
1327 * Fix graph axis problem. [Part of #599901]
1328 * Drop unneeded value formats. [#651667]
1330 --------------------------------------------------------------------------
1334 * Fix shift-arrow movement for sheet objects. [#645805]
1335 * Expand the description of SSMEDIAN. [#647247]
1336 * Redesign autofilter Top10 dialog. [#646641]
1337 * Handle NUL characters in cvs import. [#648354]
1338 * Fix some Statistics tool formatting. [#649092]
1339 * Fix undo crash for column widths. [#649139]
1340 * Indicate vararg functions in function browser and docs. [#649484]
1341 * Fix handling of argument names in docs. [#649592]
1342 * Fix pdf docs. [#649591]
1343 * Handle MS Works formula import. [#649406]
1344 * Restore Gnumeric print range. [#649714]
1345 * Set default, save and restore print file name. [#649711][#649713]
1346 * Some ODF 1.2 export fixes including [#649906] and [#649914].
1347 * Export external references to ODF.
1348 * Fix ODF style handling on import. [#649851]
1349 * Import more validations from ODF.
1350 * Export all validations to ODF.
1351 * Fix printing of background colours. [#650261]
1352 * From ODF also import named expressions with illegal name. [#650125]
1353 * Handle [#REF!] and friends on ODF import. [#650639][#650640]
1354 * Handle some invalid expressions in ODF import. [#650625]
1357 * Fixed critical. [#649901]
1360 * Fix problems with localized function docs.
1362 * Fix minor problem reading old xls objects.
1363 * Reduce memory usage when new glib is used. [#644197]
1364 * Eliminate col/row infos that are identical to the default. [#155003]
1365 * Fix problems reading some Lotus 1-2-3 files.
1366 * Fix paste-special repeat.
1367 * Fix ADDRESS problem.
1368 * Fix xlsx write problem. [#650639]
1371 * Initial support for Works files. [#647492]
1373 --------------------------------------------------------------------------
1377 * Fix width of translated lists in various dialogs [#641626]
1378 * Allow function tooltips to be closed temporarily [#641355]
1379 * Import & export list validation from and to ODF files. [#640701]
1380 * Minor histogram improvements.
1381 * Fix import of LibreOffice created xlsx files using shared formulas.
1383 * Fix crash on resaving LibreOffice created xlsx files with unauthored
1385 * Trigger configurable text importer on paste of tabs. [#395631]
1386 * Fix ctrl-end in presence of hidden rows. [#643971]
1387 * Fix import of dbf files with more than 65536 rows. [#644189]
1388 * Export workbook-scoped named expressions and ranges to ODF.
1389 * Improve reading of named expressions from ODF files.
1390 * Fix weighted and Spencer moving averages crashes. [#645722]
1391 * Avoid creation of unused names. [#650281]
1394 * Fix cursor position inside a cell edited in a zoomed sheet. [#641709]
1395 * Add GSettings schemas.
1396 * Import multiple runs chart titles from xlsx. [#643814]
1397 * Import axis crossing position from xlsx. [#642941]
1400 * Import wide sc files. [#641581]
1401 * Fix problem with single-cell names and 'r'-type arguments. [#613273]
1403 * Fix potential crash on quick exit.
1404 * Fix stf import problem diagnosed by Andreas. [#642477]
1405 * Restore toolbar positioning code.
1406 * Fix solver crash. [Redhat #680572]
1407 * Fix xml reading of constraints. [Redhat #680572]
1408 * Fix lpsolve/glpk writing of affine part.
1409 * Fix xlsx import crash. [#643808]
1410 * Import sheet visibility from xlsx. [#643815]
1411 * Import names from xlsx. [#643874]
1412 * Improve dbf codepage support. [#644189]
1413 * Improve date format consistency in document properies. [#644217]
1414 * Hopefully make print preview work on win32. [#533795]
1415 * Improve quit dialog's non-ascii handling. [#644982]
1416 * Make print-preview work on win32 by avoiding gtk+. [#533795]
1417 * Fix crash related to dynamic deps. [#645209]
1418 * Fix stf import crash. [#645555]
1419 * Allow templates for multi-sheet ssconvert. [#645287]
1422 * Improve "dif" output.
1424 --------------------------------------------------------------------------
1428 * Calculate residuals when using the regression tool. [#635064]
1429 * Permit data entry by-passing autocorrection.
1430 * Work around OpenOffice date formatting bugs. [#636131]
1431 * Export text formats to and import from ODF. [#636158]
1432 * Fix ODF import of sheets with far forward references. [#636968]
1433 * Add EEK support to EURO and EUROCONVERT.
1434 * Fix leaks in potentially failing analysis tools.
1435 * Make the row and column headers and selection match the theme better.
1437 * Fix locale specific sorting. [#638874]
1438 * Ensure we have sub- and sperscript icons. [#639086]
1439 * Fix advanced filter. [#639444]
1440 * Suppress function tooltips on text-formatted cells. [#638832]
1441 * Fix documentation of ATAN2. [#640344]
1444 * Only disable the formula bar when a chart sheet is selected. [#636031]
1445 * Make sheet objects invisible outline from .xls files persistent. [#637393]
1446 * Fixed arrows and line object position when zoomed. [#637453]
1447 * Fixed series lines color export to .xls. [#637658]
1448 * Fixed sheet objects position on zoomed sheets. [#637739]
1449 * Override edition-canceled property for GnmExprEntry. [#639287]
1452 * Fix array intersection problem with IF. [#633433]
1453 * Make sure columns are wide enough for dates in csv import.
1455 * Fix number-match issue regarding fraction.
1456 * Fix problems with pivot reading from xls. [#638776]
1457 * Allow version-agnostic template files. [#630247]
1459 --------------------------------------------------------------------------
1463 * Add argument to FOURIER to separate parts.
1464 * Extend TREND function to handle multiple regression. [#630085]
1465 * Fix selection for sheet object lists and combos. [#631322]
1466 * Preserve selection for sheet object lists when we change
1468 * Add option to sheet object lists and combos to enter values
1469 rather than index. [#629333]
1470 * Fix manual pagebreak handling when printing. [#631570]
1471 * Add menu items to remove and add manual page breaks.
1472 * Improve the sc import.
1473 * Fix button sensitivity in sort dialog. [#632999]
1474 * Fix ODF export of files with large formatted sheets. [#634135]
1475 * Fix extensions of supported ODF files. [#635111]
1478 * Fix import of dib format images in XLS. [#553098]
1481 * Fixed maximum for col/row number in sheet resize dialog. [#631702]
1482 * Eliminate glade usage. [#631717]
1483 * Fixed crash in print setup. [#634149]
1484 * Fixed image bounds in zoomed sheets.
1487 * Fix crash related to broken xls. [#632050]
1488 * Fix print area problem from broken xls.
1489 * Fix printing crash. [#632439]
1490 * Partially fix problem with undefined names. [#633140]
1491 * Fix analysis tools problems when "as values" is chosen.
1492 * Fix gtk+/X crash with large tooltips.
1493 * Take care of dead kittens.
1494 * Fix text object clipping issue. [#634597]
1495 * Fix problem with disappearing window for empty file. [#634792]
1496 * Fix ranges-in-expression criticals.
1499 * Add key combinations to move sheets. [#634139]
1500 * Modify quit dialog to be able to discard multiple files without
1503 --------------------------------------------------------------------------
1507 * Fix image-fill, pattern and gradient export. [#628762]
1508 * Read tab colors from OOo config in ODF files.
1509 * Improve some ODF chart import/export.
1510 * Import/export all sheet objects from and to ODF files.
1511 * Fix reformatting of cells on expression entry. [#629303]
1512 * Allow multiple selection in manage sheet dialog.
1513 * Permit ctrl-click specification of sort columns.
1514 * Set ODF files to save by default as ODF files. [#629962]
1515 * Fix ssconvert crash on form controls. [#630335]
1516 * Improve printing of the form controls.
1517 * Permit choice whether to print sheet objects.
1520 * Export/import tick label rotation angle. [#629675]
1521 * Read and write cell comments from/to OpenXML. [#630627]
1522 * New contextual menu item: copy a graph to a new graph sheet.
1524 J.H.M. Dassen (Ray):
1525 * Revised ssconvert man page.
1526 * Fix several potential and actual problems highlighted by
1527 LLVM/clang static analysis.
1530 * Fix date entry problem. [#630177]
1531 * Fix problem with inter-process empty-value paste. [#629302]
1532 * Fix problem with inter-process object paste. [#629302]
1533 * Allow user-defined templates. [#630247]
1534 * Improve test suite.
1536 --------------------------------------------------------------------------
1540 * Significantly improve chart export and import to/from ODF.
1541 * Improve handling of corrupted ODF files.
1542 * Fix percentage style import from ODF. [#627517]
1543 * Fix INTERPOLATION documentation. [#627461]
1544 * Provide progress info in ODF export.
1545 * Improve warnings dialog in ODF import.
1546 * Fix button sensitivity in sort dialog.
1549 * Fix some interpolation and periodogram issues.
1550 * Fixed graph scalar data editor behavior. [#628721]
1553 * Plug sylk importer leak.
1554 * Plug xml importer leak.
1555 * Plug odf importer leak. [#627759]
1556 * Extend domain of IMPOWER. [#627775]
1557 * Allow use of glib's memory profiler.
1558 * Fix some confusion of char vs. xmlChar.
1559 * Fix elapsed-time entry. [#628082]
1560 * Fix problems with limits for date axes.
1561 * Improve function docs self test.
1562 * Fix errors in function docs.
1564 --------------------------------------------------------------------------
1568 * Clarify autofilter dialog. [#625688]
1569 * Make the tooltips theme-independent. [#625966]
1570 * Adjust and fix WORKDAY and NETWORKDAY.
1571 * Fix crash on certain handcrafted ODF files. [#626632]
1572 * Fix import of some ODF 1.0 charts. [#626632]
1573 * Fix crash on paste into an empty expression entry. [#626648]
1574 * Import and export boxplots to and from ODF files. [#626653]
1575 * Improve handling of corrupted ODF files. [#626654][#626655]
1576 * Fix autocorrection when entering in ranges. [#626781]
1577 * Fix column wdth and row height adjustments when entering in ranges.
1579 * Fix autofitting on data entry. [#626861]
1580 * Avoid some of the multiple undos when entering existing text in
1582 * Adjust formats when autofitting new entries. [#626903]
1583 * Autofit rows and columns when entering an array expression. [#626904]
1584 * Fix column and row fitting on paste. [#359404][#611181]
1585 * Export images to ODF.
1586 * Fix import of graphs from rich ODF files. [#626961]
1587 * Some ring and pie plot ODF export improvements.
1588 * Export legends to ODF.
1591 * Import Guppi graphs from gnumeric-1.0.x files. [#567953]
1592 * Survive malformed guppi graphs. [#625726]
1593 * Use theme foreground color for row and column headers. [#625727]
1594 * Force column span recalculation when switching between number and
1596 * Fix scroll when selecting a merged cell. [#626065]
1597 * Fix objects dragging when zoomed. [#626484]
1598 * Fix control points behavior when zooming.
1599 * Fix in-cell editing when zoom < 100%. [#626279]
1602 * Survive malformed xml files.
1603 * Fix win32 random problem. [#533779]
1604 * Fix IMPOWER problem. [#627014]
1605 * Avoid criticals in ODS import.
1606 * Fix problem with collect cache. [#627079]
1608 --------------------------------------------------------------------------
1612 * Add new Excel and Openformula units ("pica" and "picapt") to CONVERT.
1613 * Save default search settings. [#105615][#625185]
1614 * Improve configurable text export of numbers. [#126444]
1615 * Improve horizontal fill. [#594193]
1616 * Improve function syntax tooltips. [#623317]
1617 * Add weekend specifier to WORKDAY and NETWORKDAYS. [#172458]
1618 * Fix ngettext usage.
1619 * Fix undo text for sheet object duplication. [#623557]
1620 * Fix additional undo entry for sheet object duplication. [#623559]
1621 * Fix undo of object creation followed by duplication. [#623566]
1622 * Avoid creating interacting auto filters. [#607086]
1623 * Improve items of the cell context menu. [#74359]
1624 * Fix various function docs issues. [#623669][#624559][#625102]
1625 * Improve the presentation of the examples in the function
1626 documentation. [#623455]
1627 * Fix HDATE and friends. [#623764][#625177]
1628 * New functions DATE2HDATE, DATE2HDATE_HEB and DATE2JULIAN.
1629 * Add hyperlink and comment removal menu items.
1630 * Add merge and unmerge menu items.
1631 * Add menu item to autofit column width or row height based on the
1632 selection only. [#125595]
1633 * Add autofit actions to cell context menu.
1634 * Add new function ARRAY. [#570689]
1635 * Add new function SORT. [#59144]
1636 * Add menu item to wrap SORT around an existing range.
1637 * Show the number of rows filtered by the auto filter. [#346002]
1638 * Improve function tooltips. [#623322]
1639 * Improve expression entry range selection.
1640 [#80725][#624288][#624289][#624581]
1641 * Add preference setting to disable the extension check for the
1642 configurable text exporter. [#594151]
1643 * Add optional marker to indicate that a cell contains an expression.
1645 * Add merge and unmerge items to the cell context menu.
1646 * Permit double-clicking of functions in the function selector.
1647 * Allow single merge to single merge copying. [#87296]
1648 * Make the font style buttons override the character attributes.
1650 * Provide name completion (F4) when entering functions. [#587084]
1651 * Implement access to the function selector to paste function
1652 names while editing cells (Shift-F4).
1653 * Add preference settings whether to show function name and/or
1655 * Fix undo of Clear->All and Clear->Comments. [#625151][#623803]
1656 * Add menu items to allow clearing of filtered rows only.
1657 * Fix editing of hyperlinks.
1658 * Work around OOo's failure to correctly define its named ranges.
1660 * Remove range hightlighting while not editing expressions. [#625361]
1661 * Reduce the size of the text import dialog. [#625281]
1662 * Fix import of underlined/double underlined comments from xls.
1664 * Improve xl import of underlines.
1665 * Correctly size the autoexpressions. [#625521]
1666 * Fix row height dialog. [#625543]
1667 * Add menu to specify whether to enter as array, into multiple cells,
1668 etc. Part of [#53733]
1669 * Make autofilter condition changes undoable. [#625143]
1672 * Fix strong/weak cursor display. [#623241]
1673 * Fix regression in ms_excel_chart_read. [#623960]
1674 * Fix a regression in chart series evaluation. [#624263]
1675 * Fix crash in cell_calc_span. [#624274]
1676 * Install a self-consistent headers list.
1677 * Fixed borders display in cell format dialog.
1680 * Ask user to locate solver binaries when plain search fails.
1682 * Fix problem with solver target cell entry.
1683 * Fix date function docs issues. [#623669]
1684 * Fix gtk_show_uri problem affecting win32. [#623605]
1685 * Fix mistakes pointed out by sparse.
1686 * Fix win32 versioning problem. [#624171]
1687 * Improve function doc checks.
1688 * Eliminate almost all remnaining GdkGC usage.
1690 --------------------------------------------------------------------------
1694 * Improve function syntax and formula guru tooltips.
1695 * Avoid superfluous redo items under validation failure. [#622509]
1696 * Fix validation for array and range entry. [#622511]
1697 * Autofit column widths in stf import. [#427382]
1698 * Ensure the table range is unlocked before allowing the data
1699 table to be configured.
1700 * Also store any markup if entering text in several cells at once.
1702 * Read HTML files with nested tables. [#594789]
1705 * Fixed autofilter (and other) combo positions. [#621817]
1708 * Improve function syntax tooltips.
1709 * Fix excessive memory use problem with xlsx. [#622365]
1710 * Make BackSpace work as Delete on pane. [#622599]
1711 * Improve handling of MS-style HTML in clipboard. [#617801]
1713 --------------------------------------------------------------------------
1717 * Add Wilcoxon Signed Rank Test tools for one and two populations.
1718 * Fix spin button handling in various tool dialogs. [#619971]
1719 * Redesign define-named-expressions dialog. [#465840]
1720 * Add paste-names dialog. [#613325]
1721 * Make changing the scope of a named expression undoable.
1722 * Add search tool to paste- and define-names dialogs. [#465840]
1723 * Check whether defined names are in use before deleting them.
1724 * Add option to the regression tool to allow for multiple Y.
1726 * Ensure that names cannot be mistaken as cell references.
1728 * Add search function to function selector. [#495776]
1729 * Add function help menu item. [#156777]
1730 * Improve ACCRINT and its description. [#611436]
1731 * Fix tests for homogeneity and independence for non-square
1733 * Show all ranges while editing. [#166653]
1734 * Provide a tool tip showing function syntax. [#56172]
1735 * Provide more navigation options. [#15010]
1736 * Check with user before hiding all rows or columns. [#316976]
1737 * Check with user before pasting too many copies. [#530956]
1740 * Do not ungrab a not grabbed item. [#620369]
1741 * Always update the right series entry. [#620719]
1742 * Fixed multi-line item edit selection. [#621235]
1745 * Make sure windows for help commands show up on right screen.
1746 * Fix dependency tabulation undo issue.
1747 * Fix critical when inserting graph using keys.
1748 * Automate win32 help generation.
1749 * Mark a sheet dirty when its tab colour is changed. [#621191]
1750 * Fix SERIESSUM issue.
1751 * Modernize code for LINEST, LOGEST, and LOGREG. [#317426]
1752 * GEOMDIST: avoid overflow in extreme cases.
1753 * SFTEST: improve extreme-case precision.
1755 * Fix hidden-sheet problem. [#621463]
1756 * Improve help text sanity checks.
1757 * Fix minor parsing problem.
1758 * Handle missing data in FORECAST properly. [#621417]
1759 * Handle missing data in GROWTH properly. [#621418]
1760 * Improve BINOM.DIST.RANGE.
1762 * Plug evaluation leak.
1763 * Fix memory handling issue for dependents.
1765 --------------------------------------------------------------------------
1769 * Add Wilcoxon-Mann-Whitney test tool.
1772 * Fix stf crash. [#619283]
1773 * Persist solver model type.
1774 * Add non-linear solver. [#614865]
1775 * Feed the gtk+ deprecation monster. [#572240]
1776 * Fix win32/paradox problem. [#619942]
1779 * Improve page setup dialog. [#619421]
1781 --------------------------------------------------------------------------
1785 * Include version number in HTML export.
1788 * Fixed autofill issues. [#618687]
1791 * Linear regression test suite.
1792 * Fix TABLE problem. [#618829]
1793 * Handle "Jan 2010" and "January 2010" better.
1794 * Fix date parsing problems for invalid years.
1797 * Fix sheet order dialog layout. [#619056]
1799 --------------------------------------------------------------------------
1803 * Fix CHITEST for rectangular ranges. [#615920]
1804 * Fix printing and preview of graph only sheets. [#616475]
1805 * Make even active sheets invisible. [#616474]
1806 * Improve date and time import from and export to ODF. [#617208]
1807 * Protect against accidentally pushing data off the sheet. [#98562]
1808 * Make Advanced Filter (except filter-in-place) undoable.
1809 * Fix Data->Filter->ShowAll for Advanced Filter. [#611079]
1810 * Remove undesired interaction between Advanced Filters and
1812 * Make the par argument to ACCRINT optional. [#323545]
1813 * Improve keyboard navigation of the configurable text
1814 importer. [#614939,#614941]
1817 * Implement graph only sheets. [#158170]
1818 * Fix chart title import when excel automagically uses the unique
1819 series label. [#616262]
1820 * Allow multiple and block selection for graph vector data.
1822 * Use the "combo-activate" signal where appropriate? [#583175]
1825 * Make sure an empty string is shown with a quote.
1826 * Fix problem loading cells with empty strings. [#616139]
1827 * Fix WEEKNUM problems. [#616330]
1828 * Fix hidden-sheet problem. [#616549]
1829 * Fix auto-expr problem. [#575104]
1830 * Fix xls-save problems with custom autofilters.
1831 * Fix auto-filter problem. [#383400]
1832 * Fix advanced-filter problem with multiple criteria. [#164169]
1833 * Fix problem parsing complex numbers.
1834 * Improve error handle for complex functions.
1836 * Fix sheet duplicate bugs. [Part of #617469]
1837 * Clean-up handling of pango contexts.
1838 * Fix old graph problem. [#142412]
1840 --------------------------------------------------------------------------
1843 Alexander Kahl & Sven Mantei:
1844 * Some documentation updates
1847 * Fix build with --disable-solver. [#612820]
1848 * Fix column and row header display under Quartz. [#600085]
1849 * Fix preferences in gconf-less situations. [#613523]
1850 * Implement first letter capitalization. [#613768]
1851 * Extend regression tool to perform multiple simple regressions.
1853 * Fix ZTEST description. [#614746]
1854 * Don't write unnecessary manifest entries in ODF export.
1855 * Various ODF export fixes.
1856 * Adjust regression tool to reflect the changes to TDIST.
1857 * Basic import and export of text boxes from ODF files.
1858 * Watch for the null date in OOXML import. [#615777]
1859 * Write the null date in OOXML export.
1862 * Print pattern backgrounds. [#615365]
1865 * Improve object sizing tooltip positioning a bit.
1866 * Fix filter critical. [#611073]
1867 * Make more menu entries available when an object is selected.
1868 * Improve partitioning of status area.
1869 * Fix goal seek problem affecting XIRR. [#614147]
1870 * Fix export xls of XIRR, FVSCHEDULE, and XNPV. [#614257]
1871 * Set win32 stack size to 64M. [#571346]
1872 * Patch gtk+ so GtkEntry widgets on win32 draw right. [#603667]
1873 * Fix xls export of cell comments. [#615845]
1874 * Fix error propagation problem. [#615772]
1875 * Partially clean up INDEX implementation.
1876 * Make regression functions return a result when goffice reports
1877 that the problem is near singular, but still good.
1879 --------------------------------------------------------------------------
1883 * Fix storing of error-literals in ODF. [#610175]
1884 * Don't export filter combos to ODF. [#610399]
1885 * Apply filter on ODF import. [#610399]
1886 * Fix display of autocomplete suggestions. [#610537]
1887 * Fix formatting of multirow cells in LaTeX export. [#611633]
1888 * Protect exported LaTeX files from babel shorthands.
1891 * Fix a crash in excelplugin. [#610012]
1892 * Fix cursor appearance. [#611076]
1895 * Turn off -Wstrict-prototypes for the stable series.
1896 * Fix ODF read problem. [#610178]
1897 * Fix rendering problem with iterated evaluation.
1898 * Fix solver undo problem. [#611406]
1899 * Fix graph label problem. [#611362]
1900 * Fix GLPK solver issue. [#611407]
1901 * Fix ssindex crash. [#611842]
1902 * Fix ODF export of intersection. [#611824]
1903 * Fix cell comment critical.
1905 --------------------------------------------------------------------------
1909 * Fix ODF contour/surface plot confusion. [#607631]
1910 * Include compatibility info in the gnumeric manual.
1911 * Fix confidence interval in simulation output. [#607970]
1914 * Fix TRIMMEAN border case. [#607562]
1915 * Fix TDIST border case. [#607008]
1916 * Fix problem with hpaned for tabs/scrollbar. [#607794]
1919 * Support for XLL files. [#597849]
1921 --------------------------------------------------------------------------
1925 * Add paste special flip horizontally and vertically. [#393367]
1926 * Add EIGEN function to calculate eigenvalues and eigenvectors
1927 of real symmetric matrices.
1928 * Add principal components analysis.
1929 * Load graph series labels and categories from ODF files. [#379220]
1930 * Write series labels to ODF files.
1931 * Fix tab behaviour. [#388344]
1932 * Print sheet widget objects. [#144787]
1933 * Allow sheet object size and position to be specified via a dialog.
1934 * Allow the sheet object name to be specified. [#596545]
1935 * Add menu item to select sheet objects. [#338615]
1936 * Enable sheet tab menu when objects are selected. [#604496]
1937 * Fix empty cell handling of the advanced filter. [#599064]
1938 * Fix scroll bar problem with large frozen panes. [#68603]
1939 * Singleton selections now cause the sort buttons to sort the
1940 whole sheet below the selection. [#141313]
1941 * Have the formula guru auto-quote unparsable expressions. [#442941]
1942 * Create default tip for hyperlinks. [#316974]
1943 * Add GET.LINK. [#128534]
1944 * Add "Don't change formulae" to paste special. [#123326]
1945 * Select pasted objects. [#604227]
1946 * Add auto expression menu items to add formula. [#8872]
1947 * Some updates to the Gnumeric manual.
1948 * Fix tool tip position for recent gtk (2.18 or newer). [#605723]
1949 * Fix NPV documentation. [#22381]
1950 * Fix type errors. [#606066]
1951 * Add surface plot description. [#604285]
1952 * Include the short functions descriptions in the documentation.
1954 * Fix sheet handling in validation setup. [#606458]
1955 * Allow some of the text export properties to be saved as default.
1957 * Fix printing of repeated rows and columns. [#607451]
1960 * Fix import export of line type in scatter plots. [#605043]
1961 * Force sharing of first series in line plots when requested. [#605330]
1962 * Fixed mouse cursor for object resizing in RTL mode. [#605514]
1965 * Fix use of ExprEntry from glade on win32.
1966 * More win32 build fixes (xslt for libgda & poppler).
1967 * Fix pango test harness.
1968 * Fix use of Tab in ExprEntry for gurus.
1969 * Adapt to latest gtk-2.19.3 GSEAL.
1972 * Fix GCD border case. [#606870]
1974 --------------------------------------------------------------------------
1978 * Update EURO and EUROCONVERT with currencies added in 2007 to 2009.
1979 * Export hyperlinks to ODF. [#603533]
1980 * Make EUROCONVERT Excel compatible [#603755]
1981 * Update modification times. [#603099]
1982 * Add RANK.AVG (rank function returning average rank for ties)
1983 * Added Sign Test to statistical analysis tools
1986 * Implement --one-file-per-sheet in ssconvert [#604549]
1989 * Fixed problem with row headers. [#603862]
1990 * Fixed pane origin when zoomed. [#604373]
1991 * Make the cell comment red triangle visible in RTL mode. [#604580]
1994 * Elminate use of "float".
1995 * Fix selection problem. [#601107]
1996 * Automate solver testing.
1997 * Fix SUMIF problems. [#603671] [#604214]
1998 * Fix DATEDIF problem across bogus 1900-02-29. [#599461]
1999 * Fix graph editor crash. [#604223]
2000 * Fix goal seek problems.
2001 * Fix ODS import crash. [#604615]
2003 --------------------------------------------------------------------------
2007 * Clarify distinction between Document and View Properties.
2008 * Sort the translated labels in the preference dialog.
2009 * Turn view properties dialog into instant-apply dialog.
2010 * Temporarily remember the sort setups. [#100541]
2011 * Work around GTK bug #601922.
2012 * Add ADTEST (Anderson-Darling Test for Normality).
2013 * Add normality test tool.
2014 * Add LKSTEST (Lilliefors (Kolmogorov-Smirnov) Test of Normality).
2015 * Add SFTEST (Shapiro-Francia Test of Normality).
2016 * Add CVMTEST (Cramér-von Mises Test of Normality).
2019 * Fix cursor and cell edition on dark backgrounds. [#600656]
2020 * Fix multiple error message boxes in graph guru. [#152517]
2021 * Invert selected text in a cell when editing. [#122176]
2022 * Allow selection when the click occur after the last character. [#388342]
2023 * Fixed selecting text in a cell. [#337521]
2026 * turnkey win32 build on 32bit host.
2027 * update desktop file to follow new guidelines.
2030 * Resurrect long-double support.
2031 * More solver fixes.
2032 * Plug another mps leak.
2033 * Fix problem with remote uris. [#601274]
2034 * Use external solver program.
2035 * Allow constants on solver constraints' rhs. [#369728]
2036 * Fix extreme case for R.PGAMMA.
2037 * Fix solver undo/redo.
2038 * Make solver parameter changes always persist. [#440664]
2039 * Re-implement MPS importer.
2040 * Fix matching of "Sep 23 2008". [#603116]
2041 * Major scenario code cleanup.
2042 * Implement load and save of scenarios.
2044 --------------------------------------------------------------------------
2048 * Add RANDSNORM and RANDSTDIST. [#144717]
2049 * Add R.PSNORM, R.DSNORM and R.DST.
2050 * Fix small sort dialog problem. [#599091]
2051 * A few functions from the christian liturgical calendar.
2052 * Add ODF compatibility functions DAYS, ISFORMULA, IFNA, SHEETS,
2053 SHEET and NUMBERVALUE.
2054 * Work around OpenOffice.org saving function names in lowercase.
2055 * Add BINOM.DIST.RANGE (equivalent to the ODF function B).
2056 * Make Autofilter addition & removal undoable. [#478152]
2057 * Fix autocorrection exception lists. [#600055]
2058 * Move autocorrection setup into preferences.
2059 * Fix HTML export of strikethrough and subscript/superscript. [#600163]
2062 * Fixed graph size issues. [#599887]
2065 * First steps towards a turnkey win32 build.
2068 * Fix sheet-resize vs. merges issue. [#582030]
2069 * Fix xls export of check boxes and radio buttons. [Part of #597035]
2070 * Add xls export of spin buttons. [Part of #597035]
2071 * Add xls export of scroll bars. [Part of #597035]
2072 * Add xls export of list widgets. [Part of #597035]
2073 * Add xls export of combo widgets. [Part of #597035]
2074 * Add xls export of button widgets. [Part of #597035]
2075 * Make it possible for arrows to have arrow heads in both ends.
2076 * Implement round arrow heads.
2077 * Fix xls import and export of line styles.
2078 * Save and read new arrow attributes in xml format.
2079 * Fix Excel-to-Gnumeric paste problem. [#381732, #388531].
2080 * Fix Alt-Enter problems. [#597295]
2081 * Make DATE work for pre-1900 dates. [#599365]
2082 * Add lpsolve output format.
2083 * Plug solver leaks.
2084 * Some solver cleanups.
2085 * Fix reading of solver constraints.
2088 * Hebrew Calendar functions. [#153738]
2090 --------------------------------------------------------------------------
2094 * Add button sheet object.
2095 * Add radiobutton sheet object. [#595670]
2098 * Add more ODF elements on ODF read. [#595750]
2099 * Fix 2-factor ANOVA with replication.
2100 * Fix diagonal borders in ODF export/import.
2101 * For freezing of panes consider edit cell A1 special. [#594875]
2102 * Don't convert blank cells to 0 in LINEST. [#551234]
2103 * Fix histogram tool.
2106 * Make plugins GUI labels translatable. [#159806]
2107 * Fix more canvas issues.
2108 * Enable image filling in shapes.
2111 * Fix inter-process pasting of merged regions.
2112 * Make inter-process pasting use the sax parser.
2113 * Make auto-format templates use the sax parser.
2114 * Fix loading of diagonal border styles.
2115 * Improve consistency when moving toolbars around.
2116 * Fix translation problem with toolbar menu. [#587250]
2117 * Fix printing of coloured sheet objects.
2118 * Fix printing of lines and arrows.
2119 * Fix sheet object/clipboard related critical on exit. [#596509]
2120 * Fix Excel-crashing export problem with objects. [#596886]
2121 * Add name property to sheet objects.
2122 * Start cleaning up xls sheet object writing.
2123 * Plug xls export leaks.
2124 * Implement export of lines and arrows to xls. [Part of #597035]
2125 * Fix xls reading of sheet object colours.
2126 * Export line and textbox colouring and widths. [Part of #597035]
2128 --------------------------------------------------------------------------
2132 * Fix grab issue after dragging an object. [Debian bug #546559]
2133 * Reimplement double-click in item-cursor. [Debian bug #546690]
2134 * Fix access to GocWidget in sheet widgets. [#595627 and #595648]
2137 * Fixes text export GUI issue. [#594155]
2138 * Fix minor status line issue. [#594469]
2139 * Fix print crash for sheet object. [#594862]
2140 * Limit memory usage for rendered values.
2142 * Fix API installation problem. [#595317]
2143 * Put zoom action on vertical toolbars too. [#590889]
2145 --------------------------------------------------------------------------
2150 * Fix ODF background colour export. [#593816]
2151 * Handle super/subscript in html export. [#593851]
2152 * Fix crash on unknown chart type. [#594041]
2153 * Handle ODF import/export of surface plots originally created in
2155 * Remember text import configuration for export. [#142395]
2158 * Don't use simple GOData when importing xls files. [#594068]
2161 * Fix menu sensitivity problem. [#593624]
2162 * Simplify GnmColor.
2163 * Fix grab problem. [Debian #544975]
2166 --------------------------------------------------------------------------
2170 * Add AVERAGEIF, MUNIT, RRI, SEARCHB, REPLACEB, COMBINA, ARABIC.
2171 * Improve import of ODF functions
2174 * Use GocCanvas instead of FooCanvas.
2178 * Fix Insert-Date+Time. [#592545]
2179 * Fix problem with VLOOKUP and HLOOKUP when both are used on the
2180 same data range. [#593238]
2182 --------------------------------------------------------------------------
2186 * Improve ODF export.
2187 * Add OpenFormula comp. descriptors to some function documentations.
2188 * Implement new functions CSC, CSCH, SEC, and SECH.
2189 * Implement new functions LEFTB, MIDB, RIGHTB.
2190 * Implement ASC and add new function JIS.
2191 * Fix printing crash. [#586672]
2192 * Fix import of currency symbols from ODF.
2193 * Improve import of elapsed time from ODF.
2194 * Import some conditional cell formats from ODF.
2195 * Fix "not-between" conditional styles. [#586818]
2196 * Show existence of conditional styles in format dialog.
2197 * Add an initialy hidden long format toolbar.
2198 * Fix std error for intercept in non-affine case of LINEST. [#550933]
2199 * Fix loading of charts from MS generated ODF files. [#588107]
2200 * Add some sheet object support to ODF export.
2201 * Export basic charts to ODF.
2202 * Fix format labels in configurable text importer. [#590257]
2203 * Add warning for missing plugins needed by tools. [#590175]
2204 * Fix percentage histogram . [#590375]
2205 * Fix non-label 2-factor ANOVA with replication.
2206 * Fix various minor bugs.
2207 * Convert old help texts to new format.
2210 * Fix col/row resize. [#588297]
2213 * Make SUMIF/COUNTIF and the D* functions understand pattern. [#586215]
2214 * Make dialogs remember their sizes and positions.
2215 * Fix crash with new-from-template.
2216 * Rework loading of configuration. [#585701]
2217 * Support evaluated examples in function docs.
2218 * Simplify Win32 build.
2219 * Convert old help texts to new format.
2220 * Fix problem with print area.
2221 * Fix problems with in-sheet combos. [#587992]
2222 * Fix translation textdomain confusion. [#588110]
2223 * Avoid using gtk_tree_view_column_get_cell_renderers. [#589105]
2224 * Fix DEC2HEX and friends for large values. [#588997]
2225 * Make undo/redo visible for vertical toolbar.
2226 * Add some checking of help texts' sanity.
2228 --------------------------------------------------------------------------
2232 * Fix scrolling via mouse wheels [#533051]
2235 * Export some data formats to ODF.
2236 * Fix comment export to ODF.
2237 * Remove distinction between label and filled rectangle.
2238 * Add superscipt and subscript buttons. [#583327]
2239 * Improve ODF import.
2240 * Improve 2 factor ANOVA tool.
2241 * Improve Rank & Percentiles tool.
2242 * Improve Fourier transform tool.
2243 * New FOURIER function.
2244 * Added Tests for Independence and Homogeneity.
2245 * Make imported manual page breaks work.
2246 * Improve print area handling and export to ODF.
2247 * Some minor menu rearrangement.
2248 * Let the sort dialog guess whether there is a header.
2249 * Fix xls import of sheet labels. [#586066]
2250 * Fix html export. [#586028]
2251 * Avoid analysis tool crashes if required plugins are not loaded.
2254 * GOString start of richtext and phonetic support.
2255 * Extend cell combo to allow support for toggles
2256 * XLS/XLSX import/export for data slicer caches.
2257 * Hooks for data slicer UI.
2258 * Break GnmCommand out to allow commands in multiple files.
2261 * Add search-for-number.
2262 * Fix format-as-currency action.
2263 * Honour --geometry even when not loading a file.
2264 * Fix increase/decrease precision for accounting formats.
2265 * Fix array editing criticals. [#584746]
2266 * Fix style problems with operator.xls. [#585178]
2267 * Fix NPER problems.
2268 * Implement new functions COT and ACOT. [#585270]
2269 * Fix GCD. [#585271]
2270 * Change x^y^z into x^(y^z) to indicate parsing.
2271 * Parse x^y^z as (x^y)^z from ODF files. [#585277]
2272 * Fix text import problem. [#135523]
2273 * Fix problem loading very old .gnumeric files.
2274 * Implement new-from-template. [#303657]
2275 * Add Gudermannian function GD.
2276 * Fixed FIXED. No, really.
2277 * Start introducing external references for function docs.
2278 * Implement new functions COTH and ACOTH. [#586170]
2279 * Fix tsa crashes. [#586191, #586427]
2280 * Fix IF problems with empties and arrays. [#586218, #586312]
2281 * Fix problem with tooltip positions. [#586590]
2283 --------------------------------------------------------------------------
2287 * Save and load text formatting of comments and of sheet object
2288 labels [#580979][#580838]
2289 * Lots of improvements to the ODF exporter [#581937][#553508][# 582903]
2290 * Some improvements to the ODF importer [#581953]
2291 * Some improvements to the xlsx exporter [#569862][#581896]
2292 * Write some character based formats to HTML files. [#582118]
2295 * Closer to a turnkey win32 build.
2298 * Optimize styles on load.
2299 * Prune fn-lookup caches in case someone is being silly.
2300 * Plug leak in HTML paste.
2301 * Respect the sheet size prefs for new blank workbooks.
2302 * Cache large ranges, possibly sorted.
2303 * Add progress display for OO import.
2304 * Improve ssindex' coverage.
2305 * Make it possible to have horizontal widgets too. [#166487]
2306 * Fix sheet-object paste crash. [#490479]
2307 * Fix critical in format dialog. [#582890]
2308 * Turn WorkbookView into a more proper GObject.
2309 * Hide scrollbars as requested. [#583005]
2310 * Fix date conventions in graphs.
2311 * Improve GUI for date/time axes. [#574681]
2315 * Extend ssconvert to also merge multiple sheets. [#581616]
2317 --------------------------------------------------------------------------
2321 * Fix some divergence between character weight in the label properties
2322 dialog and the label itself.
2323 * Add interface to format cell comments
2324 * Fix printing of sheet objects whose text intersects with markup.
2326 * Load meta data from gnumeric files [#578607]
2329 * Do not crash in render_value for NULL values. [#581120]
2332 * XLSX start reading external refs.
2333 * XL2003-XML enable the use of builtin formats, and drop '.sml' kludge.
2334 * Add pref entry to set default value of autosave.
2337 * Fix xls save problem with sheets that are too big for the format.
2338 * Fix global-name .gnumeric warning. [#580227]
2339 * Fix tooltip positioning. [#580358]
2340 * Fix xlst export problem. [#580360]
2341 * Fix size of sheets loaded from Applix files.
2342 * Fix problem with global names shadowed by sheet names. [#306686]
2343 * Fix relocation problem with expressions using names. [#552749]
2344 * Fix fullscreen toolbar issues. [#574603]
2345 * Fix various R1C1 bugs.
2346 * Fix precision for xml saving inside graphs.
2347 * Fix long-sheet-name GUI issue. [#580837]
2348 * Fix dependency problem with names. [#581117]
2349 * Fix style-allocation screwup.
2350 * Fix xls export performance problem. [#581378]
2351 * Fix xls export issue that made files readable by Gnumeric only.
2352 * Fix autofill crash. [#581589]
2353 * Fix gnumeric crash exporting polygons. [#581394]
2355 --------------------------------------------------------------------------
2359 * Show sheet sizes in manage sheet dialog
2360 * Write metadata from the property dialog to the files
2361 * Complete the list sheet object configuration dialog [#578557]
2362 * Make all sheet object configurations undoable [#114098]
2363 * Quieten GTK warning [#579152]
2364 * Print text in sheet object label [#144787]
2365 * Implement editing of a sheet object label
2366 * Include "italic", "strikethrough" and "bold" buttons in the
2367 properties dialog for sheet object labels
2370 * Variable sheet sizes.
2371 * Fixed libspredsheet.pc. [#575390]
2374 * Improve xml probing for 2003-spreadsheetml.
2375 * More 2003-spreadsheetml formats.
2378 * new calendar template
2381 * Update the file format documentation.
2384 * Handle elapsed time formats better on text export.
2386 * Fix mps loading crash. [#577138]
2387 * Improve XIRR a bit.
2388 * Fix Applix loading crash. [#577145]
2389 * Fix Lotus loading crash. [#577156]
2390 * Fix XLS loading crashes. [#577205] [#577208] [#577259] [#577260]
2391 [#577348] [#577351] [#577399] [#577400] [#577503] [#577504]
2392 * Add sorted sheet list to tab menu.
2393 * Fix criticals during Lotus load.
2394 * Clean up Sheet object.
2395 * Clean up str.h usage.
2396 * Load csv and txt files into sheets as big as needed. [Part of
2398 * Implement sheet resize.
2399 * Fix validation problem. [#580157]
2404 --------------------------------------------------------------------------
2408 * Fix style critical on latex export [#574125]
2409 * Always print the whole printarea even if it has no
2410 content or style. [#554116] [#572818]
2411 * Fix translation of argument names for empty names.
2412 * Don't switch sheets when widgets are adjusted. [#574734]
2413 * Fix printing of rotated text (negative angles or non-default
2414 alignment). [#574813]
2415 * Remove crash potential for various dialogs with multiple views.
2417 * Fix some strings. [#575360]
2420 * Make gconf use independent from the with-gnome option. [#574813]
2421 * Fixed null pointer crash in oo_plot_area(). [#575403]
2424 * Work around semantic changes in gtk-2.16.
2425 * rename sr@Latn -> sr@latin
2428 * Fix multihead issues with cell comments.
2429 * Fix multihead issue with sheet reordering.
2430 * Fix multihead issues with tooltips.
2431 * Fix PFACTOR to handle huge factors.
2432 * Fix problem with dialogs not showing up in fullscreen mode.
2434 * Fix desktop file to always specify that we take URIs.
2435 * Fix sheet-ordering by dragging. [#574763]
2436 * Fix potential crash for cell comment dialog with multiple views.
2438 * Fix lotus importer crash. [#575190]
2439 * Improve entry of date for locales not using slashes. [Part of #33229]
2440 * Make date edit use the date separator of the locale. [Part of #33229]
2441 * Fix xls writing crash. [Part of #575318]
2442 * Fix criticals in xls export for comments without author.
2443 * Fix crash while loading broken xls. [#575393]
2444 * Fix string problem with broken xls. [#575452]
2445 * Improve date entry for locales that end abbreviated month names
2447 * Fix ODS crashes. [#575600] [#575843] [#575981]
2448 * Use goffice magic formats for certain date and time formats so we
2449 can persist them in .gnumeric.
2450 * Fix setting of radio button objects' text.
2453 * Implement OOO probing. [#574381]
2455 --------------------------------------------------------------------------
2459 * Change sheet manage dialog into an instant-apply dialog
2460 * Implemented sheet duplication in manage sheets dialog. [#128160]
2461 * Allow for undos in the manage sheet dialog
2462 * Permit lexicographic sorting by sheet names in the manage sheets
2464 * Add functional seealso links in the function browser
2465 * Allow ranges of censor marks in Kaplan-Meier tool and
2466 multiple groups. Output median survival times. [#558582]
2467 * Add Log-Rank Test to Kaplan-Meier tool. [#558582]
2468 * Add the name of the response variable to the regression tool
2470 * Fix critical when printing. [#568991]
2471 * Update ucs usage when exporting to LaTeX. [#569476]
2474 * Fix dependency problem with constructed ranges. [#562363]
2477 * Fix problems with toolbars when no handle bar present. [#559249]
2478 * Fix problems with formats. [#559291]
2481 * Fix crash when exporting an empty contour plot to .xls. [#557027]
2482 * Add widgets in the graph guru first page to allow finer selection
2484 * Fix labels length for charts generated by the histogram tool.
2486 * Fix loss od new graphs when clicking on an existing sheet
2488 * Do not export invalid AXESUSED data to .xls. [#567783]
2489 * Fix export of simple data to xls graphs. [#567930]
2492 * Display top-left when selecting a rel ref to a merged region.
2494 * Make .gnumeric xml probe smarter.
2495 * Add probe routine for MS Excel (tm) 2003 SpreadsheetML.
2498 * Work around vulnerability in Python. [#569648]
2499 * Improve encoding detection on html paste. [Part of #564166]
2502 * Enable drag of whole sheets to other applications. [#523033]
2505 * Fix XLS import crash. [#557077]
2506 * Fix problem with auto filter after column insert. [#557237]
2507 * Fix undo problem with auto filters. [#557591]
2508 * Remove the effect on an auto filter when its column is removed.
2510 * Remove the effect on an auto filter column when removed.
2511 * Fix RANDDISCRETE crash. [#557682]
2512 * Fix SUMIF issues. [#557782]
2513 * Fix LOOKUP critical. [#559005]
2514 * Fix GROWTH/TREND crash. [#559363]
2515 * Make non-gnome the default. [#558840]
2516 * Disallow deleting last visible sheet. [#557153]
2517 * Merge the sheet tabs into the status bar. [#561733]
2518 * Fix crash in multi-view mode. [#562053]
2519 * Introduce explicit () on parsing -2^2. [#115941]
2520 * Fix inter-process paste crash. [#556561]
2521 * Plug leak in TRIMMEAN.
2522 * Plug leak in RANK.
2523 * Plug leaks in ssindex, ssgrep, and ssconvert.
2524 * Fix export of Gnumeric-specific patterns to xls. [#564078]
2525 * Improve guess of csv parsing parameters. [#498912]
2526 * Fix problem with saving huge values. [#552464]
2527 * Dump information about number system into xml.
2528 * Improve sc import. Not sure why. [#564495]
2529 * Fix date overflow problem. [#564502]
2530 * Fix XLS import critical. [#564499]
2531 * Sanitize error cases for DAY, MONTH, YEAR.
2532 * Fix column-split problem with fixed-width stf import.
2533 * Fix problem with deprecated gtk+ stuff in glade files.
2534 * Fix xls export problem generating extra ()s. [#567380]
2535 * Constify usage of GOFormats.
2536 * Fix inconsistentcy in searching with respect to formats.
2537 * Fix issue with BASE. [#567252]
2538 * Fix XLS import criticals. [#567823]
2539 * Don't evaluate both branches of IF. [#326595]
2540 * Fix undo crash for inter-workbook operations. [#568634]
2541 * Fix crash and criticals in dbf import. [#568454]
2542 * Fix colour problem in LaTeX export. [#568860]
2543 * Fix loop while loading lotus file. [#568917]
2544 * Fix performance problem in dependency tracking given large
2545 number of large ranges. [#567389]
2546 * Fix VLOOKUP and HLOOKUP for bools.
2547 * Fix problem reading slightly-corrupted dbf file. [#568454]
2548 * If we overflow the sheet tab area, put list in context menu.
2549 * Fix ods load crash. [#568994]
2550 * Use caches for bisection cases of VLOOKUP/HLOOKUP/LOOKUP/MATCH
2551 too. Fix issues with bools versus floats.
2552 * Fix parsing problem for constructed ranges. [#569730]
2553 * Fix plugin menu merging. [#569724]
2554 * Improve handling of 3D ranges. [#569372]
2555 * For VLOOKUP and friends, do not turn empties into zeroes. [#567389]
2556 * Implement MATCH for wildcards. [#570139]
2557 * Fix problem with functions docs in locales without encoding
2559 * Work around a ODF spec. problem in OOo import. [#570890]
2560 * Advertise fewer aliases for text/csv. [#571073]
2561 * Fix Windows extra-Gnumeric paste problem. [#564166]
2562 * Fix csv import problem with "-OINK". [#571129]
2563 * Make sure ()s do not take up stack space during eval.
2564 * Make dependency debug output a little easier to read.
2565 * Warn when we drop csv rows. [#571603]
2567 * Fix xls export of SERIESSUM. [#572127]
2568 * Disable non-functional corba plugin. [#572356]
2569 * Handle GTK+ deprecation issues. [#572240]
2570 * When ssconvert-ing a single-sheet workbook, don't complain the
2571 exporter can handle only a single sheet. [#572448]
2572 * Fix xls crash for bogus file. [#572515]
2573 * Fix OO import issue. [#568010]
2575 --------------------------------------------------------------------------
2579 * Do not print hidden sheets. [#525368]
2580 * Print wysiwyg. [#153578]
2581 * Fix column ordering in analysis tools. [#516052]
2582 * Make the paired t-test analysis tool use only
2583 complete pairs. [# 531852]
2584 * Improve regression tool
2585 * Fix row height and column width dialogs [#360873]
2586 * Don't force text export of empty sheets [#521726]
2587 * By default cells with hyperlinks should not be empty [#152617]
2588 * Fix command names for hyperlink additions.
2589 * Improve histogram tool [#385458][#552161]
2590 * Make external hyperlinks work. [#535015]
2591 * Make more dialog buttons obey no-icon request. [#302883]
2592 * Fix and improve the sampling tool. [#552975]
2593 * Improve moving averages tool. [#527489]
2594 * Add weighted and cumulative moving averages.
2595 * Add Spencer's 15-point moving average.
2596 * Fix and improve exponential smoothing tool. [#553267]
2597 * Added Holt's trend corrected exponential smoothing. [#385467]
2598 * Added additive Holt-Winters exponential smoothing.
2599 * Fix scenario report shift. [#554591]
2600 * Added multiplicative Holt-Winters exponential smoothing.
2601 * Fix minor bugs. [#554818] [#553342]
2602 * Update some of the analysis tools documentation.
2603 * Add non-numeric frequency tables tool. [#134166]
2604 * Add basic Kaplan-Meier Estimates Tool. [#453765]
2605 * Fix scrolling issue in function selector. [#556718]
2606 * Delete cell overwrite dialog. [#556773]
2609 * Fix printing of rotated text. [#539734]
2610 * Fix leakage in histogram tool. [#552596]
2611 * Fix horizontal position of sheet objects in print. [#554993]
2612 * Reimplemented the goffice component.
2615 * Extend ssgrep to search VBA too.
2616 * Add column width doubling in 'display formula' mode.
2617 * Fix OO.o style import. [#553506]
2618 * Support XLSX themed colours. [#555687]
2619 * Restore the undocumented magic for solid fills in XLSX conditions.
2620 * Work around gtk behavior change in IMContext initialization.
2621 * XLS : support anachronistic objs in newer versions. [#546887]
2622 * WIN32 : build fixes
2623 * WIN32 : Fix Decimal keypad character. [#555522]
2625 J.H.M. Dassen (Ray):
2626 * Understand and ignore byte-order markers for CSV/stf probing and
2627 importing. [#549743]
2630 * Fix display of array formulas. [#550902]
2631 * Fix off-by-one for random_landau.
2632 * Fix error check for printing to file.
2633 * Fix SUMIF crash. [#552006]
2634 * Fix NETWORKDAYS problem. [#553047]
2635 * Bring SUMX2MY2, SUMX2PY2, and SUMXMY2 into 21st century. [#554040]
2636 * Fix XIRR problem with missing data. [#554732]
2637 * Switch to LINGUAS file. [#554348]
2638 * Fix problems with saving undefined names. [#554325]
2639 * Fix parser crash. [Part of #552750]
2640 * Fix clipboard leak.
2641 * Fix reading magic version of ancient file format. [#555933]
2644 * Enable Perl plugin again. [#553939]
2646 --------------------------------------------------------------------------
2650 * Fix printing of footer line. [#549247]
2653 * Import/export axis ticks labels orientation. [#544935]
2654 * Fix an attribute order issue while loading. [#547183]
2656 J.H.M. Dassen (Ray):
2657 * Bumped goffice build dependency.
2658 * Corrected error message for first_round > last_round. [#537669]
2659 * Updated desktop file to validate without warnings. [#512011]
2662 * Fix distcheck. [#540284]
2663 * Fix ODS import failure on win32. [#536552]
2664 * Get closer to a turnkey win32 build. [#534291]
2665 * Name guru defaults to absolute references.
2666 * Add mnemonics to the quit dialog. [#132131]
2667 * Odd renaming of some long file names on windows. [#542872]
2668 * Fix cusor in tab labels. [#546981]
2671 * Fix EOMONTH issue. [#540069]
2672 * Fix phyper hang. [#540211]
2673 * Fix openoffice -pedantic problem. [#540180]
2674 * Fix bogus-xls problem. [#540697]
2675 * Fix problems with invalid dates in fn-financial. [#540690]
2676 * Fix MATCH problem with singletons. [#540996]
2677 * Fix DDB problems. [#541158]
2678 * Make ssgrep a lot more grep-like.
2679 * Unify functions that work on sorted ranges.
2680 * Fix date entry problem. [#540198]
2681 * Fix entry of error constants. [#546759]
2682 * Fix import of broken 1.6 formats. [#548414]
2685 * Retain ()s. [#69813]
2687 --------------------------------------------------------------------------
2691 * Fix INDEX related crash. [#533247]
2692 * Fix LINEST and LOGREG crashes. [#533263]
2693 * Handle empty array. [#533516]
2694 * Fix SUMPRODUCT criticals. [#533507]
2697 * Fix R1C1 parsing of refs followed by subtraction. [#533943]
2698 * Fix xls import of DDE/OLE links (unimplemented).
2699 * Fix xls import of empty pre-biff8 headers/footers.
2700 * Fix menu warnings with newer Gtk+.
2701 * Polish win32 installer. [#534231]
2702 * Fix range highlighting while editing.
2703 * Fix highlighting of merged cells. [#127415]
2704 * Fix PageSetup on windows.
2705 * Make object insertion more flexible. [#97216]
2706 * Add alignment to row/col headers for small scales. [#154687]
2707 * Support Some XLM functions commonly used in charting.
2708 * Fix xls import of charts in charts.
2709 * Fix display confusion when reordering away from RTL sheet. [#499910]
2710 * Make xlsx chart export more robust.
2711 * Be more careful with corrupt xls records. [#539666]
2712 * Support Data -> Table variables that contain expressions.
2715 * Fix Excel export problem for strings that need quoting. [#530704]
2716 * Internal cleanup for analysis tools. [#532210]
2717 * Fix hang. [#533288]
2718 * Fix AREAS crash. [#533370]
2719 * Fix translation of function description. [#533193]
2720 * Fix R.QPOIS (and related functions) hang. [#533515]
2721 * Fix critical spew. [#533511]
2722 * Fix OPT_BS_DELTA assert. [#533656]
2723 * Fix parser crashes. [#533951] [#534131]
2724 * Fix RANDEXPPOW hang. [#533965]
2725 * Fix array evaluation problem. [#533953]
2726 * Fix COUNTBLANK crash. [#534204]
2727 * Fix TREND crash. [#534587]
2728 * Fix text export problem for times with fractional seconds. [#534514]
2729 * Fix xls export problem. [#537625]
2730 * Fix ZTEST issue. [#405958]
2731 * Handle foo.XLS as well as foo.xls. [#510036]
2732 * Fix OPT_RGW hang. [#534132]
2733 * Fix BESSELI and BESSELK aborts. [#534475]
2734 * Fix corrupted-xls-file problem. [#539178]
2735 * Fix markup/text confusion. [#386412]
2736 * Fix BESSELI issue. [#323784]
2737 * Fix SLOPE/INTERCEPT critical. [#539648]
2738 * Fix PERCENTRANK. [#539672]
2739 * Fix UMR in WORKDAY. [#539808]
2740 * Plug leaks in GROWTH. [#539827]
2741 * Plug leak in NETWORKDAYS.
2742 * Add missing "return" in CODE.
2743 * Fix EDATE issue. [#539868]
2744 * Fix RANK crash. [#540015]
2745 * Fix DAYS360 and NETWORKDAYS for invalid dates. [#540055]
2748 * Move to tango based icons. [#450444]
2750 --------------------------------------------------------------------------
2754 * Patch for OSX build of python plugin. [#510059]
2757 * Fix broken xls issues. [#505330]
2760 * Fix graph paste. [#507342]
2761 * Fix corrupted-xls-file problems. [#514513] [#515343] [#515873]
2763 * Evaluate formulas loaded from a text file. [#525107]
2766 * Fix cell comment positioning problem. [#506017]
2767 * Update win32 build.
2769 * Fix File->Sendto on win32.
2770 * Fix ssconvert win32.
2771 * Merge some cygwin build patches. [#506366]
2772 * Enable the use of dolt.
2776 * Receive clipboard from broken apps. [#524756]
2779 * Fix NPV doc problem. [#506160]
2780 * Fix python compilation problem. [#509023] [508988]
2781 * Fix DSUM crash. [#509427]
2782 * Fix insert-current-date locale problem. [#508237]
2783 * Fix xls read crash. [#505330]
2785 * Fix inter-sheet cut problem. [#511706]
2786 * Fix loading of solver constraints.
2787 * Fix solver issue. [#512500]
2788 * Fix corrupted-xls-file problems. [#512984] [#513005] [#513313]
2789 [#513317] [#513361] [#513364] [#513551] [#513605] [#513608] [#513790]
2790 [#513787] [#513835] [#513963] [#514229] [#514230] [#514295] [#514435]
2791 [#514436] [#514437] [#514506] [#514510] [#514630] [#514637] [#515155]
2792 [#515269] [#515275] [#515335] [#515336] [#515339] [#517106] [#518939]
2793 * Fix non-ascii export problem. [#511135]
2794 * Band-aid evaluation problem with broken xls. [#513559]
2795 * Fix circular array formula problem.
2796 * Work around Qt theme bug. [#512752]
2797 * Fix paste-as-text bug. [#514438]
2798 * Fix corrupted-mps-bug. [#517141]
2799 * Fix corrupted-qpro-bugs. [#517144] [#517376] [#517591]
2800 * Fix corrupted-sylk-bug.
2801 * Make <control>KP_Subtract work as <control>minus. [#516358]
2802 * Make <control>KP_Add work as <control>plus.
2803 * Fix corrupted-applix-bugs. [#517778] [#520873]
2804 * Fix autofill issue with merged cells. [#504191]
2805 * Fix sylk importer's format handling.
2806 * Fix memory allocation failure for huge .gnumeric files. [#519319]
2807 * Fix mstyle problem. [#519451]
2808 * Fix auto-fill problem. [#519680]
2809 * Fix corrupted-gnumeric-bug. [#519761]
2810 * Fix insert-time problem.
2811 * Fix inc/dec buttons for General. [#510252]
2812 * Don't allocate memory for boolean values. [#518527]
2813 * Ignore invalid formats read from .gnumeric and .xls. [#521849]
2814 * Don't allow entry of invalid formats for cells. [#521849]
2815 * Fix SUMIF problems. [#523250]
2816 * Allow opening multiple files in open dialog. [#524479]
2817 * Fix check for bogus xls files. [#524926]
2818 * Fix CONCATENATE's empty case.
2819 * Improve performance of analysis tools for large ranges.
2820 * Fix performance repeated VLOOKUP/HLOOKUP/MATCH with constant
2821 data range. [#525875]
2822 * Fix date pasting problems to/from 1904 workbooks. [#490419]
2823 * Fix problems editing times. [#527392]
2824 * Implement IFERROR. [#445591]
2825 * Implement F9 for evaluating a selected subexpression.
2826 * Fix problem loading Quattro Pro files. [#530183]
2827 * Fix right/center text for Quattro Pro files.
2828 * Fix problem with sheet changes during range selection. [#529309]
2831 * Honour detachable-toolbar preference. [#321867]
2834 * Paradox DB export.
2836 --------------------------------------------------------------------------
2840 * Fix print area bug [#502206]
2841 * Fix paired t-test [#504256]
2844 * Fix import/export of line styles in xls files. [#502968]
2847 * Fix cell comments in presence on merged cells. [#503392]
2848 * Support enter_moves_dir == NONE. [#500718]
2849 * .gnumeric support for persisting grid colour.
2850 * Fix clipboard for regions with merges/styles but no content. [503634]
2853 * Fix a handful of rich-text editing bugs. [#470089]
2854 * Fix xls chart import problem. [#501656]
2855 * Fix crash relocating set expressions. [#502781]
2857 --------------------------------------------------------------------------
2858 Gnumeric 1.7.91 (rc2)
2861 * Fix formula guru. [#363871]
2862 * Remove apparently confusing textview in the preference
2864 * Fix header configuration crash [#499717]
2865 * Fix sensitivity of buttons in header/footer configuration [#499719]
2866 * Fix sheet object printing bug [#499913]
2869 * Import/export radar plots axes. [#499349]
2872 * OFFSET use size of input range. [#497294]
2873 * Finish .gnumeric i/o support for explicit page breaks. [#499339]
2874 * Update the .gnumeric schema to handle modern content. [#499378]
2875 * Make xlsx import more defensive against unsupported bits.
2876 * Fix xlsx round trip of margins. [#499377]
2877 * .gnumeric i/o for GridColour.
2878 * Support enter_moves_dir == NONE.
2881 * Fix crash in dependency code for named expressions. [#498347]
2882 * Fix yet another jumpbox problem. [#499722]
2883 * Fix Find dialog problem with hidden sheets. [#499723]
2884 * Fix pane-related critical. [#499905]
2885 * Fix critical in series filling. [#499984]
2886 * Fix critical related to shared views. [#499680]
2888 --------------------------------------------------------------------------
2889 Gnumeric 1.7.90 (rc1)
2892 * Speed up pagination
2893 * Account for repeating rows/cols when scaling automatically
2894 * Load header & footer info from file
2895 * Print headers and footers
2896 * Reenable header/footer customization
2897 * Add do-not-print flag to sheets. [#371754]
2898 * Allow multi-line headers and footers
2899 * Allow nicer entry of header/footer fields [#122175]
2900 * Fix gtk issues triggered by sorting dialog.
2901 * Fix printing of background of merged cells. [#497478]
2902 * Allow inclusion of cell content in header/footer. [#162480]
2903 * Add faster way to switch orientation. [#497438]
2907 * Fix FMR in solver dialog. [#496052]
2908 * Fix markers shapes and objects stack order when importing
2909 xls files. [#344950]
2910 * Fix transparent background import from xls.
2913 * Fix visibility filtering for clipboard export. [#496985]
2914 * XLS export of hyperlinks. [#81718]
2917 * Fix clipboard export. [#496187]
2920 * Make pdf exporter able to print specified sheets only.
2921 * Make it possible to set page size for ssconvert's pdf exporter.
2922 * Fix date entry problem with yyyy-mm-dd formats. [#494387]
2923 * Fix FMR during workbook destruction.
2924 * Fix UMR when moving cells.
2925 * Validate names before defining them.
2926 * Fix gtk issues triggered by sorting dialog.
2927 * Improve initial appearance of quit dialog.
2928 * Plug printing dialog leak.
2929 * Fix just-in-time evaluation problem.
2930 * Fix minor parse problem for faulty inter-workbook references.
2931 * Fix interaction between re-spanning and manual recalc. [#495879]
2932 * Refuse to jump to invisible sheet. [#496304]
2933 * Fix rtl display problem. [#496304]
2934 * Plug leak in oleo import. [#496867]
2935 * Fix g-critical problem with editable labels' cursors.
2936 * Plug excel exporter leaks. [#497191]
2937 * Make sure =<right> produces a relative address.
2938 * Improve recent-files integration.
2939 * Fix CHITEST crash. [#497477]
2940 * Fix a pile of CHITEST corner cases.
2941 * Fix a pile of FTEST corner cases.
2942 * Improve error message for xls export with excess function arguments.
2943 * Fix a pile of TTEST corner cases.
2945 Oliver Burnett-Hall:
2946 * Fix R1C1 issued with defined names. [#409997] [#494318]
2948 --------------------------------------------------------------------------
2952 * Print repeated rows and columns.
2953 * Fix printing crash. [#491775]
2954 * Reimplement down then across printing
2957 * Fix paradox plugin compilation. [#489030]
2960 * ssconvert export options. (Code butchered by Morten.) [#170767]
2963 * Improve ODF (and .sxc) import.
2964 * Improve ODF chart data import (ick).
2965 * Add Snap-to-grid context menu command for objects.
2966 * Fix Data -> Table and enable the UI.
2969 * Improve test suite.
2970 * Fix clipboard text-target export problem.
2971 * Add date convention to clipboard ranges.
2972 * Update man pages a bit.
2973 * Fix excel dual-format write crash. [#490828]
2974 * Fix problem loading .gnumeric files. [#490859]
2975 * Fix print crash. [#478552]
2976 * Fix xls FMR. [#491472]
2977 * Fix gnumeric sax loader UMR. [#492391]
2978 * Make text exporter remember settings between invocations.
2979 * Make text import handle ranges of files with >64k rows. [#370273]
2981 --------------------------------------------------------------------------
2985 * Export font in charts to xls.
2986 * Export and import chart titles to/from xls. [#301720]
2989 * XLSX import chart axes, singletons, some styles.
2990 * Merge in most of the win32 cleanup.
2991 * Fix autofilters on win32.
2994 * Fix python crash. [#461845]
2997 * Fix minor date entry problem.
2998 * Fix minor time entry problem.
2999 * Fix page setup crash. [#476467]
3000 * Fix scenarios. [#477410]
3001 * Fix sheet filter crash . [#477417]
3002 * Fix print crash. [#478475]
3003 * Switch to new tooltip api.
3005 --------------------------------------------------------------------------
3006 Gnumeric 1.7.12 'Rocks for Rob, Roses for Harlan'
3008 J.H.M. Dassen (Ray):
3009 * Added infrastructure to render the DocBook documentation as PDF.
3012 * Store objects in visible order in .gnumeric files. [#438933]
3013 * Make SMALL/LARGE support implicit intersection. [#343176]
3014 * XLS import for Form combos/lists source ranges. [#451384]
3015 * Remove warning when combo objects updated.
3016 * Repeat action being activated by F4 while editing. [#461284]
3017 * SUM(INDIRECT:INDIRECT) XL compat outside arrays. [#395926]
3018 * Merge UI layer back into WBCGtk, no more arbitrary split.
3019 * Use pygobject instead of pygtk
3020 * Use utf-16 encoded cmd line args on windows. [#361321]
3021 * Fix XLS import of workbook local hyperlinks.
3022 * XLSX import/export of hyperlinks.
3023 * XLSX import/export of validation and input messages.
3024 * Basic XLSX import/export of charts.
3025 * ROW/COLUMN return vectors not matricies. [#Harlan Grove]
3028 * Fix undo column/row insert/delete for arrays. [#463834]
3029 * Fix undo column/row delete for objects.
3030 * Fix undo of sheet objects pushed off the sheet.
3031 * Fix auto-correct issue. [#463996]
3032 * Fix handling of named expressions when inserting or deleting
3033 columns or rows. [#123649]
3034 * Validate defined names. [#346223]
3035 * Fix 64-bit issue for non-GNOME build. [#465545]
3036 * Allow relative formulas in name dialog.
3037 * Make test suite a bit more robust.
3038 * Fix date entry problem. [#472760]
3040 --------------------------------------------------------------------------
3044 * Save and restore default paper, margins and various
3045 other print settings
3046 * Handle differences in page setup between sheets when
3047 printing multiple sheets
3048 * Fix handling of "print even if only style". [#438743]
3049 * Implement printing of row and column headers
3050 * Fix saving of null header/footer items [#449836]
3051 * Fix TINV for large degree of freedom
3054 * Fix check for long double support in goffice.
3055 * Import legend and axis labels fonts from excel
3056 in charts. [#437858]
3057 * Fix performance issues in float_range_function2 and
3061 * Fix drawing of large cursor while sheet scrolls. [#444610]
3062 * Fix drawing of merged cells in RTL. [#442463], [442467]
3063 * Fix editing in RTL, and for merged cells.
3064 * Properties to store fine tuned capabilities in protected sheets.
3065 * Read/Write of protected sheet capabilities for XLS/XLSX.
3066 * Move the OpenPkg support code into libgsf from our xlsx plugin.
3067 * Fix placement of validation combo in merged cells.
3068 * Eval validation functions as arrays.
3069 * Make Morten's pdf exporter available from gnumeric too.
3070 * Start to implement limits to selection in protected sheets.
3071 * Handle array expressions in SYLK importer.
3072 * ODF import/export for hidden and RTL sheets.
3073 * Fix redraw of spanning cells when toggling RTL.
3074 * Work around ODF's lack of a default col/row style.
3075 * Fix crash in t-test. [#450676].
3076 * Sylk import support for arrays, and encoding.
3078 * Configurability for which direction <Enter> moves.
3079 * Calc property import/export for xlsx.
3080 * Update validation combo moving between identical styles. [#453525]
3081 * Patch the problems found by coverity.
3082 * Fix win32 docs. [#443726]
3083 * Be more flexible about range relocation for ins/del cells. [#439347]
3086 * Make ssconvert able to export to pdf. [#381965]
3087 * Fix loading of tab text colour. [#437743]
3088 * Improve handling of foreign recently-used files. [#438918]
3089 * Improve save-on-exit dialog.
3090 * Fix potentially confusing save-in-wrong-format-on-exit bug.
3091 * Tentatively fix issue with recent Pango. [#440514]
3092 * Provide good mime type for recent documents.
3093 * Fix localized-format problem in cell format dialog. [#442657]
3094 * Fix R1C1 problem. [#443832]
3095 * Fix performance problem when selecting large areas. [#445617]
3096 * Fix loading/saving of R1C1 attribute. [#448714]
3097 * Fix overflow problem when int!=long. [#458158]
3100 * Fix the inline documentation for python addins. [#412804]
3102 --------------------------------------------------------------------------
3106 * Reimplement scaling
3108 * Show paper preview
3109 * Show unit selector in print dialog
3110 * Add margin adjustments
3113 * New Time Series Analysis plugin.
3116 * Fix inadvertent relocation of reference on other sheets. [#433907]
3118 --------------------------------------------------------------------------
3122 * Switch to gtk print from gnome print
3123 (some feature regression)
3126 * Import and Export for inline arrays in ODF. (now patched in OOo)
3127 * Export cell comments to xls.
3130 * Require three digits after a thousands separator in order to
3131 accept it as a number. [#415007]
3132 * Fix autofill issue. [#414815]
3133 * Fix criticals with frozen panes. [#308562]
3134 * Fix rich text problem. [#417632]
3135 * Use GtkRecentManager. Fixes #115112.
3136 * Ignore local files that no longer exist. [#67453]
3137 * Fix XL load crash. [#418868]
3138 * Fix format guessed for $123,456.78 [#423603]
3139 * Perform UTF-8 normalization during search. [#421678]
3140 * Allow selecting a locale for sorting. [#427019]
3141 * Make sure ssindex doesn't update the recent-files list.
3142 * Update recent-files on load and save. [#152584]
3144 --------------------------------------------------------------------------
3148 * Fix FACT. [#410005]
3149 * Fix gui problems after replacing pristine book. [#410365] [#410371].
3150 * Fix R1C1 preventing the use of, e.g., COS and RADIANS. [#410609]
3151 * Fix editing of out-of-range numbers with date format.
3152 * Improve CopyDown and CopyRight. [#112847]
3153 * Make file chooser show more files for load.
3155 Oliver Burnett-Hall:
3156 * Fix R1C1 problem in formula guru.
3158 --------------------------------------------------------------------------
3162 * Patch a leak in DataTables.
3163 * Fix AutoFormat loading.
3164 * Add support for the standard builtin formats in xlsx.
3165 * Fix col/row grouping deletion. [#388505]
3166 * Basic ODF AutoFilter partial import/export.
3167 * Some property dialogs for combos and lists.
3170 * Unify layout and string value formatting.
3171 * Make sheet duplication handle sheet-local names.
3172 * Make sheet duplication change sheet references to point to
3173 the new sheet. [#158825, #158691]
3174 * Fix parsing of new workbook-level named expresions. [#306686]
3175 * Fix xml loading of names that refer to other names.
3176 * Fix crash from old-style file. [#392054]
3177 * Fix cell contents reading from old v7 files. [#392054]
3178 * Make sure we call g_thread_init early. [#392050]
3179 * Fix CRITICALs with DOLLAR.
3180 * Fix progress display for .gnumeric and thus splash. [#392546]
3181 * Don't allow "1D2" [win32] or "0x1234p1" as numbers. [#393347]
3182 * Fix redraw problem. [#393359]
3183 * Don't complain over encoding-less documents unless there is a reason.
3184 * Don't pull in popt. [#396329]
3185 * Fix OO import crash. [#396200]
3186 * Fix part of problem loading style conditions. [#397679]
3187 * Fix generated libspreadsheet-1.7.pc [#399550]
3188 * Fix tsv import problem. [#404264]
3189 * Fix R1C1 crash. [#407274]
3190 * Fix R1C1 issues. [#407247]
3192 --------------------------------------------------------------------------
3196 * Fix sax import of autofilters. [#383400]
3197 * Fix autofilter lists with only 1 combo. [#383400]
3198 * Implement sax import of sheet objects.
3199 * Implement List and Combo objects.
3200 * Avoid pixel dirt when drawing hidden cursor. [#365960]
3201 * XLSX support for import and export of autofilters.
3202 * Right click on combos/list always brings up popup. [#135966]
3205 * Fix title problem. [#382643]
3206 * Fix sax loading of comments.
3207 * Fix scaling and rtl orientation of comment marker. [#381700]
3208 * Set a saver after loading with the sax loader.
3209 * Implement undo for sheet object widgets. [#384136]
3210 * Work around a gcc bug.
3211 * Improve number formatting.
3213 --------------------------------------------------------------------------
3217 * Fix zoom preference. [#378043]
3220 * Improve xls import/export of 'best fit' column widths. [#378560]
3221 * Implement Validate from List cell combo. [#375620]
3222 * Fix xls import of checkboxes with empty labels. [#375620]
3223 * Put the style feedback onto an idle handle to improve cursor
3225 * Improve autofill/validation combos.
3226 - Alt-Down opens a combo in the current cell
3227 - Enter, Alt-Up/Down selects within an open combo
3229 - set initial selection for validate from list
3230 - Home/End jumps to top bottom.
3232 - List items unfiltered by other active conditions. [#114307]
3233 * Fix .gnumeric import of col/row groupings. [#380015]
3234 * SAX import for autofilters
3238 - Add Workbook Attributes
3240 * Start simplifying the object anchor types for xlsx.
3241 * Fix RTL text display.
3242 * Fix a collection of dialog leaks.
3245 * Add automatic test framework.
3246 * Fix sc import of functions with no args.
3247 * Prevent ssconvert from updating the recent-files list.
3248 * Fix goal-seek crash. [#377961]
3249 * Minor goal-seek improvements. [#379234]
3250 * Fix critical in name definition dialog.
3251 * Improve precision of goal-seek.
3252 * Fix a case where goal seek went outside the interval.
3254 --------------------------------------------------------------------------
3260 * Make auto filter combo a real widget.
3263 * Fix ssconvert error handling.
3266 --------------------------------------------------------------------------
3270 * Make printing support optional. [#331948]
3273 * Fix another clipboard crash. [#362993]
3274 * Fix encoding of mailtos. [#148550]
3275 * Fix crash in sheet label context menu. [#363261]
3276 * Fix crash when deleting same sheet from two views. [#364082]
3277 * Fix crash reading inconsistent file. [#312010]
3278 * Remove "deactivate all" button from plugin manager.
3279 * Fix crash due to invalid border line type. [#364658]
3280 * Fix crash on loading Excel file with unusual text box. [#340293]
3281 * Fix loading Excel files with unusual cell merges. [#331190]
3282 * Update window list when closing view. [#366335]
3283 * Fix crash when attempting to edit locked cell. [#367870]
3284 * Fix initial sizing bug. [#368825]
3287 * Rewrite expression relocation logic.
3288 * Add accelerator (Alt-=) for auto-sum.
3289 * Make paytype handler more flexible.
3290 * Fix DIF import/export.
3291 * Add accelerator for group/ungroup and inc/dec indent.
3292 * Make clipboard faster.
3293 * Support exporting only visible content to clipboard.
3294 * Fix checkbox objects.
3297 * Add more conditional format types.
3300 * Basic life support for perl-loader. [#362911]
3301 * Fix csv problems. [#359269]
3302 * Fix crash deleting and adding sheets. [#363549]
3303 * Fix jump-to-area crash. [#363977]
3304 * Fix search crash. [#364085]
3305 * Fix IPMT, PPMT issues.
3306 * Start fixing issues with sheets being deleted underneath a
3308 * Fix undo/redo problems in cases where all sheets might become
3309 temporarily hidden. [#366477]
3310 * Fix crash relating to workbook disposal. [#366570]
3311 * Fix edit-line weirdness. [#367870]
3312 * Cleanup g_free and g_strdup calls. [#369661]
3313 * Fix undo for sheet object copy. [#308300]
3314 * Fix redo for sheet object copy. [#308300]
3315 * Add a bugzilla component for bug-buddy. [#348829]
3316 * Make WorkbookView a more proper gobject.
3317 * Fix autosave crash.
3318 * Handle parsing of "2005/12" and "12/2005".
3319 * Handle parsing of "1-10" in non-date cells. [#376090]
3320 * Handle new documentation format in the function selector.
3321 * Improve formula editor a bit.
3322 * Fix sheet object selection problem. [#376866]
3324 --------------------------------------------------------------------------
3329 * New look for col/row headers.
3332 * Fix off by one pt, printing vertical borders in RTL mode. [#317662]
3333 * Handle the last (we hope) MS XL array iteration. [#361074]
3334 * Fix inversion check for cell relocation. [#350222]
3337 * Fix import of certain hyperlinks from Excel.
3338 * Fix bug which hid file type selector when saving images.
3339 * Fix crash when storing to clipboard manager. [#321714]
3340 * Fix warnings when storing to clipboard manager. [#342580]
3341 * Fix warnings when pasting objects over clipboard. [#308569]
3342 * Fix import of images in Excel files written by PHP/Perl. [#155696]
3345 * Fix font preview crash.
3346 * Fix performance problem with big paste. [#359392]
3347 * Fix paste crash. [#360672]
3348 * Fix transposed pasting of arrays. [#349288]
3349 * Fix sharing problem with regular pasting of arrays.
3350 * Fix toolbar hiding/unhiding.
3351 * Fix inter-workbook crash. [#323811]
3352 * Re-implement sharing of top-level expressions.
3353 * Fix stale sheet pointer problems in clipboard. [#323762]
3354 * Fix growing button in sheet manage dialog. [#362558]
3355 * Expand default stack. (With JKH.) [#92131]
3356 * Force expression sharing on load.
3358 --------------------------------------------------------------------------
3363 * Fix ngettext calls [#345027]
3364 * Use ngettext to support correct plurals [#123860]
3365 * Fix zoom-dialog labels [#311206]
3366 * Initialize locale selector in stf export.
3367 * Added Sheet_Title predefined name [#342542]
3368 * Improve Define Names dialog [#345896]
3369 * Fix button sensitivity in Define Names dialog in presence
3370 of identical workbook and sheet scope names
3371 * Remove some warnings on AMD64 [#346045]
3372 * Add "switch scope" button to define names dialog [#345896]
3373 * Add "print area" to sheets [#164058]
3374 * Fix writing of floating point preference values under
3375 --without-gnome [#346433]
3376 * Added menu items to set/clear/show the print area of a sheet
3378 * Add a latex-exporter for an unformatted table fragments [#325980]
3379 * Implement content export in the OpenDocument exporter.
3380 * Fix undo text for definition/update of names [#346962]
3381 * Fix interaction of merged cells, cell comments and undo [#347536]
3382 * Fix undo problem for paste [#347826]
3383 * Fix crash when jumping to Print_Area [#349686]
3384 * Adjust width of tables in LaTeX export [#350625]
3385 * Check for empty styles.xml and meta.xml files in OpenDocument
3386 import [#350644] Patch by sum1_abi@yahoo.com.
3389 * Smoothing generated by Excel graphs supported. [#349457]
3390 * Don't use auto_shape or auto_dash when plot has no marker/line
3391 and series have while importing from excel. [#319727]
3394 * Fix ODF sheet name import ('aa''a' == aa'a).
3395 * Don't lose the orientation of line objects when copying.
3396 * Add context menu binding for selected objects. [#338616]
3397 * Allow File->Save even when editing an object. [#338619]
3398 * Only install util man pages if they are built. [#341916]
3399 * Handle Tab/Return movement. [#88167]
3400 * Re-enable R1C1 parsing.
3401 * Remove GnmCell::col_info to shrink cell by a ptr
3402 * Remove ColRowInfo::pos to shrink col/row by an int
3403 * Update schema a bit.
3404 * Update GLPK to version 4.9.
3405 * Make ODF merge cell import more flexible. [#347263]
3406 * Restore ctrl-a as alternative for select-all.
3407 * Select All no longer moves the edit_pos.
3408 * Extend GDA type conversions, and make compatibile with 1.9.103.
3411 * Moved font metrics to goffice.
3412 * Fixed font initialization.
3413 * Fix minor mouse cursor problem. [#341877]
3414 * Improve handling of invalid xls files. [#341917]
3415 * Try harder not producing CRITICALs on buggy files.
3416 * Fixup expression sharer interfaces.
3417 * Fix scientific-number editing problem. [#342583]
3418 * Reduce memory consumption for dependency storage.
3419 * Fix CRITICAL for --debug-deps on startup.
3420 * Fix sheet duplication problem related to the solver.
3421 * Fix stf import crash. [#345477]
3422 * Fix problems with decreasing month autofill. [#346028]
3423 * Fix CRITICALs for =[]. [#347916]
3424 * Fix problems with sheet reordering. [#349255]
3425 * Fix clipboard code's memory usage. [#348922]
3426 * Fix ods import of time values. [#355943]
3429 * Add \L{} escape to LaTeX exporter (The content of the
3430 braces is being inserted literally into the LaTeX file.)
3432 --------------------------------------------------------------------------
3437 If you store supported mimetypes anywhere other than gnumeric.desktop you
3438 will need to resync.
3441 * Fix lost minus signs in latex output. [#325656]
3442 * Add has-header preference to the sort preferences. [#327278]
3443 * Fix sort dialog crash. [329236]
3444 * Make sort dialog range entry sensitive to keyboard entry.
3448 * Fix Win32 crash-on-start for pre-WinXP.
3451 * Fix Gdk-WARNING when cutting or copying cells. [#314210]
3452 * No more debug command prompt.
3453 * Error/warning messages will go to an existing command
3457 * Handle the special case of ADDRESS (r1c1) actually relative.
3458 * Make sheet name quoting modular.
3459 * AREAS handles error conditions better.
3460 * Make Array formulas use less memory
3461 * Fix xls import of optimized CHOOSE
3462 * Dup sheet props when duping a sheet.
3463 * Adding an autofilter dirties the sheet.
3464 * Move Workbook::uri and ::dirty into GODoc
3465 * Handle inconsistency with XL's model of vararg eval. [#336212]
3466 * Export underlines to html.
3467 * handle ctrl/shift space during rangeselection.
3468 * Fix path to docs. [#330339]
3469 * Handle canceling object drag motion. [#314866]
3470 * Fix image drags with previously selected objects.
3471 * Handle oddness in xls files generated by 'miniCalc' [#336858]
3472 * Do not make backgrounds for xl95 charts transparent.
3473 * Basic import and export for MS Office 12 (beta1) files
3474 * xls import optimization for shared strings.
3475 * Install the headers for libspreadsheet. [#332218]
3476 * Enable ODF metadata import.
3477 * Fix ODF import of underlines.
3478 * Fix ODF import of sheets with quoted names.
3479 * Enable ODF import of hidden rows/cols.
3480 * Fix ODF import of col/row cell default styles.
3483 * Implement xml saving/loading of "protected" attribute. [#334257]
3484 * Implement xls saving/loading of "protected" attribute. [#330129]
3486 Luciano Miguel Wolf:
3487 * ODS import improvements.
3491 * Fix auto-filter formatting issue. [#322392]
3493 * Make AND, OR, and XOR ignore strings as claimed.
3494 * Fix TRIM for non-ASCII case with spaces at end.
3495 * Fix TYPE crash. [#323128]
3497 * Fix sheet quoting problem. [#323546]
3498 * Improve Excel compatibility of BIN2DEC, BIN2HEX, and
3500 * Fix crash on xml load. [#323888]
3501 * Fix file corruption on saving scenarios. [#323927]
3502 * Fix a pile of leaks in solver and scenario saving and loading.
3503 * Fix leaks in solver dialog.
3504 * Fix parser leak. [#301127]
3505 * Fix NetBSD compilation. [#324358]
3506 * Fix solver dialog crash. [#324585]
3507 * Fix FMR in SUBSTITUTE.
3508 * Fix REPLACE and SEARCH for non-ASCII strings.
3509 * Fix division-by-zero problems in FIXED, ROUND, ROUNDUP,
3511 * Fix accuracy of ROUND, ROUNDUP, ROUNDDOWN, TRUNC.
3512 * Fix out-of-memory problem in REPT.
3513 * Fix lots of little XL compatibility problems in string
3515 * Fix error on Search-and-replace.
3516 * Improve handling of boolean args for "R" functions.
3517 * Fix near-infinite loop in FACTDOUBLE.
3518 * Fix text-to-columns crash probably affecting stf import too.
3519 * Fix font preference crash. [#326830]
3520 * Fix memory allocation problem for writing charts.
3521 * Fix loading of boolean constants from ods files.
3522 * Fix MID for out-of-bounds values.
3523 * Fix constructed-range parsing for OO.
3524 * Improve .desktop file. [#328015]
3525 * Make expressions use less memory by merging ref_count
3526 and operator fields.
3527 * Split expression memory pool into one for large and one for
3529 * Fix SECOND, MINUTE, HOUR compatibility problems.
3530 * Fix DATE compatibility for bizarre input.
3531 * Cleanup parameter handling in financial functions.
3532 * Fix parsing problem with underscores in sheet names. [#329236]
3533 * Fix LCM and GCD for large arguments.
3534 * Switch gnumeric option handling to GOption.
3535 * Switch ssconvert option handling to GOption. [#154395]
3536 * Switch ssindex option handling to GOption. [#154395]
3537 * Fix problem with solver error message translation.
3538 * Expand the range of certain random number functions.
3539 * Fix large-argument cases for BITOR, BITAND, BITXOR, BITLSHIFT,
3541 * Redo string-to-value parsing.
3542 * Allow "12Dec2001" for date entry. [#56168]
3543 * Allow "20041231:103355".
3544 * Fix bogus duplicate-accelerator warnings. [#324692]
3545 * Fix criticals relating to toolbar combos for very narrow windows.
3547 * Allow vertical toolbars.
3548 * Save a bit of memory for function calls.
3549 * Fix type confusing in mps importer.
3550 * Greatly reduce the use of the type-unsafe GnmExprList.
3551 * Use argc/argv form for sheet function taking uneval'd args.
3552 * Fix expression creation and leaks in mps importer.
3553 * Use toolbuttons for edit-line buttons. [#331916]
3554 * Go to end of text on F2. [#319311]
3555 * Let GtkNotebook handle hidden sheets by using hidden tabs.
3556 * Fix updates of tab colours.
3557 * Make Workbook a little more like a proper GObject.
3558 * Rework "dirty" handling for sheets and workbooks.
3559 * Fix 64-bit problem for xls save.
3560 * Fix printing issue when sheet is zoomed. [#332932]
3561 * Fix dbf import issue. [#332878]
3562 * Fix menu feedback when replacing a pristine workbook
3564 * Fix stf text import speed regression. [#333407]
3565 * Fix XIRR issues. [#333620] [#333631]
3566 * Fix autofilter for text that looks like numbers. [#333809]
3567 * Plug leak in SEARCH.
3568 * Fix printing issue with wrapped, right-aligned text. [#334144]
3569 * Introduce top-level expressions.
3570 * Eliminate ref-counting at the sub-expression level.
3571 * Plug leaks in preferences dialog.
3572 * Make CORREL, COVAR, RSQ, SLOPE, and INTERCEPT really ignore
3574 * Fix DOLLARDE and DOLLARFR.
3575 * Resurrect the ability to name external workbooks by filename,
3576 including relative filename. (But things still expand to URIs.)
3577 * Improve Excel compatibility for ROMAN and COMBIN in extreme cases.
3578 * Fix sheet object deletion crash. [#335052]
3579 * Make ISPRIME and PFACTOR work for much larger numbers.
3580 * Fix border case for iterative evaluation.
3581 * Display and xml-save inter-workbook references using relative
3583 * Fix theming problem. [#309060]
3584 * Fix validation problems. [#114086]
3585 * Fix validation handling of errors/strings/booleans.
3586 * Implement WORKDAY.
3587 * Improve Excel compatibility for EDATE and EOMONTH in extreme
3589 * Fix EVEN and ODD for very large numbers.
3590 * Fix sheet-manage dialog crash. [#336165]
3591 * Reimplement autofill.
3592 * Fix xls export of data tables.
3593 * Fix xls export for intersections.
3594 * Fix parser crash for ={-TRUE}.
3595 * Get rid of integer/float split.
3597 * Fix copy-and-paste problem between gnumeric instances. [#337215]
3598 * Improve handling of strings that look like numbers or expressions
3599 during search-and-replace. [#167304]
3600 * Fix rendering problems for values with attached formats.
3601 * Fix button ordering on Win32. [#170479]
3602 * Fix rendering on fractions that round to 0. [#314210]
3603 * Add undo handling to deletion of names. Fix recalc are removing
3604 or defining names. [#312610]
3605 * Improve editing of cells containing currency amounts, fractions,
3607 * Improve 1-2-3 import for Chinese files. [#337968]
3608 * Fix 1-2-3 format handling.
3609 * Fix parsing of "4/2005". [#166413]
3610 * Fix initial sheet selection in the sheet-manage dialog. [#331984]
3611 * Make autofill understand 3Q01, 4Q01, 1Q02, ... [#61650]
3612 * Make autofill understand Apr, Jul, Oct, Jan, ... (and other skip-N
3613 sequences, with or without year.)
3614 * Make autofill fit columns.
3615 * Fix sorting undo problem. [#161890]
3616 * Add locale choice on text export. [#123339]
3617 * Remove stray "Back" button for text export's one-sheet case.
3618 * Fix elusive sheet tab tracking bug after we replaced the initial
3619 pristine workbook by a newly loaded one.
3620 * Fix GUI inconsistency for text import. [#338694]
3621 * Fix crash on save+quit. [#338847]
3622 * Auto-fit width when entering new values or formulas.
3623 * Auto-fit height when entering string constants.
3624 * Fix fits for wrapped text. [#67351]
3625 * Fix minor undo problem for applying a height-changing format.
3626 * When undoing or redoing, move to where things happen. [#114077,
3628 * Add tooltips to a few combos. [#339122]
3629 * Improve stf import format guessing. [#332997]
3630 * Improve stf import for sloppy clumps of whitespace. [#339297]
3631 * Improve stf import's keyboard navigation.
3632 * Fix applix import issue. [#339190]
3633 * Fix critical. [#339793]
3634 * Make "General" format pixel-perfect.
3635 * Fix zoomed rendering issue. [#310492]
3636 * Warn for confusing text-formatted-non-string situation. [#339834]
3637 * Fix filling of text formatted as non-general.
3638 * Fix printing problem for cells that haven't been displayed.
3639 * Fix critical on exit for --debug=1.
3640 * Display tooltips during autofill. [#51272]
3641 * Fix editing of comments attached to merged regions.
3644 * Hand clipboard off to clipboard manager when exiting.
3645 * Handle non breaking space in html input.
3646 * Handle .xls containing html fragment [#311879]
3649 * Fix CONVERT crash. [#323678]
3652 * New loan template. [#317201]
3654 --------------------------------------------------------------------------
3658 * Save configuration in non-gnome case. [#310354]
3661 * Use localized decimal separator. [#80139]
3664 * Unfreeze panes if the drag handles are pulled outwards.
3665 * Adjust ctrl-~ vs ctrl-!
3667 * More SpreadsheetML from MS Office XP.
3668 * Some OpenDoc import extensions.
3669 * Minor fixes for auto-fill
3670 * Enable a chart importer in the experimental xml sax importer.
3673 * Fix python binding for RangeRef::end.
3677 * Maemo/Hildon port to Nokia 770
3680 * Fix content probing of csv and tsv files. [#318419]
3681 * Import formats from Lotus 1-2-3 files.
3682 * Import column widths and row heights from Lotus 1-2-3 files.
3683 * Handle Lotus 1-2-3 functions whose names differ from the ones
3685 * Read basic info from wk4 files.
3686 * Fix issues with new function docs method.
3687 * Fix OO import crash. [#320818]
3688 * Fix Excel save crash. [#321009]
3692 * Fix issue with PRICE (and probably related functions).
3694 --------------------------------------------------------------------------
3698 * Preload selection in "Define Names" dialog. [#316406]
3701 * Fix crash when deleting plot with dynamic deps.
3702 * Fix localization issues. [#318042][#318043].
3705 * Snap objects right in RTL mode. [#316026]
3706 * Finish Data -> Table evaluation
3707 * Avoid entering "" for every keystroke when using gtk-2.8
3708 * Fix xls import/export of markers for radar plots.
3709 * Fix rotated text with pango-1.10 [#316597]
3710 * Update auto-expr after a recalc [#314867]
3711 * Use Emmanuel's ideas to improve the frozen pane drag handles.
3712 * Enable super/subscripts.
3713 * SpreadsheetML importer.
3717 * Fix rare dependency crash.
3718 * Warn if running with buggy pango_attr_list_splice.
3719 * Improve stf import gui for multi-byte encoded text. [#316816]
3720 * Fix xml-io's name parsing. [#317427]
3721 * Fix .gnumeric saving of summary items. [#318254]
3722 * Import some style info from Lotus 1-2-3 files.
3723 * Fix infinite loop in pdhyper.
3725 --------------------------------------------------------------------------
3729 * quotes for pure strings in expressions for xml in/out [#313460]
3730 * Fix F4 cycling of abs/rel in mixed mode range refs
3731 * Check all format tuples for a match [#85950]
3732 * Escape cancels object drag. [#314866]
3733 * F2 while editing jumps focus to entry. [#314869]
3734 * XLS in/out for Data -> Table
3735 * 2d Data -> Table support
3738 * Fix tooltip problem. [#314865]
3739 * Throw a minimum of effort at a Lotus importer for modern
3742 --------------------------------------------------------------------------
3745 (No code changes -- translations only)
3747 --------------------------------------------------------------------------
3751 * Audit strings. [#312746] [#312986]
3754 * Fix crash on close related to graph plugins. [#313463]
3757 * Fix lost background colours. [#314207 and others]
3758 * Add some drag handles for graphicly creating frozen panes.
3759 * Fix sheetview confusion. [#314208]
3762 * Fix harmless, but ugly, error message on xls save.
3763 * Fix solver crash. [#314025]
3764 * Fix solver coefficients.
3765 * Package lp_solve into a single file and sanitize its API.
3766 Update to lp_solve 5.5 in the process.
3767 * Fix dependency crash. [Part of #314207]
3768 * Fix theming bug. [#307783]
3769 * Fix crash related to changing colours of sheet tabs.
3770 * Fix rich text editing problem. [#314209]
3771 * Be consistent about dialog separators. [#314306]
3772 * Fix print problem with page numbers. [#314520]
3774 --------------------------------------------------------------------------
3778 * Fix recent files list on win32. [#308302]
3779 * Fix non-latin characters rendering of fonts sans, serif and monospace
3783 * Copy charts (to abiword).
3785 J.H.M. Dassen (Ray):
3786 * Bumped goffice build dependency.
3789 * Handle ROW/COLUMN with no argument in an array.
3790 * Fix problems with row height resizing on win32. [#163414]
3791 * XLS, SAX, & DOM in/out for conditional Formating.
3792 * SAX in/out for input messages.
3793 * SAX in for hyperlinks.
3794 * Conditional Formating for backgrounds.
3795 * Conditional Formating for borders.
3796 * Store the current settings before previewing. [#301494]
3797 * Fix F4-abs/rel state rotation after R1C1 breakage.
3798 * Fix leak in xls chart import. [#157058]
3799 * Fix object movement and snap to grid in RTL.
3800 * XLS import of image fills. [#127756]
3801 * XLS import of font for chart labels.
3802 * Don't put extra quotes around exported series names. [#152317]
3803 * Keep images hidden until they are sized. [#308301]
3804 * Warnings when consolidating single columns. [#308431]
3805 * Improve sync of cell editing and editline for autocomplete. [#308303]
3808 * Improve sc/xspread import.
3809 * Export page orientation to Excel.
3810 * Fix top margin/header interaction bug in page setup. [#310055]
3813 * Make changes to toolbar visibility permanent.
3814 * Fix stf export quoting problem. [#308109]
3815 * Fix stf export format problem.
3816 * Prevent sheets from being renamed to "".
3817 * Fix IRR. [Debian #315625]
3818 * Eliminate old sheet reorganize support code.
3819 * Make ssconvert able to save to stdout ("fd://1").
3820 * Fix repeat-setting-border crash. [#310924]
3821 * Fix typo that managed to get its own bugzilla entry. [#312823]
3822 * Fix problem with save. [#312930]
3823 * Improve screen-vs-print line breaking situation. [#312912]
3824 * Fix crash changing font. [#313257]
3825 * Fix crash on finalizing sheet with objects in it.
3826 * Fix sheet-remove crash related to dependencies. [#312794]
3828 --------------------------------------------------------------------------
3832 * permit formula guru to add array functions
3835 * (Win32) Fix opening files with non-ascii names when users "open"
3836 them in explorer. [#304874]
3837 * Enable libspeadsheet build
3838 * (Win32) Fix the bug that d&d from explorer doesn't work in
3842 * Tweak the errors from LOGNORMDIST, CONFIDENCE, STANDARDIZE, and
3843 NORMDIST to match MS Excel.
3844 * After a command refocus controls for the current view. [#165700]
3845 * Fix 'Begins with' vs 'Ends With' for autofilters.
3846 * Autofilter string equality is stronger than containment [#172355]
3847 * Buttons in sheet manager dialog should not strech vertically.
3848 * Stub for MS Excel's ASC function, which is unncessary in gnumeric.
3849 * Make range clipping more efficient. [#164950]
3850 * Fix advanced filter for inputs that do not start at col A. [#165734]
3851 * Fix xls import of names calling fwd declared names. [#166611]
3852 * Fix string generation for arrays.
3853 * Don't hide columns < 4pts wide on import. [#304558]
3854 * Rich content from MS Excel clipboard [#305405]
3855 * Fix warning while importing pre XL-95.
3856 * Fix adjustment object handling [#167584].
3857 * Be more careful what we assume is a header [#165061].
3858 * Use sheet specific print settings when printing a workbook. [#163589]
3859 * Fix small positioning glitch when creating widgets. [#304559]
3860 * re-enable experimental sax importer after goffice split.
3861 * Improve handling of some odd XL operators.
3862 * Remove warning when nudging during object creation. [#164779]
3863 * Delete while editing should not clear the cell. [#165172]
3867 * Don't output the xml declaration for xhtml. [#303827]
3870 * Fix solver for affine objective functions. [#171025]
3873 * Fix SUMIF even more. [Debian #308346]
3874 * Fix horizonal alignment of rotated numbers broken by fix to
3876 * Fix CRITICAL when undoing borders.
3877 * Improve multiline rotated text. [#167544]
3878 * Fix Excel load crash. [#303923]
3879 * Speed up exit on large sheets with lots of names, such as the
3881 * Clean up dependencies somewhat.
3882 * Simplify expressions used for defined names for single cells.
3883 * Fix redo crash. [#305007]
3884 * Fix auto-complete deactivation issues. [#305011]
3885 * Fix recognition of accounting formats. [#305314]
3886 * Fix unintentional format currency change. [#305313]
3888 * Work hard at not leaving passwords in memory, just in case.
3889 * Add tooltips for ok_button, cancel_button, and func_button.
3891 * Fix paste problem. [#305404]
3892 * Fix brown bag text import problem. [Later reported as #305624]
3893 * Improve R.QPOIS accuracy, efficiency, and termination.
3894 * Improve R.QNORM's accuracy in the long double case.
3895 * Improve R.QCAUCHY's accuracy.
3896 * Add new R.QHYPER function.
3897 * Fix xml SAX import issue for array formulae.
3898 * Fix xml export of shared array formulae.
3899 * Fix number matching problem. [#306254]
3900 * Fix R.PBETA screwup for log case.
3901 * Fix problem with hiding sheets.
3902 * Fix sheet removal undo to also undo changes to names and
3903 cells in other sheets.
3904 * Save and load visibility sheet attribute.
3905 * Fix 3D deps crash.
3906 * Fix 3D dependencies spanning more than one sheet. (I.e., all.)
3907 * Fix dynamic dependency crash on exit.
3908 * Plug leaks of sheet views.
3909 * Fix CRITICAL in the "manage sheets" dialog.
3911 --------------------------------------------------------------------------
3915 * Make ROUNDDOWN and ROUNDUP MSExcel compatible including the
3916 strange handling for negative numbers. [#162682]
3917 This breaks backwards compatibility to earlier Gnumeric versions
3918 for these functions.
3919 * Fix text colour in selected item in sheet manage dialog. [#170462]
3920 * Fix NORMDIST description. [#167467]
3923 * Allow ssconvert to specify importer. [#160069]
3926 * Fix image filtering for Win32. [#164589]
3927 * Implement the Win32 registry connection.
3930 * Major re-org for goffice split.
3931 * Fix xls import for fit to page.
3932 * Fix OFFSET for asymmetric ranges [#166764]
3933 * Fix SUMIF for asymmetric ranges [#166769]
3934 * Import sheet visibility from ms excel
3935 * Split function docs into a distinct catalog
3936 * Decrease memory usage in clipboard.
3937 * Simplify tiling when pasting a copy. [#87477]
3938 * Be more flexible pasting full cols/rows in single cells. [#87528]
3939 * Add vertical alignment DISTRIBUTED
3940 * Fix xls in/out of rotation
3943 * Don't crash on csv file with invalid unicode [#167190]
3944 * Import html hyperlinks as hyperlinks.
3945 * Fix session management bug when gnumeric is minimized. [#166769]
3946 * Paste images from clipboard.
3947 * Copy images and graphs to clipboard.
3948 * Receive and send images by drag and drop.
3949 * Don't clear clipboard when losing primary selection. [#300468]
3952 * Modified the way generated files are handled by Automake.
3953 * Some configure hacks to support po-functions.
3956 * Work around Pango bug causing XL save crash. [#166532]
3957 * Fix Save-As GUI problem causing CRITICALs.
3958 * Fix typos that managed to get their own bugzilla entries.
3960 * Improve auto-detection of separators for text files. [#167449]
3961 * Fix some #decimals problems with print page setup.
3963 * Fix crash when using --quit. Fix leak too.
3964 * Fix rare crash on exit.
3965 * Use unicode minus (U2212) for numbers. [#168467]
3966 * Improve format selection dialog for text import.
3968 * Use FooCanvas for rotation part of cell format dialog.
3969 * Get rid of the last direct GnomeCanvas use.
3970 * Clean up long double configuration.
3971 * Fix save-as for non-local files. [#170308]
3972 * Drop gtk+-bug workaround. [#162952]
3973 * Make sheets even more object-like.
3974 * Fix parsing problem with names that start out with something
3975 that can be parsed as a cell, e.g., "K3P". [#170465]
3976 * Improve auto-fixup of 1.0.x era non-ASCII Gnumeric files.
3977 * Fix minor GUI problem with the format page of text import.
3978 * Create new plugin with R.[DPQ]dist functions using the
3979 R Project's naming and calling conventions.
3980 Note: this is deliberately not yet in po-whatever. There are
3981 tons of autogenerated strings and things need to settle down
3983 * Fix modality issue causing crashes. [#170958]
3984 * Use a better format for auto expressions.
3985 * Improve undo description for rich text style changes. [#171637]
3986 * Don't destroy target file when loading a saver plugin fails.
3988 * Make sure we update our window menu when we create a new view.
3989 * When we reopen insert->image, start in the directory we were
3990 last time. [#143188]
3991 * Fix conversion problems with stf export. [#126513]
3992 * Improve text import for strange encodings. [#167191]
3993 * Rework stf export code and fix crash-on-exit-causing leaks.
3994 * Do something sensible when exporting dates and times as text.
3996 * Fix uncompressed saving of .xml and .gnumeric (when requested).
3998 * Improve extreme-case evaluation of quantile functions that are
3999 computed by root searching, such as =BETAINV(0.52,1e-3,1e6).
4000 * Improve accuracy of R.QF (and thus FINV).
4003 * Allocate some clipboard data in pools.
4004 * Fix potential save-as crash.
4005 * Fix spurious criticals. [#301581]
4006 * Change various sheet things to use an object properties.
4007 * Plug leaks with moving sheets.
4008 * Use object properties for much of the {sheet,workbook}-control-gui
4010 * Fix multihead problems with popups.
4011 * Fix crash for sheet-remove on sheets with local dynamic
4013 * Implement CELL("sheetname", ...).
4014 * Fix CELL with explicit sheet in the reference.
4015 * Fix sheet reordering by dragging.
4016 * Fix various theme related bugs. [#302902] [#302880] [#302882]
4017 * Fix undo crash in connection with cloning sheets.
4019 --------------------------------------------------------------------------
4023 * Snap to grid mode when moving sheet objects with shift.
4026 * add scatter plots with spline interpolation.
4028 * Fix crash in contour plots (#166051).
4029 * Automatic bounds work with negative values in XY chart (#164593).
4030 * Scrollbar and slider max values are now constant (#165173).
4031 * Avoid recalculation of scrollbar and slider values when not
4032 necessary (#166085).
4034 J.H.M. Dassen (Ray):
4035 * Generate an error when no proper UTF-8 filename is produced when
4036 saving [Debian #291265]
4040 * Another step towards the libgoffice split
4043 * Some configure.in cleanup.
4046 * When using the new printing code, don't bother to generate
4047 gnome print fonts for the old code.
4048 * Improve search strategy for auto-completion.
4049 * Fix crash for insert/delete column/row. [#165873]
4050 * Fix text import crash. [#165617]
4051 * Fix SUBSTITUTE. [#165996]
4052 * Fix general format's use of "e".
4053 * Plug dependency leak. [#159581]
4054 * Fix fake rounding functions for very large numbers. [#166188]
4055 * Eliminate old printing code.
4056 * Clean out workarounds for old libraries.
4057 * Avoid GnomeFont in printing.
4058 * Fix .dbf import of floating point values. [#166311]
4059 * Plug xls save leak. [#166561]
4061 --------------------------------------------------------------------------
4065 * Improve python config test for ia64 [#161547]
4066 * Handle invalid DIMENSIONS records in xls [#161534]
4067 * Fix installation path for the docs [#161404]
4070 * fix legend update on pie label change.
4071 * don't disable theming for xy plot with line or marker only.
4074 * Fix Win32 detection of default date format. [#161793]
4077 * Fix crash in contour plots. [#163626]
4078 * When saving, always ask when file exist and come back to the dialog
4079 when user does not want to overwrite.
4081 J.H.M. Dassen (Ray):
4082 * XLS import for paper sizes for which gnome-print doesn't have a
4086 * Install the man pages
4087 * Backport some framework for RTL
4088 * image import from xl95 [#157997]
4089 * Double click on an object brings up prop page
4090 * Fix warnings when selecting a widget
4091 * Hide value for slider objects
4092 * Don't crash when attempting to copy an un-copiable object [#162888]
4093 * Fix crash deleting a shared view [#163452]
4094 * Fix sax export of outlines
4095 * Fix TYPE to allow non-scalar
4096 * Use element 0 of an array returned in a non-scalar context [#162923]
4097 * Fix MATCH. If type is unspecified default to 1 not 0 [#163040]
4098 * Unnecessary row resize undoing format that did not resize [#163407]
4099 * Remove adjustment of copied areas on ins/del col/row [#163408]
4100 * XLS export for booleans and errors in arrays
4101 * Make SUMPRODUCT ignore booleans and strings to match XL, and SUM
4102 * Fix sizes of Bitstream Vera for xls export [#163406]
4103 * Mouse events while editing with other vertical alignments [#163198]
4104 * Fix zoom for rich text with explicit size [#163223]
4105 * Fix race condition when creating drawing objects [#162631]
4106 * XLS export for empty cols with non-default formats [#163409]
4107 * Redo var width content when resizing all cols at once [debian #288157]
4108 * Handle zero sized charts [#163939]
4109 * Fix comment indicator position when zoomed [debian #290388]
4110 * Some support for filled styles [#163438]
4111 * XLS import/export for print header/footer [#155719]
4112 * Some tuning for missing arg export to xls [#163236]
4115 * Use non bash specific substitution for autformat templates [#161782]
4118 * Improve accuracy of pgamma and thus pchisq, ppois, qgamma,
4119 qchisq, qpois, and more for extreme arguments.
4120 * Make it possible to change rotation of formats.
4121 * Draw rotated text.
4122 * Print rotated text.
4123 * Fix torn off undo/redo crash.
4124 * Fix cell format dialog initialization problems.
4125 * Doc fixes for ODD and EVEN.
4126 * Fix rich text crash. [#161621]
4127 * Fix inserting new characters into a rich text string.
4128 * Fix deleting more than one character at once from a rich text
4130 * Fix rich text problem when starting from empty. [#161723].
4131 * Vastly improve sorting speed for large ranges with formulas.
4133 * Fix Help->Contents accelerator. [#162865]
4134 * Make general format use "E", not "e", as appropriate.
4135 * Simplify SUM. [#131588]
4136 * Fix INT(-1) problem. [#163019]
4137 * Fix rich text re-edit problem. [#163415].
4138 * Fix rich-text insertion problem. [#163413].
4139 * Fixed font/size/zoom selection problem. [#163412].
4140 * Implement OOo's BASE and DECIMAL.
4141 * Fix some error cases of LINEST/LOGEST not to crash.
4144 * Extend paradox importer to support additional types.
4146 --------------------------------------------------------------------------
4150 * Saved charts were 1 pixel larger than the stated size [#157732]
4151 * Fix path to chart icons for win32 [#160046]
4152 * Fix sax export for Validation [Debian #283999]
4153 * Fix unintended object resize when clicking on the lower right resize
4154 handle of existing object
4155 * Break long words when wrapping text
4158 * Add bugzilla version number to desktop file. [#159371]
4159 * Fix arrows' direction used for printing and saving. [#159922]
4162 * tidy up lp_solve code to build under OS/X
4164 --------------------------------------------------------------------------
4168 * Fix crash on empty file in lotus file probe. [#158126]
4169 * Enable auto-correct initial caps exception list. [#158209]
4170 * Fix removable of items from auto-correct initial caps
4171 exception list. [#158207]
4172 * Protect ABcD style strings from auto-correction [#124858]
4173 * Rename graph guru's okay button [#152514]
4174 * When undoing the deletion of sheet objects also recreate the
4175 original ordering of objects. [#151609]
4178 * Pull the file open filters from the openers
4180 * Undo for objects deleted by pasting a cut region [#159365]
4183 * Update derivatives.gnumeric
4185 J.H.M. Dassen (Ray):
4186 * XLS import for paper sizes known to gnome-print.
4189 * Fix crash with weird history items. [#157682]
4190 * Fix print preview leak. [#158566]
4191 * Fix stf import crash. [#159009]
4193 --------------------------------------------------------------------------
4197 * Keep the recently used function list uptodate. [#156732]
4198 * Fix default font selection in preference dialog. [#157238]
4199 * Fix preference dialog window fraction selection. [#157239]
4200 * Make various preferences setting changes apply to the current
4202 * Add screen page to preference dialog and fine-tune its general
4204 * Replace text entry boxes in preference dialog with
4205 checkboxes and spinbuttons.
4206 * Ensure that the preference dialog inthe non-gnome build
4210 * Fix perl and python tests in configure
4211 * Fix creation of slow sheet objects when there are frozen panes
4212 * Fix the solver and several related reports
4213 * Make the solver dialog's constraint page more usable
4216 * More cleanup in configure
4219 * Fix Clear-All crash. [#157376]
4222 * Fix display of slow objects when there are frozen panes
4224 --------------------------------------------------------------------------
4229 * Fix text export dialog [#155437, #154231]
4230 * Skip sheet selection in text export if there is only one
4231 non-empty sheet. [#156604]
4232 * Make print dialog less modal. [#132876]
4233 * Make non-imported columns in configurable text import more
4235 * Suppress warnings when filling with large series. [#153527]
4236 * Improve format page in configurable text import [#154138,
4238 * Improve schema description [#153631]
4239 * Warn if csv import is dropping columns [#139385]
4240 * Change menu text in fixed cvs import [#154137]
4241 * Add format descriptor to column headers in text import. [#154140]
4242 * Fix various bugs [#156531, #156710]
4243 * Add tooltips to buttons in text export sheet selection.
4244 * Add top and bottom buttons to text export sheet selection.
4245 * Disable buttons in text export sheet selection when not applicable.
4246 * Fix LaTeX export of cells spanning to the left [#157047]
4249 * Erlang (telecommunications engineering) plugin.
4252 * Add dash styles to chart objects.
4253 * Enables non integer line width for chart objects.
4254 * Fix clipping in svg export.
4255 * Update labels automatically [#152585].
4258 * Some function documentation cleanups.
4261 * Enable selecting and moving multiple drawing objects
4262 * Swap X & Y axis content when importing xls bar plots. [#154734]
4263 * Basic handling for XL 'Forms' Objects
4264 * Fix handling of empty arguments in nested expressions
4265 * Delay gnome-print init to decrease startup time
4266 * Improve OOo import for styles
4267 * Some support for newer Lotus-123 formats
4268 * Translate autoformat categories and descriptions
4269 * Re-enable the ui plugin service
4270 * Rename x-quattro-pro to match freedesktop [#152159]
4271 * Have text in item-edit does reflect zoom
4272 * Show the right rich text format when clicking on edit line
4273 * Finish rich text persistence for gnumeric xml and clipboard
4276 * Implement Edit->Select->Input. [#154735]
4277 * Fix sample datasource's recalc. [#154857]
4278 * Make File->Open start in the directory where the current file
4279 was loaded. [#143188]
4280 * Make it possible to unhide sheets. [#154710]
4281 * Add HYPOT function. [#148322]
4282 * Add PFACTOR function.
4284 * Revive logic to add missing parenthesis in parser.
4285 * Fix evil timing issue in about dialog. [#155268]
4286 * Fix window menu in case of "_" in names. [#155235]
4287 * Add support for setting text and markup in buttons.
4288 * Fix XL save crash. [#155371]
4289 * Limit the width of search window. [#136421]
4290 * Protect against crash in inter-process paste.
4291 * Make URLs work from Nautilus. [#156456]
4292 * Fix pgamma accuracy for extreme arguments.
4293 * Improve accuracy of a few complex number functions.
4294 * Make sure basenames of files can be seen during splash for
4296 * Fix undo column crash. [#157045]
4299 * Improve perl plugin.
4300 * Fix various untranslated GUI elements.
4301 * Bullet-proof plugin loader.
4303 --------------------------------------------------------------------------
4308 * Write the chapter "Graphics: Plots, Images, Widgets and Drawings"
4309 * Write the chapter "Working with Files"
4310 * Update the chapter "Elements".
4313 * Improve `Z-Test for 2 Means'
4314 * Improve `T-Test (Paired Sample)'
4317 * Grid lines implementation
4318 http://bugzilla.gnome.org/show_bug.cgi?id=152615
4319 * New set of icons for charting engine
4320 http://bugzilla.gnome.org/show_bug.cgi?id=152499
4321 * Fix crash when adding y-erros to an empty plot
4322 http://bugzilla.gnome.org/show_bug.cgi?id=152201
4323 * Fix the performance degradation with too many axis ticks
4324 http://bugzilla.gnome.org/show_bug.cgi?id=153146
4325 * Fix crash when adding series to a radar plot
4326 http://bugzilla.gnome.org/show_bug.cgi?id=153401
4327 * Fix ring plots for center radius = 0
4328 http://bugzilla.gnome.org/show_bug.cgi?id=153402
4329 * Remove unused radar plot editor
4332 * XLS import formatted single points in charts (only pie for now)
4333 * Improve theme support for single points in charts
4334 * ctrl-7, ctrl-9, ctrl-(, ctrl-0, ctrl-)
4335 * Rework column size calculation on xls import/export
4336 http://bugzilla.gnome.org/show_bug.cgi?id=152248
4337 * font strangeness when exporting to xls
4338 http://bugzilla.gnome.org/show_bug.cgi?id=152512
4339 * Improve cursor for object resize
4340 http://bugzilla.gnome.org/show_bug.cgi?id=152244
4341 * Fix loss of precision when resizing objects
4342 http://bugzilla.gnome.org/show_bug.cgi?id=152636
4343 * Fix rendering problem when zoomed
4344 * Fix object positioning when zoomed
4345 * Make the status area shorter with GtkStatusbar and fewer frames
4346 * XLS import for arcs, polygons
4347 * Improve XLS object styling
4348 * More win32 build patches
4349 http://bugzilla.gnome.org/show_bug.cgi?id=114099
4350 * Clipboard support for objects
4351 * Support for symmetric object resize, and duplication via ctrl-click
4352 * Cleanout the SheetObject menu code to restore model gui split
4353 * Fix File -> Sendto
4354 * Add ctrl-period == insert current date&time
4355 http://bugzilla.gnome.org/show_bug.cgi?id=114153
4356 * Respect 0 as no-compression for xml export
4359 * Fix the CORBA plugin.
4360 * Add pangoft2 dependency.
4361 http://bugzilla.gnome.org/show_bug.cgi?id=153701
4364 http://bugzilla.gnome.org/show_bug.cgi?id=152511
4365 * Fix crash when adding a xy plot over a pie plot
4366 * Work on using pango layouts for printing.
4367 * Fix endless recursion. [#153544.]
4369 * Improve save-as dialog.
4370 * Make sure *.csv and *.tsv are listed as spreadsheets in the
4371 open dialog. [#143135.]
4374 * Validate the field names for paradox databases
4377 * Fix header/footer printing to use pango layouts.
4378 * Fix graph printing to use pango layouts for text.
4379 * Fix cell printing to use pango layouts.
4382 * Enable editing email links
4384 --------------------------------------------------------------------------
4389 * Improve `T-Test (Unpaired; Unequal or Equal Variances)' tool
4390 * Fix TDIST for negative x and two tails
4393 http://bugzilla.gnome.org/show_bug.cgi?id=151529
4394 * Fix markers in xy and line plots.
4395 http://bugzilla.gnome.org/show_bug.cgi?id=151530
4396 http://bugzilla.gnome.org/show_bug.cgi?id=151527
4397 * Fix axis size allocation
4398 http://bugzilla.gnome.org/show_bug.cgi?id=127203
4399 * Align axis title with plot area
4402 * XLS import zooming for full page charts
4403 * XLS export for full page charts
4404 * XLS import of autoshapes with/without outlines and fills
4405 * Use the right default palette for XL95
4406 http://bugzilla.gnome.org/show_bug.cgi?id=151628
4407 * Fix resizing sample plot in graph assistant type selector
4408 http://bugzilla.gnome.org/show_bug.cgi?id=152059
4409 * Add full screen toggle
4410 * Auto recognize csv files < 80 characters long
4413 * Export text objects to Excel
4416 * Some typos in various docs
4417 * Cleanup configure.in
4420 * Make new windows inherit toolbar visibility from parent.
4421 * Map [Enter] to next-match in search centre.
4422 * Fix F4 ($-cycling) when used in bogus places.
4423 * Improve save-as when selected from a workbook that was not
4424 loaded. (Still, save-as isn't great.)
4426 --------------------------------------------------------------------------
4431 * Improve `F-Test' tool
4432 http://bugzilla.gnome.org/show_bug.cgi?id=148724
4433 http://bugzilla.gnome.org/show_bug.cgi?id=149247
4434 * Some minor About box changes
4435 http://bugzilla.gnome.org/show_bug.cgi?id=149945
4436 * Fix database functions
4439 * Add logarithmic mapping and invert axis support.
4440 * Zoom support for markers and error bars.
4441 * Move sharp libart rendering tweaks to pixbuf renderer.
4442 * Improve chart SVG export.
4443 http://bugzilla.gnome.org/show_bug.cgi?id=132063
4444 * Improve chart printing.
4445 * Fix minor tick rendering
4446 http://bugzilla.gnome.org/show_bug.cgi?id=144123
4447 * Add labels to radar axis
4448 http://bugzilla.gnome.org/show_bug.cgi?id=139397
4449 * Don't clip markers to plot area
4450 http://bugzilla.gnome.org/show_bug.cgi?id=142255
4453 * Updates for the option pricers.
4455 : American/European options to exchange one asset for another
4456 : Options on spreads between futures
4457 : Payouts on the most favorable state during a period
4460 * Use SAX exporter by default.
4461 * Enable 'popup-menu' binding support
4462 * Add tooltip for object resizing
4463 * Misc ancient array formula parsing and entry problems
4464 * Jump to lp_solve 5.0
4466 * Add a View -> Windows menu
4467 * Work on tightening up XL compat of array functions
4468 * Improve xls export for obscure xl eval modes
4469 * Improve XL/OO compat for RANK()
4470 * XLS import of full page charts
4471 http://bugzilla.gnome.org/show_bug.cgi?id=150530
4472 * sax export of comments without authors
4473 http://bugzilla.gnome.org/show_bug.cgi?id=150792
4474 * fix breakage in ins/del col/row caused by dsum changes
4475 http://bugzilla.gnome.org/show_bug.cgi?id=150578
4476 * Update the resize handles if the current object's size changes
4477 http://bugzilla.gnome.org/show_bug.cgi?id=151144
4478 * XL can not handle plots with no data, filter them
4479 http://bugzilla.gnome.org/show_bug.cgi?id=151150
4480 * center ticks for bar/col plots too
4481 http://bugzilla.gnome.org/show_bug.cgi?id=143724
4482 * Clip large dbf files to compile time file limits
4485 * Export images to Excel
4486 * Read images from native Gnumeric format
4487 * Read and save images we cannot render without loss to and
4488 from Excel and native Gnumeric format
4489 * Add 'Save As' menu entry for image objects.
4490 * Add format chooser to 'Save As' dialog for images and graphs.
4491 * Resurrect the Psion Sheet importer.
4492 * Fix file drag from nautilus -> gnumeric.
4493 * Fix "Save changes?" bug.
4494 http://bugzilla.gnome.org/show_bug.cgi?id=151152
4497 * Add Ctrl-5 for strike-through.
4498 * Add Ctrl-Shift-D for double underline.
4499 * Fix error return for GEOMEAN and HARMEAN.
4500 * Fix IMCONJUGATE and IMABS for reals. [#148323, backported]
4501 * New function INVSUMINV.
4502 * Fix crash with format toolbar in menu mode.
4503 * Fix crash on exit. [backported]
4504 * Fix ssconvert output.
4505 * Fix potential lexer crash.
4506 http://bugzilla.gnome.org/show_bug.cgi?id=150821
4507 * Fix graph guru crash in the absense of graph plugins.
4510 * Paradox DB import.
4513 * Export links when saving as html.
4514 * Add actions for www and bug reporting.
4515 http://bugzilla.gnome.org/show_bug.cgi?id=151273
4518 --------------------------------------------------------------------------
4523 http://bugzilla.gnome.org/show_bug.cgi?id=142219
4524 * Handle borders in latex export correctly
4525 http://bugzilla.gnome.org/show_bug.cgi?id=142836
4526 * Save current sheet as csv (rather than first sheet)
4527 http://bugzilla.gnome.org/show_bug.cgi?id=140820
4528 * Fix default colour handling in manage sheet dialog
4529 * Add interface to allow the visibility of sheets to be toggled
4530 http://bugzilla.gnome.org/show_bug.cgi?id=142700
4531 * Make sure zoom-box shows current zoom factor
4532 * Improve `Descriptive Statistics' tool
4533 * Improve `One-Factor ANOVA' tool
4534 * Improve `Correlations' tool
4535 * Improve `Covariances' tool
4536 * Add CLIPBOARD over PRIMARY choice to preference dialog
4539 * Put delete actions from edit main menu into their own submenu.
4540 * HIGify some dialogs when it comes to spacing.
4543 http://bugzilla.gnome.org/show_bug.cgi?id=142212
4544 * In a line graph, don't use '0' if Y value is missing.
4545 * fix a double draw of chart childs.
4548 * Add error bars in bars, columns, lines and areas plots.
4551 * Edit and display rich text in cells (no persistence yet)
4552 * Make the last dependency above gtk optional to enable a win32 build
4553 * Major re-org of xls string import to handle rich text
4554 * Improve xls import of old < xl95 variants
4555 * Fix xls chart import for value dimensions
4556 * Fix autoformat dialog
4558 * Pango uses _byte_ offsets for attributes. Fix everything
4559 * Fix xls import of chart background and outline
4560 * Support richtext during autofill
4561 * A huge performance improvement when scrolling images
4562 http://bugzilla.gnome.org/show_bug.cgi?id=136363
4563 * Fix font handling in chart labels and titles
4564 http://bugzilla.gnome.org/show_bug.cgi?id=140671
4565 * Fix crash when undoing a cut from a different workbook
4566 * Fix MS XL crash when there are too many strings
4567 * MS XL import for chart gradient backgrounds
4568 * Support series without legend entries, including xls import
4569 * Started on an OOo exporter
4570 http://bugzilla.gnome.org/show_bug.cgi?id=103054
4571 * Tweak XL import and export for named expressions / addins
4572 http://bugzilla.gnome.org/show_bug.cgi?id=142474
4573 * Use first rather than last conditional value fmt as catch-all
4574 * Implicit iteration for operators
4575 * Make the unary operators XL compatible
4576 * basic xls export for charts
4577 * start work on OOo export
4578 * Skip ticks/labels for discrete axes
4579 * Drag files from nautilus -> gnumeric
4580 http://bugzilla.gnome.org/show_bug.cgi?id=143577
4582 * fix merged cell printing and diagonal borders
4583 * Allow themed series with gradients
4584 * Fix application prop dialog
4585 * Support repeat for several commands
4586 http://bugzilla.gnome.org/show_bug.cgi?id=147756
4587 * Ancient autofill leak on constant string fills
4590 * Fix crash related to database functions (#138600). [backported]
4591 * Fix [h]:mm precision (#138182). [backported]
4592 * Make it possible to hide toolbars.
4593 * Make it possible to hide the statusbar.
4594 * A few multihead fixes.
4595 * Upgrade to R's development version.
4596 * Add cumulative distribution to HYPGEOMDIST.
4597 * Fix pgeom for small x. (Fixes accuracy of GEOMDIST.)
4598 * Fix pbinom for very large n. (Fixes accuracy of BINOMDIST.)
4599 * Replace R's pbeta function. (Fixes accuracy of BETADIST,
4601 * Replace R's pcauchy function . (Fixes accuracy of CAUCHY.)
4602 * Replace R's pf function. (Fixes accuracy of FDIST, FTEST, F-test
4603 tool, regression tool, ANOVA tools..)
4604 * Replace R's phyper function. (Fixes accuracy and evaluation speed
4606 * Fix accuracy of our versions of various long-double functions
4607 that Solaris lacks. (Fixes, for example, ERF.)
4608 * Improve accuracy of FISHER.
4609 * Improve accuracy of EFFECT, NOMINAL, MIRR, IRR, XNPV, NPV, PMT,
4610 RATE, PV, FV, IPMT, PPMT for small rates.
4611 * Fix accuracy of ZTEST.
4612 * Improve prevision of the bessel functions.
4613 * Fix validation crash due to excel import. [backported]
4614 * Fix custom validation export. [backported]
4615 * New functions EXPM1 and LN1P.
4616 * Fix image-inside-xls problem. [backported]
4617 * Ignore more spaces in expression entry.
4618 * Improve error handling in xbase plugin. [backported]
4619 * Fix a weird IF semantics where the argument count including
4621 * Fix parser problem with single empty arg after expression. [backported]
4622 * Avoid keeping passwords in memory. (Will need gtk+ fix to be really
4624 * Switch to keeping URIs, not filenames, inside and in history.
4625 * Implement copy-right (Ctrl-R) and copy-down (Ctrl-D).
4627 (For those worrying over the pile of accuracy fixes above it should
4628 be noted that prior versions of Gnumeric were already pretty good,
4629 certainly far better than Excel. Most of the fixes above are for
4630 extreme-case arguments where most other software packages will give
4631 totally incorrect answers and/or take extremely long time to
4632 produce any answer at all. We are slowly feeding some of these
4633 fixes back to, say, the R Project.)
4635 --------------------------------------------------------------------------
4640 * Make new strings translatable.
4641 * Use new widget for output page of analysis tools.
4642 * Add display indicating why the okay button is disabled
4643 to selected analysis tools.
4644 http://bugzilla.gnome.org/show_bug.cgi?id=131343
4645 * Use the paper selected in the print dialog [backported]
4646 http://bugzilla.gnome.org/show_bug.cgi?id=132347
4647 * Fix argument names for RATE.
4648 * Some HIGfication in the print setup dialog
4649 * Make sure that when printing to a file we don't accidentally
4650 overwrite an existing one.
4651 * Don't close the print dialog if a user wants to look at a preview.
4652 * Remove last use of gnome-config
4653 * Fix GtkFileChooser crash (133069)
4656 * Work on single point formating for charts.
4657 http://bugzilla.gnome.org/show_bug.cgi?id=135621
4658 * Fix rounding issue for markers in xy plots and for axis ticks.
4661 * Add error bars in scatter and bubble plots.
4664 * Drop gnome-app-helper in favour of GtkAction
4665 http://bugzilla.gnome.org/show_bug.cgi?id=128524
4666 * COUNTRY record position is xls version specific [backported]
4667 * Generate an SST record even without strings to placate french version
4668 of MS Excel [backported]
4669 * Fix memory error introduced in 1.2.3 when saving to xls [backported]
4670 * Move to glib/gi18n.h and delete the gnumeric specific equivalent
4671 http://bugzilla.gnome.org/show_bug.cgi?id=130579
4672 * We only need selection info in the primary pane
4673 http://bugzilla.gnome.org/show_bug.cgi?id=130577
4674 * Export multiple selections to xls for frozen panes
4675 http://bugzilla.gnome.org/show_bug.cgi?id=130582
4676 * Rangesel doesn't bind the panes during cursor movements either
4677 http://bugzilla.gnome.org/show_bug.cgi?id=130424
4678 * Recalc new expressions even when manual recalc is set
4679 http://bugzilla.gnome.org/show_bug.cgi?id=130700
4680 * Better compatibility with MS Excel's handling of minus sign
4681 http://bugzilla.gnome.org/show_bug.cgi?id=130835
4682 * ISNUMBER() should return false for blank references
4683 http://bugzilla.gnome.org/show_bug.cgi?id=130172
4684 * Do not convert blanks to int(0) for string args
4685 * Allow optional args to receive empty even for booleans
4686 * Install the executable as gnumeric-<version>
4687 http://bugzilla.gnome.org/show_bug.cgi?id=132017
4688 * Support double underline when importing from applix
4689 http://bugzilla.gnome.org/show_bug.cgi?id=127138
4690 * Handle freezing when top or left is non 0
4691 http://bugzilla.gnome.org/show_bug.cgi?id=132448
4693 http://bugzilla.gnome.org/show_bug.cgi?id=131933
4694 * Handle mismatched locales with decimal pt == thousands sep
4695 http://bugzilla.gnome.org/show_bug.cgi?id=132060
4696 * update axis labels when a plot changes a source
4697 http://bugzilla.gnome.org/show_bug.cgi?id=125886
4698 * Data points define the axis, not the number of labels
4699 http://bugzilla.gnome.org/show_bug.cgi?id=132390
4700 * Fix crash when updating chart style combos
4701 http://bugzilla.gnome.org/show_bug.cgi?id=132017
4702 * Support double underline when importing from applix
4703 * Fix our exported xls with macros with named sheets
4704 * Use theme colours in plot type selector
4706 * Reorg the text exporter
4707 http://bugzilla.gnome.org/show_bug.cgi?id=74205
4708 * Display the blue range designator even in other panes
4709 http://bugzilla.gnome.org/show_bug.cgi?id=126563
4710 * Fix col/row sizes when copying a sheet with default zoom != 1
4711 http://bugzilla.gnome.org/show_bug.cgi?id=135946
4712 * Add support for mmmmm formats
4713 * persist combos and lists (to gnumeric xml)
4714 * Fix xls import of external 3d references
4715 http://bugzilla.gnome.org/show_bug.cgi?id=136088
4716 * Persist vary-style-by-color for pie plots
4717 * Do not theme colours when using image fills
4718 * Recalc autosized row heights when a font size changes
4719 http://bugzilla.gnome.org/show_bug.cgi?id=135977
4720 * Fix xls import of font and font colours for XL95/XL97 text/labels
4721 * Fix xls import of label outlines for XL95 textboxes
4722 * Make the text probe routine a bit more relaxed
4723 * Fix xls import of cursor position for frozen panes
4724 * Fix xls export of h/v only frozen panes
4725 * Fix xls 97 export of named expressions without addins
4726 http://bugzilla.gnome.org/show_bug.cgi?id=137818
4727 * For immediate rerender, even for simple font changes.
4728 * Support editing rich text in cells (incomplete)
4729 http://bugzilla.gnome.org/show_bug.cgi?id=138533
4730 * handle insufficient data in moving average tool
4732 J.H.M. Dassen (Ray):
4733 http://bugzilla.gnome.org/show_bug.cgi?id=135044
4734 * Incorrect undo label for row autosize
4737 * Tool tips for the sort dialog.
4743 * Clean out work-arounds for old GTK+.
4744 * Turn on multi-head support.
4745 * Switch to file chooser.
4746 * Eliminate use of GnomeEntry.
4747 * Fit scale-fit problem.
4748 * Fix FLOOR and CEILING error case.
4749 * Fix problem with typing in the "decimals" spin button in the
4751 http://bugzilla.gnome.org/show_bug.cgi?id=135609
4752 * Fix pretty-print (and thus saving) problem with ranges like
4754 http://bugzilla.gnome.org/show_bug.cgi?id=136639
4755 * Work around theme engine crash. [backported]
4756 http://bugzilla.gnome.org/show_bug.cgi?id=135000
4757 * Set accessibility role for save-before-exit dialog.
4758 * Improve auto-scrolling when dragging the cursor outside the
4760 * Improve pgeom (and thus GEODIST) accuracy.
4761 * Make filename history UTF-8 safe.
4763 --------------------------------------------------------------------------
4768 * Portability fixes.
4771 * http://bugzilla.gnome.org/show_bug.cgi?id=128166
4772 Mark workbook as dirty on sheet deletion/addition
4773 * Bug fixes: 128915, 128611
4774 * Minor changes to the sort dialog
4775 * http://bugzilla.gnome.org/show_bug.cgi?id=128936
4776 Allow text export to use the rendered strings rather than the
4778 * http://bugzilla.gnome.org/show_bug.cgi?id=129444
4779 Fix printing of non-word-wrapped cells with hard line breaks
4780 * http://bugzilla.gnome.org/show_bug.cgi?id=129049
4781 Make sure dialogs are visible on session manager communications
4785 http://bugzilla.gnome.org/show_bug.cgi?id=128565
4786 * Overzealous renaming.
4787 http://bugzilla.gnome.org/show_bug.cgi?id=128169
4788 * Use the right font when editing.
4789 http://bugzilla.gnome.org/show_bug.cgi?id=127625
4790 * kludge around mystery inconsistent autfilters in xls
4791 * Patch a leak in the pattern selector
4792 * Fix a potential crash when changing labels on axis
4793 http://bugzilla.gnome.org/show_bug.cgi?id=127734
4794 * Modernize the sylk importer
4795 http://bugzilla.gnome.org/show_bug.cgi?id=129445
4796 * Fix xls import of plot styles that override defaults
4797 * Fix xml import of ManualRecalc flag
4798 http://bugzilla.gnome.org/show_bug.cgi?id=128837
4799 * Horizontal, and Zoom scroll wheel support
4800 * User selectable format for axis labels
4801 * Tune 'General' format width calculation
4802 * Improve quoting of accounting formats
4803 * Auto format selection for axis value labels
4804 http://bugzilla.gnome.org/show_bug.cgi?id=129833
4805 * Tweak the mime types we claim to handle
4808 * Add a field menu and keyboard shortcuts to the sort dialog
4811 * Fix encoding of author field in summary.
4812 http://bugzilla.gnome.org/show_bug.cgi?id=129702
4815 * GLPK upgrade to version 4.2
4818 * Handle fractional seconds correctly for UNIX2DATE.
4819 * Fix display of -0:30 again.
4820 * PCRE upgrade to 4.5.
4822 --------------------------------------------------------------------------
4826 * Updated some docs.
4827 * Also use fallback-fonts for the page decorations when printing.
4828 http://bugzilla.gnome.org/show_bug.cgi?id=122034
4829 * Add default header/footer font selector to preference dialog.
4830 http://bugzilla.gnome.org/show_bug.cgi?id=125361
4831 * Fix printing from Page Setup dialog.
4832 http://bugzilla.gnome.org/show_bug.cgi?id=125422
4833 * Upon inserting of cells try to guess whether to move cells down
4835 * Upon deleting of cells try to guess whether to move cells up
4837 * Use the number of copies info read from an XL file
4838 http://bugzilla.gnome.org/show_bug.cgi?id=127415
4839 * Fix expr entry interaction with merged cells
4840 http://bugzilla.gnome.org/show_bug.cgi?id=127932
4841 * Fix and adjust sort dialog
4844 * Add clipping for plot areas.
4845 http://bugzilla.gnome.org/show_bug.cgi?id=125419
4848 * Support text in SVG exporter
4852 * Don't install schemas when building an rpm
4853 * Support non-assisted CSV export for ssconvert
4854 * Simple optimization for 30% faster number matching
4855 * Center line plot points on index
4856 * Fix crash when importing truncated xls files
4857 * Update axis labels when bac/col/line/area labels are set/cleared
4858 * Complain loudly when people run without installing the schema
4859 * Improve padding of chart elements
4860 http://bugzilla.gnome.org/show_bug.cgi?id=124244
4861 * Fix xls import of collapsed cols/rows at level 0
4862 http://bugzilla.gnome.org/show_bug.cgi?id=123325
4863 * Fix in 1.2.1 was spewing pointless warnings
4864 http://bugzilla.gnome.org/show_bug.cgi?id=124975
4865 * Handle undoing a paste from a deleted external sheet
4866 http://bugzilla.gnome.org/show_bug.cgi?id=77303
4867 * Don't scroll the other panes unless we absolutely have to.
4868 http://bugzilla.gnome.org/show_bug.cgi?id=125269
4869 * Try to save a current edit before an action
4870 http://bugzilla.gnome.org/show_bug.cgi?id=125045
4871 * Fix tick spacing with manual axis bounds
4872 * Tune clipboard to avoid ultra deep recalc stacks
4873 http://bugzilla.gnome.org/show_bug.cgi?id=125230
4874 * Add epsilon _before_ we scale formats with elapsed hours
4875 http://bugzilla.gnome.org/show_bug.cgi?id=125421
4876 * Tune insert col/row above frozen panes
4877 http://bugzilla.gnome.org/show_bug.cgi?id=124930
4878 * Be more lenient about invalid xml, but put errors in gui
4879 http://bugzilla.gnome.org/show_bug.cgi?id=125604
4880 * Fix OO import in some locales.
4881 http://bugzilla.gnome.org/show_bug.cgi?id=125611
4882 * Fix OO import of integer attributes.
4883 * XLS probe support for misnamed streams
4884 http://bugzilla.gnome.org/show_bug.cgi?id=125577
4885 * Don't forget to recalc after deleting col/row
4886 http://bugzilla.gnome.org/show_bug.cgi?id=125619
4887 * Init the high/low button for axis prefs
4888 http://bugzilla.gnome.org/show_bug.cgi?id=125496
4889 * Update all displayed auto values for axis bounds
4890 http://bugzilla.gnome.org/show_bug.cgi?id=125886
4891 * Have an inverse pull to 0 in case the eps pulls too far
4892 * Actually install the man pages
4893 http://bugzilla.gnome.org/show_bug.cgi?id=126389
4894 * Formatting marks a sheet as dirty
4895 * Support auto-shape/outline/fill for chart markers
4896 * Add UI to restore auto colors for charts
4897 * Update UI when a chart style element changes externally
4898 * Support line plots with no markers by default
4899 * Support xy plots with no markers, no lines, by default
4900 http://bugzilla.gnome.org/show_bug.cgi?id=125886
4901 * x axis label vertical alignment
4902 http://bugzilla.gnome.org/show_bug.cgi?id=125986
4903 * Extend 'is_auto' support.
4904 * Fix round tripping of imported xls macros.
4905 http://bugzilla.gnome.org/show_bug.cgi?id=125416
4906 * Enabled the object re-ordering buttons
4907 http://bugzilla.gnome.org/show_bug.cgi?id=126775
4908 * Be smarter when all the values are the same
4909 http://bugzilla.gnome.org/show_bug.cgi?id=126908
4910 * Set label and text box outline/background to XL defaults
4911 http://bugzilla.gnome.org/show_bug.cgi?id=68794
4912 * default to rows when rows == cols
4913 * Support minor ticks
4914 * Tune chart axis ticks to avoid anti-aliasing blur
4915 * Export 'Manual Recalc' flag to xls
4916 http://bugzilla.gnome.org/show_bug.cgi?id=126907
4917 * Recalc new expressions even when manually recalculating
4918 http://bugzilla.gnome.org/show_bug.cgi?id=116090
4919 * Support DISPLAY-less function dumping
4920 http://bugzilla.gnome.org/show_bug.cgi?id=127095
4921 * Problem introduced in 1.2.1 that breaks xml import in other locales
4922 http://bugzilla.gnome.org/show_bug.cgi?id=127145
4923 * Update status display even on delayed motion.
4924 http://bugzilla.gnome.org/show_bug.cgi?id=127205
4925 * Fix rangeseltion of multiple items in other locales
4926 http://bugzilla.gnome.org/show_bug.cgi?id=127199
4927 * Update the format status UI after a successful read
4928 http://bugzilla.gnome.org/show_bug.cgi?id=127211
4929 * Errors default to horzontal alignment == center
4930 http://bugzilla.gnome.org/show_bug.cgi?id=127204
4931 * Don't add a grid if there wasn't one in the xls
4932 http://bugzilla.gnome.org/show_bug.cgi?id=127238
4933 * Fix memory handling for autoformats
4934 http://bugzilla.gnome.org/show_bug.cgi?id=127262
4935 * Fix minor cosmetic issue with the boarder between frozen panes
4936 http://bugzilla.gnome.org/show_bug.cgi?id=64297
4937 * Cosmetic tweak to keep cursor visible on dark backgrounds
4938 * Fixed xls export of col/row groups
4939 * Support workbook local functions
4940 * Fix xls import of unicode in expressions
4941 * Fix gutter resize when adding groups
4944 * Fix crash with STF import and gazillions of columns.
4945 * Drastically reduce memory usage during STF import with lots of
4947 * Speed up STF import by not creating field structures for lines
4948 not shown in the preview anyway.
4949 * Fix display of cumulative hours for -1h < time < 0h.
4950 * Fix crash with loss of precision in linear regression of
4951 dimension 2. http://bugzilla.gnome.org/show_bug.cgi?id=125436
4952 * Fix wiiiiiiiide stf dialog with glibc and composite locales.
4953 * Fix stf import of empty files.
4954 http://bugzilla.gnome.org/show_bug.cgi?id=125573
4955 * Fix column selection in stf import.
4956 http://bugzilla.gnome.org/show_bug.cgi?id=125417
4958 * Optionally generate pseudo-random (as opposed to random) numbers.
4961 * Bump requirement to libgda/libgnomedb 1.0.1
4963 J.H.M. Dassen (Ray):
4964 * Include several missing images in the documentation. (Debian #218580)
4966 --------------------------------------------------------------------------
4970 * More documentation.
4972 J.H.M. Dassen (Ray):
4973 * Update debian control files.
4976 * Gradient support for svg chart renderer.
4977 * Marker support for svg chart renderer.
4980 * Fix infinite loop on empty axis under solaris.
4981 * Fix leak loading charts.
4982 * Don't pad zero sized children.
4983 * Correctly show unqualified sheet local names in array exprs
4984 * Add 'Albany' to excel plugin's font table
4985 * Chart printing now respects scaling
4986 * Fix crash with partial bar/col/line/area/xy series
4987 * Patch warning when quiting with an keyed dialog
4988 * Fix xls export of operand classes
4989 * Minor packaging bug in corba plugin
4990 * Accept blank lines in text to cols.
4991 * Provide a cleaner work around for
4992 http://bugzilla.gnome.org/show_bug.cgi?id=121543
4993 * Re-enable the probe functions in plugins
4994 * Big performance improvement when autosizing row heights.
4995 * Fix recalc for ISBLANK
4996 * Fix deleting a graph object with expr entries.
4997 * Tweak the axis auto range selector to keep things symmetric
4998 * Enable basic style import for chart elements
4999 * Drop in a basic implementatin of ssconvert
5000 * Be anal about exporting unicode chars > 0xfeff to xls
5001 * Fix import typo that broke xls import of local hyperlinks
5002 * Draw marker and lines for legend elements that support them
5003 * Memory error when adding a series to a bar/col/line/area plot
5004 * Tune Planperfect importer.
5005 * Cleanup header inclusion to make things work even with gtk HEAD
5006 * Have ssconvert generate export file name from exporter if needed
5007 http://bugzilla.gnome.org/show_bug.cgi?id=123270
5008 * update the goto box in a few more places
5009 http://bugzilla.gnome.org/show_bug.cgi?id=122085
5010 * Have 'MATCH/LOOKUP/HLOOKUP/VLOOKUP' handle blank criteria XLishly.
5011 http://bugzilla.gnome.org/show_bug.cgi?id=123325 [countif]
5012 * COUNTIF counts empties
5013 * xls import for manual axis bounds and step
5014 * xls import for chart and axis labels
5017 * Heuristics to improve finger feel of autofilter range selection
5020 * Fixed solver's model maximization button.
5021 * Fixed crash with Cancel/OK buttons in Scenarios->View.
5022 * Usability fix for solver's constraint change button.
5023 * Bug fix: don't create a scenario if solver didn't find a solution.
5024 * Layout improvements for Risk Simulation dialog.
5025 * Layout improvements for Scenarios->View dialog.
5028 * Improve import of ancient xls.
5031 * Invalid memory read in marker combo.
5032 * Speed up number match by caching localized TRUE and FALSE.
5033 * Speed up number match of batches of partial dates (like "Jun-21").
5034 * Speed up number match by speeding up regexp matching for regexps
5036 * Improve number rendering when showing more decimals than backed
5038 * Fix covariance tool.
5040 * Fix space trimming for stf import.
5041 * Clean up FREQUENCY.
5043 * Plug html import leaks.
5048 --------------------------------------------------------------------------
5052 * Fix Advanced Filter dialog
5053 * Fix Scaled Printing
5054 * Fix `Fit to' printing
5055 * Fix histogram dialog (122155)
5056 * Fix header/footer dialog preview
5057 * Make &[FILE] Excel compatible
5059 * Fix &[TIME:hh:mm:ss] and &[DATE:yyyy] style subformatting
5060 * Fix manage-sheet-dialog bug
5061 * Add console warning message for font substitution
5062 * Fix format chooser list (Thanks Etsushi Kato)
5065 * Start adding ATK relations to the dialogs.
5068 * Make chart axis prettier.
5069 * Fix crash freeing undo info for a deleted sheet with comments
5070 * Fix File -> SendTo
5071 * Be more verbose when we can not find the default fonts
5072 * Add a grid object for charts
5073 * Install the plugin schema in the sample spec file
5074 * Require libgsf-1.8.2 to fix backward compatibility with libole2 and
5076 * Support index/implicit axis for scatter plots
5077 * Fix horizontal data sets
5078 * Auto pad between chart child with compass layouts
5079 * XLS import for axis marker/line formats, and axis ticks
5080 * XLS import for ring plots, and fix some pie parameter scales
5081 * XLS import legend position
5082 * Honour and edit manual min/max values for axis
5085 * Ensure that scrollbars always show up in font combo when
5086 needed (http://bugzilla.gnome.org/show_bug.cgi?id=121877).
5088 --------------------------------------------------------------------------
5092 * Make graph configuration undoable.
5093 * Add image preview to insert image dialog.
5096 * Improve spec file.
5099 * Initial support for line markers.
5100 * Add a combo for marker selection.
5101 * Make colour combo less ugly for themes.
5104 * Basic SVG renderer for charting engine.
5105 * Implement brightness style gradients
5108 * Add 'Save As' entry for graph objects. Support png for now.
5109 * Persist Styles for charting engine.
5110 * Begin to enable support for is_auto
5113 * Get the lifecycle of copied GogGraphs running smoothly.
5114 * Fix printing of graphs.
5115 * Fix expr relocation with cross sheet references.
5116 * Paper over the most common technique for blowing the stack.
5117 * Disable clipboard operations during object editing.
5118 * Enable labels in charts
5119 * Fix Pie/Ring style editor
5120 * Begin font support for chart attributes
5121 * Fix gradient's in pie/ring slices
5122 * http://bugzilla.gnome.org/show_bug.cgi?id=121045
5123 * Adjust the semantics of empty cells passed to optional arguments
5124 * Pretty up the legend a bit
5125 * Be more expansive about what constitutes General.
5126 * Tweak the paramters of what XL thinks the size of 'Courier' is.
5127 * Add basic Scatter plot.
5128 http://bugzilla.gnome.org/show_bug.cgi?id=121560
5129 * Fix dynamic depend leak.
5130 * Improve performance when deleting multiple sheets at once.
5131 * Only export a charting style field if it is interesting.
5132 * Hook up the Jean's SVG exporter to Jon KÃ¥re's Chart Save As
5133 * Bound clipping for xy/bar/col/line/area
5134 * Finish axis life cycle support
5137 * Support End+Home key sequence.
5138 * Tidy up gradients for charting engine.
5141 --------------------------------------------------------------------------
5145 * Get the new documentation building.
5148 * Fix analysis tools dialogs again
5149 * Fix text export of non-ascii charaters
5150 * Fix latex export of non-ascii charaters
5151 * Allow latex export to use utf-8 if required
5152 * Avoid duplicate regression tool error messages
5153 * Added new function SSMEDIAN (social science median, or
5154 median for grouped data)
5155 * Added a locale selector to text import.
5156 * Fix 115542 (cs_CZ bug), 115503 (autofill of dates)
5158 * Fix landscape printing
5159 * Save header/footer defaults
5160 * Update consolidate dialog
5161 * Permit to ignore any columns during text import
5162 * Add column header menu to format page of text import
5163 * Fix locale specific parsing on paste
5164 * Add undo to inserting of sheets via the tab context menu
5165 * Clarify insert/append sheet commands
5166 * Change layout of preference dialog
5167 * Make fill->series undoable, redesign its dialog
5168 * Make Data->Text_to_Columns undoable
5169 * Add help button to autoformat and plugin manager
5170 * Make Tools->Solver undoable
5171 * Make Tools->GoalSeek undoable
5172 * Make Duplicate Sheet undoable
5173 * Reduce the occasions when the undo chain is being flushed
5174 * Make Edit->Sheet->Remove partly undoable
5175 * Add standard output selector to consolidate tool
5176 * Make Edit->Fill->Tabulate Dependency undoable
5177 * Add simple session management
5180 * Another attempt at configure time path generation.
5183 * New format selector for stf.
5185 * Line and Area plots
5188 * Use gnome-common detection for libtool version
5191 * Support image files in chart areas (background, bar/col or pie)
5192 * Initial pass at supporting patterns in chart areas.
5195 * Fix the generated source files.
5196 * Cleanout the internals of PreviewGrid.
5197 * Cleanup AutoFormat dialog.
5198 * Printing support for charting engine.
5199 * Fix printing of images.
5200 * Coup de grace to gal, importing the 75 lines of e_xml we used
5201 * Keynav for autoformat dialog
5202 * Fix jumping to internal links in a different sheet
5203 * Add XML persistence for charts
5204 * Misc Charting improvements & fixes
5205 * Add YEARFRAC to put us at 100% coverage
5206 * Fix some format generation bugs
5207 * Rationalize and document the SheetObject::print interface
5208 * Cleanup line/arrow/filled sheet object config dialogs
5209 * An initial implementation of bonobo-less File -> Send To
5210 * Recalc fix for functions that did not use the collect utils
5211 * Work on Charting Engine.
5212 * Function doc patches to go with the new doc framework.
5213 * Function doc spelling and grammar.
5214 * Fix glitch in xls hyperlink import.
5215 * Undocumented flag on cell comments in xls
5216 * Import cell comments from >= xl97 too.
5217 * Object text labels from >= xl97.
5218 * Fix export of strings > 8224 characters in xl97.
5219 * Fix style export in the presence of validation and hyperlinks.
5220 * Spinner/Scrollbar import for xl 95 & 97.
5222 * Work on image persistence in xml
5223 * Revamp chart styles and patterns
5224 * Improve behavior of autofilters with ins/del col/row
5225 * Make mmult smarter about what constitutes a 3d ref
5226 * Improve import of gnumeric-1.0.x era graphs
5227 * Fix crash on xls export for autfilters with no conditions.
5228 * Some basic work on axis
5231 * More XLish heuristics for autofill range selection.
5232 * Support End keys, and XL style 'transition' keys
5235 * Improve color combo.
5236 * Fix keynav for various kinds of combos.
5237 * Make splash screen display code clairvoyant.
5238 * Import OpenOffice.org 1.1 from clipboard.
5239 * Export XHTML to clipboard.
5240 * Fix clipboard export of non-Latin 1 content as text.
5241 * Fall back to string when import from clipboard as
5242 table/spreadsheet fails.
5243 * Import incomplete html fragments, as produced by
5244 * e.g. Mozilla, from clipboard.
5245 * Fix bugs in Python loader.
5246 * Polish Python console.
5247 * Add workbook_new() to Python bindings.
5254 * Hopefully fix NAN issues on Alphas.
5255 * Plug autoformat leak.
5256 * Import all gal widgets we use.
5257 * Fix lots of UTF-8/filename problems.
5258 * Make pixmap combos multihead safe.
5259 * Make color combos multihead safe. Fix latent memory corruption
5261 * Fix incorrect range highlighting in non-expressions like "10:23".
5262 * Improve character set handling of pastes from other apps.
5263 * Improve stf import's handing of strange line terminators.
5264 * Fix nasty locale-changing problem (localeconv data changing
5266 * Make locale handling UTF-8 safe.
5267 * Unify our three regexp quoting functions into just one (correct)
5269 * Make pretty-printing clarify trees like "-2^2" into "(-2)^2".
5270 * Fix cell entry display for strings with initial quote.
5271 * Fix YIELDDISC, ODDFPRICE, ODDLPRICE, and ODDLYIELD.
5272 * Implement ODDFYIELD.
5273 * Reduce flicker in format selector widgets.
5274 * Fix another O(n^2) problem in stf import.
5277 * Use pool allocation for cell style tiles.
5278 * Fix rounding and error problems with GCD and LCM.
5279 * Make +/- buttons work for changing precision of fractional formats.
5280 * Fix +/- buttons for cells with value formats.
5281 * Fix +/- buttons for currency formats.
5282 * Make the 1000-separator button do something more useful.
5283 * Improve the support for fractional formats.
5284 * Improve auto-format for date differences.
5285 * Clean up style format code.
5286 * Fix parsing of fractional constants.
5287 * Improve progress display a bit.
5288 * Show default image for types we don't recognize.
5289 * Improve fixed-width stf.
5290 * Fix reading 1.0 xml files lacking encoding.
5291 * Handle file save errors that happen after the initial open.
5292 * Major speed-up for certain dynamic dependencies.
5294 --------------------------------------------------------------------------
5298 Auto*-wrestling only.
5300 --------------------------------------------------------------------------
5305 * Some more UTF-8 cleaning in the stf parsers.
5306 * Improve the encoding selector by only showing
5308 * Some small improvements to the Text Import dialog
5311 * Move the various compile time paths into a generated header.
5314 * HIG compliant quit dialog.
5317 * Initial version of gradient editor for chart style page.
5320 * More work on graphs.
5321 * Set alwaysCalc flag when xls exporting dynamic dependencies.
5322 * Fix HIG-ification of validation page in fmt dialog
5323 * Add some mnemonics to the new and improved file open dialog.
5324 * Finish conversion of default font to Sans 10
5325 * Fix http://bugs.debian.org/193276
5326 * Fix rangesel on other sheet in with of sheet local names
5327 * Fix recalc on undo of cut-paste of interior of range
5328 * Sheet data -> charts begins working.
5329 * Some minor tweaking for xls escher import to handle gradients
5330 * Clean up edit item, and support spanning autocompletion
5331 * Fixes for sheet object dependencies.
5332 * Fixes for chart series generation.
5333 * Basic Pie & Bar/Col plots.
5334 * Initial xls import for new plots (no formatting).
5335 * Have HTML exporters handle utf8.
5336 * Extend layout engine in GogChart.
5337 * Nice redraw speedup for images and charts.
5338 * Fix undo bug for moving merged regions (yummy).
5339 * Support Move with cells flag for sheet object.
5341 * Fix lots of bugs in the run up to a beta.
5342 * Fix undo of defining an existing named expression placeholder.
5343 * Simplify the recently used file stuff in preparation for egg.
5344 * Fix months old stupidity in my lobotomization of gconf wrapper.
5345 * Remove deprecation from canvas items.
5346 * Finished first pass at an xml SAX based exporter, still rough around
5350 * New function COLUMNNUMBER.
5351 * Fix ABRs in imported pcre code.
5352 * Leak fix for gnumeric xml saving.
5353 * Leak fix for character encoding selection.
5354 * Fix stf import crash for empty files.
5355 * Improve generation of binomial and negative-binomial random
5357 * Fix stf dialog problem with WM close.
5358 * Make stf export quoting UTF-8 safe.
5359 * Make stf export cell separation UTF-8 safe.
5360 * Improve generation of NaN, -Inf, and +Inf.
5362 * Handle character set aliases, more or less.
5363 * Improve remote-DISPLAY start-up time by getting rid of calls to
5364 deprecated gtk_style_get_font function.
5365 * Start getting rid of use of deprecated features.
5366 * Multihead support.
5367 * Fix crash for analysis tools on initial failure.
5368 * Speed up stf import.
5369 * Rewrote stf importer to be GtkTreeView/GPtrArray based instead
5370 of GnomeCanvas/GList.
5371 * Fix a ton of stf bugs.
5373 --------------------------------------------------------------------------
5378 * Add character encoding menus to the file selector
5379 * Handle specified encoding for csv/tsv files
5380 * Handle specified encoding for configurable text import
5381 * Fix csv parsing (#80806), finally
5382 * Fix #100529, #78355, #99649
5385 * Support for automake 1.6.x
5386 * Modernize the rpm .spec file
5389 * Add encoding selector to stf export
5392 * Improve handling of files with content type != extension
5393 * A few small bugs in XL97 export.
5394 * Simplify defining new services
5396 * Fix xbase importer
5397 * Add motion compression for high speed scrolling
5398 * Fix elapsed hour format
5399 * Make the edit item smarter at the right edge
5400 * Handle saving too many merged cells for 1 xls record
5401 * Fix internal hashing bug with styles containing auto colors
5402 * Improve update semantics of ExprEntry in preparation for graphs
5403 * Make sheet_get_extent span when needed.
5404 * Fix old bug exposed by alex's fix to mapping in foocanvas.
5407 * Added shuffling tool.
5408 * Added `Edit'->`Fill'->`Series...' filling tool like in XL.
5409 * Added scenario tools.
5412 * Fix autocompletion in the face of multi-byte characters.
5415 * Make RenderedValue use a PangoLayout for storing the contents
5416 of a cell. (Operation Snappiness, Part 3.)
5417 * Make mstyle cache pango attributes. (Operation Snappiness,
5419 * Make sure our pango contexts have language set. (Operation
5420 Snappiness, Part 5.)
5421 * Shave off a few cycles here and there.
5422 * Improve progress display when loading.
5423 * Eliminate rendered_text from struct RenderedValue. (Operation
5424 Snappiness, Part 6.)
5425 * Fix a few stf irritants.
5426 * Security fix for sample data source plugin.
5427 * Security fix for oleo plugin.
5428 * Security fix for sc plugin.
5429 * Fix gnome print configuration.
5430 * Fix latex exporter crash.
5431 * Restore auto-format functionality. (Automatically supply a format
5432 to a new cell based on the formula entered.)
5433 * Work around extremely slow cases in, e.g., BETAINV.
5434 * Improve speed of generation of many types of random numbers.
5435 * Switch regexp routine to pcre.
5437 --------------------------------------------------------------------------
5441 * Support Mac Office style 1904 date convention.
5442 * Fix recalc problem with MMULT.
5443 * Bump libgsf req to 1.7.0
5444 * Fixed XL export (apologies to all)
5445 * Improve support for negative elapsed time formats.
5446 * Minor lotus-123 import issue.
5447 * Added Skeleton for importing MS Excel XML.
5448 * Changed default toolbar layout to icon only.
5451 * Finish UI for managing hyperlinks of various sorts.
5452 * Skip sheet chooser page in text export when there is only
5453 one sheet (Fixes 84791).
5454 * Paste OpenCalc from clipboard.
5455 * Paste html tables from clipboard.
5459 * Lower number of matrix LU-decomposition routines from three to
5461 * Add function renaming support for file formats that use function
5462 names different from our.
5463 * Partial buffer overrun audit.
5464 * Improve fraction format.
5465 * Move pango attribute calculation into rendered value. (Operation
5466 Snappiness, Part 1 of many.)
5467 * Eliminate StyleColor member of RenderedValue. (Operation
5468 Snappiness, Part 2.)
5471 http://bugzilla.gnome.org/show_bug.cgi?id=102236
5472 * Decrease depenence on glibc regexp extensions.
5475 * Port to the gnome-print-2.2 api.
5477 Theppitak Karoonboonyanan:
5478 * Improve XIM support.
5480 Wayne Schuller <k_wayne@linuxpower.org>
5481 * Initial implementation of fit-to-pages printing.
5483 --------------------------------------------------------------------------
5487 * Fix some XL95 object issues.
5488 * Find a few undocumented corners of XL's format.
5489 * Fix XL97 export of validation and filters for simple sheets.
5490 * Misc screwups with autofilters
5491 * Ins/Del Col/Row now does mostly the right thing with filters.
5492 * Ins/Del Col/Row now handles frozen panes.
5493 * Lower right of merge extends sheet bounds.
5494 * Fix parser's handling of unknown function.
5495 * Remove unnecessary new/free of dates.
5498 * Open DB connections read only.
5499 * Improve password dialog.
5500 * Show password dialog also for files given on command line.
5503 * Fix crash when no undo information is wanted.
5504 * Clean up NULL/FALSE confusion all over.
5505 * Remove GNM_EXPR_PARSE_CREATE_PLACEHOLDER_FOR_UNKNOWN_FUNC.
5506 * New functions GNUMERIC_UNICHAR, GNUMERIC_UNICODE
5509 * Move the generation of the standard formats into StyleFormat
5511 --------------------------------------------------------------------------
5512 Gnumeric 1.1.13/1.1.14
5518 * New icons for +/- precision
5519 * Make bonobo/non-bonobo a whole lot more consistent.
5522 * Improve desktop file to support bug-buddy.
5525 * Make the behavor of save and save-as more comfortable.
5526 * Fix parsing 3d references
5527 * More work on exporting names to xls
5528 * Support the global outline buttons
5529 * Optional outline markers at the begining rather than end
5530 * Make the label object more useful
5531 * Fix XL import for h/v only freeze with non origin start
5532 * More attributes for excel95 objects
5533 * Support pruning 3d references on sheet deletion.
5534 * Clean up some workbook view life cycle issues
5535 * Implement Auto-filters
5536 * Begin support for pivot tables
5537 * Full support for SUBTOTAL magic
5538 * Fix sneaky bug between sheetobjects and frozen panes
5539 * Fix removal of placeholder names
5540 * XLS export for validation and Input Messages
5541 * Improve handling of validation in format dialog
5542 * XL97 export for named expressions
5543 * XLS export for autofilters
5544 * Fix print dialog's entry of repeated cols/rows
5547 * Separate GUI for showing progress and messages before first
5548 spreadsheet window is displayed.
5550 * Port the remaining plugins to gsf output.
5551 * Use desktop font for row and column titles, fixing 98666.
5552 * Fix bugs in the bonobo control version of Gnumeric.
5553 * Install the bonobo control in libexec.
5554 * No longer pretend to support the Bonoobo/PersistFile interface.
5555 * Fix key navigation and scrollbar scrolling in auto-filter combos.
5556 * Clean up editable-label some more.
5557 * Improve image loading. With libwmf-0.2.8 and gtk+-2.1.2 or
5558 later, Gnumeric can now display Windows Metafile images -
5559 common in Excel documents.
5560 * Fix bug in hyperlink import from Excel.
5563 * Improve qpro importer.
5564 * Fix 98664 for bonobo.
5565 * Fix sylk importer to do ISO-8859-1 -> UTF-8 conversion.
5566 * Fix dif importer to do ISO-8859-1 -> UTF-8 conversion.
5567 * Attempt a fix for psiconv importer to do ISO-8859-1 -> UTF-8
5569 * Make autofill UTF-8 safe and fix a bug with negative numbers.
5570 * Fix FV problem with rate==0.
5571 * Fix DAYS360 incompatibility (with XL).
5572 * Improve parsing infra-structure.
5573 * Fix unnecessary singularities for IPMT, PPMT, and NPER.
5574 * Make print-info use GnomePrintUnit instead of our own half-baked
5576 * Overhaul error value layers.
5577 * Fix loading and saving of error values in xml format.
5578 * Fix parser crash. (101658.)
5581 --------------------------------------------------------------------------
5585 * Hide hidden cells in groff/troff export.
5587 * Watch for file extensions not matching filetype when saving.
5590 * Buff up the function guru icon a touch
5592 J.H.M. Dassen (Ray):
5593 * Updates to the build system.
5594 * Some code janitor work.
5597 * POISSON is defined for x == 0
5598 * Start work on rotated text
5599 * Enable Excel97 basic export
5600 * Have the importer designate the exporter directly
5601 * Switch to foocanvas for performance
5602 * Just in time rendering for clipboard
5603 * Add 'require_explicit_enable' for plugins
5604 * Support writing dual stream xls files
5605 * http://bugzilla.gnome.org/show_bug.cgi?id=97672
5606 * Rewrite string export for xls (95 & 97)
5607 * Fix inline array export for xls (95 &97)
5608 * Store the xls codepage when importing for use when exporting
5609 * Merge style extent and most common style calcs for xls export
5610 * Improve xls export of custom palettes
5611 * Fix xls export for zoom > 100
5612 * Implement intersheet and 3d references for xls97 export
5613 * Fix xls import of 3d external references
5616 * Merged File/Open and File/Import
5617 * Remove code which supported the File/Open File/Import
5621 * Spelling fixes all over.
5622 * Add the ability to search expression results.
5623 * Add parameter checks to RAYLEIGH, RAYLEIGHTAIL, EXPPOWDIST,
5624 LAPLACE, PARETO, LOGISTIC functions.
5625 * Plug leaks in function selector dialog.
5626 * Improve memory usage in search centre slighly.
5627 * Fix precision of GAMMALN.
5628 * Fix precision of FACT and extend it to negative non-integers.
5629 * Add BETA and BETALN functions.
5630 * Make CHAR function UTF-8 safe.
5631 * Make CODE function mostly UTF-8 safe.
5632 * Fix SUBSTITUTE (for non-blank fourth argument) and make it UTF-8
5634 * Make SEARCH function UTF-8 safe.
5635 * Fix sc importer to do ISO-8859-1 -> UTF-8 conversion.
5636 * Fix oleo importer to do ISO-8859-1 -> UTF-8 conversion.
5637 * Make search UTF-8 safe.
5640 * Initial support for pre-ole xls files.
5643 * Two new logarithmic regression functions, one of them
5644 with nonlinear fitting of a horizontal curve shift.
5646 --------------------------------------------------------------------------
5650 * Some LaTeX exporter fixes
5656 * Hide hidden cells in LaTeX export
5659 * Store current sheet in both spots for xls export
5660 * Fix multiple name invalidation within 1 expr on sheet delete
5661 * Work around incorrect XL95 export in OpenCalc
5662 * Enable full simplistic just in time render & span.
5664 * Tidy and brighten up the name dialog.
5665 * Add more format and alignment support to cell edit.
5666 * Re-enable feedback for autocomplete.
5667 * Fix xls names with unicode ids.
5668 * Fix xls 2000 import for external names.
5669 * Fix edit line behaviour.
5672 * Clean up SERIESSUM.
5673 * Fix crash during xml save.
5674 * Fix elusive dependency leak.
5675 * Implemented a new and better qgamma function. (Anything dealing
5676 with the chisq distribution will also benefit from this.)
5678 * Fix ABW in html exporter.
5680 --------------------------------------------------------------------------
5684 * Add XHTML exporter
5685 * Fix minor bug in the sort dialog
5690 * Do not allow all sheets in a workbook to be deleted.
5691 * Implement a simple configuration dialog for the frame
5694 dorami@bu.iij4u.or.jp:
5695 * Add InputMethod support for better international key support
5698 * Rework derivative valuation routines
5701 * Decrease GAL dependence.
5702 * More work on opencalc importer.
5703 * Start clean up of error handling routines.
5704 * Some UTF-8 cleanup.
5705 * Support placeholders for unknown names (incl XL import)
5706 * Restore core <-> split for analysis and random num tools
5707 * Undo support for defining and updating named expressions
5708 * Port Name guru from GtkList -> TreeView
5709 * Fix applix expr parsing now that we consider spaces
5710 * Correct sheet order and naming for Applix import.
5711 * Support named ranges for Applix import.
5712 * XML string quoting in expressions for opencalc importer.
5713 * Fix handling of 3d references in context of sheet reorder
5714 * Some optimization of case insensitive sheet name lookup
5715 * Make named expression ids case sensitive.
5716 * Port cell format dialog to TreeView.
5717 * Handle encryption from 'Tools -> Protection -> Workbook Protected'
5718 * Remove implicit conversion of unquoted strings that are not names
5719 * Import named expressions, arrays and merged regions from OpenCalc
5720 * More cleanup after the big parser rework
5721 * Esoteric XL number formats #,,##0,,
5722 * Simplify some dialog code
5723 * Support Dynamic Depends (eg INDIRECT)
5724 * Add AREAS so that we can finally finish off the lookup functions
5725 * Clean up the function registration api
5726 * Make format parsing utf8 clean
5727 * Fix mishandling of empty strings in xls data validation importer
5728 * Support Horizontal and Vertical only frozen panes
5729 * Some optimizations for filling large regions
5730 * Start work on 'Text from Columns' and 'External Data -> Text File'
5731 * Simple manual recalculation, it won't catch everything yet.
5732 * Some UI for recalc and iteration changes
5733 * Tweak precedence of new operators and clean up the grammar
5734 * Fix parse error reporting
5735 * Fix xls name import for external and builtin names (95 & 2k)
5736 * Fix undo for object movement
5737 * Improve XL95 export and prep framework for 2k
5738 * Add quicky placeholder for importing 'input msg' from xls
5741 * Port search center from gal's e-table to gtk's treeview.
5742 * Fix parse-utils to handle large number of columns.
5743 * Reduce the number of source places that need to be changed in
5744 order to get more than 256 columns and/or 65536 rows.
5745 * Fix --geometry, I hope.
5746 * Start handling invalid (== non-utf8) file names.
5747 * Fix minor leak in excel loader.
5748 * Improve precision of GEOMEAN and PRODUCT.
5749 * Fix MOD for non-integer (or just huge) args.
5750 * Fix division by zero in MROUND.
5751 * Fix a bunch of gnum_float issues.
5752 * Fix leaks in COLUMN and ROW.
5753 * Sort names in name dialog.
5755 * Various UTF-8 work.
5756 * Fix double replacement problem for search-and-replace with a
5757 regular expression matching an empty string.
5759 * Improve precision for qgamma (and thus GAMMAINV).
5760 * Fix a few cases of col/row confusion.
5763 * Use regexps to classify currency and accounting formats
5766 * Hide hidden data in html export
5767 * In the LaTeX exporter optionally export math in italics
5770 * Remove old Python plugin
5772 --------------------------------------------------------------------------
5776 * Fix #92367, #94300
5779 * Made most dialogs HIG compliant.
5782 * Start enabling the graph guru.
5783 * Begin to re-enable xls document metadata.
5784 * Fix translations in the bonobo build.
5785 * Enable translation of function category names.
5786 * Parser support for both syntaxes of 3d reference.
5787 * Parser support for row or col only references (A:C or 1:5)
5788 * Fix some drawing issues related to the pango conversion.
5789 * Remove usage of some deprecated functions.
5790 * Fix handling of files named .xml.gz
5791 * Improvements for ExprEntry
5792 * Make autocorrect unicode-safe, and port dialog to treeview.
5793 * Fix 'address' so that we pass all of the tests.
5794 * Fix handling of optional scalar arguments.
5795 * Convert many of the IS* info functions to nodal:scalar.
5796 * Support implicit iteration for array expressions.
5797 * Fix sheet object ref counting error that Morten found.
5798 * Fix crash when destroying unshared view.
5799 * Start fleshing out support signals to give scripting more power
5800 * Move the CORBA support code into a plugin and make more functional.
5801 * Add some UI for managing hyperlinks of various sorts (unfinished)
5802 * Make the location status box smarter about named ranges
5803 * Begin support for intersection
5804 * Start parsing range sets
5805 * Simple OpenOffice importer (expr and content but no formating)
5806 * Support multi-region version of INDEX
5807 * Handle obscure corner case in xbase importer
5810 * Spruce up the CORBA code to use some bonobo utils.
5814 * Leak plugging in support libraries.
5815 * Speeding up a few string value constructions.
5816 * Really make autocorrect utf8 safe.
5818 * Fix loading of sheets with error constants in expressions, such
5822 * Drag & Drop sheet re-ordering
5824 --------------------------------------------------------------------------
5827 dorami@bu.iij4u.or.jp:
5828 * Begin to use Pango in cells.
5831 * Add XL import for polygon colours.
5833 * Fix icon assignment.
5834 * Support pasting utf8
5835 * Rewrite plan perfect import, significantly more useful now.
5836 Includes some format transfer and uses the wordperfect
5837 charset map from kword (thanks to Ariya Hidayat)
5838 * Cull out a pile of special iconv code in favour of glib
5839 * Fix documentation installtion to match libgnome's expectations
5840 * locale -> utf8 conversion for lotus wk1 importer
5841 * support for BITAND and BITOR in lotus wk1 importer
5842 * Tweak XL export so that MS Excel does not produce a warning when
5844 * Partially fix printing images
5847 * Port to new libgsf big file api
5850 * Solver improvements:
5851 - Imported the GLPK (GNU linear programming kit) version 3.2.
5852 It provides a revised simplex algorithm for solving large
5853 scale problems, written by Andrew Makhorin. It performs
5854 much better than lp-solve if the model is large, see
5855 a benchmark in ftp://plato.la.asu.edu/pub/lpsimp.txt.
5856 - Added the algorithm selection into the dialog.
5857 - Other dialog improvements.
5858 * Speed optimizations for the MPS plugin.
5861 * Add poor man's utf8 regexp routines.
5864 * Renamed "Print Setup" to "Page Setup" in the file menu and the
5868 * Work on the plugins.
5869 * Plugins can now register menu and toolbar items (bonobo only for now)
5870 * Another step towards a gtk only build.
5872 --------------------------------------------------------------------------
5876 * Fix and speed up the XL exporter.
5877 * Make the behaviour for right button consistent in all contexts.
5878 * Fix import of frozen panes.
5879 * Fix XL export of functions with fewer args than XL requires
5880 * Improve the wk1 importer
5881 * Implement some of Harlan's CELL routines to help the wk1 importer
5882 * Make sheet deletion multi-view safe.
5883 * More fixes for named expressions.
5884 * Remove old bogosity when importing the err form of #REF!
5885 * Fix handling of embedded newlines for gtk2
5887 * Don't leak clipboard on exit.
5888 * Have Enter move the edit_pos while in the editline the same way it
5890 * Support Double click in cell to start editing.
5891 * Change the cursor when the mouse is in the edit item.
5892 * Improve (Fix?) colwidth exporting in xls
5893 * Fix XLS name import in the presence of external links
5894 * Extend XLS array import
5895 * Take a step towards supporting external links in XLS.
5896 * Fix reporting of import errors.
5897 * Fix ref-count problem importing builtin names in XLS.
5898 * Enable and patch the plan perfect importer.
5899 * Fix ref-count problem with cell comments.
5900 * Ultra basic support for Excel 95 Polygon objects.
5901 * Fix colour leak with grid colour change, and small warning.
5904 * New random distribution functions (mostly integrated from the
5905 GNU Scientific Library with some minor modifications):
5906 RANDDISCRETE(), RANDGAUSSIANTAIL() and RANDLANDAU().
5907 * New random distributions for the random number generation tool:
5908 Gaussian Tail, Landau, and Uniform integer.
5909 * New financial function, VDB(), integrated from the OpenOffice
5910 with some modifications and clean up.
5911 * New statistical functions (integrated from the R 1.5.1 and
5913 BERNOULLI(), CAUCHY(), EXPPOWDIST(), GEOMDIST(), LANDAU(),
5914 LAPLACE(), LOGISTIC(), PARETO(), RAYLEIGH(), and RAYLEIGHTAIL().
5915 * Added `Filter->Show All'.
5916 * Improved the function description layout in the
5917 `Insert->Function' dialog.
5918 * Function documentation improvements.
5919 * Implemented standard errors output for the exponential
5921 * Implemented the `Risk Simulation Tool'. You cannot find it in
5922 XL, you have to pay more to get it as an extra add-in.
5923 * Implemented SIMTABLE() function related to the risk simulation
5925 * Initial EUROCONVERT() function.
5928 * Fix random number generator to really use /dev/urandom.
5930 * Make search utf8 safe (assuming utf8-ready regexp routines).
5932 J.H.M. Dassen (Ray):
5933 * Update desktop to reflect wider mime support.
5936 * Work on the plugins.
5938 --------------------------------------------------------------------------
5942 * Fix and improve html import.
5943 * Make the analysis tools honour the lock state of cells.
5944 * Properly handle output range preparation for analysis tools
5945 even if the user did not want it cleared.
5946 * Create ui to set protection of indiviual sheets.
5947 * Make various edit actions check for locks first.
5948 * Fix 85383, 84396, 88164.
5951 * Have the stf dialog use the default font.
5952 * Use GsfInput for importing.
5953 * Improve the Applix importer.
5954 * Fix lifecycle for 3d references.
5955 * Fix goto dialog's handling of invalid addresses.
5956 * forward port missing patches from 1.0
5957 * Finally add SheetView
5958 * Move animated cursor selection to sheetview
5959 * Handle enabling paste special on an application level
5960 * Move selection to SheetView
5961 * Parse and evaluate constructed references, no depends yet.
5962 * Read edit_pos from xls for multi-selection case.
5963 * Save selection correctly for xls.
5964 * Move freeze state to SheetView.
5965 * Decrease dependence on gal in favour of libgsf.
5966 * Move libgsf for XL export
5967 * Remove dependence on libole2 !
5968 * Add a Quattro Pro importer
5969 * Fix Lotus import of relative references, and formulas with strings
5970 * Support url, and in workbook hyper-links, no UI or persistence yet.
5971 * Import url, and in workbook hyper-links from xls
5972 * Take steps towards support implicit iteration for function args.
5973 * Handle cursor changes, and tooltips for hyper-links.
5976 * More solver enhancements:
5977 Reporting improvements.
5978 Documentation updated.
5979 * MPS plugin enhancements.
5980 * New financial functions (integrated from the OpenOffice with
5981 some modifications and clean up):
5982 AMORDEGRC(), AMORLINC(), CUMIPMT(), CUMPRINC(), MDURATION(),
5983 ODDLPRICE(), ODDLYIELD(), and YIELDMAT().
5984 * Renamed Gnumeric's DURATION() as G_DURATION() and implemented
5985 DURATION() like in XL (using OpenOffice code).
5987 * Moved all complex number functions from fn-eng plug-in to a
5988 separate plug-in for complex numbers.
5989 * New complex number functions (integrated from the GNU Scientific
5990 Library with some minor modifications):
5991 IMINV(), IMNEG(), IMARCSIN(), IMARCCOS(), IMARCTAN(), IMARCSEC(),
5992 IMARCCSC(), IMARCCOT(), IMSEC(), IMCSC(), IMCOT(), IMSINH(),
5993 IMCOSH(), IMTANH(), IMSECH(), IMCSCH(), IMCOTH(), IMARCSINH(),
5994 IMARCCOSH(), IMARCTANH(), IMARCSECH(), IMARCCSCH(), and IMARCCOTH().
5995 * Moved all random number generation functions from fn-math to a
5996 separate plug-in (fn-random).
5997 * New random distribution functions (mostly integrated from the
5998 GNU Scientific Library with some minor modifications):
5999 RANDBETA(), RANDCAUCHY(), RANDCHISQ(), RANDEXPPOW(), RANDFDIST(),
6000 RANDGAMMA(), RANDGAUSSIAN(), RANDGEOM(), RANDGUMBEL(), RANDHYPERG(),
6001 RANDLAPLACE(), RANDLEVY(), RANDLOG(), RANDLOGISTIC(), RANDLOGNORM(),
6002 RANDPARETO(), RANDRAYLEIGH(), RANDRAYLEIGHTAIL(), RANDTDIST(),
6003 RANDUNIFORM(), and RANDWEIBULL().
6004 * New random distributions for the random number generation tool:
6005 Beta, Cauchy, Chi-Squared, Exponential power, F, Gamma, Geometric,
6006 Laplace, Levy alpha-Stable, Logarithmic, Logistic, Lognormal,
6007 Pareto, Rayleigh, Rayleigh tail, T, Type I Gumbel, Type II Gumbel,
6011 * Improve the Applix importer.
6012 * Update mathfunc.c to R 1.5.1.
6013 * Improve precision of HYPGEOMDIST and NEGBINOMDIST.
6015 * Fix RANDPOISSON loop and performance.
6016 * Start making Search and Search/Replace UTF-8 safe.
6017 * Resurrect long double support.
6020 * Use GsfInput in the Python plugin loader
6021 * Use GsfInput in the Nautilus component
6022 * Open all probe-able file formats from the Nautilus component
6025 --------------------------------------------------------------------------
6029 * Implement validation criteria checking.
6030 (http://bugzilla.gnome.org/show_bug.cgi?id=72554)
6031 * Port part of the string functions to utf8.
6034 * Improve printing dialogs.
6035 * Make print-setup changes undoable.
6036 * Add zoom factor preference.
6037 * Add sheet selector to print-setup dialog.
6038 * Fix print range selection.
6039 * Added new stats function CRONBACH.
6040 * Improve focus handling in search dialog
6041 (http://bugzilla.gnome.org/show_bug.cgi?id=81087).
6042 * Persist printer information
6043 * Add GUI to plugin manager to add/remove extra plugin
6045 * Add discard all/save all buttons to exit dialog.
6046 * Add a rescan directories button to the plugin manager
6047 (Note: this has seen only minimal testing.)
6049 http://bugzilla.gnome.org/show_bug.cgi?id=82272
6050 http://bugzilla.gnome.org/show_bug.cgi?id=80126
6051 http://bugzilla.gnome.org/show_bug.cgi?id=82398
6054 http://bugzilla.gnome.org/show_bug.cgi?id=83392
6055 * fix name definition.
6056 http://bugzilla.gnome.org/show_bug.cgi?id=79925
6057 * Only grab if selection succeeds.
6058 * Fix drawing glitch when creating unshared views not at A1
6059 * Copy freeze state and outline info
6060 * Ignore combos associated with filters.
6063 * More solver improvements.
6066 * Cleanup fn-database.
6067 * Disentangle fn-stat and fn-database.
6068 * Make fn-database a plugin.
6069 * Make fn-stat a plugin.
6070 * Improve goal seek for the case without a proper df.
6072 * Plug leaks and improve speed of string functions.
6074 * Fix ROW and COLUMN.
6075 * Prevent gcc 2.96 compilation.
6076 * Fix leaks for unknown function stubs.
6079 * Install bonobo control
6080 * Merge bonobo control commands into container's menus
6081 * Make bonobo control zoomable
6082 * Enable bonobo control to display message dialog.
6084 --------------------------------------------------------------------------
6088 * Port print-setup dialog.
6090 * Make all Analysis Tools undoable.
6091 * Add output formatting options to Analysis Tools.
6092 * Make undo-size configurable.
6094 * Add preference dialog.
6095 * Improve treeview cell renderers.
6096 * Make Random Generator Tool undoable.
6097 * Fix and improve row-height dialog.
6098 * Fix hide/show detail and group/ungroup dialog.
6099 * Include more info in HTML 4.0 files.
6100 * Support borders in HTML4.0 exports.
6101 * Fix Sheet-Object-Scrollbar configuration dialog.
6102 * Fix Sheet Object leak.
6103 * Fix Sheet-Object-Checkbox configuration dialog.
6104 * Fix Sheet-Object Arrow/Line configuration dialog.
6105 * Fix Sheet-Object Fill configuration dialog.
6106 * Fix workbook attribute dialog.
6107 * Add preference setting to include sheet name in undo/redo
6109 * Fix missing data handling of SUMPRODUCT and friends
6110 * Fix CONCATENATE (http://bugzilla.gnome.org/show_bug.cgi?id=78610)
6111 * Add number of sheets preference
6112 * Start to UTF8 some of the string functions
6113 * Preserve autocorrect exception lists
6114 * Switch plugin manager from gnome-config to gconf
6115 * Add window size preference page to preference dialog
6116 * Add file/xml preference page to preference dialog
6117 * Redesign Error info dialog
6118 * Improve x-selection handling
6119 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=76474
6120 * Add lowering and raising of sheet objects (except widgets).
6121 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=79809
6122 * Add lowering and raising of sheet objects (except widgets) to top and bottom.
6123 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=62127
6124 * Fix http://bugzilla.gnome.org/show_bug.cgi?id=79744
6127 * Add password dialog to support encrypted input.
6128 * Make expr parser utf8 clean.
6130 * Fix object import from XL.
6131 * Quicky insert image item.
6132 * Tidy drag and Drop.
6134 * Some touchups to bonobo build.
6136 * apply some pending japanese patches.
6137 * Improve HIG compliance.
6138 * Start support for filter importing.
6139 * Fix sheetobjects in the presence of panes.
6144 * Clean up Guile plugin
6145 * Enable use as a bonobo control
6148 * More solver improvements.
6151 * More and better chunk allocation.
6152 * Fixed memory corruption in LINEST and LOGEST.
6153 * Plug gigantic leak in parser.
6154 * Improve gnumeric-expr-entry's utf8 support and speed.
6155 * Plug various little leaks.
6156 * Add logical XOR function.
6157 * Make fn-date a plugin.
6158 * Make fn-eng a plugin.
6159 * Make fn-financial a plugin.
6160 * Make fn-info[rmation] a plugin.
6161 * Make fn-logical a plugin.
6162 * Make fn-lookup a plugin.
6163 * Make fn-math a plugin.
6164 * Make fn-string a plugin.
6165 * Partially untangle remaining fn-files.
6167 --------------------------------------------------------------------------
6171 * Make autoformat edges toggleable.
6174 * Make Single-Factor ANOVA undoable.
6175 * Port search dialog.
6177 * Implement setting and changing of tab colors.
6178 * Port search/replace dialog.
6179 * Reimplementation of function selector.
6180 * Reimplementation of formula guru.
6181 * Add `recently used' to function selector.
6182 * Fix csv importer crash.
6183 * Port summary dialog and make it modeless.
6184 * Make summary changes undoable.
6188 * Fix XL import of external function names.
6189 * plug item-bar leak.
6190 * Rewrite editable-label to use gtkentry and to be utf8 clean.
6191 * Fix scrollbar & checkbox object cloning.
6192 * Support Applix's #AND# #OR# #NOT#
6193 * Rework dependent relocation.
6194 * Improve event handling during sheet-object editing.
6195 * Add dependency support for 3d references. needs work on delete.
6196 * More polish to dependency engine.
6197 * Big ExprTree -> GnmExpr rename in prep for libgnumeric.
6198 * Support importing encrypted XLS workbooks (password is temporarilly
6202 * More solver improvements.
6206 * Add aggressive expression sharing during load.
6207 * Add chunk allocators for cells, dependents, and some values.
6208 * Fix conditional formats, more or less.
6210 * Fix PROB function's argument order.
6212 --------------------------------------------------------------------------
6213 Gnumeric 1.1.0 and 1.1.1
6216 * Fixes to the STF exporter. (#72416, #71783)
6219 * Port gnumeric_notice to gnome2.
6221 * Make the autosave dialog non-modal, port to gnome2.
6222 * Make the analysis tools warnings non-modal.
6223 * Make the autocorrect dialog non-modal, port to gnome2.
6224 * Fix gnome2 specific random tool crash.
6225 * Destroy outadated dialogs.
6226 * Port solver dialog to gnome2.
6227 * Make the solver information dialogs non-modal.
6228 * Make the goal-seek warnings non-modal.
6229 * Port consolidate dialog to gnome2.
6230 * Make the consolidate warning dialogs non-modal.
6231 * Allow cross-sheet consolidation.
6232 * Turn sheet-rename dialog into guru.
6233 * Port filter dialog to gnome2 using the expr-entry
6234 widget and improve filter mechanism.
6235 * Port the plugin manager dialog to gnome2.
6236 * Improve numerical precision in single factor ANOVA.
6237 * Correct regression analysis tool (intercept == 0 case).
6238 * Port and redesign sort dialog.
6239 * Reenable the expr entry widgets in gurus.
6241 * Convert lots of dialogs to use the new expr entry
6243 * Add help buttons to various dialogs.
6244 * Make reordering of sheets undoable.
6245 * Port zoom dialog and convert it into a guru.
6246 * Improve Sheet-Order dialog.
6247 * Make add/modify comment undoable.
6248 * Make comment clearing undoable.
6249 * Make comment deletion undoable.
6250 * Add `Add/Modify Comments' item to cell context menu.
6252 * Improve comment popup.
6253 * Make adding sheet undoable/redoable
6259 * Initial port to gnome2.
6260 * Enable microhash depend mechanism.
6261 * Rework the range relocation logic.
6262 * Rework sheet order dialog and make it a guru.
6263 * Clean sheet object widget creation.
6264 * Improve key handling when there are gurus.
6265 * Crash importing 3d references to external workbooks.
6266 * move libole2 req into excel plugin, and make it optional.
6267 * guruify autoformat dialog, and update autoformat code.
6268 * move format from cell -> value.
6269 * add an icon to the expr-entry (thanks Jacub)
6270 * make images available without bonobo, including printing.
6271 * fix scrollwheels for gnome2.
6272 * more fixage for libxml2.
6273 * improve xl import of images.
6274 * start moving to utf8 internals.
6275 * fix pango context leak.
6276 * improve xl95 export.
6277 * Implement hooks to support per instance depends
6278 (eg data sources or INDIRECT)
6280 * Initial pass at dumping the translated function docs into a manual.
6281 * Cleanup name import from xls, and handling of fwd sheet decls in xl95.
6282 * Move the font mapping into the core rather than at XL import.
6283 * Cleanup the sheet's use of dependents.
6284 * Improve dependent management.
6285 * Prep for importing external references from XL.
6286 * Better support for 3d references.
6287 * Add a sample external data source.
6288 * fix paste-special.
6291 * More correct import of "automatic" colors from Excel.
6292 * Export "automatic" colors to Excel.
6293 * Simplify and fix bugs in Excel color import and export.
6294 * Support cropping in Excel image import.
6297 * Reorganize the custom pixmaps.
6300 * Major rewrite of the Solver. Integrated key parts of the LP
6301 Solve 3.2 written by Michel Berkelaar and others.
6304 * Fix DATE2UNIX. (Bug 70814.)
6305 * Fix compiler warnings. (Well, fix the bugs they pointed out.)
6306 * Partially clean up regression code.
6307 * Fix regression's singularity test.
6308 * Fix validation's use of abs to be fabs.
6309 * Improve random number generation using /dev/urandom device.
6310 * Fix Oleo plugin's isdigit usage.
6311 * Support for --with-long-double
6312 * Constify C strings.
6313 * Switch to newer R sources.
6314 * Fix "make -j" in plugins.
6315 * Add extra tests for singularity and near-singularity in
6317 * Clean up Fourier analysis.
6318 * Fix validation int check.
6319 * Fix analysis tools crashes.
6322 * Update the debian control files.
6323 * Initial support for WorkbookView::is_protected.
6326 * Implement opening of comment dialog by double clicking marker.
6328 --------------------------------------------------------------------------
6332 * Redo COUP_ functions one more time, ignoring XL.
6333 * Fix expression entry widget
6334 * Preload selections in analysis tools
6340 * Enable Add/Delete Series for Graph Guru.
6341 * Improve usability of Graph Guru data selectors.
6342 * More work on XL import for 3d references.
6343 * Import checkbox links from XL.
6344 * Add scrollbars and import them from XL.
6345 * Update the xml schema.
6346 * Small optimization to shrink xml in .gnumeric files.
6347 * Polish the sheet object editing.
6350 * New tabulation tool.
6353 * Document the Black-Scholes routines.
6356 * Audit the dialogs for accelerators.
6358 --------------------------------------------------------------------------
6362 * Add `autofit columns' checkbox to all analysis tools.
6363 * Add radio buttons to rank dialog to let user choose
6364 behaviour in case of ties.
6365 * Enable Standard Errors Checkbox in Moving Averages Dialog.
6366 * Implement calculated bins in Histogram Tool.
6367 * Implement Fourier Analysis Tool.
6368 * Updated documentation.
6370 * Complete implementation of COUPDAYSCD
6371 * Implement COUPPCD.
6372 * Implement COUPDAYBS.
6373 * Implement COUPDAYS.
6376 * Generate spans after importing a lotus 123 file.
6377 * Add Russian Ruble.
6378 * Improve Data Validation, and add XL import.
6379 * Add new builtin format to Applix importer.
6380 * Fix AREA_3D expressions from Excel.
6381 * Display and import coloured tabs from Excel XP.
6382 * Fix displayed cursor when leaving a sheet object.
6383 * Improve goto box to support names, and inter-sheet jumps.
6384 * Support inter-sheet references in the goal seek.
6385 * Handle totally hidden merges at freeze bound.
6386 * Improve XL import for 3d references.
6387 * Try REALLY hard to find an expression in xml not
6388 marked as being a value.
6391 * Added WEEKNUM and ISOWEEKNUM
6394 * Make sure Linux ends up using IEEE_754 code in mathfunc.c.
6396 * Make functions that take numeric arguments accept also strings
6397 that parse as numbers.
6398 * Partly fix ADDRESS.
6401 * Handle 1900/Feb/28 the same way MS Excel (tm) does.
6403 --------------------------------------------------------------------------
6407 * Fix 67878 (help button ref)
6408 * Fix a few ANOVA error messages
6409 * Fix 67289 (PERCENTRANK)
6412 * Fix CRASH!! due to last minute translation fix.
6413 * Some missing '...' in menu names
6414 * Rename 'Summary' menu -> 'Properties'
6415 * Support graphs with no data.
6416 * A bit of warning suppression for s390.
6417 * Bump the GAL requirement to 0.16
6420 * Added DATE2UNIX and UNIX2DATE.
6424 J.H.M. Dassen (Ray):
6425 * Lots of bit warning suppression for s390.
6427 --------------------------------------------------------------------------
6431 * Improve file format documentation
6432 * Fix text colour in html and latex exporters (#67550)
6433 * Fix roff importer (#66457)
6436 * Double check that nearest range is not on another sheet.
6437 * Fix undo for range fills with overlapping ranges.
6438 * Do not register commands for pasting a cut onto itself.
6439 * Fix cloning checkboxes.
6440 * Make all openers available on the import menu, just in case.
6441 * Fix sheet objects as inter-sheet dependents.
6442 * Fix undo from keyboard for sheet object deletion.
6444 --------------------------------------------------------------------------
6448 * Improve documentation incl. analysis tools, files & worksheet
6449 * Implement merges and spans in html exporter
6450 * Make output from HTML4.0 and HTML3.2 exporters validate
6451 * Fix copy multiple cells to single merged cell (#67298)
6452 * Fix expr entry widget: used to fet confised on mouse clicks
6456 * Add insert Graph menu item & icon
6457 * Fix Exit icon for bonbo build.
6458 * Delete the CAPS lock feature from autocorrect.
6459 * Fix Chema's sneaky cursor grab.
6460 * Applix import for v4.41, add it to the mime types.
6461 * Inter-Gnumeric pasting support for merges, and shares.
6462 * Fix life cycle of validation styles.
6463 * Undo for pasting a cut was saving too much.
6464 * Parser was not honouring requests to ensure absoluteness.
6465 * Transparent makes no sense for lines & arrows.
6466 * Improve help tokenizer.
6467 * Don't prompt for sheet delete if it is pristine.
6468 * Autofill includes autoformats for expressions.
6469 * Edit position after undoing a merge.
6470 * Partial fix for del col/row undo with dependent objects.
6471 * Support some additional forms of #!REF in XL import.
6472 * Fix importing of graphs with embedded graphs.
6473 * Improve autofill handling of merges & arrays.
6474 * Support pasting transposed merges.
6475 * Ensure that cell sizes never violate absolute minima.
6476 * Fix format leak (thanks Morten)
6477 * Fix data validation.
6478 * Dirty workbook when modifying summary info.
6479 * Invalidate names refering to deleted expressions.
6480 * Fix row height resize when undoing changes to JIT rendering.
6484 * Fix a pile of leaks in financial functions.
6485 * Fix COUPNCD, YIELD, PRICE.
6486 * Fix overflow issues.
6489 * Search and search-replace history persistence.
6490 * Improve documentation: intro and printing
6493 * Make bound errors for INDEX consistent.
6495 --------------------------------------------------------------------------
6499 * Fix problem in search & search/replace tool #64989
6500 * Permit input from other sheets in Random Number Generator
6501 (discrete distribution), Rank and Percentile Tools and
6503 * Check for valid input in Random Number Generator tool
6504 * Fix parsing error in analysis tools expecting sheet references
6506 * Fix sheet reference in database function criteria (# 65353 (1))
6507 * Implement -geometry cmd line option
6508 * Fix rank calculation with respect to ties
6509 * Set cell format for percentiles in rank and percentile tool
6510 * Fix crash on copy between different invocations of gnumeric
6511 * Fix search in comments (# 65159)
6512 * Fix crash in parser (# 65896)
6513 * Format all numbers preentered in analysis tools dialogs
6514 according to locale (# 65404)
6515 * In histogram tool add percentage column and format all
6516 percentages appropriately (# 62164)
6517 * Implement text wrap in LaTeX exporter (# 20898)
6518 * Implement math mode in LaTeX exporter (# 63395)
6519 * Use gnumeric column widths in LaTeX exporter
6520 * Implement multirow merges in LaTeX exporter
6521 * Remove default grid in LaTeX exporter
6522 * Implement cell borders in LaTeX exporter
6523 * Fix merged cell to merged cell copy (#65760 & #58691)
6524 * Removed latex209 exporter
6525 * Implement spans in LaTeX exporter
6526 * Improved analysis tools documentation
6527 * Fix bugs (#66433 & #66880 & #66393)
6528 * Fix cellspan bug (#66658)
6531 * Tricky corner cases for style applications (Part 2).
6532 * Rework sheetname quoting (Good idea Andreas)
6533 * Support multiple expressions in the parser and clean up
6535 * Memory error when parsing names.
6536 * Fix xml storage of parse position for names.
6537 * sync print code with draw code for merges.
6538 * Fix ins/del col/row in outline mode.
6539 * Support number buttons in outline mode.
6540 * Implement XL export for array formulas.
6541 * Fix handling of failue in filter dialog.
6542 * Remove some dead code.
6543 * Minor etable warning tweak.
6544 * Improve cursor handling for frozen panes.
6545 * Fix sorting with hidden cols/rows before region.
6546 * FIXED now uses the format engine.
6547 * Simplify cell fmt dialog's idea of merges.
6548 * Don't compress file when suffix is .xml.
6549 * Actually put the schema file where we say it is.
6550 * More work on libxml2 compatibility.
6551 * Some simple shared steps towards gnome2.
6552 * Fix autofill crash when shrinking regions.
6553 * Make graph vector header recognition more like XL.
6554 * Fix missing bononbo menu icon for exit.
6557 * Fix EXPRESSION crash.
6559 * Fix 66848 (the table of function names in the formula guru
6560 is not alphabetized).
6561 * Sort currencies in cell format's drop-down.
6564 * http://bugzilla.gnome.org/show_bug.cgi?id=55142
6565 Do charset conversions on summary fields to/from XL.
6568 * http://bugzilla.gnome.org/show_bug.cgi?id=60468
6569 More work on the oleo importer.
6572 * Modernize the doc build architecture.
6574 --------------------------------------------------------------------------
6578 * Autofill backwards.
6581 * Fix handling of missing observations in F-test, z-test,
6582 one-factor ANOVA, histogram, regression, and t-tests analysis
6584 * Permit input from other sheets in F-test, z-test, one-factor
6585 ANOVA, histogram, regression, and t-tests analysis tools.
6586 * Fix small errors in F-test, z-test, one-factor
6587 ANOVA, Desc. Stats. and t-tests analysis tools.
6588 * Improve Exponential Smoothing and Moving Averages tools.
6589 * Implement pareto and labels in histogram tool.
6590 * Use confidence level in regression tool.
6591 * Use format parsing in entry fields of analysis tools.
6594 * More work on the expr entry.
6596 * Add keyboard support to sheet objects.
6597 * Add warning when xls imports non-ole file.
6598 * Continue audit and clean out some old code.
6599 * Validate autoformat template before storing undo.
6601 * Fix centering while printing scaled regions.
6602 * Tricky corner cases for style applications.
6603 * Break lines at hyphens to.
6604 * Disable col/row resize while editing.
6605 * Make some dialogs resizable.
6606 * Fix comment placement for merged cells.
6607 * Initial XL import for data validation.
6610 * Improved function documentation.
6611 * Implemented Exponential Smoothing tool.
6612 * Improved COUPDAYSNC().
6616 * Fix memory overrun in function guru.
6618 --------------------------------------------------------------------------
6622 * Rewrite solver dialog as guru (semi-modal using the
6627 * Shink exported XL files.
6628 * Enable per sheet style management to support
6629 validation, conditionals, and simply XL export.
6630 * re-enable compression for .gnumeric files.
6631 * Make cell format dialog only pseudo-modal.
6632 * Fix support for cancel on window manager quit.
6633 * Fix non-bonobo View menu
6634 * Fix sheet extent calculation new complex objects.
6635 * Improve formula guru.
6636 * Support scrollwheel in a larger area.
6637 * Fix Edit -> Fill -> Autofill.
6638 * Fix Autofill with the month of May.
6639 * Improve dbf importer.
6640 * Make autocorrect non-modal and cleaner.
6641 * Make autocompletion a view attribute, with a gui.
6642 * Improve the ExprEntry widget.
6643 * Don't clear the clipboard when Klipper requests things.
6646 * Lots of documentation added.
6647 * Added `Help' buttons for various tools.
6648 * Help button of autosave doesn't kill the dialog any more.
6649 * Added `Filter' submenu into the `Data' menu.
6650 * More work done to support financial functions.
6653 * Cleanup various functions' improper access to internal strings.
6656 --------------------------------------------------------------------------
6660 * Fix regexp handling of escaped characters.
6661 * Improve XL import when faced with corrupt workbooks.
6664 * Find and fix leaks.
6665 * Fix an ugly dependency bug.
6667 --------------------------------------------------------------------------
6671 * Improve latex exporter to support multiple pages and basic support
6675 * More work on validation.
6676 * Improve View menu layout.
6679 * Allow analysis tool output to be directed onto a range
6681 * Allow analysis tool output ranges to be specified using
6683 * Change covariance, correlation, descriptive statistics and
6684 sampling tools to allow multiple selections (and defined
6686 * Change covariance and correlation tools to handle missing
6688 * Change sampling tool to permit multiple samples from the
6689 same or different data.
6692 * Fix autosizing of indented content.
6693 * Fix jump to bound with end in hidden region.
6694 * Hide objects in hidden regions for display and printing.
6695 * LOG() is valid with base > 0 && base != 1
6696 * Clean out some unused code.
6697 * Fix redo of unmerge to handle redraw spans.
6698 * Fix Name Support and Dialog.
6699 * Improve data allocator for graphs.
6701 * Fix autofill of days with months visible.
6703 * Improve recognition of values vs expressions
6704 * Reset grid display cursor after editing an object.
6705 * Resize frozen panes after ins/del col/row.
6706 * Make python version configurable.
6709 * Improved MPS plugin.
6710 * Extended the data analysis tools and function documentation.
6711 * Improved COUPDAYS().
6714 * Improve goal seek.
6715 * Fixed parsing of numbers in scientific, monetary, and number
6717 * Find and fix leaks.
6718 * Fix dif plugin's use of alloca.
6721 * Much improved header/footer preview canvas.
6722 * Improve UI for customizing print header/footer.
6724 --------------------------------------------------------------------------
6728 * Improve latex exporter.
6731 * More work on validation.
6732 * Stf multiple-separators-as-one fix.
6735 * Rewrite remaining analysis tools
6736 to use the gnumeric-expr-entry widget.
6737 * Rewrite goal seek dialog to use the
6738 gnumeric-expr-entry widget.
6741 * Offer config var to control compression level
6742 * Fix color selectors for drawing objects.
6743 * Re-enable support for row vectors in graphs.
6744 * Allow string functions to accept numbers as strings.
6745 * Font selector in cell format dialog
6746 * Off by 1 error when undoing unhiding cols/rows
6747 * Improve handling of Cancel during File -> Quit
6748 * Autoscroll support during object creation
6750 * CODE assumes unsigned char
6751 * Improve parser's handling of integers larger than int.
6752 * Improve cursor & scroll bounds checking.
6754 * Allow xls exporter to (poorly) handle large format regions.
6755 * Fix changing data for graphs
6756 * Format match can match strings, don't assume only numbers.
6757 * Improve XL chart import.
6758 * Plug memory leaks.
6761 * Make bonobo optional in the sample rpm specfile.
6764 * Improved COUPDAYS() and COUPDAYBS().
6767 * New Search Control Center.
6768 * Find/Fix memory leaks.
6770 --------------------------------------------------------------------------
6774 * Core support for validation and conditional formats.
6777 * Rewrite descriptive statistics, correlation, covariance,
6778 and rank analysis tool dialogs to use the gnumeric-expr-entry widget.
6780 Christopher Keith Fairbairn:
6781 * Add a 'Fill' menu connection to autofill.
6784 * Improve function documentation generator.
6787 * Enable XL import for graphs.
6788 * Import/Export/Edit Hidden/Locked attributes.
6789 * Parse using the assigned fmt before checking the builtins.
6790 * Enable basic attributes when importing shapes from XL.
6791 * Add simple bucketing of range dependencies.
6792 * Formating extensions and corrections.
6793 * Some simple recalc tuning speeds things up by a factor of 2.
6794 * Basic version of just in time rendering for another factor of 2.
6795 * Cleanup the DOM based xml import/export utilities.
6796 * Remove irritating frame around bonobo objects.
6797 * Make the sheet object control points prettier.
6798 * Off by 1 pixel/pt error when handling right/center alignment.
6799 * Improve sheet object menus.
6800 * Reworked the Text Combo,
6801 * Remove the eval queue.
6802 * Improve the Histogram tool slightly.
6804 * Sort the function names for the index generator.
6805 * Fix handling of mixed mode references.
6806 * Convert lines/arrows/boxes/ovals to StyleColor.
6807 * Correct sensitivity of menus & toolbars.
6808 * Some initial guess work on how to import conditional XL formats.
6809 * bump bonobo req to 1.0.8 to fix the memory problem.
6810 * bump the gnome-print req to 0.29 in an effort to decrease
6811 the number of problems with gnome-print installs.
6815 * MPS importer plugin implemented. Reads a linear program in MPS
6816 format and creates a spreadsheet model of it. Currently, the
6817 bounds and ranges are not implemented yet.
6820 * The POI project has contributed an xml schema for .gnumeric files.
6823 * Speed up font handling.
6824 * Speed up dependency handling.
6825 * Eliminate deep recursion during dependency dirtying.
6826 * Fix the python and python-loader modules. (Work around mind-
6827 boggling bug in python. Again.)
6828 * Various code cleanup.
6830 * Implemented querying in search-and-replace.
6831 * Implemented Search.
6834 * improve the oleo importer.
6837 * Support gray scale patterns when printing.
6838 * Improve Header/Footer page for printer setup.
6841 * Improve font handling for multi-byte environments.
6844 * Support for translations in plugin.xml files using xml-i18n-tools
6845 (modified xml file structure a bit).
6846 * Sped up Gnumeric compilation by replacing #include <gnome.h> with
6847 something smaller in almost all source files.
6849 --------------------------------------------------------------------------
6853 * Make guile a proper plugin.
6856 * Basic support for M-Enter to add embedded newlines.
6859 * Object printing work.
6862 * Make CEIL more as users expect (based on Jody's idea).
6864 --------------------------------------------------------------------------
6868 * Add extra cut/copy/paste shortcut keys.
6869 * Improve the function selector.
6870 * Simplify background/pattern preview in cell-format dialog.
6871 * Make sure entered text never gets lost.
6872 * Equalize the look of all the dialogs.
6873 * More work on group/ungroup.
6876 * Rewrite guile plugin to use guile 1.5 or later.
6879 * Rewrite descriptive statistics, correlation and covariance
6880 analysis improving error checks and labels for data sets.
6881 * Remove duplicate calculation code in analysis tools.
6882 * Fix sampling tool.
6885 * XL export for panes.
6886 * Some autoscroll bugs with panes.
6887 * Cursor support for panes.
6889 * More smarts for autofill by month/year.
6890 * Add some new icons from the Evolution team.
6891 * Fix import of files generated by perl::writeExcel.
6892 * Fix animated cursors and sheet objects.
6893 * Fix XL import of print scaling.
6894 * Locales with different LC_NUMERIC & LC_MONETARY.
6895 * merge in several contributions to improve configure.in
6896 * merge in updated debian control files.
6897 * merge in contributed man page.
6901 * Clean up LARGE, SMALL, QUARTILE, PERCENTILE.
6902 * Give the range functions a home of their own.
6905 * Add import support for Psion.
6909 * Add precedence scheme for importers.
6911 --------------------------------------------------------------------------
6915 * Fix backspace key.
6916 * Fix autosave dialog.
6917 * Improve scrollbars.
6918 * Fix double-click autofill.
6919 * Shine-up string functions.
6920 * Fix STF for CRLF terminated files.
6921 * Fix bounds handling and leakage in STF.
6922 * Add csv default importing + probing.
6923 * Improve font preview in cell format dialog.
6926 * Fix bugs in analysis-tools' t-test.
6927 * Finish two-factor anova tool in analysis-tools.
6928 * Adjust scrollbars when outputting data analysis results.
6931 * Even more missing files.
6932 * Crash after exiting 1 of many shared views.
6933 * Bug when printing wrapped text in merged cells.
6936 * Usability tuning (Thanks to auspex, UnNamed, & jwz)
6940 * Improve bsd support.
6944 * Fix dependency tracking problem.
6947 * Update gda support.
6950 * Over-the-Spot style support for XIM.
6953 * Introduction of placeholders named "FileOperations" and
6954 "PrintOperations" that help components to put their own menus into
6958 * Use temporary files to handle saving to BonoboStream with every
6961 --------------------------------------------------------------------------
6965 * Restore missing files.
6971 * Fix libml1 bug exposed by progress monitor.
6973 --------------------------------------------------------------------------
6977 * Some work on the SAX importer.
6978 * Finish Group/Ungroup.
6979 * Clean-up the STF importer.
6980 * Add support for multicharacter separators
6981 and quoted cells with newlines to the STF
6983 * Clean-up row naming.
6984 * Fix the STF exporter (it works again).
6985 * Add new consolidation feature.
6986 * Keyboard Shortcuts for moving and formatting.
6989 * Financial functions.
6992 * Fix ctrl-enter filling.
6993 * Reorganize the recalc queue to speed things up a bit.
6994 * Support iteration.
6996 * Support conditional number formats.
6997 * Obscure referencing bug.
6999 * Some number formating bugs.
7002 * Handle {caps,number,scroll}lock.
7003 * Improve sheet name quoting.
7007 * Applied some much-needed TLC to fn-financial.c and fn-eng.c.
7008 * Speed-up Gnumeric function calls.
7009 * Killed a zillion problems pointed out by gcc 3.0 warnings.
7010 * Improve goal seeking slightly.
7014 * More work on plugin system.
7015 * Many i/o system improvements (general cleanup, reporing i/o progress,
7016 better probing, nicer import dialog, pluggable default savers,
7017 handling single sheet exporters in a special way)
7019 --------------------------------------------------------------------------
7023 * Fix a variety of bugs and other issues.
7024 * Improve parser error messages.
7025 * Implement undo/redo for Zoom.
7026 * Make undo/redo descriptors more descriptive.
7027 * Complete the CELL function.
7028 * Drastically revise and fix-up the color combo's.
7029 * Architectural improvements for preview-grid, menu state, etc.
7032 * GNUMERIC_ENABLE_XL_OVERWRITE
7033 * Implemented clone, write and load for some sheet objects
7036 * Restore horizontal FILL alignment.
7037 * Fix array intercept checking.
7038 * Some fine tuning to improve start and exit times.
7039 * Merge cell & hidden column interactions
7040 * Some XL import improvement when parsing objects
7041 * Improve XL95 export and include merged regions & outlines
7042 * Fix some irritating mouse behaviors
7043 * More system portability enhancements.
7044 * Support fraction formatting (not parsing)
7045 * Fix printing of borders.
7046 * Improve checking for array/merged region division.
7047 * Prep for frozen panes.
7048 * Partial support for outline mode
7052 * New architecture for selecting cell ranges into dialogs.
7053 * Fix dialog placement.
7056 * Improve col and row sizing when cloning a cell.
7057 * Catch many bugs with merged regions.
7058 * Bug fix for supporting maximized windows.
7061 * Changed a large number of dirty diapers.
7062 * Plugged gnumeric leaks too.
7063 * Make search-and-destroy work better on comments.
7064 * Fixed parsing of numbers like "-4,885". (We used to get -3115
7065 == -4 * 1000 + 885...)
7066 * Fixed formulae with leading dash, like "-995/5".
7067 * Fixed MID, FIND, LEFT, RIGHT, LOWER, UPPER, PROPER, CLEAN, LEN,
7069 * Improve signed-vs-unsigned situation.
7070 * Fixed sorting dialog in the by-row case.
7073 * Improve i18n support for XL import/export
7076 * Added support for plugin dependencies
7077 * Made Excel a real plugin.
7078 * Improved plugin system performance & scalability.
7080 --------------------------------------------------------------------------
7084 * Improve scrollbars.
7087 * Fix handling of edit pos while extending out of merged regions.
7088 * Fix format toolbar update.
7090 * Fix interactions between spans and hidden rows/cols.
7091 * Work around xls files which specify col/row too small.
7092 * Header redraw of shrinking selections with merged full col/row
7095 * Make search-and-replace dialog non-modal.
7096 * Released version 2 -- a cute little thing of about 3k. She
7100 * Improved themed behaviour.
7101 * Improved character set behaviour.
7104 * More work on plugins.
7106 --------------------------------------------------------------------------
7110 * menu state improvements.
7113 * Fix parenthesis for XL export.
7114 * Enable right/left indent.
7115 * Sheet prefs IO and MVC support.
7119 * Column header drawing fix.
7120 * [Linear] Regression fix.
7126 * Updated: de (Karl), ja (Yukihiro Nakai), pl (Zbigniew), and maybe
7129 --------------------------------------------------------------------------
7133 * Massive bug hunting spree.
7136 * Finish merged cells.
7137 * Rework style engine.
7139 * Improve range selection for expressions.
7140 * Fix sheet objects.
7141 * Fix stupid memory corruption problem in the applix importer.
7142 * Some mis-translations for spanish.
7143 * Improve pixel matching of XL import.
7144 * Add option to manage printing ranges with only styles.
7147 * Improve file save dialog.
7150 * Make rounding functions (ROUND, TRUNC, FLOOR, CEIL, ...) behave
7151 more like most users expect. The number 1.54999...9 will now
7152 be rounded to 1.6, not 1.5. In other words, we are assuming that
7153 the number is really meant to be 1.55, but has suffered
7154 floating point effects. (If you ever truly get a number that
7155 is within DBL_EPSILON of a rounding threshold, well, then you
7156 lose. With a binary representation, we cannot all win.)
7157 * Leak plugging as usual.
7158 * Created and/or stole a number of tools to make life easier for
7160 * Cleaned up gnumeric-bonobo's GUI.
7161 * Search and replace.
7164 * Search and replace.
7167 * Internationalization support for autoformat.
7168 * Rework plugin architecture.
7171 * Updated: ca (Pablo), de (Karl), hu (Szabolcs), it (Leandro),
7172 ru (Valek), sk (Stanislav), sv (Christian), tr (Fatih), and
7175 --------------------------------------------------------------------------
7179 * Fix formatting mistakes in documentation.
7182 * Some work on the name dialog.
7185 * Work on sheet object persistence.
7186 * Begin honouring the current format when parsing.
7187 * More work on merged cell support.
7188 * Improve cursor rubber banding when selecting a range.
7191 * Fix scripts generating documentation.
7192 * Fixed lotus file format loader. (Magic detection,
7193 avoid unaligned memory accesses, leaks.)
7195 --------------------------------------------------------------------------
7199 * Initial work on supporting merged cells.
7200 * Improve sheet object and cell comment infrastructure.
7201 * More work on expression relocation.
7205 * Improve XL export of non-builtin functions.
7208 * Semi-smart undo/redo list truncation.
7209 * Fix serious crash during gnumeric-format save.
7212 --------------------------------------------------------------------------
7216 * Minor improvements to the autoformat dialog.
7218 --------------------------------------------------------------------------
7222 * Cleanup and general bugfixing in guile plugin.
7223 * Support for values inside the Guile interpreter
7226 * Undo for autoformat.
7227 * Beautify stf dialog.
7228 * Stf and other bugfixes.
7231 * Massive bug hunting spree.
7234 * Massive bug fixing spree.
7235 * Fix popup context menus.
7236 * 'General' number formats.
7237 * Some initial work on an MVC split for workbooks.
7238 * More work on double click fill support.
7241 * When format toolbar is vertical, replace font and size
7242 selectors with a button.
7245 * Fixed analysis tools for ranges not starting at A1.
7246 * Isolated floating-point-double reading code with endian-issues
7247 in one spot rather than in all file io plugins.
7250 * Fixed and updated the i18n subsystem, so it how should work
7251 more smooth - I will consider this very close to finished.
7253 --------------------------------------------------------------------------
7257 * Fix stf importer bugs.
7258 * Add "Autodiscovery" feature to stf fixed width importer.
7259 * New Autoformat dialog.
7262 * Sheet copy routine
7265 * Output the cells in row/col sequence, rather than by hash.
7268 * Applix support mostly functional.
7269 * Improve support for named expressions.
7270 * Name and Graph gurus support range selection.
7271 * Improve internation keyboard support.
7272 * Fix XIRR and friends so that they support blanks.
7273 * A few more bugs in printing multiline text.
7274 * Correct handling of number formating in intl locales.
7275 * Lots of formating bugs.
7276 * Handle strings used as arguments to numeric operators.
7277 * Support for non-cell dependencies.
7278 * Improve performance and decrease memory for large row/col resizes.
7279 * Bug fixes for ins/del row/col & cut&paste
7280 * Locale safe formating.
7283 * Double click fill support.
7286 * Make print work with new gnome-print
7287 * Lots of printing/margin bugs.
7290 * Put more effort into reverse engineering MATCH (and friends)
7291 than you want to know about.
7292 * Fixed sort to ignore hidden rows/cols.
7295 * Implementation of `Anova: Two-Factor With Replication'
7296 and `Histogram' data analysis tools mostly
7297 * Implemented COUPNUM and COUPNCD
7298 * Implemented TRUE and FALSE logical functions
7299 * Started the implementation of COUPDAYBS and COUPDAYS.
7302 * Created xml2pot script, and integrated it with Gnumeric
7303 * Update update.pl script to make it more genetic, and work
7304 with the xml2pot script. It actually now requires it.
7305 * Updated the spec file a little.
7306 * Made 'make update-po' and 'make dist' work with new update.pl
7309 * Paste special arithmetic operations, skip blanks, paste link.
7312 * Improve the colour combo box.
7315 * Cleanup analysis tool code.
7316 * Eliminate many fixed limits in the code. (Still some to go.)
7317 * Rewrote SUMPRODUCT.
7318 * Fixed array and range traversal order, thus fixing all strict
7319 range functions. (SUM, MIN, ...)
7320 * Fixed many bogusities in xbase plugin.
7321 * Cleanup limits in numtheory. Added BITXOR.
7322 * Fixed RATE, SLD, and SYD.
7323 * Improved RATE's and IRR's root searching.
7326 * New NT_MU function in numtheory.
7329 * Updated and improved documentation.
7332 * Implement DateDif.
7336 * Updated: da (Kenneth and Keld), de (Karl), en_GB (Robert), ko
7337 (Sung-Hyun Nam), no (Kjartan), ru (Valek), uk (Yuri), maybe more.
7338 * Update not new, but not mentioned the last time: pl (Zbigniew).
7339 * Updated: nl (Almer). Not all done yet.
7341 --------------------------------------------------------------------------
7345 * Stf importer bug fixes and enhancements.
7348 * Speedup workbook exit, copy/paste.
7349 * Improve cut/copy/paste.
7350 * Improve col/row resize.
7351 * Undo for copy/paste, autofill, col/row resize
7352 * More work on formula guru.
7353 * Extend auto-fill to support months and years.
7354 * Some translation bugs.
7357 * Tooltips for combo boxes.
7358 * Synchronize list selection with entry field in combo boxes.
7359 * Make units in print setup dialog user selectable.
7360 * More dialog polishing.
7363 * Sorting now moves styles with the elements
7364 * Sorting now detects headers when sorting
7367 * Added two perl scripts for translation help/maintainence.
7368 Also added is a README.tools file, explaining how to use these.
7371 * Fix tricky Excel import problem.
7372 * Split libole2 out into a standalone package.
7375 * Added support for autocompletion.
7378 * Changed a bunch of internals to work with StyleFormats instead
7379 of throwing strings around.
7380 * Improved the optimization of styles.
7382 * Make sorts stable.
7383 * Make sorts faster.
7386 * Updated: da (Kenneth), de (Karl), ja (Oka/Nakai), no
7387 (Kjartan), pt (Tiago), ru (Valek), maybe more.
7388 * Update not new, but not mentioned the last time: it (Leandro).
7390 --------------------------------------------------------------------------
7394 * Enable mini icons when available.
7398 * Initial applix import.
7399 * Improve row/col insert/del.
7402 * Lots of dialog polishing.
7403 * Autoscrolling combo boxes.
7404 * Make tearoff combo boxes behave more like tearoff menus.
7407 * Get embedded gnumeric working again.
7411 * Updated: de (Karl), no (Kjartan), sv (Andreas), and more.
7413 --------------------------------------------------------------------------
7418 * Fixed MATCH for types -1 and +1.
7421 * Overhaul cell structure to cleanup temp formats, improve spans.
7422 * Improve array formula entry, editing, and xml-io.
7423 * Share formulas persisted using xml.
7425 * Improve versioning.
7426 * Decrease memory usage.
7429 * Accelerated intersheet dependencies
7432 * Number theory functions. (In new plugin.)
7436 * Bug-fix stf importer.
7439 * Updated: da (Keld and Kenneth), de (Karl), en_GB (Robert), es
7440 (Pablo), no (Kjartan), ru (Valek), uk (Yuri), and more.
7442 --------------------------------------------------------------------------
7446 * Tearoff combo boxes
7450 * Correct doc generation.
7451 * Improve update status area (autoexpr, editor, format tools)
7452 * Rework canvas editor to behave nicely at boundaries and
7456 * Leak fixes. Bug other people about leaks.
7457 * IPMT, PPMT argument order corrected.
7458 * MIRR fixed (or at least changed) to match Excel.
7459 * RATE, IRR, XIRR use supplied guess.
7460 * Improve precision of IRR.
7461 * Made auto-format work for sheet-relative cellrefs, i.e.,
7462 "=sum(a1:a10)" now takes a default format from the range.
7463 * Made generated postscript files (print to file) contain enough
7464 information to let ghostview go back and forth in them.
7465 * Made landscape previews readable.
7467 --------------------------------------------------------------------------
7471 * Added `>=' and `=' constraint support for the Solver tool.
7472 * The Solver input variables can now have the negative values too.
7473 * Added `Int' constraints support by implementing the
7474 Branch-And-Bound algorithm.
7475 * The Solver parameters are now saved/loaded when the workbook
7477 * Implemented `Answer Report' generation for Solver.
7478 * Started implementation of `Sensitivity Report' generation for
7479 Solver (currently, not very useful though).
7480 * Major GUI improvementes for Solver, i.g. Solver constraints
7481 can now be cell ranges, not just cells.
7482 * Solver documentation added.
7483 * Added `Advanced Filter' tool.
7484 * Added the following distributions for the random number
7490 * Minor improvements for the AutoSave tool.
7491 * GUI improvements for the Data Analysis tool.
7492 * Added RandExp(), RandPoisson(), RandBinom(), RandNegBinom(),
7493 and RandBernoulli() functions.
7496 * Redraw improvements (cursor, selection, spanning, speed, underlining)
7497 * Border improvements (combo, printing, partial double line).
7498 * More work on undo.
7499 * Parse interbook references.
7500 * Mostly correct sizing of MS Excel cols/rows and objects.
7501 * Printing improvements.
7502 * Selecting ranges for formulas on other sheets.
7506 * File history improvements.
7507 * Python plugin enhancements.
7508 * Error reporting improvements.
7509 * Cursor fixes and speedups.
7513 * Add a zoom element to the toolbar.
7517 * Gnome Basic integration
7521 * Wizard for charting
7523 * Visual cell references while editing.
7524 * Implemented Gnumeric-side vectors for graphics support.
7527 * libgladify the plugin manager.
7528 * Improve color combo.
7529 * Lots of DIV0 cases in functions caught elegantly.
7532 * Add file menu file history.
7533 * Style preserving column/row insertion(configurable, defaults on)
7536 * "Structured" Text Format Importer (STF) (Customizable CSV/Fixed Width importer)
7537 - Merged with Gnumeric main source (no longer plug-in) and completely revised.
7538 - Pops-up when pasting from external applications.
7539 - Preview is drawn faster and is interactive.
7540 - More separators to choose from when doing a CSV import.
7541 * Copying cells between different instantances of gnumeric.
7544 * Fixed display of pre-1900 dates.
7545 * Fixed display of very large numbers.
7546 * Went on a warning-killing spree.
7549 * Guile plugin can now register functions in user given categories.
7552 * Add sorting functionality to workbook toolbar
7554 * Add basic attribute support for workbooks
7555 --------------------------------------------------------------------------
7560 * Fix annoying flashing cursor bug.
7563 * Improve inter{sheet,book} references.
7564 * Beginnings of Undo.
7566 * Keep cursor visible, Add Alt-Pg{Up,down}
7567 * Clipboard, Selection, & border fixes.
7570 * Revamp the memory handling of the parser.
7571 * Fixed goal seek's behaviour on cancel and failure.
7572 * Bogotised PRODUCT and introduced G_PRODUCT.
7573 * Implemented the auto-format feature.
7576 * Found xml io font size loading bug.
7577 * Excel export clean.
7578 * Python plugin update: Allow calling Gnumeric builtins from
7582 * Re-wrote dependency engine; lots more speed.
7585 * Improvements on VALUE_BOOL management on the guile plugin.
7589 * Implemented `AutoSave' tool.
7590 * Started `AutoCorrect' tool.
7591 * Some minor improvements to the Solver tool.
7595 --------------------------------------------------------------------------
7600 * Fix nasty recalc bug that would hang the app.
7601 * Improve bounding box calculation for printing.
7604 * Improve empty cell loading.
7605 * Re-enable pasting from X.
7606 * Adjust semantics of paste to work even when selection is not
7610 * Fix import plugins.
7612 --------------------------------------------------------------------------
7617 * Fixed problems closing workbooks
7618 * Add pristine workbook discard
7619 * Fixup html export.
7620 * Fixed print header/footer setup, users should remove
7621 ~/.gnome/Gnumeric to speedup load.
7624 * Lots of Excel style export work:
7625 format, font, colors, borders, alignment, wrap, rotation.
7626 * Excel export row/col sizing.
7627 * Excel fixed up DBCELL collating to export lots of rows correctly.
7630 * Added sorting of infinite ranges
7631 * Got rid of blank sheets when printing
7634 * Worked on Excel summary export
7637 * Begin exception handling for corba vs gui.
7638 * Add some simple version protection for plugins.
7639 * Improve error reporting for file loading.
7640 * Explicitly disable passord protected XL spreadsheets.
7644 * Expanded CORBA API.
7647 * Many improvement for multi-dimensional linear regression.
7650 * Implemented Simplex algorithm for Solver
7651 * Solver can now solve some simple LP problems (more interesting
7652 stuff is coming later).
7655 * Added guile plugin documentation.
7656 * Removed redeclaration of functions.
7657 * Removed security hazard on the definition of scm_eval.
7658 * Improvements on VALUE management.
7659 * Added Fibonacci formula
7660 * Split the guile scheme files into gnumeric_startup.scm and
7664 --------------------------------------------------------------------------
7669 * Improved sort dialog
7672 * Updated bonobo infastructure
7675 * Plan Perfect plugin
7676 * DIF export / import
7679 * Improved clipboard ops.
7680 * import Excel auto-ranges
7681 * better range instersection
7682 * Guile plugin fixed
7683 * Auto fill display fixes.
7692 --------------------------------------------------------------------------
7697 * Vastly improved col / row sizing in excel import
7698 * ditto for Excel object placement.
7701 * Expanded sort dialog to allow sorting of rows as well as columns
7702 * Added advanced button to sort dialog to allow sorting but case
7703 sensitivty and text (rather value)
7705 --------------------------------------------------------------------------
7711 --------------------------------------------------------------------------
7716 * Totaly re-wrote style engine.
7719 * Implemented IRR and XIRR financial functions
7720 * Fixed the handling of the database function criterias
7721 * Fixed the non-numeric return values of DGET
7722 * One-dimensional GROWTH and TREND should work now
7723 * Documentation of the db functions improved
7726 * Complete transition of cut/paste to cell movement code.
7727 * 1st pass at borders & patterns
7728 * Improve edit popup.
7729 * Rework cell format dialog.
7730 * Some support for inter book references (no dependencies yet)
7733 * Excel Name export.
7736 * Improved dragging and zooming behavior in the print preview.
7737 * Added "open hand" and "closed hand" cursors for dragging the
7741 * Primitive oleo import : supports numbers and text.
7744 * Huge chunk of summary-info re-structuring.
7745 * Import and export lots of new summary fields.
7748 * Improving sort dialog
7751 * Sylk import filter.
7752 * CSV export filter.
7754 --------------------------------------------------------------------------
7758 * More recalculation bugs & other minor issues fixed.
7759 * Base release before Style mangling.
7761 --------------------------------------------------------------------------
7766 * Important recalculation bugs fixed.
7768 --------------------------------------------------------------------------
7774 * Arbitraryly shaped bonobo objects.
7775 * Formatting engine supports h,m,s correctly and supports [h], [m], and [s]
7778 * Started implementation of GROWTH function
7779 * Optional argument fixes for TREND function
7782 * Split libole2 + test program.
7783 * Large excel file support > 8Mb.
7786 * Start of sheet/workbook/global name scoping.
7789 * Some Optimization.
7790 * Enhance row/col insert/delete, cell shift, and cell cut/paste.
7794 * Dialog improvements.
7796 --------------------------------------------------------------------------
7801 * Improve selection to correctly handle overlapping ranges.
7802 * Improve XL import of 'escher' stream for pictures and objects.
7803 * Enabled import of XL objects by default.
7804 * Rewrite zoom dialog.
7807 * Major clean up to the documentation of functions.
7808 * Added tons of examples to functions.
7809 * Added ``Delete...'' entry to ``Edit'' menu.
7810 * Implemented PERCENTILE function.
7811 * Fixed PERCENTRANK function.
7815 * Report font type, support for reporting size
7816 * New format apply buttons for money, percent.
7817 * More commands to format/row/col/sheet
7818 * Bumped row limit to 64k
7821 * Support IO on non-mmap-able excel files.
7822 * Totaly re-write libole2's API - its usable now.
7823 * Excel export 'Add-in' functions.
7826 * Excel summary info export.
7828 --------------------------------------------------------------------------
7830 Gnumeric 0.33, 0.34, 0.35
7833 * Implemented ACCRINT, ACCRINTM, DISC, FVSCHEDULE, INTRATE,
7834 ISPMT, RECEIVED, PRICEDISC, PRICEMAT, TBILLEQ, TBILLPRICE,
7835 and TBILLYIELD functions
7838 * Re-implemented sheet objects,
7839 * Implemented drop filename -> Bonobo component conversion,
7840 * More intelligent workbook sizing.
7841 * Fixed sheet tab focus / editing.
7842 * Per sheet page setup / preview.
7843 * Print setups XML I/O & Excel importing
7844 * Functions MATCH & INDEX started.
7845 * Array input parser.
7847 --------------------------------------------------------------------------
7849 Gnumeric 0.33, 0.34, 0.35
7852 * Implemented ACCRINT, ACCRINTM, DISC, FVSCHEDULE, INTRATE,
7853 ISPMT, RECEIVED, PRICEDISC, PRICEMAT, TBILLEQ, TBILLPRICE,
7854 and TBILLYIELD functions
7857 * Implemented Print Preview
7862 --------------------------------------------------------------------------
7867 * More work done on documenting the analysis tools.
7868 * Implemented MDETERM and MINVERSE matrix functions.
7869 * Finished the ROMAN function completing the mathematical
7871 * Implemented DB, DDB, FREQUENCY, QUARTILE, and XNPV functions.
7872 * Started the implementation of LINEST and TREND functions.
7873 * Fixed DOLLAR, DOLLARDE, DOLLARFR, and PROB functions.
7876 * Added GUI for Summary Info.
7877 * Enabled function wizard.
7878 * Initial stab at Lotus 123: 'wk1', 'wks' import.
7879 * Added GUI for Names.
7880 * Better Excel string importing.
7881 * Fix for padded number insertion ( fixes CSV import )
7882 * Implemented ISREF, INDIRECT improved CELL
7883 * Fixed several database functions.
7884 * Non-relative R1C1 style references.
7887 * Enable Array formulas.
7888 * Add VALUE_BOOLEAN, VALUE_ERROR, and OPER_PERCENT
7889 * Added EOMONTH, WORKDAY, NETWORKDAYS.
7890 * Work on functions : ROW, COLUMN, ISLOGICAL, ISERR, ISBLANK,
7892 * Support implict intersection 'feature' of XL for functions,
7894 * Support Ctrl-Arrow movement & selection. Make moving corner of
7896 * Support F4 switching between absolute and relative addressing
7898 * Reworked internal handling of absolute/relative addressing.
7899 * Fixed cut/copy/paste to relocate relative references to only
7900 when copying not cuting.
7904 * Implemented BESSELI, BESSELK completing the engineering functions.
7907 * Bonobo support is working again.
7908 * Added Moniker support for the Workbooks
7909 * Made the Workbook a GtkObject;
7910 * Made Workbook a GnomeContainer object
7911 * EmbeddableGrids now can be returned from get_object to provide linking support.
7912 * Added a signal for cell_content_changed for the speech support.
7913 * Removed function wizard.
7914 * Fixed locale setting and switching for file IO.
7915 * Updated the CORBA interface for setting cell attributes.
7916 * Killed some dead code.
7917 * All IO code now takes an existing workbook to load information into,
7918 rather than creating a new workbook and returning it.
7919 * Scrolling sheet tabs.
7921 --------------------------------------------------------------------------
7926 * Implemented ``Anova: Single Factor'' data analysis tool
7927 * Implemented ``Anova: Two-Factor Without Replication'' data
7931 * Added TEXT, HYPERLINK stub, fixed OFFSET, VALUE.
7932 * Improve handling of empty cells, and null strings. Still incomplete.
7933 * Partial fix formating/parsing.
7934 * Bug fixes for Excel import.
7937 * Implemented Summary Information
7939 --------------------------------------------------------------------------
7944 * Bernoulli distribution added to Random Number Generation tool
7945 * Finished the Rank and Percentile tool
7946 * Lots of bug fixes and documentation updates to the data
7950 * Added TRANSPOSE(), MMULT()
7952 * SplitArray exception for array formulas support.
7953 * Better Excel emulation for insert/delete row/col menus.
7956 * New font selector widget for the new gnome-print information.
7961 --------------------------------------------------------------------------
7966 Added EmbeddableGrid Bonobo support for embedding graphics.
7967 Added header/footer printing code.
7968 Extended the CORBA interface for sheets
7969 Added Grid corba interface
7970 Fixed Gnumeric compilation
7971 Include all the plugins again
7975 Improved HTML export
7976 Improved LaTeX export
7979 - Implemented Moving Average Tool
7980 - Started implementation of Rank and Percentile Tool
7981 - Documented Analysis tools
7984 Display embedded newlines in multi-line-cells
7987 * More improved Excel writing code
7988 --------------------------------------------------------------------------
7994 I have just released version 0.28 of Gnumeric.
7996 This version main feature is that it adds printing support.
7997 Starting with this release you need to install the gnome-print
8002 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8004 * New Features since 0.27
8006 * Print support (miguel)
8008 * Improved function wizard (not yet enabled) (Michael)
8013 * Started the implementation of Data Analysis tools (Jukka)
8014 - Implemented Correlation and Covariance tools
8015 - Implemented Descriptive Statistics Tool
8016 - Implemented Sampling Tool
8017 - Implemented t-Test Tools (paired, assuming equal variance, and
8018 assuming unequal variance)
8019 - Implemented z-Test Tool
8020 - Implemented F-Test Tool
8021 - Implemented Random Number Generation Tool with the following
8022 distributions: Discrete, Normal, and Uniform.
8026 * Added the following functions (Jukka)
8027 - FORECAST() and INTERCEPT().
8031 * Patterns now match the Excel ones (Jody)
8033 * Improved writing code (Michael)
8034 * Excel can load our formulas now
8035 * Text/number work correct (Michael)
8037 * Completed Excel color handling (Jody)
8039 * Improved Excel format support for formulas (Jody).
8041 * Worked on embryonic Excel chart code (Jody).
8045 * Working CSV code (miguel, alan)
8047 * Split between importers and loaders (miguel):
8049 Importers basically lack a probing routine, so for
8050 non-deterministic probing, we use importing instead of loading.
8052 * HTML importer (Rasca Gmelch)
8054 * HTML exporter (Rasca)
8056 * Latex exporter (Rasca)
8058 * Random improvements
8060 * Prettified sort slightly (Michael).
8064 * Pattern selector works again (miguel)
8066 * Memory leak fixes (Morten)
8068 * SUMIF() and N() fixed (Jukka).
8070 * Many translations updated, thanks to our translators.
8079 New version of Gnumeric has been released. Version 0.27
8081 The next version will most likely merge my code to do printing into
8082 the main branch unless we decide to do a quick bug fix release. Also,
8083 starting with this release, Gnumeric will be supported by
8084 International GNOME Support (http://www.gnome-support.com).
8086 Michael Meeks has redone the function definition code, it is much
8087 better and extensible than the code we had before.
8091 You can get it from:
8092 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8094 * What is new in this release:
8097 * Added the following functions:
8098 - FTEST(), TTEST(), SUMPRODUCT(), SEARCH(), ADDRESS(),
8099 CHITEST(), BETAINV(), PERCENTRANK(), SERIESSUM(), SUMA(),
8100 SUBTOTAL(), SLOPE(), AVERAGEA(), MAXA(), MINA(), STDEVA(),
8101 STDEVPA(), VARA(), and VARPA().
8102 * And fixed these functions:
8103 - BETADIST(), NORMDIST(), RANK(), and POISSON().
8104 * Lots of test files added
8107 * Reworked the insert/delete column/row again.
8108 * Reworked the Goal Seek function to produce more accurate
8109 results faster, and fail less often.
8110 * Improved the recalculation engine.
8111 * Shined up date calculations.
8112 * Added WEEKDAY(), DAYS360(), TIMEVALUE().
8113 * Fixed PROPER(), FLOOR(), SERIESSUM(), ROUND(), ROUNDUP(),
8114 ROUNDDOWN(), ATAN2(), MOD(), INT(), COUNT(), COUNTA(),
8116 * Improved precision here and there.
8117 * Fixed font-reusage when writing in Gnumeric's default file
8119 * Fixed cell editing code.
8120 * Fixed many internationalisation bugs. Translators, please
8121 make sure the default floating-point format, "0.0########",
8122 has been translated for your locale. (German translators,
8123 please revisit "Zoom factor should be at least 50%" also, :-)
8126 * Paste-Special/Transpose.
8130 * Implemented 'X-base' importing support (DBase, FoxPro etc.1)
8133 * Re-wrote the OLE block layer again...
8134 * Re-wrote all the function code for more uniformity, lucidity
8136 * Re-wrote the function documentation.
8137 * Tentative alpha Excel sheet writing
8138 - StarOffice is only tested importer
8139 - Only Excel 95 likely to 'work'
8140 - only basic numbers and text are stored.
8141 * Fix writing code to preserve sheet order.
8144 * Added excel function mappings.
8145 * Fixed absolute shared formulae cell references.
8146 * Supplied a spreadsheet to check date functions.
8149 * Supplied many new error and error checking functions.
8150 * Vastly improved Excel color loading.
8151 * Completed Excel funtion mappings, as far as possible.
8153 Several translations updated: thanks to our translators
8155 And lots of bugs fixed.
8165 Gnumeric 0.25 has been released. Lots of new things are happening
8166 in this new version, here is a list:
8170 * New functions: BETADIST(), FDIST(), TDIST(), CHIDIST(),
8171 CHIINV(), GAMMAINV(), GAMMADIST() from Jukka-Pekka.
8173 * New functions: SUMSQ(), MULTINOMIAL(), PRODUCT(), SQRTPI().
8174 I believe these are from Jukka Pekka, but I do not see a
8177 * Enhanced Excel importing code even more (Michael Meeks).
8179 * Goal seek dialog box from Jukka-Pekka works.
8181 * Round up bug fixed by Morten Welinder.
8183 * Recomputation bugs for cell ranges fixed (some taxpayers
8184 noticed that their loaded sheets were not recalculating at
8185 startup, thanks for their input).
8187 * User visible, not ready
8189 * More Bonobo work. Start of graphics wizard for use with
8190 Guppi, the GNOME plotting engine.
8195 * Integration of libglade into Gnumeric. Now we can design
8196 our dialog boxes with Glade and use libglade to load the
8197 GUIs. Thanks to Damon Chaplin for Glade and James
8198 Henstridge for libglade and his support with libglade.
8200 * Made the code use 'const' a lot more (Morten Welinder), this
8201 helps making the code more robust.
8205 * Assorted batch of bug fixes.
8207 * A number of memory leaks have been fixed (Morten Welinder).
8209 * Excel loader can even restore your selection :-) (Michael
8212 * A number of sanity checks from Morten Welinder.
8220 A new version of Gnumeric has been released, version 0.23. Trained
8221 eyes will notice that I have skipped version 0.22. Well, I did not.
8222 I just did not announce it because I had promised not to make a new
8223 release (which I ended up doing) because it included a pile of cool
8226 So, here is the new stuff since 0.21, major features:
8228 * Michael Meeks added multiple-clause sort to the sort dialog.
8230 * GNUMERIC_NORMDIST() function now uses a more efficient
8231 method of computation (Morten Wellinder).
8233 * Should load properly workbooks with references to other
8236 * Starts up with a bigger size (Michael).
8238 * Michael has begun a function wizard, it is disabled in this
8243 * Fixes for some cases of circular references (the other cases
8244 were fine), by Morten.
8246 * IF() now can take variable arguments (Michael).
8248 * Updated documentation
8252 Getting Gnumeric 0.23:
8254 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8263 I know, I know. Too many releases for a day.
8265 But many good things have been done, and we want all of these
8266 features to be available ASAP to all of you :-).
8268 1. Morten Welinder implemented a more accurrate algorithm for
8269 the variance functions.
8271 2. Michael Meeks send me lots of updates and changes to Gnumeric:
8274 b. Better dragging of text areas.
8275 c. Updated documentation on writing functions.
8276 d. Uses floats on number-entry if the number is
8277 too large (instead of overflowing like it was doing).
8278 e. Updated function documentation to mention optional parameters.
8280 I promise I will be quiet now for a few days. I really do.
8284 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8294 New version of Gnumeric has been released.
8296 * New in this version:
8298 * New infrastructure to simplify writing functions
8299 with variable arguments (Michael Meeks).
8301 New token for ranges.
8303 * Many new functions:
8305 * Jukka-Pekka Iivonen contributed many finantial functions:
8306 DOLLARDE(), DOLLARFR(), NOMINAL(), NPV(), PV(), FV(), PMT(),
8307 IPMT(), PPMT(), NPER() and DURATION().
8309 * Michael Meeks wrote the spreadsheet lookup functions: COLUMN(),
8310 COLUMNS(), HLOOKUP(), ROW(), ROWS(), VLOOKLUP()
8312 * Sean Atkinson improved SUBSTITUTE() and he implemented CONCATENATE(), REPT(), FIND(),
8313 FIXED(), PROPER(), REPLACE(), T(), VALUE(), SUBSTITUTE(), DOLLAR()
8315 * Jukka-Pekka wrote CEILING() and COMBIN().
8317 * Jukka-Pekka wrote the statistical functions:
8318 BINOMDIST(), HARMEAN (), HYPEGEOMDIST(), AVEDEV(), CONFIDENCE(), CRITBINOM(),
8319 DEVSQ(), FISHER(), KURT(), NORMDIST(), PERMUT(), SKEW(), STANDARIZE(), WEIBULL(),
8320 FISHERINV(), NORMSDIST() and LOGNORMDIST(), CORREL(),
8321 COVAR(), MODE(), NEGBINOMDIST(), RANK(), TRIMMEAN().
8323 * Michael Meekrs wrote POISSON(), DELTA(), GESTEP().
8328 * Daniel Veillard fixed the bug with saving cells that had the "&" inside.
8330 * Cleanups from Michael to use the new variable arguments code.
8332 * Various typo fixes.
8336 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.19.tar.gz
8346 New gnumeric is out.
8348 This is mainly a bug fix release
8352 - More functions from Michael Meeks
8354 - Bug fix: Applying a cell number format should work again inmediately
8355 (it was not queuing the re-rendering operation).
8357 - Bug fix: Precedence fixes: when decoding the tree to render a text
8358 representation, I was not properly considering the case for
8359 same-priority but different meaning operations.
8361 Should work now. (ie, it will correctly decode 1/(c4*d4)
8364 - New code: integer overflow/underflow detection code. Now
8365 addition and substraction will be promoted to floating point
8366 values if there is a overflow in the computation.
8370 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.18.tar.gz
8377 New version of Gnumeric is out:
8381 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8383 * Changes and new features:
8385 * Financial functions (effect, sln, syd) from Vladimir Vuksan.
8387 * Engineering functions (power, gammaln, poisson, expondist,
8388 sign, trunc) from Michael Meeks.
8390 * Statistical functions (stdev, stdevp, var, varp, gcd,
8391 geomean,) from Michael Meeks.
8393 * Fixes to the clipboard code (should paste formulas to other
8394 applications correctly and fix the inter-worbook pastes).
8396 * External function loading works for Excel files.
8398 * Cleaned up the Excel code (Michael)
8400 * Should compile in AIX again.
8404 * As usual, all of the Gnumeric functions are documented.
8412 New version of Gnumeric is out:
8416 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8418 * Changes and new features:
8420 * Cell ranges will work properly if they are not in their
8421 natural order (fixes the bug reported about SUM (C1:A1) not
8422 working and a whole range of similar problems).
8424 * CLEAN() function fixed.
8426 * New text exporting plugin from Takashi Matsuda.
8428 * We use gdk_fontset_load now to load fonts instead of
8429 gdk_font_load, this should make the code work for various
8430 international users (Takashi).
8432 * Entering data with XIM on the sheet should work now as well
8435 * Paste-by-value has been fixed by Takashi as well.
8437 * cell_set_format_from_style has been speeded up by Michael
8440 * Excel importer no longer has static buffers (removes various
8441 problems reported by people) (Michael Meeks).
8443 * Excel importing code should be significantly faster and less
8444 verbose now (Michael Meeks).
8453 This is the release of Gnumeric "Simplified Bonobo" 0.14.
8455 The only difference between Gnumeric 0.13 and 0.14 is that 0.14
8456 ships in a way that makes the install process use the documentation as
8457 it was generated in my machine (that means, you do not need the
8458 Docbook tools installed in your system to get the documentation).
8468 I have just released Gnumeric "Superstitious Bonobo" 0.13. This
8469 version is as usual available in:
8471 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8473 These are the new features in this version:
8475 1. Excel loading is much faster now (Michael Meeks)
8477 2. More excel sheets load now (Michael)
8479 3. Various compilation fixes from Tim Mooney for some
8480 strict C compilers (Digital C compiler in this case).
8482 4. Now it recalcs cells when you have cleared values or
8483 removed cells (just a missing call to workbook_recalc was missing).
8485 5. Install/compile fixes from Raja Harinath.
8487 6. Implemented new functions: "ISERROR" and "NOT".
8489 7. Copy/paste fixes in the presence of errors in the spreadsheet.
8491 8. Small display glitch fix.
8493 9. Add type checking to functions that take a constant number of arguments.
8495 10. Upper case format letters are now accepted.
8505 New Gnumeric version, this is the miguel-will-be-out-until monday
8506 release of Gnumeric, I will be visiting Boston, so if you are in the
8507 area we could probably meet.
8511 - New function TRUNC
8513 - Excel loading: Michael Meeks and Sean did lots of work again
8514 on improving our Excel importer.
8516 - Internal fix that the Excel code was hitting.
8518 - Fixes the menu for the quick operations (on the workbook)
8520 - Fix to the rename-sheet function (it was displaying garbage
8523 - Brunno finished the support for coloring the background of
8524 cells, so now we can have nicely colored sheets with nice
8527 - He also finished the foreground setting color code. Thanks!
8529 - Now it warns if you drop a range of cells in a region that
8532 - Should include the missing files for the Perl plugin.
8534 - CSV code disabled until it is fixed.
8536 - Stricter control for removing active sheets in the code.
8538 - Michael provided an icon for Excel files.
8540 - Contributed Spanish documntation from Pablo.
8542 You can get this at:
8544 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8554 I have released a new version of Gnumeric, pretty much a bug fix
8555 over the Numerically Skillfully Cow release of Gnumeric.
8557 Thanks to all of you who send me good bug reports, here is a list
8558 of the bugs fixed and improvements:
8560 - Excel loading code improved again by Michael Meeks. He also
8561 spotted a number of bugs in the code which were fixed.
8563 - Paste was not properly recomputing formulas pasted.
8565 - Gnumeric no longer crashes on save.
8567 - Dependecy computation code got fixed. Horribly typo was
8568 doing all sorts of nonsense ;-)
8572 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/gnumeric-0.11.tar.gz
8579 Hello number lovers,
8581 I have released the Numerically Skillfully Cow release of the
8582 Gnumeric Spreadsheet.
8584 New in this version:
8586 * Many updates on the Excel side, optimizaitons, bug fixes,
8587 more features supported (Michael Meeks, Sean Atkinson).
8589 * Support for adding/removing sheets on the notebook tabs
8591 * A small draw fix (g's, j's and y's are no longer cropped).
8593 * Mime types for Excel files are shipped (but no gnome icon
8596 * Fixes to the CVS loader (Vincent Renardias).
8598 * Perl plugin is shipped again.
8600 You can get this from:
8602 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric
8612 Gnumeric "International Manatee" 0.8 has been released.
8614 This version is available in:
8616 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.8.tar.gz
8618 The most important change in International Manatee is the fact that
8619 the documentation that Adrian Likins wrote is now integrated into the
8620 build system. It gets installed and we feature a reference guide for
8621 the internal Gnumeric functions.
8623 These are the features of International Manatee:
8625 - Bruno enabled the coloring page for setting the foreground
8628 - The sheet label name works properly now (it no longer
8631 - Correct behaviour of clicking in the presence of editing the
8634 - Guile support now needs to be explicitly configure
8637 - Fix crashing problems repoted when autofilling.
8639 - Documentation is included in the tarball (You need DocBook
8640 if you plan on extending the documentation or fixing my
8641 ugly, ugly, ugly stuff :-). You can find Docbook here:
8643 ftp://ftp.cygnus.com/pub/home/rosalia/docware.
8645 A docbook tutorial is available in:
8647 http://nis-www.lanl.gov/~rosalia/mydocs/docbook-intro.html
8649 The full docbook documentation can be downloaded for free
8650 from the Davenport site (I lost the url to this, but I am
8651 confident all of you documentation-savvy people are good
8652 at altavistaing things).
8661 Gnumeric "Speedy Manatee" 0.7 has been released.
8663 This version is available in:
8665 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.7.tar.gz
8667 The highlights of this version are:
8671 - References to other sheets works, you can use this like this:
8673 ='Regional sales'!C5*3
8675 - New border code. Getting ready to print the borders on the
8678 - Menu hints are now available for every menu entry.
8680 - Standarized the menus (Nat Friendman).
8682 - Use the statusbar in the code now.
8684 - You can now rename your sheets by double clicking on the
8685 tabs and typing the new name. How excelish!
8689 - Excel importing code has been enhanced by Michael Meeks and
8692 - When inserting/moving columns or rows, the cells moved now
8693 do not change their formulas (to keep the sheet working).
8697 - Better default decimal formats
8699 - Page flipping works correctly if you press on the tab names.
8701 - Child dialog boxes no longer ignore keystrokes (in
8704 - Fixed the memory leaks on the Excel plugin (Michael).
8706 - Provide better error checking for dates (Havoc Pennington)
8715 I have just released a new version of Gnumeric (gnumeric-0.5), this
8716 version is available in:
8718 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.5.tar.gz
8720 The highlights of this version are:
8722 - A pluggable framework for file formats. No need to hack the
8723 code to add your file loader anymore, routines are provided
8724 to register file loading and saving formats.
8726 - (bug fix) Fixed the broken storage setup I introduced in the
8727 previous version. This means that files are now correctly
8728 loaded and that if an expression renders an error you will
8729 still be able to access the information you stored.
8731 Enjoy this new version,
8736 From miguel Wed Dec 16 23:16:34 -0600 1998
8737 From: Miguel de Icaza <miguel@nuclecu.unam.mx>
8738 To: gnumeric-list@gnome.org
8739 Subject: New version of Gnumeric has been released.
8740 X-Lost: In case of doubt, make it sound convincing
8745 A new version of Gnumeric has been released as part of the GNOME
8746 libraries code freeze.
8748 I have not been very active the last two months in Gnumeric due to
8749 the freezing of GNOME (I worked a lot on the file manager issues), but
8750 I will soon be back working in the spreadsheet.
8752 Michael Meeks and Bruno Unna did an awesome job while I was doing
8753 this: They added Excel file importing. That is all I can say. Some
8754 stuff is missing, yes, it will get added, yes.
8756 During the last few weeks Morten Welinder has been reviewing the
8757 Gnumeric code and making very good suggestions to the coding style as
8758 well as making sure we keep Gnumeric in a nice way. I am very
8759 thankful for his input.
8761 Jakub Jelinek made the scrolling code be smarter than my previous
8762 attempt at scrolling, it is now definetly usable.
8764 Code for attaching notes to cell is completely on the code. The
8765 only problem is that right now comment is hardcoded in the source
8766 code. We need a nice dialog box for this.
8768 Mark Probst added some Guile support (this as well as the other
8769 plugins is completely optional), some neat things can be done with it,
8770 make sure you check the distribution directory.
8772 Exponentiation has been implemented (all the code was there, I just
8773 had forgotten to add the line to the grammar).
8775 Some more architectural work has been going on: named-cell range
8776 code is there (not finished but there). Also, some code for
8777 referencing the cells in other sheets or workbook is there.
8779 I still need to figure out a way to encode this into the
8780 expression. I would appreciate any input on this issue: There are
8781 various possible solutions, one of the is creating a special OP_ that
8782 would represent a lookup into an non-local sheet. The other is to
8783 define this as a function and finally, it could be done as a special
8786 Also, I have dropped the "entered_text" information I kept on the
8787 cell. Now the cell value is stored either as a value or as an
8788 expression tree and decoded when the user requires it. This was
8789 required for a number of things (one of them being a nicer way to
8790 share cell expressions during copying, and for the excel format and
8791 the autofill code got definetly simpler and more maintainable).
8793 Various display and scrolling glitches were fixed as well. But in
8794 the process, I somehow broke the object-drawing code. I have not
8795 researched this yet.
8797 The initial support for CORBA is in, but it does not actually do
8798 anything, it is just the setup for launching the Gnumeric server.
8799 Owen Taylor made Gnumeric accept dragged files, you can now drag files
8800 from the file manager into the spreadsheet, on this topic: the date
8801 routiens now use GLib's gdate instead of the gnome-libs libDate
8804 You can fetch it from:
8806 ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric-0.4.tar.gz