1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00

Commit Graph

  • b2df1a13c2 Merge remote-tracking branch 'origin/master' into save-file njadbe 2011-12-16 15:56:32 -0800
  • da5f24d5ce Merge remote-tracking branch 'origin/initial-fileio-work' into save-file njadbe 2011-12-16 15:56:20 -0800
  • eb1a53c2ff Add unlink tests. Make all tests async. Glenn Ruehle 2011-12-16 15:54:58 -0800
  • 905bc72ced Merge 7a61508dc1 into ecbeadf7da GitHub Merge Button 2011-12-16 15:49:59 -0800
  • 7a61508dc1 Merge branch 'master' into initial-fileio-work Jason San Jose 2011-12-16 15:49:07 -0800
  • b146cacc03 Fix getFile() error handling logic Jason San Jose 2011-12-16 15:48:46 -0800
  • ab3951c5ee Merge latest save file API njadbe 2011-12-16 14:19:08 -0800
  • b01a80b685 Refactored brackets.js to make the boot sequence cleaner, and pulled out the file handling code into a separate file. Simplified KeyBindingManager. Changed $.Deferred() to new $.Deferred(). njadbe 2011-12-16 14:17:16 -0800
  • ecbeadf7da Merge in latest CodeMirror Glenn Ruehle 2011-12-16 13:43:16 -0800
  • 3e7c89a5dd Renamed showDialog() to showModalDialog() njadbe 2011-12-16 12:55:16 -0800
  • 9e39016a15 Fix getFile() error when path is a directory. More getFile() error handling unit tests. Use fs.unlink() to remove files created during unit tests. Jason San Jose 2011-12-16 11:48:16 -0800
  • adb37d0d72 Hooked up to HTML file save API njadbe 2011-12-16 10:13:17 -0800
  • 049436c81b Code review from NJ. Move private members out of prototype to constructor. Jason San Jose 2011-12-16 10:02:20 -0800
  • 43a0b989c7 Added another reject() case to doOpen() njadbe 2011-12-16 09:49:47 -0800
  • 8db07b7ae7 Merge branch 'initial-fileio-work' into save-file njadbe 2011-12-16 09:46:03 -0800
  • b91566c247 Trying different indentation style for Deferred callbacks njadbe 2011-12-16 09:45:03 -0800
  • 26a603b6d8 Fix _FileWriter event handling Jason San Jose 2011-12-16 09:05:09 -0800
  • e62be1925b _FileWriter bug fixes Jason San Jose 2011-12-15 23:44:08 -0800
  • f12f2a1fb5 Merge pull request #12 from adobe/open-file-from-tree Peter Flynn 2011-12-15 23:22:35 -0800
  • ef8d96c6ab Added clarifying comment in FILE_CLOSE command njadbe 2011-12-15 23:12:03 -0800
  • 72d998c8ef Made commands rely on $.Deferred() to handle asynchronicity, and updated logic of the open/save/close commands to take advantage of this. njadbe 2011-12-15 22:52:34 -0800
  • 9dee2302c0 Fix indentation Jason San Jose 2011-12-15 22:25:25 -0800
  • 33e8cfe0c0 Added dialog when closing dirty file. Refactored dialog code to make it more generic, driven by HTML. Added basic keymapping functions. njadbe 2011-12-15 22:23:42 -0800
  • 90df2e7ee2 Fixed getFile() to pass correct encoding Jason San Jose 2011-12-15 22:14:44 -0800
  • a76da126e8 Merge branch 'initial-fileio-work' of github.com:adobe/brackets into initial-fileio-work Jason San Jose 2011-12-15 21:43:42 -0800
  • 503a3e0de9 Change to brackets.fs error constants Jason San Jose 2011-12-15 21:31:31 -0800
  • 0d169b9155 Implementing file close--prompting to save not yet implemented njadbe 2011-12-15 18:48:38 -0800
  • 5701dd6b39 Merge latest file api and open-file code njadbe 2011-12-15 18:41:46 -0800
  • 092bfdd56f Merge c38918f1ba into ea0847ea6d GitHub Merge Button 2011-12-15 18:40:13 -0800
  • c38918f1ba Final code review cleanup njadbe 2011-12-15 18:40:07 -0800
  • 2241ef9187 Fixed bug in previous merge njadbe 2011-12-15 18:37:02 -0800
  • 9fa9d1c170 Move definition of showErrorDialog out of document.ready into top level njadbe 2011-12-15 18:32:25 -0800
  • 2c707fa0c6 Merge from master njadbe 2011-12-15 18:31:25 -0800
  • ea0847ea6d Merge pull request #15 from adobe/initial-error-dialogs Narciso Jaramillo 2011-12-15 18:26:18 -0800
  • dda0d1ba44 Merge c73fd9678f into f2f2596eff GitHub Merge Button 2011-12-15 18:23:46 -0800
  • c73fd9678f Update src/strings.js Narciso Jaramillo 2011-12-15 18:23:43 -0800
  • 0e1c0373f9 Fix typos. Glenn Ruehle 2011-12-15 18:06:46 -0800
  • bc46cd0ddf Merge with master Glenn Ruehle 2011-12-15 18:03:44 -0800
  • 0ad40b82d8 Code review cleanup njadbe 2011-12-15 18:02:40 -0800
  • c8dc80b0ed Tabs to spaces... Glenn Ruehle 2011-12-15 17:54:08 -0800
  • 2a3832d414 Merge branch 'open-file-from-tree' into save-file njadbe 2011-12-15 17:43:52 -0800
  • 35da1efb0e Merge branch 'master' into open-file-from-tree njadbe 2011-12-15 17:35:40 -0800
  • 338b2eb5fe Merge branch 'master' of github.com:adobe/brackets njadbe 2011-12-15 17:35:30 -0800
  • f2f2596eff Merge pull request #13 from adobe/initial-fileio-work Narciso Jaramillo 2011-12-15 17:35:04 -0800
  • ead9cd58eb Merge remote-tracking branch 'origin/initial-fileio-work' njadbe 2011-12-15 17:34:27 -0800
  • 8b769baf0d Merged with latest file read API njadbe 2011-12-15 17:33:29 -0800
  • 7d34dbc161 Initial error dialogs. Glenn Ruehle 2011-12-15 17:32:34 -0800
  • 3f24418f7b Merge 5a9d18977d into 71379b18cf GitHub Merge Button 2011-12-15 16:57:23 -0800
  • 5a9d18977d Fixes after NJ's code review Ty Voliter 2011-12-15 16:57:08 -0800
  • 08627207ed Merge remote-tracking branch 'origin/initial-fileio-work' into open-file-from-tree njadbe 2011-12-15 15:56:50 -0800
  • 8941cd9cc6 Beginning implementation of prompt when closing dirty file njadbe 2011-12-15 15:56:29 -0800
  • aedbcbde6a added missed gotFile = true in NativeFileSystem-test.js Ty Voliter 2011-12-15 15:46:51 -0800
  • 71379b18cf Merge pull request #14 from adobe/new-raw-file-tests Glenn Ruehle 2011-12-15 15:40:07 -0800
  • 798a50a6b6 Merge a0e6c70f97 into 24765a47f6 GitHub Merge Button 2011-12-15 15:38:00 -0800
  • a0e6c70f97 Added tests for trying to read/write a directory using the read/writeFile APIs njadbe 2011-12-15 15:36:58 -0800
  • 9ac6719f7b Merge branch 'initial-fileio-work' of github.com:adobe/brackets into initial-fileio-work Ty Voliter 2011-12-15 15:18:42 -0800
  • 4cb5336d4a Added error handling to readFile. Code cleanup. Ty Voliter 2011-12-15 15:18:35 -0800
  • cff3c9edad Removed our own FileError constants from NativeFileSystem. Fixed up sample code for file reading in brackets.js. Added unit tests for reading a file (some are currently failing because the underlying implementation isn't finished). njadbe 2011-12-15 14:59:19 -0800
  • 318c54ddfe Fix NativeFileSystem unit tests Jason San Jose 2011-12-15 14:31:18 -0800
  • 38fa49286c Resolve merge conflicts Jason San Jose 2011-12-15 14:26:11 -0800
  • c7d92aed0f Moved initialization of this.path so it can be used by all tests njadbe 2011-12-15 14:23:27 -0800
  • adfd459afe Fixes to NativeFileSystem for bugs introduced by namespace changes njadbe 2011-12-15 14:22:51 -0800
  • c3930e8fdc Merge branch 'initial-fileio-work' of github.com:adobe/brackets into initial-fileio-work Jason San Jose 2011-12-15 14:14:31 -0800
  • 31a4b78926 Clear history after opening a new file njadbe 2011-12-15 14:09:11 -0800
  • 7d60cdc252 DirectoryEntry.getFile() impl Jason San Jose 2011-12-15 14:04:15 -0800
  • c4493d7b42 Added comments around our dirty bit management njadbe 2011-12-15 09:57:37 -0800
  • 1531bc2f58 Changed file-open code to use HTML API njadbe 2011-12-14 17:16:37 -0800
  • e448ecc7d5 Merge remote-tracking branch 'origin/initial-fileio-work' into open-file-from-tree njadbe 2011-12-14 16:41:37 -0800
  • 9884b04481 moved file io classes into NativeFileSystem object Ty Voliter 2011-12-14 16:35:53 -0800
  • f048b02f12 Removed call to temp debug function njadbe 2011-12-14 16:17:55 -0800
  • 0bc6854366 Initial commit for FileWriter Jason San Jose 2011-12-14 16:00:50 -0800
  • 0fa72df12c Merge remote-tracking branch 'origin/initial-fileio-work' into open-file-from-tree njadbe 2011-12-14 15:55:47 -0800
  • 0ae3aa9197 Improve handling of title bar path njadbe 2011-12-14 15:48:26 -0800
  • 532d0e1c6f added file reading test code sample Ty Voliter 2011-12-14 15:37:29 -0800
  • e38f3b6827 Merge remote-tracking branch 'origin/master' into initial-fileio-work Ty Voliter 2011-12-14 15:36:38 -0800
  • d337530582 reverting to changes in master for brackets.js Ty Voliter 2011-12-14 15:36:33 -0800
  • 0ddee95d80 integrate changes from origin/master Ty Voliter 2011-12-14 15:34:44 -0800
  • 14375eb877 Initial implementation of File > Save and dirty bit management njadbe 2011-12-14 15:33:07 -0800
  • c8344a462c added fake event to onload Ty Voliter 2011-12-14 15:22:22 -0800
  • dcebbfeed5 Initial implementation for Blob, File, and FileReader classes Ty Voliter 2011-12-14 15:09:03 -0800
  • 3d2428c19f Initial commit for FileSaver Jason San Jose 2011-12-14 15:05:25 -0800
  • 6ab2c44a2a Created Commands file for command ID constants. Fixed async handling in file open command. Small code review fixes. njadbe 2011-12-14 14:48:01 -0800
  • 0ebaefe120 Update editor toolbar to show current file path njadbe 2011-12-14 13:59:09 -0800
  • 9820db4b55 Merge remote-tracking branch 'origin/master' into open-file-from-tree njadbe 2011-12-14 13:53:46 -0800
  • 24765a47f6 Merge pull request #9 from adobe/initial-file-tree Narciso Jaramillo 2011-12-14 13:52:50 -0800
  • e2019df585 Merge remote-tracking branch 'origin/master' into initial-file-tree njadbe 2011-12-14 13:51:59 -0800
  • e222f453d3 Updated to work with latest ProjectManager changes njadbe 2011-12-14 13:51:44 -0800
  • bee53cb0b6 Merge branch 'initial-file-tree' into open-file-from-tree njadbe 2011-12-14 13:49:46 -0800
  • 4fd512f70b Merge f9d2faa2bf into 852d435b3d GitHub Merge Button 2011-12-14 13:48:41 -0800
  • f9d2faa2bf Changes based on NJ's code review: - fix typo in docs - hide projectRoot behind a getter - move jsTree LESS styles into a separate file Peter Flynn 2011-12-14 13:49:23 -0800
  • 66dc4db5a4 Merge branch 'open-file-from-tree' of github.com:adobe/brackets into open-file-from-tree njadbe 2011-12-14 12:41:42 -0800
  • ffbe5fc6e0 Implementation of opening file from the tree, using a simple CommandManager to start to decouple different parts of the app. njadbe 2011-12-14 12:40:21 -0800
  • fa0942ab4b Implementation of opening file from the tree, using a simple CommandManager to start to decouple different parts of the app. njadbe 2011-12-14 12:40:21 -0800
  • c203b7ff99 Pushing file API's into brackets.fs object Ty Voliter 2011-12-14 12:34:26 -0800
  • 852d435b3d Merge pull request #11 from adobe/jason-sanjose/file-api-tests Glenn Ruehle 2011-12-14 12:07:02 -0800
  • d066d5669c Merge d2f6dc1a3c into 6f15889e86 GitHub Merge Button 2011-12-14 11:54:55 -0800
  • d2f6dc1a3c Remove hard coded path Jason San Jose 2011-12-14 11:53:29 -0800
  • 2280673905 Remove comment Jason San Jose 2011-12-14 11:50:26 -0800
  • 4c5c5c2c94 Merge branch 'master' into jason-sanjose/file-api-tests Jason San Jose 2011-12-14 11:47:48 -0800
  • 6f15889e86 Merge pull request #10 from adobe/low-level-fileio-tests Jason San Jose 2011-12-14 11:28:27 -0800