Cleanup tabs in thumbnail feature for code guidelines
[bookreader.git] / GnuBook /
2009-12-10 scollettCleanup tabs in thumbnail feature for code guidelines
2009-11-17 scollettCreated a setting for the number of out-of-view rows...
2009-11-16 scollettFixed location of thumbnail icon and added thumbnail...
2009-11-16 scollettResolve conflicts with upstream repository
2009-11-13 scollettMerge branch 'master' of git://github.com/openlibrary...
2009-11-13 scollettAdd the functionality of a thumbnail view
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-06 Michael AngHate hate IE7
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-10-12 scollettAdded icon toggle button for thumbnail mode
2009-10-12 scollettAdded basic thumbnail view (single row) based one page...
2009-09-26 Michael AngUse encodeURIComponent instead of escape, since escape...
2009-09-25 Michael AngSpecify file path instead of just index so that images...
2009-09-23 Michael AngCruft quarantine
2009-09-23 Michael AngPass in book title and page names to use as title
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 AngAdd ability to go to previous or next pages when printing.
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-15 Michael AngFocus print iframe before printing so that IE prints...
2009-09-15 Michael AngMerge commit 'origin/master' into mangprint
2009-09-15 scollettMerge branch 'master' of git://github.com/openlibrary...
2009-09-10 Michael AngRevert "Remove unused special page number code"
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-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 AngWIP on 0.9.14: 606aa36... On 0.9.14: keyweird
2009-09-01 Michael AngOn 0.9.14: keyweird
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 AngPrettier formatting for zoom percentage displayed in...
2009-08-19 Michael AngBetter calculation of ideal spread size. Offset from...
2009-08-19 Michael AngAssign total leaf edge width before using that value...
2009-08-19 Michael AngChange page flip action in two up to double click....
2009-08-17 Michael AngFix zoom quantization going from 2up to 1up
2009-08-17 Michael AngFix typo
2009-08-17 Michael AngCleanup
2009-08-17 Michael AngCruft removal.
2009-08-17 Michael AngBetter sizing for cover in right to left flip. See...
2009-08-17 Michael AngHard stop flip animations when stopping autoplay. ...
2009-08-17 Michael AngQuantize zoom in 2up going to autofit when its zoom...
2009-08-17 Michael AngChange to autofit mode when starting autoplay. See...
2009-08-14 Michael AngSet offset of twopagediv before adding images to reduce...
2009-08-14 Michael AngQuantize reduction factor in 2up. See https://bugs...
2009-08-14 Michael AngRecenter if no scrollbars during non-autofit 2up resize
2009-08-14 Michael AngIf there won't be scrollbars in a direction when zoomin...
2009-08-14 Michael AngOnly recalculate and re-center 2up mode after resize...
2009-08-14 Michael AngPreserve 2up view center during zoom. WIP
2009-08-13 Michael AngCenter two page view at resize. WIP
2009-08-13 scollettMerge branch 'master' of git://github.com/openlibrary...
2009-08-13 Michael AngBetter calculation for cover left position in calculate...
2009-08-13 Michael AngImproved center calculation. Comments. WIP
2009-08-13 Michael AngDon't return unused ratio from getIdealSpreadSize
2009-08-13 Michael AngWork on left/right flip. WIP
2009-08-12 Michael AngDoc problem area with link to Launchpad
2009-08-12 Michael AngBook cover div position calculated relative to book...
2009-08-12 Michael AngMore refactoring of layout code in 2up. WIP
2009-08-12 Michael AngCleanup and comments
2009-08-12 Michael AngConsolidate calculation and formatting for zoom percent...
2009-08-10 Michael AngMore consistent use of GBtwopageview
2009-08-10 Michael AngRefactoring zoom code
2009-08-10 Michael AngBetter zooming in/out in 2up. WIP
2009-08-07 Michael AngMore cruft removal
next