- 04 Jul, 2017 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 03 Jul, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 02 Jul, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 27 Jun, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 25 Jun, 2017 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
fix edge case where menu was appearing on top of the dropdown button more commenting of oddities
-
- 24 Jun, 2017 4 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 23 Jun, 2017 1 commit
-
-
Jonathan Wilkes authored
guard against Chromium's counter-intuitive mouseenter/mouseover/mousemove events that get generated when a scroll event moves the element under the mouse Also, use "mousemove" instead of "mouseover" event as it properly highlights the element under the mouse even for single pixel mouse movements. "mouseover" would fail to highlight if the keyboard navigation had moved the highlight to a different element within view. These changes fix the problem of generating a chain of mouse events that would mess up keyboard navigation when the mouse pointer happened to be over the <ol>. These changes make the interaction between mouse and keyboard much more like what's expected in most GUI toolkits. (The only difference now is that the menu can't overflow the browser window, but there's nothing we can do about that.)
-
- 22 Jun, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 21 Jun, 2017 1 commit
-
-
Jonathan Wilkes authored
height from the maximum menu height
-
- 28 May, 2017 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 22 May, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 17 May, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 16 May, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 15 May, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 14 May, 2017 1 commit
-
-
Jonathan Wilkes authored
spacebar in editmode. Previously all default actions were filtered, and this broke OSX keyboard shortcuts.
-
- 11 May, 2017 2 commits
-
-
Jonathan Wilkes authored
essentially guarantees that there will be unused parameters, so these warnings end up being noise even for external libs.
-
Jonathan Wilkes authored
-
- 09 May, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 06 May, 2017 2 commits
-
-
Jonathan Wilkes authored
remove OSCx/configure (should have been done in last commit, which was only adding a line to the oscx_clean target)
-
Jonathan Wilkes authored
-
- 05 May, 2017 2 commits
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- 04 May, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 03 May, 2017 6 commits
-
-
Jonathan Wilkes authored
object - the whole screen moves. This fix allows cursor keys in runmode while disabling them in editmode.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 01 May, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 30 Apr, 2017 2 commits
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- 27 Apr, 2017 1 commit
-
-
Jonathan Wilkes authored
-