------------------------------------------------------------------------
--	TITAN FACTIONS
------------------------------------------------------------------------
	Adds faction reputation information to Titan Panel.
	Current version by Phanx <phanx1337@gmail.com>
	Original addon by Corgi <corgiwow@gmail.com>

------------------------------------------------------------------------
--	VERSION HISTORY
------------------------------------------------------------------------

v20003-r04 (February 28, 2007)
	 changed tooltip display format slightly
	 fixed colorizing of faction names in monitor menu

v20003-r03 (February 27, 2007)
	 updated German faction names (again)

v20003-r02 (February 26, 2007)
	 updated German faction names

v20003-r01 (February 25, 2007)
	 new versioning system including the current WoW interface number
	 added a "show rep to go" option for showing rep to next standing on the monitor
	 changed "show raw" and "show both" to "show percent" and "show raw"
	 removed "hide inactive" option - inactive factions are now always hidden
	 changed tooltip display format
	 various internal changes

v1.2.10 (February 17, 2007)
	 added German translations for Silvermoon City and Exodar factions

v1.2.9 (Febrary 15, 2007)
	 fixed a typo in the runecloth tracker for humans
	 added French translations for Silvermoon City and Exodar factions

v1.2.8 (February 13, 2007)
	 added Silvermoon City and Exodar to runecloth tracker factions

v1.2.7 (February 7, 2007)
	 updated runecloth tracker with the new rep amount

v1.2.6 (December 13, 2006)
	 updated French faction names

v1.2.5 (November 22, 2006)
	 added Spanish localization (thanks osilvay)

v1.2.4 (November 14, 2006)
	 fixed an error in the English localization for the Alliance

v1.2.3 (November 10, 2006)
	 fixed session reputation gain tracking not initializing properly on login

v1.2.2 (November 9, 2006)
	 non-English localizations should be working again now (oops!)
	 French users can now hide inactive factions

v1.2.1 (November 8, 2006)
	 fixed a bug with watched faction support that prevented changing the monitored faction via the Titan panel menu
	 fixed a bug that prevented the label text from being hidden if a faction was being monitored
	 fixed hiding inactive factions in non-English clients (INCOMPLETE, need French translation)
	 possibly fixed counting runecloth for Darkspear Trolls in the German client?

v1.2.0 (November 6, 2006)
	 added toggle to show session reputation gains
	 label text will now be toggled on when selecting a faction to monitor

v1.1.1 (November 6, 2006)
	 fixed bug with watched faction support preventing the addon from detecting which faction is watched if no faction has previously been selected to monitor
	 monitor information will now replace the label text on the panel, rather than following it, to save space

v1.1.0 (November 5, 2006)
	 added toggle to hide exalted factions
	 added toggle to use Blizzard's faction watch to pick monitored faction
	 completed French localization (thanks obockstal)
	 completed German localization (thanks fuersthoelle)

v1.0.1 (November 4, 2006)
	 added French and German localizations (incomplete)
	 updated TOC for 1.12

v1.0.0 (November 3, 2006)
	 cleaned up some stuff
	 releasing to the wild

v0.14 (July 20, 2006)
	 added ability to hide inactive factions
	 added ability to show how many runecloth turnins are needed to reach Exalted with Horde/Alliance factions

------------------------------------------------------------------------
-- CORGI'S VERSION HISTORY
-- Changes prior to this point were made by the addon's original author
-- and are included here only for the sake of completeness.
------------------------------------------------------------------------

v0.13 (April 10, 2006 14:21 PST)
	 updated toc# for 1.10 patch
	 added ability to show both percent and raw values

v0.12 (January 6, 2006 10:00 PST)
	 updated toc# for 1.9 patch

v0.11 (October 19, 2005 11:15 PST)
	 localization update

v0.10 (October 14, 2005 13:45 PST)
	 added ability to monitor a faction
	 color-coded faction text (thanks Fyredrake)

v0.09 (October 11, 2005 16:20 PST)
	 updated for changes to GetFactionInfo()
	 updated toc# for 1.80 patch

v0.08 (September 15, 2005 21:23 PST)
	 added toggle between raw and percentage
	 updated toc# for 1.70 patch

v0.07 (June 13, 2005 15:00 PST)
	 updated for Titan Panel 1.24

v0.06 (June 7, 2005 20:30 PST)
	 toc updated for 1.50 patch

v0.05 (June 6, 2005 23:45 PST)
	 added transparent icon

v0.04 (May 31, 2005 02:22 PST)
	 updated for Titan Panel version 1.22
	 added Icon
	 removed the displaying number of factions

v0.03 (May 26, 2005 15:20 PST)
	 added a tab between faction name and standing

v0.02 (May 25, 2005 11:05 PST)
	 removed faction headers from total number of factions

v0.01 (May 25, 2005 02:00 PST)
	 Initial Release