فهرست منبع

CH: changed the CreationProportion and the FormStyle properties to some windows

Jean-Francois Goulet 20 سال پیش
والد
کامیت
711ce92cc5

+ 1 - 0
LuaEdit/About.dfm

@@ -12,6 +12,7 @@ object frmAbout: TfrmAbout
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnShow = FormShow

+ 1 - 0
LuaEdit/AddToPrj.dfm

@@ -10,6 +10,7 @@ object frmAddToPrj: TfrmAddToPrj
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCreate = FormCreate

+ 1 - 0
LuaEdit/AsciiTable.dfm

@@ -10,6 +10,7 @@ object frmAsciiTable: TfrmAsciiTable
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnShow = FormShow

BIN
LuaEdit/Bin/LuaEdit.exe


+ 1 - 0
LuaEdit/Breakpoints.dfm

@@ -15,6 +15,7 @@ object frmBreakpoints: TfrmBreakpoints
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCreate = FormCreate

+ 1 - 0
LuaEdit/Contributors.dfm

@@ -12,6 +12,7 @@ object frmContributors: TfrmContributors
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   DesignSize = (

+ 1 - 0
LuaEdit/EditorSettings.dfm

@@ -12,6 +12,7 @@ object frmEditorSettings: TfrmEditorSettings
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCreate = FormCreate

+ 8 - 6
LuaEdit/FunctionList.dfm

@@ -1,10 +1,10 @@
 object frmFunctionList: TfrmFunctionList
-  Left = 610
-  Top = 292
+  Left = 488
+  Top = 194
   BorderStyle = bsDialog
   Caption = 'Function List'
-  ClientHeight = 485
-  ClientWidth = 202
+  ClientHeight = 163
+  ClientWidth = 360
   Color = clBtnFace
   DragKind = dkDock
   DragMode = dmAutomatic
@@ -13,14 +13,16 @@ object frmFunctionList: TfrmFunctionList
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
+  Position = poOwnerFormCenter
   PixelsPerInch = 96
   TextHeight = 13
   object lstFunctions: TListBox
     Left = 0
     Top = 0
-    Width = 202
-    Height = 485
+    Width = 360
+    Height = 163
     Align = alClient
     ItemHeight = 13
     TabOrder = 0

+ 3 - 2
LuaEdit/GoToLine.dfm

@@ -1,6 +1,6 @@
 object frmGotoLine: TfrmGotoLine
-  Left = 249
-  Top = 113
+  Left = 461
+  Top = 268
   BorderIcons = [biSystemMenu]
   BorderStyle = bsSingle
   Caption = 'Go to Line'
@@ -12,6 +12,7 @@ object frmGotoLine: TfrmGotoLine
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnCreate = FormCreate

+ 2 - 2
LuaEdit/LuaEdit.dof

@@ -115,7 +115,7 @@ AutoIncBuild=1
 MajorVer=2
 MinorVer=0
 Release=1
-Build=600
+Build=601
 Debug=0
 PreRelease=0
 Special=0
@@ -126,7 +126,7 @@ CodePage=1252
 [Version Info Keys]
 CompanyName=Open Source
 FileDescription=IDE for Lua 5.0.2
-FileVersion=2.0.1.600
+FileVersion=2.0.1.601
 InternalName=LuaEdit
 LegalCopyright=LuaEdit Copyright 2004-2005 ©
 LegalTrademarks=

BIN
LuaEdit/LuaEdit.res


+ 1 - 0
LuaEdit/PrintSetup.dfm

@@ -12,6 +12,7 @@ object frmPrintSetup: TfrmPrintSetup
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   OnShow = FormShow
   PixelsPerInch = 96

+ 1 - 0
LuaEdit/PrjSettings.dfm

@@ -13,6 +13,7 @@ object frmPrjOptions: TfrmPrjOptions
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   OnShow = FormShow

+ 1 - 0
LuaEdit/ProjectTree.dfm

@@ -16,6 +16,7 @@ object frmProjectTree: TfrmProjectTree
   Font.Style = []
   FormStyle = fsStayOnTop
   OldCreateOrder = False
+  Position = poOwnerFormCenter
   PixelsPerInch = 96
   TextHeight = 13
   object Panel1: TPanel

+ 1 - 0
LuaEdit/ReadOnlyMsgBox.dfm

@@ -12,6 +12,7 @@ object frmReadOnlyMsgBox: TfrmReadOnlyMsgBox
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poScreenCenter
   OnResize = FormResize

+ 1 - 0
LuaEdit/RemFromPrj.dfm

@@ -12,6 +12,7 @@ object frmRemoveFile: TfrmRemoveFile
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   OnShow = FormShow
   PixelsPerInch = 96

+ 1 - 0
LuaEdit/Rings.dfm

@@ -14,6 +14,7 @@ object frmRings: TfrmRings
   Font.Height = -11
   Font.Name = 'MS Sans Serif'
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
   Position = poOwnerFormCenter
   PixelsPerInch = 96

+ 1 - 0
LuaEdit/Stack.dfm

@@ -16,6 +16,7 @@ object frmStack: TfrmStack
   Font.Style = []
   FormStyle = fsStayOnTop
   OldCreateOrder = False
+  Position = poOwnerFormCenter
   PixelsPerInch = 96
   TextHeight = 13
   object lstCallStack: TJvDotNetListView

+ 1 - 0
LuaEdit/Watch.dfm

@@ -16,6 +16,7 @@ object frmWatch: TfrmWatch
   Font.Style = []
   FormStyle = fsStayOnTop
   OldCreateOrder = False
+  Position = poOwnerFormCenter
   OnResize = FormResize
   OnShow = FormShow
   PixelsPerInch = 96