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

Snap #134

Merged
merged 348 commits into from
Feb 9, 2015
Merged

Snap #134

merged 348 commits into from
Feb 9, 2015
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 17, 2014

  1. Updated syntax

    brollb committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    0f63a2e View commit details
    Browse the repository at this point in the history
  2. Updated syntax

    brollb committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    19b75ac View commit details
    Browse the repository at this point in the history
  3. Updated syntax

    brollb committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    5f24bd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2014

  1. Configuration menu
    Copy the full SHA
    8cc1b5a View commit details
    Browse the repository at this point in the history
  2. Added onFinish function

    brollb committed Jul 21, 2014
    Configuration menu
    Copy the full SHA
    4fd1291 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2014

  1. Configuration menu
    Copy the full SHA
    acc4cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed89e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46d1dcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bec781 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4c0f1c View commit details
    Browse the repository at this point in the history
  6. Updated syntax for JSHint

    brollb committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    83ed926 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2014

  1. Configuration menu
    Copy the full SHA
    9c7213a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2014

  1. Created more constraint svgs

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    043f898 View commit details
    Browse the repository at this point in the history
  2. misc refactoring

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    c4906a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0938870 View commit details
    Browse the repository at this point in the history
  4. Combined two transactions into one

    removeExtraPointers is now part of the surrounding transaction
    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    6588980 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9964baa View commit details
    Browse the repository at this point in the history
  6. Added extra object support

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    c5ec838 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0a59a4 View commit details
    Browse the repository at this point in the history
  8. Removed action buttons

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    1e08cd2 View commit details
    Browse the repository at this point in the history
  9. Added input field constants

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    a57bd79 View commit details
    Browse the repository at this point in the history
  10. Added input field support

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    6d75742 View commit details
    Browse the repository at this point in the history
  11. misc changes

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    f65448a View commit details
    Browse the repository at this point in the history
  12. minor bug fix

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    9f2931f View commit details
    Browse the repository at this point in the history
  13. Misc code refactoring

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    a6927be View commit details
    Browse the repository at this point in the history
  14. Merge branch 'snap' of https://github.com/webgme/webgme into snap

    Conflicts:
    	client/assets/decoratorSVG.js
    	client/decorators/SVGDecorator/Core/SVGDecorator.Connections.js
    	client/decorators/SVGDecorator/Core/SVGDecorator.Connectors.js
    	client/decorators/SVGDecorator/Core/SVGDecorator.Core.js
    	client/decorators/SVGDecorator/Core/SVGDecorator.Ports.js
    	client/decorators/SVGDecorator/Core/SVGPort.js
    	client/decorators/SVGDecorator/SVGDecorator.js
    	client/decorators/SVGDecorator/SnapEditor/SVGDecorator.Core.js
    	client/decorators/SVGDecorator/SnapEditor/SVGDecorator.SnapEditorWidget.js
    	client/js/Panels/PropertyEditor/PointerWidget.js
    	client/js/Panels/SnapEditor/SnapEditorControl.WidgetEventHandlers.js
    	client/js/Panels/SnapEditor/SnapEditorControl.js
    	client/js/Widgets/SnapEditor/ClickableItem.js
    	client/js/Widgets/SnapEditor/ItemBase.js
    	client/js/Widgets/SnapEditor/SnapEditorWidget.ClickableItem.js
    	client/js/Widgets/SnapEditor/SnapEditorWidget.Constants.js
    	client/js/jquery.WebGME.js
    	coreplugins/ConstraintPlugin/ConstraintPlugin.js
    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    1c707ab View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/74' of https://github.com/webgme/webgme into snap

    Conflicts:
    	client/decorators/SVGDecorator/Core/SVGDecorator.Core.js
    	client/js/Panels/ModelEditor/ModelEditorControl.DiagramDesignerWidgetEventHandlers.js
    	client/js/Panels/PropertyEditor/PropertyEditorPanelController.js
    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    3b6cab4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    509bbdc View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' of https://github.com/webgme/webgme

    Conflicts:
    	client/decorators/SVGDecorator/Core/SVGDecorator.Core.js
    	client/decorators/SVGDecorator/SVGDecorator.js
    	client/js/WebGME.js
    	client/js/Widgets/ProjectRepository/ProjectRepositoryWidget.js
    	client/js/main.js
    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    a907661 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' into snap

    Conflicts:
    	client/decorators/SVGDecorator/Core/SVGDecorator.Core.js
    	client/decorators/SVGDecorator/SVGDecorator.js
    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    4604fa9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9626489 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    467827e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ebdd2d3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8902f41 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5d96241 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'master' of https://github.com/webgme/webgme into snap

    Conflicts:
    	client/decorators/CircleDecorator/DiagramDesigner/CircleDecorator.DiagramDesignerWidget.css
    	client/decorators/SVGDecorator/DiagramDesigner/SVGDecorator.DiagramDesignerWidget.css
    	client/js/Widgets/DiagramDesigner/styles/DiagramDesignerWidget.css
    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    a78a6a5 View commit details
    Browse the repository at this point in the history
  25. Updated getAdjustedMousePos

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    f882125 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c8bdae3 View commit details
    Browse the repository at this point in the history
  27. Added stretching functionality

    brollb committed Jul 24, 2014
    Configuration menu
    Copy the full SHA
    c15ebca View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2014

  1. Added additional language svgs

    brollb committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    c781e65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff3f0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4152a8 View commit details
    Browse the repository at this point in the history
  4. Added "safe attributes"

    No name collisions between iterators or predefined variables.
    brollb committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    6e9411a View commit details
    Browse the repository at this point in the history
  5. Added support for using node/nodeId interchangeably

    in the syntax of the generated code. I still need specifics for the
    boilerplate code to add support.
    brollb committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    8781634 View commit details
    Browse the repository at this point in the history
  6. Updated syntax

    brollb committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    8ecd6a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da32782 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2014

  1. Configuration menu
    Copy the full SHA
    a15ea2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad4c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1917c5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3284cc4 View commit details
    Browse the repository at this point in the history
  5. added messagebox bounding box

    brollb committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    ab8631a View commit details
    Browse the repository at this point in the history
  6. Fixed syntax

    brollb committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    1cbf7ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a9dd84 View commit details
    Browse the repository at this point in the history
  8. Added stretching functionality

    brollb committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    3c24cd6 View commit details
    Browse the repository at this point in the history
  9. Fixed coloring issue

    brollb committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    e844f55 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc85244 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. Configuration menu
    Copy the full SHA
    b22815f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38beb2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7540fc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1443847 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/webgme/webgme into snap

    Conflicts:
    	AUTHORS
    	src/client/decorators/SVGDecorator/DiagramDesigner/SVGDecorator.DiagramDesignerWidget.js
    	src/client/decorators/SVGDecorator/PartBrowser/SVGDecorator.PartBrowserWidget.js
    	src/client/js/Decorators/DecoratorBase.js
    	src/client/js/Decorators/DecoratorManager.js
    	src/client/js/Decorators/DecoratorWithPorts.Base.js
    	src/client/js/Decorators/WidgetDecoratorBase.js
    	src/client/js/Panels/ModelEditor/ModelEditorControl.js
    	src/client/js/Panels/ModelEditor/ModelEditorPanel.js
    	src/client/js/Panels/PropertyEditor/PropertyEditorPanel.js
    	src/client/js/Widgets/DiagramDesigner/DiagramDesignerWidget.DecoratorBase.ConnectionArea.js
    	src/client/js/jquery.WebGME.js
    brollb committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    85b3c16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c513a4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a097dcd View commit details
    Browse the repository at this point in the history
  8. Fixed typo

    brollb committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    27b4d73 View commit details
    Browse the repository at this point in the history
  9. Removed extra resizes

    brollb committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    ca4f70a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Configuration menu
    Copy the full SHA
    431b995 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d1106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea972a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. Fixed initial render bug

    brollb committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    8a8d558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f70df View commit details
    Browse the repository at this point in the history
  3. Fixed broken css

    brollb committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    367e65b View commit details
    Browse the repository at this point in the history
  4. Fixed broken css

    brollb committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    fd4a266 View commit details
    Browse the repository at this point in the history
  5. Fixed broken css

    brollb committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    0cd33e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69caffa View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2014

  1. Configuration menu
    Copy the full SHA
    fc20364 View commit details
    Browse the repository at this point in the history
  2. Added support for updating attributes on double click

    It does this while still adhering to the get/set render cycle
    brollb committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    780a4fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f30a270 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e861a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea39e2d View commit details
    Browse the repository at this point in the history
  6. Minor syntax fixes

    brollb committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    af7e53d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. Configuration menu
    Copy the full SHA
    edac276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba75d27 View commit details
    Browse the repository at this point in the history
  3. Added map svgs

    brollb committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    5289b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    387af47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9a22e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2014

  1. Configuration menu
    Copy the full SHA
    d2c77f5 View commit details
    Browse the repository at this point in the history
  2. Fixed case of Else and If

    brollb committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    d1ad072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c099ba View commit details
    Browse the repository at this point in the history
  4. Added map svgs

    brollb committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    1d0ff9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a927854 View commit details
    Browse the repository at this point in the history
  6. Fixed typo

    brollb committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    c1463fa View commit details
    Browse the repository at this point in the history
  7. Fixed typo

    brollb committed Aug 6, 2014
    Configuration menu
    Copy the full SHA
    f45e472 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50a4dda View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2014

  1. Added misc extra svgs

    brollb committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    1385c88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de59d0 View commit details
    Browse the repository at this point in the history
  3. Fixed pointer error

    brollb committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    9f575ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eb222f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80e285f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0623ed2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f62490b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2475d80 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b7b680 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3040472 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4400caa View commit details
    Browse the repository at this point in the history
  12. Added stretch type support

    brollb committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    2c77d2f View commit details
    Browse the repository at this point in the history
  13. Added stretch type support

    brollb committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    baa660e View commit details
    Browse the repository at this point in the history
  14. Added "stretch type" support

    brollb committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    304fc81 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2014

  1. Configuration menu
    Copy the full SHA
    c36e16b View commit details
    Browse the repository at this point in the history
  2. Added support for more accurate svg size calculation

    Added support for finding the height/width of paths, text, etc on first
    render.
    brollb committed Aug 11, 2014
    Configuration menu
    Copy the full SHA
    ad031fa View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. Fixed gaps in the reporter

    Guarantee that the attributes in the decorator will be strings
    brollb committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    e1ae93a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. Configuration menu
    Copy the full SHA
    b92bcf9 View commit details
    Browse the repository at this point in the history
  2. Made svg sizing more precise

    brollb committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    1345d3e View commit details
    Browse the repository at this point in the history
  3. Minor small aesthetic changes to svg rendering

    Fixed small adjustments on move
    brollb committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    5720e41 View commit details
    Browse the repository at this point in the history
  4. Fixed text update/resize bug

    brollb committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    451802b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. Configuration menu
    Copy the full SHA
    7074e81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc0a5eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    635800f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fec653e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2014

  1. Configuration menu
    Copy the full SHA
    992dd32 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2014

  1. Configuration menu
    Copy the full SHA
    cea47d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d50f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2014

  1. Configuration menu
    Copy the full SHA
    cb72bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e9b00a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2014

  1. Minor aesthetic fixes

    brollb committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    79edb68 View commit details
    Browse the repository at this point in the history
  2. Added more svgs

    brollb committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    1743362 View commit details
    Browse the repository at this point in the history
  3. Minor changes

    brollb committed Aug 22, 2014
    Configuration menu
    Copy the full SHA
    89508c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    881314c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    767dc1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a401ab View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2014

  1. Configuration menu
    Copy the full SHA
    bb5d06d View commit details
    Browse the repository at this point in the history
  2. Added more svgs

    brollb committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    19e5ed3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5f2628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0470bb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c7a93f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2014

  1. Configuration menu
    Copy the full SHA
    59d9e6e View commit details
    Browse the repository at this point in the history
  2. Updated syntax (Hat -> start)

    brollb committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    01b2d79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0185d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c166f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adf61a4 View commit details
    Browse the repository at this point in the history
  6. misc code clean up

    brollb committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    26fcbab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bc6bf8 View commit details
    Browse the repository at this point in the history
  8. misc code cleanup

    brollb committed Aug 28, 2014
    Configuration menu
    Copy the full SHA
    56a0393 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d6c36b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2014

  1. Configuration menu
    Copy the full SHA
    63eb76a View commit details
    Browse the repository at this point in the history
  2. Minor adjustments

    brollb committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    6bd69d2 View commit details
    Browse the repository at this point in the history
  3. Adjusted svgs

    brollb committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    f7d6b35 View commit details
    Browse the repository at this point in the history
  4. removed unnecessary file

    brollb committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    79396ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeff566 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9be985 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7205a6e View commit details
    Browse the repository at this point in the history
  8. Added delete item button

    brollb committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    a6c31df View commit details
    Browse the repository at this point in the history
  9. Removed toUpperCase for title

    brollb committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    97783bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8365f35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe80b10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60f96b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d49f32 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb06a02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7386306 View commit details
    Browse the repository at this point in the history
  16. Fixed minor typo

    brollb committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    a039a67 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. Configuration menu
    Copy the full SHA
    d056827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce4b411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37aefeb View commit details
    Browse the repository at this point in the history
  4. Added 'concat' function

    brollb committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    794a16d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2014

  1. Configuration menu
    Copy the full SHA
    f83eafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3885e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2014

  1. Configuration menu
    Copy the full SHA
    da60db0 View commit details
    Browse the repository at this point in the history
  2. Put setting text writes in the writing to the DOM loop

    Also moved updateClickableItems to happen between writing text to the
    DOM and writing items to the DOM.
    brollb committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    4945cb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32b9869 View commit details
    Browse the repository at this point in the history
  4. Fixed cutting off edges of svg

    Added the stroke-width to calculating size of whole svg
    brollb committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    9bb17cf View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2014

  1. Configuration menu
    Copy the full SHA
    2c0e78a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc932f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2014

  1. Configuration menu
    Copy the full SHA
    720724e View commit details
    Browse the repository at this point in the history
  2. Updated svgs

    brollb committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    57f036d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c5fc1 View commit details
    Browse the repository at this point in the history
  4. Minor changes

    brollb committed Sep 9, 2014
    Configuration menu
    Copy the full SHA
    e71b356 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. Updated svgs

    brollb committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    e385c81 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2014

  1. Added zoom

    brollb committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    44a7dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b561d53 View commit details
    Browse the repository at this point in the history
  3. Removed extra tabs code

    brollb committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    e674d70 View commit details
    Browse the repository at this point in the history
  4. Removed constraint button

    brollb committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    61794ba View commit details
    Browse the repository at this point in the history
  5. Fixed sizing issues

    brollb committed Sep 12, 2014
    Configuration menu
    Copy the full SHA
    8011616 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2014

  1. Configuration menu
    Copy the full SHA
    6665d8d View commit details
    Browse the repository at this point in the history
  2. Fixed message-out ptr type

    brollb committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    e4ad560 View commit details
    Browse the repository at this point in the history
  3. misc changes

    brollb committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    b25c236 View commit details
    Browse the repository at this point in the history
  4. Updated svgs

    brollb committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    8832669 View commit details
    Browse the repository at this point in the history
  5. Removed unnecessary files

    brollb committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    6870a21 View commit details
    Browse the repository at this point in the history
  6. misc updates

    brollb committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    4af9749 View commit details
    Browse the repository at this point in the history
  7. misc updates

    brollb committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    a771c4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb85fc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2014

  1. Removed test panel

    brollb committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    8edfd73 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2014

  1. Updated last of the svgs

    brollb committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    e0dff94 View commit details
    Browse the repository at this point in the history
  2. Added custom connection area

    brollb committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    48ae7b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc50617 View commit details
    Browse the repository at this point in the history
  4. Updated css

    brollb committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    380c066 View commit details
    Browse the repository at this point in the history
  5. Updated naming to "Linkable"

    brollb committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    4d28acb View commit details
    Browse the repository at this point in the history
  6. Updated naming to "Linkable"

    brollb committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    ec403bc View commit details
    Browse the repository at this point in the history
  7. Added custom highlight areas

    brollb committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    93cac09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ac3802 View commit details
    Browse the repository at this point in the history
  9. Forgot to turn off DEBUG

    brollb committed Sep 24, 2014
    Configuration menu
    Copy the full SHA
    0145dac View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2014

  1. Miscellaneous changes

    brollb committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    11bb41f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76921b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2014

  1. Configuration menu
    Copy the full SHA
    b75e115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d464e20 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2014

  1. Removed widget.onActivate()

    brollb committed Dec 10, 2014
    Configuration menu
    Copy the full SHA
    57b8c49 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. Refactored ConstraintPlugin; Created CodeGenerator

    Split ConstraintPlugin into 3 parts: CodeGenerator, Language definitions
    and the actual constraint creator.
    brollb committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    15f2525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc7c63 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2014

  1. Configuration menu
    Copy the full SHA
    e392747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    084f507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b165b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1234737 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9c0b8d View commit details
    Browse the repository at this point in the history
  6. Added text field

    brollb committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    1e98f38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b587a9d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2014

  1. Updated code gen for async

    brollb committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    8dfdeb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Fixed custom highlight bug

    brollb committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    dd23cd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. Removed debug msg

    brollb committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    6c29e85 View commit details
    Browse the repository at this point in the history
  2. Updated connection highlights

    brollb committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    444ca30 View commit details
    Browse the repository at this point in the history
  3. Removed hardcoded 'in', 'out'

    brollb committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    e24fe80 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2014

  1. Configuration menu
    Copy the full SHA
    fa11a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc059f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c47e19b View commit details
    Browse the repository at this point in the history
  4. Fixed zoom bug

    brollb committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    3445f8a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2015

  1. Configuration menu
    Copy the full SHA
    b85bc06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7f2660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ae2aa8 View commit details
    Browse the repository at this point in the history
  4. Removed debug message

    brollb committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    0bea1da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f797fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc01459 View commit details
    Browse the repository at this point in the history
  7. Added onFinish

    brollb committed Jan 5, 2015
    Configuration menu
    Copy the full SHA
    3b97840 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2015

  1. Configuration menu
    Copy the full SHA
    03857d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2015

  1. Configuration menu
    Copy the full SHA
    6a62efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4093f40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7db4d1b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2015

  1. Updated 'ptrs'

    brollb committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    9f4499d View commit details
    Browse the repository at this point in the history
  2. Fixed highlighting box

    brollb committed Jan 12, 2015
    Configuration menu
    Copy the full SHA
    b4895ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cfa4a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a3d13 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2015

  1. Fixed _removePtr bug

    brollb committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    83b0f76 View commit details
    Browse the repository at this point in the history
  2. Fixed gap in true_next

    brollb committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    74d7d35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750c5ef View commit details
    Browse the repository at this point in the history
  4. misc changes

    brollb committed Jan 13, 2015
    Configuration menu
    Copy the full SHA
    5501590 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91a09d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2015

  1. Configuration menu
    Copy the full SHA
    d7cc779 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2015

  1. Small changes to math svgs

    brollb committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    3645f1c View commit details
    Browse the repository at this point in the history
  2. Added new svgs

    brollb committed Feb 6, 2015
    Configuration menu
    Copy the full SHA
    82ef778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af02635 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2015

  1. Configuration menu
    Copy the full SHA
    2f095ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71ccf92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c62bc8c View commit details
    Browse the repository at this point in the history
  4. Enable GraphViz visualizer by default

    Zsolt Lattmann committed Feb 9, 2015
    Configuration menu
    Copy the full SHA
    5c0fbe0 View commit details
    Browse the repository at this point in the history