[Pidgin] #4573: Simple GCompareFunc-y API for adding sort	methods to the buddy list
    Pidgin 
    trac at pidgin.im
       
    Sat Jan  3 10:26:31 EST 2009
    
    
  
#4573: Simple GCompareFunc-y API for adding sort methods to the buddy list
-------------------------+--------------------------------------------------
 Reporter:  resiak       |        Owner:              
     Type:  enhancement  |       Status:  new         
Milestone:               |    Component:  pidgin (gtk)
  Version:  2.3.1        |   Resolution:              
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment(by lschiere):
 Sorting happens at the GTK level though, not in the backend buddy list at
 all.  So sorting based on PurpleBlistNodes wouldn't actually change your
 display.  Sorting in the backend would result in a non-trivial performance
 hit, as it'd involve more disk IO, plus refreshing the screen to match the
 new backend, for every sort change.
-- 
Ticket URL: <http://developer.pidgin.im/ticket/4573#comment:1>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list