$Id: History,v 1.10 2009/11/02 14:54:31 lgarnier Exp $ ------------------------------------------------------------------- ========================================================= Geant4 - an Object-Oriented Toolkit for Simulation in HEP ========================================================= Category History file --------------------- This file should be used by G4 developers and category coordinators to briefly summarize all major modifications introduced in the code and keep track of all category-tags. It DOES NOT substitute the CVS log-message one should put at every committal in the CVS repository ! ---------------------------------------------------------- * Reverse chronological order (last date on top), please * ---------------------------------------------------------- 2 Nov 2009, Laurent Garnier - Add debug flag in GNUMakefile 29 April 2009, Laurent Garnier (visexternal-V09-02-04) - G4OpenGL2PSAction : Fix a circular dependency to G4OpenGL on Linux 27 April 2009, Laurent Garnier (visexternal-V09-02-03) - gl2ps/src/gl2ps.cc : Fix some warnings on Linux 8 April 2009, Laurent Garnier - gl2ps/include/G4OpenGL2PSAction.hh : Add missing header methods(forgot in visexternal-V09-02-02 tag - gl2ps/include/G4OpenGL2PSAction.hh : Add cvsID at head of file 6 April 2009, Laurent Garnier (visexternal-V09-02-02) - Adjustments to point and line size 19 March 2009, Laurent Garnier (visexternal-V09-02-01) - Add methods to change GL_Point and GL_Line size 4 March 2009, Laurent Garnier - Update gl2ps to 1.3.3 version (before it was 0.8) 16 February 2009, Laurent Garnier - Creation of this library in order to have a gl2ps for all viewers. - Copying gl2ps.cc and gl2ps.h files form OpenInventor/src - Add a new file G4OpenGL2PSAction.cc to be on the top of gl2ps external package. This file will be heritate/used by viewers in order to have gl2ps render.