Summary: | [PATCH] Talkers' names lost in IRC channel logs | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Endel Soolo <endel.soolo> |
Component: | History Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aliakc, bauerfichtner |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Patch to display names in the history plugin viewer
Patch to display names in different colors in the history plugin viewer and no timestamps |
Description
Endel Soolo
2006-09-05 12:15:44 UTC
This has been a bug that has bothered me for quite a while now. I would love to see this fixed. Id this just a property of the default theme used to view the chat logs? 124753 is probably the same *** Bug 124753 has been marked as a duplicate of this bug. *** *** Bug 87456 has been marked as a duplicate of this bug. *** *** This bug has been confirmed by popular vote. *** Created attachment 23275 [details]
Patch to display names in the history plugin viewer
Please let me know what happens to this. My email address is reldruh AT gmail
DOT com. Thank you.
Created attachment 23281 [details]
Patch to display names in different colors in the history plugin viewer and no timestamps
This is an improved version of the patch I submitted earlier. It displays the
names in different colors so they can be more easily differentiated. It also
gets rid of the timestamps, although I think there should be a checkbox
somewhere to set that.
SVN commit 828632 by nienhueser: Add talkers names in history view. Based on Aaron's patch, thanks for the patch! The fix will be in Kopete 0.60, which will be out with KDE 4.1. CCMAIL: reldruh@gmail.com BUG: 133584 M +23 -5 historydialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=828632 |