Age | Commit message (Collapse) | Author | Files | Lines |
|
- use 'id' instead of 'finger'. this is not a real problem but it
is enough and fixing the next problem makes it possible to use it.
- grep -q doesn't work on solaris, so use a different way to suppress
the output from the user check.
- the return code check for the user was reversed.
|
|
|
|
|
|
|
|
- -X directory index support (from ad@netbsd.org)
- better http/1.1 conformance
- ".pa" support for pac files.
|
|
Remove some other patches trying to achieve the same in a different way.
This fixes PR 13680 for me.
|
|
|
|
|
|
adding "-lintl" to another "Makefile.in".
|
|
is a fix to a security problem allowing unauthorized access to protected
content.
|
|
to include unistd.h on NetBSD, for getopt() prototype.
|
|
|
|
with future control-center versions that no longer contain libcapplet.
|
|
Changes include:
* Fix backspace key.
* Fix autosave dialog.
* Improve scrollbars.
* Fix double-click autofill.
* Shine-up string functions.
* Fix STF for CRLF terminated files.
* Fix bounds handling and leakage in STF.
* Add csv default importing + probing.
* Improve font preview in cell format dialog.
* Fix bugs in analysis-tools' t-test.
* Finish two-factor anova tool in analysis-tools.
* Adjust scrollbars when outputting data analysis results.
* Even more missing files.
* Crash after exiting 1 of many shared views.
* Bug when printing wrapped text in merged cells.
* Frozen panes.
* Some span bugs.
* Usability tuning (Thanks to auspex, UnNamed, & jwz)
* Misc bugs.
* Improve bsd support.
* Fix CONCATENATE.
* Fix MULTINOMIAL.
* Fix LCM.
* Fix dependency tracking problem.
* Over-the-Spot style support for XIM.
* Introduction of placeholders named "FileOperations" and
"PrintOperations" that help components to put their own menus
into the right place.
* Use temporary files to handle saving to BonoboStream with every
file saver.
* Restore missing files.
* Update spec file.
* Fix libml1 bug exposed by progress monitor.
* Some work on the SAX importer.
* Finish Group/Ungroup.
* Clean-up the STF importer.
* Add support for multicharacter separators
and quoted cells with newlines to the STF
importer.
* Clean-up row naming.
* Fix the STF exporter (it works again).
* Add new consolidation feature.
* Keyboard Shortcuts for moving and formatting.
* Financial functions.
* Fix ctrl-enter filling.
* Reorganize the recalc queue to speed things up a bit.
* Support iteration.
* Fix FV arguments.
* Support conditional number formats.
* Obscure referencing bug.
* Scaled printing.
* Some number formating bugs.
* Handle {caps,number,scroll}lock.
* Improve sheet name quoting.
* Fix PV.
* Applied some much-needed TLC to fn-financial.c and fn-eng.c.
* Speed-up Gnumeric function calls.
* Killed a zillion problems pointed out by gcc 3.0 warnings.
* Improve goal seeking slightly.
* Fix RATE and IRR.
* More work on plugin system.
* Many i/o system improvements (general cleanup, reporing i/o progress,
better probing, nicer import dialog, pluggable default savers,
handling single sheet exporters in a special way)
* Fix a variety of bugs and other issues.
* Improve parser error messages.
* Implement undo/redo for Zoom.
* Make undo/redo descriptors more descriptive.
* Complete the CELL function.
* Drastically revise and fix-up the color combo's.
* Architectural improvements for preview-grid, menu state, etc.
* GNUMERIC_ENABLE_XL_OVERWRITE
* Implemented clone, write and load for some sheet objects
* Restore horizontal FILL alignment.
* Fix array intercept checking.
* Some fine tuning to improve start and exit times.
* Merge cell & hidden column interactions
* Some XL import improvement when parsing objects
* Improve XL95 export and include merged regions & outlines
* Fix some irritating mouse behaviors
* More system portability enhancements.
* Support fraction formatting (not parsing)
* Fix printing of borders.
* Improve checking for array/merged region division.
* Prep for frozen panes.
* Partial support for outline mode
* Misc bugs.
* New architecture for selecting cell ranges into dialogs.
* Fix dialog placement.
* Improve col and row sizing when cloning a cell.
* Catch many bugs with merged regions.
* Bug fix for supporting maximized windows.
* Changed a large number of dirty diapers.
* Plugged gnumeric leaks too.
* Make search-and-destroy work better on comments.
* Fixed parsing of numbers like "-4,885". (We used to get -3115
== -4 * 1000 + 885...)
* Fixed formulae with leading dash, like "-995/5".
* Fixed MID, FIND, LEFT, RIGHT, LOWER, UPPER, PROPER, CLEAN, LEN,
EXACT, REPT.
* Improve signed-vs-unsigned situation.
* Fixed sorting dialog in the by-row case.
* Improve i18n support for XL import/export
* Added support for plugin dependencies
* Made Excel a real plugin.
* Improved plugin system performance & scalability.
|
|
Notable changes are:
* Massive grammer / lexer / internals fixage
* Form work
* Form [MaxButton, MinButton, ShowInTaskbar,
BorderStyle, LinkTopic, StartupPosition]
* Menu fixage
* sub-properties
* handle control box
* Add shapes support
* FormItem work
* visibility work
* [DragMode]
* Textbox [MultiLine]
* Textbox [MaxLength, PasswordChar]
* Misc.
* File handling updates
* Print statement
* Leak fixes
|
|
a detailed list, see the release notes on the package's homepage.
|
|
Notable changes include:
* General:
- Fixed X selections so that we no longer try to pass UTF-8 encoded text
in STRING atoms.
- Improved the table layout code so that now we render tables very close
to the big name browsers, one or two small issues left
- Added many missing attributes to the HTML export code so that at least
we pass on the attributes we understand.
- Support for sub sup and strike elements.
- We now parse param elements before emitting the object requested signal
so that we can make an informed choice about whether or not the object
is supported.
* Editor:
- We now hook to the gnome-spell component to do spelling.
- Rename the idl and oafinfo to bring us in line with the new naming
conventions
- The editor control now exposes an interface for issuing editor commands
* Ebrowser:
- New component to support simple browsing tasks.
|
|
enhancements.
|
|
Changes are bugfixes only:
* Many robustness issues and crashes fixed
* Fixes for bugs where you end up with multiple oafd's
|
|
Notable changes are:
* UI handler stuff:
* Key stroke handling fixage
* set/get prop acceleration
* default icon fixage
* prototype cleans
* Misc stuff
* re-entrancy fix in event_source_destroy
* moniker-extender-file fix
* item-container bug
* Portability fixes
* doc fixes
* updated tests
* config dialog rename
* fixed libefs linking
|
|
Changes are bugfixes only:
* many robustness issues fixed.
* fixed printing of componentized documents
|
|
|
|
compile/link flags. (Despite its name, this has nothing to do with
pkgsrc!)
|
|
|
|
|
|
|
|
include/db3/db_cxx.h, not "db3.h" and "db3_cxx.h"
|
|
|
|
|
|
Sorry, aviplay still does not work as expected. Please use "apla" package
from graphics category.
Changes:
2001/08/08
* large set of various minor improvments in configure and autogen.sh
* much better library versioning
* ffmpeg CVS update
* renamed few programs
qtrecompress -> avirecompress
qtvidcap -> avicap
benchmark -> avibench
2001/08/04
* decoding ALaw & uLaw audio tracks
* using AC3 decoding from FFMPEG
(seems to there are few modified ac3 libraries available - mplayer seem to
be using different version - probably heavily optimized - but as it doesn't take
to much CPU we stay with the current version for a moment - API seems to be differnet
* autoquality implemeneted into OpenDivX (or should I say ClosedDivX :)
anyway this code is about 25% faster and it works with autoquality
* during cleaning bugs and improving functionality of benchmark fixed
some bug in detection of Eof in Avi stream
* benchmark will now give also similar number as you could get from benchmarking
mplayer (just to be sure we are still faster :) for now with -direct -yuv -
but buffered mode seems to be slower - maybe there is something on the
fastmemcpy...
* renderer disables mouse after 1sec of inactivity in aviplayer window
2001/08/04
* fixed problem with 0 frame numbering
actual information about the current frame are available after ReadFrame
(e.g. Time, Position,...)
* huge set of improvements in qtrecompress - now it really works
(with few filters which are not available in VirtualDub :))
2001/08/03
* subtitle code update (support for SAMI - .smi)
* cleanup of various makefiles (suggest by some users)
* Debian package slightly modified
|
|
those modules in one big packet instead of individual small ones.
|
|
|
|
Based on PR pkg/13679 by Martti Kuparinen.
Changelog for version 3.19, 2001.08.10, urgency: MEDIUM:
* Critical section added around non MT-safe TCP Wrappers code.
* Problem with "select: Interrupted system call" error fixed.
* errno replaced with get_last_socket_error() for Win32.
* Some FreeBSD/NetBSD patches to ./configure from Martti Kuparinen.
* Local mode process pid logged.
* Default FQDN (localhost) removed from stunnel.cnf
* ./configure changed to recognize POSIX threads library on OSF.
* New -O option to set socket options.
|
|
|
|
This is a Perl extension that allows you to perform XQL queries on XML
object trees. Currently only the XML::DOM module is supported, but
other implementations, like XML::Grove, may soon follow.
|
|
This is a Perl extension to XML::Parser. It adds a new 'Style' to
XML::Parser, called 'Dom', that allows XML::Parser to build an Object
Oriented datastructure with a DOM Level 1 compliant interface.
For a description of the DOM (Document Object Model), see
http://www.w3.org/DOM/
|
|
This package contains regular expressions for the following XML tokens:
BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar,
EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
|
|
|
|
Config::IniFiles provides a way to have readable configuration files
outside your Perl script. Configurations can be imported (inherited,
stacked,...), sections can be grouped, and settings can be accessed from
a tied hash.
|
|
TIE depreciated
Many long-awaited cleanups and bug fixes.
Memoize now works under threaded perl
Slow tests speeded up. More test file improvements.
Long-standing LIST_CACHE bug cleared up
Manual increased.
|
|
|
|
- fixed core dump when trying to use a BYTEA value with
a byte outside 0..127
|
|
Made fetchall_arrayref({ foo=>1, ...}) be more strict to the specification
in relation to wanting hash slice keys to be lowercase names.
Fixed $sth->execute() to update $dbh->{Statement} to $sth->{Statement}.
Added row number to trace output for fetch method calls.
Added $h->{FetchHashKeyName} = 'NAME_lc' or 'NAME_uc' to alter
behaviour of fetchrow_hashref() method. See docs.
Added type_info quote caching to quote() method
Makes using quote() with second data type param much much faster.
Added type_into_all() caching to type_info()
Added new API definition for table_info() and tables(),
Added primary_key_info() to DBI API
Added primary_key() to DBI API as simpler interface to primary_key_info().
Indent and other fixes for DBI::DBD doc
Added prepare_cached() insert_hash() example
Removed false docs for fetchall_hashref(), use fetchall_arrayref({}).
|
|
-u should imply -i
|
|
of the user's one
|
|
|
|
|
|
It needs USRSTACK from machine/vmparam.h, which seems to have been
included indirectly until recently.
XXX - someone should have a look and clean this up!
|
|
Make sysctl usage work under NetBSD 1.3 again
|
|
native format
|