~ubuntu-branches/ubuntu/quantal/gnumeric/quantal

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2009-06-07 11:10:47 UTC
  • mfrom: (1.1.19 upstream) (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090607111047-l3rtbzfjxvmi1kx0
Tags: 1.9.8-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Promoted gnumeric-doc to Recommends in gnumeric package for help to be
    installed automatically
  - gnumeric-gtk is a transitional package
  - gnumeric conflicts with gnumeric-gtk << 1.8.3-3ubuntu1
  - call initltool-update in po*
  - remove psiconv support (psiconv is in universe):
    o debian/control: remove B-D on libpsiconv-dev
    o debian/rules: don't pass --with-psiconv to ./configure

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Gnumeric 1.8.4
 
1
Gnumeric 1.9.8
 
2
 
 
3
Andreas:
 
4
        * Save and load text formatting of comments and of sheet object 
 
5
          labels [#580979][#580838]
 
6
        * Lots of improvements to the ODF exporter [#581937][#553508][# 582903]
 
7
        * Some improvements to the ODF importer [#581953]
 
8
        * Some improvements to the xlsx exporter [#569862][#581896]
 
9
        * Write some character based formats to HTML files. [#582118]
 
10
 
 
11
Jody:
 
12
        * Closer to a turnkey win32 build.
 
13
 
 
14
Morten:
 
15
        * Optimize styles on load.
 
16
        * Prune fn-lookup caches in case someone is being silly.
 
17
        * Plug leak in HTML paste.
 
18
        * Respect the sheet size prefs for new blank workbooks.
 
19
        * Cache large ranges, possibly sorted.
 
20
        * Add progress display for OO import.
 
21
        * Improve ssindex' coverage.
 
22
        * Make it possible to have horizontal widgets too.  [#166487]
 
23
        * Fix sheet-object paste crash.  [#490479]
 
24
        * Fix critical in format dialog.  [#582890]
 
25
        * Turn WorkbookView into a more proper GObject.
 
26
        * Hide scrollbars as requested.  [#583005]
 
27
        * Fix date conventions in graphs.
 
28
        * Improve GUI for date/time axes.  [#574681]
 
29
        * Fix R1C1 issues.
 
30
 
 
31
Paul Fitzpatrick:
 
32
        * Extend ssconvert to also merge multiple sheets.  [#581616]
 
33
 
 
34
--------------------------------------------------------------------------
 
35
Gnumeric 1.9.7
 
36
 
 
37
Andreas:
 
38
        * Fix some divergence between character weight in the label properties
 
39
          dialog and the label itself.
 
40
        * Add interface to format cell comments
 
41
        * Fix printing of sheet objects whose text intersects with markup.
 
42
          [#581125]
 
43
        * Load meta data from gnumeric files [#578607]
 
44
 
 
45
Jean:
 
46
        * Do not crash in render_value for NULL values. [#581120]
 
47
 
 
48
Jody:
 
49
        * XLSX start reading external refs.
 
50
        * XL2003-XML enable the use of builtin formats, and drop '.sml' kludge.
 
51
        * Add pref entry to set default value of autosave.
 
52
 
 
53
Morten:
 
54
        * Fix xls save problem with sheets that are too big for the format.
 
55
        * Fix global-name .gnumeric warning.  [#580227]
 
56
        * Fix tooltip positioning.  [#580358]
 
57
        * Fix xlst export problem.  [#580360]
 
58
        * Fix size of sheets loaded from Applix files.
 
59
        * Fix problem with global names shadowed by sheet names.  [#306686]
 
60
        * Fix relocation problem with expressions using names.  [#552749]
 
61
        * Fix fullscreen toolbar issues.  [#574603]
 
62
        * Fix various R1C1 bugs.
 
63
        * Fix precision for xml saving inside graphs.
 
64
        * Fix long-sheet-name GUI issue.  [#580837]
 
65
        * Fix dependency problem with names.  [#581117]
 
66
        * Fix style-allocation screwup.
 
67
        * Fix xls export performance problem.  [#581378]
 
68
        * Fix xls export issue that made files readable by Gnumeric only.
 
69
        * Fix autofill crash.  [#581589]
 
70
        * Fix gnumeric crash exporting polygons.  [#581394]
 
71
 
 
72
--------------------------------------------------------------------------
 
73
Gnumeric 1.9.6
 
74
 
 
75
Andreas:
 
76
        * Show sheet sizes in manage sheet dialog
 
77
        * Write metadata from the property dialog to the files
 
78
        * Complete the list sheet object configuration dialog [#578557]
 
79
        * Make all sheet object configurations undoable [#114098]
 
80
        * Quieten GTK warning [#579152]
 
81
        * Print text in sheet object label [#144787]
 
82
        * Implement editing of a sheet object label
 
83
        * Include "italic", "strikethrough" and "bold" buttons in the
 
84
          properties dialog for sheet object labels
 
85
 
 
86
Jean:
 
87
        * Variable sheet sizes.
 
88
        * Fixed libspredsheet.pc. [#575390]
 
89
 
 
90
Jody:
 
91
        * Improve xml probing for 2003-spreadsheetml.
 
92
        * More 2003-spreadsheetml formats.
 
93
 
 
94
John Rea:
 
95
        * new calendar template
 
96
 
 
97
Joseph Pingenot:
 
98
       * Update the file format documentation.
 
99
 
 
100
Morten:
 
101
        * Handle elapsed time formats better on text export.
 
102
        * Plug leak.
 
103
        * Fix mps loading crash.  [#577138]
 
104
        * Improve XIRR a bit.
 
105
        * Fix Applix loading crash.  [#577145]
 
106
        * Fix Lotus loading crash.  [#577156]
 
107
        * Fix XLS loading crashes.  [#577205] [#577208] [#577259] [#577260]
 
108
          [#577348] [#577351] [#577399] [#577400] [#577503] [#577504]
 
109
        * Add sorted sheet list to tab menu.
 
110
        * Fix criticals during Lotus load.
 
111
        * Clean up Sheet object.
 
112
        * Clean up str.h usage.
 
113
        * Load csv and txt files into sheets as big as needed.  [Part of
 
114
          #168875]
 
115
        * Implement sheet resize.
 
116
        * Fix validation problem.  [#580157]
 
117
 
 
118
Vivien Malerba:
 
119
        * Move to libgda4.
 
120
 
 
121
--------------------------------------------------------------------------
 
122
Gnumeric 1.9.5
 
123
 
 
124
Andreas:
 
125
        * Fix style critical on latex export [#574125]
 
126
        * Always print the whole printarea even if it has no
 
127
          content or style. [#554116] [#572818]
 
128
        * Fix translation of argument names for empty names.
 
129
        * Don't switch sheets when widgets are adjusted. [#574734]
 
130
        * Fix printing of rotated text (negative angles or non-default 
 
131
          alignment). [#574813]
 
132
        * Remove crash potential for various dialogs with multiple views.  
 
133
          [#364291]
 
134
        * Fix some strings. [#575360]
 
135
 
 
136
Jean:
 
137
        * Make gconf use independent from the with-gnome option. [#574813]
 
138
        * Fixed  null pointer crash in oo_plot_area(). [#575403]
 
139
 
 
140
Jody:
 
141
        * Work around semantic changes in gtk-2.16.
 
142
        * rename sr@Latn -> sr@latin
 
143
 
 
144
Morten:
 
145
        * Fix multihead issues with cell comments.
 
146
        * Fix multihead issue with sheet reordering.
 
147
        * Fix multihead issues with tooltips.
 
148
        * Fix PFACTOR to handle huge factors.
 
149
        * Fix problem with dialogs not showing up in fullscreen mode.
 
150
        [#574602]
 
151
        * Fix desktop file to always specify that we take URIs.
 
152
        * Fix sheet-ordering by dragging.  [#574763]
 
153
        * Fix potential crash for cell comment dialog with multiple views.
 
154
        [Part of #364291]
 
155
        * Fix lotus importer crash.  [#575190]
 
156
        * Improve entry of date for locales not using slashes.  [Part of #33229]
 
157
        * Make date edit use the date separator of the locale.  [Part of #33229]
 
158
        * Fix xls writing crash.  [Part of #575318]
 
159
        * Fix criticals in xls export for comments without author.
 
160
        * Fix crash while loading broken xls.  [#575393]
 
161
        * Fix string problem with broken xls.  [#575452]
 
162
        * Improve date entry for locales that end abbreviated month names
 
163
        with punctuation.
 
164
        * Fix ODS crashes.  [#575600] [#575843] [#575981]
 
165
        * Use goffice magic formats for certain date and time formats so we
 
166
        can persist them in .gnumeric.
 
167
        * Fix setting of radio button objects' text.
 
168
 
 
169
Sum1:
 
170
        * Implement OOO probing.  [#574381]
 
171
 
 
172
--------------------------------------------------------------------------
 
173
Gnumeric 1.9.4
 
174
 
 
175
Andreas:
 
176
        * Change sheet manage dialog into an instant-apply dialog
 
177
        * Implemented sheet duplication in manage sheets dialog.  [#128160]
 
178
        * Allow for undos in the manage sheet dialog
 
179
        * Permit lexicographic sorting by sheet names in the manage sheets
 
180
          dialog.  [#527076]
 
181
        * Add functional seealso links in the function browser
 
182
        * Allow ranges of censor marks in Kaplan-Meier tool and
 
183
          multiple groups. Output median survival times.  [#558582]
 
184
        * Add Log-Rank Test to Kaplan-Meier tool.  [#558582]
 
185
        * Add the name of the response variable to the regression tool
 
186
          output.  [#400019]
 
187
        * Fix critical when printing. [#568991]
 
188
        * Update ucs usage when exporting to LaTeX. [#569476]
2
189
 
3
190
Henry Law:
4
191
        * Fix dependency problem with constructed ranges.  [#562363]
5
192
 
6
 
Jean:
7
 
        * Import/export axis ticks labels orientation. [#544935]
8
 
        * Fix an attribute order issue while loading. [#547183]
9
 
        * Fix crash when exporting an empty contour plot to .xls. [#557027]
10
 
 
11
 
Jody:
12
 
        * Fix OO.o import failure on win32. [#536552]
13
 
        * Add mnemonics to the quit dialog. [#132131]
14
 
        * Fix range highlighting while editing. [#542439]
15
 
        * Fix highlighting of merged cells. [#127415]
16
 
        * Fix OO.o style import. [#553506]
17
 
 
18
 
Morten:
19
 
        * Fix text export problem for times with fractional seconds.  [#534514]
 
193
Hib Eris:
 
194
        * Fix problems with toolbars when no handle bar present.  [#559249]
 
195
        * Fix problems with formats.  [#559291]
 
196
 
 
197
Jean:
 
198
        * Fix crash when exporting an empty contour plot to .xls.  [#557027]
 
199
        * Add widgets in the graph guru first page to allow finer selection
 
200
        of data.
 
201
        * Fix labels length for charts generated by the histogram tool.
 
202
        [#552721]
 
203
        * Fix loss od new graphs when clicking on an existing sheet
 
204
        object. [#151789]
 
205
        * Do not export invalid AXESUSED data to .xls. [#567783]
 
206
        * Fix export of simple data to xls graphs. [#567930]
 
207
 
 
208
Jody:
 
209
        * Display top-left when selecting a rel ref to a merged region.
 
210
        * Win32 fixed.
 
211
        * Make .gnumeric xml probe smarter.
 
212
        * Add probe routine for MS Excel (tm) 2003 SpreadsheetML.
 
213
 
 
214
Jon Kåre:
 
215
        * Work around vulnerability in Python.  [#569648]
 
216
        * Improve encoding detection on html paste.  [Part of #564166]
 
217
 
 
218
Lutz Mueller:
 
219
        * Enable drag of whole sheets to other applications.  [#523033]
 
220
 
 
221
Morten:
 
222
        * Fix XLS import crash.  [#557077]
 
223
        * Fix problem with auto filter after column insert.   [#557237]
 
224
        * Fix undo problem with auto filters.  [#557591]
 
225
        * Remove the effect on an auto filter when its column is removed.
 
226
        * Plug leaks.
 
227
        * Remove the effect on an auto filter column when removed.
 
228
        * Fix RANDDISCRETE crash.  [#557682]
 
229
        * Fix SUMIF issues.  [#557782]
 
230
        * Fix LOOKUP critical.  [#559005]
 
231
        * Fix GROWTH/TREND crash.  [#559363]
 
232
        * Make non-gnome the default.  [#558840]
 
233
        * Disallow deleting last visible sheet.  [#557153]
 
234
        * Merge the sheet tabs into the status bar.  [#561733]
 
235
        * Fix crash in multi-view mode.  [#562053]
 
236
        * Introduce explicit () on parsing -2^2.  [#115941]
 
237
        * Fix inter-process paste crash.  [#556561]
 
238
        * Plug leak in TRIMMEAN.
 
239
        * Plug leak in RANK.
 
240
        * Plug leaks in ssindex, ssgrep, and ssconvert.
 
241
        * Fix export of Gnumeric-specific patterns to xls.  [#564078]
 
242
        * Improve guess of csv parsing parameters.  [#498912]
 
243
        * Fix problem with saving huge values.  [#552464]
 
244
        * Dump information about number system into xml.
 
245
        * Improve sc import.  Not sure why.  [#564495]
 
246
        * Fix date overflow problem.  [#564502]
 
247
        * Fix XLS import critical.  [#564499]
 
248
        * Sanitize error cases for DAY, MONTH, YEAR.
 
249
        * Fix column-split problem with fixed-width stf import.
 
250
        * Fix problem with deprecated gtk+ stuff in glade files.
 
251
        * Fix xls export problem generating extra ()s.  [#567380]
 
252
        * Constify usage of GOFormats.
 
253
        * Fix inconsistentcy in searching with respect to formats.
 
254
        * Fix issue with BASE.   [#567252]
 
255
        * Fix XLS import criticals.  [#567823]
 
256
        * Don't evaluate both branches of IF.  [#326595]
 
257
        * Fix undo crash for inter-workbook operations.  [#568634]
 
258
        * Fix crash and criticals in dbf import.  [#568454]
 
259
        * Fix colour problem in LaTeX export.  [#568860]
 
260
        * Fix loop while loading lotus file.  [#568917]
 
261
        * Fix performance problem in dependency tracking given large
 
262
        number of large ranges.  [#567389]
 
263
        * Fix VLOOKUP and HLOOKUP for bools.
 
264
        * Fix problem reading slightly-corrupted dbf file.  [#568454]
 
265
        * If we overflow the sheet tab area, put list in context menu.
 
266
        * Fix ods load crash.  [#568994]
 
267
        * Use caches for bisection cases of VLOOKUP/HLOOKUP/LOOKUP/MATCH
 
268
        too.  Fix issues with bools versus floats.
 
269
        * Fix parsing problem for constructed ranges.  [#569730]
 
270
        * Fix plugin menu merging.  [#569724]
 
271
        * Improve handling of 3D ranges.  [#569372]
 
272
        * For VLOOKUP and friends, do not turn empties into zeroes.  [#567389]
 
273
        * Implement MATCH for wildcards.  [#570139]
 
274
        * Fix problem with functions docs in locales without encoding
 
275
        information.
 
276
        * Work around a ODF spec. problem in OOo import.  [#570890]
 
277
        * Advertise fewer aliases for text/csv.  [#571073]
 
278
        * Fix Windows extra-Gnumeric paste problem.  [#564166]
 
279
        * Fix csv import problem with "-OINK".  [#571129]
 
280
        * Make sure ()s do not take up stack space during eval.
 
281
        * Make dependency debug output a little easier to read.
 
282
        * Warn when we drop csv rows.  [#571603]
 
283
        * Fix SERIESSUM.
 
284
        * Fix xls export of SERIESSUM.  [#572127]
 
285
        * Disable non-functional corba plugin.  [#572356]
 
286
        * Handle GTK+ deprecation issues.  [#572240]
 
287
        * When ssconvert-ing a single-sheet workbook, don't complain the
 
288
        exporter can handle only a single sheet.  [#572448]
 
289
        * Fix xls crash for bogus file.  [#572515]
 
290
        * Fix OO import issue.  [#568010]
 
291
 
 
292
--------------------------------------------------------------------------
 
293
Gnumeric 1.9.3
 
294
 
 
295
Andreas:
 
296
        * Do not print hidden sheets.  [#525368]
 
297
        * Print wysiwyg.  [#153578]
 
298
        * Fix column ordering in analysis tools.  [#516052]
 
299
        * Make the paired t-test analysis tool use only 
 
300
          complete pairs.  [# 531852]
 
301
        * Improve regression tool
 
302
        * Fix row height and column width dialogs [#360873]
 
303
        * Don't force text export of empty sheets [#521726]
 
304
        * By default cells with hyperlinks should not be empty [#152617]
 
305
        * Fix command names for hyperlink additions.
 
306
        * Improve histogram tool [#385458][#552161]
 
307
        * Make external hyperlinks work.  [#535015]
 
308
        * Make more dialog buttons obey no-icon request.  [#302883]
 
309
        * Fix and improve the sampling tool.  [#552975]
 
310
        * Improve moving averages tool.  [#527489]
 
311
        * Add weighted and cumulative moving averages.
 
312
        * Add Spencer's 15-point moving average.
 
313
        * Fix and improve exponential smoothing tool.  [#553267]
 
314
        * Added Holt's trend corrected exponential smoothing.  [#385467]
 
315
        * Added additive Holt-Winters exponential smoothing.
 
316
        * Fix scenario report shift.  [#554591]
 
317
        * Added multiplicative Holt-Winters exponential smoothing.
 
318
        * Fix minor bugs.  [#554818] [#553342]
 
319
        * Update some of the analysis tools documentation.
 
320
        * Add non-numeric frequency tables tool.  [#134166]
 
321
        * Add basic Kaplan-Meier Estimates Tool.  [#453765]
 
322
        * Fix scrolling issue in function selector.  [#556718]
 
323
        * Delete cell overwrite dialog.  [#556773]
 
324
 
 
325
Jean:
 
326
        * Fix printing of rotated text.  [#539734]
 
327
        * Fix leakage in histogram tool.  [#552596]
 
328
        * Fix horizontal position of sheet objects in print.  [#554993]
 
329
        * Reimplemented the goffice component.
 
330
 
 
331
Jody:
 
332
        * Extend ssgrep to search VBA too.
 
333
        * Add column width doubling in 'display formula' mode.
 
334
        * Fix OO.o style import.  [#553506]
 
335
        * Support XLSX themed colours.  [#555687]
 
336
        * Restore the undocumented magic for solid fills in XLSX conditions.
 
337
        * Work around gtk behavior change in IMContext initialization.
 
338
        * XLS : support anachronistic objs in newer versions.  [#546887]
 
339
        * WIN32 : build fixes
 
340
        * WIN32 : Fix Decimal keypad character.  [#555522]
 
341
 
 
342
J.H.M. Dassen (Ray):
 
343
        * Understand and ignore byte-order markers for CSV/stf probing and
 
344
          importing.  [#549743]
 
345
 
 
346
Morten:
 
347
        * Fix display of array formulas.  [#550902]
 
348
        * Fix off-by-one for random_landau.
 
349
        * Fix error check for printing to file.
 
350
        * Fix SUMIF crash.  [#552006]
 
351
        * Fix NETWORKDAYS problem.  [#553047]
 
352
        * Bring SUMX2MY2, SUMX2PY2, and SUMXMY2 into 21st century.  [#554040]
 
353
        * Fix XIRR problem with missing data.  [#554732]
 
354
        * Switch to LINGUAS file.  [#554348]
 
355
        * Fix problems with saving undefined names.  [#554325]
 
356
        * Fix parser crash.  [Part of #552750]
 
357
        * Fix clipboard leak.
 
358
        * Fix reading magic version of ancient file format.  [#555933]
 
359
 
 
360
Nakai:
 
361
        * Enable Perl plugin again.  [#553939]
 
362
 
 
363
--------------------------------------------------------------------------
 
364
Gnumeric 1.9.2
 
365
 
 
366
Andreas:
 
367
        * Fix printing of footer line.  [#549247]
 
368
 
 
369
Jean:
 
370
        * Import/export axis ticks labels orientation.  [#544935]
 
371
        * Fix an attribute order issue while loading.  [#547183]
 
372
 
 
373
J.H.M. Dassen (Ray):
 
374
        * Bumped goffice build dependency.
 
375
        * Corrected error message for first_round > last_round.  [#537669]
 
376
        * Updated desktop file to validate without warnings.  [#512011]
 
377
 
 
378
Jody:
 
379
        * Fix distcheck.  [#540284]
 
380
        * Fix ODS import failure on win32.  [#536552]
 
381
        * Get closer to a turnkey win32 build.  [#534291]
 
382
        * Name guru defaults to absolute references.
 
383
        * Add mnemonics to the quit dialog.  [#132131]
 
384
        * Odd renaming of some long file names on windows.  [#542872]
 
385
        * Fix cusor in tab labels.  [#546981]
 
386
 
 
387
Morten:
 
388
        * Fix EOMONTH issue.  [#540069]
 
389
        * Fix phyper hang.  [#540211]
20
390
        * Fix openoffice -pedantic problem.  [#540180]
21
 
        * Fix OPT_RGW hang.  [#534132]
22
 
        * Fix BESSELI and BESSELK aborts.  [#534475]
23
 
        * Fix BESSELI issue.  [#323784]
24
 
        * Fix UMR in WORKDAY.  [#539808]
25
 
        * Plug leaks in GROWTH.  [#539827]
26
 
        * Plug leak in NETWORKDAYS.
27
 
        * Add missing "return" in CODE.
28
 
        * Fix EDATE issue.  [#539868]
29
 
        * Fix DAYS360 and NETWORKDAYS for invalid dates.  [#540055]
30
391
        * Fix bogus-xls problem.  [#540697]
31
 
        * Fix EOMONTH issue.  [#540069]
32
 
        * Fix phyper hang.  [#540211]
33
392
        * Fix problems with invalid dates in fn-financial.  [#540690]
34
393
        * Fix MATCH problem with singletons.  [#540996]
35
394
        * Fix DDB problems.  [#541158]
36
 
        * Add workaround for pango bug.  [#558100, #558254].
 
395
        * Make ssgrep a lot more grep-like.
 
396
        * Unify functions that work on sorted ranges.
 
397
        * Fix date entry problem.  [#540198]
 
398
        * Fix entry of error constants.  [#546759]
 
399
        * Fix import of broken 1.6 formats.  [#548414]
 
400
 
 
401
Nick Lamb:
 
402
        * Retain ()s.  [#69813]
37
403
 
38
404
--------------------------------------------------------------------------
39
 
Gnumeric 1.8.3
 
405
Gnumeric 1.9.1
40
406
 
41
407
Jean:
42
 
        * Evaluate formulas loaded from a text file. [#525107]
43
 
        * Fix INDEX related crash. [#533247]
 
408
        * Fix INDEX related crash.  [#533247]
44
409
        * Fix LINEST and LOGREG crashes.  [#533263]
45
410
        * Handle empty array.  [#533516]
46
411
        * Fix SUMPRODUCT criticals.  [#533507]
47
412
 
48
 
Jon Kåre:
49
 
        * Receive clipboard from broken apps. [#524756]
50
 
 
51
 
Nick Lamb:
52
 
        * Honour detachable-toolbar preference.  [#321867]
53
 
 
54
413
Jody:
55
 
        * Fix R1C1 parsing of refs followed by subtraction. [#533943]
 
414
        * Fix R1C1 parsing of refs followed by subtraction.  [#533943]
 
415
        * Fix xls import of DDE/OLE links (unimplemented).
 
416
        * Fix xls import of empty pre-biff8 headers/footers.
 
417
        * Fix menu warnings with newer Gtk+.
 
418
        * Polish win32 installer.  [#534231]
 
419
        * Fix range highlighting while editing.
 
420
        * Fix highlighting of merged cells.  [#127415]
 
421
        * Fix PageSetup on windows.
 
422
        * Make object insertion more flexible.  [#97216]
 
423
        * Add alignment to row/col headers for small scales.  [#154687]
 
424
        * Support Some XLM functions commonly used in charting.
 
425
        * Fix xls import of charts in charts.
 
426
        * Fix display confusion when reordering away from RTL sheet.  [#499910]
 
427
        * Make xlsx chart export more robust.
 
428
        * Be more careful with corrupt xls records.  [#539666]
 
429
        * Support Data -> Table variables that contain expressions.
56
430
 
57
431
Morten:
58
 
        * Fix SUMIF problems.  [#523250]
59
 
        * Allow opening multiple files in open dialog.  [#524479]
60
 
        * Fix check for bogus xls files.  [#524926]
61
 
        * Fix inc/dec buttons for General.  [#510252]
62
 
        * Fix CONCATENATE's empty case.
63
 
        * Improve performance of analysis tools for large ranges.
64
 
        * Fix performance repeated VLOOKUP/HLOOKUP/MATCH with constant
65
 
          data range.  [#525875]
66
 
        * Fix date pasting problems to/from 1904 workbooks.  [#490419]
67
 
        * Fix problems editing times.  [#527392]
68
 
        * Implement IFERROR.  [#445591]
69
 
        * Implement F9 for evaluating a selected subexpression.
70
 
        * Fix problem loading Quattro Pro files.  [#530183]
71
 
        * Fix right/center text for Quattro Pro files.
72
 
        * Fix problem with sheet changes during range selection.  [#529309]
 
432
        * Fix Excel export problem for strings that need quoting.  [#530704]
 
433
        * Internal cleanup for analysis tools.  [#532210]
73
434
        * Fix hang.  [#533288]
74
435
        * Fix AREAS crash.  [#533370]
75
436
        * Fix translation of function description.  [#533193]
81
442
        * Fix array evaluation problem.  [#533953]
82
443
        * Fix COUNTBLANK crash.  [#534204]
83
444
        * Fix TREND crash.  [#534587]
 
445
        * Fix text export problem for times with fractional seconds.  [#534514]
 
446
        * Fix xls export problem.  [#537625]
 
447
        * Fix ZTEST issue.  [#405958]
 
448
        * Handle foo.XLS as well as foo.xls.  [#510036]
 
449
        * Fix OPT_RGW hang.  [#534132]
 
450
        * Fix BESSELI and BESSELK aborts.  [#534475]
 
451
        * Fix corrupted-xls-file problem.  [#539178]
 
452
        * Fix markup/text confusion.  [#386412]
 
453
        * Fix BESSELI issue.  [#323784]
 
454
        * Fix SLOPE/INTERCEPT critical.  [#539648]
 
455
        * Fix PERCENTRANK.  [#539672]
 
456
        * Fix UMR in WORKDAY.  [#539808]
 
457
        * Plug leaks in GROWTH.  [#539827]
 
458
        * Plug leak in NETWORKDAYS.
 
459
        * Add missing "return" in CODE.
 
460
        * Fix EDATE issue.  [#539868]
 
461
        * Fix RANK crash.  [#540015]
 
462
        * Fix DAYS360 and NETWORKDAYS for invalid dates.  [#540055]
 
463
 
 
464
Seán de Búrca:
 
465
        * Move to tango based icons.  [#450444]
84
466
 
85
467
--------------------------------------------------------------------------
86
 
Gnumeric 1.8.2
 
468
Gnumeric 1.9.0
 
469
 
 
470
David Reiser:
 
471
        * Patch for OSX build of python plugin.  [#510059]
87
472
 
88
473
Hans de Goede:
89
474
        * Fix broken xls issues.  [#505330]
90
475
 
91
476
Jean:
 
477
        * Fix graph paste.  [#507342]
92
478
        * Fix corrupted-xls-file problems.  [#514513] [#515343] [#515873]
93
479
          [#515876] [#518939]
 
480
        * Evaluate formulas loaded from a text file.  [#525107]
 
481
 
 
482
Jody:
 
483
        * Fix cell comment positioning problem.  [#506017]
 
484
        * Update win32 build.
 
485
        * Fix win32 help.
 
486
        * Fix File->Sendto on win32.
 
487
        * Fix ssconvert win32.
 
488
        * Merge some cygwin build patches.  [#506366]
 
489
        * Enable the use of dolt.
 
490
        * Add 'ssgrep'
 
491
 
 
492
Jon Kåre:
 
493
        * Receive clipboard from broken apps.  [#524756]
94
494
 
95
495
Morten:
 
496
        * Fix NPV doc problem.  [#506160]
 
497
        * Fix python compilation problem.  [#509023]  [508988]
 
498
        * Fix DSUM crash.  [#509427] 
 
499
        * Fix insert-current-date locale problem.  [#508237]
 
500
        * Fix xls read crash.  [#505330]
 
501
        * Plug csv leak.
 
502
        * Fix inter-sheet cut problem.  [#511706]
96
503
        * Fix loading of solver constraints.
97
504
        * Fix solver issue.  [#512500]
98
505
        * Fix corrupted-xls-file problems.  [#512984] [#513005] [#513313]
111
518
        * Make <control>KP_Subtract work as <control>minus.  [#516358]
112
519
        * Make <control>KP_Add work as <control>plus.
113
520
        * Fix corrupted-applix-bugs.  [#517778] [#520873]
 
521
        * Fix autofill issue with merged cells.  [#504191]
114
522
        * Fix sylk importer's format handling.
115
523
        * Fix memory allocation failure for huge .gnumeric files.  [#519319]
116
524
        * Fix mstyle problem.  [#519451]
117
525
        * Fix auto-fill problem.  [#519680]
118
526
        * Fix corrupted-gnumeric-bug.  [#519761]
119
527
        * Fix insert-time problem.
120
 
 
121
 
--------------------------------------------------------------------------
122
 
Gnumeric 1.8.1
123
 
 
124
 
Jean:
125
 
        * Fix graph paste.  [#507342]
126
 
 
127
 
Jody:
128
 
        * Fix cell comment positioning problem.  [#506017]
129
 
 
130
 
Morten:
131
 
        * Fix NPV doc problem.  [#506160]
132
 
        * Fix python compilation problem.  [#509023]  [508988]
133
 
        * Fix DSUM crash.  [#509427] 
134
 
        * Fix insert-current-date locale problem.  [#508237]
135
 
        * Fix xls read crash.  [#505330]
136
 
        * Plug csv leak.
137
 
        * Fix inter-sheet cut problem.  [#511706]
 
528
        * Fix inc/dec buttons for General.  [#510252]
 
529
        * Don't allocate memory for boolean values.  [#518527]
 
530
        * Ignore invalid formats read from .gnumeric and .xls.  [#521849]
 
531
        * Don't allow entry of invalid formats for cells.  [#521849]
 
532
        * Fix SUMIF problems.  [#523250]
 
533
        * Allow opening multiple files in open dialog.  [#524479]
 
534
        * Fix check for bogus xls files.  [#524926]
 
535
        * Fix CONCATENATE's empty case.
 
536
        * Improve performance of analysis tools for large ranges.
 
537
        * Fix performance repeated VLOOKUP/HLOOKUP/MATCH with constant
 
538
          data range.  [#525875]
 
539
        * Fix date pasting problems to/from 1904 workbooks.  [#490419]
 
540
        * Fix problems editing times.  [#527392]
 
541
        * Implement IFERROR.  [#445591]
 
542
        * Implement F9 for evaluating a selected subexpression.
 
543
        * Fix problem loading Quattro Pro files.  [#530183]
 
544
        * Fix right/center text for Quattro Pro files.
 
545
        * Fix problem with sheet changes during range selection.  [#529309]
 
546
 
 
547
Nick Lamb:
 
548
        * Honour detachable-toolbar preference.  [#321867]
 
549
 
 
550
Uwe Steinmann:
 
551
        * Paradox DB export.
138
552
 
139
553
--------------------------------------------------------------------------
140
554
Gnumeric 1.8.0
144
558
        * Fix paired t-test [#504256]
145
559
 
146
560
Jean:
147
 
        * Fix import/export of line styles in xls files. [#502968]
 
561
        * Fix import/export of line styles in xls files.  [#502968]
148
562
 
149
563
Jody:
150
564
        * Fix cell comments in presence on merged cells.  [#503392]
151
 
        * Support enter_moves_dir == NONE. [#500718]
 
565
        * Support enter_moves_dir == NONE.  [#500718]
152
566
        * .gnumeric support for persisting grid colour.
153
 
        * Fix clipboard for regions with merges/styles but no content. [503634]
 
567
        * Fix clipboard for regions with merges/styles but no content.  [503634]
154
568
 
155
569
Morten:
156
570
        * Fix a handful of rich-text editing bugs.  [#470089]
161
575
Gnumeric 1.7.91 (rc2)
162
576
 
163
577
Andreas:
164
 
        * Fix formula guru. [#363871]
 
578
        * Fix formula guru.  [#363871]
165
579
        * Remove apparently confusing textview in the preference 
166
580
          dialog [#380080]
167
581
        * Fix header configuration crash [#499717]
169
583
        * Fix sheet object printing bug [#499913]
170
584
 
171
585
Jean:
172
 
        * Import/export radar plots axes. [#499349]
 
586
        * Import/export radar plots axes.  [#499349]
173
587
 
174
588
Jody:
175
 
        * OFFSET use size of input range. [#497294]
 
589
        * OFFSET use size of input range.  [#497294]
176
590
        * Finish .gnumeric i/o support for explicit page breaks.  [#499339]
177
591
        * Update the .gnumeric schema to handle modern content.  [#499378]
178
592
        * Make xlsx import more defensive against unsupported bits.
179
593
        * Fix xlsx round trip of margins.  [#499377]
 
594
        * .gnumeric i/o for GridColour.
 
595
        * Support enter_moves_dir == NONE.
180
596
 
181
597
Morten:
182
598
        * Fix crash in dependency code for named expressions.  [#498347]
195
611
        * Load header & footer info from file
196
612
        * Print headers and footers
197
613
        * Reenable header/footer customization
198
 
        * Add do-not-print flag to sheets. [#371754]
 
614
        * Add do-not-print flag to sheets.  [#371754]
199
615
        * Allow multi-line headers and footers
200
616
        * Allow nicer entry of header/footer fields [#122175]
201
617
        * Fix gtk issues triggered by sorting dialog.
202
 
        * Fix printing of background of merged cells. [#497478]
203
 
        * Allow inclusion of cell content in header/footer. [#162480]
204
 
        * Add faster way to switch orientation. [#497438]
 
618
        * Fix printing of background of merged cells.  [#497478]
 
619
        * Allow inclusion of cell content in header/footer.  [#162480]
 
620
        * Add faster way to switch orientation.  [#497438]
205
621
 
206
622
Jean:
207
623
        * Print images.
208
624
        * Fix FMR in solver dialog.  [#496052]
209
625
        * Fix markers shapes and objects stack order when importing
210
 
        xls files. [#344950]
 
626
        xls files.  [#344950]
211
627
        * Fix transparent background import from xls.
212
628
 
213
629
Jody:
214
 
        * Fix visibility filtering for clipboard export. [#496985]
215
 
        * XLS export of hyperlinks. [#81718]
 
630
        * Fix visibility filtering for clipboard export.  [#496985]
 
631
        * XLS export of hyperlinks.  [#81718]
216
632
 
217
633
Jon Kåre:
218
634
        * Fix clipboard export.  [#496187]
251
667
 
252
668
Andreas:
253
669
        * Print repeated rows and columns.
254
 
        * Fix printing crash. [#491775]
 
670
        * Fix printing crash.  [#491775]
255
671
        * Reimplement down then across printing
256
672
 
257
673
Götz Waschk:
258
674
        * Fix paradox plugin compilation.  [#489030]
259
675
 
260
 
Henry Law:
261
 
        * Fix dependency problem with constructed ranges.  [#562363]
262
 
 
263
676
Hib Eris:
264
677
        * ssconvert export options.  (Code butchered by Morten.)  [#170767]
265
678
 
287
700
 
288
701
Jean:
289
702
        * Export font in charts to xls.
290
 
        * Export and import chart titles to/from xls. [#301720]
 
703
        * Export and import chart titles to/from xls.  [#301720]
291
704
 
292
705
Jody:
293
706
        * XLSX import chart axes, singletons, some styles.
295
708
        * Fix autofilters on win32.
296
709
 
297
710
Jon Kåre:
298
 
        * Fix python crash. [#461845]
 
711
        * Fix python crash.  [#461845]
299
712
 
300
713
Morten:
301
714
        * Fix minor date entry problem.
313
726
        * Added infrastructure to render the DocBook documentation as PDF.
314
727
 
315
728
Jody:
316
 
        * Store objects in visible order in .gnumeric files. [#438933]
317
 
        * Make SMALL/LARGE support implicit intersection. [#343176]
318
 
        * XLS import for Form combos/lists source ranges. [#451384]
 
729
        * Store objects in visible order in .gnumeric files.  [#438933]
 
730
        * Make SMALL/LARGE support implicit intersection.  [#343176]
 
731
        * XLS import for Form combos/lists source ranges.  [#451384]
319
732
        * Remove warning when combo objects updated.
320
 
        * Repeat action being activated by F4 while editing. [#461284]
321
 
        * SUM(INDIRECT:INDIRECT) XL compat outside arrays. [#395926]
 
733
        * Repeat action being activated by F4 while editing.  [#461284]
 
734
        * SUM(INDIRECT:INDIRECT) XL compat outside arrays.  [#395926]
322
735
        * Merge UI layer back into WBCGtk, no more arbitrary split.
323
736
        * Use pygobject instead of pygtk
324
 
        * Use utf-16 encoded cmd line args on windows. [#361321]
 
737
        * Use utf-16 encoded cmd line args on windows.  [#361321]
325
738
        * Fix XLS import of workbook local hyperlinks.
326
739
        * XLSX import/export of hyperlinks.
327
740
        * XLSX import/export of validation and input messages.
328
741
        * Basic XLSX import/export of charts.
329
 
        * ROW/COLUMN return vectors not matricies. [#Harlan Grove]
 
742
        * ROW/COLUMN return vectors not matricies.  [#Harlan Grove]
330
743
 
331
744
Morten:
332
745
        * Fix undo column/row insert/delete for arrays.  [#463834]
349
762
          other print settings
350
763
        * Handle differences in page setup between sheets when
351
764
          printing multiple sheets
352
 
        * Fix handling of "print even if only style". [#438743]
 
765
        * Fix handling of "print even if only style".  [#438743]
353
766
        * Implement printing of row and column headers
354
767
        * Fix saving of null header/footer items [#449836]
355
768
        * Fix TINV for large degree of freedom
357
770
Jean:
358
771
        * Fix check for long double support in goffice.
359
772
        * Import legend and axis labels fonts from excel
360
 
          in charts. [#437858]
 
773
          in charts.  [#437858]
361
774
        * Fix performance issues in float_range_function2 and
362
775
          fn-tsa plugin.
363
776
 
364
777
Jody:
365
 
        * Fix drawing of large cursor while sheet scrolls. [#444610]
366
 
        * Fix drawing of merged cells in RTL. [#442463], [442467]
 
778
        * Fix drawing of large cursor while sheet scrolls.  [#444610]
 
779
        * Fix drawing of merged cells in RTL.  [#442463], [442467]
367
780
        * Fix editing in RTL, and for merged cells.
368
781
        * Properties to store fine tuned capabilities in protected sheets.
369
782
        * Read/Write of protected sheet capabilities for XLS/XLSX.
376
789
        * ODF import/export for hidden and RTL sheets.
377
790
        * Fix redraw of spanning cells when toggling RTL.
378
791
        * Work around ODF's lack of a default col/row style.
379
 
        * Fix crash in t-test. [#450676].
 
792
        * Fix crash in t-test.  [#450676].
380
793
        * Sylk import support for arrays, and encoding.
381
794
        * Sylk export.
382
795
        * Configurability for which direction <Enter> moves.
383
796
        * Calc property import/export for xlsx.
384
 
        * Update validation combo moving between identical styles. [#453525]
 
797
        * Update validation combo moving between identical styles.  [#453525]
385
798
        * Patch the problems found by coverity.
386
 
        * Fix win32 docs. [#443726]
387
 
        * Be more flexible about range relocation for ins/del cells. [#439347]
 
799
        * Fix win32 docs.  [#443726]
 
800
        * Be more flexible about range relocation for ins/del cells.  [#439347]
388
801
 
389
802
Morten:
390
803
        * Make ssconvert able to export to pdf.  [#381965]
401
814
        * Fix overflow problem when int!=long.  [#458158]
402
815
 
403
816
Nils Kanning:
404
 
        * Fix the inline documentation for python addins. [#412804]
 
817
        * Fix the inline documentation for python addins.  [#412804]
405
818
 
406
819
--------------------------------------------------------------------------
407
820
Gnumeric 1.7.10
417
830
        * New Time Series Analysis plugin.
418
831
 
419
832
Jody:
420
 
        * Fix inadvertent relocation of reference on other sheets. [#433907]
 
833
        * Fix inadvertent relocation of reference on other sheets.  [#433907]
421
834
 
422
835
--------------------------------------------------------------------------
423
836
Gnumeric 1.7.9
432
845
 
433
846
Morten:
434
847
        * Require three digits after a thousands separator in order to
435
 
          accept it as a number. [#415007]
 
848
          accept it as a number.  [#415007]
436
849
        * Fix autofill issue.  [#414815]
437
850
        * Fix criticals with frozen panes.  [#308562]
438
851
        * Fix rich text problem.  [#417632]
466
879
        * Patch a leak in DataTables.
467
880
        * Fix AutoFormat loading.
468
881
        * Add support for the standard builtin formats in xlsx.
469
 
        * Fix col/row grouping deletion. [#388505]
 
882
        * Fix col/row grouping deletion.  [#388505]
470
883
        * Basic ODF AutoFilter partial import/export.
471
884
        * Some property dialogs for combos and lists.
472
885
 
485
898
        * Don't allow "1D2" [win32] or "0x1234p1" as numbers.  [#393347]
486
899
        * Fix redraw problem.  [#393359]
487
900
        * Don't complain over encoding-less documents unless there is a reason.
488
 
        * Don't pull in popt. [#396329]
 
901
        * Don't pull in popt.  [#396329]
489
902
        * Fix OO import crash.  [#396200]
490
903
        * Fix part of problem loading style conditions.  [#397679]
491
904
        * Fix generated libspreadsheet-1.7.pc [#399550]
497
910
Gnumeric 1.7.6
498
911
 
499
912
Jody:
500
 
        * Fix sax import of autofilters. [#383400]
501
 
        * Fix autofilter lists with only 1 combo. [#383400]
 
913
        * Fix sax import of autofilters.  [#383400]
 
914
        * Fix autofilter lists with only 1 combo.  [#383400]
502
915
        * Implement sax import of sheet objects.
503
916
        * Implement List and Combo objects.
504
 
        * Avoid pixel dirt when drawing hidden cursor. [#365960]
 
917
        * Avoid pixel dirt when drawing hidden cursor.  [#365960]
505
918
        * XLSX support for import and export of autofilters.
506
 
        * Right click on combos/list always brings up popup. [#135966]
 
919
        * Right click on combos/list always brings up popup.  [#135966]
507
920
 
508
921
Morten:
509
922
        * Fix title problem.  [#382643]
510
923
        * Fix sax loading of comments.
511
924
        * Fix scaling and rtl orientation of comment marker.  [#381700]
512
925
        * Set a saver after loading with the sax loader.
513
 
        * Implement undo for sheet object widgets. [#384136]
 
926
        * Implement undo for sheet object widgets.  [#384136]
514
927
        * Work around a gcc bug.
515
928
        * Improve number formatting.
516
929
 
518
931
Gnumeric 1.7.5
519
932
 
520
933
Jon Kåre:
521
 
        * Fix zoom preference. [#378043]
 
934
        * Fix zoom preference.  [#378043]
522
935
 
523
936
Jody:
524
 
        * Improve xls import/export of 'best fit' column widths. [#378560]
525
 
        * Implement Validate from List cell combo. [#375620]
526
 
        * Fix xls import of checkboxes with empty labels. [#375620]
 
937
        * Improve xls import/export of 'best fit' column widths.  [#378560]
 
938
        * Implement Validate from List cell combo.  [#375620]
 
939
        * Fix xls import of checkboxes with empty labels.  [#375620]
527
940
        * Put the style feedback onto an idle handle to improve cursor
528
941
          responsiveness.
529
942
        * Improve autofill/validation combos.
533
946
            - set initial selection for validate from list
534
947
            - Home/End jumps to top bottom.
535
948
            - Fix in RTL mode.
536
 
            - List items unfiltered by other active conditions. [#114307]
537
 
        * Fix .gnumeric import of col/row groupings. [#380015]
 
949
            - List items unfiltered by other active conditions.  [#114307]
 
950
        * Fix .gnumeric import of col/row groupings.  [#380015]
538
951
        * SAX import for autofilters
539
952
        * Fix XSD schema
540
953
            - Add autofilters
571
984
Gnumeric 1.7.3
572
985
 
573
986
Eduardo Lima:
574
 
        * Make printing support optional. [#331948]
 
987
        * Make printing support optional.  [#331948]
575
988
 
576
989
Jon Kåre:
577
 
        * Fix another clipboard crash. [#362993]
578
 
        * Fix encoding of mailtos. [#148550]
579
 
        * Fix crash in sheet label context menu. [#363261]
580
 
        * Fix crash when deleting same sheet from two views. [#364082]
581
 
        * Fix crash reading inconsistent file. [#312010]
 
990
        * Fix another clipboard crash.  [#362993]
 
991
        * Fix encoding of mailtos.  [#148550]
 
992
        * Fix crash in sheet label context menu.  [#363261]
 
993
        * Fix crash when deleting same sheet from two views.  [#364082]
 
994
        * Fix crash reading inconsistent file.  [#312010]
582
995
        * Remove "deactivate all" button from plugin manager.
583
 
        * Fix crash due to invalid border line type. [#364658]
584
 
        * Fix crash on loading Excel file with unusual text box. [#340293]
585
 
        * Fix loading Excel files with unusual cell merges. [#331190]
586
 
        * Update window list when closing view. [#366335]
587
 
        * Fix crash when attempting to edit locked cell. [#367870]
588
 
        * Fix initial sizing bug. [#368825]
 
996
        * Fix crash due to invalid border line type.  [#364658]
 
997
        * Fix crash on loading Excel file with unusual text box.  [#340293]
 
998
        * Fix loading Excel files with unusual cell merges.  [#331190]
 
999
        * Update window list when closing view.  [#366335]
 
1000
        * Fix crash when attempting to edit locked cell.  [#367870]
 
1001
        * Fix initial sizing bug.  [#368825]
589
1002
 
590
1003
Jody:
591
1004
        * Rewrite expression relocation logic.
603
1016
Morten:
604
1017
        * Basic life support for perl-loader.  [#362911]
605
1018
        * Fix csv problems.  [#359269]
606
 
        * Fix crash deleting and adding sheets. [#363549]
 
1019
        * Fix crash deleting and adding sheets.  [#363549]
607
1020
        * Fix jump-to-area crash.  [#363977]
608
1021
        * Fix search crash.  [#364085]
609
1022
        * Fix IPMT, PPMT issues.
634
1047
 
635
1048
Jody :
636
1049
        * Fix off by one pt, printing vertical borders in RTL mode.  [#317662]
637
 
        * Handle the last (we hope) MS XL array iteration. [#361074]
638
 
        * Fix inversion check for cell relocation. [#350222]
 
1050
        * Handle the last (we hope) MS XL array iteration.  [#361074]
 
1051
        * Fix inversion check for cell relocation.  [#350222]
639
1052
 
640
1053
Jon Kåre:
641
1054
        * Fix import of certain hyperlinks from Excel.
642
1055
        * Fix bug which hid file type selector when saving images.
643
1056
        * Fix crash when storing to clipboard manager.  [#321714]
644
1057
        * Fix warnings when storing to clipboard manager.  [#342580]
645
 
        * Fix warnings when pasting objects over clipboard. [#308569]
646
 
        * Fix import of images in Excel files written by PHP/Perl. [#155696]
 
1058
        * Fix warnings when pasting objects over clipboard.  [#308569]
 
1059
        * Fix import of images in Excel files written by PHP/Perl.  [#155696]
647
1060
 
648
1061
Morten:
649
1062
        * Fix font preview crash.
690
1103
          import [#350644]  Patch by sum1_abi@yahoo.com.
691
1104
 
692
1105
Jean Brefort:
693
 
        * Smoothing generated by Excel graphs supported. [#349457]
 
1106
        * Smoothing generated by Excel graphs supported.  [#349457]
694
1107
        * Don't use auto_shape or auto_dash when plot has no marker/line
695
 
        and series have while importing from excel. [#319727]
 
1108
        and series have while importing from excel.  [#319727]
696
1109
 
697
1110
Jody:
698
1111
        * Fix ODF sheet name import ('aa''a' == aa'a).
699
1112
        * Don't lose the orientation of line objects when copying.
700
 
        * Add context menu binding for selected objects. [#338616]
701
 
        * Allow File->Save even when editing an object. [#338619]
702
 
        * Only install util man pages if they are built. [#341916]
703
 
        * Handle Tab/Return movement. [#88167]
 
1113
        * Add context menu binding for selected objects.  [#338616]
 
1114
        * Allow File->Save even when editing an object.  [#338619]
 
1115
        * Only install util man pages if they are built.  [#341916]
 
1116
        * Handle Tab/Return movement.  [#88167]
704
1117
        * Re-enable R1C1 parsing.
705
1118
        * Remove GnmCell::col_info to shrink cell by a ptr
706
1119
        * Remove ColRowInfo::pos to shrink col/row by an int
707
1120
        * Update schema a bit.
708
1121
        * Update GLPK to version 4.9.
709
 
        * Make ODF merge cell import more flexible. [#347263]
 
1122
        * Make ODF merge cell import more flexible.  [#347263]
710
1123
        * Restore ctrl-a as alternative for select-all.
711
1124
        * Select All no longer moves the edit_pos.
712
1125
        * Extend GDA type conversions, and make compatibile with 1.9.103.
742
1155
    will need to resync.
743
1156
 
744
1157
Andreas:
745
 
        * Fix lost minus signs in latex output. [#325656]
746
 
        * Add has-header preference to the sort preferences. [#327278]
747
 
        * Fix sort dialog crash. [329236]
 
1158
        * Fix lost minus signs in latex output.  [#325656]
 
1159
        * Add has-header preference to the sort preferences.  [#327278]
 
1160
        * Fix sort dialog crash.  [329236]
748
1161
        * Make sort dialog range entry sensitive to keyboard entry.
749
1162
          [#329250]
750
1163
 
752
1165
        * Fix Win32 crash-on-start for pre-WinXP.
753
1166
 
754
1167
Ivan, Y.C. Wong:
755
 
        * Fix Gdk-WARNING when cutting or copying cells. [#314210]
 
1168
        * Fix Gdk-WARNING when cutting or copying cells.  [#314210]
756
1169
        * No more debug command prompt.
757
1170
        * Error/warning messages will go to an existing command
758
1171
          prompt (if any).
766
1179
        * Dup sheet props when duping a sheet.
767
1180
        * Adding an autofilter dirties the sheet.
768
1181
        * Move Workbook::uri and ::dirty into GODoc
769
 
        * Handle inconsistency with XL's model of vararg eval. [#336212]
 
1182
        * Handle inconsistency with XL's model of vararg eval.  [#336212]
770
1183
        * Export underlines to html.
771
1184
        * handle ctrl/shift space during rangeselection.
772
 
        * Fix path to docs. [#330339]
773
 
        * Handle canceling object drag motion. [#314866]
 
1185
        * Fix path to docs.  [#330339]
 
1186
        * Handle canceling object drag motion.  [#314866]
774
1187
        * Fix image drags with previously selected objects.
775
1188
        * Handle oddness in xls files generated by 'miniCalc' [#336858]
776
1189
        * Do not make backgrounds for xl95 charts transparent.
777
1190
        * Basic import and export for MS Office 12 (beta1) files
778
1191
        * xls import optimization for shared strings.
779
 
        * Install the headers for libspreadsheet. [#332218]
 
1192
        * Install the headers for libspreadsheet.  [#332218]
780
1193
        * Enable ODF metadata import.
781
1194
        * Fix ODF import of underlines.
782
1195
        * Fix ODF import of sheets with quoted names.
911
1324
        * Improve 1-2-3 import for Chinese files.  [#337968]
912
1325
        * Fix 1-2-3 format handling.
913
1326
        * Fix parsing of "4/2005".  [#166413]
914
 
        * Fix initial sheet selection in the sheet-manage dialog. [#331984]
 
1327
        * Fix initial sheet selection in the sheet-manage dialog.  [#331984]
915
1328
        * Make autofill understand 3Q01, 4Q01, 1Q02, ...  [#61650]
916
1329
        * Make autofill understand Apr, Jul, Oct, Jan, ... (and other skip-N
917
1330
          sequences, with or without year.)
927
1340
        * Auto-fit height when entering string constants.
928
1341
        * Fix fits for wrapped text.  [#67351]
929
1342
        * Fix minor undo problem for applying a height-changing format.
930
 
        * When undoing or redoing, move to where things happen. [#114077,
 
1343
        * When undoing or redoing, move to where things happen.  [#114077,
931
1344
          #154705]
932
1345
        * Add tooltips to a few combos.  [#339122]
933
1346
        * Improve stf import format guessing.  [#332997]
937
1350
        * Fix critical.  [#339793]
938
1351
        * Make "General" format pixel-perfect.
939
1352
        * Fix zoomed rendering issue.  [#310492]
940
 
        * Warn for confusing text-formatted-non-string situation. [#339834]
 
1353
        * Warn for confusing text-formatted-non-string situation.  [#339834]
941
1354
        * Fix filling of text formatted as non-general.
942
1355
        * Fix printing problem for cells that haven't been displayed.
943
1356
        * Fix critical on exit for --debug=1.
962
1375
        * Save configuration in non-gnome case.  [#310354]
963
1376
 
964
1377
Jean Brefort:
965
 
        * Use localized decimal separator. [#80139]
 
1378
        * Use localized decimal separator.  [#80139]
966
1379
 
967
1380
Jody:
968
1381
        * Unfreeze panes if the drag handles are pulled outwards.
1006
1419
        * Fix localization issues.  [#318042][#318043].
1007
1420
 
1008
1421
Jody:
1009
 
        * Snap objects right in RTL mode. [#316026]
 
1422
        * Snap objects right in RTL mode.  [#316026]
1010
1423
        * Finish Data -> Table evaluation
1011
1424
        * Avoid entering "" for every keystroke when using gtk-2.8
1012
1425
        * Fix xls import/export of markers for radar plots.
1033
1446
        * quotes for pure strings in expressions for xml in/out [#313460]
1034
1447
        * Fix F4 cycling of abs/rel in mixed mode range refs
1035
1448
        * Check all format tuples for a match [#85950]
1036
 
        * Escape cancels object drag. [#314866]
1037
 
        * F2 while editing jumps focus to entry. [#314869]
 
1449
        * Escape cancels object drag.  [#314866]
 
1450
        * F2 while editing jumps focus to entry.  [#314869]
1038
1451
        * XLS in/out for Data -> Table
1039
1452
        * 2d Data -> Table support
1040
1453
 
1058
1471
        * Fix crash on close related to graph plugins.  [#313463]
1059
1472
 
1060
1473
Jody:
1061
 
        * Fix lost background colours. [#314207 and others]
 
1474
        * Fix lost background colours.  [#314207 and others]
1062
1475
        * Add some drag handles for graphicly creating frozen panes.
1063
1476
        * Fix sheetview confusion.  [#314208]
1064
1477
 
1079
1492
Gnumeric 1.5.3
1080
1493
 
1081
1494
Ivan, Y.C. Wong:
1082
 
        * Fix recent files list on win32. [#308302]
 
1495
        * Fix recent files list on win32.  [#308302]
1083
1496
        * Fix non-latin characters rendering of fonts sans, serif and monospace
1084
 
          on win32. [#161027]
 
1497
          on win32.  [#161027]
1085
1498
 
1086
1499
Jean Brefort:
1087
1500
        * Copy charts (to abiword).
1091
1504
 
1092
1505
Jody:
1093
1506
        * Handle ROW/COLUMN with no argument in an array.
1094
 
        * Fix problems with row height resizing on win32. [#163414]
 
1507
        * Fix problems with row height resizing on win32.  [#163414]
1095
1508
        * XLS, SAX, & DOM in/out for conditional Formating.
1096
1509
        * SAX in/out for input messages.
1097
1510
        * SAX in for hyperlinks.
1098
1511
        * Conditional Formating for backgrounds.
1099
1512
        * Conditional Formating for borders.
1100
 
        * Store the current settings before previewing. [#301494]
 
1513
        * Store the current settings before previewing.  [#301494]
1101
1514
        * Fix F4-abs/rel state rotation after R1C1 breakage.
1102
 
        * Fix leak in xls chart import. [#157058]
 
1515
        * Fix leak in xls chart import.  [#157058]
1103
1516
        * Fix object movement and snap to grid in RTL.
1104
 
        * XLS import of image fills. [#127756]
 
1517
        * XLS import of image fills.  [#127756]
1105
1518
        * XLS import of font for chart labels.
1106
 
        * Don't put extra quotes around exported series names. [#152317]
1107
 
        * Keep images hidden until they are sized. [#308301]
1108
 
        * Warnings when consolidating single columns. [#308431]
1109
 
        * Improve sync of cell editing and editline for autocomplete. [#308303]
 
1519
        * Don't put extra quotes around exported series names.  [#152317]
 
1520
        * Keep images hidden until they are sized.  [#308301]
 
1521
        * Warnings when consolidating single columns.  [#308431]
 
1522
        * Improve sync of cell editing and editline for autocomplete.  [#308303]
1110
1523
 
1111
1524
Jon Kåre:
1112
1525
        * Improve sc/xspread import.
1113
1526
        * Export page orientation to Excel.
1114
 
        * Fix top margin/header interaction bug in page setup. [#310055]
 
1527
        * Fix top margin/header interaction bug in page setup.  [#310055]
1115
1528
 
1116
1529
Morten:
1117
1530
        * Make changes to toolbar visibility permanent.
1137
1550
 
1138
1551
Ivan:
1139
1552
        * (Win32) Fix opening files with non-ascii names when users "open"
1140
 
          them in explorer. [#304874]
 
1553
          them in explorer.  [#304874]
1141
1554
        * Enable libspeadsheet build
1142
1555
        * (Win32) Fix the bug that d&d from explorer doesn't work in
1143
 
          gnumeric. [#304074]
 
1556
          gnumeric.  [#304074]
1144
1557
 
1145
1558
Jody:
1146
1559
        * Tweak the errors from LOGNORMDIST, CONFIDENCE, STANDARDIZE, and
1147
1560
          NORMDIST to match MS Excel.
1148
 
        * After a command refocus controls for the current view. [#165700]
 
1561
        * After a command refocus controls for the current view.  [#165700]
1149
1562
        * Fix 'Begins with' vs 'Ends With' for autofilters.
1150
1563
        * Autofilter string equality is stronger than containment [#172355]
1151
1564
        * Buttons in sheet manager dialog should not strech vertically.
1152
1565
        * Stub for MS Excel's ASC function, which is unncessary in gnumeric.
1153
 
        * Make range clipping more efficient. [#164950]
1154
 
        * Fix advanced filter for inputs that do not start at col A. [#165734]
1155
 
        * Fix xls import of names calling fwd declared names. [#166611]
 
1566
        * Make range clipping more efficient.  [#164950]
 
1567
        * Fix advanced filter for inputs that do not start at col A.  [#165734]
 
1568
        * Fix xls import of names calling fwd declared names.  [#166611]
1156
1569
        * Fix string generation for arrays.
1157
 
        * Don't hide columns < 4pts wide on import. [#304558]
 
1570
        * Don't hide columns < 4pts wide on import.  [#304558]
1158
1571
        * Rich content from MS Excel clipboard [#305405]
1159
1572
        * Fix warning while importing pre XL-95.
1160
1573
        * Fix adjustment object handling [#167584].
1161
1574
        * Be more careful what we assume is a header [#165061].
1162
 
        * Use sheet specific print settings when printing a workbook. [#163589]
1163
 
        * Fix small positioning glitch when creating widgets. [#304559]
 
1575
        * Use sheet specific print settings when printing a workbook.  [#163589]
 
1576
        * Fix small positioning glitch when creating widgets.  [#304559]
1164
1577
        * re-enable experimental sax importer after goffice split.
1165
1578
        * Improve handling of some odd XL operators.
1166
 
        * Remove warning when nudging during object creation. [#164779]
1167
 
        * Delete while editing should not clear the cell. [#165172]
 
1579
        * Remove warning when nudging during object creation.  [#164779]
 
1580
        * Delete while editing should not clear the cell.  [#165172]
1168
1581
        * R1C1 support.
1169
1582
 
1170
1583
Jon Kåre:
1171
 
        * Don't output the xml declaration for xhtml. [#303827]
 
1584
        * Don't output the xml declaration for xhtml.  [#303827]
1172
1585
 
1173
1586
Michal Kaukic:
1174
 
        * Fix solver for affine objective functions. [#171025]
 
1587
        * Fix solver for affine objective functions.  [#171025]
1175
1588
 
1176
1589
Morten:
1177
1590
        * Fix SUMIF even more.  [Debian #308346]
1217
1630
 
1218
1631
Andreas:
1219
1632
        * Make ROUNDDOWN and ROUNDUP MSExcel compatible including the
1220
 
          strange handling for negative numbers. [#162682]
 
1633
          strange handling for negative numbers.  [#162682]
1221
1634
          This breaks backwards compatibility to earlier Gnumeric versions
1222
1635
          for these functions.
1223
 
        * Fix text colour in selected item in sheet manage dialog. [#170462]
1224
 
        * Fix NORMDIST description. [#167467]
 
1636
        * Fix text colour in selected item in sheet manage dialog.  [#170462]
 
1637
        * Fix NORMDIST description.  [#167467]
1225
1638
 
1226
1639
David J Craigon:
1227
 
        * Allow ssconvert to specify importer. [#160069]
 
1640
        * Allow ssconvert to specify importer.  [#160069]
1228
1641
 
1229
1642
Ivan Wong:
1230
1643
        * Fix image filtering for Win32.  [#164589]
1238
1651
        * Import sheet visibility from ms excel
1239
1652
        * Split function docs into a distinct catalog
1240
1653
        * Decrease memory usage in clipboard.
1241
 
        * Simplify tiling when pasting a copy. [#87477]
1242
 
        * Be more flexible pasting full cols/rows in single cells. [#87528]
 
1654
        * Simplify tiling when pasting a copy.  [#87477]
 
1655
        * Be more flexible pasting full cols/rows in single cells.  [#87528]
1243
1656
        * Add vertical alignment DISTRIBUTED
1244
1657
        * Fix xls in/out of rotation
1245
1658
 
1246
1659
Jon Kåre:
1247
1660
        * Don't crash on csv file with invalid unicode [#167190]
1248
1661
        * Import html hyperlinks as hyperlinks.
1249
 
        * Fix session management bug when gnumeric is minimized. [#166769]
 
1662
        * Fix session management bug when gnumeric is minimized.  [#166769]
1250
1663
        * Paste images from clipboard.
1251
1664
        * Copy images and graphs to clipboard.
1252
1665
        * Receive and send images by drag and drop.
1253
 
        * Don't clear clipboard when losing primary selection. [#300468]
 
1666
        * Don't clear clipboard when losing primary selection.  [#300468]
1254
1667
 
1255
1668
Kasal:
1256
1669
        * Modified the way generated files are handled by Automake.
1378
1791
        * Fix Win32 detection of default date format.  [#161793]
1379
1792
 
1380
1793
Jean Brefort:
1381
 
        * Fix crash in contour plots. [#163626]
 
1794
        * Fix crash in contour plots.  [#163626]
1382
1795
        * When saving, always ask when file exist and come back to the dialog
1383
1796
          when user does not want to overwrite.
1384
1797
 
1469
1882
Gnumeric 1.4.0
1470
1883
 
1471
1884
Andreas:
1472
 
        * Fix crash on empty file in lotus file probe. [#158126]
1473
 
        * Enable auto-correct initial caps exception list. [#158209]
 
1885
        * Fix crash on empty file in lotus file probe.  [#158126]
 
1886
        * Enable auto-correct initial caps exception list.  [#158209]
1474
1887
        * Fix removable of items from auto-correct initial caps 
1475
 
          exception list. [#158207]
 
1888
          exception list.  [#158207]
1476
1889
        * Protect ABcD style strings from auto-correction [#124858]
1477
1890
        * Rename graph guru's okay button [#152514]
1478
1891
        * When undoing the deletion of sheet objects also recreate the
1479
 
          original ordering of objects. [#151609]
 
1892
          original ordering of objects.  [#151609]
1480
1893
 
1481
1894
Jody:
1482
1895
        * Pull the file open filters from the openers
1498
1911
Gnumeric 1.3.93
1499
1912
 
1500
1913
Andreas:
1501
 
        * Keep the recently used function list uptodate. [#156732]
1502
 
        * Fix default font selection in preference dialog. [#157238]
1503
 
        * Fix preference dialog window fraction selection. [#157239]
 
1914
        * Keep the recently used function list uptodate.  [#156732]
 
1915
        * Fix default font selection in preference dialog.  [#157238]
 
1916
        * Fix preference dialog window fraction selection.  [#157239]
1504
1917
        * Make various preferences setting changes apply to the current 
1505
1918
          gnumeric instance
1506
1919
        * Add screen page to preference dialog and fine-tune its general 
1532
1945
Andreas:
1533
1946
        * Fix text export dialog [#155437, #154231]
1534
1947
        * Skip sheet selection in text export if there is only one 
1535
 
          non-empty sheet. [#156604]
1536
 
        * Make print dialog less modal. [#132876]
 
1948
          non-empty sheet.  [#156604]
 
1949
        * Make print dialog less modal.  [#132876]
1537
1950
        * Make non-imported columns in configurable text import more
1538
1951
          visible [#154139]
1539
 
        * Suppress warnings when filling with large series. [#153527]
 
1952
        * Suppress warnings when filling with large series.  [#153527]
1540
1953
        * Improve format page in configurable text import [#154138, 
1541
1954
          #139385]
1542
1955
        * Improve schema description [#153631]
1543
1956
        * Warn if csv import is dropping columns [#139385]
1544
1957
        * Change menu text in fixed cvs import [#154137]
1545
 
        * Add format descriptor to column headers in text import. [#154140]
 
1958
        * Add format descriptor to column headers in text import.  [#154140]
1546
1959
        * Fix various bugs [#156531, #156710]
1547
1960
        * Add tooltips to buttons in text export sheet selection. 
1548
1961
        * Add top and bottom buttons to text export sheet selection.
1563
1976
 
1564
1977
Jody:
1565
1978
        * Enable selecting and moving multiple drawing objects
1566
 
        * Swap X & Y axis content when importing xls bar plots. [#154734]
 
1979
        * Swap X & Y axis content when importing xls bar plots.  [#154734]
1567
1980
        * Basic handling for XL 'Forms' Objects
1568
1981
        * Fix handling of empty arguments in nested expressions
1569
1982
        * Delay gnome-print init to decrease startup time
1577
1990
        * Finish rich text persistence for gnumeric xml and clipboard
1578
1991
 
1579
1992
Morten:
1580
 
        * Implement Edit->Select->Input. [#154735]
 
1993
        * Implement Edit->Select->Input.  [#154735]
1581
1994
        * Fix sample datasource's recalc.  [#154857]
1582
1995
        * Make File->Open start in the directory where the current file
1583
1996
          was loaded.  [#143188]
2056
2469
        * Fix pretty-print (and thus saving) problem with ranges like
2057
2470
          $B$1:$B1.
2058
2471
        http://bugzilla.gnome.org/show_bug.cgi?id=136639
2059
 
        * Work around theme engine crash. [backported]
 
2472
        * Work around theme engine crash.  [backported]
2060
2473
        http://bugzilla.gnome.org/show_bug.cgi?id=135000
2061
2474
        * Set accessibility role for save-before-exit dialog.
2062
2475
        * Improve auto-scrolling when dragging the cursor outside the