Commit Graph

  • dff7573531 Theme can now be chosen, right click menu now dynamic & reload FM Matt Pass 2012-04-19 17:43:41 +01:00
  • 881b8f014b Adjustment to onContextMenu & FM reloader Matt Pass 2012-04-19 17:40:19 +01:00
  • d273c82b86 Removed clipboard plugin, theme setting & fix to stop UI jamming Matt Pass 2012-04-19 17:39:05 +01:00
  • 6e5ab719a4 Simplified default CSS file Matt Pass 2012-04-19 17:34:28 +01:00
  • b416dd79f5 CSS class for refresh icon Matt Pass 2012-04-19 17:29:46 +01:00
  • 1e4237a483 Refresh icon added to File Manager Matt Pass 2012-04-19 17:29:00 +01:00
  • a90a53458d Clipboard plugin icon removed Matt Pass 2012-04-19 17:28:22 +01:00
  • 54fa471d26 CodeMirror themes dir added Matt Pass 2012-04-19 17:27:48 +01:00
  • be20e8f302 Updates to the fold code function to standardise folding Matt Pass 2012-04-19 17:25:56 +01:00
  • 222f651d68 Minor fix to start session from beginnig of file v0.6.3 Matt Pass 2012-04-14 18:26:44 +01:00
  • b70ee4553a Ruby language support & visible tabs Matt Pass 2012-04-14 18:10:00 +01:00
  • 493037a01b Ruby language support & auto loading of last opened files Matt Pass 2012-04-14 18:08:03 +01:00
  • 8233763511 Extra code to allow for auto opening of files Matt Pass 2012-04-14 17:54:52 +01:00
  • 2c01eeba17 Visible tabs and auto opening last opened files Matt Pass 2012-04-14 17:53:11 +01:00
  • 82fd2a5b5d Handling of unsaved changes & loading of previous files Matt Pass 2012-04-14 17:44:02 +01:00
  • e297fd049f Ruby code highlighting mode added Matt Pass 2012-04-14 17:36:44 +01:00
  • ef9d8ed5de Nest hover/click function, better code folding plus error catching v0.6.2 Matt Pass 2012-04-07 21:17:33 +01:00
  • 07e44ecfb5 Overwrite permission prompt plus better display & error catching Matt Pass 2012-04-07 21:14:24 +01:00
  • fee53144d9 Code folding upon gutter click Matt Pass 2012-04-07 21:11:45 +01:00
  • e899c2f1bd Version no. update to v0.6.2 Matt Pass 2012-04-07 20:27:40 +01:00
  • 579dc7d5d0 Version no update to v0.6.1 v0.6.1 Matt Pass 2012-04-05 07:58:09 +01:00
  • bdb7433c4a Minor CSS adjustment to show pointer mouse cursor on file names Matt Pass 2012-04-05 07:54:28 +01:00
  • 2a2a631c99 Minor CSS adjustment to show default mouse cursor on gutter text Matt Pass 2012-04-05 07:53:56 +01:00
  • a28213983b Hitting escape key outside of content area now cancels all actions This stops parent from loading, hides the loading mask and clears server queue tasks other than one that is processing Also displays message to inform you it's cancelled tasks Function added to mediate file manager icon clicks to relevant functions Icon visibility changes depending on actions you are taking and what is available to you right now Simple function to handle icon visibility added Code folding function added to allow collapsing and expanding of code blocks (Its a bit slow & basic right now and only works for HTML, but improvements to come) Matt Pass 2012-04-05 07:52:57 +01:00
  • 0bcbc1a222 Account Options CSS added Matt Pass 2012-04-05 07:46:48 +01:00
  • 978e2145e6 File Manager Icon Options Added Matt Pass 2012-04-05 07:45:38 +01:00
  • e4e75ccbef New file manager icons Matt Pass 2012-04-05 07:42:32 +01:00
  • 4a804e71df Interaction improvements via CSS and alternate functions Matt Pass 2012-04-05 07:40:58 +01:00
  • c758a2ff37 Gutter click now triggers code folding Matt Pass 2012-04-05 07:34:14 +01:00
  • 77aaa16be4 Extra nestTagException for ?php (not that it makes difference) Removed ICEcoder.tD var as it was hardly used and theress no char saving really Switched a few areas to ternary if statements Code improvements, structure tidy up & improved commenting Removed unnecessary code, stopped a few global vars Also considering ?php as well as ? Breaking tagEnd var on new lines to avoid nesting false errors CTRL+I searches for highlighted word on Google in a context aware way (ie, highlight 'echo' in a PHP block and it will search for 'PHP echo', highlighting 'echo' in content area will search for just 'echo') New function to select/deselect file/folder by changing CSS class Only show New File and New Folder context menu options if we right clicked a folder Simplified getcMInstance function Improved commenting function to allow partial line commenting Fixed issue with clicking plugin icons and server queue deletion on return Fixed issue with CSS color blocks so they only show if they have a BG color v0.6.0 Matt Pass 2012-04-01 12:43:18 +01:00
  • 215229d051 Fix & improvements to end tag postfixing, tab key & removing old code Matt Pass 2012-04-01 12:18:04 +01:00
  • dbf7e4e834 Span wrapper for dynamic context menu and fix to plugin icons clickability Matt Pass 2012-04-01 12:10:54 +01:00
  • cafd79b03d Version & CodeMirror Update Matt Pass 2012-04-01 12:07:17 +01:00
  • 0b1073fdbe Display server message Matt Pass 2012-04-01 12:05:21 +01:00
  • d23171b8f1 Updated CodeMirror to v2.23 Matt Pass 2012-04-01 12:04:00 +01:00
  • 64b026ca6e Removed CodeMirror v2.22 Matt Pass 2012-04-01 12:01:03 +01:00
  • 422b013330 Minor bug fix to better detect file saving capabilities Matt Pass 2012-03-26 07:54:11 +01:00
  • 3ac4bb2802 Clear server message & remove from server queue when done v0.5.9 Matt Pass 2012-03-25 17:00:02 +01:00
  • b3e75b3c8b Version number update & server messages available for Plugins Matt Pass 2012-03-25 16:59:14 +01:00
  • 5f580811a4 Clearing of server queue items in turn & saving from content snapshot Matt Pass 2012-03-25 16:57:26 +01:00
  • 029f5edd1a Server Queue, CSS Color Preview, scrolling bug fix & some minor updates Matt Pass 2012-03-25 16:52:14 +01:00
  • 4bbd84f594 pluginActions iFrame removed Matt Pass 2012-03-25 16:39:19 +01:00
  • 715a08f581 CSS Color Preview Added Matt Pass 2012-03-25 16:37:43 +01:00
  • 64cb394584 Version number update, bannedFiles also covers WordPress Matt Pass 2012-03-12 17:50:55 +00:00
  • f507917fd6 Error catching to alerts plus clearing serverMessage Matt Pass 2012-03-12 17:50:13 +00:00
  • 5ad36122d5 Lock icon moves with FM width change, setting serverMessages Matt Pass 2012-03-12 17:48:05 +00:00
  • ee3da0dd7c serverMessage class additions Matt Pass 2012-03-12 17:45:03 +00:00
  • 1dd630dbac Removed fake 404 page, added serverMessage Matt Pass 2012-03-12 17:44:01 +00:00
  • 4884c32fa8 Removed problematic $ownerInfo, simplify file info, extended $restrictedFiles to folders Matt Pass 2012-03-12 17:43:08 +00:00
  • 083da878b9 Updated details on installation Matt Pass 2012-03-12 17:39:28 +00:00
  • ce20b4349f Syntax fix & extra comment Matt Pass 2012-03-09 07:58:08 +00:00
  • c03be66c78 Code Assist, Removing Upload, New Vars Matt Pass 2012-03-09 07:45:48 +00:00
  • 62d8370681 Mouse events added & changed Matt Pass 2012-03-09 07:32:23 +00:00
  • d215bb7a26 Mouse events & removing Upload area Matt Pass 2012-03-09 07:29:53 +00:00
  • c8cb61149c User select, upload, tabsBar and Code Assist updates Matt Pass 2012-03-09 07:27:32 +00:00
  • 1eee476e0b Update to v 0.5.7 Matt Pass 2012-03-09 07:24:29 +00:00
  • 4ab18803fc Rename tab only if it's a new name Matt Pass 2012-03-09 07:24:00 +00:00
  • 4b0110b671 Keyup works with Code Assist Matt Pass 2012-03-09 07:22:44 +00:00
  • 7467e793c1 File removed as no longer needed Matt Pass 2012-03-09 07:20:44 +00:00
  • 5a1b10ed22 Improvement to File Manager Matt Pass 2012-03-02 15:24:20 +00:00
  • d649f1e1d4 Improvements to File Manager, setLayout & contentCleanUp & other minor fixes Matt Pass 2012-03-02 15:23:36 +00:00
  • 160c19397a Matching text function avail plus improvements & fixes to CM display Matt Pass 2012-03-02 15:11:05 +00:00
  • a4a7527e82 fullPath var, FM open by default and partially triggering setLayout Matt Pass 2012-03-02 15:07:54 +00:00
  • 5e74b4cb9d Temporary fixes to $ownerInfo Matt Pass 2012-03-02 15:04:37 +00:00
  • 34a30c01d1 File Manager Open by Default Matt Pass 2012-03-02 15:02:52 +00:00
  • 9635ad18fb Theme styling improvements Matt Pass 2012-03-02 15:01:48 +00:00
  • ab573a51f6 Using new CodeMirror version & adjustment of banned & restricted files Matt Pass 2012-03-02 15:00:08 +00:00
  • b962fe2562 Code Mirror 2.22 Upgrade Matt Pass 2012-03-02 14:53:56 +00:00
  • 224456ecdf Removed CodeMirror 2.21, upgrade to 2.22 Matt Pass 2012-03-02 14:52:04 +00:00
  • 9925fc7692 Login now via POST instead of GET & password field Matt Pass 2012-02-23 18:15:12 +00:00
  • 7eef976619 Shift key, Save As and loading mask Matt Pass 2012-02-23 18:14:01 +00:00
  • 25a05027b5 Save As added to file control system Matt Pass 2012-02-23 18:11:50 +00:00
  • 29569ac7d1 Styles for loading screen & login area Matt Pass 2012-02-23 18:10:12 +00:00
  • 94ab671089 Loading screen & login area Matt Pass 2012-02-23 18:09:00 +00:00
  • 4cf6dac5f9 New functions & Some Removals Matt Pass 2012-02-12 14:35:03 +00:00
  • 31f634b395 File Manager Menu Added Matt Pass 2012-02-12 14:31:55 +00:00
  • 994025567d File Manager Menu Added Matt Pass 2012-02-12 14:30:53 +00:00
  • 85b8e6d997 New styles for file manager menu & settings screen Matt Pass 2012-02-12 14:29:23 +00:00
  • a0cd251df0 New folder functionality Matt Pass 2012-02-12 14:28:29 +00:00
  • 19c34c8e18 Password Improvements Matt Pass 2012-02-12 14:27:11 +00:00
  • 82c350444a Alterations to work with dynamic CM instances Matt Pass 2012-02-09 07:53:59 +00:00
  • 3202cfe0dd Alterations to active line Matt Pass 2012-02-09 07:50:28 +00:00
  • 3caf4bdddb Fix & improvement to user level & password Matt Pass 2012-02-09 07:49:07 +00:00
  • 20ae2296d3 CodeMirror now created as dynamic object Matt Pass 2012-02-09 07:47:20 +00:00
  • 0d56181f5e Version no update Matt Pass 2012-02-03 08:03:47 +00:00
  • 3d7980a148 </textarea> in loaded content fix Matt Pass 2012-02-03 08:03:19 +00:00
  • 94785e6a3d Selected text now using CSS style Matt Pass 2012-02-03 08:00:55 +00:00
  • 0e28213c86 </textarea> in content fix Matt Pass 2012-02-03 07:59:05 +00:00
  • 0772190fdd Span & H1-H7 end tags now appended inline Matt Pass 2012-02-03 07:57:59 +00:00
  • a620e1b275 Lots of great updates! Matt Pass 2012-01-28 17:01:47 +00:00
  • d814f55ecb Version No Updates Matt Pass 2012-01-28 16:44:57 +00:00
  • 74aedb9668 Rename & active line Matt Pass 2012-01-28 16:42:32 +00:00
  • dcedb0c119 New dark theme Matt Pass 2012-01-28 16:39:51 +00:00
  • 41b2b04c21 All CSS3 transitions removed Matt Pass 2012-01-28 16:38:38 +00:00
  • 813dd75bef ActiveLine & JS, CSS restrictions on code assist Matt Pass 2012-01-28 16:35:02 +00:00
  • f9b37b3c06 Upgrade to latest version of CodeMirror Matt Pass 2012-01-28 16:29:01 +00:00
  • a25bfeada8 Remove CodeMirror 2.2 Matt Pass 2012-01-28 16:24:34 +00:00
  • d948b0deda Upload icon now displayed Matt Pass 2012-01-28 15:59:37 +00:00
  • 972a3434bc v0.5.0 update Matt Pass 2012-01-20 09:55:29 +00:00