ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Main.dfm
(Generate patch)

Comparing:
oup/rewrite/Main.dfm (file contents), Revision 105 by alloc, Wed Feb 21 00:29:27 2007 UTC vs.
oup/current/Main.dfm (file contents), Revision 222 by alloc, Mon Jun 18 14:22:53 2007 UTC

# Line 5 | Line 5 | object Form_Main: TForm_Main
5    VertScrollBar.Visible = False
6    Caption = 'Form_Main'
7    ClientHeight = 571
8 <  ClientWidth = 742
8 >  ClientWidth = 842
9    Color = clBtnFace
10    Constraints.MinHeight = 500
11    Constraints.MinWidth = 750
# Line 25 | Line 25 | object Form_Main: TForm_Main
25    object statbar: TStatusBar
26      Left = 0
27      Top = 554
28 <    Width = 742
28 >    Width = 842
29      Height = 17
30      BiDiMode = bdLeftToRight
31      Panels = <
# Line 46 | Line 46 | object Form_Main: TForm_Main
46    object DockTop: TTBDock
47      Left = 0
48      Top = 0
49 <    Width = 742
49 >    Width = 842
50      Height = 75
51      object MainMenu: TTBToolbar
52        Left = 0
# Line 134 | Line 134 | object Form_Main: TForm_Main
134          end
135          object menu_meta: TTBItem
136            Caption = '&Meta editor'
137          Enabled = False
137            ImageIndex = 11
138            ShortCut = 16461
139            OnClick = menu_metaClick
# Line 352 | Line 351 | object Form_Main: TForm_Main
351      Position = dpLeft
352    end
353    object DockRight: TTBDock
354 <    Left = 733
354 >    Left = 833
355      Top = 75
356      Width = 9
357      Height = 470
# Line 361 | Line 360 | object Form_Main: TForm_Main
360    object DockBottom: TTBDock
361      Left = 0
362      Top = 545
363 <    Width = 742
363 >    Width = 842
364      Height = 9
365      Position = dpBottom
366    end

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)