Quantcast

Major Library Changes

Author Xruptor <xruptor@manaflux.com>
Author date 2016-08-21 18:39:06
Author local date 2016-08-21 14:39:06 -0400
Committer Xruptor <xruptor@manaflux.com>
Committer date 2016-08-21 18:39:06
Committer local date 2016-08-21 14:39:06 -0400
Commit 8ee9684660bc2a2b7b8af643f291be598abe2f58
Tree 2719016a19f2cc52c32277fef2904ca3eb95115f
Parent 81db238f5fc082f92518b904ed3a391fe792ad92
Major Library Changes
-I've in the process of restructuring a lot of how BagSync is setup.  To that end I'm moving lots of the libraries as submodules so they are always updated.
-It's been a long time coming, but I've gone ahead and updated the LibItemSearch library to version 1.2 since BagSync has been using the old 1.0 for quite some time.
-Added the extra libraries that are needed for LibItemSearch-1.2 to work.  Special thanks to jailborc for all his work on the fork of Tuller's original code.
-Updated the class filter for the Search window to support the new LibItemSearch-1.2.  It still doesn't come with the library so I have to force the implementation of the filter.
-Some more cleaning here and there.