Feature #305
closedSome log-related function.
0%
Description
The 'add x lines of logs too the channel' function is OK, but what if...
[x] Put all log-data since the last time you activated the window in channels
So if the last time you activated only 3 new lines where received, only show 3(+10) lines of text. Probably with a line marker for easy spotting.
Of if there where more then 20 lines posted, show them all since you actifvated it.
Making the function more dynamic.
Also, would it be possiable to put colors on them?
quit [2011-02-26 00:34:31] * Dudeone (UserNick@User.host) has quit IRC Connection reset by peerjoin [2011-02-26 00:41:39] * Paws (swaP@example.com) joins #channelmode [2011-02-26 00:42:16] * Paws is now known as swaP
The quit and join are here to identify the kind of color it should be.
Updated by Per Amundsen over 13 years ago
- Status changed from New to Assigned
- Target version changed from 1.8.8 to 1.9.0
I think you are talking about something like http://dev.adiirc.com/issues/198 which has nothing to do with logging, and it's on my todo, but it's huge work, i have to make up a complex text window, which i have to draw myself, including line wrapping, scrolling, coloring and so on, because i cannot draw a line on a richtextbox.
Colors in logs i can add.
Updated by Jeroen z0r over 13 years ago
For the line marker
[02:02:10] <Jeroenz0r> kr0n; what do you mean?
-----
[02:02:10] <Jeroenz0r> Just checked the bug tracker, I see
will do
Updated by Per Amundsen over 13 years ago
There is one problem with this:
[02:02:10] <Jeroenz0r> kr0n; what do you mean?
-----
[02:02:10] <Jeroenz0r> Just checked the bug tracker, I see
-----
[02:02:10] <Jeroenz0r> window was inactive again
-----
[02:02:10] <Jeroenz0r> and again
-----
[02:02:10] <Jeroenz0r> and again
[02:02:10] <Jeroenz0r> and again
You see?
Updated by Per Amundsen about 13 years ago
- Status changed from Assigned to Resolved
- Target version changed from 1.9.0 to 1.8.10
Updated by Per Amundsen about 13 years ago
- Status changed from Resolved to Closed