Mercurial > pidgin.yaz
comparison ChangeLog @ 24061:0d0f99cd425e
Show visited links in a different color. This also plugs a memory leak
that happens when hovering over a hyperlink.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 19 Sep 2008 05:29:38 +0000 |
parents | a5838e21ddf6 |
children | dc8fac020fad |
comparison
equal
deleted
inserted
replaced
24060:824e346c5713 | 24061:0d0f99cd425e |
---|---|
9 Pidgin: | 9 Pidgin: |
10 * The status selector now saves your message when changing status. | 10 * The status selector now saves your message when changing status. |
11 * Fix a case where a conversation window could close unexpectedly. | 11 * Fix a case where a conversation window could close unexpectedly. |
12 * A mute sounds option has been added to the preferences window to | 12 * A mute sounds option has been added to the preferences window to |
13 help with discoverability. CTRL+S is no longer bound to mute. | 13 help with discoverability. CTRL+S is no longer bound to mute. |
14 * Added ability to change the color of visited links (using the theme | |
15 control plugin, or setting the color in ~/.gtkrc-2.0) | |
14 | 16 |
15 Finch: | 17 Finch: |
16 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group | 18 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group |
17 hierarchies are defined by the '/' character in the group names | 19 hierarchies are defined by the '/' character in the group names |
18 | 20 |