slaren:
	- removed AddonLoader support as it was causing problems with embedded libraries not receiving PLAYER_ENTERING_WORLD
	- changed .pkgmeta to retrieve alphas of libraries
	- adding support for localization using AceLocale-3.0 and the wowace localization tool
	- more fixed localized strings
	- fixed a few localized strings
	- tags: better display of percentage tags when the unit is not present
	- fixed frames showing after changing an option, even while not testing
	- fixed frames sometimes moving after seeing an opponent when configured with grow direction=left and right (center horizontally)
	- fixed embeds.xml
	- auras: cleanup
	- auras: added lullaby to the default list of important auras
	- cooldowns: fixed enable/disable all buttons in the options, moved them to the cooldowns tab
	- announcements: use localized class name on spec detected message, increase throttle time for spec detected messages, some minor code cleanup
	- announcements: updated list of resurrection spells (list copied from LibResInfo-1.0 by Phanx)
	- cooldowns, auras: fixed layout with 1 icon per column
	- tags: fixed text showing in the frame for disabled modules
	- changed slighly the default frame sizes to fit cooldowns better
	- tags: use unlocalized tokens as the locale keys for the short class and spec names, so that they can actually be localized
	- cooldowns: show class spells even when the core hasn't updated the class and specID yet
	- highlights: changed raid target icon highlighting to actually highlight the unit with the icon, changed defaults to highlight the skull target
	- more indentation fixes
	- finally replaced all the spaces with tabs and fixed random indentation problems
	- register for frequent updates of health and power made stuff work more consistently with units that exists while testing made the targetbar module slighly less terrible (still is quite terrible)
	- wrong packager tag, oops
	- removed debug prints
	- fixed .pkgmeta
	- moved cooldown tracking code to LibCooldownTracker-1.0
	- classicons: some cleanup, show a icon when the unit class is unknown
	- tags: show real data for unitid=player when testing
	- added option to display the role to the ClassIcon module more code cleanup
	- modules are now sorted in the options
	- - Added LibFunctional-1.0 as a dependency
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@44 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Tags: code cleanup - Tags: removed ability to edit built-in tags
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@43 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Delayed loading when AddonLoader is present
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@42 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Always show options in the interface panel
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@41 2f50538c-0758-4816-9f7f-9f60f058f931
	- - More cleanup
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@40 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Fixed global leak in auras.lua - Done some refactoring in options.lua
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@39 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Removed most strings from the locale files as they need to be recreated anyway and were only introducing bugs when changing old strings - Removed deDE locale file for the same reason - Changed a few more old strings from Gladius to GladiusEx - Removed checks to _G.GladiusEx in the module files
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@38 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Done some cleanup in the clicks module
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@37 2f50538c-0758-4816-9f7f-9f60f058f931
	- Fixed startup text
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@35 2f50538c-0758-4816-9f7f-9f60f058f931
ElectricMenace:
	- Small updates to self.name issues across several modules.
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@34 2f50538c-0758-4816-9f7f-9f60f058f931
	- Missing a square bracket in auras.lua for the new static charge cooldown.
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@32 2f50538c-0758-4816-9f7f-9f60f058f931
	- Fixed lua error when Adding Auras Added Static Charge (Capacitor Totem) to the list of important auras.
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@29 2f50538c-0758-4816-9f7f-9f60f058f931
	- Updated cooldowns for Warlock, DK and Hunter.
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@28 2f50538c-0758-4816-9f7f-9f60f058f931
	- Updated issue with adding click buttons
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@27 2f50538c-0758-4816-9f7f-9f60f058f931
	- Updated Patch Info
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@26 2f50538c-0758-4816-9f7f-9f60f058f931
	- Removed Deadly Calm
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@25 2f50538c-0758-4816-9f7f-9f60f058f931
slaren:
	- - Cooldowns: added shaman cooldowns (incomplete)
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@24 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Cooldowns: update icons on UNIT_NAME_UPDATE to show the correct trinket icon (depending on faction) as soon as possible
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@23 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Announcements: announcements are now only sent when in an arena
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@22 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Announcements: fixed lua error
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@21 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Cooldowns: added paladin cooldowns - Announcements: Removed announcements for enemy detected, added class name in the spec detected message
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@20 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Check for opponent specs when joining an arena, instead of only doing so on ARENA_PREP_OPPONENT_SPECIALIZATIONS - Cooldowns: actually reset cooldowns when joining an arena - Slash commands are now /gladiusex and /gex
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@19 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Added LibSpecRoster-1.0, should make spec detection for own party more reliable
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@18 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Added druid cooldowns
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@17 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Clicks module is disabled by default to prevent it from interfering with Clique, but default actions (left click = target, right click = set focus) are still set even if the module is disabled
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@16 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Changed auras module defaults to something slightly less terrible
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@15 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Renamed all instances of Gladius to GladiusEx to prevent problems when both addons are loaded (which is still a bad idea, but whatever)
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@14 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Fixed errors of invalid calls to NotifyInspect() - Reset cooldowns when joining an arena - Reset spec info when leaving an arena
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@13 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Fixed some stuff, should work better in arenas now
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@12 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Fixed library load order - Removed trinket module as the cooldowns module replaces its functionality - ClassIcons: show spec icons when available (configurable) - Cooldowns: added support for grouping categories, placing all the spells in these categories in their own line - Fixed problem with the highlights module that would prevent Clique from working with some bindings
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@11 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Cooldowns: even better options - Cooldowns: fixed some spells
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@10 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Cooldowns: added monk cooldowns - Cooldowns: support for cooldowns reset other cooldowns (Cold Snap, Preparation) - Cooldowns: more and better options
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@9 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Added rogue cooldowns - Improved handling of spells that modify the next cast (Inner Focus, Presence of Mind) - Adding pre-existing Gladius localization files at least until the localization tool is setup
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@8 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Added mage cooldowns
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@7 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Do not show log frame unless Gladius.db.debug = true
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@6 2f50538c-0758-4816-9f7f-9f60f058f931
	- - More progress in the cooldowns module
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@5 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Added .pkgmeta and updated embeds.xml
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@4 2f50538c-0758-4816-9f7f-9f60f058f931
	- - More work done on the cooldowns module, added warrior spells
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@3 2f50538c-0758-4816-9f7f-9f60f058f931
	- - Initial commit
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@2 2f50538c-0758-4816-9f7f-9f60f058f931
svn:
	- gladiusex/mainline: Initial Import
	git-svn-id: svn://svn.wowace.com/wow/gladiusex/mainline/trunk@1 2f50538c-0758-4816-9f7f-9f60f058f931
