- 02 Mar, 2015 18 commits
-
-
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
Fixes to forms, modals and navigation bar.
-
Neil Fraser authored
-
carlosperate authored
-
Neil Fraser authored
-
Neil Fraser authored
-
Neil Fraser authored
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
This is to be able to select the right file in all operating systems.
-
carlosperate authored
-
-
Kouji Takao authored
keyup and keypress don't care IME on or off. so, I added handling keydown event to check pressing enter key with IME (keycode is 229) or without IME (keycode is 13).
-
- 27 Feb, 2015 3 commits
-
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
-
- 26 Feb, 2015 5 commits
-
-
carlosperate authored
For now there is a small bug that might require the refactor the current get/set types to be done in two phases. This is because the current nature of the block tree navigation and which blocks are processed first.
-
carlosperate authored
Cleaned up a little bit unnecessary getType block functions.
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
-
- 24 Feb, 2015 9 commits
-
-
-
carlosperate authored
Fixes to forms, modals and navigation bar.
-
-
Neil Fraser authored
-
carlosperate authored
-
Neil Fraser authored
-
Neil Fraser authored
Fixed issue with mutated procedure call blocks
-
Neil Fraser authored
Fixed issue with pressed enter key with IME.
-
Neil Fraser authored
-
- 23 Feb, 2015 5 commits
-
-
Neil Fraser authored
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
-