Age | Commit message (Collapse) | Author | Files | Lines |
|
kcalc
* KCalc could crash when computing sin, cos, log etc. of infinite or nan.
kgpg
* Improve UTF-8 compliance.
kwalletmanager
* Don't show the manager on session restore if there are no wallets open
and auto-close is enabled.
SuperKaramba
* Disabling setWidgetOnTop on widgets does not work.
|
|
Changes:
* Ark
o Fixed opening of 7-zip archives with recent versions of p7zip
o Prevent crashes caused by trying to compress files which were
deleted
o Fix opening archives with strange characters in the filename
o Enable again opening of .deb files
o Ark is not complaining when directories already exist
o The error window is now resizable
* KCalc
o Fix crash
|
|
|
|
|
|
* KJots
o Make non-Unicode books display and save correctly.
o Corrected possible data corruption when switching to/from
Unicode mode.
o Added keyboard shortcuts for deleting pages/books.
|
|
|
|
|
|
Changes:
* SuperKaramba
o Allow to remove a local theme
o Enhanced itemDropped-func with x,y-value
o some major strategic feature enhancements to superkaramba, which
make it possible to write kicker-replacement themes
o locale in python themes
o Applets appear on top after switch desktop
o Get new Superkaramba theme from internet (with KHotNewStuff) doesn't
work
o SuperKaramba does not use the result for its test for KNewStuff
o Don't popup dialog at startup when there are no themes on desktop
o Non-intuitive theme removing in Theme Dialog
* KCalc
o KCalc returns wrong value
o KCalc truncates decimals sporadically
o Cannot increase the precision to 10 digits
o Cut buffer is filled with wrong value when you click on results
* KLaptopDaemon
o KLaptopDaemon improperly links against libstdc++
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
one that buildlink has.
|
|
|
|
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
Many new features and refinements.
Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
Kanagram and blinKen), and has seen huge improvements in Kalzium
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
Changes:
KCalc: Fix Stefan-Boltzmann constant
|
|
No pkgrevision bumps needed.
|
|
Changes:
* Ark: Do not try to open the internal viewer in case the extraction of
the file failed
* KCalc: Fix 0 + 0 and 0 - 0
|
|
Changes:
* Ark: Dead lock in "Add to archive" action when providing invalid
archive format
* Ark: Mark "Selected Files" as default in the extraction dialog if
more than one file is selected
* KFloppy: better error messages during low-level formatting (Linux
only)
* KFloppy: disable "Auto-Detect" on BSD, as it is not supported
* kcharselect: Removed "Configure Toolbars..." menu item
* kgpg: No "Import Missing Signatures From Keyserver" for own key
|
|
|
|
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Changes:
* khexedit: fix files with "?" in the filename can't be opened
* khexedit: fix loading and saving of remote files
* khexedit: fix khexedit statistics columns not sorted correctly
* kdf: hide /dev/shm and sysfs filesystems
|
|
|
|
Partial fix for PR pkg/28342.
|
|
Partial fix for PR pkg/28342.
|
|
Changes:
* Try to make KFloppy usable again.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
Changes:
* Kgpg
o Do not show expired keys in the signing dialog Jean-Baptiste Mardelle
o Make it possible to change colors assigned to trust values
Jean-Baptiste Mardelle
o Add option to hide invalid keys (revoked/expired) Jean-Baptiste
Mardelle
o Improve multi-file operations (better feedback, non-blocking)
Jean-Baptiste Mardelle
o Added search filter in key dialogs Jean-Baptiste Mardelle
o Added status bar for improved feedback Jean-Baptiste Mardelle
o Improve autodetection of dropped files (signatures, keys) Jean-Baptiste
Mardelle
o Change icon to reflect KGpg's state (busy/ready) Jean-Baptiste
Mardelle
* KCalc
o More different modes: logic, statistics, trig-functions Klaus
Niederkrueger
o Pressing Ctrl displays the accels for all buttons. Klaus Niederkrueger
o Display content can be copied with standard actions cut/copy/paste
Klaus Niederkrueger
* Ark
o Search Bar Henrique Pinto
o New Konqueror Integration Plugin Georg Robbers
o KParts-based integrated viewer Henrique Pinto
o Improved Extraction Dialog Henrique Pinto
|
|
changes:
* kdf: Fix icon size of the Kicker applet
* klaptopdaemon: Fix sysfs parsing for CPUFreq
* klaptopdaemon: Better handling of invalid remaining time values of ACPI
batteries
* klaptopdaemon: Toshiba LCD fix
|
|
|
|
|
|
|
|
Changes:
* kwalletmanager: Fix no popup for kwallet in system tray
* kwalletmanager: Fix kwallet in system tray does not provide configure
option
* kwalletmanager: Fix "Launch wallet manager" in kwalletmanager prefs does
not make sense
* kwalletmanager: Fix When changing a value the 'Save' button is not
activated
* kgpg: Fix kgpg exports gpg warnings within public key
* kgpg: Fix not possible to store keys/config in a different location
* kgpg: Fix kgpg editor doesn't use KDE's default fixed width font. Breaks
layout
* kgpg: Fix Qtrl+Q must QUIT the application and not hide it to system tray
icon
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
|
|
*-dirs packages.
|
|
to replace gtar here. no more gtar-base on my system. :-)
thanks to seb@ for the pkgsrc Makefile magic help.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
Changes:
KCalc: "<" and ">" keypress on some systems wrong
KCalc: Pasting empty clipboard made kcalc crash
KCalc: Fix paste-function: Pasting e.g. "123 \n" did not work because of
the trailing spaces and CarriageReturn.
KGpg: Fixed popup never disappearing when wrong passphrase entered
KGpg: Fixed wrong extension for temp files in folder archiving
KGpg: Fixed Photo size not translated
KGpg: Enable auto import of missing keys when using a non english language
KGpg: Comments exported inside public key should be fixed
KGpg: Fix focus problems causing dialogs to appear behind konqueror
KGpg: Re-added Keyserver dialog in the applet popup menu
KGpg: Save editor's window size
KGpg: Fix import of keys dropped into the editor
KBytesEdit part: Fixed support for mousedriven wordwise selection
KBytesEdit part: Fixed internal drag'n'drop
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
like duplicate entries in the file list and file extraction.
Bump PKGREVISION to 1.
|
|
Changes:
Utilities
KRegExpEditor
* Create an application on its own from KRegExpEditor (several users
have requested this) Jesper K. Pedersen
* Add a verifier window where user can try his regular expression
Jesper K. Pedersen
* Add some warnings on invalid regular expressions (like $^) Jesper
K. Pedersen
* Ensure predefined regular expressions are correct i18n'ed Jesper K.
Pedersen
* Add support for Emacs style Regular Expression syntaxes Jesper K. Pedersen
KJots
* XMLUI-ify and improve the interface. Using a treeview for books and
bookmarks for quick nav. Aaron J. Seigo
* Printing and viewing of entire books. Aaron J. Seigo
* Autosave. Aaron J. Seigo
KMilo
* NEW IN KDE: A generic framework to support special keyboards and
hardware features, such as those found on laptops. George Staikos
* KMilo support for PowerBooks via pbbuttonsd. George Staikos
KLaptop
* Full Linux ACPI support (suspend etc, throttling, performance
profiles) Paul Campbell
* Back panel brightness support for some laptops (Sony, Toshiba) Paul
Campbell
* Recode to run as a KDED daemon Paul Campbell
* Better Thinkpad support Paul Campbell
* Triggers from lid closure (suspend, powerdown etc) - on laptops with
ACPI support Paul Campbell
* Sony laptop extensions support (/dev/sonypi - scroll wheel, panel
brightness) Paul Campbell
* Added the ability to auto-disable suspend etc when the load average
is high Paul Campbell
* Display the state of individual batteries in ACPI systems Paul
Campbell
* Support for Linux kernel software suspend Paul Campbell
* Added battery charged notification dialog Paul Campbell
* Option to use blank screensaver when in battery mode George Staikos
* Support for the Linux CPUFreq interface. Volker Krause
Kgpg
* NEW IN KDE: frontend for gpg. Jean-Baptiste Mardelle
* Key editing in GUI (changing passphrase, trust, expiration)
* Support for key groups
* Speed up key manager
* Gpg-agent support
* Auto import missing signatures
* improved editor (print, spell check, ...)
* Manage photo id's
* Revocation certificates (print, save)
* Change dialogs to KBaseDialog for ui consistency
* Implement the missing key editing commands in the GUI (adduid,
deluid,..)
* When encrypting a folder, give a choice of compression scheme
(zip, tar,...)
KHexEdit2
* NEW IN KDE: A hex edit widget library Friedrich W. H. Kossebau
* move the lib of the new KHexEdit2 widget from kdenonbeta over to
kdeutils/khexedit/lib Friedrich W. H. Kossebau
* implement interfaces for the KBytesEdit widget part Friedrich W. H.
Kossebau
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
Changes:
* kdf: Fixed mem leak
* khexedit: Fixed 64 bit float big endian decoding
* khexedit: Honour ignore case setting in find next (F3)
* khexedit: Fix crash on systems which need strict alignments for double
variables (HP-UX)
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
fucntion (sysctl(3)) expecting size_t *.
|
|
|