coderaiser
|
7bae14a50f
|
changes back to previous state because they have no sense
|
2012-07-18 13:08:45 +03:00 |
|
coderaiser
|
4dedb69449
|
minor changes
|
2012-07-18 13:05:56 +03:00 |
|
coderaiser
|
9eb9ee033d
|
fixed bug with processing key pressing of Cloud Editor if it's window is hidden.
|
2012-07-18 13:02:17 +03:00 |
|
coderaiser
|
8dbe906121
|
added getPanel function, left is not the only panel, thet could be using for text editing
|
2012-07-17 15:02:35 -04:00 |
|
coderaiser
|
a034c9412a
|
removed onLoad property, it doesn't work properly anyway, just confusing
|
2012-07-17 14:52:14 -04:00 |
|
coderaiser
|
8d6f9beb69
|
added preliminary loading, so CodeMirror must work faster
|
2012-07-17 14:47:29 -04:00 |
|
coderaiser
|
5f7f6d1376
|
css margins removed
|
2012-07-17 14:20:35 -04:00 |
|
coderaiser
|
7dbb5ac85e
|
add margin top, because of aesthetic experience
|
2012-07-17 14:04:20 -04:00 |
|
coderaiser
|
be42d19f5e
|
fixed bug parent object of function hide
|
2012-07-17 13:35:10 -04:00 |
|
coderaiser
|
c1a8b5659f
|
fixed bug parent object of function hide
|
2012-07-17 13:33:48 -04:00 |
|
coderaiser
|
38a3efa48c
|
fixed bug in conditions
|
2012-07-17 13:30:07 -04:00 |
|
coderaiser
|
40013082d2
|
added getById function to CloudCommander object
|
2012-07-17 13:27:50 -04:00 |
|
coderaiser
|
979f82636d
|
minor changes
|
2012-07-17 17:54:29 +03:00 |
|
coderaiser
|
da011b8ee6
|
fixed bug with event name
|
2012-07-17 17:50:58 +03:00 |
|
coderaiaser
|
17e8db8281
|
editor.js now minimizing and loading
|
2012-07-17 07:23:28 -07:00 |
|
coderaiaser
|
c818d8e4ba
|
removed output for pressed keys
|
2012-07-17 07:17:43 -07:00 |
|
coderaiaser
|
7e51eac574
|
added event listener on f4 key pressed
|
2012-07-17 07:15:36 -07:00 |
|
coderaiaser
|
f604a31fd2
|
added output for pressed keys
|
2012-07-17 07:05:14 -07:00 |
|
coderaiser
|
812839208a
|
added CodeMirror Editor module
|
2012-07-17 05:30:44 -07:00 |
|
coderaiser
|
109cebf15b
|
fixed bug with initialization of lOptimizeParams
|
2012-07-16 12:45:02 +03:00 |
|
coderaiser
|
78444af62f
|
minor changes
|
2012-07-14 15:31:31 -04:00 |
|
coderaiser
|
556905c600
|
fixed bug with minimizing when minify module not installed
|
2012-07-14 12:21:14 -04:00 |
|
coderaiser
|
afab49bad2
|
added build in jquery module
|
2012-07-14 10:40:33 -04:00 |
|
coderaiser
|
1a0fd6ae5b
|
fixed bug with params passing in Minify object
|
2012-07-14 05:42:44 -04:00 |
|
coderaiser
|
56396ecf12
|
removed properties done from Minify object
|
2012-07-14 05:11:37 -04:00 |
|
coderaiser
|
7e3586bdc3
|
chenge html function to optimize
|
2012-07-14 04:21:15 -04:00 |
|
coderaiser
|
5e075f3786
|
changed jsScripts to optimize
|
2012-07-14 04:13:04 -04:00 |
|
coderaiser
|
f09a25641b
|
minor cleanup
|
2012-07-12 08:57:55 -04:00 |
|
coderaiser
|
fc7d3bdcf0
|
added CodingStyle
|
2012-07-12 03:49:52 -04:00 |
|
coderaiser
|
ba3a0db7cc
|
removed requests to lib/server/minify
|
2012-07-12 03:45:09 -04:00 |
|
coderaiser
|
e19e71dc2f
|
Minify and Cache objects moved to object.js module, minify moved to node_modules
|
2012-07-12 03:41:15 -04:00 |
|
coderaiser
|
38aa60904e
|
minor changes
|
2012-07-11 09:05:55 -04:00 |
|
coderaiser
|
c1e5059167
|
minor changes
|
2012-07-11 06:18:22 -04:00 |
|
coderaiser
|
809d61e2c9
|
Changed the passing MoreProcessing agrument to jsScripts function Minify module, no it passes with a file name, and js file name writing only once.
|
2012-07-11 04:07:04 -04:00 |
|
coderaiser
|
a126955124
|
Added ability to read file data from Minify Cache, without writing to disk
|
2012-07-10 09:07:02 -04:00 |
|
coderaiser
|
ac8f9f20c6
|
Changed the way Minify post-processing js-files so, from now in Minify object post-processing functions passed like this {client.js: function(){}}
|
2012-07-10 07:36:08 -04:00 |
|
coderaiser
|
25a076b7ea
|
fixed bug in object Minify, doit function, more processing function did not return final_code so changes was not saving, and clien side loaded keyBinding.js and cloudfunc.js full sized versions
|
2012-07-10 04:45:50 -04:00 |
|
coderaiser
|
56188c3776
|
fixed bug with processing situation when minify not loaded
|
2012-07-09 10:16:23 -04:00 |
|
coderaiser
|
0b1cd4ced8
|
added onerror parametr to anyload, so now we can process situation when js-script(or something other) has not loaded
|
2012-07-09 08:45:39 -04:00 |
|
coderaiser
|
0780cd6e8e
|
minor changes
|
2012-07-09 04:10:09 -04:00 |
|
coderaiser
|
2e5b177215
|
added examples
|
2012-07-08 09:24:46 -04:00 |
|
coderaiser
|
4bf535910a
|
fixed bug with reading from min folder
|
2012-07-07 14:30:37 -04:00 |
|
coderaiser
|
fe95e52535
|
added information about install
|
2012-07-07 12:50:20 -04:00 |
|
coderaiser
|
5a20c9e991
|
added submodule minify
|
2012-07-07 12:33:54 -04:00 |
|
coderaiser
|
9a613eadf1
|
added submodule minify
|
2012-07-07 12:31:17 -04:00 |
|
coderaiser
|
b488c8fa4d
|
minify module moved back
|
2012-07-07 12:15:52 -04:00 |
|
coderaiser
|
1320828813
|
moving minify to own repository
|
2012-07-07 12:11:47 -04:00 |
|
coderaiser
|
cf94a41b91
|
added ability to pass string value in minify functions if passed single parameter
|
2012-07-07 07:41:14 -04:00 |
|
coderaiser
|
5bbb6b1ed5
|
moved css file names from minify to server.js
|
2012-07-07 05:56:32 -04:00 |
|
coderaiser
|
5495021900
|
fixed double slashes in loaded pathes on client
|
2012-07-06 10:50:47 -04:00 |
|