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

Comparing oup/current/Tools/RawEdit.dfm (file contents):
Revision 174 by alloc, Wed Feb 21 03:12:33 2007 UTC vs.
Revision 175 by alloc, Wed May 2 15:16:58 2007 UTC

# Line 117 | Line 117 | inherited Form_RawEdit: TForm_RawEdit
117        Colors.OddColumn = clBlue
118        Colors.EvenColumn = clNavy
119        Colors.CurrentOffsetBackground = clBtnShadow
120 <      Colors.OffsetBackGround = clBtnFace
120 >      Colors.OffsetBackground = clBtnFace
121        Colors.CurrentOffset = clBtnHighlight
122        Colors.Grid = clBtnFace
123        Colors.NonFocusCursorFrame = clAqua
# Line 126 | Line 126 | inherited Form_RawEdit: TForm_RawEdit
126        NoSizeChange = True
127        AllowInsertMode = False
128        DrawGridLines = False
129 <      Version = 'May 23, 2005; '#169' markus stephany, vcl[at]mirkes[dot]de'
129 >      Version = 'december 06, 2006; '#169' markus stephany, vcl[at]mirkes[dot]de'
130        OnChange = hexChange
131        ShowPositionIfNotFocused = True
132        OnSelectionChanged = hexSelectionChanged

Diff Legend

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