Index: main.pp
===================================================================
--- main.pp	(révision 7592)
+++ main.pp	(copie de travail)
@@ -1380,6 +1380,7 @@
   ObjectInspector1.Favourites:=LoadOIFavouriteProperties;
   ObjectInspector1.OnAddToFavourites:=@OIOnAddToFavourites;
   ObjectInspector1.OnRemoveFromFavourites:=@OIOnRemoveFromFavourites;
+  ObjectInspector1.BorderStyle := bsSizeToolWin;
 
   GlobalDesignHook:=TPropertyEditorHook.Create;
   GlobalDesignHook.GetPrivateDirectory:=AppendPathDelim(GetPrimaryConfigPath);
@@ -8870,6 +8871,7 @@
 begin
   //debugln('TMainIDE.DoShowMessagesView');
   WasVisible:=MessagesView.Visible;
+
   MessagesView.Visible:=true;
   ALayout:=EnvironmentOptions.IDEWindowLayoutList.
                                                ItemByEnum(nmiwMessagesViewName);
@@ -11949,4 +11951,3 @@
   ShowSplashScreen:=true;
 
 end.
-
Index: codeexplorer.lrs
===================================================================
--- codeexplorer.lrs	(révision 7592)
+++ codeexplorer.lrs	(copie de travail)
@@ -1,25 +1,25 @@
 { This is an automatically generated lazarus resource file }
 
 LazarusResources.Add('TCodeExplorerView','FORMDATA',[
-  'TPF0'#17'TCodeExplorerView'#16'CodeExplorerView'#7'Caption'#6#16'CodeExplore'
-  +'rView'#12'ClientHeight'#3#249#1#11'ClientWidth'#3#206#0#10'KeyPreview'#9#7
-  +'OnClose'#7#21'CodeExplorerViewCLOSE'#8'OnCreate'#7#22'CodeExplorerViewCREAT'
-  +'E'#9'OnDestroy'#7#23'CodeExplorerViewDestroy'#8'OnResize'#7#22'CodeExplorer'
-  +'ViewRESIZE'#13'PixelsPerInch'#2'p'#18'HorzScrollBar.Page'#3#205#0#18'VertSc'
-  +'rollBar.Page'#3#248#1#4'Left'#3'z'#1#6'Height'#3#249#1#3'Top'#3#175#0#5'Wid'
-  +'th'#3#206#0#0#7'TButton'#13'RefreshButton'#22'BorderSpacing.OnChange'#13#7
-  +'Caption'#6#7'Refresh'#7'OnClick'#7#18'RefreshButtonCLICK'#8'TabOrder'#2#0#6
-  +'Height'#2#25#5'Width'#2'`'#0#0#7'TButton'#13'OptionsButton'#22'BorderSpacin'
-  +'g.OnChange'#13#7'Caption'#6#7'Options'#7'OnClick'#7#18'OptionsButtonClick'#8
-  +'TabOrder'#2#1#4'Left'#2'n'#6'Height'#2#25#5'Width'#2'`'#0#0#9'TTreeView'#12
-  +'CodeTreeview'#5'Align'#7#8'alBottom'#22'BorderSpacing.OnChange'#13#17'Defau'
-  +'ltItemHeight'#2#16#13'HideSelection'#8#6'Images'#7#10'Imagelist1'#11'Parent'
-  +'Ctl3D'#8#9'PopupMenu'#7#13'TreePopupmenu'#16'RightClickSelect'#9#8'TabOrder'
-  +#2#2#10'OnDblClick'#7#20'CodeTreeviewDBLCLICK'#10'OnDeletion'#7#20'CodeTreev'
-  +'iewDELETION'#7'OnKeyUp'#7#17'CodeTreeviewKeyUp'#7'Options'#11#17'tvoAutoIte'
-  +'mHeight'#21'tvoKeepCollapsedNodes'#19'tvoRightClickSelect'#14'tvoShowButton'
-  +'s'#12'tvoShowLines'#11'tvoShowRoot'#11'tvoToolTips'#0#6'Height'#3#224#1#3'T'
-  +'op'#2#25#5'Width'#3#206#0#0#0#10'TImageList'#10'Imagelist1'#4'left'#2'@'#3
-  +'top'#2' '#0#0#10'TPopupMenu'#13'TreePopupmenu'#4'left'#2'@'#3'top'#2'H'#0#0
-  +#0
+  'TPF0'#17'TCodeExplorerView'#16'CodeExplorerView'#11'BorderStyle'#7#13'bsSize'
+  +'ToolWin'#7'Caption'#6#16'CodeExplorerView'#12'ClientHeight'#3#249#1#11'Clie'
+  +'ntWidth'#3#206#0#10'KeyPreview'#9#7'OnClose'#7#21'CodeExplorerViewCLOSE'#8
+  +'OnCreate'#7#22'CodeExplorerViewCREATE'#9'OnDestroy'#7#23'CodeExplorerViewDe'
+  +'stroy'#8'OnResize'#7#22'CodeExplorerViewRESIZE'#13'PixelsPerInch'#2'`'#18'H'
+  +'orzScrollBar.Page'#3#205#0#18'VertScrollBar.Page'#3#248#1#4'Left'#3'z'#1#6
+  +'Height'#3#249#1#3'Top'#3#175#0#5'Width'#3#206#0#0#7'TButton'#13'RefreshButt'
+  +'on'#22'BorderSpacing.OnChange'#13#7'Caption'#6#7'Refresh'#7'OnClick'#7#18'R'
+  +'efreshButtonCLICK'#8'TabOrder'#2#0#6'Height'#2#25#5'Width'#2'`'#0#0#7'TButt'
+  +'on'#13'OptionsButton'#22'BorderSpacing.OnChange'#13#7'Caption'#6#7'Options'
+  +#7'OnClick'#7#18'OptionsButtonClick'#8'TabOrder'#2#1#4'Left'#2'n'#6'Height'#2
+  +#25#5'Width'#2'`'#0#0#9'TTreeView'#12'CodeTreeview'#5'Align'#7#8'alBottom'#22
+  +'BorderSpacing.OnChange'#13#17'DefaultItemHeight'#2#16#13'HideSelection'#8#6
+  +'Images'#7#10'Imagelist1'#11'ParentCtl3D'#8#9'PopupMenu'#7#13'TreePopupmenu'
+  +#16'RightClickSelect'#9#8'TabOrder'#2#2#10'OnDblClick'#7#20'CodeTreeviewDBLC'
+  +'LICK'#10'OnDeletion'#7#20'CodeTreeviewDELETION'#7'OnKeyUp'#7#17'CodeTreevie'
+  +'wKeyUp'#7'Options'#11#17'tvoAutoItemHeight'#21'tvoKeepCollapsedNodes'#19'tv'
+  +'oRightClickSelect'#14'tvoShowButtons'#12'tvoShowLines'#11'tvoShowRoot'#11't'
+  +'voToolTips'#0#6'Height'#3#224#1#3'Top'#2#25#5'Width'#3#206#0#0#0#10'TImageL'
+  +'ist'#10'Imagelist1'#4'left'#2'@'#3'top'#2' '#0#0#10'TPopupMenu'#13'TreePopu'
+  +'pmenu'#4'left'#2'@'#3'top'#2'H'#0#0#0
 ]);
Index: msgview.pp
===================================================================
--- msgview.pp	(révision 7592)
+++ msgview.pp	(copie de travail)
@@ -199,6 +199,9 @@
   MsgSaveAllToFileIDEMenuCommand.OnClickMethod:=@SaveAllToFileMenuItemClick;
 
   EnvironmentOptions.IDEWindowLayoutList.Apply(Self,Name);
+
+  Self.BorderStyle := bsSizeToolWin;
+
   KeyPreview:=true;
   OnKeyDown:=@MessagesViewKeyDown;
 end;
Index: codeexplorer.lfm
===================================================================
--- codeexplorer.lfm	(révision 7592)
+++ codeexplorer.lfm	(copie de travail)
@@ -1,4 +1,5 @@
 object CodeExplorerView: TCodeExplorerView
+  BorderStyle = bsSizeToolWin
   Caption = 'CodeExplorerView'
   ClientHeight = 505
   ClientWidth = 206
@@ -7,7 +8,7 @@
   OnCreate = CodeExplorerViewCREATE
   OnDestroy = CodeExplorerViewDestroy
   OnResize = CodeExplorerViewRESIZE
-  PixelsPerInch = 112
+  PixelsPerInch = 96
   HorzScrollBar.Page = 205
   VertScrollBar.Page = 504
   Left = 378
