History of jbidwatcher/trunk/src/com/jbidwatcher/platform/Platform.java

  • @693
    avatar 693

    Finally clean up the previously deep tangle between JConfig and ErrorManagement. All error logging is now handled through JConfig.log(), so ErrorManagement doesn't need to be a static block of functions anymore. Much cleaner, imo, but a pretty far-reaching change.

    by mrs, 21 Dec, 2008 01:04 AM
  • @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
  • @358
    avatar 358

    Minor import cleanups.

    by mrs, 08 Mar, 2008 05:18 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
  • @349
    avatar 349

    Remove and clean up a few more tangles of code interdependencies, as indicated by Structure101.

    by mrs, 05 Mar, 2008 10:40 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
  • @325
    avatar 325

    Just be a little more flexible when dumping a file into the platform directory.

    by mrs, 16 Feb, 2008 11:36 AM
  • @293
    avatar 293

    Improve & simplify the Quaqua detection logic.

    by mrs, 21 Jan, 2008 05:58 AM
  • @291
    avatar 291

    Add QuaQua to the Mac OS X build, and fix up the deployment for it, as well as using a newer OneJar loader.

    by mrs, 19 Jan, 2008 02:20 PM
  • @283
    avatar 283

    Use '.class.getClassLoader().getResource' for all resource loads, so as to support working in the OneJar environment.

    by mrs, 15 Jan, 2008 12:41 AM
  • @24
    avatar 24

    Change the software license copyright header to something much simpler for now.

    Instead of LGPL, it's now simply an 'All Rights Reserved' license.

    by cyberfox, 26 Jan, 2007 12:14 AM
  • @3
    avatar 3

    The initial import of the JBidwatcher Next Generation code.

    by cyberfox, 24 Sep, 2006 08:04 AM