Michal Moskal
e67217c6da
Merge branch 'master' into load
2015-03-17 14:16:31 -07:00
Peli de Halleux
ddc63ce289
display stacktrace in log on userError
2015-03-17 07:51:51 -07:00
Peli de Halleux
a76ca5b590
fixing assert in rt.re-run
2015-03-12 10:09:28 -07:00
Peli de Halleux
4abd1009f7
cleanup tandre old code
2015-03-12 09:49:21 -07:00
Peli de Halleux
c359646ca5
don't split screen in portrait mode
2015-03-11 17:17:30 -07:00
Peli de Halleux
8e5f26d8bc
fix #83 : don't use wall based modal dialogs anymore
2015-03-11 11:29:43 -07:00
Michal Moskal
d73566ff31
Merge branch 'master' into load
2015-03-11 11:04:48 -07:00
Peli de Halleux
6ebb3d08c9
fixed flushing of pending data of tutorial progress
2015-03-09 23:46:00 -07:00
Peli de Halleux
e704abe54f
fixed cloud crash
2015-03-09 22:09:09 -07:00
Michal Moskal
d9aec505dc
use relative path for Font-Awesome; add wrench
2015-03-09 15:33:27 -07:00
Jonathan Protzenko
0fb6034889
New approach to the 'next step' button.
2015-03-09 11:11:05 -07:00
Michal Moskal
ad1179f6c8
Merge branch 'master' into load
...
Conflicts:
Jakefile
editor/editor.ts
2015-03-09 10:19:59 -07:00
Michal Moskal
f6a1854e5f
add app->consume_rendered_comments API for experimenting with literate programming at runtime
2015-03-08 15:45:57 -07:00
Michal Moskal
e2eddb1b32
Merge remote-tracking branch 'origin/icons'
2015-03-05 15:00:40 +00:00
Peli de Halleux
d21c9ccf81
when unhiding a landscape screen, make sure it's visible
2015-03-04 08:30:11 -08:00
Peli de Halleux
e0100a0483
- basic support for themes (can't be selected yet)
...
- move editorsettings in hub.ts as it impacts hub now
2015-03-03 22:51:49 -08:00
Peli de Halleux
0b2e4bc686
added user->settings to retreive public settings from user (including Minecraft user profile)
2015-03-03 07:20:00 -08:00
Peli de Halleux
510cdec2bc
fixes #63
2015-02-27 22:46:39 -08:00
Peli de Halleux
7244ead0a1
tweaking the logic to decide to switch in portrait mode in desktop so that TD goes in portrait when the screen gets docked on the side.
2015-02-27 21:26:39 -08:00
Jonathan Protzenko
499bcd1dd4
Always fire the [afterLoad()] function. Fixes #57 .
...
Previously, when the collaboration session was "recycled", this function failed
to be called, resulting in a stuck UI.
2015-02-26 15:06:09 -08:00
Peli de Halleux
6a5c6f4a35
removing crowed source run, crashes, coverage, profiling and associated debugger analysis
2015-02-24 16:53:18 -08:00
Peli de Halleux
6b2aae3d33
removed WinRT specific implementations. Furture support for WinRT will go through Apache Cordova.
2015-02-24 15:52:27 -08:00
Michal Moskal
7ca766ffcc
refactoring generated node scripts to run standalone
2015-02-24 15:34:36 -08:00
Michal Moskal
d1c15749b1
dom->set_attribute() improvements
2015-02-23 18:49:59 -08:00
Sebastian Burckhardt
fc0f2f8d1d
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop.git
2015-02-20 13:25:55 -08:00
Sebastian Burckhardt
30bce0fc3f
fixes related to group script management
...
- better message if scripts cannot be added
- prevent adding same script twice
- prevent owner from uninstalling group scripts
- members can re-join after uninstalling
- owners can re-add after removing script from group
2015-02-20 13:25:35 -08:00
Peli de Halleux
82657e7675
adding more to disable animations
...
adding rpi detection (no storage, no animations)
2015-02-18 16:14:11 -08:00
Michal Moskal
f6d7870848
Support history viewing (not restore yet) in lite
2015-02-17 18:08:12 -08:00
Michal Moskal
2677df5dd9
better error message in the API when deployment key is invalid
2015-02-17 13:58:22 -08:00
Peli de Halleux
bf778ffabc
fixes #42
2015-02-17 07:40:46 -08:00
Michal Moskal
d5a9bf7b8d
remove app->open_shell_socket(); add app->run_command("socket") instead
2015-02-16 15:36:24 -08:00
Michal Moskal
b47ade6d36
NEW add App->open_shell_socket(); add proxy for TCP/IP sockets
2015-02-16 14:34:44 -08:00
Peli de Halleux
09959251bd
fixed undefined image loaded as backgroundImage
2015-02-13 22:27:17 -08:00
Peli de Halleux
dfd006ee9b
adding ?nohub option to trap users in editor
2015-02-13 16:45:54 -08:00
Michal Moskal
532a18315d
Only break the mainLoop every 1000ms on node.js (not 50ms like in the browser)
2015-02-13 16:10:25 -08:00
Peli de Halleux
dc748a248e
support for collecting github user in user settings
2015-02-13 10:20:19 -08:00
Michal Moskal
3f27baa150
use [check] instead of [cancel] as dismiss button for text-area
2015-02-11 17:52:32 -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
Michal Moskal
a7e1b10337
use 'trophy' for 'award'
2015-02-11 16:32:48 -08:00
Michal Moskal
bb3bdff049
replace my bell with fa
2015-02-11 16:27:00 -08:00
Michal Moskal
c43071edd6
replace icons with ones from font awesome
2015-02-11 16:16:02 -08:00
Michal Moskal
80e34d211d
add move-left icon
2015-02-11 15:45:43 -08:00
Michal Moskal
775fdf7b87
fix remaining icons
2015-02-11 15:41:17 -08:00
Michal Moskal
e61b410e7c
Add and use some Font Awesome icons
2015-02-11 15:27:45 -08:00
Michal Moskal
a9390c3fad
don't 'check' on missing icon
2015-02-11 10:53:51 -08:00
Peli de Halleux
3ef2948b31
report missing icon and move on (don't oops)
2015-02-11 07:46:34 -08:00
Michal Moskal
c5d568778c
starting on http logging for load-testing
2015-02-10 19:03:52 -08:00
Michal Moskal
9c9edcdbe9
remove Windows icons
2015-02-10 16:38:52 -08:00
Peli de Halleux
99375499f4
fixed #14 : when editing a string inline, hide the statement buttons and show a "close" button instead.
2015-02-10 15:27:19 -08:00
Michal Moskal
acfefb1ff6
Remove sprite icon
2015-02-10 15:08:32 -08:00
Peli de Halleux
7a5fd5e826
support for writing files to use data path (user home/touchdevelop) in shell.
...
This is enabled by default in node-webkit apps since nw runs from a random folder on each start.
2015-02-08 22:41:19 -08:00
Michal Moskal
784c6eaa94
Add [show internal icons] option in [Settings] dialog
2015-02-05 14:29:57 -08:00
Michal Moskal
ce7fd04861
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-02-05 14:16:55 -08:00
Michal Moskal
6571f0919d
add a few more icons and use them in various UI places
2015-02-05 14:15:22 -08:00
Peli de Halleux
d31fdd8973
reved shell to 23
2015-02-05 13:54:06 -08:00
Michal Moskal
3ee13e3fc0
Remove unused icons
2015-02-05 11:50:47 -08:00
Peli de Halleux
4caf338230
support for school/grade when creating group
2015-02-04 22:51:16 -08:00
Jonathan Protzenko
774ae1da3d
Cleanup part 2: tsc outputs go into [build/].
...
Also moved the css and stubs tools into their own tools/ directory. Removed a
few files in genStubs that weren't reference anywhere else in the tree.
Simplified the Jakefile a little bit too.
2015-02-04 17:53:03 -08:00
Michal Moskal
c38fed6187
get rid of tabs
2015-02-04 13:44:02 -08:00
Michal Moskal
ab6a5000b7
Fix line endings
2015-02-04 13:41:44 -08:00
Jonathan Protzenko
d148e8cf74
Current prototype for building with Jake.
...
- Dependencies are all written down properly.
- There's still bugs in concatenation, so it doesn't quite work, yet.
2015-02-04 08:12:08 -08:00
Jonathan Protzenko
67357ed93f
New initial commit. Yay again! 😹
2015-02-04 08:07:58 -08:00