cloudcmd/lib/client
coderaiser 017e48470b fixed bug with setting up current file on click when menu is open
Menu works in some crazy way so need a little hack to get every thing work out.
When menu shows up, it drawing invisible 
layer wich hides all elements of
Cloud Commander so it could not handle
onclick events. To get every thing work
how expected we hide out invisible layer
so for observer it is nothing special
is not going on. All magic happening in
DOM tree
2012-08-15 14:07:38 +03:00
..
editor/codemirror changed mode of CodeMirror to javascript 2012-08-02 08:33:19 -04:00
menu beck things to previous state 2012-08-15 13:28:49 +03:00
terminal added terminal script file 2012-08-14 05:47:02 -04:00
viewer/fancybox added packed css of fancybox 2012-07-27 08:00:33 -04:00
editor.js Update lib/client/editor.js 2012-08-14 16:41:34 +03:00
jquery.js JQuery 1.7.2 changed to 1.8.0 2012-08-13 03:45:55 -04:00
keyBinding.js Update lib/client/keyBinding.js 2012-08-15 11:22:55 +03:00
menu.js fixed bug with setting up current file on click when menu is open 2012-08-15 14:07:38 +03:00
polyfills.js added context menu on shift+f10 2012-08-14 07:06:13 -04:00
terminal.js minor changes 2012-08-02 10:59:58 -04:00
viewer.js Update lib/client/viewer.js 2012-08-14 16:38:08 +03:00