]> SALOME platform Git repositories - modules/gui.git/log
Salome HOME
modules/gui.git
18 years agoAn error that arised because of merge was fixed. eventFilter() function. viewWindow... OCC_debug_for_3_2_0b1
asv [Sat, 6 May 2006 06:20:59 +0000 (06:20 +0000)]
An error that arised because of merge was fixed.  eventFilter() function.  viewWindow->hasFocus() must NOT be there!  it is checked in action() funcitons of ViewWindows if needed.

18 years agoTo implement previously declared function - Handle(SALOME_InteractiveObject) FindIObj...
apo [Fri, 5 May 2006 13:12:00 +0000 (13:12 +0000)]
To implement previously declared function - Handle(SALOME_InteractiveObject) FindIObject(const char* theEntry)

18 years agoFix to method onDumpPython().
asv [Fri, 5 May 2006 12:35:44 +0000 (12:35 +0000)]
Fix to method onDumpPython().
It fixes the following bug: when Dump Python is called first with checked, and after that - with unchecked "Save GUI State" checkbox -- the Python script is written with errors as IParameters has internal "DympPython" property set ON (left from the first call).  Currently, it is possible to set it OFF, and it is done in SalomeApp_Application::OnDumpPython() function.

18 years agodoxygen comments
asl [Fri, 5 May 2006 06:07:44 +0000 (06:07 +0000)]
doxygen comments

18 years agoAdd missing copyrights.
jfa [Thu, 4 May 2006 09:09:43 +0000 (09:09 +0000)]
Add missing copyrights.

18 years agoFix for Bug12317
apo [Thu, 4 May 2006 09:00:30 +0000 (09:00 +0000)]
Fix for Bug12317
  Import of libVISU_Swig.py from TUI raises ImportError saying about undefined .

18 years agoImprove compilation procedure:
vsr [Thu, 4 May 2006 08:15:56 +0000 (08:15 +0000)]
Improve compilation procedure:
- add dependencies from make_commence.in, make_conclude.in, ... files
- fix bug: configure script takes make_commence.in, make_conclude.in, ... files from build directory instead of sources

18 years agoInterface of action() virtual function and onAccelAction() has changed: now it return...
asv [Thu, 4 May 2006 08:11:23 +0000 (08:11 +0000)]
Interface of action() virtual function and onAccelAction() has changed: now it returns bool.  'true' return value means that the event (key accelerator action) is handled and should NOT be passed further, 'false' -- event is NOT handled.

18 years agoInterface of action() virtual function has changed: now it returns bool. 'true'...
asv [Thu, 4 May 2006 08:10:23 +0000 (08:10 +0000)]
Interface of action() virtual function has changed: now it returns bool.  'true' return value means that the event (key accelerator action) is handled and should NOT be passed further, 'false' -- event is NOT handled.

18 years agodoxygen comments
asl [Thu, 4 May 2006 07:33:15 +0000 (07:33 +0000)]
doxygen comments

18 years agodoxygen comments
asl [Thu, 4 May 2006 07:17:28 +0000 (07:17 +0000)]
doxygen comments

18 years agoChange splash screen info text for light configuration.
vsr [Thu, 4 May 2006 06:29:20 +0000 (06:29 +0000)]
Change splash screen info text for light configuration.

18 years agoFix for Bug12339 TC: It is impossible to enter a negative value to change the segment...
apo [Wed, 3 May 2006 15:20:53 +0000 (15:20 +0000)]
Fix for Bug12339 TC: It is impossible to enter a negative value to change the segmentation cursor.

18 years agodoxygen comments
asl [Wed, 3 May 2006 10:48:55 +0000 (10:48 +0000)]
doxygen comments

18 years agoImprove splash screen
vsr [Wed, 3 May 2006 05:29:02 +0000 (05:29 +0000)]
Improve splash screen

18 years agoUnnecessary 'printf'-s are removed.
asv [Tue, 2 May 2006 12:26:39 +0000 (12:26 +0000)]
Unnecessary 'printf'-s are removed.

18 years agoFix compilation bug: avoid errors when removing CVS folders
vsr [Tue, 2 May 2006 11:25:31 +0000 (11:25 +0000)]
Fix compilation bug: avoid errors when removing CVS folders

18 years agoFixed a bug: restoring of Plot2D view AFTER module(VISU)->restoreVisualParameters...
asv [Tue, 2 May 2006 10:58:24 +0000 (10:58 +0000)]
Fixed a bug: restoring of Plot2D view AFTER module(VISU)->restoreVisualParameters() worked incorrectly because VISU displayer did FitAll() after displaying.
Fix: moved restoration of views parameters to the very end.  works ok.

18 years agoSave GUI State command is renamed to Save VISU State and moved to VisuGUI_Module...
asv [Tue, 2 May 2006 10:56:35 +0000 (10:56 +0000)]
Save GUI State command is renamed to Save VISU State and moved to VisuGUI_Module class of VISU component.

18 years agoImprove splash screen
vsr [Tue, 2 May 2006 10:42:09 +0000 (10:42 +0000)]
Improve splash screen

18 years agoImprove splash screen
vsr [Tue, 2 May 2006 10:24:33 +0000 (10:24 +0000)]
Improve splash screen

18 years ago1) Update doxyfile (use Doxygen 1.4.6), style-sheet for TUI documentation.
mkr [Tue, 2 May 2006 06:20:16 +0000 (06:20 +0000)]
1) Update doxyfile (use Doxygen 1.4.6), style-sheet for TUI documentation.
2) Update header and background of TUI documentation.
3) Automatic update of documentation version.

18 years ago1) Update doxyfile (use Doxygen 1.4.6), style-sheet for TUI documentation.
mkr [Tue, 2 May 2006 06:16:59 +0000 (06:16 +0000)]
1) Update doxyfile (use Doxygen 1.4.6), style-sheet for TUI documentation.
2) Update header and background of TUI documentation.
3) Automatic update of documentation version.

18 years agodoxygen comments
asl [Fri, 28 Apr 2006 05:35:57 +0000 (05:35 +0000)]
doxygen comments

18 years agoFix for Bug12277] New: Changes of "LOD" parameters are auto applied in "Update Rate...
apo [Thu, 27 Apr 2006 14:04:58 +0000 (14:04 +0000)]
Fix for Bug12277] New: Changes of "LOD" parameters are auto applied in "Update Rate" dialog box.

18 years agoFix for Bug12312 TC: SIGFPE exception is raised during nodes selection in VTK viewer...
apo [Thu, 27 Apr 2006 14:02:15 +0000 (14:02 +0000)]
Fix for Bug12312 TC: SIGFPE exception is raised during nodes selection in VTK viewer when "Add Node" dialog is opened.
(addtional check were introduced before applying value to the SetNumberOfCloudPoints method)

18 years agodoxygen comments
asl [Thu, 27 Apr 2006 12:51:32 +0000 (12:51 +0000)]
doxygen comments

18 years agodoxygen comments
asl [Thu, 27 Apr 2006 11:33:14 +0000 (11:33 +0000)]
doxygen comments

18 years agodoxygen comments
asl [Thu, 27 Apr 2006 10:58:04 +0000 (10:58 +0000)]
doxygen comments

18 years agodoxygen comments
asl [Thu, 27 Apr 2006 07:57:47 +0000 (07:57 +0000)]
doxygen comments

18 years agowork around PAL12004 "VTK window => SIGFPE Arithmetic Exception Detected"
msv [Wed, 26 Apr 2006 14:14:07 +0000 (14:14 +0000)]
work around PAL12004 "VTK window => SIGFPE Arithmetic Exception Detected"

18 years agoMove GEOM module preferences from the common SalomeApp.xml file to the own GEOM modul...
vsr [Wed, 26 Apr 2006 09:34:59 +0000 (09:34 +0000)]
Move GEOM module preferences from the common SalomeApp.xml file to the own GEOM module's one.

18 years agoImprovement: display splash screen for light configuration
vsr [Wed, 26 Apr 2006 09:33:26 +0000 (09:33 +0000)]
Improvement: display splash screen for light configuration

18 years agoImprovement: display splash screen for light configuration
vsr [Wed, 26 Apr 2006 09:13:05 +0000 (09:13 +0000)]
Improvement: display splash screen for light configuration

18 years agoSmall imp for SUIT_Session : allow to create resource manager by the application...
vsr [Wed, 26 Apr 2006 09:09:49 +0000 (09:09 +0000)]
Small imp for SUIT_Session : allow to create resource manager by the application library name (in addition to application name)

18 years agoIntroduce splash screen class.
vsr [Wed, 26 Apr 2006 09:07:28 +0000 (09:07 +0000)]
Introduce splash screen class.

18 years agomore precise determination of file version T3_2_0b1_pre1
asl [Tue, 25 Apr 2006 12:32:31 +0000 (12:32 +0000)]
more precise determination of file version

18 years agoTo introduce desired update rate management for VTK viewes
apo [Mon, 24 Apr 2006 13:44:10 +0000 (13:44 +0000)]
To introduce desired update rate management for VTK viewes
(to recalculate update rate on every rendering)

18 years agoPAL10462.
mzn [Fri, 21 Apr 2006 15:50:00 +0000 (15:50 +0000)]
PAL10462.

18 years agoTo introduce desired update rate management for VTK viewes
apo [Fri, 21 Apr 2006 13:37:21 +0000 (13:37 +0000)]
To introduce desired update rate management for VTK viewes

18 years agoChange wrong "Error" message when modules list is empty
vsr [Fri, 21 Apr 2006 07:50:44 +0000 (07:50 +0000)]
Change wrong "Error" message when modules list is empty

18 years agoUpdate GUI documentation from YSN.
mkr [Fri, 21 Apr 2006 05:43:06 +0000 (05:43 +0000)]
Update GUI documentation from YSN.

18 years agoImprove modules configuration an launching procedure:
vsr [Fri, 21 Apr 2006 05:11:14 +0000 (05:11 +0000)]
Improve modules configuration an launching procedure:
- split SalomeApp.xml file to have own copy for each module

18 years agoImprove modules configuration an launching procedure:
vsr [Wed, 19 Apr 2006 14:20:47 +0000 (14:20 +0000)]
Improve modules configuration an launching procedure:
- allow reading of user configuration files from previous SALOME versions on startup if current is not found
- allow imporing additional configuration files from GUI
- use own configuration file for each SALOME module

18 years agoImprove modules configuration an launching procedure:
vsr [Wed, 19 Apr 2006 14:13:28 +0000 (14:13 +0000)]
Improve modules configuration an launching procedure:
- allow reading of user configuration files from previous SALOME versions on startup if current is not found
- allow imporing additional configuration files from GUI
- use own configuration file for each SALOME module

18 years agoTo explicitly specify what should be changed when the actor changes its reprsentation...
apo [Wed, 19 Apr 2006 11:35:10 +0000 (11:35 +0000)]
To explicitly specify what should be changed when the actor changes its reprsentation mode, in other case some properties like line width or opacity is throught out.

18 years agoIntegrate a patch by Paul RASCLE for V3.2.0b1.
jfa [Tue, 18 Apr 2006 15:40:43 +0000 (15:40 +0000)]
Integrate a patch by Paul RASCLE for V3.2.0b1.

18 years agoFix on Bug11663
apo [Tue, 18 Apr 2006 08:47:04 +0000 (08:47 +0000)]
Fix on Bug11663
   There is the same 3D popup for all VTK viewers in "Mesh".
(To redefine methods of the LightApp_VTKDataOwner to get result for the active VTK view, not where the LightApp_VTKDataOwner was created. So, we unify the way to find corresponding VTK actros, sub-selection indexes and selection mode)

18 years agoFix on Bug11663
apo [Tue, 18 Apr 2006 08:42:46 +0000 (08:42 +0000)]
Fix on Bug11663
   There is the same 3D popup for all VTK viewers in "Mesh".
(to provide a way to find an active view through the SUIT_Desktop usage)

18 years agoUpdate KERNEL & GUI documentation.
mkr [Mon, 17 Apr 2006 12:04:33 +0000 (12:04 +0000)]
Update KERNEL & GUI documentation.

18 years agoFix a way to define the position of the menu item when creating the menus from the...
vsr [Mon, 17 Apr 2006 09:02:56 +0000 (09:02 +0000)]
Fix a way to define the position of the menu item when creating the menus from the XML files (by insertItem() method)

18 years agoFix for bug IPAL11890 : Kernel & GUI Help update.
mkr [Mon, 17 Apr 2006 06:02:54 +0000 (06:02 +0000)]
Fix for bug IPAL11890 : Kernel & GUI Help update.

18 years agoImplement support of direct menus creation by insertItem() methods (not via menu...
vsr [Fri, 14 Apr 2006 14:09:18 +0000 (14:09 +0000)]
Implement support of direct menus creation by insertItem() methods (not via menu manager)

18 years agoImplement support of direct menus creation by insertItem() methods (not via menu...
vsr [Fri, 14 Apr 2006 13:58:09 +0000 (13:58 +0000)]
Implement support of direct menus creation by insertItem() methods (not via menu manager)

18 years agoFix a bug: disable adding of the action to the same toolbar several times
vsr [Fri, 14 Apr 2006 13:56:41 +0000 (13:56 +0000)]
Fix a bug: disable adding of the action to the same toolbar several times

18 years agoAllow action to be inserted to the main menu bar: implement addTo() and removeFrom...
vsr [Fri, 14 Apr 2006 13:55:51 +0000 (13:55 +0000)]
Allow action to be inserted to the main menu bar: implement addTo() and removeFrom() methods

18 years agoPorting on Mandriva 64 (to unify libdir usage)
apo [Fri, 14 Apr 2006 13:31:11 +0000 (13:31 +0000)]
Porting on Mandriva 64 (to unify libdir usage)

18 years agoFix for bug IPAL11941.
mzn [Fri, 14 Apr 2006 08:19:30 +0000 (08:19 +0000)]
Fix for bug IPAL11941.

18 years agoTo use vtkFloatingPointType instead of bare "float"
apo [Thu, 13 Apr 2006 15:07:36 +0000 (15:07 +0000)]
To use vtkFloatingPointType instead of bare "float"

18 years agoFix on Bug12171
apo [Thu, 13 Apr 2006 14:24:12 +0000 (14:24 +0000)]
Fix on Bug12171
   Picking functionality is not work

18 years agoFix for IPAL12128 : CRASH after trying to run dataflow from the restored study with...
mkr [Thu, 13 Apr 2006 14:03:03 +0000 (14:03 +0000)]
Fix for IPAL12128 : CRASH after trying to run dataflow from the restored study with SALOME started with "--gui" key.

18 years agoPAL11954 - "Point view" viewer must be activated on PostPro loading
asl [Wed, 12 Apr 2006 09:40:08 +0000 (09:40 +0000)]
PAL11954 - "Point view" viewer must be activated on PostPro loading

18 years agoChange version name to 3.2.0b1
jfa [Wed, 12 Apr 2006 09:26:09 +0000 (09:26 +0000)]
Change version name to 3.2.0b1

18 years agoFix for bug IPAL12144.
mzn [Tue, 11 Apr 2006 11:26:42 +0000 (11:26 +0000)]
Fix for bug IPAL12144.

18 years agoFix on Bug1984
apo [Tue, 11 Apr 2006 07:36:26 +0000 (07:36 +0000)]
Fix on Bug1984
  TC: Sphere and Plane segmentation for planar mesh give SIGFPE fatal error
- Additional checks were provided in order to avoid calaculation on invalid bounding boxes

18 years agoReturned initialization of splash screen to the previous place after SessionLauncher...
srn [Mon, 10 Apr 2006 13:30:30 +0000 (13:30 +0000)]
Returned initialization of splash screen to the previous place after SessionLauncher start.

18 years agoFix for Bug9756 TC: Mandrake porting: Local co-ordinate system created in OCC Viewer...
apo [Mon, 10 Apr 2006 12:41:23 +0000 (12:41 +0000)]
Fix for Bug9756 TC: Mandrake porting: Local co-ordinate system created in OCC Viewer is invisible
(it is necessary to update VTK pipeline before getting any information from it)

18 years agoTo provide compatibility between 4.2.2, 4.2.6 & 4.4 VTK versions
apo [Mon, 10 Apr 2006 07:21:48 +0000 (07:21 +0000)]
To provide compatibility between 4.2.2, 4.2.6 & 4.4 VTK versions

18 years agoTo provide compatibility between VTK 4.2.2, 4.2.6 & 4.4 versions
apo [Mon, 10 Apr 2006 07:10:22 +0000 (07:10 +0000)]
To provide compatibility between VTK 4.2.2, 4.2.6 & 4.4 versions

18 years agoTo rollback mistaken integration
apo [Mon, 10 Apr 2006 06:23:44 +0000 (06:23 +0000)]
To rollback mistaken integration

18 years agoTo improve the check
apo [Mon, 10 Apr 2006 05:59:33 +0000 (05:59 +0000)]
To improve the check

18 years agoMove SALOME_Session.idl from GUI_SRC/idl to KERNEL_SRC/idl.
jfa [Fri, 7 Apr 2006 14:11:17 +0000 (14:11 +0000)]
Move SALOME_Session.idl from GUI_SRC/idl to KERNEL_SRC/idl.

18 years agoPorting on VTK 4.4
apo [Fri, 7 Apr 2006 13:38:19 +0000 (13:38 +0000)]
Porting on VTK 4.4

18 years agoPorting on Mandriva 64
apo [Fri, 7 Apr 2006 12:02:31 +0000 (12:02 +0000)]
Porting on Mandriva 64

18 years agoSave/restore of graduated axes is added.
asv [Fri, 7 Apr 2006 12:01:04 +0000 (12:01 +0000)]
Save/restore of graduated axes is added.

18 years agoPAL12058 - fast way to activate preferences if external browser is unaccessible
asl [Fri, 7 Apr 2006 08:21:40 +0000 (08:21 +0000)]
PAL12058 - fast way to activate preferences if external browser is unaccessible

18 years agoPorting on Mandriva 64 (without libtool modifications)
apo [Thu, 6 Apr 2006 10:59:04 +0000 (10:59 +0000)]
Porting on Mandriva 64 (without libtool modifications)

18 years agoFixed a bug with renaming GUI state object (ObjBrowser was not updated correctly)
asv [Thu, 6 Apr 2006 08:57:32 +0000 (08:57 +0000)]
Fixed a bug with renaming GUI state object (ObjBrowser was not updated correctly)

18 years agoBugID: 12080, moved showing of a splash to beging of SALOME_Session_Server
srn [Wed, 5 Apr 2006 12:52:48 +0000 (12:52 +0000)]
BugID: 12080, moved showing of a splash to beging of SALOME_Session_Server

18 years agoafter setSelection internal list of selected objects must be cleared
asl [Wed, 5 Apr 2006 08:38:17 +0000 (08:38 +0000)]
after setSelection internal list of selected objects must be cleared

18 years agoPAL12081 - crash if to create scalar map on vitesse/0 after import TimeStamps.med
asl [Wed, 5 Apr 2006 08:06:31 +0000 (08:06 +0000)]
PAL12081 - crash if to create scalar map on vitesse/0 after import TimeStamps.med

18 years agopartially rollback of previous fix
asl [Wed, 5 Apr 2006 06:32:19 +0000 (06:32 +0000)]
partially rollback of previous fix

18 years agofix for possibility of both Light data model and SalomeApp data model in one study
asl [Wed, 5 Apr 2006 06:30:31 +0000 (06:30 +0000)]
fix for possibility of both Light data model and SalomeApp data model in one study

18 years agoPAL12040, PAL12025 - incorrect object browser tree
asl [Wed, 5 Apr 2006 06:24:17 +0000 (06:24 +0000)]
PAL12040, PAL12025 - incorrect object browser tree

18 years agoCalls of setAutoUpdate are added
asl [Wed, 5 Apr 2006 06:22:13 +0000 (06:22 +0000)]
Calls of setAutoUpdate are added

18 years agoThe standard way of update "Light" data models is provided. To use it, it is necessar...
asl [Wed, 5 Apr 2006 06:21:45 +0000 (06:21 +0000)]
The standard way of update "Light" data models is provided. To use it, it is necessary to reimplement virtual method build and (if necessary) updateWidgets. By standard way, the children of first level are disconnected from parent (setParent(0)), after that new data model is created (using virtual method build), with help of updateWidgets all widgets are updated in order to show correct data model (by standard, this is only object browser) and after that all old objects are deleted.
Method build must only create objects, it is forbidden to delete them there

18 years agoThere are calls of OB_Browser::setAutoUpdate are added and debug message in case...
asl [Wed, 5 Apr 2006 06:17:01 +0000 (06:17 +0000)]
There are calls of OB_Browser::setAutoUpdate are added and debug message in case when some module library isn't found

18 years agoProtect with SALOME_Event.
jfa [Mon, 3 Apr 2006 14:29:27 +0000 (14:29 +0000)]
Protect with SALOME_Event.

18 years agoFix for bug IPAL12057. for_sharm
mzn [Fri, 31 Mar 2006 11:53:46 +0000 (11:53 +0000)]
Fix for bug IPAL12057.

18 years agoBugID: IPAL12083, added a call of updateActions in method onSaveGUIState
srn [Fri, 31 Mar 2006 11:42:59 +0000 (11:42 +0000)]
BugID: IPAL12083, added a call of updateActions in method onSaveGUIState

18 years agoRemove duplicates of scripts from KERNEL_SRC/src/KERNEL_PY.
jfa [Fri, 31 Mar 2006 11:18:18 +0000 (11:18 +0000)]
Remove duplicates of scripts from KERNEL_SRC/src/KERNEL_PY.

18 years agoAdded support for doxygen1.4.4 and higher (with PYTHON documenation support)
enk [Thu, 30 Mar 2006 12:26:45 +0000 (12:26 +0000)]
Added support for doxygen1.4.4 and higher (with PYTHON documenation support)

18 years agoAdd $DATA_DIR directory to the default quick directories list
vsr [Wed, 29 Mar 2006 12:16:03 +0000 (12:16 +0000)]
Add $DATA_DIR directory to the default quick directories list

18 years agoFix for IPAL11974 : TC: The Supervisor window is not activated through Window menu.
mkr [Wed, 29 Mar 2006 07:23:25 +0000 (07:23 +0000)]
Fix for IPAL11974 : TC: The Supervisor window is not activated through Window menu.

18 years agoFix for Bug IPAL9539 (3.0.0 (current2007): incorrect displaying of the geometry).
mzn [Tue, 28 Mar 2006 14:24:37 +0000 (14:24 +0000)]
Fix for Bug IPAL9539 (3.0.0 (current2007): incorrect displaying of the geometry).

18 years agoBugID 12013, Added a new flag for dlopen
srn [Tue, 28 Mar 2006 12:04:15 +0000 (12:04 +0000)]
BugID 12013, Added a new flag for dlopen

18 years agoPAL12025 - GUI states must be last object branch in ObjectBrowser
asl [Tue, 28 Mar 2006 10:55:17 +0000 (10:55 +0000)]
PAL12025 - GUI states must be last object branch in ObjectBrowser

18 years agoBugID 12025, partly fixed bug, no more fictive "GUI state" objects appears in Object...
srn [Tue, 28 Mar 2006 08:09:29 +0000 (08:09 +0000)]
BugID 12025, partly fixed bug, no more fictive "GUI state" objects appears in Object Browser. Still the order of "GUI state" root object is not correct. It must be the last object in the object browser.

18 years agoPAL11484 - invalid popup on references
asl [Tue, 28 Mar 2006 08:07:01 +0000 (08:07 +0000)]
PAL11484 - invalid popup on references

18 years agoFix for Bug11451
apo [Mon, 27 Mar 2006 08:04:11 +0000 (08:04 +0000)]
Fix for Bug11451
   Bad horizontal resizing of the "Scaling" dialog box in dev. version