source: trunk/source/visualization/externals/gl2ps/History @ 1340

Last change on this file since 1340 was 1340, checked in by garnier, 14 years ago

update ti head

File size: 2.5 KB
Line 
1$Id: History,v 1.18 2010/11/03 16:40:34 lgarnier Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
20
213rd November 2010, Laurent Garnier
22- Update gl2ps to 1.3.5 (before it was 1.3.3)
23
246th October 2010, John Allison  (visexternal-V09-03-00)
25- Tagged.
26
2726th April 2010, Laurent Garnier
28 - G4OpenGL2PSAction : add new method to set viewport
29
3018 Nov 2009, Gabriele Cosmo (visexternal-V09-02-06)
31 - Added GLOBLIBS dependencies to GNUmakefile to allow for building
32   DLLs on Windows. Removed redundant CPPFLAGS addition.
33 - Re-instated fix to gl2ps.cc.
34
3517 Nov 2009, John Allison, Gabriele Cosmo (visexternal-V09-02-05)
36 - Added dependency on zlib if G4LIB_BUILD_ZLIB is set and corrected
37   inclusion of zlib.h in gl2ps.cc
38
392 Nov 2009, Laurent Garnier
40 - Add debug flag in GNUMakefile
41
4229 April 2009, Laurent Garnier (visexternal-V09-02-04)
43 - G4OpenGL2PSAction : Fix a circular dependency to G4OpenGL on Linux
44
4527 April 2009, Laurent Garnier (visexternal-V09-02-03)
46 - gl2ps/src/gl2ps.cc : Fix some warnings on Linux
47
488 April 2009, Laurent Garnier
49 - gl2ps/include/G4OpenGL2PSAction.hh : Add missing header methods(forgot
50   in visexternal-V09-02-02 tag
51 - gl2ps/include/G4OpenGL2PSAction.hh : Add cvsID at head of file
52
536 April 2009, Laurent Garnier (visexternal-V09-02-02)
54 - Adjustments to point and line size
55
5619 March 2009, Laurent Garnier (visexternal-V09-02-01)
57 - Add methods to change GL_Point and GL_Line size
58
594 March 2009, Laurent Garnier
60 - Update gl2ps to 1.3.3 version (before it was 0.8)
61
6216 February 2009, Laurent Garnier
63 - Creation of this library in order to have a gl2ps for all viewers.
64 - Copying gl2ps.cc and gl2ps.h files form OpenInventor/src
65 - Add a new file G4OpenGL2PSAction.cc to be on the top of gl2ps
66   external package. This file will be heritate/used by viewers
67   in order to have gl2ps render.
Note: See TracBrowser for help on using the repository browser.