Feature #28
support mIRC colors in topic
Status: | Closed | Start: | ||
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.6.4 | |||
Complexity: | ||||
Votes: | 1 (View) |
Description
Support mIRC colors in topic. We need to change the IFrontendUI interface for that as it only supports a simple string currently. And not sure how to implement colors with the Gtk.Entry widget in the GNOME frontend. (requested by Cobrian)
Related issues
blocked by Smuxi - Task #162 | Refactor topic entry of group chats from Gtk.Entry to Gtk.TextView | Closed | 03/26/2009 |
History
Updated by Mirco Bauer 5921 days ago
Coloring can be done with a TextView as topic, that way we can also support long topics using multi-lines.
Updated by Mirco Bauer 5717 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Implemented in GIT commit 7ec598e6eb36ea334e33e87929d0915ee7623a9b
Updated by Mirco Bauer 5659 days ago
- Target version changed from 0.8 to 0.6.4
- 1 set to fixed
Updated by vith 4757 days ago
- File Untitled.png added
Although coloring is now working in the topic textbox, the topic change messages in the channel textbox still don't parse the color codes.
version: smuxi-snapshot-20111111_2059-win32-setup.exe