View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 3277 2197 root: 3504 2213

latest revision download trunk

3277 annotated / raw | Diffs: previous, other | Lines: 364 ( +6, -2 )

Created: 2008-07-28 08:04:47 -0400 (5 months 8 days ago) | Author: Norganna | Changeset: 3277

Copied (2 times):

MISC-14: Remove LibRecycle and revert all allocations/recyclings of tables to native lua table allocation and garbage collection.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2996 annotated / raw | Diffs: previous, other | Lines: 360 ( +14, -14 )

Created: 2008-04-01 23:23:30 -0400 (9 months ago) | Author: kandoko | Changeset: 2996

Fixes SBTN-8
Change calls for getglobal() to use the _G table instead

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2990 annotated / raw | Diffs: previous, other | Lines: 360 ( +16, -11 )

Created: 2008-03-31 00:58:28 -0400 (9 months ago) | Author: kandoko | Changeset: 2990

Fixes SBTN-7
Queued filters now obey the pause button. The stop button will now Stop and Clear ALL the queued scans not just the current.
Selected Filters highlights will be removed AFTER the last queued scan has completed, not when it is started.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2976 annotated / raw | Diffs: previous, other | Lines: 355 ( +1, -6 )

Created: 2008-03-28 16:36:51 -0400 (9 months ago) | Author: kandoko | Changeset: 2976

Completes SBTN-6
Removes base frame from testing, this was just a placeholder used to temporarily anchor the buttons. Base should be set to AuctionFrame instead, since buttons are now created after Auctionframe has been opened.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2941 annotated / raw | Diffs: previous, other | Lines: 360 ( +13, -15 )

Created: 2008-03-23 00:35:07 -0400 (9 months ago) | Author: kandoko | Changeset: 2941

Continues SBTN-4  
Clean up the code, added option to show/hide messages about which filters are being scanned.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2932 annotated / raw | Diffs: previous, other | Lines: 362 ( +2, -2 )

Created: 2008-03-20 17:55:58 -0400 (9 months ago) | Author: kandoko | Changeset: 2932

Continues SBTN-4
Update to allow the overlay frame to respond to the scroll bar.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2929 annotated / raw | Diffs: previous, other | Lines: 362 ( +58, -86 )

Created: 2008-03-19 18:01:18 -0400 (9 months ago) | Author: kandoko | Changeset: 2929

Continues SBTN-4  
When the last queued scan category is sent to be scanned the buttons highlighted will be cleared. Removed unused test function. Added some more comment codes.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2924 annotated / raw | Diffs: previous, other | Lines: 390 ( +3, -3 )

Created: 2008-03-18 22:11:59 -0400 (9 months ago) | Author: kandoko | Changeset: 2924

Starts SBTN-4  
First draft of the category selection code. There is now a clear script frame over the browse frames filter buttons, we use it to monitor selections a user want to scan. CTR+CLICK on the categories you want to scan "Highlighted BLUE" then hit the play button. *turns the alpha and position code off from testing mode*

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2923 annotated / raw | Diffs: previous, other | Lines: 390 ( +193, -2 )

Created: 2008-03-18 22:09:32 -0400 (9 months ago) | Author: kandoko | Changeset: 2923

Starts SBTN-4  
First draft of the category selection code. There is now a clear script frame over the browse frames filter buttons, we use it to monitor selections a user want to scan. CTR+CLICK on the categories you want to scan "Highlighted BLUE" then hit the play button.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2539 annotated / raw | Diffs: previous, other | Lines: 199 ( +8, -0 )

Created: 2007-11-18 22:25:46 -0500 (13 months ago) | Author: speeddymon | Changeset: 2539

ADV-16: Added help and tooltips to AskPrice, ScanButton, and ScanProgress.  Also fixed overlapping in CompactUI options.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2530 annotated / raw | Diffs: previous, other | Lines: 191 ( +1, -0 )

Created: 2007-11-18 17:18:59 -0500 (13 months ago) | Author: mentalpower | Changeset: 2530

Fixes ADV-69 ADV-27. A manifest function was added to the Core Auctioneer functionality. This allows for Auctioneer Advanced to know the revisions of all the installed modules. Auctioneer Advanced also now provides a "/aadv about [all]" command based on this information.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2468 annotated / raw | Diffs: previous, other | Lines: 190 ( +1, -1 )

Created: 2007-11-13 22:43:29 -0500 (13 months ago) | Author: RockSlice | Changeset: 2468

Resolves bug ADV-52: AucAdv causing disconnect on scan

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2466 annotated / raw | Diffs: previous, other | Lines: 190 ( +5, -14 )

Created: 2007-11-13 10:28:00 -0500 (13 months ago) | Author: Norganna | Changeset: 2466

New module creation method (MISC-2) and Recategorize config sections by module type (MISC-3)

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2371 annotated / raw | Diffs: previous, other | Lines: 199 ( +1, -1 )

Created: 2007-11-05 17:03:16 -0500 (14 months ago) | Author: RockSlice | Changeset: 2371

Adds support in the Scan Button for the new QueryAuctionItems([getAll]) argument in 2.3.  Should change nothing in 2.2

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2227 new/moved annotated / raw | Diffs: previous, other | Lines: 199 ( +199, -0 )

Created: 2007-09-24 08:24:01 -0400 (15 months ago) | Author: root | Changeset: 2227

Moved from: newtrunk/Auc-Util-ScanButton/ScanButton.lua 2214

Performing move of newtrunk/* to trunk

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2209 annotated / raw | Diffs: previous, other | Lines: 199 ( +2, -0 )

Created: 2007-09-22 01:33:15 -0400 (15 months ago) | Author: norganna | Changeset: 2209

Moved to: branches/4.90/auc-advanced/Modules/Auc-Util-ScanButton/ScanButton.lua 2226

Copied to: newtrunk/auc-advanced/Modules/Auc-Util-ScanButton/ScanButton.lua 2213

Fix error with changing config before AH has been opened. Thanks to loranas for the report.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2203 annotated / raw | Diffs: previous, other | Lines: 197 ( +0, -0 )

Created: 2007-09-19 20:16:19 -0400 (15 months ago) | Author: mentalpower | Changeset: 2203

Added or corrected the SVN eol-style and keywords properties for the Auc-Stat-WOWEcon and Auc-Util-ScanButton modules.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2199 annotated / raw | Diffs: previous, other | Lines: 197 ( +49, -15 )

Created: 2007-09-19 10:34:57 -0400 (15 months ago) | Author: norganna | Changeset: 2199

Enhancements to scan buttons

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

2197 new annotated / raw | Lines: 163 ( +163, -0 )

Created: 2007-09-19 09:54:57 -0400 (15 months ago) | Author: norganna | Changeset: 2197

Initial commit of ScanButton module

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision

latest revision download root:

3504 annotated / raw | Diffs: previous, other | Lines: 364 ( +7, -7 )

Created: 2008-09-17 15:04:52 -0400 (3 months 18 days ago) | Author: Norganna | Changeset: 3504

LTT-2: Merge mainline changes into LibTT branch.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

3361 new/copied annotated / raw | Diffs: previous, other | Lines: 364 ( +364, -0 )

Created: 2008-08-14 22:19:53 -0400 (4 months 22 days ago) | Author: Norganna | Changeset: 3361

Copied from: trunk/Auc-Util-ScanButton/ScanButton.lua 3277

LTT-2: LibTooltip conversion in progress

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2214 new/moved annotated / raw | Diffs: previous, other | Lines: 199 ( +199, -0 )

Created: 2007-09-23 20:40:56 -0400 (15 months ago) | Author: root | Changeset: 2214

Moved from: newtrunk/auc-advanced/Modules/Auc-Util-ScanButton/ScanButton.lua 2213

Moved to: trunk/Auc-Util-ScanButton/ScanButton.lua 2227

Continuing restructuring of SVN trunk

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

2213 new/copied annotated / raw | Diffs: previous, other | Lines: 199 ( +199, -0 )

Created: 2007-09-23 20:12:51 -0400 (15 months ago) | Author: root | Changeset: 2213

Moved to: newtrunk/Auc-Advanced/Modules/Auc-Util-ScanButton/ScanButton.lua 2215

Copied from: trunk/auc-advanced/Modules/Auc-Util-ScanButton/ScanButton.lua 2209

Begin restructuring trunk

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL

Crucible: Open Source License registered to Norganna's AddOns.
Version 1.6.5.a is available.
Atlassian Crucible, painless code review. (Version:1.6.4 Build:build-344 2008-11-20) - Administration - Page generated 2009-01-06 03:27 -0500