From: inv Date: Fri, 24 Dec 2010 08:12:37 +0000 (+0000) Subject: Merge from V6_2_BR 23/12/2010 X-Git-Tag: V6_3_0a1~105 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=57b83afb7dab25007abdb8b27d9683a91a753a09;p=modules%2Fgui.git Merge from V6_2_BR 23/12/2010 --- diff --git a/Makefile.am b/Makefile.am index 78e039f59..295b31fae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,7 @@ SUBDIRS = $(IDLDIR) adm_local resources src doc bin DIST_SUBDIRS = idl adm_local resources src doc bin -DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh +DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh hack_libtool salomeinclude_DATA = GUI_version.h diff --git a/configure.ac b/configure.ac index 71bfdaa36..dac158ee4 100644 --- a/configure.ac +++ b/configure.ac @@ -605,6 +605,9 @@ sed -i "s%^CC=\"\(.*\)\"%hack_libtool (){ \n\ $(pwd)/hack_libtool \1 \"\$[@]\" \n\ }\n\ CC=\"hack_libtool\"%g" libtool +sed -i "s%\(\s*\)for searchdir in \$newlib_search_path \$lib_search_path \$sys_lib_search_path \$shlib_search_path; do%\1searchdirs=\"\$newlib_search_path \$lib_search_path \$sys_lib_search_path \$shlib_search_path\"\n\1for searchdir in \$searchdirs; do%g" libtool +sed -i "s%\(\s*\)searchdirs=\"\$newlib_search_path \$lib_search_path \(.*\)\"%\1searchdirs=\"\$newlib_search_path \$lib_search_path\"\n\1sss_beg=\"\"\n\1sss_end=\"\2\"%g" libtool +sed -i "s%\(\s*\)\(for searchdir in \$searchdirs; do\)%\1for sss in \$searchdirs; do\n\1 if ! test -d \$sss; then continue; fi\n\1 ssss=\$(cd \$sss; pwd)\n\1 if test \"\$ssss\" != \"\" \&\& test -d \$ssss; then\n\1 case \$ssss in\n\1 /usr/lib | /usr/lib64 ) ;;\n\1 * ) sss_beg=\"\$sss_beg \$ssss\" ;;\n\1 esac\n\1 fi\n\1done\n\1searchdirs=\"\$sss_beg \$sss_end\"\n\1\2%g" libtool ],[]) # This list is initiated using autoscan and must be updated manually diff --git a/doc/salome/gui/images/pref24.png b/doc/salome/gui/images/pref24.png index a9b9a56be..c75cbfb70 100755 Binary files a/doc/salome/gui/images/pref24.png and b/doc/salome/gui/images/pref24.png differ diff --git a/doc/salome/gui/input/mesh_preferences.doc b/doc/salome/gui/input/mesh_preferences.doc index 0b5a756d7..ebed193cd 100644 --- a/doc/salome/gui/input/mesh_preferences.doc +++ b/doc/salome/gui/input/mesh_preferences.doc @@ -164,6 +164,11 @@ placement (X and Y) and lookout (Width and side)
  • Y: ordinate of the origin of the bar (from the bottom)
  • +
  • Distribution in this menu you can Show/Hide distribution histogram of the values of the Scalar Bar and specify the Coloring Type of the histogram
  • +