aboutsummaryrefslogtreecommitdiffstats
path: root/marker_reader.js
AgeCommit message (Expand)Author
2010-11-29Fix <updateURL>anekos
2010-01-02 * fix removeMarkershogelog
2010-01-01speed optimizationhogelog
2009-07-02follow HEAD(2.2pre)anekos
2009-06-29 * fix mnext actionhogelog
2009-05-31 * remove page top marker.hogelog
2009-05-14 * fix removeMarkershogelog
2009-05-13 * almost fix insertMarkers conflict problemhogelog
2009-05-05括弧の位置を修正anekos
2009-05-05 * don't change scrollX.hogelog
2009-04-19 * fix bug: window infinite loop if (win.innerHeight == 0).hogelog
2009-04-18 * support frame page.hogelog
2009-04-15 * enable mapping setting.hogelog
2009-04-12 * reinsert markers on resize.hogelog
2009-04-12 * fix insertMarkers() disable insert marker correct position bug.hogelog
2009-04-12 * trigger PageLoad action on load text/html page only.hogelog
2009-04-12 * fix PageLoad action.hogelog
2009-04-12 * insert markers on PageLoad.hogelog
2009-04-12 * add marker_reader.js: insert marker to page.hogelog
7'>167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278