Fixed a bug that caused an error for people with enchanting or herbalism bags
Updated Ace2 libraries.
v2.1.1
Updated TOC for patch 1.12.
Updated Ace2 libraries.
v2.1
Slightly rearranged the buttons to have a bit more space in between.
Clicking on the Max and Stack buttons will now change the amount in the box instead of immediately bringing up the confirmation window.
Stack button will now be disabled for items whose stack size is the same as their purchase unit (ammunition, for instance).
v2.0
Stack button will now be disabled for items that do not stack.
Ace2ified. Functionality is the same except for the above patch change, but behind the scenes its a whole new beast.
v1.12.1
Disabled display of the Vendor has line of the Max buttons tooltip if there is no limit.
Changed coloring of tooltip text.
French translation courtesy of Layrajha.
Chinese translation thanks to q09q09.
v1.12
Stack and Max buttons display a confirmation regardless of purchase size to alleviate accidental clicks.
The BuyEmAll frame will not hide until you accept the confirmation or if there is no confirmation.
Fixed a bug where you could attempt to buy an item a vendor no longer has.
German translation courtesy of JokerGermany.
Changed the text on Max and Stack buttons tooltips.
Corrected a few typos in this readme.
v1.11.1
Remembered to turn off debugging mode. :P
Changed the way the window is rendered such that I dont have to include a texture file.
v1.11
Changed cost display for better visual integration with WoW.
Removed display of maximum purchase from the frame.
Added Max button.
Max and Stack buttons update the cost display when you mouse over them.
Added tooltips to the Max and Stack buttons.
The Stack button is disabled if you cannot buy a stack.
v1.10
Added display of total purchase cost.
Added Stack button.
The confirmation box no longer appears when filling an ammo pouch.
Fixed bug where default stack for ammo could be more than you could afford.
Added a line break in the confirmation window to make it easier to read.
v1.9
Free space calculation now takes into account special bag types.
Added quick-fill feature for ammo pouches/quivers.
v1.8
The Stack Split frame now shows you the maximum amount you will be able to purchase.
For preset stack items, the left and right arrows increase or decrease to multiples of the preset stack size.
v1.5
Added support for items that come in preset stacks and items that dont stack at all.
Limited the maximum you can attempt to buy as described above.
v1.0
Initial Release
Footnotes
This change was made for a number of reasons, not the least of which are load time and download size. On a more selfish note, Im tired of dealing with bug reports that are actually caused by other addons using Ace2 that show my addons path since it's had a fresh version each release. :)