Changes between Version 1 and Version 4 of Ticket #57
- Timestamp:
- 12/09/11 11:31:35 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57
-
Property
Milestone
changed from
current
tov0.8
-
Property
Milestone
changed from
-
Ticket #57 – Description
v1 v4 8 8 * ping 9 9 etc.. 10 And some workarounds for bugs that are no longer present: 11 * [http://bugzilla.gnome.org/show_bug.cgi?id=462368 gtk #462368] in {{{WorldWindow}}} - fix applied in 2007 12 * [https://bugzilla.gnome.org/show_bug.cgi?id=526635 gtk #526635] in {{{WindowModel}}}'s {{{setup_client}}} and {{{unmanageit}}} (which calls {{{show_unraised_without_extra_stupid_stuff}}} of {{{bindings.pyx}}}) - fix applied in 2008 13 And maybe more 14 10 15 It means that there are more than one codepath for many important functions, this makes it hard to read and debug, requires more testing (with older versions), etc 11 16