CIA.vc
Ace3
WoW Addon Development Framework
Stats » Projects » Ace3
informationsyndicateUTC clock
08:54 on May 28, 2012
event counters
The last message was received 1.08 years ago at 13:29 on May 01, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
236 messages since the first one, 3.14 years ago, for an average of 4.86 days between messages
recent messages
dateReversed sort columnprojectcontentlink
13:23 on May 01, 2011Ace3
Commit by mikk :: r1028 /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua:

  • TreeGroup:RefreshTree([scrollToSelection]): new parameter that scrolls to show the current selection when set
  • TreeGroup:Select...() will now scroll to show selection (via the above parameter)
  • Remembered to bump widget revision too (oops in last commit)
#
12:42 on May 01, 2011Ace3
Commit by mikk :: r1027 /trunk/AceGUI-3.0/widgets/AceGUIContainer-TreeGroup.lua:
TreeGroup:Select(ByValue/ByPath) will now correctly expand parent levels.
#
15:08 on Apr 27, 2011Ace3
Commit by nevcairiel :: r1026 /tags/Release-r1025:
Tag Release-r1025
#
15:07 on Apr 27, 2011Ace3
Commit by nevcairiel :: r1025 /trunk/changelog.txt:
Update changelog
#
15:04 on Apr 27, 2011Ace3
Commit by nevcairiel :: r1024 /trunk/Ace3.toc:
Update .toc for 4.1
#
13:40 on Apr 24, 2011Ace3
Commit by mikk :: r1023 /trunk/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua:
MultiLineEditBox: Add OnEditFocusGained / OnEditFocusLost events
#
16:28 on Mar 31, 2011Ace3
Commit by nevcairiel :: r1022 /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua:
AceGUI-3.0: TabGroup: Change the way the font-string width is computed to stop other addons from breaking the code (Ticket #243)
#
14:29 on Mar 27, 2011Ace3
Commit by nevcairiel :: r1021 /branches/4.1:
Remove 4.1 branch
#
14:28 on Mar 27, 2011Ace3
Commit by nevcairiel :: r1020 /trunk/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua:
AceGUI-3.0: TabGroup: Merged tab-width fix for 4.1
#
12:08 on Mar 27, 2011Ace3
Commit by mikk :: r1019 /trunk/ (5 files in 2 dirs):

AceComm-3.0:

  • Bump to v7
  • Add autodetection of 4.1, where we make use of RegisterAddonMessagePrefix().
  • Pull in ChatThrottleLib v22 (4.1 aware) tests/AceComm:
  • Make new AceComm test cases for 4.1, keep 4.0 ones also! tests/wow_api:
  • Implement RegisterAddonMessagePrefix Details: Pre-4.1, we added control bytes to the PREFIX for handling multipart messages. We can't do this in 4.1 anymore since there's a global limit on the number of active prefixes. Now we put the control bytes at the start of multipart messages instead. If a nonmultipart message start with any of these control bytes, they get escaped.
#
10:33 on Mar 27, 2011Ace3
Commit by mikk :: r1018 /trunk/tests/AceComm-3.0-pre-4.1.lua:
Copy off current AceComm testcases to a "-pre-4.1" file that does NOT implement RegisterAddonMessagePrefix
#
12:11 on Mar 20, 2011Ace3
Commit by nevcairiel :: r1017 /branches/4.1/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua:
AceGUI-3.0: TabGroup: Explicitly specify the text width when calling _TabResize (Ticket #242)
#
11:50 on Mar 20, 2011Ace3
Commit by nevcairiel :: r1016 /branches/4.1/AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua:
AceGUI-3.0: TabGroup: Remove pre-4.0.6 compat code
#
09:13 on Mar 12, 2011Ace3
Commit by nevcairiel :: r1015 /branches/4.1:
Branch for 4.1
#
15:38 on Mar 05, 2011Ace3
Commit by mikk :: r1014 /trunk/Ace3.toc:
Remove AceLocale-3.1 from .toc too, ups.
#
12:08 on Mar 03, 2011Ace3
Commit by mikk :: r1013 /trunk/tests/AceLocale-3.0.lua:
tests/AceLocale-3.0.lua: Added testcase for doing :NewLocale() on something that already exists so you can keep writing more things to it (think "modules wanting to add to it"). (Yes it works)
#
15:45 on Feb 15, 2011Ace3
Commit by mikk :: r1012 / (2 files in 2 dirs):
Moving experimental AceLocale-3.1 to /branches so people don't think they should be using it.
#
04:01 on Feb 14, 2011Ace3
Commit by kaelten :: r1011 / (5 files in 3 dirs):
Added AceLocale-3.1, which is an experimental backwards breaking update to the api to take in account the missing mode in a cleaner fashion than 3.0. Also the default mode at this point is returning the key on a missing localization.
In addition to the SetMode api, there is also an additional SetLocale api. This replaces the undocumented feature from 3.0 to override the locale to use for all applications using a global variable. SetLocale only allows for overriding the locale on a single applicaiton, instead of a global override.
#
15:33 on Feb 09, 2011Ace3
Commit by nevcairiel :: r1010 /tags/Release-r1009:
Tag as r1009
#
15:31 on Feb 09, 2011Ace3
Commit by nevcairiel :: r1009 /trunk/changelog.txt:
Updated changelog
#