# # ChangeLog for trunk/FACT++/www/viewer/index.js # # Generated by Trac 1.5.2 # 11/20/24 13:25:22 Mon, 12 May 2014 13:18:32 GMT tbretz [17838] * trunk/FACT++/www/viewer/index.js (modified) No fading for tooltip - hopefully this solves the 'maximum stack ... Sat, 10 May 2014 17:14:57 GMT tbretz [17825] * trunk/FACT++/www/viewer/index.js (modified) Reset the event to 0 when a new file is opened. That was ... Sat, 10 May 2014 13:54:50 GMT tbretz [17824] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Some layout improrvements around the checkboxes for the run type. Sat, 10 May 2014 13:42:20 GMT tbretz [17823] * trunk/FACT++/www/viewer/index.js (modified) The MC checkbox was not yet properly handled. Sat, 10 May 2014 12:45:03 GMT tbretz [17819] * trunk/FACT++/www/viewer/index.js (modified) Added support to display the DRS calibration constants and Monte ... Fri, 09 May 2014 17:40:02 GMT tbretz [17816] * trunk/FACT++/www/viewer/index.js (modified) Switch CodeMirror theme to our own theme; some improvements in the ... Fri, 09 May 2014 15:32:25 GMT tbretz [17812] * trunk/FACT++/www/viewer/index.js (modified) Allow gaps in the returned array of arrays; null is interpreted as 0 ... Thu, 08 May 2014 18:45:40 GMT tbretz [17811] * trunk/FACT++/www/viewer/index.js (modified) Minor optimizations. Thu, 08 May 2014 16:09:48 GMT tbretz [17810] * trunk/FACT++/www/viewer/index.js (modified) Recalculate the image parameters with each redraw to allow to use the ... Thu, 08 May 2014 12:21:44 GMT tbretz [17808] * trunk/FACT++/www/viewer/index.js (modified) Added debug for caluclation time and removed the second loop from the ... Thu, 08 May 2014 11:45:18 GMT tbretz [17806] * trunk/FACT++/www/viewer/index.js (modified) Forgot to remove the debug output Thu, 08 May 2014 11:44:38 GMT tbretz [17805] * trunk/FACT++/www/viewer/index.js (modified) Implemented the calculation of the basic image paremeters and the ... Wed, 07 May 2014 15:32:09 GMT tbretz [17796] * trunk/FACT++/www/viewer/index.js (modified) Make sure image is on top during movement; remove zindex again afterwards Wed, 07 May 2014 12:43:37 GMT tbretz [17788] * trunk/FACT++/www/viewer/index.js (modified) Simplified getIndex (now using the coordinate array) Sun, 04 May 2014 15:43:22 GMT tbretz [17775] * trunk/FACT++/www/viewer/index.js (modified) unified the tooltip functions. Sun, 04 May 2014 14:27:19 GMT tbretz [17772] * trunk/FACT++/www/viewer/index.js (modified) Added the possibility to load calibrated files, added a slider with ... Wed, 30 Apr 2014 19:22:00 GMT tbretz [17746] * trunk/FACT++/www/viewer/index.js (modified) Fixed an issue when the slected pixel had no value attached; some ... Wed, 30 Apr 2014 12:26:26 GMT tbretz [17742] * trunk/FACT++/www/viewer/index.js (modified) Updated codemirror config; automatically colorize code snippets Wed, 30 Apr 2014 11:09:51 GMT tbretz [17738] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Added xmin and xmax controls for the waveform. Tue, 29 Apr 2014 17:37:36 GMT tbretz [17732] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) * trunk/FACT++/www/viewer/index.php (modified) Added another accordion for the display of additional controls; ... Tue, 29 Apr 2014 15:16:51 GMT tbretz [17728] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Added marker for selected pixel; added runinfo and trigger info; ... Tue, 29 Apr 2014 10:20:01 GMT tbretz [17721] * trunk/FACT++/www/viewer/index.js (modified) Added missing disable of submit button. Adapted debug output to ... Mon, 28 Apr 2014 19:21:46 GMT tbretz [17719] * trunk/FACT++/www/viewer/index.js (modified) Fixed the pixel click issue on firefox... and hopefully other ... Mon, 28 Apr 2014 17:44:05 GMT tbretz [17717] * trunk/FACT++/www/viewer/index.js (modified) Removed an obsolete comment. Mon, 28 Apr 2014 11:40:45 GMT tbretz [17712] * trunk/FACT++/www/viewer/index.js (modified) Fixed a case when proc returns more than one waveform. Mon, 28 Apr 2014 11:17:05 GMT tbretz [17711] * trunk/FACT++/www/viewer/index.html (modified) * trunk/FACT++/www/viewer/index.js (modified) Do not process main when only the pixel has been changed; some ... Sun, 27 Apr 2014 20:01:33 GMT tbretz [17700] * trunk/FACT++/www/viewer (added) * trunk/FACT++/www/viewer/index.css (added) * trunk/FACT++/www/viewer/index.html (added) * trunk/FACT++/www/viewer/index.js (added) * trunk/FACT++/www/viewer/index.php (added) First version of a web based event viewer.