summaryrefslogtreecommitdiff
path: root/chat/konversation
AgeCommit message (Collapse)AuthorFilesLines
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-05Reset MAINTAINER.adrianp1-2/+2
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-2/+2
Bump PKGREVISION.
2007-07-25Non GNU sed's don't like '\b' in a regexp so don't use it. Alsomarkd3-3/+25
konversationircprotocolhandler script tries to use pidof command so depend on psmisc package unless linux. Bump PKGREVISION.
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd2-36/+37
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz1-2/+2
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2007-01-11Modular Xorg support.joerg1-1/+6
2006-12-07Tidy up KDE handling. Bump PKGREVISION as PLIST changed slightly.markd4-69/+33
2006-10-30Update to 1.0.1adrianp3-8/+15
* 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-22Fixed "test ==".rillig2-1/+19
2006-10-01Fixed missing Bash interpreter. Bumped PKGREVISION.rillig1-1/+4
2006-09-15Update konversation to version 1.0.he4-39/+57
Discussed with adrianp.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
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-14Fix some errors with non-existent directories pointed out by recentadrianp2-2/+17
bulk-build runs. Bump to nb1
2006-06-30Remove extra qualifier to fix build with gcc4.wiz2-1/+15
2006-06-11Needs msgfmt.joerg1-2/+2
2006-05-18Konversation is a graphical Internet Relay Chat client (IRC).adrianp5-0/+409
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