source: trunk/source/interfaces/History @ 1274

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

update...

File size: 21.3 KB
Line 
1$Id: History,v 1.135 2010/05/26 14:27:14 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
2026 May, L. Garnier
21 - G4UIQt: Fix some compil errors with qt3
22
2320 May, L. Garnier (interfaces-V09-03-02)
24 Co-working tag : intercoms-V09-03-01
25 - G4UIQt: Add some changes in order to register UI in order to access
26   it after
27 - G4Qt: Remove a cycle dependency
28
2919 May, L. Garnier
30 - G4UIQt: Fix a warning in Cout during viewer creation
31           Fix a flush problem at viewer creation
32
3318 May, L. Garnier
34 - G4UIQt: Fix an output warning
35
3611 May, J.Allison (interfaces-V09-03-01)
37- Tagged interfaces-V09-03-01.  (Note: interfaces-V09-03-00 already
38  used on a patch branch.)
39
407 May, L. Garnier
41 - G4UIQt: Add new command in help tree will update immediatly the help tree
42   (removing a command not code yet)
43
4426 April, L. Garnier
45 - G4UIQt: Improvments
46 - G4Qt: Improvments
47
4815 April, 2010 G. Cosmo
49 - Fixed call to contructor QKeySequence() in G4UIQt:AddButton() to
50   allow for porting on gcc-4.5.
51
526 January, 2010 L. Garnier
53 - G4VBasicShell : improvments for command completion
54 - G4Qt : Add a link to G4UIQt
55 - G4UIQt : Add tab widgets in order to put Vis in
56
5720 November, 2009 K. Murakami (interfaces-V09-02-07)
58 - G4UIExecutive.hh:  no default arguments of the constructor
59 - G4UIExecutive.icc: more cleaver way for suppressing compiler warnings
60
6120 November, 2009 J. Allison (interfaces-V09-02-06)
62 - G4UIExecutive.icc: Fixed complier warnings for some cases when more
63  than one flag is set.
64
6519 November, 2009 J. Allison (interfaces-V09-02-05)
66 - Tagged for the release.
67
6818 November, 2009 L. Garnier
69 - G4UIQt: Add CTRL+A and CTRL+E to move to begin/end of command line
70
7117 November, 2009 L. Garnier
72 - G4VBasicShell: Fix commands strings that match some shorter
73   commands are trimmed and executed as those shorter commands.
74
755 November, 2009 L. Garnier
76 - G4UIQt Fix a problem introduce the 6th October 2009 and cause
77   some widget display strange things on qt3
78
7919 October, 2009 L. Garnier
80 - basic/GNUMakefile Add optionnal debug flag
81
826 October, 2009 L. Garnier
83 - G4UIQt Fix a problem on macOSX 10.6 with Qt 4.6(preview)
84 - Change GEANT4_QT_DEBUG flag for G4DEBUG_INTERFACES_BASIC and
85   G4DEBUG_INTERFACES_COMMON
86
8728 May, 2009 K. Murakami (interfaces-V09-02-03)
88 - G4UIExecutive: add  IsGUI() method / add GetSession() method
89
9018 May, 2009 K. Murakami (interfaces-V09-02-02)
91 - G4UIExecutive : fixed wrong #ifdef condition
92 - include changes by Laurent (7/May)
93
9415 May, 2009 K. Murakami (interfaces-V09-02-01)
95 - G4UIExecutive : Remove batch mode handling
96
9713 May, 2009 K. Murakami (interfaces-V09-02-00)
98 - G4UIExecutive : Add new class for automatic instantiation of user session
99 - G4VUIshell : Add SetLsColor()
100
1017, May, 2009 L. Garnier
102 - G4UIQt.cc : Fix Compilation warning
103 - G4VBasicShell.cc : Better command completion in command Line
104
10531, March, 2009 L.Garnier
106 - Fix a compilation warning in G4Qt.cc
107
10816 February 2009, Laurent Garnier
109 - G4UIQt : Add an Interactor to be able to add button on file and help menu
110 - G4UIQt : Add a public method to get the MainWindow
111
11227, November, 2008 K. Murakami (interfaces-V09-01-04)
113 - G4UIQt.cc: warning fix
114
11521, November, 2008 K. Murakami (interfaces-V09-01-03)
116 -tagged for release 9.2
117
11814 November, 2008 Laurent Garnier
119 - G4UIXm,G4Win32 : Renaming according to Geant4 code policy
120
1216 November, 2008 Laurent Garnier
122 - G4Qt : Re-fix problem on some linux with QApplication, should be better
123 - G4Qt : Add availabity to launch a G4Qt without a G4UIQt
124
12524 October, 2008 Laurent Garnier
126 - Change GEANT4_QT_DEBUG flag by QTDEBUG
127 - Suppress unuseful DEBUG messages
128
12915 October, 2008 Laurent Garnier
130 - Fix a problem on some linux with QApplication. But this is NOT the good way to do it...
131 - Fix a qt3 backward compatibility on G4UIQt.cc
132
1337 October, 2008 Laurent Garnier
134 - Fix a G4cout possible problem cause by recursive G4cout call.
135
1362 October, 2008 Laurent Garnier
137 - Add availability to have a external Qapp
138
13922 July, 2008 K.Murakami (interfaces-V09-01-02)
140 - tagged
141 - direct exit calls are replaced with G4Exception/another way of exit
142   G4UIGainServer.cc, G4UIterminal.cc : call G4Exception
143   G4UItcsh.cc : nomal exit instead of direct calling exit()
144
14514 June, 2008 K.Murakami (interfaces-V09-01-01)
146 - tagged
147
14830th April, Laurent Garnier
149 - Include moc config in GNUmakefile
150
15110th March, Laurent Garnier
152 - Improvments for layout in Qt driver for Qt3
153
15430th January 2007, Laurent Garnier
155 - Add a search area in the help widget
156
15715th January 2007, Laurent Garnier
158 - Fixed some layout problems
159 - GNUmakefile : Added a macro for moc file
160 - Moc files : Suppression of all theses files. They are now autogenerated
161   thanks to config/common.gmk
162
16315 January 2007, Koichi Murakami (interfaces-V09-01-00)
164 - G4UItcsh.cc: fixed the problem with Ctl-D termination for bash users.
165
16630 November 2007, Laurent Garnier
167 - G4UIQt : Some improvements for Qt3, corrections of some bugs
168 - G4UIQt_moc.cc : Adding other versions for QT_MOC_REVISION 28,58 and
169   59, but this is not the right solution..
170 - GAG/Makefile : Suppression of linking on a unuseful library
171
17216 November 2007, Koichi Murakami (interfaces-V09-00-03)
173 - G4UIGainServer.cc: cleared a compilation warning.
174 - tagged for the 9.1 release.
175
17615 Nov 2007, Laurent Garnier
177 - G4UIQt,G4Qt : Adding a GEANT4_QT_DEBUG flag to hide all debug messages
178 - G4UIQt,G4Qt : Compilation improvements for Qt3
179 - G4UIQt,G4Qt : Minors corrections on G4UIQt helpWidget
180
18113 Nov 2007, Laurent Garnier
182 - G4UIQt,G4Qt : Moving all moc in one big file interface/G4UIQT_moc.cc,
183   including Qt3 and Qt4 moc support
184
18509 Nov 2007, Laurent Garnier
186 - G4UIQt,G4Qt : Change all include directive to be compatible with Qt3
187
18827 Sept 2007, Laurent Garnier
189 - Adding sur files for G4UIQt driver
190
19106 November Koichi Murakami
192- G4UItcsh.cc: store shell history across sessions.
193
19430 October 2007 Koichi Murakami (interfaces-V09-00-02)
195- Guy committed the new Qt interface (28/Sep).
196- Add "#ifdef G4UI_BUILD_QT_SESSION" protection in src/G4UIQt_moc.cc.
197- Remove Qt interface from the current tag.
198- G4UIGAG.cc: suppress a compilation warning.
199
20030 October 2007 Koichi Murakami (interfaces-V09-00-01)
201- Makoto updated the implementation of the signal handler for Ctrl-C.
202
20328 October 2007, Makoto Asai
204- Remove improper dependency from interfaces/basic to run in GNUmakefile
205
20602 August 2007, Koichi Murakami (interfaces-V09-00-00)
207- Fix compilation warning on SUN-CC in G4UIterminal.cc
208
20919 June 2007, Gabriele Cosmo (interfaces-V08-03-02)
210- Fix compilation error on Windows ('theShell' not declared).
211
21214 June 2007, Koichi Murakami (interfaces-V08-03-01)
213- fixed the problem with Ctl-C termination for bash users.
214 * G4VUIshell   : add a virtual method ResetTerminal()
215 * G4UItcsh     : add a method ResetTerminal()
216 * G4UIterminal : add terminal reset when Ctl-C termination
217
21822 May 2007, Koichi Murakami (interface-V08-03-00)
219- G4UIterminal.cc: implement signal handler for soft-abort
220
22128 November 2005, Gabriele Cosmo (interface-V07-01-02)
222- G4UIXm.cc migrated to sstream
223
22421 November 2005, Hajime Yoshida (interface-V07-01-01)
225- G4UIGAG.cc and G4UIGainServer.cc migrated to sstream
226
22726 October 2005, Koichi Murakami (interfaces-V07-01-00)
228- G4UItcsh/G4UIterminal/G4VBasicShell:
229  migration from strstream to sstream
230
23122 April 2005, Gabriele Cosmo (interfaces-V07-00-01)
232- G4UIGainServer: fixed conditional compilation for MacOS 10.4.
233
23426 January 2005, Gabriele Cosmo (interfaces-V07-00-00)
235- Removed explicit definition of G4TMPDIR in GNUmakefiles
236  (not necessary since already defined in common.gmk).
237
23827 November 2004, Hajime Yoshida (interfaces-V06-02-00)
239- Tagged.
240
24125 November 2004, Hajime Yoshida (interfaces-V06-01-02)
242- Tagged.
243
24421 November 2004, Guy Barrand
245- G4UIXm.cc: have some nice default resources in case XENVIRONMENT not set.
246
24707 June 2004, Gabriele Cosmo (interfaces-V06-01-01)
248- G4UIWin32.cc: move usage of inline methods to non-inline for DLLs
249  support on Windows.
250- GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
251
25209 April 2004, John Allison (interfaces-V06-01-00 + vis-V06-01-01)
253- Tagged G4[UI]Win32[.hh,.cc] as below.  Joint with vis-V06-01-01.
254
25508 April 2004, Guy Barrand
256- G4[UI]Win32[.hh,.cc] : modify things in order to be able to use
257  a standard C main (and avoid the WinMain).
258
25922 October 2003, Guy Barrand (interfaces-V05-02-00)
260- OPACS : archived obsolete OPACS module and cleared build setup.
261
26217 October 2003, Guy Barrand
263- G4Xt.cc : removed unused and commented code.
264
26511 June 2003, Gabriele Cosmo (interfaces-V05-01-02)
266- G4UIWin32.cc: cleared warning on redefinition of 'pascal' reported on
267  WIN32-VC system.
268
26904 June 2003, Gabriele Cosmo (interfaces-V05-01-01)
270- Fixes for inclusion of <strstream> in G4UIXm.cc, G4UItcsh.cc and
271  G4UIterminal.cc in view of the g4std wrappers migration.
272
27330 May 2003, Gabriele Cosmo (interfaces-V05-01-00)
274- Fixed few pedantic warnings...
275- G4UIGainServer.cc: fixed compilation problem on Darwin-g++ with gcc-3.X.
276
27704 December 2002, Makoto Asai (interfaces-V04-01-01, interfaces-V04-01-02)
278- Migration to new G4ApplicationState.
279
28015 November 2002, Hajime Yoshida (interfaces-V04-01-00)
281- basic/src/G4UIArrayStrings.cc is now working for "konsole" type termcap.
282        by Koichi Murakami
283
28409 November 2002, Hajime Yoshida (interfaces-V04-00-05)
285- G4UIGainServer.cc uses socklen_t as before. It must work for Solaris CC and HP.
286- test/G4cout_test01 updated. An example of setCoutDestination(UI) by a user.
287
28806 November 2002, Guy Barrand
289- G4Xt.cc, G4UIXm.cc, G4UIXaw.cc : fix some warings.
290
29114 June 2002, Hajime Yoshida (interfaces-V04-00-04)
292- G4UIGainServer.cc/hh have a protection: #ifndef WIN32 ~ #endif not to compile
293        on WIndows.
294
29514 June 2002, Hajime Yoshida (interfaces-V04-00-04)
296- Added protection #ifndef WIN32 to new class G4UIGainServer in definition
297  and body, to prevent compilation on Windows platforms.
298
29912 June 2002, Gabriele Cosmo (interfaces-V04-00-03)
300- Fixes for porting on platforms other than Linux.
301  o socklen_t is Linux specific and not defined elsewhere; changed to int*.
302  o Fixed usage g4std/iostream, globals.hh and endl/G4endl.
303
30412 June 2002, Hajime Yoshida (interfaces-V04-00-02)
305- Introduced new class G4UIGainServer, socket extension for G4UIGAG.
306- added GAG/src/G4UIGainSErver.cc and GAG/include/G4UIGainServer.hh
307- G4UIGainServer is the new member of libG4UIGAG.so(a)
308        (no modification to GNUmakefiles)
309
31026 April 2002, Makoto Asai (interfaces-V04-00-01)
311- Corresponds to interfaces change in intercoms category (intercoms-V04-00-00)
312 Affected files :
313  basics/src/G4VUIshell.cc
314  common/src/G4VBasicShell.cc
315  GAG/src/G4UIGAG.cc
316
31725 February 2002, Makoto Asai (interfaces-V04-00-00)
318- fix for odd behavior on Windows in G4UIchs.cc
319
32003 December 2001 Guy Barrand (interfaces-V03-02-04)
321- G4VInteractorManager::RemoveDispatcher : change the "std::remove"
322  logic in order to fix a disfunctionning with vis/OpenInventor driver.
323- G4Xt.cc : remove some g++ compilation warnings about unused
324  iconify functions.
325
32629 November 2001 Hajime Yoshida (interfaces-V03-02-03)
327- Fix G4UIGAG.cc for alias command (following G4UIterminal's modif)
328
32926 November 2002 Makoto Asai (interfaces-V03-02-02)
330- Fix compilation warnings caused by gcc-2.95.2 for basic sub-directory.
331
33223 November 2001 Makoto Asai (interfaces-V03-02-01)
333- Fix G4UIterminal to display a command line AFTER solving aliases
334  in case the command caused "command not found".
335- Fix G4UItcsh.hh not to have warning message.
336
33722 October 2001 Hajime Yoshida
338-G4UIGAG.cc no more compiler warning due to G4String
339
34022 October 2001 Hajime Yoshida
341- G4UIGAG ; no compilation warning with g++-2.95
342
34311 August 2001  John Allison (interfaces-V03-02-00)
344- Re-engineered G4UI variables.  Coworks with config-V03-02-04.
345- Changed GNUmakefile so that GAG, TERMINAL and TCSH built by default.
346- Nothing built if G4UI_NONE is set.
347
34829 November 2000 Makoto Asai (interfaces-V02-00-03)
349- Tag for Guy's correction.
350
35128 November 2000 Guy Barrand
352- G4Xt.cc ; SUN-CC : correct warning : argc hides G4VInteractorManager::argc.
353
35427 November 2000 Makoto Asai (interfaces-V02-00-02)
355- G4VUIShell.hh : add virtual keyword to the destructor.
356
35711 August 2000 Guy Barrand
358- G4UIWo.cc : add some cast in order to compile with OSF1/cxx strict_ansi mode.
359
3601 August 2000 Gabriele Cosmo (interfaces-V02-00-01)
361- Fixed warnings on HP-aCC system in G4UItcsh.cc, due to unproper usage of G4int
362  where unsigned (size_t) was requested instead.
363
36431 July 2000 Gonzalo Gracia
365- Modifications required to compile on NT
366  Operator string::[] requires size_t argument.
367  Cast from integer to size_t in several places in basic/src/G4UIArrayString.cc
368  and G4VUIshell.cc
369
37022 July 2000 Makoto Asai (interfaces-V02-00-00)
371- Modify G4UIterminal, G4VUIshell, G4UIcsh and G4UItcsh to display the
372  break status as a prompt characters.
373
37425 June 2000 John Allison (interfaces-V01-01-06-old-G4UIterminal)
375- As interfaces-V01-01-06 but old revisions of G4UIterminal.cc/hh.
376
37723 June 2000 John Allison (interfaces-V01-01-06)
378- Protected G4UIterminal, G4Ui[t]csh against access by index to null strings.
379
38021 June 2000 John Allison (interfaces-V01-01-05)
381- Added include $(G4INSTALL)/config/G4VIS_BUILD.gmk to common/GNUmakefile.
382
38315 June 2000 John Allison (interfaces-V01-01-04)
384- More ISO compliance for G4UIterminal class.
385
38614 June 2000 Makoto Asai (interfaces-V01-01-03)
387- ISO compliance for G4UItcsh classes
388
38926 May 2000 Guy Barrand  (interfaces-V01-01-02)
390- G4UIXm.hh, G4UIWin32.hh : change comments about /gui for the doc.
391
39223 May 2000 John Allison (interfaces-V01-01-01-without-tcsh)
393- Tag without G4UIterminal(G4UItcsh) in case it is not needed in the release.
394
39520 May 2000 Guy Barrand  (interfaces-V01-01-01)
396- common/G4InteractorMessenger : change command name "interactor" to "gui".
397
39819 May 2000 John Allison  (interfaces-V01-01-00)
399- G4UIterminal displays a candidate list in case a given parameter is
400  wrong (Makoto Asai).
401
40226 Mar 2000 Makoto Asai
403- Introducing a new G4UIterminal with UNIX-like shell.
404
40510 Nov 1999 Hajime Yoshida  (interfaces-V00-01-03)
406- Added less<G4String> argument (Guy).
407- G4UIWin32.hh, G4UIXm.hh : usage of G4std::less in G4std::map.
408- G4VInteractorManager.cc : G4std::find, G4std::remove.
409
41008 Nov 1999 Hajime Yoshida
411- tag interfaces--V00-01-02 for STT
412
41308 Nov 1999 Hajime Yoshida
414- GAG/src/G4UIGAG.cc RWT => STL vector
415- basic/include/G4UIterminal.hh, GAG/include/G4UIGAG.hh => documentation
416
41702 Nov 1999 Guy Barrand
418- doc comments for G4UIWin32.hh, G4UIXm.hh, G4UIXaw.hh, G4Xt.hh, G4Win32.hh, G4VInterativeSession.hh, G4VInteractorManager.hh.
419
42002 Nov 1999 Guy Barrand
421- basic/G4UIWin32, G4UIXm : RW -> STL.
422- common/G4VBasicShell, G4VInteractiveSession, G4VInteractorManager : RW -> STL.
42329 Oct. 1999 Hajime Yoshida
424- tag interfaces-V00-01-01
425
42627 Oct. 1999 Guy Barrand
427- interfaces/common/src/G4Xt.cc : protect XtAppInit against
428  shell zero widthxheight. Give a default to geometry resource.
429
43021 Oct. 1999 John Allison
431- Made XtAppContext appContext static in G4Xt.cc.  Speeds OGLSXm but
432  OGLIXm is still slow - why?
433
43412 Oct. 1999 John Allison for Hajime Yoshida (tag interfaces-V00-01-00a)
435- Protection for zero length strings for Sun in G4UIterminal and G4UIGAG.
436
43702 Sep. 1999 Hajime Yoshida
438  to geant4-00-01-ref-01 (Revision 1.9)
439  a new tag is interfaces-01-00-04
440  after which a tag interfaces-V00-01-00 was added identical to
441    interfaces-01-00-04 except for this History file.
442
443- G4UIterminal.cc and G4UIGAG.cc now shows prompt characters
444        to an input of return (or null command line).
445
446head 31 Mai 1999  Guy Barrand
447- G4VInteractorManager::SecondaryLoop : add a message to indicate
448  that we enter a "viewer" secondary X event loop and that someone
449  add to "Escape" it from the viewer to continue.
450
451interfaces-01-00-03  19th April 1999  John Allison
452- Protected G4VBasicShell.cc with if( tempPath.length()>0 ).
453
454interfaces-01-00-02  18th April 1999  John Allison
455- Tagged.
456
457head 11th Mai 1999  Guy Barrand
4581) G4UIXm : Linux, correct geometry management of the menubar.
459
460head 06th Mai 1999  Guy Barrand
4611) G4Win32, G4UIWin32 : modifications to compile with Visual-6.0.
462
463head 16th April 1999  Guy Barrand
4641) G4VBasicShell, G4UIXm, G4UIWin32 : command completion.
4652) G4InteractorMessenger, G4VInteractorManager : code polishement.
466
467interfaces-01-00-01  15th April 1999  Hajime Yoshida/Masayasu Nagamatu
4681) some code polishment after the messages by CodeWarriers (Guy)
4692) Help functions in G4VBasicShell and related rearrangement of
470        G4UIterminal etc.. (Guy)
4713) removal of ifdef for GNU_GCC in G4UIGAG. (Hajime)
472
473interfaces-00-03-07 9th December 1998 Hajime Yoshida/Masayasu Nagamatu
474- minor improvements in Help of G4UIterminal.cc
475- G4UIGAG's Help in terminal mode is now equivalent to G4UIterminal.cc
476
477interfaces-00-03-06 27th November 1998 Hajime Yoshida/Masayasu Nagamatu
478- added 'if' protection to the destructor of G4UIterminal/G4UIGAG.
479
480interfaces-00-03-05 12th November 1998 Masayasu Nagamatu
481-test/G4cout_test01/ added an example for redirectiong stream using G4cout
482
483interfaces-00-03-04  13th October 1998  Masayasu Nagamatu
484- G4cout - changes to G4UIterminal.cc, G4UIGAG.hh, G4UIGAG.cc.
485
48607 Ocotober 1998  Guy Barrand:
487- G4UIXm.cc, G4UIWin32.cc : cout, cerr control.
488
489interfaces-00-03-03 7th  October Hajime Yoshida
490- Bug fix to prevent "help" crashing in some circumstances.
491
492interfaces-00-03-02 14th Sep. Hajime Yoshida
493        - fix to G4UIGAG (not bugs but correction of minor
494                ydifferences with G4UIterminal)
495
496interfaces-00-03-01  12th Sep.  Hajime Yoshida and Masayasu Nagamatu
497- CTRL-D doesn't invoke infinite loop.
498- CRTL-D now means
499        - EOF in the redirected cin
500        - End of Session, just as "exit" command of GEANT4
501- Affected files are basic/src/G4UIterminal.cc
502                        GAG/src/G4UIGAG.cc
503
504interfaces-00-02-01  9th August  John Allison
505- Tagged Guy's changes.
506
5077th August  Guy Barrand.
508- common, OPACS : new interactor parenting logic.
509
510interfaces-00-01-04  8th July 1998  John Allison
511- Emptied xvt_standalone_test; files moved to environments/XVT.
512
513interfaces-00-01-03  7th July 1998  John Allison
514- Emptied standalone_test; files moved to environments/Momo or no
515  longer needed.
516
5177th July 1998  Guy Barrand
518- Added include $(G4INSTALL)/config/interactivity.gmk to GNUmakefiles.
519
520interfaces-00-01-02 7th July 1998  John Allison
521- Forced revision 2.1 on files in newly committed directories.
522
523interfaces-00-01-01 6th July 1998  John Allison
524- Big restructuring.  Moved files from include/ and src/ to:
525  common/, basic/, GAG/, OPACS/, XVT/.
526  Created G4UI_BUILD.gmk and G4UI_USE.gmk in config/.
527  Changed the GNUmakefiles accordingly.
528
529interfaces-00-07-01 2nd July 1998  Gabriele Cosmo
530- Updates to G4UIWo and G4VInteractorManager by G.Barrand.
531
532interfaces-00-06-05 26th June 1998  Gabriele Cosmo
533- Updated GNUmakefiles to new electromagnetics structure.
534
535interfaces-00-06-04a 22nd June 1998  John Allison
536- Removed ./standalone_test/run/example34/GNUmakefile.G4VIS_USE and
537  ./standalone_test/run/example35/GNUmakefile.G4VIS_USE
538
539interfaces-00-06-04 22nd June 1998  John Allison
540- Added #ifdef GNU_GCC for template instantiation in src/G4UIGAG.cc.
541- Changed GNUmakefiles for G4VIS_USE.gmk.
542
543May 6, 98 M.Asai
544- Introducing a new abstract base class G4VBasicShell.
545- G4UIterminal has been modified according to use G4VBasicShell.
546
54722th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-03)
548-  the following three directories are tagged.
549 interfaces/standalone_test/Momo/java/GGE
550 interfaces/standalone_test/Momo/java/RMI
551 interfaces/standalone_test/run/example35
552
55320th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-02)
554- update for Momo and G4UIGAG, including many improvement and bug fixes.
555  see the interfaces/standalone_test/README_Momo.html for datails.
556- example35 is added; new example program to show the capability of GUI(GAG).
557
55815th April 1998 : Guy Barrand
559- From discussion with John and Simone G4VToolkit
560  has been renamed to G4VInteractorManager.
561
5624th April 1998 Nagamatu Masayasu (interfaces-00-05-01)
563- correspond to the modification by  G.Barrand
564  G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
565  Modifications for Win32/NT.
566
567April 2, 98 G.Barrand
568- G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
569- Modifications for Win32/NT.
570
57126th March 1998  John Allison
572- Changed G4VisManager to MyVisManager in example34.cc and xvt.benchmark.cc
573  for vis-00-05-01 and later.
574
5756th March 1998 Hajime Yoshida / Nagamatu Masayasu (interfaces-00-04-01)
576- First tag with modeling under visualization
577- small bug fix for Momo
578
57929th January 1998 Masayasu Nagamatu / Hajime Yoshida (interfaces-00-03-01)
580- Update of Momo(GAG/GGE), standalone_test/ directory.
581
58227th January 1998  John Allison
583- Simplfied use of G4VIS flags in test GNUmakefiles.
584- New way of instantiating G4VisManager in test main() programs.
585
586December 19, 97 G. Cosmo - (alpha03)
587
588- Created.
589
590Januray 19 , 98 G. Barrand
591
592- Update G4UIXaw, G4UIXm to take into account
593  pauseStartSession method.
594
Note: See TracBrowser for help on using the repository browser.