Changes between Version 3 and Version 4 of NicotinePlusBugFixes
- Timestamp:
- 08/17/06 22:12:15 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NicotinePlusBugFixes
v3 v4 1 1 == 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 == 3 5 * Fixed all those depreciated Combo() functions, updated all of them to PyGTK 2.6 compatible functions. 4 6 * 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.
