Mercurial > pidgin
graph
-
Create the media srcs inside PurpleMedia.2009-01-30, by Mike Ruprecht
-
Separate PidginMedia from PidginConversation.2009-01-30, by Mike Ruprecht
-
Simplify the media menu callbacks.2009-01-30, by Mike Ruprecht
-
Add the accepted signal and make the accept button go away immediately.2009-01-27, by Mike Ruprecht
-
Added the accepted signal.2009-01-27, by Mike Ruprecht
-
Added codecs-changed signal.2009-01-27, by Mike Ruprecht
-
Added purple_media_end and removed the purple_media_got_hangup.2009-01-27, by Mike Ruprecht
-
Removed a couple of warnings2009-01-24, by Marcus Lundblad
-
Removed some extra tabs on blank lines2009-01-23, by Marcus Lundblad
-
Added support to generate relayed candidates (TURN).2009-01-22, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)2009-01-19, by Mike Ruprecht
-
Wait to create the sinks until the frames are ready.2009-01-19, by Mike Ruprecht
-
Set remote candidates as soon as they are received.2009-01-17, by Mike Ruprecht
-
Use the stream's direction to wait to send media.2009-01-17, by Mike Ruprecht
-
Run an asynchronous DNS lookup for the STUN server IP (to set as a property2009-01-17, by Marcus Lundblad
-
Remove unneeded pidgin_media_get_display_widget function.2009-01-14, by Mike Ruprecht
-
Rearrange the Pidgin media GUI.2009-01-14, by Mike Ruprecht
-
merge of '1c8357244603e0d86b5df08b5df711f916c01347'2009-01-13, by Marcus Lundblad
-
merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'2009-01-13, by Marcus Lundblad
-
merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'2009-01-13, by Marcus Lundblad
-
merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'2009-01-12, by Marcus Lundblad
-
merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'2009-01-10, by Marcus Lundblad
-
merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'2009-01-10, by Marcus Lundblad
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'2009-01-10, by Marcus Lundblad
-
Remove some of the deprecated API.2009-01-13, by Mike Ruprecht
-
Remove deprecated signals.2009-01-13, by Mike Ruprecht
-
The sink is being held elsewhere.2009-01-13, by Mike Ruprecht
-
Remove levels since they aren't used.2009-01-13, by Mike Ruprecht
-
Update Finch to new media API.2009-01-13, by Mike Ruprecht
-
Replace the got-request signal in PidginMedia.2009-01-13, by Mike Ruprecht
-
Replace the ready signal in PidginMedia.2009-01-13, by Mike Ruprecht
-
Convert more PidginMedia signals to the newer API.2009-01-13, by Mike Ruprecht
-
Convert PidginMedia to use the state-changed signal.2009-01-13, by Mike Ruprecht
-
Convert the GTalk code to completely use the new ready signal.2009-01-13, by Mike Ruprecht
-
Use the state-changed signal in GTalk code.2009-01-13, by Mike Ruprecht
-
Added reject and hangup states to the state-changed signal.2009-01-13, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)2009-01-13, by Mike Ruprecht
-
Manipulate optional parameters properly.2009-01-12, by Mike Ruprecht
-
Fix some crashes from printing debug messages on a separate thread.2009-01-12, by Mike Ruprecht
-
Hopefully stop the last of the BadWindow errors.2009-01-12, by Mike Ruprecht
-
Wrap FsCodec and remove the Farsight2 include from media.h.2009-01-12, by Mike Ruprecht
-
Convert rather than copy.2009-01-11, by Mike Ruprecht
-
Use the correct enumeration name.2009-01-10, by Mike Ruprecht
-
Duplicate FsCandidate to remove it from the public interface.2009-01-10, by Mike Ruprecht
-
merge of '403c70a10f0947c6a968f38acae33715ffad2fce'2009-01-10, by Mike Ruprecht
-
merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'2009-01-10, by Mike Ruprecht
-
disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'2009-01-10, by Marcus Lundblad
-
Make FsStreamDirection and FsMediaType conversion functions static.2009-01-10, by Mike Ruprecht
-
merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'2009-01-10, by Mike Ruprecht
-
Setup all prefs for TURN2009-01-10, by Marcus Lundblad
-
merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'2009-01-10, by Mike Ruprecht
-
disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'2009-01-10, by Marcus Lundblad
-
Added some preliminary prefs settings for configuring a TURN relay server2009-01-10, by Marcus Lundblad
-
Remove some unnecessary GStreamer code.2009-01-10, by Mike Ruprecht
-
Make it compile in Windows with the equivalent of --disable-vv.2009-01-09, by Mike Ruprecht
-
Fix compiling with --disable-vv.2009-01-08, by Mike Ruprecht
-
merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'2009-01-08, by Mike Ruprecht
-
Fix crash when moving a tab with video.2009-01-08, by Mike Ruprecht
-
Fix a GLib warning when add_stream fails in google.c.2009-01-07, by Mike Ruprecht
-
Use the dispose method too.2009-01-07, by Mike Ruprecht
-
Wait to send media until both sides have accepted.2009-01-07, by Mike Ruprecht
-
Use the right pointer.2009-01-08, by Mike Ruprecht
-
Fix crash on exit during media session.2009-01-07, by Mike Ruprecht
-
Remove unused variable.2009-01-07, by Mike Ruprecht
-
merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'2009-03-04, by Peter Hjalmarsson
-
propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)2009-03-04, by Marcus Lundblad
-
BOSH: Support HTTPS connections to the connection manager2009-03-22, by Paul Aurich
-
Use a PurpleCircBuffer for the queued stanzas2009-03-21, by Paul Aurich
-
Rearrange the structs and fix the indentation. No functional changes.2009-03-16, by Paul Aurich
-
Obey the 'inactivity' attribute and send blank updates often enough. Also,2009-03-16, by Paul Aurich
-
Clean up BOSH reading and disconnection handling.2009-03-16, by Paul Aurich
-
Jabber: Default protocol version to 1.0.2009-03-16, by Paul Aurich
-
Close a small race with disconnecting while establishing a connection and2009-03-15, by Paul Aurich
-
Rename a few functions and drop some data members.2009-03-15, by Paul Aurich
-
merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'2009-03-15, by Paul Aurich
-
Remove more #if 0'd code referencing exts2009-03-08, by Paul Aurich
-
Restore BOSH to a more-or-less working state.2009-03-15, by Paul Aurich
-
IBB is now in im.pidgin.pidgin2009-03-07, by Paul Aurich
-
Fix up merge (why can't it simply make the changes to my WD first?)2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
Fixing busted merge2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
I have no idea how we've gone nearly 16 months with no one noticing that the2009-03-07, by John Bailey
-
Use "does" here sounds more natural to me2009-03-07, by Mark Doliner
-
Fix merge (i.e. reapply my changes here).2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)2009-03-07, by Paul Aurich
-
Woo boy this function is a little crazy. I shuffled some things around:2009-03-05, by Mark Doliner
-
Rename "availmsg" to "statusmsg" here. I think recent official AIM2009-03-05, by Mark Doliner
-
Create two helper functions for setting the available message and iTunes2009-03-05, by Mark Doliner
-
Updated Catalan translation.2009-03-05, by Josep Puigdemont
-
Unleak2009-03-15, by Marcus Lundblad
-
Make a hack in purple-url-handler cleaner.2009-03-04, by Johannes Buchner
-
Change the way oscar deals with account->perm_deny a little bit.2009-03-04, by Mark Doliner
-
merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'2009-03-04, by John Bailey
-
disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'2009-03-04, by John Bailey
-
merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'2009-03-04, by John Bailey
-
Implementation of a plugin to facilitate use of One Time Passwords by2009-03-03, by Daniel Atallah
-
Use text colours from the GTK+ theme instead of black when no buddy list theme2009-03-03, by Marcus Lundblad
-
You don't say2009-03-03, by Ethan Blanton
-
When setting an AIM or ICQ away message, linkify the message.2009-03-03, by Mark Doliner
-
The status_text variable is only used inside this block, so move2009-03-03, by Mark Doliner
-
Remove a wee bit of trailing whitespace2009-03-03, by Mark Doliner
-
Fix a minor whitespace inconsistency.2009-03-03, by John Bailey
-
Clear the saved password on an authentication failure. The result of this is2009-03-03, by John Bailey
-
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'2009-03-03, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)2009-03-02, by Marcus Lundblad
-
merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'2009-03-02, by Etan Reisner
-
propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)2009-03-02, by Marcus Lundblad
-
The 2.5.5 win32 builds shipped with GTK+ 2.14.72009-03-02, by Daniel Atallah
-
Ignore the Forward List status bit when checking if user is on the Allow2009-03-03, by Elliott Sales de Andrade
-
ChangeLog the XMPP updates.2009-03-02, by Elliott Sales de Andrade
-
Remove some extra trailing whitespace I noticed after merging mlundblad's2009-03-02, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)2009-03-02, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)2009-03-02, by Elliott Sales de Andrade
-
Fix compile errors from the merge. Untested protocols: msnp9, sametime,2009-03-02, by Elliott Sales de Andrade
-
Update versions since we're updating minor.2009-03-02, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)2009-03-02, by Elliott Sales de Andrade
-
Do not linkify unless <proto> is followed by some non-whitespace string.2009-02-04, by Sadrul Habib Chowdhury
-
Fix building with python < 2.52009-02-03, by Sadrul Habib Chowdhury
-
Add a comment just noting that I think it's kind of annoying that we2009-01-28, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)2009-01-28, by Mark Doliner
-
I don't know if these are worth changelogging, but I'll put them here2009-01-28, by Mark Doliner
-
Increment display_lines here so that, for fonts where pixels_inside_wrap()2009-01-28, by Mark Doliner
-
Change the logic for breaking out of the while look to match the if2009-01-28, by Mark Doliner
-
Fix a bug that's bothered me for a while. When pressing shift+enter in2009-01-28, by Mark Doliner
-
Add a GtkIMHtml function that causes the widget to actually insert a2009-01-28, by Mark Doliner
-
The first thing gtk_text_buffer_delete_selection does is call2009-01-28, by Mark Doliner
-
Fix a crash in this branch that I introduced a few days ago. bname2009-01-28, by Mark Doliner
-
Use getters and settings for a bunch of libpurple structs2009-01-27, by Mark Doliner
-
merge of '89cb8a5cf5210205e245047e7200484202e370a0'2009-01-27, by Sadrul Habib Chowdhury
-
Drop the effectively empty .todo file.2009-01-26, by Richard Laager
-
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just2009-01-26, by Richard Laager
-
Add a newline to this log message2009-01-26, by Mark Doliner
-
Simplify, hoo-boy. Also don't unregister the schemes in2009-01-26, by Mark Doliner
-
Uninitialize the certificate API before unloading the SSL plugin. This2009-01-26, by Mark Doliner
-
Deprecate some functions that aren't really needed2009-01-26, by Mark Doliner
-
Change "screen name" to "username" or "buddy name" in a whole bunch of2009-01-26, by Mark Doliner
-
Remove trailing whitespace2009-01-26, by Mark Doliner
-
s/sucess/success/ in a few places2009-01-26, by Mark Doliner
-
Add two changes to the change log2009-01-26, by Mark Doliner
-
Add @since 2.6.0 doxygen comments to some of our new functions, and2009-01-26, by Mark Doliner
-
* Alphabetize files in a few Makefile.am files2009-01-26, by Mark Doliner
-
A patch from Chris Connett to change the log size sorting method to weight2009-01-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)2009-01-26, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)2009-01-26, by Mark Doliner
-
Fix the indentation in this function2009-01-26, by Mark Doliner
-
Add a comment2009-01-25, by Mark Doliner
-
Use the shortcut in the error message to give people more context2009-01-25, by Mark Doliner
-
Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button2009-01-25, by Mark Doliner
-
Try to improve the wording in our custom smiley manager2009-01-25, by Mark Doliner
-
Lots of minor whitespace and comment changes:2009-01-25, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)2009-01-24, by Richard Laager
-
merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'2009-01-24, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)2009-01-21, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)2009-01-22, by Richard Laager
-
a few struct hiding clean ups2009-01-15, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)2009-01-15, by Gary Kramlich
-
Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog2009-01-08, by Etan Reisner
-
Made the Purple::Request::Field(s) functions act more perl-like.2009-01-06, by Etan Reisner
-
merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'2009-01-06, by Kevin Stange
-
Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.2009-01-06, by Daniel Atallah
-
propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)2009-01-06, by Gary Kramlich
-
Fix the issue with the themes not showing up in the list.2009-01-06, by Paul Aurich
-
Document the addition of purple_strequal in ChangeLog.API2009-01-06, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)2009-01-02, by Richard Laager
-
Compile!2009-01-02, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)2009-01-02, by Richard Laager
-
explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'2009-01-02, by Richard Laager
-
explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'2009-01-02, by Richard Laager
-
explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'2009-01-02, by Richard Laager
-
explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'2009-01-02, by Richard Laager
-
explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'2009-01-02, by Richard Laager
-
explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'2009-01-02, by Richard Laager
-
explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'2009-01-02, by Richard Laager
-
explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'2009-01-02, by Richard Laager
-
explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'2009-01-02, by Richard Laager
-
explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'2009-01-02, by Richard Laager
-
merge of '0bf6462dd433df38943094bbed0393698d91a037'2008-12-13, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)2008-12-12, by Richard Laager
-
Fix up the propagate from im.pidgin.pidgin2008-12-12, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)2008-12-12, by Richard Laager
-
Remove a hardcoded file path in some debugging code.2008-12-12, by Richard Laager
-
Remove some #if 0'ed debugging code.2008-12-12, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)2008-12-08, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)2008-12-04, by Richard Laager
-
Fix a botched line in the merge...2008-12-13, by Gary Kramlich
-
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)2008-12-13, by Gary Kramlich
-
Fix the linkification error where bad things happened if you copy/pasted2008-12-03, by Sadrul Habib Chowdhury
-
merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'2008-12-02, by Sadrul Habib Chowdhury
-
Remove all the special-casing in the GNOME URL handler registration.2008-12-02, by Richard Laager
-
Replace the URL registration assertions with regular checks.2008-12-02, by Richard Laager
-
Detect duplication registrations by substring.2008-12-02, by Sadrul Habib Chowdhury
-
Cleanup the GNOME URL registration code2008-12-02, by Sadrul Habib Chowdhury
-
Only find URLs on word boundaries to fix a bug rlaager noticed.2008-12-02, by Sadrul Habib Chowdhury
-
Fix win32 build. I haven't actually tested any of the functionality, but it2008-12-02, by Daniel Atallah
-
In the GNOME URL registration, ftp, gopher, http, and https are now2008-12-01, by Richard Laager
-
Revert the URL scheme passing changes, keeping the miscellaneous other stuff2008-12-01, by Richard Laager
-
Pass only the URL scheme to gtkimhtml and let it add the colon automatically.2008-12-01, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)2008-12-01, by Richard Laager
-
Fix some theme manager assertion failures.2008-12-01, by Richard Laager
-
More icon fixes.2008-11-30, by Richard Laager
-
The DYNAMIC_protocol defines aren't used anywhere.2008-11-30, by Richard Laager
-
Various nullprpl fixes.2008-11-30, by Richard Laager
-
Add a newline to the end of the file.2008-11-30, by Richard Laager
-
propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)2008-11-30, by Richard Laager
-
Add a -f/--force-online option to Pidgin which tells libpurple to claim the2008-11-28, by Richard Laager
-
Finish up the GNOME URL handler code:2008-11-28, by Richard Laager
-
First round of GNOME URL handler support.2008-11-28, by Richard Laager
-
merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'2008-11-28, by Richard Laager
-
disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'2008-11-28, by Richard Laager
-
Re-line wrap the latest entry.2008-11-28, by Richard Laager
-
When we call g_spawn_command_line_sync(), we don't care about stderr, so2008-11-28, by Richard Laager
-
Fix a comment2008-11-28, by Richard Laager
-
propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)2008-11-27, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)2008-11-27, by Richard Laager
-
Clean up the merge I just did.2008-11-27, by Richard Laager
-
explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'2008-11-27, by Richard Laager