-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: Cleancodefactory/BindKraft
base: v2.18.0
head repository: Cleancodefactory/BindKraft
compare: master
Commits on Jun 27, 2019
-
Merge pull request #1 from Cleancodefactory/master
Merge from Master
Configuration menu - View commit details
-
Copy full SHA for 33ec48e - Browse repository at this point
Copy the full SHA 33ec48eView commit details
Commits on Jul 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3c1a4d9 - Browse repository at this point
Copy the full SHA 3c1a4d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7dfdf - Browse repository at this point
Copy the full SHA ce7dfdfView commit details -
Updated a few docs (IAppDataApi, IAppDataApiContentReader) and added …
…a get/set property in TemplateSwitcher for requireData
Configuration menu - View commit details
-
Copy full SHA for c8e1ba3 - Browse repository at this point
Copy the full SHA c8e1ba3View commit details
Commits on Jul 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e62bd0a - Browse repository at this point
Copy the full SHA e62bd0aView commit details
Commits on Jul 14, 2019
-
Support of Operation and ChunkedOperation as return results from loca…
…l proxies, some additions to DOMUtil...
Configuration menu - View commit details
-
Copy full SHA for de924c2 - Browse repository at this point
Copy the full SHA de924c2View commit details
Commits on Jul 15, 2019
-
Added DelegateRev to order the sealed params like function.bind, star…
…ted testing the EventDispatcher proxying (bugs still there)
Configuration menu - View commit details
-
Copy full SHA for 979eb55 - Browse repository at this point
Copy the full SHA 979eb55View commit details -
Configuration menu - View commit details
-
Copy full SHA for d17ee98 - Browse repository at this point
Copy the full SHA d17ee98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab7bc4 - Browse repository at this point
Copy the full SHA 9ab7bc4View commit details
Commits on Jul 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8f8b515 - Browse repository at this point
Copy the full SHA 8f8b515View commit details -
Added a translator for the EventDispatcher (set/get_translator) - has…
… to be delegate or anything supporting IInvokeWithArgsArray (for speed reasons). Local Proxies now set translators to the proxy dispatchers and the translator translates the arguments if invoke happens.
Configuration menu - View commit details
-
Copy full SHA for bfef09a - Browse repository at this point
Copy the full SHA bfef09aView commit details
Commits on Jul 17, 2019
-
Add ResizableBehavior to PopDialog and correct names of files
Nikolay Daskalov committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for cbb2d1a - Browse repository at this point
Copy the full SHA cbb2d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e37b165 - Browse repository at this point
Copy the full SHA e37b165View commit details -
fromDOMElementOffset now returns empty Rect instead of null when the …
…element's size/pos cannot be determined because it is actually invisible (no offsetParent). And a very important comment in BrowserHistoryTracker!
Configuration menu - View commit details
-
Copy full SHA for 2c2719d - Browse repository at this point
Copy the full SHA 2c2719dView commit details -
text target operation sets textContent with null or something - never…
… with undefined (Edge problem)
Configuration menu - View commit details
-
Copy full SHA for 12ea751 - Browse repository at this point
Copy the full SHA 12ea751View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0685b0 - Browse repository at this point
Copy the full SHA d0685b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e843a28 - Browse repository at this point
Copy the full SHA e843a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f220f - Browse repository at this point
Copy the full SHA 15f220fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f0a2b - Browse repository at this point
Copy the full SHA 87f0a2bView commit details
Commits on Jul 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1e0f018 - Browse repository at this point
Copy the full SHA 1e0f018View commit details -
Merge pull request #18 from MishoMihaylov/master
UploadBase update
Configuration menu - View commit details
-
Copy full SHA for 492f387 - Browse repository at this point
Copy the full SHA 492f387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c95e7c - Browse repository at this point
Copy the full SHA 0c95e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b9378 - Browse repository at this point
Copy the full SHA 71b9378View commit details
Commits on Jul 19, 2019
-
Add functionality to Set or Reset style flags of window (ex. Draggabl…
…e and Sizable)
Nikolay Daskalov committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for cec3e80 - Browse repository at this point
Copy the full SHA cec3e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8e2581 - Browse repository at this point
Copy the full SHA c8e2581View commit details -
AppIndicator and related work, update to Operation.then to migrate to…
… SugaryDispatcher if an attempt to attach a second callback is made by second call to then on the same operation.
Configuration menu - View commit details
-
Copy full SHA for b9c67a0 - Browse repository at this point
Copy the full SHA b9c67a0View commit details
Commits on Jul 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac553c2 - Browse repository at this point
Copy the full SHA ac553c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6cd44 - Browse repository at this point
Copy the full SHA 5c6cd44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6997cc1 - Browse repository at this point
Copy the full SHA 6997cc1View commit details -
Fix whencomplete in Operation to tell clients even if called too late;
Add Equals Predicates.js; AppIndicatorSlot2 has been created and mostly tested; Fix in AppGate; Added globals Materialize for materialization routines (prev in ViewBase) and added cloneTemplate() IShellApi created, implemented by SysShell and registered as LocalAPI; Add ILocalProxyCollection and implementation LocalProxyCollection as a way to return multiple BaseObjects (still they have to support IManagedInterface) from a locally proxied method; Fixes in appGate and DOMUtilFragment.
Configuration menu - View commit details
-
Copy full SHA for 303ddf4 - Browse repository at this point
Copy the full SHA 303ddf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91af99f - Browse repository at this point
Copy the full SHA 91af99fView commit details
Commits on Jul 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 25defef - Browse repository at this point
Copy the full SHA 25defefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7532a53 - Browse repository at this point
Copy the full SHA 7532a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e42d98 - Browse repository at this point
Copy the full SHA 2e42d98View commit details
Commits on Jul 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c6fed0f - Browse repository at this point
Copy the full SHA c6fed0fView commit details
Commits on Aug 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c587669 - Browse repository at this point
Copy the full SHA c587669View commit details -
Small improvement in Class.supportedInterfaces. ImplementProperty sup…
…ports force parameter now
Configuration menu - View commit details
-
Copy full SHA for ee350b0 - Browse repository at this point
Copy the full SHA ee350b0View commit details
Commits on Aug 5, 2019
-
BkInit.KeylaunchMenu - removed the appname parameter (was unneeded - …
…this is not a critical feature so any inconsistency since last release is not that much of a problem).
Configuration menu - View commit details
-
Copy full SHA for 321d0cd - Browse repository at this point
Copy the full SHA 321d0cdView commit details -
DummyInterfaceProxyBuilder.isProxy - corrected variable name (some mi…
…xup occurred with this, I hope it is corrected everywhere)
Configuration menu - View commit details
-
Copy full SHA for c0d0cc8 - Browse repository at this point
Copy the full SHA c0d0cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f639aca - Browse repository at this point
Copy the full SHA f639acaView commit details
Commits on Aug 6, 2019
-
Moved data-viewer template into BindKraft's templates. Fixed a bug in…
… Class.supportedInterfaces.
Configuration menu - View commit details
-
Copy full SHA for 827eff3 - Browse repository at this point
Copy the full SHA 827eff3View commit details
Commits on Aug 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 43c3d31 - Browse repository at this point
Copy the full SHA 43c3d31View commit details -
Configuration menu - View commit details
-
Copy full SHA for b74fd49 - Browse repository at this point
Copy the full SHA b74fd49View commit details -
Added optional "item interface" argument to the LocalProxyCollection'…
…s constructor. item(x) will cast to that interface if specified (through creating a proxy the other side will use as a template). Corrected returned Operations by the proxy (errors were reported as a success).
Configuration menu - View commit details
-
Copy full SHA for 75b2286 - Browse repository at this point
Copy the full SHA 75b2286View commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 595c8e5 - Browse repository at this point
Copy the full SHA 595c8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac39ee - Browse repository at this point
Copy the full SHA fac39eeView commit details
Commits on Aug 13, 2019
-
Revert the ChunkedOperation.chunk's behavior to what we have in maste…
…r (a change was experimented in develop) - first callback catches success, the second - failures. Added anychunk with a single callback that receives both success/failure. Success an failure are too arbitrary and this seems better behavior. Added onsucces, onfailure and others in Operation.
Configuration menu - View commit details
-
Copy full SHA for 7c00355 - Browse repository at this point
Copy the full SHA 7c00355View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e89f2 - Browse repository at this point
Copy the full SHA d0e89f2View commit details
Commits on Aug 16, 2019
-
Add infofs:/appinfo/<AppClass> directory with tooling and local API s…
…imilar to those for AppData (in BkInint and in IAppInfoApi)
Configuration menu - View commit details
-
Copy full SHA for fc41920 - Browse repository at this point
Copy the full SHA fc41920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2bc1a - Browse repository at this point
Copy the full SHA 1e2bc1aView commit details
There are no files selected for viewing
Large diffs are not rendered by default.