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

Last change on this file since 979 was 974, checked in by garnier, 15 years ago

Add forgotten methods declaration in gl2ps

File size: 1.6 KB
Line 
1$Id: History,v 1.5 2009/04/08 15:26:59 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
208 April 2009, Laurent Garnier
21 - gl2ps/include/G4OpenGL2PSAction.hh : Add missing header methods(forgot
22   in visexternal-V09-02-02 tag
23 - gl2ps/include/G4OpenGL2PSAction.hh : Add cvsID at head of file
24
256 April 2009, Laurent Garnier (visexternal-V09-02-02)
26 - Adjustments to point and line size
27
2819 March 2009, Laurent Garnier (visexternal-V09-02-01)
29 - Add methods to change GL_Point and GL_Line size
30
314 March 2009, Laurent Garnier
32 - Update gl2ps to 1.3.3 version (before it was 0.8)
33
3416 February 2009, Laurent Garnier
35 - Creation of this library in order to have a gl2ps for all viewers.
36 - Copying gl2ps.cc and gl2ps.h files form OpenInventor/src
37 - Add a new file G4OpenGL2PSAction.cc to be on the top of gl2ps
38   external package. This file will be heritate/used by viewers
39   in order to have gl2ps render.
Note: See TracBrowser for help on using the repository browser.