3.5-210 10 years, 3 months ago Replace all of Connect/Disconnect with Bind/Unbind.
3.5-209 10 years, 3 months ago Replace a bunch of Connect calls with Bind.
3.5-208 10 years, 3 months ago replace this->Bind with Bind
3.5-207 10 years, 3 months ago kill _connect_macro_ ugliness in BreakpointWindow.
3.5-206 10 years, 3 months ago Eliminate nearly all the _connect_macro_ ugliness by using wxw's newish Bind functions. Unlike Connect, Bind is quite type-safe. I also seem to have fixed some errors in the input config dialog.