aboutsummaryrefslogtreecommitdiff
path: root/js/io/ui/save-as-dialog.reel
Commit message (Expand)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
* Normalize HTML DOCTYPEKris Kowal2012-07-09
* BSD LicenseKris Kowal2012-07-09
* Normalize HTML doctypeKris Kowal2012-07-06
* Remove byte order markers (BOM)Kris Kowal2012-07-06
* Expand tabsKris Kowal2012-07-06
* Update copyright boilerplateKris Kowal2012-07-06
* updating the components and descriptor.json to support montage v.11Valerio Virgillito2012-06-17
* changing @change to propertyChangeListenerValerio Virgillito2012-05-16
* use data-montage-id instead of id in templateAnanya Sen2012-05-03
* Removing all "module" declarations and replaced with "prototype" in preparati...John Mayhew2012-04-26
* block filenames and directories with all spaceAnanya Sen2012-04-06
* - using Montage TextField component to handle any edits like keyup, paste, cut.Ananya Sen2012-04-05
* - disable ok when text box is cleared using backspace and cross, for file nam...Ananya Sen2012-04-04
* - using clipboard data directly to avoid using setTimeoutAnanya Sen2012-03-30
* detect paste from context menu for new file and save as dialogAnanya Sen2012-03-28
* KNINJA-1302 : refactored fixed as per requestAnanya Sen2012-03-22
* IKNINJA-1302 : close on ESC even if text field is focussedAnanya Sen2012-03-22
* IKNINJA-1361: autofocus and auto-select file name on open of new file and sav...Ananya Sen2012-03-22
* IKNINJA-1302 : more fixAnanya Sen2012-03-22
* IKNINJA-1302 : For File>New and File>SaveAll dialogs, 'ESC' key now triggers...Ananya Sen2012-03-22
* - detect document style edit [with Eric's input for styles-controller.js]Ananya Sen2012-03-06
* - file picker - select file on double clickAnanya Sen2012-02-21
* remove similar function from coreioapi.jsAnanya Sen2012-02-16
* moved file picker in file ioAnanya Sen2012-02-16
* use button tag for save as dialogAnanya Sen2012-02-14
* show iframeContainer if all documents are closedAnanya Sen2012-02-10
* fixed templates descriptor, changed validation to on key up, fixed minor ui i...Ananya Sen2012-02-09
* removed using montage button, since it has changed in Montafe 0.6Ananya Sen2012-02-03
* removed usage of NJUtils.js as it is being deleted.Ananya Sen2012-02-03
* uri validation moved to file io apisAnanya Sen2012-02-02
* refactoring some file names and locations,Ananya Sen2012-02-02