Merge branch 'master' of git://github.com/openlibrary/bookreader
[bookreader.git] / GnuBook /
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-08 scollettMerge branch 'master' of git://github.com/openlibrary...
2009-07-07 Michael AngMerge branch 'multiitem' of /home/testflip/bookreader...
2009-07-02 scollettMerge branch 'master' of git://github.com/openlibrary...
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-12 rajbotAdd print page feature. Only testing in FF3 so far...
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.
2009-01-06 Michael AngUse book title as (dynamically generated) page title...
2008-12-24 Michael AngMerge recent changes from Archive CVS
2008-11-26 Michael AngAdded link to github cvs
2008-11-14 Anand Chitipothuresized all 16x16 images to 24x24.
2008-11-14 Anand ChitipothuMerge branch 'master' of git://github.com/openlibrary...
2008-11-14 Anand Chitipothuuse relative URLs for images
2008-11-14 Anand Chitipothuerr, missed breaks in switch statement.
2008-11-14 Anand Chitipothusetup key listeners
2008-11-14 Anand Chitipothusetup key listeners
2008-11-07 rajbotmake IE JS parser happy by removing trailing comma...
2008-11-06 rkumar@home.us.arc... Add autoPlay feature, simple.js, and more icons.
2008-11-06 Raj Kumarfirst checkin. Copy from archive.org CVS to openlibrary...