]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
GUI evolutions for salome gui without neither NS nor other servers.
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 18 Feb 2021 09:13:14 +0000 (10:13 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Wed, 24 Feb 2021 06:10:31 +0000 (07:10 +0100)
commit393dfd9f1b311504cd36de8687c15ffeaf4eaf8f
treeda6ac0aac724956424a97bc7272812d72ec2f6f0
parent9d669a6ac510d80e46f8b972ff64da5f42690ce6
GUI evolutions for salome gui without neither NS nor other servers.
29 files changed:
CMakeLists.txt
SalomeGUIConfig.cmake.in
src/STD/STD_Application.cxx
src/SalomeApp/CMakeLists.txt
src/SalomeApp/SalomeApp_Application.cxx
src/SalomeApp/SalomeApp_Application.h
src/SalomeApp/SalomeApp_Application_Entry.cxx [new file with mode: 0644]
src/SalomeApp/SalomeApp_Application_SL.cxx [new file with mode: 0644]
src/SalomeApp/SalomeApp_Application_SL.h [new file with mode: 0644]
src/SalomeApp/SalomeApp_Application_SL_Entry.cxx [new file with mode: 0644]
src/SalomeApp/SalomeApp_Engine_i.cxx
src/SalomeApp/SalomeApp_Engine_i.h
src/Session/CMakeLists.txt
src/Session/SALOME_Session_Server.cxx
src/Session/SALOME_Session_Server_No_Server.cxx [new file with mode: 0644]
src/Session/SALOME_Session_Server_With_Server.cxx [new file with mode: 0644]
src/Session/Session_NS_wrapper.cxx [new file with mode: 0644]
src/Session/Session_NS_wrapper.hxx [new file with mode: 0644]
src/Session/Session_Promises.cxx [new file with mode: 0644]
src/Session/Session_Promises.hxx [new file with mode: 0644]
src/Session/Session_ServerCheck.cxx
src/Session/Session_ServerCheck.hxx
src/Session/Session_ServerLauncher.cxx
src/Session/Session_ServerLauncher.hxx
src/Session/Session_ServerThread.cxx
src/Session/Session_ServerThread.hxx
src/Session/Session_Session_i.cxx
src/Session/Session_Session_i.hxx
src/Session/salome2810.cxx [new file with mode: 0644]