Mercurial > pidgin
graph
-
Added sound builder (implete still needs a good way to go from xml file to xml node)Fri, 13 Jun 2008 21:33:17 +0000, by Justin Rodriguez
-
Added skeleton (non-working) sound loader classThu, 12 Jun 2008 22:13:54 +0000, by Justin Rodriguez
-
Added minimal sound theme class (only get/set api)Thu, 12 Jun 2008 07:34:43 +0000, by Justin Rodriguez
-
changed the purple theme formatting a bit (minor)Thu, 12 Jun 2008 06:25:49 +0000, by Justin Rodriguez
-
Added description to theme abstract classWed, 11 Jun 2008 18:32:12 +0000, by Justin Rodriguez
-
Fixed some leaks formattingWed, 11 Jun 2008 03:51:47 +0000, by Justin Rodriguez
-
Fixed theme-manager to be more of a singleton and less-gobject likeWed, 11 Jun 2008 03:41:35 +0000, by Justin Rodriguez
-
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)Tue, 10 Jun 2008 21:39:35 +0000, by Justin Rodriguez
-
Added theme loader class abstract whose only (current/planned) function is to build themesSat, 07 Jun 2008 11:03:20 +0000, by Justin Rodriguez
-
fixed formatting and get/set propertiesSat, 07 Jun 2008 01:55:23 +0000, by Justin Rodriguez
-
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)Sat, 07 Jun 2008 01:23:24 +0000, by Justin Rodriguez
-
Fix file transfer to a user not in buddy list, defaulting to use v15Sun, 13 Jul 2008 14:10:22 +0000, by Sulabh Mahajan
-
minor changes in comments style and alphabetic ordering of header files.Sat, 12 Jul 2008 19:44:24 +0000, by Sulabh Mahajan
-
changed gboolean connection_type to enum yahoo_p2p_connection_typeSat, 12 Jul 2008 19:24:34 +0000, by Sulabh Mahajan
-
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_typeSat, 12 Jul 2008 19:13:31 +0000, by Sulabh Mahajan
-
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatusSat, 12 Jul 2008 18:55:29 +0000, by Sulabh Mahajan
-
if(p2p_data->source >= 0) in place of if(p2p_data->source)Sat, 12 Jul 2008 18:33:15 +0000, by Sulabh Mahajan
-
f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundantSat, 12 Jul 2008 18:28:22 +0000, by Sulabh Mahajan
-
Receive files when we are p2p serverFri, 11 Jul 2008 19:03:59 +0000, by Sulabh Mahajan
-
Add + in place of spaces in p2p url, fixes transfer of file with name containing spacesWed, 09 Jul 2008 18:19:37 +0000, by Sulabh Mahajan
-
Send file by p2p when we are serverWed, 09 Jul 2008 15:05:09 +0000, by Sulabh Mahajan
-
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect inWed, 02 Jul 2008 11:16:35 +0000, by Sulabh Mahajan
-
Changed user_data to more apt p2p_data, change in variable name.Wed, 02 Jul 2008 07:22:58 +0000, by Sulabh Mahajan
-
Act as a YMSG server on port 5101 for IMs and NotificationsWed, 02 Jul 2008 06:58:57 +0000, by Sulabh Mahajan
-
Fall back to establishing connection as a client when unable to act as a server.Fri, 27 Jun 2008 16:02:30 +0000, by Sulabh Mahajan
-
Sending of p2p packet, providing peer with our IP address to make a connection to us.Fri, 27 Jun 2008 13:34:44 +0000, by Sulabh Mahajan
-
Support for P2P file transfer (SEND), when we are client to the peerSat, 21 Jun 2008 14:34:38 +0000, by Sulabh Mahajan
-
propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)Tue, 17 Jun 2008 21:30:49 +0000, by Sulabh Mahajan