source: trunk/source/interfaces/History @ 1255

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

remove cycle dependency

File size: 21.2 KB
Line 
1$Id: History,v 1.133 2010/05/20 07:01:03 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
2020 May, L. Garnier
21 Co-working tag : intercoms-V09-03-01
22 - G4UIQt: Add some changes in order to register UI in order to access
23   it after
24 - G4Qt: Remove a cycle dependency
25
2619 May, L. Garnier
27 - G4UIQt: Fix a warning in Cout during viewer creation
28           Fix a flush problem at viewer creation
29
3018 May, L. Garnier
31 - G4UIQt: Fix an output warning
32
3311 May, J.Allison (interfaces-V09-03-01)
34- Tagged interfaces-V09-03-01.  (Note: interfaces-V09-03-00 already
35  used on a patch branch.)
36
377 May, L. Garnier
38 - G4UIQt: Add new command in help tree will update immediatly the help tree
39   (removing a command not code yet)
40
4126 April, L. Garnier
42 - G4UIQt: Improvments
43 - G4Qt: Improvments
44
4515 April, 2010 G. Cosmo
46 - Fixed call to contructor QKeySequence() in G4UIQt:AddButton() to
47   allow for porting on gcc-4.5.
48
496 January, 2010 L. Garnier
50 - G4VBasicShell : improvments for command completion
51 - G4Qt : Add a link to G4UIQt
52 - G4UIQt : Add tab widgets in order to put Vis in
53
5420 November, 2009 K. Murakami (interfaces-V09-02-07)
55 - G4UIExecutive.hh:  no default arguments of the constructor
56 - G4UIExecutive.icc: more cleaver way for suppressing compiler warnings
57
5820 November, 2009 J. Allison (interfaces-V09-02-06)
59 - G4UIExecutive.icc: Fixed complier warnings for some cases when more
60  than one flag is set.
61
6219 November, 2009 J. Allison (interfaces-V09-02-05)
63 - Tagged for the release.
64
6518 November, 2009 L. Garnier
66 - G4UIQt: Add CTRL+A and CTRL+E to move to begin/end of command line
67
6817 November, 2009 L. Garnier
69 - G4VBasicShell: Fix commands strings that match some shorter
70   commands are trimmed and executed as those shorter commands.
71
725 November, 2009 L. Garnier
73 - G4UIQt Fix a problem introduce the 6th October 2009 and cause
74   some widget display strange things on qt3
75
7619 October, 2009 L. Garnier
77 - basic/GNUMakefile Add optionnal debug flag
78
796 October, 2009 L. Garnier
80 - G4UIQt Fix a problem on macOSX 10.6 with Qt 4.6(preview)
81 - Change GEANT4_QT_DEBUG flag for G4DEBUG_INTERFACES_BASIC and
82   G4DEBUG_INTERFACES_COMMON
83
8428 May, 2009 K. Murakami (interfaces-V09-02-03)
85 - G4UIExecutive: add  IsGUI() method / add GetSession() method
86
8718 May, 2009 K. Murakami (interfaces-V09-02-02)
88 - G4UIExecutive : fixed wrong #ifdef condition
89 - include changes by Laurent (7/May)
90
9115 May, 2009 K. Murakami (interfaces-V09-02-01)
92 - G4UIExecutive : Remove batch mode handling
93
9413 May, 2009 K. Murakami (interfaces-V09-02-00)
95 - G4UIExecutive : Add new class for automatic instantiation of user session
96 - G4VUIshell : Add SetLsColor()
97
987, May, 2009 L. Garnier
99 - G4UIQt.cc : Fix Compilation warning
100 - G4VBasicShell.cc : Better command completion in command Line
101
10231, March, 2009 L.Garnier
103 - Fix a compilation warning in G4Qt.cc
104
10516 February 2009, Laurent Garnier
106 - G4UIQt : Add an Interactor to be able to add button on file and help menu
107 - G4UIQt : Add a public method to get the MainWindow
108
10927, November, 2008 K. Murakami (interfaces-V09-01-04)
110 - G4UIQt.cc: warning fix
111
11221, November, 2008 K. Murakami (interfaces-V09-01-03)
113 -tagged for release 9.2
114
11514 November, 2008 Laurent Garnier
116 - G4UIXm,G4Win32 : Renaming according to Geant4 code policy
117
1186 November, 2008 Laurent Garnier
119 - G4Qt : Re-fix problem on some linux with QApplication, should be better
120 - G4Qt : Add availabity to launch a G4Qt without a G4UIQt
121
12224 October, 2008 Laurent Garnier
123 - Change GEANT4_QT_DEBUG flag by QTDEBUG
124 - Suppress unuseful DEBUG messages
125
12615 October, 2008 Laurent Garnier
127 - Fix a problem on some linux with QApplication. But this is NOT the good way to do it...
128 - Fix a qt3 backward compatibility on G4UIQt.cc
129
1307 October, 2008 Laurent Garnier
131 - Fix a G4cout possible problem cause by recursive G4cout call.
132
1332 October, 2008 Laurent Garnier
134 - Add availability to have a external Qapp
135
13622 July, 2008 K.Murakami (interfaces-V09-01-02)
137 - tagged
138 - direct exit calls are replaced with G4Exception/another way of exit
139   G4UIGainServer.cc, G4UIterminal.cc : call G4Exception
140   G4UItcsh.cc : nomal exit instead of direct calling exit()
141
14214 June, 2008 K.Murakami (interfaces-V09-01-01)
143 - tagged
144
14530th April, Laurent Garnier
146 - Include moc config in GNUmakefile
147
14810th March, Laurent Garnier
149 - Improvments for layout in Qt driver for Qt3
150
15130th January 2007, Laurent Garnier
152 - Add a search area in the help widget
153
15415th January 2007, Laurent Garnier
155 - Fixed some layout problems
156 - GNUmakefile : Added a macro for moc file
157 - Moc files : Suppression of all theses files. They are now autogenerated
158   thanks to config/common.gmk
159
16015 January 2007, Koichi Murakami (interfaces-V09-01-00)
161 - G4UItcsh.cc: fixed the problem with Ctl-D termination for bash users.
162
16330 November 2007, Laurent Garnier
164 - G4UIQt : Some improvements for Qt3, corrections of some bugs
165 - G4UIQt_moc.cc : Adding other versions for QT_MOC_REVISION 28,58 and
166   59, but this is not the right solution..
167 - GAG/Makefile : Suppression of linking on a unuseful library
168
16916 November 2007, Koichi Murakami (interfaces-V09-00-03)
170 - G4UIGainServer.cc: cleared a compilation warning.
171 - tagged for the 9.1 release.
172
17315 Nov 2007, Laurent Garnier
174 - G4UIQt,G4Qt : Adding a GEANT4_QT_DEBUG flag to hide all debug messages
175 - G4UIQt,G4Qt : Compilation improvements for Qt3
176 - G4UIQt,G4Qt : Minors corrections on G4UIQt helpWidget
177
17813 Nov 2007, Laurent Garnier
179 - G4UIQt,G4Qt : Moving all moc in one big file interface/G4UIQT_moc.cc,
180   including Qt3 and Qt4 moc support
181
18209 Nov 2007, Laurent Garnier
183 - G4UIQt,G4Qt : Change all include directive to be compatible with Qt3
184
18527 Sept 2007, Laurent Garnier
186 - Adding sur files for G4UIQt driver
187
18806 November Koichi Murakami
189- G4UItcsh.cc: store shell history across sessions.
190
19130 October 2007 Koichi Murakami (interfaces-V09-00-02)
192- Guy committed the new Qt interface (28/Sep).
193- Add "#ifdef G4UI_BUILD_QT_SESSION" protection in src/G4UIQt_moc.cc.
194- Remove Qt interface from the current tag.
195- G4UIGAG.cc: suppress a compilation warning.
196
19730 October 2007 Koichi Murakami (interfaces-V09-00-01)
198- Makoto updated the implementation of the signal handler for Ctrl-C.
199
20028 October 2007, Makoto Asai
201- Remove improper dependency from interfaces/basic to run in GNUmakefile
202
20302 August 2007, Koichi Murakami (interfaces-V09-00-00)
204- Fix compilation warning on SUN-CC in G4UIterminal.cc
205
20619 June 2007, Gabriele Cosmo (interfaces-V08-03-02)
207- Fix compilation error on Windows ('theShell' not declared).
208
20914 June 2007, Koichi Murakami (interfaces-V08-03-01)
210- fixed the problem with Ctl-C termination for bash users.
211 * G4VUIshell   : add a virtual method ResetTerminal()
212 * G4UItcsh     : add a method ResetTerminal()
213 * G4UIterminal : add terminal reset when Ctl-C termination
214
21522 May 2007, Koichi Murakami (interface-V08-03-00)
216- G4UIterminal.cc: implement signal handler for soft-abort
217
21828 November 2005, Gabriele Cosmo (interface-V07-01-02)
219- G4UIXm.cc migrated to sstream
220
22121 November 2005, Hajime Yoshida (interface-V07-01-01)
222- G4UIGAG.cc and G4UIGainServer.cc migrated to sstream
223
22426 October 2005, Koichi Murakami (interfaces-V07-01-00)
225- G4UItcsh/G4UIterminal/G4VBasicShell:
226  migration from strstream to sstream
227
22822 April 2005, Gabriele Cosmo (interfaces-V07-00-01)
229- G4UIGainServer: fixed conditional compilation for MacOS 10.4.
230
23126 January 2005, Gabriele Cosmo (interfaces-V07-00-00)
232- Removed explicit definition of G4TMPDIR in GNUmakefiles
233  (not necessary since already defined in common.gmk).
234
23527 November 2004, Hajime Yoshida (interfaces-V06-02-00)
236- Tagged.
237
23825 November 2004, Hajime Yoshida (interfaces-V06-01-02)
239- Tagged.
240
24121 November 2004, Guy Barrand
242- G4UIXm.cc: have some nice default resources in case XENVIRONMENT not set.
243
24407 June 2004, Gabriele Cosmo (interfaces-V06-01-01)
245- G4UIWin32.cc: move usage of inline methods to non-inline for DLLs
246  support on Windows.
247- GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
248
24909 April 2004, John Allison (interfaces-V06-01-00 + vis-V06-01-01)
250- Tagged G4[UI]Win32[.hh,.cc] as below.  Joint with vis-V06-01-01.
251
25208 April 2004, Guy Barrand
253- G4[UI]Win32[.hh,.cc] : modify things in order to be able to use
254  a standard C main (and avoid the WinMain).
255
25622 October 2003, Guy Barrand (interfaces-V05-02-00)
257- OPACS : archived obsolete OPACS module and cleared build setup.
258
25917 October 2003, Guy Barrand
260- G4Xt.cc : removed unused and commented code.
261
26211 June 2003, Gabriele Cosmo (interfaces-V05-01-02)
263- G4UIWin32.cc: cleared warning on redefinition of 'pascal' reported on
264  WIN32-VC system.
265
26604 June 2003, Gabriele Cosmo (interfaces-V05-01-01)
267- Fixes for inclusion of <strstream> in G4UIXm.cc, G4UItcsh.cc and
268  G4UIterminal.cc in view of the g4std wrappers migration.
269
27030 May 2003, Gabriele Cosmo (interfaces-V05-01-00)
271- Fixed few pedantic warnings...
272- G4UIGainServer.cc: fixed compilation problem on Darwin-g++ with gcc-3.X.
273
27404 December 2002, Makoto Asai (interfaces-V04-01-01, interfaces-V04-01-02)
275- Migration to new G4ApplicationState.
276
27715 November 2002, Hajime Yoshida (interfaces-V04-01-00)
278- basic/src/G4UIArrayStrings.cc is now working for "konsole" type termcap.
279        by Koichi Murakami
280
28109 November 2002, Hajime Yoshida (interfaces-V04-00-05)
282- G4UIGainServer.cc uses socklen_t as before. It must work for Solaris CC and HP.
283- test/G4cout_test01 updated. An example of setCoutDestination(UI) by a user.
284
28506 November 2002, Guy Barrand
286- G4Xt.cc, G4UIXm.cc, G4UIXaw.cc : fix some warings.
287
28814 June 2002, Hajime Yoshida (interfaces-V04-00-04)
289- G4UIGainServer.cc/hh have a protection: #ifndef WIN32 ~ #endif not to compile
290        on WIndows.
291
29214 June 2002, Hajime Yoshida (interfaces-V04-00-04)
293- Added protection #ifndef WIN32 to new class G4UIGainServer in definition
294  and body, to prevent compilation on Windows platforms.
295
29612 June 2002, Gabriele Cosmo (interfaces-V04-00-03)
297- Fixes for porting on platforms other than Linux.
298  o socklen_t is Linux specific and not defined elsewhere; changed to int*.
299  o Fixed usage g4std/iostream, globals.hh and endl/G4endl.
300
30112 June 2002, Hajime Yoshida (interfaces-V04-00-02)
302- Introduced new class G4UIGainServer, socket extension for G4UIGAG.
303- added GAG/src/G4UIGainSErver.cc and GAG/include/G4UIGainServer.hh
304- G4UIGainServer is the new member of libG4UIGAG.so(a)
305        (no modification to GNUmakefiles)
306
30726 April 2002, Makoto Asai (interfaces-V04-00-01)
308- Corresponds to interfaces change in intercoms category (intercoms-V04-00-00)
309 Affected files :
310  basics/src/G4VUIshell.cc
311  common/src/G4VBasicShell.cc
312  GAG/src/G4UIGAG.cc
313
31425 February 2002, Makoto Asai (interfaces-V04-00-00)
315- fix for odd behavior on Windows in G4UIchs.cc
316
31703 December 2001 Guy Barrand (interfaces-V03-02-04)
318- G4VInteractorManager::RemoveDispatcher : change the "std::remove"
319  logic in order to fix a disfunctionning with vis/OpenInventor driver.
320- G4Xt.cc : remove some g++ compilation warnings about unused
321  iconify functions.
322
32329 November 2001 Hajime Yoshida (interfaces-V03-02-03)
324- Fix G4UIGAG.cc for alias command (following G4UIterminal's modif)
325
32626 November 2002 Makoto Asai (interfaces-V03-02-02)
327- Fix compilation warnings caused by gcc-2.95.2 for basic sub-directory.
328
32923 November 2001 Makoto Asai (interfaces-V03-02-01)
330- Fix G4UIterminal to display a command line AFTER solving aliases
331  in case the command caused "command not found".
332- Fix G4UItcsh.hh not to have warning message.
333
33422 October 2001 Hajime Yoshida
335-G4UIGAG.cc no more compiler warning due to G4String
336
33722 October 2001 Hajime Yoshida
338- G4UIGAG ; no compilation warning with g++-2.95
339
34011 August 2001  John Allison (interfaces-V03-02-00)
341- Re-engineered G4UI variables.  Coworks with config-V03-02-04.
342- Changed GNUmakefile so that GAG, TERMINAL and TCSH built by default.
343- Nothing built if G4UI_NONE is set.
344
34529 November 2000 Makoto Asai (interfaces-V02-00-03)
346- Tag for Guy's correction.
347
34828 November 2000 Guy Barrand
349- G4Xt.cc ; SUN-CC : correct warning : argc hides G4VInteractorManager::argc.
350
35127 November 2000 Makoto Asai (interfaces-V02-00-02)
352- G4VUIShell.hh : add virtual keyword to the destructor.
353
35411 August 2000 Guy Barrand
355- G4UIWo.cc : add some cast in order to compile with OSF1/cxx strict_ansi mode.
356
3571 August 2000 Gabriele Cosmo (interfaces-V02-00-01)
358- Fixed warnings on HP-aCC system in G4UItcsh.cc, due to unproper usage of G4int
359  where unsigned (size_t) was requested instead.
360
36131 July 2000 Gonzalo Gracia
362- Modifications required to compile on NT
363  Operator string::[] requires size_t argument.
364  Cast from integer to size_t in several places in basic/src/G4UIArrayString.cc
365  and G4VUIshell.cc
366
36722 July 2000 Makoto Asai (interfaces-V02-00-00)
368- Modify G4UIterminal, G4VUIshell, G4UIcsh and G4UItcsh to display the
369  break status as a prompt characters.
370
37125 June 2000 John Allison (interfaces-V01-01-06-old-G4UIterminal)
372- As interfaces-V01-01-06 but old revisions of G4UIterminal.cc/hh.
373
37423 June 2000 John Allison (interfaces-V01-01-06)
375- Protected G4UIterminal, G4Ui[t]csh against access by index to null strings.
376
37721 June 2000 John Allison (interfaces-V01-01-05)
378- Added include $(G4INSTALL)/config/G4VIS_BUILD.gmk to common/GNUmakefile.
379
38015 June 2000 John Allison (interfaces-V01-01-04)
381- More ISO compliance for G4UIterminal class.
382
38314 June 2000 Makoto Asai (interfaces-V01-01-03)
384- ISO compliance for G4UItcsh classes
385
38626 May 2000 Guy Barrand  (interfaces-V01-01-02)
387- G4UIXm.hh, G4UIWin32.hh : change comments about /gui for the doc.
388
38923 May 2000 John Allison (interfaces-V01-01-01-without-tcsh)
390- Tag without G4UIterminal(G4UItcsh) in case it is not needed in the release.
391
39220 May 2000 Guy Barrand  (interfaces-V01-01-01)
393- common/G4InteractorMessenger : change command name "interactor" to "gui".
394
39519 May 2000 John Allison  (interfaces-V01-01-00)
396- G4UIterminal displays a candidate list in case a given parameter is
397  wrong (Makoto Asai).
398
39926 Mar 2000 Makoto Asai
400- Introducing a new G4UIterminal with UNIX-like shell.
401
40210 Nov 1999 Hajime Yoshida  (interfaces-V00-01-03)
403- Added less<G4String> argument (Guy).
404- G4UIWin32.hh, G4UIXm.hh : usage of G4std::less in G4std::map.
405- G4VInteractorManager.cc : G4std::find, G4std::remove.
406
40708 Nov 1999 Hajime Yoshida
408- tag interfaces--V00-01-02 for STT
409
41008 Nov 1999 Hajime Yoshida
411- GAG/src/G4UIGAG.cc RWT => STL vector
412- basic/include/G4UIterminal.hh, GAG/include/G4UIGAG.hh => documentation
413
41402 Nov 1999 Guy Barrand
415- doc comments for G4UIWin32.hh, G4UIXm.hh, G4UIXaw.hh, G4Xt.hh, G4Win32.hh, G4VInterativeSession.hh, G4VInteractorManager.hh.
416
41702 Nov 1999 Guy Barrand
418- basic/G4UIWin32, G4UIXm : RW -> STL.
419- common/G4VBasicShell, G4VInteractiveSession, G4VInteractorManager : RW -> STL.
42029 Oct. 1999 Hajime Yoshida
421- tag interfaces-V00-01-01
422
42327 Oct. 1999 Guy Barrand
424- interfaces/common/src/G4Xt.cc : protect XtAppInit against
425  shell zero widthxheight. Give a default to geometry resource.
426
42721 Oct. 1999 John Allison
428- Made XtAppContext appContext static in G4Xt.cc.  Speeds OGLSXm but
429  OGLIXm is still slow - why?
430
43112 Oct. 1999 John Allison for Hajime Yoshida (tag interfaces-V00-01-00a)
432- Protection for zero length strings for Sun in G4UIterminal and G4UIGAG.
433
43402 Sep. 1999 Hajime Yoshida
435  to geant4-00-01-ref-01 (Revision 1.9)
436  a new tag is interfaces-01-00-04
437  after which a tag interfaces-V00-01-00 was added identical to
438    interfaces-01-00-04 except for this History file.
439
440- G4UIterminal.cc and G4UIGAG.cc now shows prompt characters
441        to an input of return (or null command line).
442
443head 31 Mai 1999  Guy Barrand
444- G4VInteractorManager::SecondaryLoop : add a message to indicate
445  that we enter a "viewer" secondary X event loop and that someone
446  add to "Escape" it from the viewer to continue.
447
448interfaces-01-00-03  19th April 1999  John Allison
449- Protected G4VBasicShell.cc with if( tempPath.length()>0 ).
450
451interfaces-01-00-02  18th April 1999  John Allison
452- Tagged.
453
454head 11th Mai 1999  Guy Barrand
4551) G4UIXm : Linux, correct geometry management of the menubar.
456
457head 06th Mai 1999  Guy Barrand
4581) G4Win32, G4UIWin32 : modifications to compile with Visual-6.0.
459
460head 16th April 1999  Guy Barrand
4611) G4VBasicShell, G4UIXm, G4UIWin32 : command completion.
4622) G4InteractorMessenger, G4VInteractorManager : code polishement.
463
464interfaces-01-00-01  15th April 1999  Hajime Yoshida/Masayasu Nagamatu
4651) some code polishment after the messages by CodeWarriers (Guy)
4662) Help functions in G4VBasicShell and related rearrangement of
467        G4UIterminal etc.. (Guy)
4683) removal of ifdef for GNU_GCC in G4UIGAG. (Hajime)
469
470interfaces-00-03-07 9th December 1998 Hajime Yoshida/Masayasu Nagamatu
471- minor improvements in Help of G4UIterminal.cc
472- G4UIGAG's Help in terminal mode is now equivalent to G4UIterminal.cc
473
474interfaces-00-03-06 27th November 1998 Hajime Yoshida/Masayasu Nagamatu
475- added 'if' protection to the destructor of G4UIterminal/G4UIGAG.
476
477interfaces-00-03-05 12th November 1998 Masayasu Nagamatu
478-test/G4cout_test01/ added an example for redirectiong stream using G4cout
479
480interfaces-00-03-04  13th October 1998  Masayasu Nagamatu
481- G4cout - changes to G4UIterminal.cc, G4UIGAG.hh, G4UIGAG.cc.
482
48307 Ocotober 1998  Guy Barrand:
484- G4UIXm.cc, G4UIWin32.cc : cout, cerr control.
485
486interfaces-00-03-03 7th  October Hajime Yoshida
487- Bug fix to prevent "help" crashing in some circumstances.
488
489interfaces-00-03-02 14th Sep. Hajime Yoshida
490        - fix to G4UIGAG (not bugs but correction of minor
491                ydifferences with G4UIterminal)
492
493interfaces-00-03-01  12th Sep.  Hajime Yoshida and Masayasu Nagamatu
494- CTRL-D doesn't invoke infinite loop.
495- CRTL-D now means
496        - EOF in the redirected cin
497        - End of Session, just as "exit" command of GEANT4
498- Affected files are basic/src/G4UIterminal.cc
499                        GAG/src/G4UIGAG.cc
500
501interfaces-00-02-01  9th August  John Allison
502- Tagged Guy's changes.
503
5047th August  Guy Barrand.
505- common, OPACS : new interactor parenting logic.
506
507interfaces-00-01-04  8th July 1998  John Allison
508- Emptied xvt_standalone_test; files moved to environments/XVT.
509
510interfaces-00-01-03  7th July 1998  John Allison
511- Emptied standalone_test; files moved to environments/Momo or no
512  longer needed.
513
5147th July 1998  Guy Barrand
515- Added include $(G4INSTALL)/config/interactivity.gmk to GNUmakefiles.
516
517interfaces-00-01-02 7th July 1998  John Allison
518- Forced revision 2.1 on files in newly committed directories.
519
520interfaces-00-01-01 6th July 1998  John Allison
521- Big restructuring.  Moved files from include/ and src/ to:
522  common/, basic/, GAG/, OPACS/, XVT/.
523  Created G4UI_BUILD.gmk and G4UI_USE.gmk in config/.
524  Changed the GNUmakefiles accordingly.
525
526interfaces-00-07-01 2nd July 1998  Gabriele Cosmo
527- Updates to G4UIWo and G4VInteractorManager by G.Barrand.
528
529interfaces-00-06-05 26th June 1998  Gabriele Cosmo
530- Updated GNUmakefiles to new electromagnetics structure.
531
532interfaces-00-06-04a 22nd June 1998  John Allison
533- Removed ./standalone_test/run/example34/GNUmakefile.G4VIS_USE and
534  ./standalone_test/run/example35/GNUmakefile.G4VIS_USE
535
536interfaces-00-06-04 22nd June 1998  John Allison
537- Added #ifdef GNU_GCC for template instantiation in src/G4UIGAG.cc.
538- Changed GNUmakefiles for G4VIS_USE.gmk.
539
540May 6, 98 M.Asai
541- Introducing a new abstract base class G4VBasicShell.
542- G4UIterminal has been modified according to use G4VBasicShell.
543
54422th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-03)
545-  the following three directories are tagged.
546 interfaces/standalone_test/Momo/java/GGE
547 interfaces/standalone_test/Momo/java/RMI
548 interfaces/standalone_test/run/example35
549
55020th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-02)
551- update for Momo and G4UIGAG, including many improvement and bug fixes.
552  see the interfaces/standalone_test/README_Momo.html for datails.
553- example35 is added; new example program to show the capability of GUI(GAG).
554
55515th April 1998 : Guy Barrand
556- From discussion with John and Simone G4VToolkit
557  has been renamed to G4VInteractorManager.
558
5594th April 1998 Nagamatu Masayasu (interfaces-00-05-01)
560- correspond to the modification by  G.Barrand
561  G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
562  Modifications for Win32/NT.
563
564April 2, 98 G.Barrand
565- G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
566- Modifications for Win32/NT.
567
56826th March 1998  John Allison
569- Changed G4VisManager to MyVisManager in example34.cc and xvt.benchmark.cc
570  for vis-00-05-01 and later.
571
5726th March 1998 Hajime Yoshida / Nagamatu Masayasu (interfaces-00-04-01)
573- First tag with modeling under visualization
574- small bug fix for Momo
575
57629th January 1998 Masayasu Nagamatu / Hajime Yoshida (interfaces-00-03-01)
577- Update of Momo(GAG/GGE), standalone_test/ directory.
578
57927th January 1998  John Allison
580- Simplfied use of G4VIS flags in test GNUmakefiles.
581- New way of instantiating G4VisManager in test main() programs.
582
583December 19, 97 G. Cosmo - (alpha03)
584
585- Created.
586
587Januray 19 , 98 G. Barrand
588
589- Update G4UIXaw, G4UIXm to take into account
590  pauseStartSession method.
591
Note: See TracBrowser for help on using the repository browser.