[Pidgin] #5302: Pidgin uses a number of deprecated gtk interfaces

Pidgin trac at pidgin.im
Mon Mar 24 16:15:15 EDT 2008


#5302: Pidgin uses a number of deprecated gtk interfaces
---------------------------+------------------------------------------------
  Reporter:  stewb         |       Owner:            
      Type:  enhancement   |      Status:  new       
  Priority:  minor         |   Milestone:            
 Component:  pidgin (gtk)  |     Version:  2.4.0     
Resolution:                |    Keywords:  deprecated
   Pending:  1             |  
---------------------------+------------------------------------------------
Comment (by deryni):

 If you want to more easily track our changes while maintaining changes of
 your own like this you really want to look into using monotone and
 creating a branch for your changes. It makes things like this much easier
 (essentially effortless for the common case).

 What version of GTK+ does the LSB include?

 Some patch specific comments:
  * The patch really shouldn't include extraneous bits which are hacks
 and/or only needed for your LSB environment (the commenting out of
 getpass, the commenting out of code from dnssrv.c, removal of the N_()
 macro, etc.)
  * pidgin includes a bunch of GTK+ files directly to work around the 2.0.0
 requirement when necessary, the patch should not change those.
  * The patch to pidgin_xfer_dialog_show is just wrong, the original code
 checks the argument the patched version checks a global.
  * There are a handful of apparently unused GList:s added to gtkblist.c
 (unless I just missed the uses).

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


More information about the Tracker mailing list