comparison ChangeLog @ 31471:6c9ff026927f

Credit for kawaii.neto's patch. Refs #12599.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 16 Apr 2011 19:37:52 +0000
parents f592d9c1d9aa
children 29f4dbdb1d0f
comparison
equal deleted inserted replaced
31470:0e7c5fe661e5 31471:6c9ff026927f
11 * Duplicate code cleanup. (Gabriel Schulhof) (#10599) 11 * Duplicate code cleanup. (Gabriel Schulhof) (#10599)
12 * Voice/Video call window adapts correctly to adding or removing streams 12 * Voice/Video call window adapts correctly to adding or removing streams
13 on the fly. (Jakub Adam) (half of #13535) 13 on the fly. (Jakub Adam) (half of #13535)
14 * Don't cancel an ongoing call when rejecting the addition of a stream to 14 * Don't cancel an ongoing call when rejecting the addition of a stream to
15 the existing call. (Jakub Adam) (#13537) 15 the existing call. (Jakub Adam) (#13537)
16 * Pidgin plugins can now override tab completion and detect clicks on
17 usernames in the chat userlist. (kawaii.neto) (#12599)
16 18
17 libpurple: 19 libpurple:
18 * media: Allow obtaining active local and remote candidates. (Jakub 20 * media: Allow obtaining active local and remote candidates. (Jakub
19 Adam) (#11830) 21 Adam) (#11830)
20 * media: Allow getting/setting video capabilities. (Jakub Adam) (half of 22 * media: Allow getting/setting video capabilities. (Jakub Adam) (half of