Use modified dragscrollable plugin from http://github.com/raganwald/iGesture. Add...
[bookreader.git] / BookReader / BookReader.js
2010-05-14 Michael AngUse modified dragscrollable plugin from github.com...
2010-04-12 Michael AngAdd seekIndex to drawLeafsThumbnail to allow drawing...
2010-04-09 Michael AngPreserve place in book when resizing in thumbnail mode...
2010-04-09 Michael AngWhen scrolling in thumbnail mode, update the "current...
2010-04-09 Michael AngImprove use of jQuery.inArray. It actually returns...
2010-04-08 Michael AngDocumentation
2010-04-08 Michael AngCall switchMode from thumbnail image links. Documentation.
2010-04-03 Michael AngFix truncated comment.
2010-04-03 Michael AngOnly queue load of thumbMaxLoading thumbnails at a...
2010-03-26 Michael AngCreate page view div before requesting its width. ...
2010-03-24 Michael AngAllow drag select for now since disabling it breaks...
2010-03-22 Michael AngFix broken scrollbar on FF 3.6. Refactor select disabl...
2010-03-22 Michael AngDefault thumbnail width to fit 6 columns. Zoom in...
2010-03-18 Michael AngBind mouse handler of #BRpageview as intended instead...
2010-03-18 Michael AngMake up/down buttons smoothly scroll one vertical view...
2010-03-18 Michael AngMerge branch 'master' into jp2levels
2010-03-17 Michael AngTighten regex for finding page number in search result...
2010-03-10 Michael AngRequest thumbnail at next larger integer reduction
2010-03-09 Michael AngNormalize whitespace
2010-03-09 Michael AngMerge thumbnail view feature contributed by scollett
2010-03-09 scollettMerged changes upstream
2010-02-11 Michael AngRemove stray tabs in source files. Should have no...
2010-01-28 Michael AngMerge Internet Archive petabox-related changes
2010-01-21 Michael AngMerge commit 'origin/master' into 0.9.19wip
2009-12-21 scollettOptimize preloading of thumbnail image rows, loading...
2009-12-18 Michael AngJSLocate and image processing WIP
2009-12-15 scollettChanged thumbnail sizing default to be fixed width...
2009-12-14 scollettMerge branch 'master' of git://github.com/openlibrary...
2009-11-25 Michael AngChange click handlers to use self instead of hardcoded...
2009-11-23 Michael AngRename GnuBook to BookReader