source: trunk/source/interfaces/History @ 1347

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

geant4 tag 9.4

File size: 23.2 KB
Line 
1$Id: History,v 1.157 2010/11/02 17:39:48 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
208, October L. Garnier  (interfaces-V09-03-13)
21- G4UIQt : Fiw problem with redraw of help tree.
22
236, October J. Allison  (interfaces-V09-03-12)
24- G4UIQt : Remove message about empty viewer (comment out
25           fEmptyViewerTabLabel - suggested by Laurent).
26
275, June L. Garnier
28- G4UIQt : Fix some bug on helpTree view
29
3023, June L. Garnier
31- G4UIQt : Fix compilation warnings on Qt3 and Qt4
32
3322, June L. Garnier (interfaces-V09-03-11)
34- G4UIQt : Fix crash when open UI with no vis tab
35
3618, June L. Garnier
37- Fix Qt3 compilation bug (setVisible(...) unprotected
38
3917, June G. Cosmo (interfaces-V09-03-10)
40- Fixed compilation errors in G4UIQt for Qt3....
41
4217, June K. Murakami (interfaces-V09-03-09)
43- Tagged.
44
4510th June L. Garnier
46- G4UIQt : Fix crash when del all viewer tabs and create a new one.
47           Fix widget QLabel strange effect on OSX 10.5
48
4910th June L. Garnier
50- G4UIQt : Improvments on OpenGL tab at initialisation (tab size was
51  too small). Remove some flicker effect at initialisation. Remove a
52  compilation warning. Improvment on Cout Filter for Qt3
53
548, June, 2010 K.Murakami (interfaces-V09-03-08)
55- G4VBasicShell : wrong version is in the cvs head.
56                  back to previous version (1.14) which includes
57                  a correct bug fix.
58
594th June  L. Garnier (interfaces-V09-03-07)
60- G4UIQt : Fix recursive repaint on windows and linux
61  Also fixed compilation problem for Qt3.
62- G4VBasicShell : Command completion improvments (was solve in
63  v1.14 of G4VBasicShell but don't know why I go one step back)
64
653rd June  J. Allison (interfaces-V09-03-06)
66- Tagged.
67
681st June, L. Garnier
69 - G4UIQt : Fix bug on Qt >4.5 introduce on 1st June
70
711st June, L. Garnier (interfaces-V09-03-05)
72 - G4UIQt : warning on Qt version < 4.5
73
7428 May, L. Garnier
75 - G4UIQt : Bug fix when compiling on windows
76
7728 May, K. Murakami (interfaces-V09-03-04)
78 - G4UIExective : session type order is changed.
79                  GUI session is prioritized.
80
8126 May, L. Garnier (interfaces-V09-03-03)
82 - G4UIQt: Fix some compil errors with qt3
83
8420 May, L. Garnier (interfaces-V09-03-02)
85 Co-working tag : intercoms-V09-03-01
86 - G4UIQt: Add some changes in order to register UI in order to access
87   it after
88 - G4Qt: Remove a cycle dependency
89
9019 May, L. Garnier
91 - G4UIQt: Fix a warning in Cout during viewer creation
92           Fix a flush problem at viewer creation
93
9418 May, L. Garnier
95 - G4UIQt: Fix an output warning
96
9711 May, J.Allison (interfaces-V09-03-01)
98- Tagged interfaces-V09-03-01.  (Note: interfaces-V09-03-00 already
99  used on a patch branch.)
100
1017 May, L. Garnier
102 - G4UIQt: Add new command in help tree will update immediatly the help tree
103   (removing a command not code yet)
104
10526 April, L. Garnier
106 - G4UIQt: Improvments
107 - G4Qt: Improvments
108
10915 April, 2010 G. Cosmo
110 - Fixed call to contructor QKeySequence() in G4UIQt:AddButton() to
111   allow for porting on gcc-4.5.
112
1136 January, 2010 L. Garnier
114 - G4VBasicShell : improvments for command completion
115 - G4Qt : Add a link to G4UIQt
116 - G4UIQt : Add tab widgets in order to put Vis in
117
11820 November, 2009 K. Murakami (interfaces-V09-02-07)
119 - G4UIExecutive.hh:  no default arguments of the constructor
120 - G4UIExecutive.icc: more cleaver way for suppressing compiler warnings
121
12220 November, 2009 J. Allison (interfaces-V09-02-06)
123 - G4UIExecutive.icc: Fixed complier warnings for some cases when more
124  than one flag is set.
125
12619 November, 2009 J. Allison (interfaces-V09-02-05)
127 - Tagged for the release.
128
12918 November, 2009 L. Garnier
130 - G4UIQt: Add CTRL+A and CTRL+E to move to begin/end of command line
131
13217 November, 2009 L. Garnier
133 - G4VBasicShell: Fix commands strings that match some shorter
134   commands are trimmed and executed as those shorter commands.
135
1365 November, 2009 L. Garnier
137 - G4UIQt Fix a problem introduce the 6th October 2009 and cause
138   some widget display strange things on qt3
139
14019 October, 2009 L. Garnier
141 - basic/GNUMakefile Add optionnal debug flag
142
1436 October, 2009 L. Garnier
144 - G4UIQt Fix a problem on macOSX 10.6 with Qt 4.6(preview)
145 - Change GEANT4_QT_DEBUG flag for G4DEBUG_INTERFACES_BASIC and
146   G4DEBUG_INTERFACES_COMMON
147
14828 May, 2009 K. Murakami (interfaces-V09-02-03)
149 - G4UIExecutive: add  IsGUI() method / add GetSession() method
150
15118 May, 2009 K. Murakami (interfaces-V09-02-02)
152 - G4UIExecutive : fixed wrong #ifdef condition
153 - include changes by Laurent (7/May)
154
15515 May, 2009 K. Murakami (interfaces-V09-02-01)
156 - G4UIExecutive : Remove batch mode handling
157
15813 May, 2009 K. Murakami (interfaces-V09-02-00)
159 - G4UIExecutive : Add new class for automatic instantiation of user session
160 - G4VUIshell : Add SetLsColor()
161
1627, May, 2009 L. Garnier
163 - G4UIQt.cc : Fix Compilation warning
164 - G4VBasicShell.cc : Better command completion in command Line
165
16631, March, 2009 L.Garnier
167 - Fix a compilation warning in G4Qt.cc
168
16916 February 2009, Laurent Garnier
170 - G4UIQt : Add an Interactor to be able to add button on file and help menu
171 - G4UIQt : Add a public method to get the MainWindow
172
17327, November, 2008 K. Murakami (interfaces-V09-01-04)
174 - G4UIQt.cc: warning fix
175
17621, November, 2008 K. Murakami (interfaces-V09-01-03)
177 -tagged for release 9.2
178
17914 November, 2008 Laurent Garnier
180 - G4UIXm,G4Win32 : Renaming according to Geant4 code policy
181
1826 November, 2008 Laurent Garnier
183 - G4Qt : Re-fix problem on some linux with QApplication, should be better
184 - G4Qt : Add availabity to launch a G4Qt without a G4UIQt
185
18624 October, 2008 Laurent Garnier
187 - Change GEANT4_QT_DEBUG flag by QTDEBUG
188 - Suppress unuseful DEBUG messages
189
19015 October, 2008 Laurent Garnier
191 - Fix a problem on some linux with QApplication. But this is NOT the good way to do it...
192 - Fix a qt3 backward compatibility on G4UIQt.cc
193
1947 October, 2008 Laurent Garnier
195 - Fix a G4cout possible problem cause by recursive G4cout call.
196
1972 October, 2008 Laurent Garnier
198 - Add availability to have a external Qapp
199
20022 July, 2008 K.Murakami (interfaces-V09-01-02)
201 - tagged
202 - direct exit calls are replaced with G4Exception/another way of exit
203   G4UIGainServer.cc, G4UIterminal.cc : call G4Exception
204   G4UItcsh.cc : nomal exit instead of direct calling exit()
205
20614 June, 2008 K.Murakami (interfaces-V09-01-01)
207 - tagged
208
20930th April, Laurent Garnier
210 - Include moc config in GNUmakefile
211
21210th March, Laurent Garnier
213 - Improvments for layout in Qt driver for Qt3
214
21530th January 2007, Laurent Garnier
216 - Add a search area in the help widget
217
21815th January 2007, Laurent Garnier
219 - Fixed some layout problems
220 - GNUmakefile : Added a macro for moc file
221 - Moc files : Suppression of all theses files. They are now autogenerated
222   thanks to config/common.gmk
223
22415 January 2007, Koichi Murakami (interfaces-V09-01-00)
225 - G4UItcsh.cc: fixed the problem with Ctl-D termination for bash users.
226
22730 November 2007, Laurent Garnier
228 - G4UIQt : Some improvements for Qt3, corrections of some bugs
229 - G4UIQt_moc.cc : Adding other versions for QT_MOC_REVISION 28,58 and
230   59, but this is not the right solution..
231 - GAG/Makefile : Suppression of linking on a unuseful library
232
23316 November 2007, Koichi Murakami (interfaces-V09-00-03)
234 - G4UIGainServer.cc: cleared a compilation warning.
235 - tagged for the 9.1 release.
236
23715 Nov 2007, Laurent Garnier
238 - G4UIQt,G4Qt : Adding a GEANT4_QT_DEBUG flag to hide all debug messages
239 - G4UIQt,G4Qt : Compilation improvements for Qt3
240 - G4UIQt,G4Qt : Minors corrections on G4UIQt helpWidget
241
24213 Nov 2007, Laurent Garnier
243 - G4UIQt,G4Qt : Moving all moc in one big file interface/G4UIQT_moc.cc,
244   including Qt3 and Qt4 moc support
245
24609 Nov 2007, Laurent Garnier
247 - G4UIQt,G4Qt : Change all include directive to be compatible with Qt3
248
24927 Sept 2007, Laurent Garnier
250 - Adding sur files for G4UIQt driver
251
25206 November Koichi Murakami
253- G4UItcsh.cc: store shell history across sessions.
254
25530 October 2007 Koichi Murakami (interfaces-V09-00-02)
256- Guy committed the new Qt interface (28/Sep).
257- Add "#ifdef G4UI_BUILD_QT_SESSION" protection in src/G4UIQt_moc.cc.
258- Remove Qt interface from the current tag.
259- G4UIGAG.cc: suppress a compilation warning.
260
26130 October 2007 Koichi Murakami (interfaces-V09-00-01)
262- Makoto updated the implementation of the signal handler for Ctrl-C.
263
26428 October 2007, Makoto Asai
265- Remove improper dependency from interfaces/basic to run in GNUmakefile
266
26702 August 2007, Koichi Murakami (interfaces-V09-00-00)
268- Fix compilation warning on SUN-CC in G4UIterminal.cc
269
27019 June 2007, Gabriele Cosmo (interfaces-V08-03-02)
271- Fix compilation error on Windows ('theShell' not declared).
272
27314 June 2007, Koichi Murakami (interfaces-V08-03-01)
274- fixed the problem with Ctl-C termination for bash users.
275 * G4VUIshell   : add a virtual method ResetTerminal()
276 * G4UItcsh     : add a method ResetTerminal()
277 * G4UIterminal : add terminal reset when Ctl-C termination
278
27922 May 2007, Koichi Murakami (interface-V08-03-00)
280- G4UIterminal.cc: implement signal handler for soft-abort
281
28228 November 2005, Gabriele Cosmo (interface-V07-01-02)
283- G4UIXm.cc migrated to sstream
284
28521 November 2005, Hajime Yoshida (interface-V07-01-01)
286- G4UIGAG.cc and G4UIGainServer.cc migrated to sstream
287
28826 October 2005, Koichi Murakami (interfaces-V07-01-00)
289- G4UItcsh/G4UIterminal/G4VBasicShell:
290  migration from strstream to sstream
291
29222 April 2005, Gabriele Cosmo (interfaces-V07-00-01)
293- G4UIGainServer: fixed conditional compilation for MacOS 10.4.
294
29526 January 2005, Gabriele Cosmo (interfaces-V07-00-00)
296- Removed explicit definition of G4TMPDIR in GNUmakefiles
297  (not necessary since already defined in common.gmk).
298
29927 November 2004, Hajime Yoshida (interfaces-V06-02-00)
300- Tagged.
301
30225 November 2004, Hajime Yoshida (interfaces-V06-01-02)
303- Tagged.
304
30521 November 2004, Guy Barrand
306- G4UIXm.cc: have some nice default resources in case XENVIRONMENT not set.
307
30807 June 2004, Gabriele Cosmo (interfaces-V06-01-01)
309- G4UIWin32.cc: move usage of inline methods to non-inline for DLLs
310  support on Windows.
311- GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
312
31309 April 2004, John Allison (interfaces-V06-01-00 + vis-V06-01-01)
314- Tagged G4[UI]Win32[.hh,.cc] as below.  Joint with vis-V06-01-01.
315
31608 April 2004, Guy Barrand
317- G4[UI]Win32[.hh,.cc] : modify things in order to be able to use
318  a standard C main (and avoid the WinMain).
319
32022 October 2003, Guy Barrand (interfaces-V05-02-00)
321- OPACS : archived obsolete OPACS module and cleared build setup.
322
32317 October 2003, Guy Barrand
324- G4Xt.cc : removed unused and commented code.
325
32611 June 2003, Gabriele Cosmo (interfaces-V05-01-02)
327- G4UIWin32.cc: cleared warning on redefinition of 'pascal' reported on
328  WIN32-VC system.
329
33004 June 2003, Gabriele Cosmo (interfaces-V05-01-01)
331- Fixes for inclusion of <strstream> in G4UIXm.cc, G4UItcsh.cc and
332  G4UIterminal.cc in view of the g4std wrappers migration.
333
33430 May 2003, Gabriele Cosmo (interfaces-V05-01-00)
335- Fixed few pedantic warnings...
336- G4UIGainServer.cc: fixed compilation problem on Darwin-g++ with gcc-3.X.
337
33804 December 2002, Makoto Asai (interfaces-V04-01-01, interfaces-V04-01-02)
339- Migration to new G4ApplicationState.
340
34115 November 2002, Hajime Yoshida (interfaces-V04-01-00)
342- basic/src/G4UIArrayStrings.cc is now working for "konsole" type termcap.
343        by Koichi Murakami
344
34509 November 2002, Hajime Yoshida (interfaces-V04-00-05)
346- G4UIGainServer.cc uses socklen_t as before. It must work for Solaris CC and HP.
347- test/G4cout_test01 updated. An example of setCoutDestination(UI) by a user.
348
34906 November 2002, Guy Barrand
350- G4Xt.cc, G4UIXm.cc, G4UIXaw.cc : fix some warings.
351
35214 June 2002, Hajime Yoshida (interfaces-V04-00-04)
353- G4UIGainServer.cc/hh have a protection: #ifndef WIN32 ~ #endif not to compile
354        on WIndows.
355
35614 June 2002, Hajime Yoshida (interfaces-V04-00-04)
357- Added protection #ifndef WIN32 to new class G4UIGainServer in definition
358  and body, to prevent compilation on Windows platforms.
359
36012 June 2002, Gabriele Cosmo (interfaces-V04-00-03)
361- Fixes for porting on platforms other than Linux.
362  o socklen_t is Linux specific and not defined elsewhere; changed to int*.
363  o Fixed usage g4std/iostream, globals.hh and endl/G4endl.
364
36512 June 2002, Hajime Yoshida (interfaces-V04-00-02)
366- Introduced new class G4UIGainServer, socket extension for G4UIGAG.
367- added GAG/src/G4UIGainSErver.cc and GAG/include/G4UIGainServer.hh
368- G4UIGainServer is the new member of libG4UIGAG.so(a)
369        (no modification to GNUmakefiles)
370
37126 April 2002, Makoto Asai (interfaces-V04-00-01)
372- Corresponds to interfaces change in intercoms category (intercoms-V04-00-00)
373 Affected files :
374  basics/src/G4VUIshell.cc
375  common/src/G4VBasicShell.cc
376  GAG/src/G4UIGAG.cc
377
37825 February 2002, Makoto Asai (interfaces-V04-00-00)
379- fix for odd behavior on Windows in G4UIchs.cc
380
38103 December 2001 Guy Barrand (interfaces-V03-02-04)
382- G4VInteractorManager::RemoveDispatcher : change the "std::remove"
383  logic in order to fix a disfunctionning with vis/OpenInventor driver.
384- G4Xt.cc : remove some g++ compilation warnings about unused
385  iconify functions.
386
38729 November 2001 Hajime Yoshida (interfaces-V03-02-03)
388- Fix G4UIGAG.cc for alias command (following G4UIterminal's modif)
389
39026 November 2002 Makoto Asai (interfaces-V03-02-02)
391- Fix compilation warnings caused by gcc-2.95.2 for basic sub-directory.
392
39323 November 2001 Makoto Asai (interfaces-V03-02-01)
394- Fix G4UIterminal to display a command line AFTER solving aliases
395  in case the command caused "command not found".
396- Fix G4UItcsh.hh not to have warning message.
397
39822 October 2001 Hajime Yoshida
399-G4UIGAG.cc no more compiler warning due to G4String
400
40122 October 2001 Hajime Yoshida
402- G4UIGAG ; no compilation warning with g++-2.95
403
40411 August 2001  John Allison (interfaces-V03-02-00)
405- Re-engineered G4UI variables.  Coworks with config-V03-02-04.
406- Changed GNUmakefile so that GAG, TERMINAL and TCSH built by default.
407- Nothing built if G4UI_NONE is set.
408
40929 November 2000 Makoto Asai (interfaces-V02-00-03)
410- Tag for Guy's correction.
411
41228 November 2000 Guy Barrand
413- G4Xt.cc ; SUN-CC : correct warning : argc hides G4VInteractorManager::argc.
414
41527 November 2000 Makoto Asai (interfaces-V02-00-02)
416- G4VUIShell.hh : add virtual keyword to the destructor.
417
41811 August 2000 Guy Barrand
419- G4UIWo.cc : add some cast in order to compile with OSF1/cxx strict_ansi mode.
420
4211 August 2000 Gabriele Cosmo (interfaces-V02-00-01)
422- Fixed warnings on HP-aCC system in G4UItcsh.cc, due to unproper usage of G4int
423  where unsigned (size_t) was requested instead.
424
42531 July 2000 Gonzalo Gracia
426- Modifications required to compile on NT
427  Operator string::[] requires size_t argument.
428  Cast from integer to size_t in several places in basic/src/G4UIArrayString.cc
429  and G4VUIshell.cc
430
43122 July 2000 Makoto Asai (interfaces-V02-00-00)
432- Modify G4UIterminal, G4VUIshell, G4UIcsh and G4UItcsh to display the
433  break status as a prompt characters.
434
43525 June 2000 John Allison (interfaces-V01-01-06-old-G4UIterminal)
436- As interfaces-V01-01-06 but old revisions of G4UIterminal.cc/hh.
437
43823 June 2000 John Allison (interfaces-V01-01-06)
439- Protected G4UIterminal, G4Ui[t]csh against access by index to null strings.
440
44121 June 2000 John Allison (interfaces-V01-01-05)
442- Added include $(G4INSTALL)/config/G4VIS_BUILD.gmk to common/GNUmakefile.
443
44415 June 2000 John Allison (interfaces-V01-01-04)
445- More ISO compliance for G4UIterminal class.
446
44714 June 2000 Makoto Asai (interfaces-V01-01-03)
448- ISO compliance for G4UItcsh classes
449
45026 May 2000 Guy Barrand  (interfaces-V01-01-02)
451- G4UIXm.hh, G4UIWin32.hh : change comments about /gui for the doc.
452
45323 May 2000 John Allison (interfaces-V01-01-01-without-tcsh)
454- Tag without G4UIterminal(G4UItcsh) in case it is not needed in the release.
455
45620 May 2000 Guy Barrand  (interfaces-V01-01-01)
457- common/G4InteractorMessenger : change command name "interactor" to "gui".
458
45919 May 2000 John Allison  (interfaces-V01-01-00)
460- G4UIterminal displays a candidate list in case a given parameter is
461  wrong (Makoto Asai).
462
46326 Mar 2000 Makoto Asai
464- Introducing a new G4UIterminal with UNIX-like shell.
465
46610 Nov 1999 Hajime Yoshida  (interfaces-V00-01-03)
467- Added less<G4String> argument (Guy).
468- G4UIWin32.hh, G4UIXm.hh : usage of G4std::less in G4std::map.
469- G4VInteractorManager.cc : G4std::find, G4std::remove.
470
47108 Nov 1999 Hajime Yoshida
472- tag interfaces--V00-01-02 for STT
473
47408 Nov 1999 Hajime Yoshida
475- GAG/src/G4UIGAG.cc RWT => STL vector
476- basic/include/G4UIterminal.hh, GAG/include/G4UIGAG.hh => documentation
477
47802 Nov 1999 Guy Barrand
479- doc comments for G4UIWin32.hh, G4UIXm.hh, G4UIXaw.hh, G4Xt.hh, G4Win32.hh, G4VInterativeSession.hh, G4VInteractorManager.hh.
480
48102 Nov 1999 Guy Barrand
482- basic/G4UIWin32, G4UIXm : RW -> STL.
483- common/G4VBasicShell, G4VInteractiveSession, G4VInteractorManager : RW -> STL.
48429 Oct. 1999 Hajime Yoshida
485- tag interfaces-V00-01-01
486
48727 Oct. 1999 Guy Barrand
488- interfaces/common/src/G4Xt.cc : protect XtAppInit against
489  shell zero widthxheight. Give a default to geometry resource.
490
49121 Oct. 1999 John Allison
492- Made XtAppContext appContext static in G4Xt.cc.  Speeds OGLSXm but
493  OGLIXm is still slow - why?
494
49512 Oct. 1999 John Allison for Hajime Yoshida (tag interfaces-V00-01-00a)
496- Protection for zero length strings for Sun in G4UIterminal and G4UIGAG.
497
49802 Sep. 1999 Hajime Yoshida
499  to geant4-00-01-ref-01 (Revision 1.9)
500  a new tag is interfaces-01-00-04
501  after which a tag interfaces-V00-01-00 was added identical to
502    interfaces-01-00-04 except for this History file.
503
504- G4UIterminal.cc and G4UIGAG.cc now shows prompt characters
505        to an input of return (or null command line).
506
507head 31 Mai 1999  Guy Barrand
508- G4VInteractorManager::SecondaryLoop : add a message to indicate
509  that we enter a "viewer" secondary X event loop and that someone
510  add to "Escape" it from the viewer to continue.
511
512interfaces-01-00-03  19th April 1999  John Allison
513- Protected G4VBasicShell.cc with if( tempPath.length()>0 ).
514
515interfaces-01-00-02  18th April 1999  John Allison
516- Tagged.
517
518head 11th Mai 1999  Guy Barrand
5191) G4UIXm : Linux, correct geometry management of the menubar.
520
521head 06th Mai 1999  Guy Barrand
5221) G4Win32, G4UIWin32 : modifications to compile with Visual-6.0.
523
524head 16th April 1999  Guy Barrand
5251) G4VBasicShell, G4UIXm, G4UIWin32 : command completion.
5262) G4InteractorMessenger, G4VInteractorManager : code polishement.
527
528interfaces-01-00-01  15th April 1999  Hajime Yoshida/Masayasu Nagamatu
5291) some code polishment after the messages by CodeWarriers (Guy)
5302) Help functions in G4VBasicShell and related rearrangement of
531        G4UIterminal etc.. (Guy)
5323) removal of ifdef for GNU_GCC in G4UIGAG. (Hajime)
533
534interfaces-00-03-07 9th December 1998 Hajime Yoshida/Masayasu Nagamatu
535- minor improvements in Help of G4UIterminal.cc
536- G4UIGAG's Help in terminal mode is now equivalent to G4UIterminal.cc
537
538interfaces-00-03-06 27th November 1998 Hajime Yoshida/Masayasu Nagamatu
539- added 'if' protection to the destructor of G4UIterminal/G4UIGAG.
540
541interfaces-00-03-05 12th November 1998 Masayasu Nagamatu
542-test/G4cout_test01/ added an example for redirectiong stream using G4cout
543
544interfaces-00-03-04  13th October 1998  Masayasu Nagamatu
545- G4cout - changes to G4UIterminal.cc, G4UIGAG.hh, G4UIGAG.cc.
546
54707 Ocotober 1998  Guy Barrand:
548- G4UIXm.cc, G4UIWin32.cc : cout, cerr control.
549
550interfaces-00-03-03 7th  October Hajime Yoshida
551- Bug fix to prevent "help" crashing in some circumstances.
552
553interfaces-00-03-02 14th Sep. Hajime Yoshida
554        - fix to G4UIGAG (not bugs but correction of minor
555                ydifferences with G4UIterminal)
556
557interfaces-00-03-01  12th Sep.  Hajime Yoshida and Masayasu Nagamatu
558- CTRL-D doesn't invoke infinite loop.
559- CRTL-D now means
560        - EOF in the redirected cin
561        - End of Session, just as "exit" command of GEANT4
562- Affected files are basic/src/G4UIterminal.cc
563                        GAG/src/G4UIGAG.cc
564
565interfaces-00-02-01  9th August  John Allison
566- Tagged Guy's changes.
567
5687th August  Guy Barrand.
569- common, OPACS : new interactor parenting logic.
570
571interfaces-00-01-04  8th July 1998  John Allison
572- Emptied xvt_standalone_test; files moved to environments/XVT.
573
574interfaces-00-01-03  7th July 1998  John Allison
575- Emptied standalone_test; files moved to environments/Momo or no
576  longer needed.
577
5787th July 1998  Guy Barrand
579- Added include $(G4INSTALL)/config/interactivity.gmk to GNUmakefiles.
580
581interfaces-00-01-02 7th July 1998  John Allison
582- Forced revision 2.1 on files in newly committed directories.
583
584interfaces-00-01-01 6th July 1998  John Allison
585- Big restructuring.  Moved files from include/ and src/ to:
586  common/, basic/, GAG/, OPACS/, XVT/.
587  Created G4UI_BUILD.gmk and G4UI_USE.gmk in config/.
588  Changed the GNUmakefiles accordingly.
589
590interfaces-00-07-01 2nd July 1998  Gabriele Cosmo
591- Updates to G4UIWo and G4VInteractorManager by G.Barrand.
592
593interfaces-00-06-05 26th June 1998  Gabriele Cosmo
594- Updated GNUmakefiles to new electromagnetics structure.
595
596interfaces-00-06-04a 22nd June 1998  John Allison
597- Removed ./standalone_test/run/example34/GNUmakefile.G4VIS_USE and
598  ./standalone_test/run/example35/GNUmakefile.G4VIS_USE
599
600interfaces-00-06-04 22nd June 1998  John Allison
601- Added #ifdef GNU_GCC for template instantiation in src/G4UIGAG.cc.
602- Changed GNUmakefiles for G4VIS_USE.gmk.
603
604May 6, 98 M.Asai
605- Introducing a new abstract base class G4VBasicShell.
606- G4UIterminal has been modified according to use G4VBasicShell.
607
60822th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-03)
609-  the following three directories are tagged.
610 interfaces/standalone_test/Momo/java/GGE
611 interfaces/standalone_test/Momo/java/RMI
612 interfaces/standalone_test/run/example35
613
61420th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-02)
615- update for Momo and G4UIGAG, including many improvement and bug fixes.
616  see the interfaces/standalone_test/README_Momo.html for datails.
617- example35 is added; new example program to show the capability of GUI(GAG).
618
61915th April 1998 : Guy Barrand
620- From discussion with John and Simone G4VToolkit
621  has been renamed to G4VInteractorManager.
622
6234th April 1998 Nagamatu Masayasu (interfaces-00-05-01)
624- correspond to the modification by  G.Barrand
625  G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
626  Modifications for Win32/NT.
627
628April 2, 98 G.Barrand
629- G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
630- Modifications for Win32/NT.
631
63226th March 1998  John Allison
633- Changed G4VisManager to MyVisManager in example34.cc and xvt.benchmark.cc
634  for vis-00-05-01 and later.
635
6366th March 1998 Hajime Yoshida / Nagamatu Masayasu (interfaces-00-04-01)
637- First tag with modeling under visualization
638- small bug fix for Momo
639
64029th January 1998 Masayasu Nagamatu / Hajime Yoshida (interfaces-00-03-01)
641- Update of Momo(GAG/GGE), standalone_test/ directory.
642
64327th January 1998  John Allison
644- Simplfied use of G4VIS flags in test GNUmakefiles.
645- New way of instantiating G4VisManager in test main() programs.
646
647December 19, 97 G. Cosmo - (alpha03)
648
649- Created.
650
651Januray 19 , 98 G. Barrand
652
653- Update G4UIXaw, G4UIXm to take into account
654  pauseStartSession method.
655
Note: See TracBrowser for help on using the repository browser.