Commit Graph

  • 054cc5cad9 newTab behind others and fix move glitch Matt Pass 2013-05-30 08:41:39 +01:00
  • b52f0cd112 Version 2.5 screenshot v2.5 Matt Pass 2013-05-29 15:08:51 +01:00
  • 4865f6c87b Version 2.5 Matt Pass 2013-05-29 14:49:47 +01:00
  • b2ceca3a8f Range fix & check fold type by file extension Matt Pass 2013-05-29 14:49:39 +01:00
  • 2c4ee9370c Escape quotes and full release > beta Matt Pass 2013-05-29 13:57:43 +01:00
  • 1f10cad45b Clearer to use from - to Matt Pass 2013-05-29 12:42:32 +01:00
  • c2e92fa355 Brace folding on applicable filetypes Matt Pass 2013-05-29 08:57:37 +01:00
  • 2f85371738 Need to global context to be usable Matt Pass 2013-05-29 08:54:45 +01:00
  • a48c9f5a77 Set gutter to be min-width not width Matt Pass 2013-05-29 08:25:39 +01:00
  • 61728cfa07 Seperate fold gutter, CSS tweaks & for count fix Matt Pass 2013-05-29 08:24:46 +01:00
  • 1643e74758 CSS class name changes Matt Pass 2013-05-29 08:16:33 +01:00
  • 33a354688a Begin setting up multiUser Matt Pass 2013-05-28 19:07:51 +01:00
  • 7c2d6f6fb5 Organise alpha tabs on openFiles.length Matt Pass 2013-05-28 18:41:16 +01:00
  • ea959248ca onChange redo markers Matt Pass 2013-05-28 08:39:08 +01:00
  • 2665a3be40 initMarks is now dontCollapse, clear non folds Matt Pass 2013-05-28 08:38:33 +01:00
  • d240cf0a53 Compressed file no longer contains foldcode.js Matt Pass 2013-05-25 18:36:30 +01:00
  • c02e7cd0b5 foldcode.js loaded and guttermarks set Matt Pass 2013-05-25 18:30:54 +01:00
  • 6a3e15aabf On load also set the gutter marks Matt Pass 2013-05-25 18:26:24 +01:00
  • e4bae8cdc5 Now shows guttermarks Matt Pass 2013-05-25 18:24:47 +01:00
  • e0e679d436 foldcode.js added Matt Pass 2013-05-25 18:18:55 +01:00
  • 0f3050521d Titles added to Preview Window and Terminal Matt Pass 2013-05-24 09:18:38 +01:00
  • db5a10bb96 Update file to match main JS Matt Pass 2013-05-24 09:12:50 +01:00
  • b05954eccd Error catching when no tabs are open Matt Pass 2013-05-24 09:10:37 +01:00
  • d2504dac64 New classes for colorValue and insertColorValue Matt Pass 2013-05-23 17:50:15 +01:00
  • a95e4124a8 RGB background, color and value set Matt Pass 2013-05-23 17:49:31 +01:00
  • c18630b0a5 RGB color value added to picker Matt Pass 2013-05-23 17:46:44 +01:00
  • f436aa835d Set a stream context timeout for file reading Matt Pass 2013-05-23 17:45:00 +01:00
  • 7409c89a87 Updated file to reflect main JS file Matt Pass 2013-05-23 10:08:45 +01:00
  • 0de8405906 Remove old highlight & save dialog now filename Matt Pass 2013-05-23 10:08:11 +01:00
  • 39d4bfe858 If our file is |[NEW], prefix selectedFiles[0] Matt Pass 2013-05-23 09:56:56 +01:00
  • 0677cb2a90 Line height added to previously opened files list Matt Pass 2013-05-23 09:55:09 +01:00
  • 2dd2e64f43 Ignoring config*.php except config-template.php Matt Pass 2013-05-23 09:54:30 +01:00
  • 3d45172991 Config now includes server name Matt Pass 2013-05-23 09:53:24 +01:00
  • 979fb791ac Upgrade to CodeMirror v3.13 Matt Pass 2013-05-23 09:43:17 +01:00
  • 1fcc2d996c Detect encoding and use that in if statement Matt Pass 2013-05-22 17:21:17 +01:00
  • e1d1891de8 Don't set innerHTML to false Matt Pass 2013-05-22 17:19:20 +01:00
  • fabfcbd742 Test against converted UTF8 no BOM content Matt Pass 2013-05-22 13:00:19 +01:00
  • 3710fa9e79 Convert content to UTF8 no BOM Matt Pass 2013-05-22 12:58:33 +01:00
  • b059261065 Function to convert strings to UTF with no BOM Matt Pass 2013-05-22 12:55:27 +01:00
  • 7b1b91ca14 lineEnding setting added Matt Pass 2013-05-22 08:40:38 +01:00
  • 098127c287 New min file to reflect changes Matt Pass 2013-05-21 17:05:21 +01:00
  • 83c99f34a3 Lowercase hex used Matt Pass 2013-05-21 17:05:04 +01:00
  • a9ae141838 Selected tab color is now very dark grey Matt Pass 2013-05-21 16:57:08 +01:00
  • c783416054 Use tabFGselected instead of hardcoded value Matt Pass 2013-05-21 16:55:51 +01:00
  • 59e1bc3c56 New settings to style highlights Matt Pass 2013-05-21 16:55:09 +01:00
  • f4cdff0c2c Show icons for last 10 files Matt Pass 2013-05-21 16:46:23 +01:00
  • 5bd99480f1 Redo highlights on opening branch Matt Pass 2013-05-21 16:44:21 +01:00
  • a86e7e4182 Using file-types.css too Matt Pass 2013-05-21 16:42:33 +01:00
  • c3477264b3 file-types.css added Matt Pass 2013-05-21 16:42:16 +01:00
  • 9c4c33aa76 Increase the variations on definition matching Matt Pass 2013-05-16 16:57:05 +01:00
  • 9b5aea5aec Shortcut for mobile open file added Matt Pass 2013-05-16 08:43:37 +01:00
  • 614ee50262 Open file on clicking on a mobile Matt Pass 2013-05-16 08:31:18 +01:00
  • f1b7c973d3 Update min file to match main JS Matt Pass 2013-05-14 18:41:06 +01:00
  • 0c7fad798c updateByte Display and showDisplay functions Matt Pass 2013-05-14 18:40:41 +01:00
  • e4ed3cf978 Call updateByteDisplay on events Matt Pass 2013-05-14 18:38:45 +01:00
  • 63687b7f48 Byte Display container added Matt Pass 2013-05-14 18:38:08 +01:00
  • 20454a21ed devMode setting displayed Matt Pass 2013-05-14 08:56:51 +01:00
  • eb30cb0cb6 Version 2.4 screenshot v2.4 Matt Pass 2013-05-13 09:12:51 +01:00
  • b211fae85c Version 2.4 Matt Pass 2013-05-13 08:58:21 +01:00
  • 93b4774903 Take ICEcoder back out of devMode Matt Pass 2013-05-13 08:57:57 +01:00
  • 236b55fce6 Updated min file to match dev JS file Matt Pass 2013-05-13 08:57:44 +01:00
  • c34bf50c39 Info & version in msg, form near upload option Matt Pass 2013-05-13 08:55:31 +01:00
  • b8f921dab2 CTRL+o can now get remote URL Matt Pass 2013-05-12 17:13:44 +01:00
  • fc79be3010 getRemote file function added Matt Pass 2013-05-12 17:12:14 +01:00
  • 63d08eeed2 Clarify write perms to be either 757 or 775 Matt Pass 2013-05-12 17:09:22 +01:00
  • 7fa39f645d Space shortcut to refocus on document Matt Pass 2013-05-12 16:06:55 +01:00
  • 535677fc8e onclick needs if check and simpler title updating Matt Pass 2013-05-12 13:56:30 +01:00
  • 2dfff50031 Set 2nd param to this.childNodes[1].id Matt Pass 2013-05-12 13:53:28 +01:00
  • c335b6b7fb Check htmlState also plus put into dev mode Matt Pass 2013-05-10 18:50:14 +01:00
  • a81c4c7a75 Also need write perms on test-file1.txt Matt Pass 2013-05-10 17:50:48 +01:00
  • e2ada5e6b2 Setup point changed to include perms on test dir Matt Pass 2013-05-10 17:46:27 +01:00
  • 43ae4ac317 Dropping eval for function closure and slashes Matt Pass 2013-05-10 17:45:11 +01:00
  • 5f0ee6d95e Trim + and space from end of file Matt Pass 2013-05-10 17:41:37 +01:00
  • 0947172391 Copying of multiple items Matt Pass 2013-05-09 09:10:16 +01:00
  • 0fb9680f72 devMode setting added, swapped menu item order Matt Pass 2013-05-09 09:06:23 +01:00
  • ba94a3bba0 Add system as a DOM elem Matt Pass 2013-05-08 08:59:13 +01:00
  • 11963e263d No need to have font weight, size or color Matt Pass 2013-05-08 08:58:47 +01:00
  • 3f15cb8fff Python now supported as a language Matt Pass 2013-05-08 08:51:50 +01:00
  • eca4f8e06d Version 2.3 v2.3 Matt Pass 2013-05-06 17:59:51 +01:00
  • 358be2ee92 Updated to v2.3 & changed text to Linux Terminal Matt Pass 2013-05-06 17:59:44 +01:00
  • acd8f949e7 Updated file Matt Pass 2013-05-06 17:42:58 +01:00
  • a1574af5e0 Working with previewWindow, plus new sys tools Matt Pass 2013-05-06 17:40:02 +01:00
  • 525e73e179 stickyTab now previewWindow Matt Pass 2013-05-06 17:33:42 +01:00
  • abe1745642 Terminal plugin removed Matt Pass 2013-05-06 17:33:21 +01:00
  • eda925e617 Icons for preview window and terminal added Matt Pass 2013-05-06 17:33:04 +01:00
  • 5ab3f7ba16 All stickyTab refs now previewWindow Matt Pass 2013-05-06 17:32:45 +01:00
  • cb12bdad2d Removed sticky tab shortcut, added live edits Matt Pass 2013-05-06 17:32:11 +01:00
  • 2a6c2fc273 Jump to definition shortcut added Matt Pass 2013-05-06 17:31:48 +01:00
  • 216c04b3f1 Terminal moved to system & icon gone Matt Pass 2013-05-06 17:29:12 +01:00
  • 0ecb6ea1aa system, preview, terminal & nest display changes Matt Pass 2013-05-06 17:25:59 +01:00
  • f3fff8543d Icons for preview and terminal, add demoMode var Matt Pass 2013-05-06 17:22:36 +01:00
  • 2d75b57195 Using minified JS file Matt Pass 2013-05-06 15:59:27 +01:00
  • 7ebd73916e Added a minified version of ice-coder.js Matt Pass 2013-05-06 15:59:02 +01:00
  • cafa9d521a Making JS Google Compiler compatible Matt Pass 2013-05-06 15:57:28 +01:00
  • a5b395d888 3rd param should be false mattpass 2013-05-05 19:52:25 +02:00
  • c214640bb1 Jump to Definition variations setup Matt Pass 2013-05-05 13:35:38 +01:00
  • d7a8b35ded Jump to Definition, opening up findReplace func Matt Pass 2013-05-04 15:19:31 +01:00
  • bcc86e160f Pass find value to function as 1st param Matt Pass 2013-05-04 15:14:38 +01:00
  • 5b14389c6e Only hide mask if not over popup elems Matt Pass 2013-05-04 13:52:28 +01:00
  • 0ba4803154 Canvas elem plus 4 x input boxes added Matt Pass 2013-05-04 13:51:51 +01:00