pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gnumeric112 gnumeric: update to 1.12.35.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d32e11875b9c
branches: trunk
changeset: 369728:d32e11875b9c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 03 14:36:56 2017 +0000
description:
gnumeric: update to 1.12.35.
Gnumeric 1.12.35
Jean:
* Fix cell border style selectors with recent gdk-pixbuf. [#781988]
Morten:
* Test suite improvements.
* Improve relative accuracy of BESSELJ and BESSELY.
* New function REDUCEPI.
* Fix further fallout from glpk format change. [#783077]
--------------------------------------------------------------------------
Gnumeric 1.12.34
Andreas:
* Fix hyperlinks import from ODF. [#779635]
Jean:
* Fix xlsx export of chart series names. [#778618]
* Always export a transparent fill style in charts. [#779160]
Morten:
* Doc fixes.
* Fix xlsx import with missing header/footer. [#778292]
* Minor xlsx import improvements with alias colors.
* Test suite improvements.
* Improve Excel handling of hyperlinks.
* Hyperlinks improvements. [#706671]
* Plug leaks.
* Fix issues with sheet-local names.
* ssdiff improvements with hyperlinks, input messages,
conditional formats, and validations.
* Make exit code from ssdiff follow diff's.
* Fix ssdiff with inter-sheet references.
* Fix style border colour sharing.
--------------------------------------------------------------------------
Gnumeric 1.12.33
Andreas:
* Fix export/import of scaling information to/from ODF.
* Fix Wilcoxon Signed Rank Test handling of ties. [#772718]
* Fix xlsx export of scale to page information. [#776196]
Jean:
* Fix use of cell formats in graphs data labels. [#777338]
Morten:
* Speed up sstest part of test suite.
* Bring documentation build into the 21 century.
* Non-linear solver improvements.
* Avoid atomizing style regions with conditional formats.
* Adapt to glpk file format changes.
* Fix stf problems with text format. [#777543]
--------------------------------------------------------------------------
Gnumeric 1.12.32
Andreas:
* Improve html4.0 fragment export. [#769343]
* Fix moving averages, exponential smothing and principal
component tools. [#769659]
Jean:
* Fix paradox plugin build with pxlib-0.6.7. [#769319]
Morten:
* Avoid gnome-common dependency.
* New text functions CONCAT, TEXTJOIN.
* New selection functions IFS, SWITCH.
* New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS.
* Fix criteria function issue with errors in the selector area.
* Fix corner case for MINA and MAXA.
* Fix criteria matching of numbers against strings.
* Test suite improvements.
--------------------------------------------------------------------------
Gnumeric 1.12.31
Morten:
* Fix case issues for database functions.
* Anchor COUNTIF criteria at end too.
* Add tests for COUNTIF.
* Fix inter-process paste crash. [#768164]
--------------------------------------------------------------------------
Gnumeric 1.12.30
Morten:
* Improve format guessing for csv and txt files.
* Fix DCOUNT and DCOUNTA with missing field. [#767290]
* Fix strictness in database functions.
* Fix a bunch of corner cases for database functions.
* Add tests for database functions.
--------------------------------------------------------------------------
Gnumeric 1.12.29
Jean:
* Fix array reading in plots using matrix data. [#765483]
Morten:
* Documentation fixes for complex numbers.
* Fix rare RANDBETWEEN problem.
* Test suite improvements.
* Fix value-area problem. [#765438]
* Make xlsx shared strings parsing more robust. [#765544]
* Dead kittens.
--------------------------------------------------------------------------
Gnumeric 1.12.28
Morten:
* Fuzzed file fixes. [#761663] [#761727] [#762278]
* Plug leaks.
* Fix problems with ssconvert to lp/cplex formats.
* Add sensitivity report to solver.
* Fix bounds problem with cplex exporter.
* Fix IMARCCOSH(1).
* Add more tests for complex number evaluation.
* Improve accuracy of IMLOG10.
--------------------------------------------------------------------------
Gnumeric 1.12.27
Andreas:
* Read/write rich-text font-size from ODF files. [#759983]
* Read/write zoom values to/from ODF files in LO compatible way. [#700013]
* Read new attribute to am/pm element in ODF import. [#760043]
* Fix NETWORKDAYS. [#760576]
Jean:
* Fuzzed file fix. [#760546]
* Fix data labels when the source is a range with several rows and
columns. [#761048]
Morten:
* Teach ssconvert to split sheets into separate .txt files [#694408]
* Improve test suite.
* Fuzzed file fixes. [#760046] [#760085] [#760087] [#760089]
[#760043] [#760103] [#760102] [#760101] [#760105] [#760106]
[#760104] [#760229] [#760231] [#760232] [#760544] [#760545]
[#761295]
* Fix R.DBINOM extreme-value case. [#760230]
* New function AGM.
* Fix canvas problem leaving grab in place. [#760639]
* Work around gtk+ bug causing growing windows. [#761142]
* Improve BESSELJ and BESSELY.
* Improve BETA accuracy.
* Fix problem with database functions. [#761305]
* Fix font problem for ssconvert to pdf. [#761296]
* Fix bison check. [#761398]
* Improve IMIGAMMA coverage.
--------------------------------------------------------------------------
Gnumeric 1.12.26
Morten:
* Fix potential crasher on showing initial window.
--------------------------------------------------------------------------
Gnumeric 1.12.25
Jean:
* Add support in recent files dialog for multiple selesction and double
click. [#759160]
Morten:
* Fix TABLE problems. [#752181] [#752178] [#752182]
* Fuzzed file fixes. [#752179] [#752180]
* Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL.
* Fix conditional format problem. [#750271]
* Test also RANDWEIBULL and RANDLOGNORM.
* Fix problem with R.QHYPER
* Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH.
* Fix GUI translation problems.
* Fix bugs with merged cells. [#504004]
* Make builds more reproducible.
* Improve ssdiff for validation.
* Fix problem with xls export of list validation. [#557555]
--------------------------------------------------------------------------
Gnumeric 1.12.24
Jean:
* Fix printing of sheet objects with one cell or absolute anchors. [#753961]
* Fix snap to grid for one cell or absolute anchored objects. [#754792]
* On export, just change the extension, not more. [ubuntu #1497344]
diffstat:
math/gnumeric112/Makefile | 13 +-
math/gnumeric112/PLIST | 2335 +++++++++++++++----
math/gnumeric112/distinfo | 11 +-
math/gnumeric112/patches/patch-gnumeric.desktop.in | 15 -
4 files changed, 1850 insertions(+), 524 deletions(-)
diffs (truncated from 2448 to 300 lines):
diff -r 9e0afd62c234 -r d32e11875b9c math/gnumeric112/Makefile
--- a/math/gnumeric112/Makefile Tue Oct 03 14:07:55 2017 +0000
+++ b/math/gnumeric112/Makefile Tue Oct 03 14:36:56 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2017/06/05 14:24:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.35 2017/10/03 14:36:56 wiz Exp $
-DISTNAME= gnumeric-1.12.23
-PKGREVISION= 5
+DISTNAME= gnumeric-1.12.35
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
@@ -11,7 +10,9 @@
COMMENT= Spreadsheet program from the GNOME project
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
+BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
+USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config yacc
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
@@ -38,13 +39,13 @@
#BUILDLINK_API_DEPENDS.libgda+= libgda>=3.1.1
#.include "../../databases/libgda/buildlink3.mk"
#.include "../../databases/libgnomedb/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.32
+BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.33
.include "../../devel/libgsf/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
-BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.23
+BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.28
.include "../../misc/goffice0.10/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.4.12
.include "../../textproc/libxml2/buildlink3.mk"
diff -r 9e0afd62c234 -r d32e11875b9c math/gnumeric112/PLIST
--- a/math/gnumeric112/PLIST Tue Oct 03 14:07:55 2017 +0000
+++ b/math/gnumeric112/PLIST Tue Oct 03 14:36:56 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2015/08/13 15:14:29 he Exp $
+@comment $NetBSD: PLIST,v 1.8 2017/10/03 14:36:56 wiz Exp $
bin/gnumeric
bin/${PKGNAME}
bin/ssconvert
@@ -21,7 +21,9 @@
include/libspreadsheet-1.12/spreadsheet/complete.h
include/libspreadsheet-1.12/spreadsheet/complex.h
include/libspreadsheet-1.12/spreadsheet/consolidate.h
+include/libspreadsheet-1.12/spreadsheet/criteria.h
include/libspreadsheet-1.12/spreadsheet/dependent.h
+include/libspreadsheet-1.12/spreadsheet/expr-deriv.h
include/libspreadsheet-1.12/spreadsheet/expr-impl.h
include/libspreadsheet-1.12/spreadsheet/expr-name.h
include/libspreadsheet-1.12/spreadsheet/expr.h
@@ -245,501 +247,6 @@
share/glib-2.0/schemas/org.gnome.gnumeric.dialogs.gschema.xml
share/glib-2.0/schemas/org.gnome.gnumeric.gschema.xml
share/glib-2.0/schemas/org.gnome.gnumeric.plugin.gschema.xml
-share/gnome/help/gnumeric/C/about-authors.xml
-share/gnome/help/gnumeric/C/about-history.xml
-share/gnome/help/gnumeric/C/about-license.xml
-share/gnome/help/gnumeric/C/analysis-complexNumbers.xml
-share/gnome/help/gnumeric/C/analysis-goalseek.xml
-share/gnome/help/gnumeric/C/analysis-overview.xml
-share/gnome/help/gnumeric/C/analysis-scenarios.xml
-share/gnome/help/gnumeric/C/analysis-simulation.xml
-share/gnome/help/gnumeric/C/analysis-solver.xml
-share/gnome/help/gnumeric/C/analysis-statistical.xml
-share/gnome/help/gnumeric/C/appendix-glossary.xml
-share/gnome/help/gnumeric/C/appendix-keybindings.xml
-share/gnome/help/gnumeric/C/bugs.xml
-share/gnome/help/gnumeric/C/compiling.xml
-share/gnome/help/gnumeric/C/configuration-localization.xml
-share/gnome/help/gnumeric/C/configuration-overview.xml
-share/gnome/help/gnumeric/C/configuration-plugins.xml
-share/gnome/help/gnumeric/C/configuration-preferences.xml
-share/gnome/help/gnumeric/C/configuration-toolbars.xml
-share/gnome/help/gnumeric/C/data-commentNlink.xml
-share/gnome/help/gnumeric/C/data-delete.xml
-share/gnome/help/gnumeric/C/data-entry-advanced.xml
-share/gnome/help/gnumeric/C/data-entry-external.xml
-share/gnome/help/gnumeric/C/data-entry.xml
-share/gnome/help/gnumeric/C/data-filter.xml
-share/gnome/help/gnumeric/C/data-format-conditional.xml
-share/gnome/help/gnumeric/C/data-format.xml
-share/gnome/help/gnumeric/C/data-generate.xml
-share/gnome/help/gnumeric/C/data-insert.xml
-share/gnome/help/gnumeric/C/data-modify.xml
-share/gnome/help/gnumeric/C/data-move-copy.xml
-share/gnome/help/gnumeric/C/data-overview.xml
-share/gnome/help/gnumeric/C/data-selections.xml
-share/gnome/help/gnumeric/C/data-types.xml
-share/gnome/help/gnumeric/C/documenting.xml
-share/gnome/help/gnumeric/C/extending-functions.xml
-share/gnome/help/gnumeric/C/extending-overview.xml
-share/gnome/help/gnumeric/C/extending-plugins.xml
-share/gnome/help/gnumeric/C/extending-python.xml
-share/gnome/help/gnumeric/C/figures/advanced-filter-1.png
-share/gnome/help/gnumeric/C/figures/advanced-filter-2.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-confidence-interval-equation.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-demand-ex1.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-demand-ex2.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-interations-equation1.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-interations-equation2.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-maximumtime-dialog.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-options-dialog.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-output-dialog.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-profit-ex1.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-profit-ex2.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-report-screen.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-simtable-screen.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-summary-dialog.png
-share/gnome/help/gnumeric/C/figures/analysis-simulation-variables-dialog.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-correlation.png
-share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-covariance.png
-share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1-options.png
-share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-descstats.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-formula.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-formula.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-holt-stderr.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-formula.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-hunter-stderr.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-formula.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-formula.png
-share/gnome/help/gnumeric/C/figures/analysistools-exp-smoothing-roberts-stderr.png
-share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png
-share/gnome/help/gnumeric/C/figures/analysistools-fourier.png
-share/gnome/help/gnumeric/C/figures/analysistools-frequency-cats.png
-share/gnome/help/gnumeric/C/figures/analysistools-frequency-graphs.png
-share/gnome/help/gnumeric/C/figures/analysistools-frequency-results.png
-share/gnome/help/gnumeric/C/figures/analysistools-frequency.png
-share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ftest.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-cutoffs.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex4.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex5.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram-graphs.png
-share/gnome/help/gnumeric/C/figures/analysistools-histogram.png
-share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-kaplan-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-kaplan-groups.png
-share/gnome/help/gnumeric/C/figures/analysistools-kaplan-options.png
-share/gnome/help/gnumeric/C/figures/analysistools-kaplan.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-central.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-spencer.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average-formula-weighted.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average-options.png
-share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png
-share/gnome/help/gnumeric/C/figures/analysistools-normality-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-normality-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-normality-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-normality-ex4.png
-share/gnome/help/gnumeric/C/figures/analysistools-normality-testspec.png
-share/gnome/help/gnumeric/C/figures/analysistools-normality.png
-share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png
-share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-pcanalysis.png
-share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-random.png
-share/gnome/help/gnumeric/C/figures/analysistools-ranges.png
-share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-rank.png
-share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-regression.png
-share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-sampling.png
-share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-signtest-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-signtest.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex3.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex4.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex5.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex6.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex7.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex8.png
-share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png
-share/gnome/help/gnumeric/C/figures/analysistools-tools.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png
-share/gnome/help/gnumeric/C/figures/analysistools-ttest.png
-share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png
-share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png
-share/gnome/help/gnumeric/C/figures/analysistools-ztest.png
-share/gnome/help/gnumeric/C/figures/arrowhead-dimensions.png
-share/gnome/help/gnumeric/C/figures/button-align-center.png
-share/gnome/help/gnumeric/C/figures/button-align-left.png
-share/gnome/help/gnumeric/C/figures/button-align-right.png
-share/gnome/help/gnumeric/C/figures/button-arrow.png
-share/gnome/help/gnumeric/C/figures/button-bold.png
-share/gnome/help/gnumeric/C/figures/button-borders.png
-share/gnome/help/gnumeric/C/figures/button-button.png
-share/gnome/help/gnumeric/C/figures/button-center-across-selection.png
-share/gnome/help/gnumeric/C/figures/button-checkbox.png
-share/gnome/help/gnumeric/C/figures/button-combo.png
-share/gnome/help/gnumeric/C/figures/button-copy.png
-share/gnome/help/gnumeric/C/figures/button-cut.png
-share/gnome/help/gnumeric/C/figures/button-decrease-indent.png
-share/gnome/help/gnumeric/C/figures/button-decrease-precision.png
-share/gnome/help/gnumeric/C/figures/button-equals.png
-share/gnome/help/gnumeric/C/figures/button-fill.png
-share/gnome/help/gnumeric/C/figures/button-font-size.png
-share/gnome/help/gnumeric/C/figures/button-font-type.png
-share/gnome/help/gnumeric/C/figures/button-frame.png
-share/gnome/help/gnumeric/C/figures/button-function.png
-share/gnome/help/gnumeric/C/figures/button-graph.png
-share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png
-share/gnome/help/gnumeric/C/figures/button-increase-indent.png
-share/gnome/help/gnumeric/C/figures/button-increase-precision.png
-share/gnome/help/gnumeric/C/figures/button-insert-component.png
-share/gnome/help/gnumeric/C/figures/button-insert-hyperlink.png
-share/gnome/help/gnumeric/C/figures/button-insert-object.png
-share/gnome/help/gnumeric/C/figures/button-italic.png
-share/gnome/help/gnumeric/C/figures/button-label.png
-share/gnome/help/gnumeric/C/figures/button-line.png
-share/gnome/help/gnumeric/C/figures/button-list.png
-share/gnome/help/gnumeric/C/figures/button-merge.png
-share/gnome/help/gnumeric/C/figures/button-money.png
-share/gnome/help/gnumeric/C/figures/button-new.png
-share/gnome/help/gnumeric/C/figures/button-open.png
-share/gnome/help/gnumeric/C/figures/button-oval.png
-share/gnome/help/gnumeric/C/figures/button-paste.png
-share/gnome/help/gnumeric/C/figures/button-percent.png
-share/gnome/help/gnumeric/C/figures/button-preview.png
-share/gnome/help/gnumeric/C/figures/button-print.png
-share/gnome/help/gnumeric/C/figures/button-radio.png
-share/gnome/help/gnumeric/C/figures/button-rectangle.png
-share/gnome/help/gnumeric/C/figures/button-redo-and-history.png
-share/gnome/help/gnumeric/C/figures/button-save.png
-share/gnome/help/gnumeric/C/figures/button-scrollbar.png
-share/gnome/help/gnumeric/C/figures/button-slider.png
-share/gnome/help/gnumeric/C/figures/button-sort-az.png
-share/gnome/help/gnumeric/C/figures/button-sort-za.png
-share/gnome/help/gnumeric/C/figures/button-spin.png
-share/gnome/help/gnumeric/C/figures/button-split.png
-share/gnome/help/gnumeric/C/figures/button-subscript.png
-share/gnome/help/gnumeric/C/figures/button-sum.png
-share/gnome/help/gnumeric/C/figures/button-superscript.png
-share/gnome/help/gnumeric/C/figures/button-text-colour.png
-share/gnome/help/gnumeric/C/figures/button-thousands.png
-share/gnome/help/gnumeric/C/figures/button-underline.png
-share/gnome/help/gnumeric/C/figures/button-undo-and-history.png
-share/gnome/help/gnumeric/C/figures/button-zoom.png
-share/gnome/help/gnumeric/C/figures/cell-grid.png
-share/gnome/help/gnumeric/C/figures/cell-selected.png
-share/gnome/help/gnumeric/C/figures/cell-with-text.png
-share/gnome/help/gnumeric/C/figures/cells-1.png
-share/gnome/help/gnumeric/C/figures/cells-2.png
-share/gnome/help/gnumeric/C/figures/chart_area_1_1.png
-share/gnome/help/gnumeric/C/figures/chart_area_1_2.png
-share/gnome/help/gnumeric/C/figures/chart_area_1_3.png
-share/gnome/help/gnumeric/C/figures/chart_bar_1_1.png
-share/gnome/help/gnumeric/C/figures/chart_bar_1_2.png
-share/gnome/help/gnumeric/C/figures/chart_bar_1_3.png
-share/gnome/help/gnumeric/C/figures/chart_bubble_1_1.png
-share/gnome/help/gnumeric/C/figures/chart_column_1_1.png
Home |
Main Index |
Thread Index |
Old Index