------------------------------------------------------------------------
r18 | laconic1 | 2009-07-06 16:48:03 +0000 (Mon, 06 Jul 2009) | 9 lines
Changed paths:
   M /trunk/AuctionAssist.lua
   M /trunk/AuctionStats.lua
   M /trunk/AuctionStats.mod
   M /trunk/Locale.lua
   M /trunk/Options.lua
   M /trunk/RecentChanges.txt

 * Started on localization, currently only English is available until someone
     translates.  And not all phrases are added to translation tables yet.
 * Few more updates relating to new backpacks.  Yes, you can now use the
     options item box again.
 * Added colors to Duration based on the bid price relating to median buyout.
     Currently set so if the if the buyout price is 25% below median buyout, it
     turns the seller name green.  If a bid is less than half the price of what
     would turn the seller name green, it turns the duration green.
 * Some minor code cleanup.  Lots more of this to do.
------------------------------------------------------------------------
r17 | laconic1 | 2009-07-06 15:12:06 +0000 (Mon, 06 Jul 2009) | 7 lines
Changed paths:
   M /trunk/AuctionAssist.lua
   M /trunk/AuctionStats.lua
   M /trunk/AuctionStats.mod
   M /trunk/Locale.lua
   M /trunk/Options.lua
   M /trunk/RecentChanges.txt

Dev version, do not download

 * Started on localization, currently only English is available until someone
     translates.  And not all phrases are added to translation tables yet.
 * Few more updates relating to new backpacks.  Yes, you can now use the
     options item box again.
 * Some minor code cleanup.  Lots more of this to do.
------------------------------------------------------------------------
r16 | laconic1 | 2009-06-26 19:20:35 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
   M /trunk/AuctionStats.lua
   M /trunk/AuctionStats.mod
   A /trunk/Locale.lua
   D /trunk/localization.lua

localization test, do not download
------------------------------------------------------------------------
r15 | laconic1 | 2009-06-26 19:02:46 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
   M /trunk/localization.lua

localization test, do not download
------------------------------------------------------------------------
r14 | laconic1 | 2009-06-26 18:56:42 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
   M /trunk/localization.lua

localization test, do not download
------------------------------------------------------------------------
r13 | laconic1 | 2009-06-26 18:48:46 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
   M /trunk/AuctionStats.lua

localization test, do not download
------------------------------------------------------------------------
r12 | laconic1 | 2009-06-26 18:19:42 +0000 (Fri, 26 Jun 2009) | 1 line
Changed paths:
   A /trunk/localization.lua

partial localization, do no download as there are no real updates.
------------------------------------------------------------------------
r11 | laconic1 | 2009-06-16 18:57:35 +0000 (Tue, 16 Jun 2009) | 3 lines
Changed paths:
   M /trunk/AuctionAssist.lua
   M /trunk/AuctionStats.lua
   M /trunk/AuctionStats.mod
   M /trunk/RecentChanges.txt

 * Updated VerstionSettings tag.
 * Fixed issue created by update 1.3.0 where auto-pricing an auction would no longer work.
 * There are still some issues with the new backpacks, these will be addressed in 2.2.1, which I will release shortly.  As of now most of Auction Stats functionality still works.
------------------------------------------------------------------------
r10 | laconic1 | 2009-05-31 06:41:31 +0000 (Sun, 31 May 2009) | 2 lines
Changed paths:
   M /trunk/AuctionStats.lua
   M /trunk/RecentChanges.txt

Added fix for Auction Window search results to color names of sellers depending on their buyout price compared to the median price of the item.  It needs work on the comparing still, but at least the color is right now, even when you scroll.

------------------------------------------------------------------------
