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

Last change on this file since 1346 was 1346, checked in by garnier, 13 years ago

before tag

File size: 2.8 KB
Line 
1$Id: History,v 1.21 2010/11/13 10:37:57 allison 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
2113th November 2010, John Allison  (visexternal-V09-03-03)
22- Geant4_gl2ps.h: Added #ifdef _WIN32, #define _USE_MATH_DEFINE.
23
245th November 2010, John Allison  (visexternal-V09-03-02)
25- Fixed Linux warnings.
26
275th November 2010, John Allison  (visexternal-V09-03-01)
28- Tagged.
29
303rd November 2010, Laurent Garnier
31- Update gl2ps to 1.3.5 (before it was 1.3.3)
32
336th October 2010, John Allison  (visexternal-V09-03-00)
34- Tagged.
35
3626th April 2010, Laurent Garnier
37 - G4OpenGL2PSAction : add new method to set viewport
38
3918 Nov 2009, Gabriele Cosmo (visexternal-V09-02-06)
40 - Added GLOBLIBS dependencies to GNUmakefile to allow for building
41   DLLs on Windows. Removed redundant CPPFLAGS addition.
42 - Re-instated fix to gl2ps.cc.
43
4417 Nov 2009, John Allison, Gabriele Cosmo (visexternal-V09-02-05)
45 - Added dependency on zlib if G4LIB_BUILD_ZLIB is set and corrected
46   inclusion of zlib.h in gl2ps.cc
47
482 Nov 2009, Laurent Garnier
49 - Add debug flag in GNUMakefile
50
5129 April 2009, Laurent Garnier (visexternal-V09-02-04)
52 - G4OpenGL2PSAction : Fix a circular dependency to G4OpenGL on Linux
53
5427 April 2009, Laurent Garnier (visexternal-V09-02-03)
55 - gl2ps/src/gl2ps.cc : Fix some warnings on Linux
56
578 April 2009, Laurent Garnier
58 - gl2ps/include/G4OpenGL2PSAction.hh : Add missing header methods(forgot
59   in visexternal-V09-02-02 tag
60 - gl2ps/include/G4OpenGL2PSAction.hh : Add cvsID at head of file
61
626 April 2009, Laurent Garnier (visexternal-V09-02-02)
63 - Adjustments to point and line size
64
6519 March 2009, Laurent Garnier (visexternal-V09-02-01)
66 - Add methods to change GL_Point and GL_Line size
67
684 March 2009, Laurent Garnier
69 - Update gl2ps to 1.3.3 version (before it was 0.8)
70
7116 February 2009, Laurent Garnier
72 - Creation of this library in order to have a gl2ps for all viewers.
73 - Copying gl2ps.cc and gl2ps.h files form OpenInventor/src
74 - Add a new file G4OpenGL2PSAction.cc to be on the top of gl2ps
75   external package. This file will be heritate/used by viewers
76   in order to have gl2ps render.
Note: See TracBrowser for help on using the repository browser.