Граф коммитов

280 Коммитов

Автор SHA1 Сообщение Дата
Michal Moskal 81e7660e5b Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-12 17:11:48 -08:00
Michal Moskal 595d051e39 don't force cursor move in tutorial if not needed; fixes #31 2015-02-12 17:11:39 -08:00
Jonathan Protzenko 2baae33cd6 Merge branch 'with-git-log' 2015-02-12 17:05:03 -08:00
Jonathan Protzenko d2f37a4b0e Get rid of the custom agent stuff in client.js.
The maximum number of connections is now set properly via node's default http
agent that now (since 0.12) seems to do proper pooling of sockets.
2015-02-12 16:53:01 -08:00
Michal Moskal 9910f4966b NEW add Board->on_every_frame (alias to add_on_every_frame, which is to be obsoleted soon); fixes #28 2015-02-12 16:13:05 -08:00
Michal Moskal b8c50a22ac show assignment operator on intelli-keyboard even when assigning to multiple locals; fixes #7 2015-02-12 16:08:42 -08:00
Michal Moskal a6f9a887e9 enable customization in {stauto} (and rewind) for art and strings; fixes #15 2015-02-12 15:41:10 -08:00
Jonathan Protzenko 596b91c8ff Only generate the git log when in Travis. Upload it, too. 2015-02-12 15:23:31 -08:00
Michal Moskal 6ca8fb7fda make sure header.meta is recomputed in the right places to avoid missing mergeids 2015-02-12 14:14:07 -08:00
Michal Moskal 9cbaa0a289 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-12 13:16:31 -08:00
Michal Moskal e06aad3927 add oldName(...) annotation for automatic renaming of APIs 2015-02-12 13:15:42 -08:00
Jonathan Protzenko 4eda4bc901 Try with node 0.12 instead 2015-02-12 12:05:32 -08:00
Jonathan Protzenko 43b96e6c3c Record the last few commits as part of the build. 2015-02-12 11:59:19 -08:00
Peli de Halleux 3e3f716463 Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-12 11:08:28 -08:00
Peli de Halleux 7faa28a020 fixing cordova issues related to partial paths 2015-02-12 11:08:09 -08:00
Peli de Halleux bd06fea320 proxy resources sent to cordova 2015-02-12 11:05:38 -08:00
Jonathan Protzenko dd380a3f67 Proper dependencies to make sure officemix.js is always built. 2015-02-12 10:46:18 -08:00
Peli de Halleux b81b94decd use plugin/shell in cordova, fix user path issues 2015-02-12 10:32:19 -08:00
Peli de Halleux f756e49268 added latest badge 2015-02-12 09:50:29 -08:00
Peli de Halleux 14d34a7139 fixed regression in officemix.html 2015-02-12 09:37:07 -08:00
Peli de Halleux f5272d3f35 fixed css path in officemix.html 2015-02-12 05:41:01 -08:00
Peli de Halleux 7bd4557c22 build/upload office mix javascript files 2015-02-11 23:49:20 -08:00
Peli de Halleux 8ba8a612cd Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-11 20:27:37 -08:00
Peli de Halleux 43e2ce3fb7 added td badges 2015-02-11 20:26:36 -08:00
Jonathan Protzenko 3013fef62f Remove references to byte-order marks in our source code. 2015-02-11 19:06:25 -08:00
Jonathan Protzenko 594d4d2bdb Don't assume UTF-8 BOM (fixes #23). 2015-02-11 19:02:58 -08:00
Jonathan Protzenko 662236c88f Don't go into an infinite loop.
(At least don't do it too fast. Killing "while (true) openABrowserTab();" is no
fun at all.)
2015-02-11 18:46:00 -08:00
Michal Moskal 731f74a019 demote weight of number literals when comparing lines; fixes #22 2015-02-11 18:02:29 -08:00
Michal Moskal 3f27baa150 use [check] instead of [cancel] as dismiss button for text-area 2015-02-11 17:52:32 -08:00
Michal Moskal e8fcbeec31 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-11 17:47:16 -08:00
Michal Moskal 62e325979e fixing token insertion order (and hopefully not breaking anything); fixes #24 2015-02-11 17:47:07 -08:00
Peli de Halleux 40d19f96e0 more files in vs solution 2015-02-11 17:26:30 -08:00
Peli de Halleux 2796ac5833 move split button in top button row (and hide in phone mode) 2015-02-11 17:26:21 -08:00
Peli de Halleux 060d281a57 hide errors button in "coder" mode 2015-02-11 17:08:43 -08:00
Jonathan Protzenko e23fa14ab4 Mini-fix for cursor positioning.
Michal's suggestion: position the cursor better when tapping on record fields
and action parameters.
2015-02-11 16:57:04 -08:00
Michal Moskal 275541e244 disable shell update client side 2015-02-11 16:51:15 -08:00
Peli de Halleux c8c2fc177c Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-11 16:44:32 -08:00
Peli de Halleux 390348f07c docs on using visual studio 2015-02-11 16:44:16 -08:00
Peli de Halleux 05f3b55ba8 using <style> tags instead of <link> when importing css 2015-02-11 16:43:58 -08:00
Jonathan Protzenko 0a3313a821 build/api.js depends on lib/ 2015-02-11 16:15:44 -08:00
Peli de Halleux 07a63b9520 don't render description when rendering doc topics 2015-02-11 15:00:38 -08:00
Peli de Halleux 0c52a86cd7 Merge branch 'master' of https://github.com/Microsoft/TouchDevelop 2015-02-11 14:53:00 -08:00
Jonathan Protzenko 954d5e0905 Merge branch 'master' of github.com:Microsoft/TouchDevelop 2015-02-11 11:48:39 -08:00
Jonathan Protzenko c465e22f69 Wording fix (record category, not record kind). 2015-02-11 11:45:15 -08:00
Michal Moskal a9390c3fad don't 'check' on missing icon 2015-02-11 10:53:51 -08:00
Peli de Halleux e9f72cb5f4 enabled links in forum comment posts to make they somewhat more usable 2015-02-11 09:35:08 -08:00
Peli de Halleux 4a37eb7635 dummy visual studio solution to edit typescript in VS 2015-02-11 09:33:19 -08:00
Peli de Halleux a026a4fe4d bump travis base build number 2015-02-11 08:31:25 -08:00
Peli de Halleux d0595804ee bumped copyright notice 2015-02-11 08:31:11 -08:00
Peli de Halleux 3ef2948b31 report missing icon and move on (don't oops) 2015-02-11 07:46:34 -08:00