------------------------------------------------------------------------
r36176 | rabbit | 2007-05-21 20:15:18 -0400 (Mon, 21 May 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu/PerformanceFu.lua
   M /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-enUS.lua

FuBar_PerformanceFu: Display a note about libraries when script profiling is enabled.
------------------------------------------------------------------------
r36046 | ckknight | 2007-05-21 00:25:03 -0400 (Mon, 21 May 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu/PerformanceFu.lua

FuBar_PerformanceFu - show time in percentage, not in ms/s
------------------------------------------------------------------------
r34066 | helium | 2007-04-29 07:32:48 -0400 (Sun, 29 Apr 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-zhTW.lua

FuBar_PerformanceFu: updated zhTW locale
------------------------------------------------------------------------
r33921 | fenlis | 2007-04-27 16:02:02 -0400 (Fri, 27 Apr 2007) | 2 lines
Changed paths:
   M /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-koKR.lua

FuBar_PerformanceFu: 
 - Updated localization koKR
------------------------------------------------------------------------
r33886 | gandharva | 2007-04-27 07:14:25 -0400 (Fri, 27 Apr 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-frFR.lua

FuBar_PerformanceFu: frFR localization - thanks to Zindjorl
------------------------------------------------------------------------
r33884 | gandharva | 2007-04-27 07:00:54 -0400 (Fri, 27 Apr 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu
   M /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-deDE.lua

FuBar_PerformanceFu: bad comma!
------------------------------------------------------------------------
r33883 | gandharva | 2007-04-27 06:53:52 -0400 (Fri, 27 Apr 2007) | 4 lines
Changed paths:
   M /trunk/FuBar_PerformanceFu/FuBar_PerformanceFu.toc
   D /trunk/FuBar_PerformanceFu/PerformanceFuLocale-deDE.lua
   D /trunk/FuBar_PerformanceFu/PerformanceFuLocale-enUS.lua
   D /trunk/FuBar_PerformanceFu/PerformanceFuLocale-esES.lua
   D /trunk/FuBar_PerformanceFu/PerformanceFuLocale-frFR.lua
   D /trunk/FuBar_PerformanceFu/PerformanceFuLocale-koKR.lua
   D /trunk/FuBar_PerformanceFu/PerformanceFuLocale-zhCN.lua
   D /trunk/FuBar_PerformanceFu/PerformanceFuLocale-zhTW.lua
   A /trunk/FuBar_PerformanceFu/locales
   A /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-deDE.lua
   A /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-enUS.lua
   A /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-esES.lua
   A /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-frFR.lua
   A /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-koKR.lua
   A /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-zhCN.lua
   A /trunk/FuBar_PerformanceFu/locales/PerformanceFuLocale-zhTW.lua

FuBar_PerformanceFu:

- deDE localization
- moved localization files to /locales
------------------------------------------------------------------------
r33868 | rabbit | 2007-04-27 01:12:40 -0400 (Fri, 27 Apr 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu/PerformanceFu.lua
   M /trunk/FuBar_PerformanceFu/PerformanceFuLocale-enUS.lua

FuBar_PerformanceFu: Added options for the tooltip display. Note to localizers: Get busy.
------------------------------------------------------------------------
r33866 | rabbit | 2007-04-27 00:28:41 -0400 (Fri, 27 Apr 2007) | 5 lines
Changed paths:
   M /trunk/FuBar_PerformanceFu/PerformanceFu.lua

FuBar_PerformanceFu:
 * Some fixes when CPU profiling is disabled.
 * Alternate the row colors, someone please tune these so they look a bit better.
 * Justify all the data columns to RIGHT.
 * Reduce the precision by 1-2 decimals for most information.
------------------------------------------------------------------------
r33864 | rabbit | 2007-04-26 23:42:45 -0400 (Thu, 26 Apr 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu/FuBar_PerformanceFu.toc
   M /trunk/FuBar_PerformanceFu/PerformanceFu.lua
   M /trunk/FuBar_PerformanceFu/libs

FuBar_PerformanceFu: Only update once per second if script profiling is enabled.
------------------------------------------------------------------------
r33862 | ckknight | 2007-04-26 23:07:45 -0400 (Thu, 26 Apr 2007) | 1 line
Changed paths:
   M /trunk/FuBar_PerformanceFu/PerformanceFu.lua

FuBar_PerformanceFu - check more often, but show a CPU differential.
------------------------------------------------------------------------
