diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-10 06:06:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-10 06:06:53 +0000 |
commit | 3549472ccc18d9d563703020abe0f825027002b7 (patch) | |
tree | 1e3658e302dc47045073cbc47023c0adee3b6ac2 /math/gnumeric-current/PLIST | |
parent | 975a9c0693915c5e405804571e9aaa73ed00b63e (diff) | |
download | pkgsrc-3549472ccc18d9d563703020abe0f825027002b7.tar.gz |
Update to 1.7.12:
Gnumeric 1.7.12 'Rocks for Rob, Roses for Harlan'
J.H.M. Dassen (Ray):
* Added infrastructure to render the DocBook documentation as PDF.
Jody:
* Store objects in visible order in .gnumeric files. [#438933]
* Make SMALL/LARGE support implicit intersection. [#343176]
* XLS import for Form combos/lists source ranges. [#451384]
* Remove warning when combo objects updated.
* Repeat action being activated by F4 while editing. [#461284]
* SUM(INDIRECT:INDIRECT) XL compat outside arrays. [#395926]
* Merge UI layer back into WBCGtk, no more arbitrary split.
* Use pygobject instead of pygtk
* Use utf-16 encoded cmd line args on windows. [#361321]
* Fix XLS import of workbook local hyperlinks.
* XLSX import/export of hyperlinks.
* XLSX import/export of validation and input messages.
* Basic XLSX import/export of charts.
* ROW/COLUMN return vectors not matricies. [#Harlan Grove]
Morten:
* Fix undo column/row insert/delete for arrays. [#463834]
* Fix undo column/row delete for objects.
* Fix undo of sheet objects pushed off the sheet.
* Fix auto-correct issue. [#463996]
* Fix handling of named expressions when inserting or deleting
columns or rows. [#123649]
* Validate defined names. [#346223]
* Fix 64-bit issue for non-GNOME build. [#465545]
* Allow relative formulas in name dialog.
* Make test suite a bit more robust.
* Fix date entry problem. [#472760]
Diffstat (limited to 'math/gnumeric-current/PLIST')
-rw-r--r-- | math/gnumeric-current/PLIST | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/math/gnumeric-current/PLIST b/math/gnumeric-current/PLIST index b421685235a..5697daadb65 100644 --- a/math/gnumeric-current/PLIST +++ b/math/gnumeric-current/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2007/08/30 06:10:26 wiz Exp $ -bin/${PKGNAME} +@comment $NetBSD: PLIST,v 1.5 2007/09/10 06:06:53 wiz Exp $ bin/gnumeric +bin/${PKGNAME} bin/ssconvert bin/ssindex include/libspreadsheet-1-7/application.h @@ -111,13 +111,11 @@ include/libspreadsheet-1-7/symbol.h include/libspreadsheet-1-7/validation-combo.h include/libspreadsheet-1-7/validation.h include/libspreadsheet-1-7/value.h +include/libspreadsheet-1-7/wbc-gtk-impl.h include/libspreadsheet-1-7/wbc-gtk.h include/libspreadsheet-1-7/workbook-cmd-format.h -include/libspreadsheet-1-7/workbook-control-gui-priv.h -include/libspreadsheet-1-7/workbook-control-gui.h include/libspreadsheet-1-7/workbook-control-priv.h include/libspreadsheet-1-7/workbook-control.h -include/libspreadsheet-1-7/workbook-edit.h include/libspreadsheet-1-7/workbook-priv.h include/libspreadsheet-1-7/workbook-view.h include/libspreadsheet-1-7/workbook.h @@ -758,6 +756,8 @@ share/locale/lt/LC_MESSAGES/gnumeric-functions.mo share/locale/lt/LC_MESSAGES/gnumeric.mo share/locale/lv/LC_MESSAGES/gnumeric-functions.mo share/locale/lv/LC_MESSAGES/gnumeric.mo +share/locale/mk/LC_MESSAGES/gnumeric-functions.mo +share/locale/mk/LC_MESSAGES/gnumeric.mo share/locale/ml/LC_MESSAGES/gnumeric-functions.mo share/locale/ml/LC_MESSAGES/gnumeric.mo share/locale/mr/LC_MESSAGES/gnumeric-functions.mo @@ -766,6 +766,8 @@ share/locale/ms/LC_MESSAGES/gnumeric-functions.mo share/locale/ms/LC_MESSAGES/gnumeric.mo share/locale/nb/LC_MESSAGES/gnumeric-functions.mo share/locale/nb/LC_MESSAGES/gnumeric.mo +share/locale/ne/LC_MESSAGES/gnumeric-functions.mo +share/locale/ne/LC_MESSAGES/gnumeric.mo share/locale/nl/LC_MESSAGES/gnumeric-functions.mo share/locale/nl/LC_MESSAGES/gnumeric.mo share/locale/nn/LC_MESSAGES/gnumeric-functions.mo |