- Jul 03, 2017
-
-
Jonathan Wilkes authored
-
- Jul 02, 2017
-
-
Jonathan Wilkes authored
-
- Jun 27, 2017
-
-
Jonathan Wilkes authored
-
- Jun 25, 2017
-
-
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
-
- Jun 24, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jun 23, 2017
-
-
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.)
-
- Jun 22, 2017
-
-
Jonathan Wilkes authored
-
- Jun 21, 2017
-
-
Jonathan Wilkes authored
height from the maximum menu height
-
- May 28, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- May 22, 2017
-
-
Jonathan Wilkes authored
-
- May 17, 2017
-
-
Jonathan Wilkes authored
-
- May 16, 2017
-
-
Jonathan Wilkes authored
-
- May 15, 2017
-
-
Jonathan Wilkes authored
-
- May 14, 2017
-
-
Jonathan Wilkes authored
spacebar in editmode. Previously all default actions were filtered, and this broke OSX keyboard shortcuts.
-
- May 11, 2017
-
-
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
-
- May 09, 2017
-
-
Jonathan Wilkes authored
-
- May 06, 2017
-
-
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
-
- May 05, 2017
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- May 04, 2017
-
-
Jonathan Wilkes authored
-
- May 03, 2017
-
-
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
-
- May 01, 2017
-
-
Jonathan Wilkes authored
-
- Apr 30, 2017
-
-
Jonathan Wilkes authored
-
Albert Gräf authored
-
- Apr 27, 2017
-
-
Jonathan Wilkes authored
-
- Apr 26, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-