log editor.css @ 313:f2aff12d8e87

age author description
Tue, 06 Aug 2013 00:53:03 -0700 Mike Pavone Some CSS tweaks for tablet browsers
Tue, 06 Aug 2013 00:06:41 -0700 Mike Pavone Add fullscreen support and improve experience on tablet browsers by tweaking button text size and disabling zooming.
Mon, 15 Apr 2013 21:55:26 -0700 Mike Pavone Allow selection and navigation of assignment nodes.
Mon, 15 Apr 2013 21:14:55 -0700 Mike Pavone Add support for selecting operator expressions in the editor
Sun, 14 Apr 2013 23:09:46 -0700 Mike Pavone Basic in and out navigation support added to funcall expressions. Added toHTML methods to listlit and arraylit.
Sun, 14 Apr 2013 18:16:03 -0700 Mike Pavone Add quotes to strings in editor
Sun, 14 Apr 2013 17:24:53 -0700 Mike Pavone Fleshed out the UI a little. Added a "literal" button that replaces the operator panel with a literal panel. Added the navigation buttons, but they're not functional yet.