log web-zui.js @ 68:5716cb072c43

age author description
Sat, 17 May 2008 02:14:49 -0700 Atul Varma Simplified CSS. The width of the central column is now dynamically determined by calculating the width of a 80-column, fixed-pitch line. The top window is also more faithful to its intended presentation in that it doesn't always display in reverse video.
Fri, 16 May 2008 18:28:59 -0700 Atul Varma Minor stylistic changes.
Fri, 16 May 2008 18:22:12 -0700 Atul Varma Fixed a minor display bug that could occur as the result of my last commit.
Fri, 16 May 2008 18:15:27 -0700 Atul Varma Finally got quotations in Curses and Troll looking decent, although it's potentially a somewhat fragile solution.
Fri, 16 May 2008 13:44:46 -0700 Atul Varma Fixed a top-window display bug in curses.
Fri, 16 May 2008 12:23:14 -0700 Atul Varma WebZui now logs print opcodes.
Fri, 16 May 2008 12:05:04 -0700 Atul Varma Fixed a bug that occurrs at the very beginning of curses.
Fri, 16 May 2008 11:36:24 -0700 Atul Varma Rename of z5->zcode where appropriate, js zcode variable is now just called 'zcode' instead of 'troll_z5', etc.
Fri, 16 May 2008 11:14:05 -0700 Atul Varma Minor stylistic changes; jQuery chaining is neat.
Fri, 16 May 2008 11:11:17 -0700 Atul Varma Added implementation of the restart opcode.
Fri, 16 May 2008 10:07:38 -0700 Atul Varma Renamed trivial-zui.js to web-zui.js, since it's not really trivial anymore. base trivial-zui.js@59c2b57f06f6