Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 1713)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 1714)
@@ -1,14 +1,67 @@
 
                                                          -*-*- END -*-*-
+ 2003/01/19: Thomas Bretz
+ 
+   * manalysis/MCerPhotCalc.[h,cc]:
+     - slight changes, mainly to the layout
+   
+   * manalysis/MCerPhotEvt.[h,cc]:
+     - some small changes to make the code a bit faster
+
+   * manalysis/MCerPhotPix.[h,cc]:
+     - added AddNumPhotons
+     
+   * mbase/MContinue.[h,cc]:
+     - changed comments
+     - enhanced functionality and fixed some small bugs
+
+   * mbase/Makefile:
+     - added mfilter to paths (to be fixed)
+   
+   * mfileio/MCT1ReadPreProc.cc:
+     - Init fNumEvents = 0
+     
+   * mgeom/MGeomCam.cc:
+     - return 0 Ratio if the pixel number exceeds the number of pixels
+
+   * mgui/MCamDisplay.[h,cc]:
+     - added sanity check for the maximum number of pixels
+     - added functions to set the three different palettes
+     - removed the buttons
+     - fixed the context menu display
+   
+   * mhist/HistLinkDef.h, mhist/Makefile:
+     - added MHCerPhotEvt
+
+   * mhist/MHCerPhotEvt.[h,cc]:
+     - added
+     
+   * mhist/MFillH.cc:
+     - changed the initialization of fParContainer from pList to NULL
+   
+   * mhist/MHHillasExt.cc:
+     - fixed a smallo bug when filling the histograms (crached when scaling
+       under some circumstances)
+   
+   * mhist/MHStarMap.cc:
+     - added a warning output
+
+
+
  2003/01/17: Robert Wagner
+
     * manalysis/MApplyPadding.cc
       - bugfix: Effective number of used pixels taken from
         MCerPhotEvt container, not from MPedestalCam
 
+
+
  2003/01/16: Wolfgang Wittek
 
     * mhist/MHMatrix.[h,cc]
-      - member function MHMatrix::Read added ;
+      - member function MHMatrix::Read added
         the function calls TObject::Read(name) and SetName(name)
+
+
 
  2003/01/15: Wolfgang Wittek
@@ -19,4 +72,5 @@
         The additional condition "&& !fObject" is to make sure that read 
         MDataMembers works correctly.
+
 
 
@@ -31,4 +85,5 @@
 
 
+
  2002/12/13: Abelardo Moralejo
 
@@ -37,8 +92,12 @@
       	otherwise, we got a compilation error in Alpha machines.
 
+
+
  2002/12/13: Oscar blanch
 
     * mgeom/MGeomMirror.[h,cc]
       - function SetMirrorDeviations added
+
+
 
  2002/12/09: Robert Wagner
@@ -85,7 +144,9 @@
       - added above mentioned classes
 
+
+
  2002/11/25: Thomas Bretz
 
-   * mgui/MCamDisplazy.cc:
+   * mgui/MCamDisplay.cc:
      - fixed a bug when sprintf the pointer to the char-array, only
        took place on alphas.
