History of jbidwatcher/trunk/src/com/jbidwatcher/ui/table/TableSorter.java

  • @609
    avatar 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]

    by mrs, 17 Aug, 2008 09:16 PM
  • @594
    avatar 594

    Remove the Vista fix, since it's now in the history if I need it in the future.

    by mrs, 07 Aug, 2008 05:13 PM
  • @593
    avatar 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.

    by mrs, 07 Aug, 2008 05:12 PM
  • @578
    avatar 578

    Upgrade to Quaqua 5, which fixes many minor Mac UI bugs.

    by mrs, 27 Jul, 2008 07:29 PM
  • @543
    avatar 543

    Refactoring for performance and to eliminate dead code.

    by mrs, 04 Jul, 2008 09:56 AM
  • @539
    avatar 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.

    by mrs, 04 Jul, 2008 04:35 AM
  • @530
    avatar 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.

    by mrs, 01 Jul, 2008 02:15 AM
  • @416
    avatar 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.

    by mrs, 07 Apr, 2008 01:35 AM
  • @355
    avatar 355

    Post-refactoring cleanup; idea was putting fully qualified class names into the code when major restructuring was being done. Tsk!

    by mrs, 07 Mar, 2008 02:12 AM
  • @346
    avatar 346

    Sweeping refactorings to improve the overall design. Structure101 is an awesome program. Far out of my price range, but awesome.

    by mrs, 04 Mar, 2008 04:36 AM