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

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

update

File size: 2.9 KB
Line 
1$Id: History,v 1.23 2010/12/27 13:27:04 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
2027th December 2010  John Allison  (visexternal-V09-04-00)
21- Tagged.
22
2323, December L. Garnier
24- GNUmakefile : Remove Qt stuff from Makefile
25
2613th November 2010, John Allison  (visexternal-V09-03-03)
27- Geant4_gl2ps.h: Added #ifdef _WIN32, #define _USE_MATH_DEFINE.
28
295th November 2010, John Allison  (visexternal-V09-03-02)
30- Fixed Linux warnings.
31
325th November 2010, John Allison  (visexternal-V09-03-01)
33- Tagged.
34
353rd November 2010, Laurent Garnier
36- Update gl2ps to 1.3.5 (before it was 1.3.3)
37
386th October 2010, John Allison  (visexternal-V09-03-00)
39- Tagged.
40
4126th April 2010, Laurent Garnier
42 - G4OpenGL2PSAction : add new method to set viewport
43
4418 Nov 2009, Gabriele Cosmo (visexternal-V09-02-06)
45 - Added GLOBLIBS dependencies to GNUmakefile to allow for building
46   DLLs on Windows. Removed redundant CPPFLAGS addition.
47 - Re-instated fix to gl2ps.cc.
48
4917 Nov 2009, John Allison, Gabriele Cosmo (visexternal-V09-02-05)
50 - Added dependency on zlib if G4LIB_BUILD_ZLIB is set and corrected
51   inclusion of zlib.h in gl2ps.cc
52
532 Nov 2009, Laurent Garnier
54 - Add debug flag in GNUMakefile
55
5629 April 2009, Laurent Garnier (visexternal-V09-02-04)
57 - G4OpenGL2PSAction : Fix a circular dependency to G4OpenGL on Linux
58
5927 April 2009, Laurent Garnier (visexternal-V09-02-03)
60 - gl2ps/src/gl2ps.cc : Fix some warnings on Linux
61
628 April 2009, Laurent Garnier
63 - gl2ps/include/G4OpenGL2PSAction.hh : Add missing header methods(forgot
64   in visexternal-V09-02-02 tag
65 - gl2ps/include/G4OpenGL2PSAction.hh : Add cvsID at head of file
66
676 April 2009, Laurent Garnier (visexternal-V09-02-02)
68 - Adjustments to point and line size
69
7019 March 2009, Laurent Garnier (visexternal-V09-02-01)
71 - Add methods to change GL_Point and GL_Line size
72
734 March 2009, Laurent Garnier
74 - Update gl2ps to 1.3.3 version (before it was 0.8)
75
7616 February 2009, Laurent Garnier
77 - Creation of this library in order to have a gl2ps for all viewers.
78 - Copying gl2ps.cc and gl2ps.h files form OpenInventor/src
79 - Add a new file G4OpenGL2PSAction.cc to be on the top of gl2ps
80   external package. This file will be heritate/used by viewers
81   in order to have gl2ps render.
Note: See TracBrowser for help on using the repository browser.