summaryrefslogtreecommitdiff
path: root/math/gnumeric/patches
AgeCommit message (Collapse)AuthorFilesLines
2012-11-23Needs GNU inline semantic.joerg1-0/+13
2012-05-10Build fix for new glib2.dholland1-0/+15
2009-01-20update to 1.8.4drochner1-0/+12
changes: bugfixes
2008-11-15import compile fixes from devel branch 1.9.3... must definechuck2-0/+24
NO_IMPORT_PYGOBJECT in plugins/python-loader to avoid link errors
2008-03-07Update to 1.8.2, based on math/gnumeric-current:wiz6-192/+25
Gnumeric 1.8.2 Hans de Goede: * Fix broken xls issues. [#505330] Jean: * Fix corrupted-xls-file problems. [#514513] [#515343] [#515873] [#515876] [#518939] Morten: * Fix loading of solver constraints. * Fix solver issue. [#512500] * Fix corrupted-xls-file problems. [#512984] [#513005] [#513313] [#513317] [#513361] [#513364] [#513551] [#513605] [#513608] [#513790] [#513787] [#513835] [#513963] [#514229] [#514230] [#514295] [#514435] [#514436] [#514437] [#514506] [#514510] [#514630] [#514637] [#515155] [#515269] [#515275] [#515335] [#515336] [#515339] [#517106] [#518939] * Fix non-ascii export problem. [#511135] * Band-aid evaluation problem with broken xls. [#513559] * Fix circular array formula problem. * Work around Qt theme bug. [#512752] * Fix paste-as-text bug. [#514438] * Fix corrupted-mps-bug. [#517141] * Fix corrupted-qpro-bugs. [#517144] [#517376] [#517591] * Fix corrupted-sylk-bug. * Make <control>KP_Subtract work as <control>minus. [#516358] * Make <control>KP_Add work as <control>plus. * Fix corrupted-applix-bugs. [#517778] [#520873] * Fix sylk importer's format handling. * Fix memory allocation failure for huge .gnumeric files. [#519319] * Fix mstyle problem. [#519451] * Fix auto-fill problem. [#519680] * Fix corrupted-gnumeric-bug. [#519761] * Fix insert-time problem.
2007-11-23Made the package build with sunpro.rillig3-0/+60
2007-01-21Compile with libgda-2.99.2 and libgnomedb-2.99.2. Bump PKGREVISION.wiz1-0/+92
2006-09-19Fix build with libgda-1.9.103, and depend on it. Bump PKGREVISION.wiz1-0/+20
Patch from jsacco@garnome.
2006-02-05Remove unneeded patch, noted by veego@.wiz1-12/+0
2006-01-31Accept goffice>=0.2.0 too.wiz1-0/+12
Fixes compilation problem reported by joerg@ and veego@.
2006-01-30Include sys/time.h for struct timeval on DragonFly.joerg1-2/+10
2005-12-17Update to 1.6.1. Committed during the freeze because 1.4.3 was brokenwiz23-503/+18
after the libgsf update (see PR 32281). Changes since 1.4.2 (1.4.3 is not mentioned in the ChangeLog?!): Gnumeric 1.6.1 Allin Cottrell: * Save configuration in non-gnome case. [#310354] Jean Brefort: * Use localized decimal separator. [#80139] Jody: * Unfreeze panes if the drag handles are pulled outwards. * Adjust ctrl-~ vs ctrl-! * Some R1C1 fixes * More SpreadsheetML from MS Office XP. * Some OpenDoc import extensions. * Minor fixes for auto-fill * Enable a chart importer in the experimental xml sax importer. Lukasz Stelmach: * Fix python binding for RangeRef::end. Eduardo Lima: Renato Araujo: * Maemo/Hildon port to Nokia 770 Morten: * Fix content probing of csv and tsv files. [#318419] * Import formats from Lotus 1-2-3 files. * Import column widths and row heights from Lotus 1-2-3 files. * Handle Lotus 1-2-3 functions whose names differ from the ones we use better. * Read basic info from wk4 files. * Fix issues with new function docs method. * Fix OO import crash. [#320818] * Fix Excel save crash. [#321009] * Plug minor leak. Philippe Lelong: * Fix issue with PRICE (and probably related functions). -------------------------------------------------------------------------- Gnumeric 1.6.0 Andreas: * Preload selection in "Define Names" dialog. [#316406] Jean Brefort: * Fix crash when deleting plot with dynamic deps. * Fix localization issues. [#318042][#318043]. Jody: * Snap objects right in RTL mode. [#316026] * Finish Data -> Table evaluation * Avoid entering "" for every keystroke when using gtk-2.8 * Fix xls import/export of markers for radar plots. * Fix rotated text with pango-1.10 [#316597] * Update auto-expr after a recalc [#314867] * Use Emmanuel's ideas to improve the frozen pane drag handles. * Enable super/subscripts. * SpreadsheetML importer. Morten: * Fix C99ism. * Fix rare dependency crash. * Warn if running with buggy pango_attr_list_splice. * Improve stf import gui for multi-byte encoded text. [#316816] * Fix xml-io's name parsing. [#317427] * Fix .gnumeric saving of summary items. [#318254] * Import some style info from Lotus 1-2-3 files. * Fix infinite loop in pdhyper. -------------------------------------------------------------------------- Gnumeric 1.5.90 Jody: * quotes for pure strings in expressions for xml in/out [#313460] * Fix F4 cycling of abs/rel in mixed mode range refs * Check all format tuples for a match [#85950] * Escape cancels object drag. [#314866] * F2 while editing jumps focus to entry. [#314869] * XLS in/out for Data -> Table * 2d Data -> Table support Morten: * Fix tooltip problem. [#314865] * Throw a minimum of effort at a Lotus importer for modern versions. [#314875] -------------------------------------------------------------------------- Gnumeric 1.5.5 (No code changes -- translations only) -------------------------------------------------------------------------- Gnumeric 1.5.4 Clytie Siddall: * Audit strings. [#312746] [#312986] Jean Brefort: * Fix crash on close related to graph plugins. [#313463] Jody: * Fix lost background colours. [#314207 and others] * Add some drag handles for graphicly creating frozen panes. * Fix sheetview confusion. [#314208] Morten: * Fix harmless, but ugly, error message on xls save. * Fix solver crash. [#314025] * Fix solver coefficients. * Package lp_solve into a single file and sanitize its API. Update to lp_solve 5.5 in the process. * Fix dependency crash. [Part of #314207] * Fix theming bug. [#307783] * Fix crash related to changing colours of sheet tabs. * Fix rich text editing problem. [#314209] * Be consistent about dialog separators. [#314306] * Fix print problem with page numbers. [#314520] -------------------------------------------------------------------------- Gnumeric 1.5.3 Ivan, Y.C. Wong: * Fix recent files list on win32. [#308302] * Fix non-latin characters rendering of fonts sans, serif and monospace on win32. [#161027] Jean Brefort: * Copy charts (to abiword). J.H.M. Dassen (Ray): * Bumped goffice build dependency. Jody: * Handle ROW/COLUMN with no argument in an array. * Fix problems with row height resizing on win32. [#163414] * XLS, SAX, & DOM in/out for conditional Formating. * SAX in/out for input messages. * SAX in for hyperlinks. * Conditional Formating for backgrounds. * Conditional Formating for borders. * Store the current settings before previewing. [#301494] * Fix F4-abs/rel state rotation after R1C1 breakage. * Fix leak in xls chart import. [#157058] * Fix object movement and snap to grid in RTL. * XLS import of image fills. [#127756] * XLS import of font for chart labels. * Don't put extra quotes around exported series names. [#152317] * Keep images hidden until they are sized. [#308301] * Warnings when consolidating single columns. [#308431] * Improve sync of cell editing and editline for autocomplete. [#308303] Jon Kåre: * Improve sc/xspread import. * Export page orientation to Excel. * Fix top margin/header interaction bug in page setup. [#310055] Morten: * Make changes to toolbar visibility permanent. * Fix stf export quoting problem. [#308109] * Fix stf export format problem. * Prevent sheets from being renamed to "". * Fix IRR. [Debian #315625] * Eliminate old sheet reorganize support code. * Make ssconvert able to save to stdout ("fd://1"). * Fix repeat-setting-border crash. [#310924] * Fix typo that managed to get its own bugzilla entry. [#312823] * Fix problem with save. [#312930] * Improve screen-vs-print line breaking situation. [#312912] * Fix crash changing font. [#313257] * Fix crash on finalizing sheet with objects in it. * Fix sheet-remove crash related to dependencies. [#312794] -------------------------------------------------------------------------- Gnumeric 1.5.2 Andreas: * permit formula guru to add array functions Ivan: * (Win32) Fix opening files with non-ascii names when users "open" them in explorer. [#304874] * Enable libspeadsheet build * (Win32) Fix the bug that d&d from explorer doesn't work in gnumeric. [#304074] Jody: * Tweak the errors from LOGNORMDIST, CONFIDENCE, STANDARDIZE, and NORMDIST to match MS Excel. * After a command refocus controls for the current view. [#165700] * Fix 'Begins with' vs 'Ends With' for autofilters. * Autofilter string equality is stronger than containment [#172355] * Buttons in sheet manager dialog should not strech vertically. * Stub for MS Excel's ASC function, which is unncessary in gnumeric. * Make range clipping more efficient. [#164950] * Fix advanced filter for inputs that do not start at col A. [#165734] * Fix xls import of names calling fwd declared names. [#166611] * Fix string generation for arrays. * Don't hide columns < 4pts wide on import. [#304558] * Rich content from MS Excel clipboard [#305405] * Fix warning while importing pre XL-95. * Fix adjustment object handling [#167584]. * Be more careful what we assume is a header [#165061]. * Use sheet specific print settings when printing a workbook. [#163589] * Fix small positioning glitch when creating widgets. [#304559] * re-enable experimental sax importer after goffice split. * Improve handling of some odd XL operators. * Remove warning when nudging during object creation. [#164779] * Delete while editing should not clear the cell. [#165172] * R1C1 support. Jon Kåre: * Don't output the xml declaration for xhtml. [#303827] Michal Kaukic: * Fix solver for affine objective functions. [#171025] Morten: * Fix SUMIF even more. [Debian #308346] * Fix horizonal alignment of rotated numbers broken by fix to #303292. * Fix CRITICAL when undoing borders. * Improve multiline rotated text. [#167544] * Fix Excel load crash. [#303923] * Speed up exit on large sheets with lots of names, such as the one from #303923. * Clean up dependencies somewhat. * Simplify expressions used for defined names for single cells. * Fix redo crash. [#305007] * Fix auto-complete deactivation issues. [#305011] * Fix recognition of accounting formats. [#305314] * Fix unintentional format currency change. [#305313] * Plug leaks. * Work hard at not leaving passwords in memory, just in case. * Add tooltips for ok_button, cancel_button, and func_button. [#160344] * Fix paste problem. [#305404] * Fix brown bag text import problem. [Later reported as #305624] * Improve R.QPOIS accuracy, efficiency, and termination. * Improve R.QNORM's accuracy in the long double case. * Improve R.QCAUCHY's accuracy. * Add new R.QHYPER function. * Fix xml SAX import issue for array formulae. * Fix xml export of shared array formulae. * Fix number matching problem. [#306254] * Fix R.PBETA screwup for log case. * Fix problem with hiding sheets. * Fix sheet removal undo to also undo changes to names and cells in other sheets. * Save and load visibility sheet attribute. * Fix 3D deps crash. * Fix 3D dependencies spanning more than one sheet. (I.e., all.) * Fix dynamic dependency crash on exit. * Plug leaks of sheet views. * Fix CRITICAL in the "manage sheets" dialog. -------------------------------------------------------------------------- Gnumeric 1.5.1 Andreas: * Make ROUNDDOWN and ROUNDUP MSExcel compatible including the strange handling for negative numbers. [#162682] This breaks backwards compatibility to earlier Gnumeric versions for these functions. * Fix text colour in selected item in sheet manage dialog. [#170462] * Fix NORMDIST description. [#167467] David J Craigon: * Allow ssconvert to specify importer. [#160069] Ivan Wong: * Fix image filtering for Win32. [#164589] * Implement the Win32 registry connection. Jody: * Major re-org for goffice split. * Fix xls import for fit to page. * Fix OFFSET for asymmetric ranges [#166764] * Fix SUMIF for asymmetric ranges [#166769] * Import sheet visibility from ms excel * Split function docs into a distinct catalog * Decrease memory usage in clipboard. * Simplify tiling when pasting a copy. [#87477] * Be more flexible pasting full cols/rows in single cells. [#87528] * Add vertical alignment DISTRIBUTED * Fix xls in/out of rotation Jon Kåre: * Don't crash on csv file with invalid unicode [#167190] * Import html hyperlinks as hyperlinks. * Fix session management bug when gnumeric is minimized. [#166769] * Paste images from clipboard. * Copy images and graphs to clipboard. * Receive and send images by drag and drop. * Don't clear clipboard when losing primary selection. [#300468] Kasal: * Modified the way generated files are handled by Automake. * Some configure hacks to support po-functions. Morten: * Work around Pango bug causing XL save crash. [#166532] * Fix Save-As GUI problem causing CRITICALs. * Fix typos that managed to get their own bugzilla entries. [#167495] [#302306] * Improve auto-detection of separators for text files. [#167449] * Fix some #decimals problems with print page setup. * Fix saving. * Fix crash when using --quit. Fix leak too. * Fix rare crash on exit. * Use unicode minus (U2212) for numbers. [#168467] * Improve format selection dialog for text import. * Constification. * Use FooCanvas for rotation part of cell format dialog. * Get rid of the last direct GnomeCanvas use. * Clean up long double configuration. * Fix save-as for non-local files. [#170308] * Drop gtk+-bug workaround. [#162952] * Make sheets even more object-like. * Fix parsing problem with names that start out with something that can be parsed as a cell, e.g., "K3P". [#170465] * Improve auto-fixup of 1.0.x era non-ASCII Gnumeric files. * Fix minor GUI problem with the format page of text import. * Create new plugin with R.[DPQ]dist functions using the R Project's naming and calling conventions. Note: this is deliberately not yet in po-whatever. There are tons of autogenerated strings and things need to settle down a bit first. * Fix modality issue causing crashes. [#170958] * Use a better format for auto expressions. * Improve undo description for rich text style changes. [#171637] * Don't destroy target file when loading a saver plugin fails. [#168581]. * Make sure we update our window menu when we create a new view. * When we reopen insert->image, start in the directory we were last time. [#143188] * Fix conversion problems with stf export. [#126513] * Improve text import for strange encodings. [#167191] * Rework stf export code and fix crash-on-exit-causing leaks. * Do something sensible when exporting dates and times as text. [#128936] * Fix uncompressed saving of .xml and .gnumeric (when requested). [#173030] * Improve extreme-case evaluation of quantile functions that are computed by root searching, such as =BETAINV(0.52,1e-3,1e6). * Improve accuracy of R.QF (and thus FINV). * Fix TRIMMEAN. * Fix MODE. * Allocate some clipboard data in pools. * Fix potential save-as crash. * Fix spurious criticals. [#301581] * Change various sheet things to use an object properties. * Plug leaks with moving sheets. * Use object properties for much of the {sheet,workbook}-control-gui to sheet linkage. * Fix multihead problems with popups. * Fix crash for sheet-remove on sheets with local dynamic dependencies. * Implement CELL("sheetname", ...). * Fix CELL with explicit sheet in the reference. * Fix sheet reordering by dragging. * Fix various theme related bugs. [#302902] [#302880] [#302882] * Fix undo crash in connection with cloning sheets. -------------------------------------------------------------------------- Gnumeric 1.5.0 Emmanuel Pacaud: * Snap to grid mode when moving sheet objects with shift. Jean Brefort: * add scatter plots with spline interpolation. * Box-plots. * Fix crash in contour plots (#166051). * Automatic bounds work with negative values in XY chart (#164593). * Scrollbar and slider max values are now constant (#165173). * Avoid recalculation of scrollbar and slider values when not necessary (#166085). J.H.M. Dassen (Ray): * Generate an error when no proper UTF-8 filename is produced when saving [Debian #291265] Jody: * RTL support. * Another step towards the libgoffice split Kasal: * Some configure.in cleanup. Morten: * When using the new printing code, don't bother to generate gnome print fonts for the old code. * Improve search strategy for auto-completion. * Fix crash for insert/delete column/row. [#165873] * Fix text import crash. [#165617] * Fix SUBSTITUTE. [#165996] * Fix general format's use of "e". * Plug dependency leak. [#159581] * Fix fake rounding functions for very large numbers. [#166188] * Eliminate old printing code. * Clean out workarounds for old libraries. * Avoid GnomeFont in printing. * Fix .dbf import of floating point values. [#166311] * Plug xls save leak. [#166561]
2005-12-06libtool.m4 fragment patch for DragonFly, otherwise configure rejectsjoerg1-2/+63
Python support.
2005-09-08move gnumeric-1.4.3 to math/gnumeric, replacing gnumeric-1.2drochner23-24/+440
While I dislike moving pkgs around and forcing users into updates I'm making an exception here, because this is a leaf pkg, we don't support gnumeric-1.2 anymore and because gnumeric-1.4 is fully compatible to older sheets tbomk. Sorry for breaking pkgchk.conf though.
2004-07-03Update to 1.2.13:jmmv1-0/+13
Andreas: http://bugzilla.gnome.org/show_bug.cgi?id=142219 * Handle borders in latex export correctly (broken in 1.2.12 only) http://bugzilla.gnome.org/show_bug.cgi?id=142219 * Handle borders in latex export correctly http://bugzilla.gnome.org/show_bug.cgi?id=143577 * fix grid printing Emmanuel Pacaud: http://bugzilla.gnome.org/show_bug.cgi?id=142212 * In a line graph, don't use '0' if Y value is missing. Jody: http://bugzilla.gnome.org/show_bug.cgi?id=141940 * Fix MS XL crash when there are too many strings * xls import gradient backgrounds in chart elements * Restore the font selector to chart editors * Support series with no entry in a legend http://bugzilla.gnome.org/show_bug.cgi?id=142267 * Fix drawing selection below hidden merged cells http://bugzilla.gnome.org/show_bug.cgi?id=103054 * Fix xls named expression and addin import/export http://bugzilla.gnome.org/show_bug.cgi?id=142474 * Use first rather than last conditional value fmt as catch-all * Enable implicit iteration for operators http://bugzilla.gnome.org/show_bug.cgi?id=143577 * Re-enable gridline printing Morten: * Fix image-inside-xls problem. * Improve error handling in xbase plugin. * Fix parser problem with single empty arg after expression.
2004-05-24update to 1.2.12drochner2-13/+13
The step from 1.0.12 to 1.2.12 is too large to mention all changes. pkgsrc issues: -use gnome2 -add python support (python23 provides a shared lib) -XXX I've enabled libgda/gnomedb, this seems to be completelely non-functional to me, but perhaps it is just my setup...
2003-01-09Update gnumeric to 1.0.12. Changes include:rh1-8/+8
* Guile support (NetBSD package) * Bugfixes * backport small text import cleanup. * Remove the patch to the xml importer in 1.0.11 and solve the problem using a blunt object. * Support the global outline buttons * Use the back port of the new xml parser in libxml1 (thanks DV) * Fix GAMMAINV.
2002-03-21Updated gnumeric to 1.0.5martti1-0/+13
* several bug fixes
2001-08-23Update to 0.70mjl2-24/+0
* Make guile a proper plugin. * Basic support for M-Enter to add embedded newlines. * Object printing work. * Make CEIL more as users expect * Add extra cut/copy/paste shortcut keys. * Improve the function selector. * Simplify background/pattern preview in cell-format dialog. * Make sure entered text never gets lost. * Equalize the look of all the dialogs. * More work on group/ungroup. * Rewrite guile plugin to use guile 1.5 or later. * Rewrite descriptive statistics, correlation and covariance analysis improving error checks and labels for data sets. * Remove duplicate calculation code in analysis tools. * Fix sampling tool. * XL export for panes. * Some autoscroll bugs with panes. * Cursor support for panes. * Improve INDIRECT. * More smarts for autofill by month/year. * Add some new icons from the Evolution team. * Fix import of files generated by perl::writeExcel. * Fix animated cursors and sheet objects. * Fix XL import of print scaling. * Locales with different LC_NUMERIC & LC_MONETARY. * merge in several contributions to improve configure.in * merge in updated debian control files. * merge in contributed man page. * Fix MODE. * Clean up LARGE, SMALL, QUARTILE, PERCENTILE. * Give the range functions a home of their own. * Add import support for Psion. * i18n fixes. * Add precedence scheme for importers.
2001-03-18Update to 0.64. The 1110(!) changes listed in the ChangeLog seemmjl2-8/+8
to be bug fixes mostly, plus a couple of new features: * Release 'Mini-Morten' -- a cute little thing of about 3k She leaks, though. (Congratulations !) * Reworking plugin architecture to support JIT loading * Improve scrollbar and enable optional live scrolling * Add a sample implementation of python based scripting The API is written in sand so don't get comfortable * Enable indent from left and right * Persist sheet prefs
2000-11-26Remove a patch that is no longer correct after renaming the modules.mycroft1-17/+0
2000-11-25Update gnumeric to 0.59. Changes include:rh2-21/+23
Gnumeric 0.59 * Minor improvements to the autoformat dialog. Gnumeric 0.58 * Cleanup and general bugfixing in guile plugin. * Support for values inside the Guile interpreter * Undo for autoformat. * Beautify stf dialog. * Stf and other bugfixes. * Massive bug fixing spree. * Fix popup context menus. * 'General' number formats. * Some initial work on an MVC split for workbooks. * More work on double click fill support. * When format toolbar is vertical, replace font and size selectors with a button. * Fixed analysis tools for ranges not starting at A1. * Isolated floating-point-double reading code with endian-issues in one spot rather than in all file io plugins. * Fixed and updated the i18n subsystem, so it how should work more smooth - I will consider this very close to finished.
2000-10-17Update gnumeric to 0.57. Changes include:rh6-134/+6
* New features * Initial support for guppi graphs via Bonobo * Auto-format dialog. * Sheet copy * Full complement of paste special operations. * Improve internationalisation of keyboard and formats * Implement DateDif. * Checkbox support with stubs for other widgets. * Improved RATE's and IRR's root searching. * Rewrote SUMPRODUCT * More number theory functions * Applix importer is usable * COUPNUM, COUPNCD, TRUE, FALSE, COUPDAYBS and COUPDAYS * Correctly handle strings used as numeric arguments * Improve the colour combo box. * Implementation of `Anova: Two-Factor With Replication' and `Histogram' data analysis tools mostly * Bug fixes, Polishing & Optimisations * Updated and improved documentation. * Improve MS excel conformance of 'MATCH' * STF bug fixes and format recognition. * Save cells in row/col sequence. * Improve support for named expressions. * Fix chitest. * Printing bug fixes * Fix sheet functions * Formating bugs. * Handle sorting hidden rows/cols the same as MS excel * Resizing lots of rows/cols is smarter * Fixes for RATE, SLD, SYD. * More correct expression relocation for ins/del row/col * Xbase plugin should now work rather than core. Lots of bug fixed. * Translations * Updated: da (Kenneth and Keld), de (Karl), en_GB (Robert), ko (Sung-Hyun Nam), no (Kjartan), ru (Valek), uk (Yuri), maybe more. * Update not new, but not mentioned the last time: pl (Zbigniew). * Updated: nl (Almer). Not all done yet. * Work to support translation of strings in xml files (Kenneth and Morten)
2000-10-15Update gnumeric to 0.56nb1. Changes are bugfixes only.rh5-0/+128
2000-06-26Update gnumeric to 0.56. In addition to the following changes, this alsorh2-19/+23
fixes PR 10454 by Jasper Wallace. Changes include: * Stf importer bug fixes and enhancements. * Speedup workbook exit, copy/paste. * Improve cut/copy/paste. * Improve col/row resize. * Undo for copy/paste, autofill, col/row resize * More work on formula guru. * Extend auto-fill to support months and years. * Some translation bugs. * Tooltips for combo boxes. * Synchronize list selection with entry field in combo boxes. * Make units in print setup dialog user selectable. * More dialog polishing. * Sorting now moves styles with the elements * Sorting now detects headers when sorting * Added two perl scripts for translation help/maintainence. Also added is a README.tools file, explaining how to use these. * Fix tricky Excel import problem. * Split libole2 out into a standalone package. * Added support for autocompletion. * Changed a bunch of internals to work with StyleFormats instead of throwing strings around. * Improved the optimization of styles. * Fix ROUND. * Make sorts stable. * Make sorts faster. * Updated: da (Kenneth), de (Karl), ja (Oka/Nakai), no (Kjartan), pt (Jesus), ru (Valek), maybe more. * Update not new, but not mentioned the last time: it (Leandro).
2000-06-01Remove a lot of patches, now that we can use OTS libtoolrh12-287/+12
Update gnumeric to 0.54 Notable changes are: * Bug fixes. * Enable mini icons when available. * Initial applix import. * Speedup workbook exit, copy/paste. * Improve row/col insert/del. * Lots of dialog polishing. * Autoscrolling combo boxes. * Make tearoff combo boxes behave more like tearoff menus. * Get embedded gnumeric working again. * New: gl (Jesus). * Updated: de (Karl), no (Kjartan), sv (Andreas), and more.
2000-05-30Update gnumeric to 0.53.rh13-14/+287
Notable changes are: * Fixed QUARTILE. * Fixed MATCH for types -1 and +1. * Overhaul cell structure to cleanup temp formats, improve spans. * Improve array formula entry, editing, and xml-io. * Share formulas persisted using xml. * Add auto-sum * Improve versioning. * Decrease memory usage. * Accelerated intersheet dependencies * Number theory functions. (In new plugin.) * Stf-exporter * Bug-fix stf importer. * Updated: da (Keld and Kenneth), de (Karl), en_GB (Robert), es (Pablo), no (Kjartan), ru (Valek), uk (Yuri), and more.
2000-05-02Remove patches to deal with two bugs involving configure's handling ofdanw1-14/+1
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-04-16Update gnumeric to 0.52. Changes include improved GUI features, fixes forrh1-19/+8
several memory issues, improved printing support, auto-formatting improvements, and lots of bugfixes.
2000-01-26Update gnumeric to 0.48rh1-0/+15
Changes are: * Fix annoying flashing cursor bug. * Improve inter{sheet,book} references. * Undo. * Row/Col hiding. * Keep cursor visible, Add Alt-Pg{Up,down} * Clipboard, Selection, & border fixes. * Revamp the memory handling of the parser. * Fixed goal seek's behaviour on cancel and failure. * Bogotised PRODUCT and introduced G_PRODUCT. * Implemented the auto-format feature. * Found xml io font size loading bug. * Excel export clean. * Python plugin update: Allow calling Gnumeric builtins from Python. * Re-wrote dependency engine; lots more speed. * Improvements on VALUE_BOOL management on the guile plugin. * Bug fixes. * Implemented `AutoSave' tool. * Started `AutoCorrect' tool. * Some minor improvements to the Solver tool. * Sorting undo/redo Gnumeric 0.47 * Fix nasty recalc bug that would hang the app. * Improve bounding box calculation for printing. * Improve empty cell loading. * Re-enable pasting from X. * Adjust semantics of paste to work even when selection is not visible. * Fix import plugins.
2000-01-01Update gnumeric to 0.46rh1-9/+9
Changes are: Gnumeric 0.46 Michael: * Fixed problems closing workbooks * Add pristine workbook discard * Fixup html export. * Fixed print header/footer setup, users should remove ~/.gnome/Gnumeric to speedup load. Jon: * Lots of Excel style export work: format, font, colors, borders, alignment, wrap, rotation. * Excel export row/col sizing. * Excel fixed up DBCELL collating to export lots of rows correctly. JP: * Added sorting of infinite ranges * Got rid of blank sheets when printing Frank: * Worked on Excel summary export Jody: * Begin exception handling for corba vs gui. * Add some simple version protection for plugins. * Improve error reporting for file loading. * Explicitly disable passord protected XL spreadsheets. * Bug fixing. Cort: * Expanded CORBA API. Andrew: * Many improvement for multi-dimensional linear regression. Jukka: * Implemented Simplex algorithm for Solver * Solver can now solve some simple LP problems (more interesting stuff is coming later). -------------------------------------------------------------------------- Gnumeric 0.45 JP: * Improved sort dialog Nat: * Updated bonobo infastructure Kevin: * Plan Perfect plugin * DIF export / import Jody: * Improved clipboard ops. * import Excel auto-ranges * better range instersection * Guile plugin fixed * Auto fill display fixes. Jon: * Style hashing Michael: * Misc cleans * Fix #2110 -------------------------------------------------------------------------- Gnumeric 0.44 Jon: * Vastly improved col / row sizing in excel import * ditto for Excel object placement. JP: * Expanded sort dialog to allow sorting of rows as well as columns * Added advanced button to sort dialog to allow sorting but case sensitivty and text (rather value) -------------------------------------------------------------------------- Gnumeric 0.43 * Minor build fix. -------------------------------------------------------------------------- Gnumeric 0.42 Michael: * Totaly re-wrote style engine. Jukka: * Implemented IRR and XIRR financial functions * Fixed the handling of the database function criterias * Fixed the non-numeric return values of DGET * One-dimensional GROWTH and TREND should work now * Documentation of the db functions improved Jody: * Complete transition of cut/paste to cell movement code. * 1st pass at borders & patterns * Improve edit popup. * Rework cell format dialog. * Some support for inter book references (no dependencies yet) Daniel: * Excel Name export. Federico: * Improved dragging and zooming behavior in the print preview. * Added "open hand" and "closed hand" cursors for dragging the print preview. Robert: * Primitive oleo import : supports numbers and text. Frank: * Huge chunk of summary-info re-structuring. * Import and export lots of new summary fields. JPR: * Improving sort dialog Jeff: * Sylk import filter. * CSV export filter.
1999-09-08Update gnumeric to 0.34rh1-42/+15
Changes include: * Clipboard fixes (Jody). * Source code has been re-organized, we have split dialogs, functions and widgets into their own directories. * Handle selection properly (Jody, various bug fixes fixed with this). * Print Preview feature (still a bit broken, text is miss-aligned, but I am puzzled, I do not know what is wrong with it). Consider this an alpha feature. * New functions from Jukka-Pekka: ACCRINTM, INTRATE, RECEIVED, PRICEDISC, ISPMT, MIRR, FVSCHEDULE, TBILLEQ, TBILLPRICE, TBILLYIELD and PRICEMAT(). * Double click on column divisions will auto-adjust columns to the size that best fits the contents. * Many fixes to the dialog-solved (Jukka-Pekka) * Sheet objects now move properly according to the zoom factor (Jody). * Improved cell color selection dialog. * Print Setup: Dialog now displays properly the page you are going to print. Previews margins as well (me). If you have a new libglade (the one that will be shortly announced), you can get nice accelerator support in the dialog. * Printing: Fixed a very bad flaw that inhibited proper priting of sheets 2 and on. * Fixed warnings related to cursor handling. * Margin display code fixed when zooming (Jody). * Cut/paste bug fixes to mimic Excel's behaviour here (Jody) * Danish translation added. * More memory leak fixes (Morten). * Updated glade files. * Internationalization fixes (Karl). Excel support dept * Fixed writing of integer values (Jody) * Vartious bug fixes from Michael Meeks. * ISMPT argument handling fixed (Jukka).
1999-08-23Update gnumeric to 0.32rh1-22/+17
Notable changes are: * Implemented MDETERM and MINVERSE matrix functions. * Finished the ROMAN function completing the mathematical functions. * Implemented DB, DDB, FREQUENCY, QUARTILE, and XNPV functions. * Fixed DOLLAR, DOLLARDE, DOLLARFR, and PROB functions. * Added GUI for Summary Info. * Enabled function wizard. * Initial stab at Lotus 123: 'wk1', 'wks' import. * Added GUI for Names. * Better Excel string importing. * Fix for padded number insertion ( fixes CSV import ) * Implemented ISREF, INDIRECT improved CELL * Fixed several database functions. * Non-relative R1C1 style references. * Enable Array formulas. * Add VALUE_BOOLEAN, VALUE_ERROR, and OPER_PERCENT * Added EOMONTH, WORKDAY, NETWORKDAYS. * Work on functions : ROW, COLUMN, ISLOGICAL, ISERR, ISBLANK, DATEVALUE * Support implict intersection 'feature' of XL for functions, NOT operators. * Support Ctrl-Arrow movement & selection. Make moving corner of selection visible. * Support F4 switching between absolute and relative addressing modes * Reworked internal handling of absolute/relative addressing. * Fixed cut/copy/paste to relocate relative references to only when copying not cuting. * Implemented BESSELI, BESSELK completing the engineering functions. * Added Moniker support for the Workbooks * Added a signal for cell_content_changed for the speech support. * Fixed locale setting and switching for file IO. * Updated the CORBA interface for setting cell attributes. * Scrolling sheet tabs. * Many translations updated, thanks to our translators. * innumerable minor bugs fixed.
1999-07-31Import of gnumeric-0.31, a powerful and easy to use spreadsheet programrh1-0/+78
from the GNOME project, that reads and writes Excel 95 files.