Mercurial > pidgin
comparison ChangeLog @ 8864:8ab568b92480
[gaim-migrate @ 9632]
" I like the iChat style timestamp, but it's annoying
that it constantly adds the timestamp, scrolling old
msgs off the screen.
This patch will make it only add a timestamp if there
have been messages since the last timestamp.
Adding a preference checkbox for this is left as an
exercise for the reader." --Robert Story
as this behavior seems to me more intuitive, i'm going ahead with this
patch
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 03 May 2004 18:00:46 +0000 |
parents | 75849c0650e5 |
children | c2dff943e240 |
comparison
equal
deleted
inserted
replaced
8863:75849c0650e5 | 8864:8ab568b92480 |
---|---|
19 * Compiles again with gcc 2.96 (Ignacio J. Elia) | 19 * Compiles again with gcc 2.96 (Ignacio J. Elia) |
20 * Dialogs opened from a conversation window are now closed when | 20 * Dialogs opened from a conversation window are now closed when |
21 the conversation window is closed, preventing a crash (Kevin Stange) | 21 the conversation window is closed, preventing a crash (Kevin Stange) |
22 * Gtk2.0 compatibility fixes (Tim Ringenbach) | 22 * Gtk2.0 compatibility fixes (Tim Ringenbach) |
23 * Updated and standardized blist signals (Gary Kramlich) | 23 * Updated and standardized blist signals (Gary Kramlich) |
24 * The timestamp plugin won't spam the conversation now (Robert Story) | |
24 | 25 |
25 version 0.77 (04/22/2004): | 26 version 0.77 (04/22/2004): |
26 New Features: | 27 New Features: |
27 * The System Log returns (Ka-Hing Cheung) | 28 * The System Log returns (Ka-Hing Cheung) |
28 * Added a conversation-drag-ended signal (Etan Reisner) | 29 * Added a conversation-drag-ended signal (Etan Reisner) |