Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing flash fla and as files

  1. … 263 more files in changeset.
merged AS codebase from editonfly branch to HEAD

  1. … 46 more files in changeset.
added tab index for menu buttons

added code to initiate flying pie when user clicks on saves button, so the user can't double click on save again and save a second copy

license change

  1. … 120 more files in changeset.
enabled branch button to show toltip but it does not perform any function yet

added code to show tooltip on mouseover event on all toolbar menu buttons

change in the showHideAsstes method to get correct longest width amongst flow, gate and branch button

corrected a mistake while calulating max width between gate, branch and flow button to show correct submenu panel width

added few class properties and method to setup button on toolbar with variable width depending on the with of button label and button icon as they vary from language to language

added a method to create an array of toolbar menu buttons and notify view to setup buttons on toolbar panel

added a line of code to initiate drawing of toolbar menu button

added few properties for flow button and submenu

wrote a method to show and hide submenu

wote a method to get Controller and

made changes in setSyle, setupLabels and createToolbar

added a new property "_tv" for class and added param in constructor method and

wrote a method getToolbar to get Toolbar reference

added few properties for the class and

made changes in the constructor function and click method to listen click event on flow button in toolbar view and

added a method to hide flow submenu

added depth as a param on Toolbar constructor and added two new methods to get ToolbarView

New copyright statement attached to AS files

  1. … 36 more files in changeset.
Set style for Grouping Btn in Toolbar

*** empty log message ***

added bkg panel

added toolbar label using dictionary for internationalisation

Added actions on click for optional activity tool and launch preview button on toolbar

added the grouping button

ste dataType to string in setButtonState

added method setButtonState to allow easy access to model's setButtonState from outside the MVC

added another case for button object in update method to observe the change in button state.

Wrote a method to assign the default state to Preview button as false.

Created the setDefaultState method to be accessed from toolbar.as to set the default state of any button object.

setButtonState methods to be accessed from anywhere to change the state of button to enable/disable.

Create a default state for the preview button when application initailize

style edits

added gate button