comparison ChangeLog @ 28584:546e870dc506

ChangeLog all the prefs window changes.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 17 Nov 2009 07:33:34 +0000
parents 83c02c568f03
children a18f421696dc d5fe33c3a765
comparison
equal deleted inserted replaced
28583:bc2b63a14e4e 28584:546e870dc506
61 61
62 Pidgin: 62 Pidgin:
63 * The userlist in a multiuser chat can be styled via gtkrc by using the 63 * The userlist in a multiuser chat can be styled via gtkrc by using the
64 widget name "pidgin_conv_userlist". (Heiko Schmitt) 64 widget name "pidgin_conv_userlist". (Heiko Schmitt)
65 * Add a hold button to the media window. 65 * Add a hold button to the media window.
66
67 Pidgin Preference and Preference Window Changes:
68 * Removed the "Use font from theme" and "Conversation Font" preferences
69 for everyone except Windows users. The font can be controlled from the
70 Pidgin GTK+ Theme Control plugin.
71 * Tabs in the Preferences window are now on the left side.
72 * The Browser tab is now visible for GNOME users.
73 * Added a Proxy tab shown no matter what environment Pidgin runs in.
74 * The Browser and Proxy tabs show appropriate GNOME-specific messages and
75 allow launching the correct applications to change the relevant GNOME
76 preferences if found. These were previously together on the Network
77 tab.
78 * Moved the port range spin buttons on the Network tab to be beside the
79 checkbox that enables/disables them.
80 * Reorganized preferences on the Status/Idle tab to have one less
81 "section."
82 * Reorganized preferences on the Sounds tab to have one less "section."
83 * Renamed Smiley Themes tab to Themes.
84 * Moved Buddy List Theme and Status Icon Theme selectors from Interface
85 tab to Themes tab.
86 * Moved Sound Theme selector from Sounds tab to Themes tab.
87 * Changed the Smiley Theme selector to be consistent with the other theme
88 selectors.
89 * Rearranged tabs such that Interface is first and all remaining tabs are
90 alphabetized in English.
66 91
67 version 2.6.3 (10/16/2009): 92 version 2.6.3 (10/16/2009):
68 General: 93 General:
69 * Fix a crash when performing DNS queries on Unixes that use the 94 * Fix a crash when performing DNS queries on Unixes that use the
70 blocking DNS lookups. (Brian Lu) 95 blocking DNS lookups. (Brian Lu)