| Commit message (Expand) | Author | Age |
* | fixed incorrect capitalization for DOCTYPE html | John Mayhew | 2012-07-09 |
* | Normalize HTML DOCTYPE | Kris Kowal | 2012-07-09 |
* | BSD License | Kris Kowal | 2012-07-09 |
* | Normalize HTML doctype | Kris Kowal | 2012-07-06 |
* | Remove byte order markers (BOM) | Kris Kowal | 2012-07-06 |
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
* | Remove trailing spaces | Kris Kowal | 2012-07-06 |
* | Expand tabs | Kris Kowal | 2012-07-06 |
* | Update copyright boilerplate | Kris Kowal | 2012-07-06 |
* | updating the components and descriptor.json to support montage v.11 | Valerio Virgillito | 2012-06-17 |
* | adding more missing properties | Valerio Virgillito | 2012-06-11 |
* | changing @change to propertyChangeListener | Valerio Virgillito | 2012-05-16 |
* | use data-montage-id instead of id in template | Ananya Sen | 2012-05-03 |
* | Removing all "module" declarations and replaced with "prototype" in preparati... | John Mayhew | 2012-04-26 |
* | - using Montage TextField component to handle any edits like keyup, paste, cut. | Ananya Sen | 2012-04-05 |
* | - disable ok when text box is cleared using backspace and cross, for file nam... | Ananya Sen | 2012-04-04 |
* | - using clipboard data directly to avoid using setTimeout | Ananya Sen | 2012-03-30 |
* | detect paste from context menu for new file and save as dialog | Ananya Sen | 2012-03-28 |
* | KNINJA-1302 : refactored fixed as per request | Ananya Sen | 2012-03-22 |
* | IKNINJA-1361: autofocus and auto-select file name on open of new file and sav... | Ananya Sen | 2012-03-22 |
* | IKNINJA-1302 : more fix | Ananya Sen | 2012-03-22 |
* | file picker - added size unit | Ananya Sen | 2012-03-22 |
* | IKNINJA-1302 : For File>New and File>SaveAll dialogs, 'ESC' key now triggers... | Ananya Sen | 2012-03-22 |
* | IKNINJA-1256 fix - needed to convert String object to string | Ananya Sen | 2012-03-06 |
* | fixed picker address dropdown to backtrace till the logical drive | Ananya Sen | 2012-03-06 |
* | IKNINJA-1217: use encodeURI instead to save into sessionStorage | Ananya Sen | 2012-02-29 |
* | Merge branch 'refs/heads/FileIO-jose' into FileIO | Ananya Sen | 2012-02-22 |
|\ |
|
| * | cleanup - using montage functions handlers and using the NJevent | Valerio Virgillito | 2012-02-21 |
| * | cleanup - Removing temporary div to render the popups | Valerio Virgillito | 2012-02-21 |
* | | - file picker - select file on double click | Ananya Sen | 2012-02-21 |
|/ |
|
* | moved file picker in file io | Ananya Sen | 2012-02-16 |