Notebook Application Using HTML5
Last updated Tue Dec 15 20:18:50 -0800 2009
Towards better Zsh Git integration
Last updated Sun Nov 29 13:59:54 -0800 2009
3 commits »
Start out with an empty notebook
Add footer
Refactor page structure to be less contrived
5 commits »
Write custom pen menu button
Rename penColor toolbar control
Rename Editor => EditorArea
Move code into directories based on namespace
Split out CSS
32 commits »
Trigger redraw when setting current page
Return page in NotebookEditor.setCurrentPage for consistancy
Fix setting of current page to null
More contained page change dispatching
Clear page handler reference after disposing of it
Dispose properly of notebook handler
Add pen color toolbar control
Change default pen to something more sensible
Add add page toolbar button
Add close notebook button
Fix NotebookEditor.setNotebook
Add New Notebook toolbar button
Add toolbar
Remove default notebook creation
Decorate existing DOM
Create canvas in NotebookEditor if there is none
More robust NotebookEditor.getCanvas
Simplify NotebookEditor DOM creation
Properly implement NotebookEditor decoration
Simplify DrawingArea DOM creation
Use component's builtin handler
Remove obsolete initAutosize_ method
Install resize handler when editor enters document
Only updatesize and draw on resize if autosizing
Fix getCanvas cacll in resize handler
Beginnings of an editor again
Add Notebook data structure composed of pages
Add page title
Make pages composed of layers instead of strokes
Add Notebook.Layer
Put page width/height behind size accessors
Add goog.array require
Spaceout file
Rip out code for major changes
Add wunjo.DrawingArea
Pass around just the canvas in drawing
Change DPI calculation logic
Remove old commented-out code
Add missing semicolon
Convert Notebook into wunjo.Notebook
Fix revision naming
Add README about google closure
Ignore closure directory
Switch to using Google Closure for the toolbar
Remove DPI display
Change nav tag to a div
make script work in subfolders with local repositories, whose path contains spaces