log mgallery.js @ 348:596196f2b0c5 default tip

age author description
Mon, 21 Nov 2022 12:20:35 +0200 Matti Hamalainen Rename PID variable.
Thu, 03 May 2018 14:12:40 +0300 Matti Hamalainen Finally fix Chrome/Chromium support for keyboard navigation.
Mon, 26 Mar 2018 17:03:48 +0300 Matti Hamalainen Add a horrible kludge for using the info button to display also the image info on mobile.
Mon, 26 Mar 2018 17:03:09 +0300 Matti Hamalainen Cosmetic.
Mon, 26 Mar 2018 14:55:34 +0300 Matti Hamalainen Cosmetics.
Thu, 22 Mar 2018 21:59:31 +0200 Matti Hamalainen Implement left/right swipe gesture navigation.
Thu, 22 Mar 2018 21:58:13 +0200 Matti Hamalainen Rename a function argument.
Thu, 22 Mar 2018 14:57:51 +0200 Matti Hamalainen Adjust image adjustment etc.
Thu, 22 Mar 2018 13:41:36 +0200 Matti Hamalainen Various fixes and adjustments to style.
Wed, 21 Mar 2018 18:39:13 +0200 Matti Hamalainen Change mgalGetWindowSize() to mgalGetElementOrWindowSize(elemname) that
Mon, 19 Mar 2018 13:49:22 +0200 Matti Hamalainen Add mgalPreventDefault(event) function. Not used yet.
Tue, 13 Mar 2018 14:45:04 +0200 Matti Hamalainen Change image adjust timeout to faster value.
Tue, 13 Mar 2018 14:40:30 +0200 Matti Hamalainen Add new helper function mgalAddEventsToClass() to add events to named DOM classes.
Tue, 13 Mar 2018 13:36:25 +0200 Matti Hamalainen Bump copyright year.
Tue, 13 Mar 2018 13:28:56 +0200 Matti Hamalainen Add "up" navigation button, to go back to the main gallery from image page.
Tue, 07 Nov 2017 14:40:14 +0200 Matti Hamalainen Improve the JavaScript event hook functions.
Wed, 06 Sep 2017 17:49:50 +0300 Matti Hamalainen Improve mobile experience and also desktop image display, maybe.
Wed, 06 Sep 2017 16:46:09 +0300 Matti Hamalainen Move some Javascript code to a separate file and make the location configurable.