bookreader.git
2010-02-11 Michael AngRemove stray tabs in source files. Should have no...
2010-02-10 Michael AngFix bustage in server and base URL calculations. See...
2010-01-28 Michael AngBump revision number to 0.9.20
2010-01-28 Michael AngMerge Internet Archive petabox-related changes
2010-01-28 Michael AngInternet Archive petabox-related changes
2010-01-27 Michael AngBump version number
2010-01-26 Michael AngBe more exact when finding book image stacks
2010-01-26 Michael AngPrefer JP2 image stacks to others
2010-01-23 Michael AngSupport for jpeg image stacks. See https://bugs.edge...
2010-01-22 Michael AngUse 7z for accessing tar files
2010-01-21 Michael AngMerge commit 'origin/master' into 0.9.19wip
2010-01-20 Michael AngIA internal change. Use default port for dev hosts.
2010-01-20 Michael AngDetermine image stack format and filename by loading...
2009-12-18 Michael AngJSLocate and image processing WIP
2009-12-15 Michael AngAdd support for multiple books within an item to locator
2009-11-25 Michael AngUse basic bug reporting -- searches for similar bug...
2009-11-25 Michael AngBookReader bug report link goes to BookReader Launchpad
2009-11-25 Michael AngBetter user feedback when JS is turned off. See https...
2009-11-25 Michael AngBump version number
2009-11-25 Michael AngChange click handlers to use self instead of hardcoded...
2009-11-23 Michael AngUpdate demo to renamed BookReader
2009-11-23 Michael AngRename GnuBook to BookReader
2009-11-13 Michael AngBump version number
2009-11-12 Michael AngMove code for synethesizing blank pages out of integrat...
2009-11-12 Michael AngCenter to search result after clicking on it in 1up...
2009-11-11 Michael AngRecalc search hilites on 1up resize in anticipation...
2009-11-11 Michael AngRecalculate search hilites after zoom
2009-11-11 Michael AngUpdate currentIndex() to return only indices actually...
2009-11-11 Michael AngReuse page background colour logic in drawLeafsTwoPage
2009-11-11 Michael AngDebugging removal
2009-11-11 Michael AngCheck if in 2up mode when calculating last displayable...
2009-11-11 Michael AngProper calculation of first/last displayable index...
2009-11-11 Michael AngDisplay of first/last page in 2up. WIP.
2009-11-09 Michael AngBump version number
2009-11-06 Michael AngHate hate IE7
2009-11-05 Michael AngAvoid unnecessary call to build search page map, especi...
2009-11-04 Michael AngHack to update search terms box for case where search...
2009-11-04 Michael AngOn trigger search from url fragment if fragment search...
2009-11-04 Michael AngPass through arrow/page key events when keyboard nav...
2009-11-04 Michael AngRemove slashes in search terms
2009-11-04 Michael AngUpdate URL fragment with search term if search term...
2009-11-02 Michael AngTrigger search from terms passed in by URL. See https...
2009-09-26 Michael AngUse encodeURIComponent instead of escape, since escape...
2009-09-25 Michael AngProcess escaped unicode characters in title
2009-09-25 Michael AngSpecify file path instead of just index so that images...
2009-09-23 Michael AngBump version number
2009-09-23 Michael AngCruft quarantine
2009-09-23 Michael AngClean up rotation logic.
2009-09-23 Michael AngEscape input params. Tweak conditional print.
2009-09-23 Michael AngPass in book title and page names to use as title
2009-09-23 Michael AngDon't immediately print on Safari -- give the user...
2009-09-23 Michael AngPrint icon and link. These are not themselves printed.
2009-09-23 Michael AngImplementation with new window and server based content...
2009-09-22 Michael AngUse CSS to break title at word boundaries if not enough...
2009-09-21 Michael AngPrints on single page in Safari
2009-09-21 Michael AngImproved print UI
2009-09-21 Michael AngShow page preview with assumed aspect ratio. Text...
2009-09-21 Michael AngBetter print layout
2009-09-21 Michael AngUse rotate/scale if passed in
2009-09-21 Michael AngAdd ability to go to previous or next pages when printing.
2009-09-21 Michael AngRemove php backend version. Now using dynamically popul...
2009-09-21 Michael AngHide print icon when embedded
2009-09-21 Michael AngRefactor generation of html for print iframe to own...
2009-09-21 Michael AngBind load event before iframe is added to document...
2009-09-21 Michael AngPrint icon
2009-09-18 Michael AngDynamic iframe implementation
2009-09-18 Michael AngInclude subPrefix in embed code if needed (for multi...
2009-09-18 Michael AngUse subPrefix in embed code. Needed for multi/user...
2009-09-18 Michael AngFix bug preventing pages with number assertions from...
2009-09-18 Michael AngPass image aspect ratio to page printer. Rotate image...
2009-09-17 Michael AngAdd jp2 image rotation to image processor
2009-09-15 Michael AngFocus print iframe before printing so that IE prints...
2009-09-15 Michael AngMerge commit 'origin/master' into mangprint
2009-09-10 Michael AngRevert "Remove unused special page number code"
2009-09-10 Michael AngBump version number
2009-09-10 Michael AngRename functions for closer to consistency
2009-09-10 Michael AngRemove unused special page number code
2009-09-10 Michael AngImplement click to flip and drag (with minimum distance...
2009-09-10 Michael AngIncrease image quality to reduce noise at edges of...
2009-09-08 Michael AngBump version number
2009-09-08 Michael AngPut transparent background image in flip areas so that...
2009-09-08 Michael AngIdeal height should be based on container height
2009-09-08 Michael AngPrevent default at start of handler, so it's actually...
2009-09-03 Michael AngUpdate width of flip areas
2009-09-02 Michael AngUpdate gutter value before placing flip areas
2009-09-02 Michael AngPrefetch after scaling has been calculated
2009-09-02 Michael AngPrefetch images starting with current indices and movin...
2009-09-02 Michael AngDon't reload images when preparing two page view (as...
2009-09-02 Michael AngIf scale matches exactly we should give that image...
2009-09-02 Michael AngWIP on 0.9.14: 606aa36... On 0.9.14: keyweird
2009-09-02 Michael Angindex on 0.9.14: 606aa36... On 0.9.14: keyweird
2009-09-01 Michael AngOn 0.9.14: keyweird
2009-09-01 Michael Angindex on 0.9.14: 55f7b7f... Invisible divs at edges...
2009-08-27 Michael AngInvisible divs at edges of spread for single-click...
2009-08-26 Michael AngAllow mouseup to propagate, for consistency
2009-08-26 Michael AngUse jQuery event.preventDefault() in mouse event handling
2009-08-26 Michael AngUnbind previous mouse handler when binding.
2009-08-20 Michael AngFix display of zoom level in 1up. Preserve zoom level...
2009-08-19 Michael AngUpdate version number
2009-08-19 Michael AngPrettier formatting for zoom percentage displayed in...
next