Commit graph

3 commits

Author SHA1 Message Date
wiz
8a110e335a Update to 3.5.7. Note conflict with antiword, which is included.
Sort PLIST.
XXX: should we switch to neXtaw by default? See 030226 entry below.
Changes:
3.5.7:
030228  PW, Siag: Got rid of selection size limit.
        Removed siag/selection.c.

030226  Xedplus: PRIMARY and CLIPBOARD fixed here as well, however
        neXtaw is required as no other Xaw cousins recognize
        CLIPBOARD at all!
        Xedplus: xedCallMenu unbroken. Cut, Copy, Paste work from
        menu, toolbar and using keybindings ^X, ^C, ^V.

030225  Siag, PW: PRIMARY and CLIPBOARD selections work according to the
        current interpretation of the ICCCM.
        PW: Moved xpw/selection.c into window.c.

030224  Added local copy of libstocks, updated for stocks outside
        the US. Removed --with-stocks configuration option.
        Siag: removed xsiag/selection.c and moved the code into
        window.c

3.5.6:
030221  Added Dutch translation by Bram Schoenmakers <bram@schnmkrs.myweb.nl>
        Released 3.5.6.

030128  PW: replaced Emacsy keybindings with modern ones.
        Siag: Added lots of translations in Siag.ad to override
        Emacsy bindings in keytable.scm.

3.5.5:
030127  Added the function get_utf8_char in common/o3read.c to
        get rid of utf8tolatin1 dependency.
        Made sxc reader grok repeated columns.
        Released 3.5.5.

030122  PW: Native OpenOffice.org reader in fileio_sxw.c.
        Siag: Native OpenOffice.org reader in fileio_sxc.c.

030118  Added o3read.[ch] from o3read.
2003-03-05 14:30:59 +00:00
uebayasi
ec5c1d9c0d Update from 3.1.22 to 3.5.4. In four years change!
Summary of changes from NEWS file.  Note that this is the changes from
the last major version.  One of most notable things is that PDF output
support is added to some sub programs.

PW
==

 + Left-, right- and center aligned adjustable tabs.
 + Left-, right- and center aligned plugins.
 + "Full" adjustment with straight left and right edges.
 + Print raised, lowered and underlined text properly.
 + Strikethrough.
 + Faster HTML (and hence Word) loader.
 + Display LaTeX and DVI files in the Clipart plugin.
 + Fetch stock quotes from Yahoo over the Internet.
 - Load and save as PDF
 - Colour printing.
 - Zoom.
 - Redisplay more efficiently.

Siag
====

 + $A$1 style references, which are not updated when cells are moved.
 + Examples for all functions.
 + Hundreds of functions, many Excel compatible, all documented in
   the function reference.
 + Arbitrary precision integer functions.
 + Arbitrary precision floating-point functions.
 + Rudimentary loading of ABS files.
 + New operators ** (power) and \ (quotient).
 + Complex numbers; example in complex.siag.
 + Matrix functions; example in matrix.siag.
 + New or updated documentation, automatically generated from the source.
 + "C" interpreter translates expressions to Scheme rather than evaluating
   the expression itself.
 + Convert currencies, using information from Yahoo over the Internet.
 - Save as PDF.
 - Colour printing.
 - Zoom.
 - Redisplay more efficiently.

Egon
====

 - Save as PDF.
 - Load and save plaintext.
 - Load and save HTML.
 - Load Powerpoint.
 - Load MagicPoint (rudimentary).
 - Keyboard control.
 - Updated documentation.
 - Postscript output and printing.
 - Background gradients.
 - Multiple buffers and sheets (pages).
 - Full-screen mode.

All
===

 + Support for the XDND drag and drop protocol.
 - New or updated translations: Brazilian, Czech, Danish, German,
   Russian, Spanish, Swedish
 - Image plugin redisplays more efficiently.

And lots of small changes that are either invisible or too insignificant
to mention here.
2003-01-17 02:09:36 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00