[Pidgin] #5821: Gadu-Gadu Image support - patch

Pidgin trac at pidgin.im
Tue May 20 01:05:35 EDT 2008


#5821: Gadu-Gadu Image support - patch
------------------------+---------------------------------------------------
  Reporter:  sabby7890  |       Owner:  bartosz
      Type:  patch      |      Status:  new    
  Priority:  minor      |   Milestone:         
 Component:  Gadu-Gadu  |     Version:  2.4.2  
Resolution:             |    Keywords:  images 
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by sabby7890):

 Ok, I've replaced this.

 Changes made by this patch:

 - Image receive support (with formatting)
 - Image send support (with formatting)
 - "Send image" button is active
 - One compiler warning fix
 - Tooltip shows the buddy's alias (it's hard to distinguish buddies only
 by their number)

 My previous patch added only image receiving support. The change in gg.h
 is required, because:

 GG Protocol first sends formatted text to other client (without the image,
 only with information about it like file name and crc), then other client
 accepts the info and sends image request structure, you have to reply to
 this structure by sending required image (it tells which image it needs by
 sending crc of requested image - so it doesn't download images from other
 client if the image was downloaded previously).

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5821#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list