2009-05-08 |
jcs |
Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
|
2009-05-03 |
Paul Aurich |
Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock-id in the conversation tab-labels and tab-menus.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock-id in the status editor window too.
|
2009-04-23 |
Sadrul Habib Chowdhury |
Use stock-id where possible, instead of a pixbuf.
|
2009-04-22 |
Sadrul Habib Chowdhury |
Italicize nicks in the conversation history for folks leaving a chat.
|
2009-04-11 |
Sadrul Habib Chowdhury |
Open a chat-invite dialog when a buddy is dragged onto a chat.
|
2009-04-10 |
foss |
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
|
2009-04-01 |
Mike Ruprecht |
Move these variables to the end to not break ABI.
|
2009-03-23 |
Mike Ruprecht |
Get rid of the rest of the extraneous changes.
|
2009-03-16 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
|
2009-03-11 |
John Bailey |
And make that actually compile.
|
2009-03-11 |
John Bailey |
Add libpurple version to '/debug version' output.
|
2009-03-02 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
|
2009-02-19 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
|
2009-02-11 |
Mike Ruprecht |
Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
|
2009-01-30 |
Mike Ruprecht |
Separate PidginMedia from PidginConversation.
|
2009-01-30 |
Mike Ruprecht |
Simplify the media menu callbacks.
|
2009-01-14 |
Mike Ruprecht |
Remove unneeded pidgin_media_get_display_widget function.
|
2009-01-14 |
Mike Ruprecht |
Rearrange the Pidgin media GUI.
|
2009-01-13 |
Mike Ruprecht |
Remove some of the deprecated API.
|
2009-01-08 |
Mike Ruprecht |
Use the right pointer.
|
2009-01-07 |
Mike Ruprecht |
Fix crash on exit during media session.
|
2008-12-16 |
Mike Ruprecht |
Remove the screenname attribute from PurpleMedia.
|
2008-12-16 |
Mike Ruprecht |
Remove connection attribute from PurpleMedia.
|
2008-12-16 |
Mike Ruprecht |
Add purple_media_error.
|
2008-12-06 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
|
2008-11-24 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
|
2008-11-06 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
|
2008-10-19 |
Mike Ruprecht |
merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'
|
2008-09-27 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
|
2008-09-05 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
|
2008-10-19 |
Mike Ruprecht |
Restructure Jingle code to more easily support multiple application types.
|
2008-08-27 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
|
2009-04-28 |
Ethan Blanton |
purple_core_get_version requires core.h
|
2009-04-28 |
Ethan Blanton |
applied changes from 20269e8849976ad6a0996f79ccbc0a12a311484f
|
2008-08-18 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
2008-08-18 |
Mike Ruprecht |
Fixed a ton of memory leaks.
|
2008-08-15 |
Mike Ruprecht |
Stop additional media sessions within a single conversation for grouped contacts.
|
2008-08-14 |
Mike Ruprecht |
Prevent multiple voice and video sessions within the same conversation.
|
2008-07-19 |
Mike Ruprecht |
Convert serv_* media functions to purple_prpl_* functions.
|
2008-06-27 |
Mike Ruprecht |
Added better Farsight error handling.
|
2008-06-26 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
2008-06-10 |
Mike Ruprecht |
Preliminary video embedded in the conversation window. It's still kind of buggy.
|
2008-06-07 |
Mike Ruprecht |
New media icons. Thanks, hbons.
|
2008-06-06 |
Mike Ruprecht |
Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
|
2008-05-31 |
Mike Ruprecht |
Remove the "Call" button from the formatting toolbar.
|
2008-05-31 |
Mike Ruprecht |
Create a proper media menu with options for audio, video, and
|
2008-05-28 |
Mike Ruprecht |
merge of '38838bc806900103298d383237d2ae7cd60bbd82'
|
2008-05-27 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
|
2008-05-27 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
2008-05-28 |
Mike Ruprecht |
Use USE_VV instead of USE_FARSIGHT.
|
2008-05-27 |
Mike Ruprecht |
Added better Farsight error handling. Fixes several crash bugs related
|
2008-05-25 |
Mike Ruprecht |
Fix compiling with the --disable-vv switch.
|
2008-04-13 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
|
2008-03-22 |
Sadrul Habib Chowdhury |
Change a few things:
|
2008-03-22 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
2008-03-18 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
|
2008-03-15 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
|
2008-02-06 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|