source: trunk/source/interfaces/History @ 1312

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

fix QLabel bug and a crash when del and create tabs

File size: 22.5 KB
Line 
1$Id: History,v 1.147 2010/06/10 16:01:38 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
2010th June L. Garnier
21- G4UIQt : Fix crash when del all viewer tabs and create a new one.
22           Fix widget QLabel strange effect on OSX 10.5
23
2410th June L. Garnier
25- G4UIQt : Improvments on OpenGL tab at initialisation (tab size was
26  too small). Remove some flicker effect at initialisation. Remove a
27  compilation warning. Improvment on Cout Filter for Qt3
28
298, June, 2010 K.Murakami (interfaces-V09-03-08)
30- G4VBasicShell : wrong version is in the cvs head.
31                  back to previous version (1.14) which includes
32                  a correct bug fix.
33
344th June  L. Garnier (interfaces-V09-03-07)
35- G4UIQt : Fix recursive repaint on windows and linux
36  Also fixed compilation problem for Qt3.
37- G4VBasicShell : Command completion improvments (was solve in
38  v1.14 of G4VBasicShell but don't know why I go one step back)
39
403rd June  J. Allison (interfaces-V09-03-06)
41- Tagged.
42
431st June, L. Garnier
44 - G4UIQt : Fix bug on Qt >4.5 introduce on 1st June
45
461st June, L. Garnier (interfaces-V09-03-05)
47 - G4UIQt : warning on Qt version < 4.5
48
4928 May, L. Garnier
50 - G4UIQt : Bug fix when compiling on windows
51
5228 May, K. Murakami (interfaces-V09-03-04)
53 - G4UIExective : session type order is changed.
54                  GUI session is prioritized.
55
5626 May, L. Garnier (interfaces-V09-03-03)
57 - G4UIQt: Fix some compil errors with qt3
58
5920 May, L. Garnier (interfaces-V09-03-02)
60 Co-working tag : intercoms-V09-03-01
61 - G4UIQt: Add some changes in order to register UI in order to access
62   it after
63 - G4Qt: Remove a cycle dependency
64
6519 May, L. Garnier
66 - G4UIQt: Fix a warning in Cout during viewer creation
67           Fix a flush problem at viewer creation
68
6918 May, L. Garnier
70 - G4UIQt: Fix an output warning
71
7211 May, J.Allison (interfaces-V09-03-01)
73- Tagged interfaces-V09-03-01.  (Note: interfaces-V09-03-00 already
74  used on a patch branch.)
75
767 May, L. Garnier
77 - G4UIQt: Add new command in help tree will update immediatly the help tree
78   (removing a command not code yet)
79
8026 April, L. Garnier
81 - G4UIQt: Improvments
82 - G4Qt: Improvments
83
8415 April, 2010 G. Cosmo
85 - Fixed call to contructor QKeySequence() in G4UIQt:AddButton() to
86   allow for porting on gcc-4.5.
87
886 January, 2010 L. Garnier
89 - G4VBasicShell : improvments for command completion
90 - G4Qt : Add a link to G4UIQt
91 - G4UIQt : Add tab widgets in order to put Vis in
92
9320 November, 2009 K. Murakami (interfaces-V09-02-07)
94 - G4UIExecutive.hh:  no default arguments of the constructor
95 - G4UIExecutive.icc: more cleaver way for suppressing compiler warnings
96
9720 November, 2009 J. Allison (interfaces-V09-02-06)
98 - G4UIExecutive.icc: Fixed complier warnings for some cases when more
99  than one flag is set.
100
10119 November, 2009 J. Allison (interfaces-V09-02-05)
102 - Tagged for the release.
103
10418 November, 2009 L. Garnier
105 - G4UIQt: Add CTRL+A and CTRL+E to move to begin/end of command line
106
10717 November, 2009 L. Garnier
108 - G4VBasicShell: Fix commands strings that match some shorter
109   commands are trimmed and executed as those shorter commands.
110
1115 November, 2009 L. Garnier
112 - G4UIQt Fix a problem introduce the 6th October 2009 and cause
113   some widget display strange things on qt3
114
11519 October, 2009 L. Garnier
116 - basic/GNUMakefile Add optionnal debug flag
117
1186 October, 2009 L. Garnier
119 - G4UIQt Fix a problem on macOSX 10.6 with Qt 4.6(preview)
120 - Change GEANT4_QT_DEBUG flag for G4DEBUG_INTERFACES_BASIC and
121   G4DEBUG_INTERFACES_COMMON
122
12328 May, 2009 K. Murakami (interfaces-V09-02-03)
124 - G4UIExecutive: add  IsGUI() method / add GetSession() method
125
12618 May, 2009 K. Murakami (interfaces-V09-02-02)
127 - G4UIExecutive : fixed wrong #ifdef condition
128 - include changes by Laurent (7/May)
129
13015 May, 2009 K. Murakami (interfaces-V09-02-01)
131 - G4UIExecutive : Remove batch mode handling
132
13313 May, 2009 K. Murakami (interfaces-V09-02-00)
134 - G4UIExecutive : Add new class for automatic instantiation of user session
135 - G4VUIshell : Add SetLsColor()
136
1377, May, 2009 L. Garnier
138 - G4UIQt.cc : Fix Compilation warning
139 - G4VBasicShell.cc : Better command completion in command Line
140
14131, March, 2009 L.Garnier
142 - Fix a compilation warning in G4Qt.cc
143
14416 February 2009, Laurent Garnier
145 - G4UIQt : Add an Interactor to be able to add button on file and help menu
146 - G4UIQt : Add a public method to get the MainWindow
147
14827, November, 2008 K. Murakami (interfaces-V09-01-04)
149 - G4UIQt.cc: warning fix
150
15121, November, 2008 K. Murakami (interfaces-V09-01-03)
152 -tagged for release 9.2
153
15414 November, 2008 Laurent Garnier
155 - G4UIXm,G4Win32 : Renaming according to Geant4 code policy
156
1576 November, 2008 Laurent Garnier
158 - G4Qt : Re-fix problem on some linux with QApplication, should be better
159 - G4Qt : Add availabity to launch a G4Qt without a G4UIQt
160
16124 October, 2008 Laurent Garnier
162 - Change GEANT4_QT_DEBUG flag by QTDEBUG
163 - Suppress unuseful DEBUG messages
164
16515 October, 2008 Laurent Garnier
166 - Fix a problem on some linux with QApplication. But this is NOT the good way to do it...
167 - Fix a qt3 backward compatibility on G4UIQt.cc
168
1697 October, 2008 Laurent Garnier
170 - Fix a G4cout possible problem cause by recursive G4cout call.
171
1722 October, 2008 Laurent Garnier
173 - Add availability to have a external Qapp
174
17522 July, 2008 K.Murakami (interfaces-V09-01-02)
176 - tagged
177 - direct exit calls are replaced with G4Exception/another way of exit
178   G4UIGainServer.cc, G4UIterminal.cc : call G4Exception
179   G4UItcsh.cc : nomal exit instead of direct calling exit()
180
18114 June, 2008 K.Murakami (interfaces-V09-01-01)
182 - tagged
183
18430th April, Laurent Garnier
185 - Include moc config in GNUmakefile
186
18710th March, Laurent Garnier
188 - Improvments for layout in Qt driver for Qt3
189
19030th January 2007, Laurent Garnier
191 - Add a search area in the help widget
192
19315th January 2007, Laurent Garnier
194 - Fixed some layout problems
195 - GNUmakefile : Added a macro for moc file
196 - Moc files : Suppression of all theses files. They are now autogenerated
197   thanks to config/common.gmk
198
19915 January 2007, Koichi Murakami (interfaces-V09-01-00)
200 - G4UItcsh.cc: fixed the problem with Ctl-D termination for bash users.
201
20230 November 2007, Laurent Garnier
203 - G4UIQt : Some improvements for Qt3, corrections of some bugs
204 - G4UIQt_moc.cc : Adding other versions for QT_MOC_REVISION 28,58 and
205   59, but this is not the right solution..
206 - GAG/Makefile : Suppression of linking on a unuseful library
207
20816 November 2007, Koichi Murakami (interfaces-V09-00-03)
209 - G4UIGainServer.cc: cleared a compilation warning.
210 - tagged for the 9.1 release.
211
21215 Nov 2007, Laurent Garnier
213 - G4UIQt,G4Qt : Adding a GEANT4_QT_DEBUG flag to hide all debug messages
214 - G4UIQt,G4Qt : Compilation improvements for Qt3
215 - G4UIQt,G4Qt : Minors corrections on G4UIQt helpWidget
216
21713 Nov 2007, Laurent Garnier
218 - G4UIQt,G4Qt : Moving all moc in one big file interface/G4UIQT_moc.cc,
219   including Qt3 and Qt4 moc support
220
22109 Nov 2007, Laurent Garnier
222 - G4UIQt,G4Qt : Change all include directive to be compatible with Qt3
223
22427 Sept 2007, Laurent Garnier
225 - Adding sur files for G4UIQt driver
226
22706 November Koichi Murakami
228- G4UItcsh.cc: store shell history across sessions.
229
23030 October 2007 Koichi Murakami (interfaces-V09-00-02)
231- Guy committed the new Qt interface (28/Sep).
232- Add "#ifdef G4UI_BUILD_QT_SESSION" protection in src/G4UIQt_moc.cc.
233- Remove Qt interface from the current tag.
234- G4UIGAG.cc: suppress a compilation warning.
235
23630 October 2007 Koichi Murakami (interfaces-V09-00-01)
237- Makoto updated the implementation of the signal handler for Ctrl-C.
238
23928 October 2007, Makoto Asai
240- Remove improper dependency from interfaces/basic to run in GNUmakefile
241
24202 August 2007, Koichi Murakami (interfaces-V09-00-00)
243- Fix compilation warning on SUN-CC in G4UIterminal.cc
244
24519 June 2007, Gabriele Cosmo (interfaces-V08-03-02)
246- Fix compilation error on Windows ('theShell' not declared).
247
24814 June 2007, Koichi Murakami (interfaces-V08-03-01)
249- fixed the problem with Ctl-C termination for bash users.
250 * G4VUIshell   : add a virtual method ResetTerminal()
251 * G4UItcsh     : add a method ResetTerminal()
252 * G4UIterminal : add terminal reset when Ctl-C termination
253
25422 May 2007, Koichi Murakami (interface-V08-03-00)
255- G4UIterminal.cc: implement signal handler for soft-abort
256
25728 November 2005, Gabriele Cosmo (interface-V07-01-02)
258- G4UIXm.cc migrated to sstream
259
26021 November 2005, Hajime Yoshida (interface-V07-01-01)
261- G4UIGAG.cc and G4UIGainServer.cc migrated to sstream
262
26326 October 2005, Koichi Murakami (interfaces-V07-01-00)
264- G4UItcsh/G4UIterminal/G4VBasicShell:
265  migration from strstream to sstream
266
26722 April 2005, Gabriele Cosmo (interfaces-V07-00-01)
268- G4UIGainServer: fixed conditional compilation for MacOS 10.4.
269
27026 January 2005, Gabriele Cosmo (interfaces-V07-00-00)
271- Removed explicit definition of G4TMPDIR in GNUmakefiles
272  (not necessary since already defined in common.gmk).
273
27427 November 2004, Hajime Yoshida (interfaces-V06-02-00)
275- Tagged.
276
27725 November 2004, Hajime Yoshida (interfaces-V06-01-02)
278- Tagged.
279
28021 November 2004, Guy Barrand
281- G4UIXm.cc: have some nice default resources in case XENVIRONMENT not set.
282
28307 June 2004, Gabriele Cosmo (interfaces-V06-01-01)
284- G4UIWin32.cc: move usage of inline methods to non-inline for DLLs
285  support on Windows.
286- GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
287
28809 April 2004, John Allison (interfaces-V06-01-00 + vis-V06-01-01)
289- Tagged G4[UI]Win32[.hh,.cc] as below.  Joint with vis-V06-01-01.
290
29108 April 2004, Guy Barrand
292- G4[UI]Win32[.hh,.cc] : modify things in order to be able to use
293  a standard C main (and avoid the WinMain).
294
29522 October 2003, Guy Barrand (interfaces-V05-02-00)
296- OPACS : archived obsolete OPACS module and cleared build setup.
297
29817 October 2003, Guy Barrand
299- G4Xt.cc : removed unused and commented code.
300
30111 June 2003, Gabriele Cosmo (interfaces-V05-01-02)
302- G4UIWin32.cc: cleared warning on redefinition of 'pascal' reported on
303  WIN32-VC system.
304
30504 June 2003, Gabriele Cosmo (interfaces-V05-01-01)
306- Fixes for inclusion of <strstream> in G4UIXm.cc, G4UItcsh.cc and
307  G4UIterminal.cc in view of the g4std wrappers migration.
308
30930 May 2003, Gabriele Cosmo (interfaces-V05-01-00)
310- Fixed few pedantic warnings...
311- G4UIGainServer.cc: fixed compilation problem on Darwin-g++ with gcc-3.X.
312
31304 December 2002, Makoto Asai (interfaces-V04-01-01, interfaces-V04-01-02)
314- Migration to new G4ApplicationState.
315
31615 November 2002, Hajime Yoshida (interfaces-V04-01-00)
317- basic/src/G4UIArrayStrings.cc is now working for "konsole" type termcap.
318        by Koichi Murakami
319
32009 November 2002, Hajime Yoshida (interfaces-V04-00-05)
321- G4UIGainServer.cc uses socklen_t as before. It must work for Solaris CC and HP.
322- test/G4cout_test01 updated. An example of setCoutDestination(UI) by a user.
323
32406 November 2002, Guy Barrand
325- G4Xt.cc, G4UIXm.cc, G4UIXaw.cc : fix some warings.
326
32714 June 2002, Hajime Yoshida (interfaces-V04-00-04)
328- G4UIGainServer.cc/hh have a protection: #ifndef WIN32 ~ #endif not to compile
329        on WIndows.
330
33114 June 2002, Hajime Yoshida (interfaces-V04-00-04)
332- Added protection #ifndef WIN32 to new class G4UIGainServer in definition
333  and body, to prevent compilation on Windows platforms.
334
33512 June 2002, Gabriele Cosmo (interfaces-V04-00-03)
336- Fixes for porting on platforms other than Linux.
337  o socklen_t is Linux specific and not defined elsewhere; changed to int*.
338  o Fixed usage g4std/iostream, globals.hh and endl/G4endl.
339
34012 June 2002, Hajime Yoshida (interfaces-V04-00-02)
341- Introduced new class G4UIGainServer, socket extension for G4UIGAG.
342- added GAG/src/G4UIGainSErver.cc and GAG/include/G4UIGainServer.hh
343- G4UIGainServer is the new member of libG4UIGAG.so(a)
344        (no modification to GNUmakefiles)
345
34626 April 2002, Makoto Asai (interfaces-V04-00-01)
347- Corresponds to interfaces change in intercoms category (intercoms-V04-00-00)
348 Affected files :
349  basics/src/G4VUIshell.cc
350  common/src/G4VBasicShell.cc
351  GAG/src/G4UIGAG.cc
352
35325 February 2002, Makoto Asai (interfaces-V04-00-00)
354- fix for odd behavior on Windows in G4UIchs.cc
355
35603 December 2001 Guy Barrand (interfaces-V03-02-04)
357- G4VInteractorManager::RemoveDispatcher : change the "std::remove"
358  logic in order to fix a disfunctionning with vis/OpenInventor driver.
359- G4Xt.cc : remove some g++ compilation warnings about unused
360  iconify functions.
361
36229 November 2001 Hajime Yoshida (interfaces-V03-02-03)
363- Fix G4UIGAG.cc for alias command (following G4UIterminal's modif)
364
36526 November 2002 Makoto Asai (interfaces-V03-02-02)
366- Fix compilation warnings caused by gcc-2.95.2 for basic sub-directory.
367
36823 November 2001 Makoto Asai (interfaces-V03-02-01)
369- Fix G4UIterminal to display a command line AFTER solving aliases
370  in case the command caused "command not found".
371- Fix G4UItcsh.hh not to have warning message.
372
37322 October 2001 Hajime Yoshida
374-G4UIGAG.cc no more compiler warning due to G4String
375
37622 October 2001 Hajime Yoshida
377- G4UIGAG ; no compilation warning with g++-2.95
378
37911 August 2001  John Allison (interfaces-V03-02-00)
380- Re-engineered G4UI variables.  Coworks with config-V03-02-04.
381- Changed GNUmakefile so that GAG, TERMINAL and TCSH built by default.
382- Nothing built if G4UI_NONE is set.
383
38429 November 2000 Makoto Asai (interfaces-V02-00-03)
385- Tag for Guy's correction.
386
38728 November 2000 Guy Barrand
388- G4Xt.cc ; SUN-CC : correct warning : argc hides G4VInteractorManager::argc.
389
39027 November 2000 Makoto Asai (interfaces-V02-00-02)
391- G4VUIShell.hh : add virtual keyword to the destructor.
392
39311 August 2000 Guy Barrand
394- G4UIWo.cc : add some cast in order to compile with OSF1/cxx strict_ansi mode.
395
3961 August 2000 Gabriele Cosmo (interfaces-V02-00-01)
397- Fixed warnings on HP-aCC system in G4UItcsh.cc, due to unproper usage of G4int
398  where unsigned (size_t) was requested instead.
399
40031 July 2000 Gonzalo Gracia
401- Modifications required to compile on NT
402  Operator string::[] requires size_t argument.
403  Cast from integer to size_t in several places in basic/src/G4UIArrayString.cc
404  and G4VUIshell.cc
405
40622 July 2000 Makoto Asai (interfaces-V02-00-00)
407- Modify G4UIterminal, G4VUIshell, G4UIcsh and G4UItcsh to display the
408  break status as a prompt characters.
409
41025 June 2000 John Allison (interfaces-V01-01-06-old-G4UIterminal)
411- As interfaces-V01-01-06 but old revisions of G4UIterminal.cc/hh.
412
41323 June 2000 John Allison (interfaces-V01-01-06)
414- Protected G4UIterminal, G4Ui[t]csh against access by index to null strings.
415
41621 June 2000 John Allison (interfaces-V01-01-05)
417- Added include $(G4INSTALL)/config/G4VIS_BUILD.gmk to common/GNUmakefile.
418
41915 June 2000 John Allison (interfaces-V01-01-04)
420- More ISO compliance for G4UIterminal class.
421
42214 June 2000 Makoto Asai (interfaces-V01-01-03)
423- ISO compliance for G4UItcsh classes
424
42526 May 2000 Guy Barrand  (interfaces-V01-01-02)
426- G4UIXm.hh, G4UIWin32.hh : change comments about /gui for the doc.
427
42823 May 2000 John Allison (interfaces-V01-01-01-without-tcsh)
429- Tag without G4UIterminal(G4UItcsh) in case it is not needed in the release.
430
43120 May 2000 Guy Barrand  (interfaces-V01-01-01)
432- common/G4InteractorMessenger : change command name "interactor" to "gui".
433
43419 May 2000 John Allison  (interfaces-V01-01-00)
435- G4UIterminal displays a candidate list in case a given parameter is
436  wrong (Makoto Asai).
437
43826 Mar 2000 Makoto Asai
439- Introducing a new G4UIterminal with UNIX-like shell.
440
44110 Nov 1999 Hajime Yoshida  (interfaces-V00-01-03)
442- Added less<G4String> argument (Guy).
443- G4UIWin32.hh, G4UIXm.hh : usage of G4std::less in G4std::map.
444- G4VInteractorManager.cc : G4std::find, G4std::remove.
445
44608 Nov 1999 Hajime Yoshida
447- tag interfaces--V00-01-02 for STT
448
44908 Nov 1999 Hajime Yoshida
450- GAG/src/G4UIGAG.cc RWT => STL vector
451- basic/include/G4UIterminal.hh, GAG/include/G4UIGAG.hh => documentation
452
45302 Nov 1999 Guy Barrand
454- doc comments for G4UIWin32.hh, G4UIXm.hh, G4UIXaw.hh, G4Xt.hh, G4Win32.hh, G4VInterativeSession.hh, G4VInteractorManager.hh.
455
45602 Nov 1999 Guy Barrand
457- basic/G4UIWin32, G4UIXm : RW -> STL.
458- common/G4VBasicShell, G4VInteractiveSession, G4VInteractorManager : RW -> STL.
45929 Oct. 1999 Hajime Yoshida
460- tag interfaces-V00-01-01
461
46227 Oct. 1999 Guy Barrand
463- interfaces/common/src/G4Xt.cc : protect XtAppInit against
464  shell zero widthxheight. Give a default to geometry resource.
465
46621 Oct. 1999 John Allison
467- Made XtAppContext appContext static in G4Xt.cc.  Speeds OGLSXm but
468  OGLIXm is still slow - why?
469
47012 Oct. 1999 John Allison for Hajime Yoshida (tag interfaces-V00-01-00a)
471- Protection for zero length strings for Sun in G4UIterminal and G4UIGAG.
472
47302 Sep. 1999 Hajime Yoshida
474  to geant4-00-01-ref-01 (Revision 1.9)
475  a new tag is interfaces-01-00-04
476  after which a tag interfaces-V00-01-00 was added identical to
477    interfaces-01-00-04 except for this History file.
478
479- G4UIterminal.cc and G4UIGAG.cc now shows prompt characters
480        to an input of return (or null command line).
481
482head 31 Mai 1999  Guy Barrand
483- G4VInteractorManager::SecondaryLoop : add a message to indicate
484  that we enter a "viewer" secondary X event loop and that someone
485  add to "Escape" it from the viewer to continue.
486
487interfaces-01-00-03  19th April 1999  John Allison
488- Protected G4VBasicShell.cc with if( tempPath.length()>0 ).
489
490interfaces-01-00-02  18th April 1999  John Allison
491- Tagged.
492
493head 11th Mai 1999  Guy Barrand
4941) G4UIXm : Linux, correct geometry management of the menubar.
495
496head 06th Mai 1999  Guy Barrand
4971) G4Win32, G4UIWin32 : modifications to compile with Visual-6.0.
498
499head 16th April 1999  Guy Barrand
5001) G4VBasicShell, G4UIXm, G4UIWin32 : command completion.
5012) G4InteractorMessenger, G4VInteractorManager : code polishement.
502
503interfaces-01-00-01  15th April 1999  Hajime Yoshida/Masayasu Nagamatu
5041) some code polishment after the messages by CodeWarriers (Guy)
5052) Help functions in G4VBasicShell and related rearrangement of
506        G4UIterminal etc.. (Guy)
5073) removal of ifdef for GNU_GCC in G4UIGAG. (Hajime)
508
509interfaces-00-03-07 9th December 1998 Hajime Yoshida/Masayasu Nagamatu
510- minor improvements in Help of G4UIterminal.cc
511- G4UIGAG's Help in terminal mode is now equivalent to G4UIterminal.cc
512
513interfaces-00-03-06 27th November 1998 Hajime Yoshida/Masayasu Nagamatu
514- added 'if' protection to the destructor of G4UIterminal/G4UIGAG.
515
516interfaces-00-03-05 12th November 1998 Masayasu Nagamatu
517-test/G4cout_test01/ added an example for redirectiong stream using G4cout
518
519interfaces-00-03-04  13th October 1998  Masayasu Nagamatu
520- G4cout - changes to G4UIterminal.cc, G4UIGAG.hh, G4UIGAG.cc.
521
52207 Ocotober 1998  Guy Barrand:
523- G4UIXm.cc, G4UIWin32.cc : cout, cerr control.
524
525interfaces-00-03-03 7th  October Hajime Yoshida
526- Bug fix to prevent "help" crashing in some circumstances.
527
528interfaces-00-03-02 14th Sep. Hajime Yoshida
529        - fix to G4UIGAG (not bugs but correction of minor
530                ydifferences with G4UIterminal)
531
532interfaces-00-03-01  12th Sep.  Hajime Yoshida and Masayasu Nagamatu
533- CTRL-D doesn't invoke infinite loop.
534- CRTL-D now means
535        - EOF in the redirected cin
536        - End of Session, just as "exit" command of GEANT4
537- Affected files are basic/src/G4UIterminal.cc
538                        GAG/src/G4UIGAG.cc
539
540interfaces-00-02-01  9th August  John Allison
541- Tagged Guy's changes.
542
5437th August  Guy Barrand.
544- common, OPACS : new interactor parenting logic.
545
546interfaces-00-01-04  8th July 1998  John Allison
547- Emptied xvt_standalone_test; files moved to environments/XVT.
548
549interfaces-00-01-03  7th July 1998  John Allison
550- Emptied standalone_test; files moved to environments/Momo or no
551  longer needed.
552
5537th July 1998  Guy Barrand
554- Added include $(G4INSTALL)/config/interactivity.gmk to GNUmakefiles.
555
556interfaces-00-01-02 7th July 1998  John Allison
557- Forced revision 2.1 on files in newly committed directories.
558
559interfaces-00-01-01 6th July 1998  John Allison
560- Big restructuring.  Moved files from include/ and src/ to:
561  common/, basic/, GAG/, OPACS/, XVT/.
562  Created G4UI_BUILD.gmk and G4UI_USE.gmk in config/.
563  Changed the GNUmakefiles accordingly.
564
565interfaces-00-07-01 2nd July 1998  Gabriele Cosmo
566- Updates to G4UIWo and G4VInteractorManager by G.Barrand.
567
568interfaces-00-06-05 26th June 1998  Gabriele Cosmo
569- Updated GNUmakefiles to new electromagnetics structure.
570
571interfaces-00-06-04a 22nd June 1998  John Allison
572- Removed ./standalone_test/run/example34/GNUmakefile.G4VIS_USE and
573  ./standalone_test/run/example35/GNUmakefile.G4VIS_USE
574
575interfaces-00-06-04 22nd June 1998  John Allison
576- Added #ifdef GNU_GCC for template instantiation in src/G4UIGAG.cc.
577- Changed GNUmakefiles for G4VIS_USE.gmk.
578
579May 6, 98 M.Asai
580- Introducing a new abstract base class G4VBasicShell.
581- G4UIterminal has been modified according to use G4VBasicShell.
582
58322th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-03)
584-  the following three directories are tagged.
585 interfaces/standalone_test/Momo/java/GGE
586 interfaces/standalone_test/Momo/java/RMI
587 interfaces/standalone_test/run/example35
588
58920th April 1998  Hajime Yoshida / Masayasu Nagamatsu (interfaces-00-05-02)
590- update for Momo and G4UIGAG, including many improvement and bug fixes.
591  see the interfaces/standalone_test/README_Momo.html for datails.
592- example35 is added; new example program to show the capability of GUI(GAG).
593
59415th April 1998 : Guy Barrand
595- From discussion with John and Simone G4VToolkit
596  has been renamed to G4VInteractorManager.
597
5984th April 1998 Nagamatu Masayasu (interfaces-00-05-01)
599- correspond to the modification by  G.Barrand
600  G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
601  Modifications for Win32/NT.
602
603April 2, 98 G.Barrand
604- G4UI_BUILD_xxx_DRIVER -> G4UI_BUILD_xxx_SESSION
605- Modifications for Win32/NT.
606
60726th March 1998  John Allison
608- Changed G4VisManager to MyVisManager in example34.cc and xvt.benchmark.cc
609  for vis-00-05-01 and later.
610
6116th March 1998 Hajime Yoshida / Nagamatu Masayasu (interfaces-00-04-01)
612- First tag with modeling under visualization
613- small bug fix for Momo
614
61529th January 1998 Masayasu Nagamatu / Hajime Yoshida (interfaces-00-03-01)
616- Update of Momo(GAG/GGE), standalone_test/ directory.
617
61827th January 1998  John Allison
619- Simplfied use of G4VIS flags in test GNUmakefiles.
620- New way of instantiating G4VisManager in test main() programs.
621
622December 19, 97 G. Cosmo - (alpha03)
623
624- Created.
625
626Januray 19 , 98 G. Barrand
627
628- Update G4UIXaw, G4UIXm to take into account
629  pauseStartSession method.
630
Note: See TracBrowser for help on using the repository browser.