Update version number
[bookreader.git] / GnuBook /
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 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
2009-08-07 Michael AngCruft removal
2009-08-07 Michael AngTwo page zoom WIP
2009-08-07 Michael AngRefactor calculation of ideal spread size into its...
2009-08-07 Michael AngMove two page mode specific variables to this.twoPage...
2009-08-06 Michael AngNote to self about cleaning up in-code CSS
2009-08-06 Michael AngMerge branch '0.9.12' into twopagezoom
2009-08-06 Michael AngFix typo (min vs max)
2009-08-06 Michael AngHook up generic zoom function which dispatches to mode...
2009-08-05 Michael AngUpdate comments noting possible point for improvement...
2009-08-05 Michael AngTwo page popup position accounts for offset of GBcontai...
2009-08-05 Michael AngAdd scrollTop to two page popup since it positioned...
2009-08-05 Michael AngJump index still works since it was using document...
2009-08-05 Michael AngDisplay two page jump popup relative to GBcontainer
2009-08-05 Michael AngMove two page display into GBtwopageview, similar to...
2009-08-05 Michael AngUse clientWidth to account for possible presence of...
2009-08-03 Michael AngRemove note to self
2009-07-22 Michael AngPreserve center of view when zooming in 1up. See https...
2009-07-21 Michael AngNotes to self
2009-07-20 Michael AngMerge Replace hardcoded zoom percentage from scollett...
2009-07-09 Michael AngHide mode and autoplay buttons if 2up is not available...
2009-07-09 Michael AngMode button not present if not applicable
2009-07-07 Michael AngMerge branch 'multiitem' of /home/testflip/bookreader...
2009-07-02 Michael AngSupport for books that do not have file names the same...
2009-06-30 Michael AngDeclare variable for cleanliness
2009-06-30 Michael AngWherein we demonstrate the utility of QA testing.
2009-06-30 Michael AngSmushed version. The file was previously a jpg!
2009-06-30 Michael AngFix typo
2009-06-30 Michael AngNew function getPageName(index) which returns user...
2009-06-30 Michael AngRound and clamp jump index values coming from book...
2009-06-29 Michael AngMerge branches 'ambiguouspage', 'fixembed', 'jquery13...
2009-06-29 Michael AngOnly attempt to convert title leaf to index if titleLea...
2009-06-29 Michael AngUse CSS-relative paths for images. Fixes embed case.
2009-06-26 Michael AngUpgrade to jQuery 1.3. Fix problem where .show() was...
2009-06-26 Michael AngSmushed images
2009-06-23 Michael AngClean up metadata to remove duplicate page number asser...
2009-06-23 Michael AngReturn page numbers as "n{index}" if no page number...
2009-06-23 Michael AngMake naming of various wrt "leaf" or "index" more consi...
2009-06-22 Michael AngSynchronize with Archive CVS at release 0.9.9. See...
2009-06-19 scollettReplaced hardcoded Zoom percentage in the toolbar with...
2009-06-17 Michael AngSync with Archive CVS
2009-06-12 Michael AngChanges from Archive release 0.9.7. See https://bugs...
2009-05-08 rajbotMore changes to support first page and last page button...
2009-04-20 Michael AngArchive.org release 0.9.3
2009-04-07 Michael AngFix for icons being cut off in embed version.
2009-04-03 Michael AngPage images can not be highlighted (making them unreada...
2009-04-03 Michael AngImplementation of drag to pan that works in IE, FF...
2009-04-03 Michael AngMerge branch 'drag2pan' of git@github.com:openlibrary...
2009-04-02 Michael AngIE7 doesn't like it when a dictionary literal ends...
2009-04-01 Michael AngNew icons
2009-04-01 Michael AngPull logo url from a member variable
2009-04-01 Michael AngFix typo in css.
2009-04-01 Michael AngRename left/right edge icons using _ for better consist...
2009-04-01 Michael AngMake logo a link, since it is. Add tooltips to icons...
2009-04-01 Michael AngChange rollovers to use background position offset...
2009-03-27 Michael AngColours
2009-03-27 Michael AngTweak greys. Very important!
2009-03-27 Michael AngMake logo rollover
2009-03-27 Michael AngSwitch play/pause icons at autotoggle. Hook logo up...
2009-03-27 Michael AngClean up toolbar code a bit
2009-03-27 Michael AngAdd label class for toolbar.
2009-03-26 Michael AngShow and hide separte icon elements instead of changing...
2009-03-26 Michael AngUpdate bookreader to Internet Archive theme
2009-03-05 Michael AngSynchronize with archive CVS
2009-03-02 rajbotfirst attempt at drag-to-pan. does not work in IE.
2009-02-25 Michael AngAdd GnuBookDemo directory which contains a simple examp...
2009-02-14 Alex OsborneUse location.replace for URL changes to fix back-button...
2009-02-02 Michael AngFixes for these bugs:
2009-01-26 Michael AngSynchronize with archive.org CVS.
next