Mercurial > pidgin
comparison ChangeLog @ 22750:4040c4ee1f44
Clicking on the buddyicon in the conversation window toggles the size of
the icon between small (32px) and large (96px). The size can also be
changed from the context menu for the icon.
I initially tried to make double-click change the size, instead of a
single-click. But something was going wrong with tab-dragging. If single
clicking is massively unpopular, I can look at getting the double-click
to work.
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Sat, 26 Apr 2008 23:14:00 +0000 |
| parents | 17cd33c5b5ef |
| children | 122476d8821d cf88a302fa88 |
comparison
equal
deleted
inserted
replaced
| 22749:35c7cd1e4771 | 22750:4040c4ee1f44 |
|---|---|
| 12 * The typing notification in the conversation history can be disabled or | 12 * The typing notification in the conversation history can be disabled or |
| 13 customized (font, color etc.) in .gtkrc-2.0. | 13 customized (font, color etc.) in .gtkrc-2.0. |
| 14 * Added a plugin (not built by default) which adds a Send button back | 14 * Added a plugin (not built by default) which adds a Send button back |
| 15 to the conversation window. People without physical keyboards have a | 15 to the conversation window. People without physical keyboards have a |
| 16 hard time with the lack of the button. | 16 hard time with the lack of the button. |
| 17 * Clicking on the buddyicon in the conversation window toggles the size of | |
| 18 the icon between small and large. | |
| 17 | 19 |
| 18 General: | 20 General: |
| 19 * The configure script now dies on more absent dependencies. The | 21 * The configure script now dies on more absent dependencies. The |
| 20 --disable-xxx arguments to configure can be used to bypass unneeded | 22 --disable-xxx arguments to configure can be used to bypass unneeded |
| 21 dependencies. This will also cause the configure script to die if an | 23 dependencies. This will also cause the configure script to die if an |
