Changeset 2 for trunk/UFormMain.lfm


Ignore:
Timestamp:
Aug 18, 2017, 10:28:14 AM (7 years ago)
Author:
chronos
Message:
  • Modified: Much faster parsing of lshistory output using state machine.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      lib
      CC2SVN.lps
      CC2SVN.exe
      CC2SVN.res
  • trunk/UFormMain.lfm

    r1 r2  
    1111  OnDestroy = FormDestroy
    1212  OnShow = FormShow
    13   LCLVersion = '1.6.0.4'
     13  LCLVersion = '1.6.4.0'
    1414  WindowState = wsMaximized
    1515  object ListView1: TListView
     
    8989    object EditDir: TEdit
    9090      Left = 136
    91       Height = 28
     91      Height = 23
    9292      Top = 8
    9393      Width = 600
     
    107107    object Label1: TLabel
    108108      Left = 8
    109       Height = 20
     109      Height = 15
    110110      Top = 13
    111       Width = 90
     111      Width = 72
    112112      Caption = 'ClearCase dir:'
    113113      ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.