0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
imgdir can be an array of URLs/paths to use multiple image sources. This is helpful to bypass 2 concurrent connections per URL limitation. More... about 14 years ago
Add TODO More... about 14 years ago
Add gesture support: enabling pinch zooming. More... about 14 years ago
Initial support for iPhone OS' Safari touch events. Any browser support these events will be able to display Kasuari properly. More... about 14 years ago
Cancel default event handlers for events handled by Kasuari. More... about 14 years ago
Add TODO list More... about 14 years ago
Update URLs of the demo pages More... about 14 years ago
Add more examples More... over 14 years ago
add updateSize function More... over 14 years ago
fix bug More... over 14 years ago
Change image naming More... over 14 years ago
Image segment with less size is pasted into a prepared image segment with perfect size More... over 14 years ago
remove file More... over 14 years ago
Image splitter in C (uses libjpeg) More... over 14 years ago
Image merger More... over 14 years ago
Multiple images splitter and merger. More... over 14 years ago
multiple images splitter More... over 14 years ago
new version of mkimages (again) that supports splitting a very large images that is composed of several smaller images. More... over 14 years ago
Update (rewrite) image craetor. More... over 14 years ago
remove unneeded code More... over 14 years ago
Get initial zoom level from config.zoomLevel, not config.zoom. preserving the previous API More... over 14 years ago
RedrawBucket only call redraw() when at least one image is added. More... over 14 years ago
Remove index2.html More... over 14 years ago
Replace the old version with the new one More... over 14 years ago
Boundary check More... over 14 years ago
Show cached image when zooming out More... over 14 years ago
Always use updateImages() More... over 14 years ago
Use RedrawBucket to queue redraw calls from new images. More... over 14 years ago
more progressive redraw More... over 14 years ago
Draw old images first when zoom level is changed. More... over 14 years ago