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 2148 root: 3322 2213

latest revision download trunk

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

Created: 2008-07-28 08:04:47 -0400 (5 months 9 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

2539 annotated / raw | Diffs: previous, other | Lines: 186 ( +9, -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: 177 ( +2, -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

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

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

2417 annotated / raw | Diffs: previous, other | Lines: 194 ( +1, -1 )

Created: 2007-11-09 21:13:07 -0500 (13 months ago) | Author: speeddymon | Changeset: 2417

SPRG-1:
-Fixed rounding error (this time for real) that causes the current page number to be one higher than the total page number at the end of a scan.

Properties

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

2384 annotated / raw | Diffs: previous, other | Lines: 194 ( +7, -1 )

Created: 2007-11-07 08:35:23 -0500 (13 months ago) | Author: speeddymon | Changeset: 2384

SPRG-1:
- Fixed rounding error that causes the current page number to be one higher than the total page number at the end of a scan.

Properties

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

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

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

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

Performing move of newtrunk/* to trunk

Properties

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

2193 annotated / raw | Diffs: previous, other | Lines: 188 ( +2, -1 )

Created: 2007-09-18 02:10:48 -0400 (15 months ago) | Author: mentalpower | Changeset: 2193

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

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

Standardized the SVN:Keywords property to read "Author Date Id Revision URL". Also standardized the boilerplates so that they have Revision, URL and Version fields. Additionally standardized the Version field to read "<%version%> (<%codename%>)"

Properties

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

2169 annotated / raw | Diffs: previous, other | Lines: 187 ( +24, -25 )

Created: 2007-09-16 23:50:00 -0400 (15 months ago) | Author: mentalpower | Changeset: 2169

The Scan progress module now has an option to leave the progress text visible after the scan has completed. This feature works with or without CompactUI enabled.

A modification was made to the BlockUpdate() function in the CoreAPI.lua file to facilitate this feature. This function now has an additional parameter that signifies whether or not to notify the modules when the UI block option is changed.

Properties

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

2167 annotated / raw | Diffs: previous, other | Lines: 188 ( +34, -14 )

Created: 2007-09-16 20:56:35 -0400 (15 months ago) | Author: norganna | Changeset: 2167

Make the activation/deactivation of the progress display more robust, exclude paused time from the elapsed time, move the auctionlist blocking into CoreAPI, stop the progress display when scan is paused and disable listupdate event when the auctionlist event is being blocked. This should solve all problems with the ScanProgress module.

Properties

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

2163 annotated / raw | Diffs: previous, other | Lines: 168 ( +2, -2 )

Created: 2007-09-13 18:07:46 -0400 (15 months ago) | Author: calliee | Changeset: 2163

Created a config option allowing the user to choose to disable the scan progress display when using the CompactUI
Also added a function to the core files to allow any module to prevent the scan progress functionality from changing the browse tab behavior

Properties

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

2160 annotated / raw | Diffs: previous, other | Lines: 168 ( +4, -0 )

Created: 2007-09-13 15:45:14 -0400 (15 months ago) | Author: calliee | Changeset: 2160

Fixed issue that prevented the Compact UI window from updating while scanning.

Properties

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

2155 annotated / raw | Diffs: previous, other | Lines: 164 ( +10, -1 )

Created: 2007-09-13 05:29:16 -0400 (15 months ago) | Author: norganna | Changeset: 2155

Fix buttons showing up when they shouldn't aught do so

Properties

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

2148 new annotated / raw | Lines: 155 ( +155, -0 )

Created: 2007-09-11 23:32:29 -0400 (15 months ago) | Author: mentalpower | Changeset: 2148

Added a module that presents a text-based scan progress UI similar to the one found in Auctioneer Classic. You can turn it on and off via the default config screen.

Properties

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

latest revision download root:

3322 deleted | Diffs: previous, other | Lines: 0 ( +0, -186 )

Created: 2008-08-09 13:48:35 -0400 (4 months 28 days ago) | Author: Nechckn | Changeset: 3322

Removing duplicate, since fun, new folders are in the branches of each repository.

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

Created: 2008-08-09 10:23:59 -0400 (4 months 28 days ago) | Author: Nechckn | Changeset: 3316

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

Copied to: branches/WotLK_Beta/Auc-Util-ScanProgress/ScanProgress.lua 3321

Copy of 3314 for WotLK Beta Testing

Properties

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

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

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

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

Moved to: trunk/Auc-Util-ScanProgress/ScanProgress.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: 188 ( +188, -0 )

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

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

Copied from: trunk/auc-advanced/Modules/Auc-Util-ScanProgress/ScanProgress.lua 2193

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 17:49 -0500