Changes between Version 3 and Version 4 of NicotinePlusBugFixes


Ignore:
Timestamp:
08/17/06 22:12:15 (7 years ago)
Author:
daelstorm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NicotinePlusBugFixes

    v3 v4  
    11== What Bugs have been fixed so far? == 
    2  
     2== 1.2.4 == 
     3 * Fixed an problem with upload percentages not working properly 
     4== 1.2.3 and previous ==  
    35 * Fixed all those depreciated Combo() functions, updated all of them to PyGTK 2.6 compatible functions.                                                 
    46 * Fixed the CRITICAL pygtk_generic_tree_model warning that has been plaguing Nicotine since GTK2.4 came out. The problem was fixed by adding "if not node: node = self.tree"                                                                 to the on_iter_nth_child() function.