log finch/gntlog.c @ 32800:a3f4a6581bb6

age author description
2009-12-08 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
2009-07-18 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
2009-03-20 Paul Aurich Fix Finch warnings when building on 64-bit
2009-01-26 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
2008-11-01 Sadrul Habib Chowdhury Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
2008-06-26 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
2008-05-27 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
2008-04-13 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
2008-03-15 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
2008-02-08 Sadrul Habib Chowdhury Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
2008-06-05 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
2008-05-17 Sadrul Habib Chowdhury Show the title text in bold.
2008-04-29 Sadrul Habib Chowdhury Always top-align the logs in the log-viewer.
2008-04-13 Sadrul Habib Chowdhury Include finch.h instead of internal.h
2008-02-28 Richard Nelson Fix showing a contact's log, and don't access struct internals
2008-02-02 Richard Nelson Add a finch log viewer. This is largely copied from Pidgin.