History of jbidwatcher/trunk/src/com/jbidwatcher/ui/table/TableSorter.java
-
@609
Reverse the polarity of the neutron flow!
My ascending/descending icons were reversed, and it took this long for someone to point it out...
[#325 state:resolved]
-
@594
Remove the Vista fix, since it's now in the history if I need it in the future.
-
@593
An attempt at a fix for the vista wacky column header issue. Irrelevant as it's fixed in later Java releases. Putting it into the source history so I can pull it out later, if needed.
-
@578
Upgrade to Quaqua 5, which fixes many minor Mac UI bugs.
-
@543
Refactoring for performance and to eliminate dead code.
-
@539
Cleaning up the auction list handling in multiple ways, so as to be able to build a single point of update, off the SuperQueue, and eliminate a lot of unpleasant code.
-
@530
Finally eliminated a lot of the nasty tangles of code references (a references b references c references a) in the UI code. It's pretty decently clean now, and in the process the code has been factored out reasonably.
-
@416
Trying to clean up the concept of 'where the list of auctions exists'.
This is part of the task to separate UI and behavior.
-
@355
Post-refactoring cleanup; idea was putting fully qualified class names into the code when major restructuring was being done. Tsk!
-
@346
Sweeping refactorings to improve the overall design. Structure101 is an awesome program. Far out of my price range, but awesome.
