Revert unintended "Merge branch 'read_aloud' of git@github.com:openlibrary/bookreader"
[bookreader.git] / BookReader / BookReader.js
2010-09-24 Michael AngRevert unintended "Merge branch 'read_aloud' of git...
2010-09-20 Mike McCabeMerge branch 'read_aloud' of git@github.com:openlibrary...
2010-09-20 rajbotsplit ttsNextChunk() into two phases, pre and post...
2010-09-18 rajbotdeal with blank pages..
2010-09-18 rajbotadd TTS poller..
2010-09-13 rajbotflip to next page while reading aloud.
2010-09-10 rajbotprefetch next page of text, show loading popup, and...
2010-09-07 rajbotrefactor tts and search hilight code
2010-09-03 rajbotget tts demo working in firefox
2010-07-21 Michael AngMake book preview image permalinks work for books in...
2010-06-01 Michael AngTweaks for IE
2010-06-01 Michael AngRemove trailing commas in property definitions since...
2010-05-21 Michael AngSet background colour of beginning/end facing page...
2010-05-21 Michael AngMake page background color (visible before image has...
2010-05-20 Michael AngPreserve left/right position when zoomed in and jumping...
2010-05-20 Michael AngWhen zoomed in, scroll up/down such that a percentage...
2010-05-18 Michael AngRestore showing of "Auto" in 2up for zoom mode. Some...
2010-05-18 Michael AngUpdate 2up zooming to use new autofit infrastructure
2010-05-17 Michael AngAutofit width/height in 1up. WIP.
2010-05-15 Michael AngMore CSS cleanup
2010-05-15 Michael AngMove more CSS to .css files
2010-05-15 Michael AngAdd rounded border and shadow to book cover on Safari...
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