Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fayde loading progress #198

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Aug 26, 2015

  1. Configuration menu
    Copy the full SHA
    b837098 View commit details
    Browse the repository at this point in the history
  2. Video Tester

    Ronmenator committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    173331c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca983b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'wsick/master'

    Conflicts:
    	dist/fayde.js.map
    Ronmenator committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    c54f142 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d50347 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c78390f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Configuration menu
    Copy the full SHA
    ae30277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afe1429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b45258 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d213248 View commit details
    Browse the repository at this point in the history
  5. Adding protected to intentionally hidden methods. Matching new IImage…

    …Source, IVideoSource interfaces.
    BSick7 committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    8a4d65d View commit details
    Browse the repository at this point in the history
  6. Fixing video sources.

    BSick7 committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    29f74d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41e4ccd View commit details
    Browse the repository at this point in the history
  8. Removing deleted interface.

    BSick7 committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    5fb6142 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70f09dd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2015

  1. Textbox copy and paste

    Ronmenator committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    c91215b View commit details
    Browse the repository at this point in the history
  2. Update

    Ronmenator committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    b22433a View commit details
    Browse the repository at this point in the history
  3. selection-on-focus merge

    Ronmenator committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    ab124c5 View commit details
    Browse the repository at this point in the history
  4. Videos merge

    Ronmenator committed Aug 28, 2015
    Configuration menu
    Copy the full SHA
    df3f797 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d109f6d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. Text Copy and Paste

    Ronmenator committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    83958d0 View commit details
    Browse the repository at this point in the history
  2. merge from wsick/master

    Ronmenator committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    d9ed986 View commit details
    Browse the repository at this point in the history
  3. Copy and Paste functionality

    Works in Chrome, Firefox, IE but not in Edge
    Ronmenator committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    5158980 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2015

  1. Video

    Ronmenator committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    32cf11e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. Local changes

    Ronmenator committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    f10cfa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2015

  1. Merge remote-tracking branch 'refs/remotes/wsick/master'

    Conflicts:
    	bower.json
    	dist/fayde.d.ts
    	dist/fayde.js
    	dist/fayde.js.map
    	src/Controls/MediaElement.ts
    	src/Controls/TextBoxBase.ts
    	src/Input/KeyInterop.ts
    	src/Media/Videos/VideoSourceBase.ts
    	testsite/Media/mediaelement-basic.fap
    	testsite/index.html
    Ronnie Barnard committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    3a4ee83 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/wsick/master'

    Conflicts:
    	bower.json
    	dist/fayde.d.ts
    	dist/fayde.js
    	dist/fayde.js.map
    	src/Controls/MediaElement.ts
    	src/Controls/TextBoxBase.ts
    	src/Input/KeyInterop.ts
    	src/Media/Videos/VideoSourceBase.ts
    	testsite/Media/mediaelement-basic.fap
    	testsite/index.html
    Ronnie Barnard committed Nov 3, 2015
    Configuration menu
    Copy the full SHA
    76f2d07 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2015

  1. comi

    Ronnie Barnard committed Nov 4, 2015
    Configuration menu
    Copy the full SHA
    f5d783d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Fixed missing HorizontalAlignment and VerticalAlignment template bind…

    …ing to HorizontalContentAlignment and VerticalContentAlignment respectively
    Ronnie Barnard committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    f66ea53 View commit details
    Browse the repository at this point in the history
  2. Remove from version control

    Ronnie Barnard committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    9afe95c View commit details
    Browse the repository at this point in the history
  3. Added closeProgress function to bootstrap. It will remove an HTML Ele…

    …ment from the body of the document, used to display initial startup HTML while Fayde is busy loading in the background. It stops the app from showing a white screen during bootstrapping the engine.
    Ronnie Barnard committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    d094c64 View commit details
    Browse the repository at this point in the history