[Pidgin] #3671: history plugin length limit is broken
Pidgin
trac at pidgin.im
Sat Aug 16 12:18:09 EDT 2008
#3671: history plugin length limit is broken
--------------------+-------------------------------------------------------
Reporter: AL13N | Owner:
Type: defect | Status: new
Milestone: | Component: plugins
Version: 2.2.2 | Resolution:
Keywords: |
--------------------+-------------------------------------------------------
Comment(by arctanx):
The lack of this feature was annoying me so I made some changes to the
code from 2.4.2 (as I had it handy) to implement cutting off at the
defined HISTORY_SIZE. The intended behaviour is that it will display logs
from the most recent to as far back as it can go without either running
out of logs or the displayed output going over HISTORY_SIZE. If this is
partway through a log it will chop off the start and put mark it with an
ellipsis.
I'm not an experienced C programmer and haven't worked on pidgin before so
the code is probably quite raw, but it's working fine for me.
Any suggestions/testing would be much appreciated.
--
Ticket URL: <http://developer.pidgin.im/ticket/3671#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list