Commit graph

10 commits

Author SHA1 Message Date
markd
4804628199 Tidy up KDE handling. Bump PKGREVISION as PLIST changed slightly. 2006-12-07 11:08:26 +00:00
adrianp
0316b82dc0 Update to 1.0.1
* A bug that caused left-to-right text contained in lines determined to be right-to-left text to appear reversed has been fixed.
* Whether a line is treated as right-to-left vs. left-to-right text is now determined by the amount of each type of character in the line, improving the user experience in chats involving bi-directional text considerably.
* The "Edit Network" dialog has been refined for clarity and ease of use.
* A warning dialog to prevent accidentally quitting Konversation has been added.
* The Auto Replace list can now be sorted.
* The '/media' script command now sports improved player recognition, enhanced and easier configurability, the ability to distinguish between audio and video media as well as newly added support for kdetv. New '/audio' and '/video' command aliases have been added to expose these new abilities.
* The lower boundary of the default DCC port range has been raised from 1025 to 1026 to avoid conflicts with the commonly blocked Windows RPC port 1025.
* Dismissing an OSD notification by clicking on it will now also cancel the systray notification flash.
* A new configuration file option [OSD]OSDCheckDesktopLock has been added, allowing to manually disable the screensaver check in non-KDE environments that do not support it, causing the OSD not to be displayed.
* A bug that could lead to the "Switch to" sub-menu in the context menus of tabs not to be updated properly upon switching tabs has been fixed.
* A bug that caused the 'irc setBack' DCOP call not to function has been fixed.
* A bug that caused ampersands in the names of tabs not to be displayed and an immediately following character to be used as keyboard accelerator has been fixed.
* A bug that caused ignoring nicknames with '[' or ']' characters in them to fail has been fixed.
* Command aliases containing regular expression syntax can no longer cause built-in commands not to function.
* A bug that caused the Konversation irc:// protocol handler not to function has been fixed. Its compatibility with systems that do not use the GNU bash shell as default shell has been improved.
* A notable number of code quality improvements suggested by KDEs automated quality control service EBN have been implemented.
2006-10-30 23:02:26 +00:00
rillig
f4770e60d1 Fixed "test ==". 2006-10-22 09:24:38 +00:00
rillig
bcce47fa3d Fixed missing Bash interpreter. Bumped PKGREVISION. 2006-10-01 13:56:38 +00:00
he
57a3148029 Update konversation to version 1.0.
Discussed with adrianp.
2006-09-15 09:50:39 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
adrianp
2eb3306970 Fix some errors with non-existent directories pointed out by recent
bulk-build runs.
Bump to nb1
2006-07-14 22:48:45 +00:00
wiz
bbfabf82e0 Remove extra qualifier to fix build with gcc4. 2006-06-30 21:46:53 +00:00
joerg
4fee59f3cf Needs msgfmt. 2006-06-11 14:27:55 +00:00
adrianp
9949f2bfbf Konversation is a graphical Internet Relay Chat client (IRC).
Features

* Standard IRC features
* SSL server support
* Bookmarking support
* Easy to use graphical user interface
* Multiple servers and channels in one single window
* DCC file transfer
* Multiple identities for different servers
* Text decorations and colors
* OnScreen Display for notifications
* Automatic UTF-8 detection
* Per channel encoding support
* Theme support for nick icons
* Highly configurable
2006-05-18 21:49:31 +00:00