Philip Giuliani
|
75b0d316f8
|
Forgot var
|
2015-03-03 09:36:04 +01:00 |
|
Philip Giuliani
|
55ea2c3b51
|
Call abort on all jobs before the queue gets cleared
|
2015-03-03 09:29:23 +01:00 |
|
Philip Giuliani
|
b8a7d33ebb
|
Fix documentation of jobLimit
|
2014-12-22 08:51:57 +01:00 |
|
Philip Giuliani
|
71cbd84879
|
Fix case of filename
All files are downcased so far.
|
2014-12-19 16:06:21 +01:00 |
|
thatcher
|
dc841a6294
|
commented out unreported profiling code. removed psuedo private properties and accessors of Profiler preferring direct property access. will eventuall reconnect profiler via AOP and include 'profile' option in Viewer which is false by default
|
2011-12-29 17:14:42 -05:00 |
|
thatcher
|
8ba072a1a9
|
removed ImageLoader abstraction (loadImage is noe method of Drawer) since its constructor was only called once and the resulting object was kept psuedo-private.
|
2011-12-27 18:17:24 -05:00 |
|
thatcher
|
e591acfadb
|
removed Job abstraction since it's constructor was only called in one place internally and the resulting object was private. removed file and reference in build.
|
2011-12-27 18:01:20 -05:00 |
|
thatcher
|
de14271399
|
removed psuedo-privacy anti-patterns from imageloader.js in favor of simple pinning and public properties.
|
2011-12-13 18:51:35 -05:00 |
|
thatcher
|
916ada5f02
|
Added simple ant build. Broke main file into composite parts in src directory. Concatenated release is still included in the project as a release artifact.
|
2011-12-05 22:50:25 -05:00 |
|