Changeset 103 for trunk


Ignore:
Timestamp:
May 5, 2019, 12:17:58 AM (5 years ago)
Author:
chronos
Message:
  • Modified: .lrt files replaced by newer .lrj files.
Location:
trunk
Files:
13 added
14 deleted
16 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms

    • Property svn:ignore deleted
  • trunk/Forms/UFormAbout.lfm

    r97 r103  
    11object FormAbout: TFormAbout
    22  Left = 656
    3   Height = 301
     3  Height = 361
    44  Top = 379
    5   Width = 515
     5  Width = 618
    66  Caption = 'About'
    7   ClientHeight = 301
    8   ClientWidth = 515
    9   DesignTimePPI = 120
     7  ClientHeight = 361
     8  ClientWidth = 618
     9  DesignTimePPI = 144
    1010  OnCreate = FormCreate
    1111  OnShow = FormShow
    1212  Position = poScreenCenter
    13   LCLVersion = '1.8.2.0'
     13  LCLVersion = '2.0.0.4'
    1414  object LabelDescription: TLabel
    15     Left = 20
     15    Left = 24
    1616    Height = 1
    17     Top = 132
    18     Width = 475
     17    Top = 158
     18    Width = 570
    1919    Align = alTop
    20     BorderSpacing.Around = 20
     20    BorderSpacing.Around = 24
    2121    ParentColor = False
     22    ParentFont = False
    2223    WordWrap = True
    2324  end
    2425  object ButtonClose: TButton
    25     Left = 402
    26     Height = 25
    27     Top = 261
    28     Width = 93
     26    Left = 482
     27    Height = 30
     28    Top = 313
     29    Width = 112
    2930    Anchors = [akRight, akBottom]
    3031    Caption = 'Close'
    3132    ModalResult = 1
     33    ParentFont = False
    3234    TabOrder = 0
    3335  end
    3436  object LabelContent: TLabel
    35     Left = 20
    36     Height = 20
    37     Top = 153
    38     Width = 475
     37    Left = 24
     38    Height = 25
     39    Top = 183
     40    Width = 570
    3941    Align = alTop
    40     BorderSpacing.Around = 20
     42    BorderSpacing.Around = 24
    4143    Caption = '   '
    4244    ParentColor = False
     45    ParentFont = False
    4346  end
    4447  object ButtonHomePage: TButton
    45     Left = 16
    46     Height = 25
    47     Top = 261
    48     Width = 176
     48    Left = 19
     49    Height = 30
     50    Top = 313
     51    Width = 211
    4952    Anchors = [akLeft, akBottom]
    5053    Caption = 'Home page'
    5154    OnClick = ButtonHomePageClick
     55    ParentFont = False
    5256    TabOrder = 1
    5357  end
    5458  object Panel1: TPanel
    5559    Left = 0
    56     Height = 112
     60    Height = 134
    5761    Top = 0
    58     Width = 515
     62    Width = 618
    5963    Align = alTop
    6064    BevelOuter = bvNone
    61     ClientHeight = 112
    62     ClientWidth = 515
     65    ClientHeight = 134
     66    ClientWidth = 618
     67    ParentFont = False
    6368    TabOrder = 2
    6469    object Image1: TImage
    65       Left = 24
    66       Height = 66
    67       Top = 16
    68       Width = 69
     70      Left = 29
     71      Height = 79
     72      Top = 19
     73      Width = 83
    6974    end
    7075    object LabelAppName: TLabel
    7176      Left = 104
    72       Height = 92
     77      Height = 114
    7378      Top = 16
    74       Width = 388
     79      Width = 491
    7580      Align = alCustom
    7681      Anchors = [akTop, akLeft, akRight, akBottom]
    7782      AutoSize = False
    78       BorderSpacing.Around = 20
    79       Font.Height = -50
     83      BorderSpacing.Around = 24
     84      Font.Height = -60
    8085      ParentColor = False
    8186      ParentFont = False
  • trunk/Forms/UFormCPU.lfm

    r59 r103  
    11object FormCPU: TFormCPU
    22  Left = 262
    3   Height = 287
     3  Height = 430
    44  Top = 127
    5   Width = 414
     5  Width = 621
    66  Caption = 'CPU'
    7   ClientHeight = 287
    8   ClientWidth = 414
    9   LCLVersion = '1.3'
     7  ClientHeight = 430
     8  ClientWidth = 621
     9  DesignTimePPI = 144
     10  LCLVersion = '2.0.0.4'
    1011  object Label4: TLabel
    11     Left = 8
     12    Left = 12
    1213    Height = 25
    13     Top = 48
    14     Width = 124
     14    Top = 72
     15    Width = 104
    1516    Caption = 'Step counter:'
    1617    ParentColor = False
     18    ParentFont = False
    1719  end
    1820  object Label7: TLabel
    19     Left = 8
     21    Left = 12
    2022    Height = 25
    21     Top = 72
    22     Width = 63
     23    Top = 108
     24    Width = 54
    2325    Caption = 'Speed:'
    2426    ParentColor = False
     27    ParentFont = False
    2528  end
    2629  object LabelStepSpeed: TLabel
    27     Left = 192
     30    Left = 288
     31    Height = 25
     32    Top = 108
     33    Width = 15
     34    Caption = '   '
     35    ParentColor = False
     36    ParentFont = False
     37  end
     38  object LabelStepCounter: TLabel
     39    Left = 288
    2840    Height = 25
    2941    Top = 72
     
    3143    Caption = '   '
    3244    ParentColor = False
     45    ParentFont = False
    3346  end
    34   object LabelStepCounter: TLabel
    35     Left = 192
     47  object LabelMemoryPointer: TLabel
     48    Left = 288
    3649    Height = 25
    37     Top = 48
     50    Top = 36
    3851    Width = 15
    3952    Caption = '   '
    4053    ParentColor = False
    41   end
    42   object LabelMemoryPointer: TLabel
    43     Left = 192
    44     Height = 25
    45     Top = 24
    46     Width = 15
    47     Caption = '   '
    48     ParentColor = False
     54    ParentFont = False
    4955  end
    5056  object LabelProgramPointer: TLabel
    51     Left = 192
     57    Left = 288
    5258    Height = 25
    5359    Top = 0
     
    5561    Caption = '   '
    5662    ParentColor = False
     63    ParentFont = False
    5764  end
    5865  object Label3: TLabel
    59     Left = 8
     66    Left = 12
    6067    Height = 25
    6168    Top = 0
    62     Width = 159
     69    Width = 135
    6370    Caption = 'Program pointer:'
    6471    ParentColor = False
     72    ParentFont = False
    6573  end
    6674  object Label5: TLabel
    67     Left = 8
     75    Left = 12
    6876    Height = 25
    69     Top = 24
    70     Width = 156
     77    Top = 36
     78    Width = 133
    7179    Caption = 'Memory pointer:'
    7280    ParentColor = False
     81    ParentFont = False
    7382  end
    7483end
  • trunk/Forms/UFormInput.lfm

    r59 r103  
    11object FormInput: TFormInput
    22  Left = 256
    3   Height = 240
     3  Height = 360
    44  Top = 32
    5   Width = 320
     5  Width = 480
    66  Caption = 'Input'
    7   ClientHeight = 240
    8   ClientWidth = 320
    9   LCLVersion = '1.3'
     7  ClientHeight = 360
     8  ClientWidth = 480
     9  DesignTimePPI = 144
     10  LCLVersion = '2.0.0.4'
    1011  object MemoInput: TMemo
    11     Left = 4
    12     Height = 203
    13     Top = 33
    14     Width = 312
     12    Left = 6
     13    Height = 317
     14    Top = 37
     15    Width = 468
    1516    Align = alClient
    16     BorderSpacing.Around = 4
    17     Font.Height = -12
     17    BorderSpacing.Around = 6
     18    Font.Height = -18
    1819    Font.Name = 'Courier New'
    1920    OnKeyPress = MemoInputKeyPress
     
    2324  end
    2425  object Label1: TLabel
    25     Left = 4
     26    Left = 6
    2627    Height = 25
    27     Top = 4
    28     Width = 312
     28    Top = 6
     29    Width = 468
    2930    Align = alTop
    30     BorderSpacing.Around = 4
     31    BorderSpacing.Around = 6
    3132    Caption = 'Input:'
    3233    ParentColor = False
     34    ParentFont = False
    3335  end
    3436end
  • trunk/Forms/UFormLog.lfm

    r96 r103  
    11object FormLog: TFormLog
    22  Left = 651
    3   Height = 500
     3  Height = 600
    44  Top = 282
    5   Width = 800
     5  Width = 960
    66  Caption = 'Log'
    7   ClientHeight = 500
    8   ClientWidth = 800
    9   DesignTimePPI = 120
     7  ClientHeight = 600
     8  ClientWidth = 960
     9  DesignTimePPI = 144
    1010  OnCreate = FormCreate
    11   LCLVersion = '1.8.2.0'
     11  LCLVersion = '2.0.0.4'
    1212  object Memo1: TMemo
    1313    Left = 0
    14     Height = 500
     14    Height = 600
    1515    Top = 0
    16     Width = 800
     16    Width = 960
    1717    Align = alClient
     18    ParentFont = False
    1819    ReadOnly = True
    1920    ScrollBars = ssAutoBoth
  • trunk/Forms/UFormMain.lfm

    r91 r103  
    55  Width = 860
    66  Caption = 'LazFuck'
    7   ClientHeight = 561
     7  ClientHeight = 556
    88  ClientWidth = 860
    9   DesignTimePPI = 120
     9  DesignTimePPI = 144
    1010  Menu = MainMenu1
    1111  OnClose = FormClose
     
    1414  OnDestroy = FormDestroy
    1515  OnShow = FormShow
    16   LCLVersion = '1.8.2.0'
     16  LCLVersion = '2.0.0.4'
    1717  WindowState = wsMaximized
    1818  object StatusBarMain: TStatusBar
    1919    Left = 0
    20     Height = 28
    21     Top = 533
     20    Height = 36
     21    Top = 520
    2222    Width = 860
    2323    Panels = <   
    2424      item
    25         Width = 70
     25        Width = 84
    2626      end   
    2727      item
    28         Width = 70
     28        Width = 84
    2929      end   
    3030      item
    31         Width = 80
     31        Width = 96
    3232      end>
     33    ParentFont = False
    3334    SimplePanel = False
    3435  end
    3536  object ToolBarMain: TToolBar
    3637    Left = 0
    37     Height = 26
     38    Height = 31
    3839    Top = 0
    3940    Width = 860
    4041    Images = Core.ImageListMain
     42    ParentFont = False
    4143    ParentShowHint = False
    4244    ShowHint = True
     
    4850    end
    4951    object ToolButton2: TToolButton
    50       Left = 30
     52      Left = 36
    5153      Top = 2
    5254      Action = AProjectOpen
     
    5557    end
    5658    object ToolButton3: TToolButton
    57       Left = 74
     59      Left = 89
    5860      Top = 2
    5961      Action = AProjectSave
    6062    end
    6163    object ToolButton4: TToolButton
    62       Left = 103
     64      Left = 124
    6365      Top = 2
    6466      Action = AProjectClose
    6567    end
    6668    object ToolButton5: TToolButton
    67       Left = 161
    68       Height = 28
     69      Left = 194
     70      Height = 33
    6971      Top = 2
    7072      Style = tbsSeparator
    7173    end
    7274    object ToolButton6: TToolButton
    73       Left = 198
     75      Left = 239
    7476      Top = 2
    7577      Action = AProgramRun
    7678    end
    7779    object ToolButton7: TToolButton
    78       Left = 169
     80      Left = 204
    7981      Top = 2
    8082      Action = AProgramCompile
    8183    end
    8284    object ToolButton8: TToolButton
    83       Left = 132
     85      Left = 159
    8486      Top = 2
    8587      Action = AOptions
    8688    end
    8789    object ToolButton9: TToolButton
    88       Left = 285
     90      Left = 344
    8991      Top = 2
    9092      Action = ABreakpointToggle
    9193    end
    9294    object ToolButton10: TToolButton
    93       Left = 227
     95      Left = 274
    9496      Top = 2
    9597      Action = AProgramPause
    9698    end
    9799    object ToolButton11: TToolButton
    98       Left = 256
     100      Left = 309
    99101      Top = 2
    100102      Action = AProgramStop
    101103    end
    102104    object ToolButton12: TToolButton
    103       Left = 314
     105      Left = 379
    104106      Top = 2
    105107      Action = AProgramStepOver
    106108    end
    107109    object ToolButton13: TToolButton
    108       Left = 343
     110      Left = 414
    109111      Top = 2
    110112      Action = AProgramStepInto
    111113    end
    112114    object ToolButton14: TToolButton
    113       Left = 372
     115      Left = 449
    114116      Top = 2
    115117      Action = AProgramStepOut
    116118    end
    117119    object ToolButton15: TToolButton
    118       Left = 401
     120      Left = 484
    119121      Top = 2
    120122      Action = AProgramRunToCursor
    121123    end
    122124    object ToolButtonTarget: TToolButton
    123       Left = 430
     125      Left = 519
    124126      Hint = 'Target select'
    125127      Top = 2
     
    130132  end
    131133  object PageControlRight: TPageControl
    132     Left = 467
    133     Height = 507
    134     Top = 26
    135     Width = 393
     134    Left = 388
     135    Height = 489
     136    Top = 31
     137    Width = 472
    136138    ActivePage = TabSheetDebug
    137139    Align = alRight
     140    ParentFont = False
    138141    TabIndex = 0
    139142    TabOrder = 2
     
    141144    object TabSheetDebug: TTabSheet
    142145      Caption = 'Debug'
    143       ClientHeight = 499
    144       ClientWidth = 359
     146      ClientHeight = 481
     147      ClientWidth = 434
     148      ParentFont = False
    145149      object PanelInput: TPanel
    146150        Left = 0
    147         Height = 64
     151        Height = 77
    148152        Top = 0
    149         Width = 359
     153        Width = 434
    150154        Align = alTop
    151155        BevelOuter = bvNone
     156        ParentFont = False
    152157        TabOrder = 0
    153158      end
     
    155160        Cursor = crVSplit
    156161        Left = 0
    157         Height = 5
    158         Top = 64
    159         Width = 359
     162        Height = 6
     163        Top = 77
     164        Width = 434
    160165        Align = alTop
    161166        ResizeAnchor = akTop
     
    163168      object PanelOutput: TPanel
    164169        Left = 0
    165         Height = 259
    166         Top = 69
    167         Width = 359
     170        Height = 311
     171        Top = 83
     172        Width = 434
    168173        Align = alTop
    169174        BevelOuter = bvNone
     175        ParentFont = False
    170176        TabOrder = 2
    171177      end
     
    173179        Cursor = crVSplit
    174180        Left = 0
    175         Height = 5
    176         Top = 328
    177         Width = 359
     181        Height = 6
     182        Top = 394
     183        Width = 434
    178184        Align = alTop
    179185        ResizeAnchor = akTop
     
    181187      object PanelCPU: TPanel
    182188        Left = 0
    183         Height = 86
    184         Top = 333
    185         Width = 359
     189        Height = 103
     190        Top = 400
     191        Width = 434
    186192        Align = alTop
    187193        BevelOuter = bvNone
     194        ParentFont = False
    188195        TabOrder = 4
    189196      end
     
    191198        Cursor = crVSplit
    192199        Left = 0
    193         Height = 5
    194         Top = 419
    195         Width = 359
     200        Height = 6
     201        Top = 481
     202        Width = 434
    196203        Align = alTop
    197204        ResizeAnchor = akTop
     
    199206      object PanelMemory: TPanel
    200207        Left = 0
    201         Height = 75
    202         Top = 424
    203         Width = 359
     208        Height = 0
     209        Top = 481
     210        Width = 434
    204211        Align = alClient
    205212        BevelOuter = bvNone
     213        ParentFont = False
    206214        TabOrder = 6
    207215      end
     
    209217  end
    210218  object Splitter1: TSplitter
    211     Left = 462
    212     Height = 507
    213     Top = 26
    214     Width = 5
     219    Left = 382
     220    Height = 489
     221    Top = 31
     222    Width = 6
    215223    Align = alRight
    216224    ResizeAnchor = akRight
     
    218226  object PanelLeft: TPanel
    219227    Left = 0
    220     Height = 507
    221     Top = 26
    222     Width = 462
     228    Height = 489
     229    Top = 31
     230    Width = 382
    223231    Align = alClient
    224232    BevelOuter = bvNone
    225     ClientHeight = 507
    226     ClientWidth = 462
     233    ClientHeight = 489
     234    ClientWidth = 382
     235    ParentFont = False
    227236    TabOrder = 4
    228237    object PageControlMain: TPageControl
    229238      Left = 0
    230       Height = 384
     239      Height = 341
    231240      Top = 0
    232       Width = 462
     241      Width = 382
    233242      ActivePage = TabSheetSource
    234243      Align = alClient
     
    238247      object TabSheetSource: TTabSheet
    239248        Caption = 'Source code'
     249        ParentFont = False
    240250      end
    241251      object TabSheetTarget: TTabSheet
    242252        Caption = 'Target code'
     253        ParentFont = False
    243254      end
    244255    end
    245256    object PageControlBottom: TPageControl
    246257      Left = 0
    247       Height = 118
    248       Top = 389
    249       Width = 462
     258      Height = 142
     259      Top = 347
     260      Width = 382
    250261      ActivePage = TabSheetMessages
    251262      Align = alBottom
     263      ParentFont = False
    252264      TabIndex = 0
    253265      TabOrder = 1
     
    255267      object TabSheetMessages: TTabSheet
    256268        Caption = 'Messages'
     269        ParentFont = False
    257270      end
    258271    end
     
    260273      Cursor = crVSplit
    261274      Left = 0
    262       Height = 5
    263       Top = 384
    264       Width = 462
     275      Height = 6
     276      Top = 341
     277      Width = 382
    265278      Align = alBottom
    266279      ResizeAnchor = akBottom
     
    269282  object MainMenu1: TMainMenu
    270283    Images = Core.ImageListMain
    271     left = 216
    272     top = 136
     284    left = 259
     285    top = 163
    273286    object MenuItem1: TMenuItem
    274287      Caption = 'Project'
     
    370383  object ActionList1: TActionList
    371384    Images = Core.ImageListMain
    372     left = 216
    373     top = 192
     385    left = 259
     386    top = 230
    374387    object AProjectOpen: TAction
    375388      Category = 'Project'
     
    516529    DefaultExt = '.b'
    517530    Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*'
    518     left = 56
    519     top = 184
     531    left = 67
     532    top = 221
    520533  end
    521534  object SaveDialog1: TSaveDialog
    522535    DefaultExt = '.b'
    523536    Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*'
    524     left = 56
    525     top = 240
     537    left = 67
     538    top = 288
    526539  end
    527540  object TimerRefresh: TTimer
    528541    OnTimer = TimerRefreshTimer
    529     left = 56
    530     top = 296
     542    left = 67
     543    top = 355
    531544  end
    532545  object PopupMenuRecentFiles: TPopupMenu
    533     left = 56
    534     top = 64
     546    left = 67
     547    top = 77
    535548  end
    536549  object PopupMenuTargets: TPopupMenu
    537550    Images = Core.ImageListMain
    538     left = 56
    539     top = 119
     551    left = 67
     552    top = 143
    540553  end
    541554end
  • trunk/Forms/UFormMemory.lfm

    r61 r103  
    11object FormMemory: TFormMemory
    22  Left = 565
    3   Height = 259
     3  Height = 388
    44  Top = 182
    5   Width = 391
     5  Width = 586
    66  Caption = 'Memory'
    7   ClientHeight = 259
    8   ClientWidth = 391
    9   LCLVersion = '1.3'
     7  ClientHeight = 388
     8  ClientWidth = 586
     9  DesignTimePPI = 144
     10  LCLVersion = '2.0.0.4'
    1011  object Label6: TLabel
    11     Left = 4
     12    Left = 6
    1213    Height = 25
    13     Top = 4
    14     Width = 383
     14    Top = 6
     15    Width = 574
    1516    Align = alTop
    16     BorderSpacing.Around = 4
     17    BorderSpacing.Around = 6
    1718    Caption = 'Memory:'
    1819    ParentColor = False
     20    ParentFont = False
    1921  end
    2022  object ListViewMemory: TListView
    21     Left = 4
    22     Height = 222
    23     Top = 33
    24     Width = 383
     23    Left = 6
     24    Height = 345
     25    Top = 37
     26    Width = 574
    2527    Align = alClient
    26     BorderSpacing.Around = 4
     28    BorderSpacing.Around = 6
    2729    Columns = <   
    2830      item
    2931        Caption = 'Address'
    30         Width = 80
     32        Width = 120
    3133      end   
    3234      item
    3335        Caption = 'Data'
    34         Width = 330
     36        Width = 495
    3537      end>
    36     Font.Height = -12
     38    Font.Height = -18
    3739    Font.Name = 'Courier New'
    3840    OwnerData = True
  • trunk/Forms/UFormMessages.lfm

    r40 r103  
    11object FormMessages: TFormMessages
    22  Left = 256
    3   Height = 225
     3  Height = 338
    44  Top = 47
    5   Width = 492
     5  Width = 738
    66  Caption = 'Messages'
    7   ClientHeight = 225
    8   ClientWidth = 492
     7  ClientHeight = 338
     8  ClientWidth = 738
     9  DesignTimePPI = 144
    910  OnCreate = FormCreate
    10   LCLVersion = '0.9.31'
     11  LCLVersion = '2.0.0.4'
    1112  object ListView1: TListView
    1213    Left = 0
    13     Height = 225
     14    Height = 338
    1415    Top = 0
    15     Width = 492
     16    Width = 738
    1617    Align = alClient
    1718    Columns = <   
    1819      item
    19         Width = 473
     20        Width = 710
    2021      end>
    2122    OwnerData = True
     23    ParentFont = False
    2224    ReadOnly = True
    2325    RowSelect = True
  • trunk/Forms/UFormOptions.lfm

    r96 r103  
    11object FormOptions: TFormOptions
    22  Left = 401
    3   Height = 356
     3  Height = 427
    44  Top = 236
    5   Width = 607
     5  Width = 728
    66  Caption = 'Options'
    7   ClientHeight = 356
    8   ClientWidth = 607
    9   DesignTimePPI = 120
     7  ClientHeight = 427
     8  ClientWidth = 728
     9  DesignTimePPI = 144
    1010  OnClose = FormClose
    1111  OnCreate = FormCreate
    1212  OnShow = FormShow
    13   LCLVersion = '1.8.2.0'
     13  LCLVersion = '2.0.0.4'
    1414  object ButtonOk: TButton
    15     Left = 526
    16     Height = 25
    17     Top = 324
    18     Width = 75
     15    Left = 631
     16    Height = 30
     17    Top = 389
     18    Width = 90
    1919    Anchors = [akRight, akBottom]
    2020    Caption = 'Ok'
    2121    ModalResult = 1
     22    ParentFont = False
    2223    TabOrder = 0
    2324  end
    2425  object ButtonCancel: TButton
    25     Left = 430
    26     Height = 25
    27     Top = 324
    28     Width = 75
     26    Left = 516
     27    Height = 30
     28    Top = 389
     29    Width = 90
    2930    Anchors = [akRight, akBottom]
    3031    Caption = 'Cancel'
    3132    ModalResult = 2
     33    ParentFont = False
    3234    TabOrder = 1
    3335  end
    3436  object PageControl1: TPageControl
    35     Left = 8
    36     Height = 310
    37     Top = 8
    38     Width = 593
     37    Left = 10
     38    Height = 371
     39    Top = 10
     40    Width = 711
    3941    ActivePage = TabSheetBuild
    4042    Anchors = [akTop, akLeft, akRight, akBottom]
     43    ParentFont = False
    4144    TabIndex = 1
    4245    TabOrder = 2
     
    4548      ClientHeight = 277
    4649      ClientWidth = 585
     50      ParentFont = False
    4751      object Panel1: TPanel
    4852        Left = 0
     
    5458        ClientHeight = 277
    5559        ClientWidth = 585
     60        ParentFont = False
    5661        TabOrder = 0
    5762        object Label3: TLabel
    58           Left = 8
    59           Height = 20
    60           Top = 48
     63          Left = 10
     64          Height = 20
     65          Top = 58
    6166          Width = 127
    6267          Caption = 'Interface language:'
    6368          ParentColor = False
     69          ParentFont = False
    6470        end
    6571        object ComboBoxLanguage: TComboBox
    66           Left = 256
    67           Height = 28
    68           Top = 48
    69           Width = 188
    70           ItemHeight = 20
     72          Left = 307
     73          Height = 33
     74          Top = 58
     75          Width = 226
     76          ItemHeight = 25
     77          ParentFont = False
    7178          Style = csDropDownList
    7279          TabOrder = 0
    7380        end
    7481        object CheckBox1: TCheckBox
    75           Left = 8
    76           Height = 27
    77           Top = 85
    78           Width = 1051
     82          Left = 10
     83          Height = 32
     84          Top = 102
     85          Width = 1144
    7986          Anchors = [akTop, akLeft, akRight]
    8087          AutoSize = False
    8188          Caption = 'Reopend last opened project'
     89          ParentFont = False
    8290          TabOrder = 1
    8391        end
    8492        object CheckBoxDPIAuto: TCheckBox
    85           Left = 8
    86           Height = 27
    87           Top = 125
    88           Width = 1043
     93          Left = 10
     94          Height = 32
     95          Top = 150
     96          Width = 1134
    8997          Anchors = [akTop, akLeft, akRight]
    9098          AutoSize = False
    9199          Caption = 'Automatic DPI'
    92100          OnChange = CheckBoxDPIAutoChange
     101          ParentFont = False
    93102          TabOrder = 2
    94103        end
    95104        object LabelDPI: TLabel
    96           Left = 30
    97           Height = 20
    98           Top = 160
     105          Left = 36
     106          Height = 20
     107          Top = 192
    99108          Width = 26
    100109          Caption = 'DPI:'
    101110          ParentColor = False
     111          ParentFont = False
    102112        end
    103113        object SpinEditDPIX: TSpinEdit
    104           Left = 112
     114          Left = 134
    105115          Height = 28
    106           Top = 158
    107           Width = 80
     116          Top = 190
     117          Width = 96
    108118          MaxValue = 1000
    109119          MinValue = 1
     120          ParentFont = False
    110121          TabOrder = 3
    111122          Value = 1
    112123        end
    113124        object SpinEditDPIY: TSpinEdit
    114           Left = 216
     125          Left = 259
    115126          Height = 28
    116           Top = 160
    117           Width = 80
     127          Top = 192
     128          Width = 96
    118129          MaxValue = 1000
    119130          MinValue = 1
     131          ParentFont = False
    120132          TabOrder = 4
    121133          Value = 1
    122134        end
    123135        object LabelX: TLabel
    124           Left = 200
    125           Height = 20
    126           Top = 160
     136          Left = 240
     137          Height = 20
     138          Top = 192
    127139          Width = 7
    128140          Caption = 'x'
    129141          ParentColor = False
     142          ParentFont = False
    130143        end
    131144        object LabelTheme: TLabel
    132           Left = 8
    133           Height = 20
    134           Top = 16
     145          Left = 10
     146          Height = 20
     147          Top = 19
    135148          Width = 48
    136149          Caption = 'Theme:'
    137150          ParentColor = False
     151          ParentFont = False
    138152        end
    139153        object ComboBoxTheme: TComboBox
    140           Left = 256
    141           Height = 28
    142           Top = 8
    143           Width = 188
    144           ItemHeight = 20
     154          Left = 307
     155          Height = 33
     156          Top = 10
     157          Width = 226
     158          ItemHeight = 25
     159          ParentFont = False
    145160          Style = csDropDownList
    146161          TabOrder = 5
     
    150165    object TabSheetBuild: TTabSheet
    151166      Caption = 'Build'
    152       ClientHeight = 277
    153       ClientWidth = 585
     167      ClientHeight = 333
     168      ClientWidth = 703
     169      ParentFont = False
    154170      object Panel2: TPanel
    155171        Left = 0
    156         Height = 277
     172        Height = 333
    157173        Top = 0
    158         Width = 585
     174        Width = 703
    159175        Align = alClient
    160176        BevelOuter = bvNone
    161         ClientHeight = 277
    162         ClientWidth = 585
     177        ClientHeight = 333
     178        ClientWidth = 703
     179        ParentFont = False
    163180        TabOrder = 0
    164181        object Label4: TLabel
    165           Left = 8
    166           Height = 20
    167           Top = 104
    168           Width = 159
     182          Left = 10
     183          Height = 25
     184          Top = 125
     185          Width = 189
    169186          Caption = 'Compiler optimizations:'
    170187          ParentColor = False
     188          ParentFont = False
    171189        end
    172190        object ComboBoxOptimization: TComboBox
    173           Left = 248
    174           Height = 28
    175           Top = 104
    176           Width = 188
    177           ItemHeight = 20
     191          Left = 298
     192          Height = 33
     193          Top = 125
     194          Width = 226
     195          ItemHeight = 25
    178196          Items.Strings = (
    179197            'None'
     
    181199          )
    182200          OnSelect = CheckBoxDPIAutoChange
     201          ParentFont = False
    183202          Style = csDropDownList
    184203          TabOrder = 0
    185204        end
    186205        object CheckBoxOptimizeAddSub: TCheckBox
    187           Left = 31
    188           Height = 24
    189           Top = 136
    190           Width = 189
     206          Left = 37
     207          Height = 29
     208          Top = 163
     209          Width = 228
    191210          Caption = 'Addition and subtraction'
     211          ParentFont = False
    192212          TabOrder = 1
    193213        end
    194214        object CheckBoxOptimizeMerge: TCheckBox
    195           Left = 31
    196           Height = 24
    197           Top = 160
    198           Width = 181
     215          Left = 37
     216          Height = 29
     217          Top = 192
     218          Width = 218
    199219          Caption = 'Merge same operations'
     220          ParentFont = False
    200221          TabOrder = 2
    201222        end
    202223        object CheckBoxOptimizeCopyMultiply: TCheckBox
    203           Left = 31
    204           Height = 24
    205           Top = 208
    206           Width = 116
     224          Left = 37
     225          Height = 29
     226          Top = 250
     227          Width = 141
    207228          Caption = 'Copy multiply'
     229          ParentFont = False
    208230          TabOrder = 3
    209231        end
    210232        object CheckBoxOptimizeRelativeIndexes: TCheckBox
    211           Left = 31
    212           Height = 24
    213           Top = 184
    214           Width = 131
     233          Left = 37
     234          Height = 29
     235          Top = 221
     236          Width = 155
    215237          Caption = 'Relative indexes'
     238          ParentFont = False
    216239          TabOrder = 4
    217240        end
    218241        object Label2: TLabel
    219           Left = 8
    220           Height = 20
    221           Top = 40
    222           Width = 57
     242          Left = 10
     243          Height = 25
     244          Top = 48
     245          Width = 66
    223246          Caption = 'Cell size:'
    224247          ParentColor = False
     248          ParentFont = False
    225249        end
    226250        object Label1: TLabel
    227           Left = 8
    228           Height = 20
    229           Top = 8
    230           Width = 87
     251          Left = 10
     252          Height = 25
     253          Top = 10
     254          Width = 105
    231255          Caption = 'Memory size:'
    232256          ParentColor = False
     257          ParentFont = False
    233258        end
    234259        object SpinEditMemorySize: TSpinEdit
    235           Left = 165
    236           Height = 28
    237           Top = 6
    238           Width = 130
     260          Left = 198
     261          Height = 33
     262          Top = 7
     263          Width = 156
    239264          MaxValue = 2000000000
     265          ParentFont = False
    240266          TabOrder = 5
    241267        end
    242268        object SpinEditCellSize: TSpinEdit
    243           Left = 165
    244           Height = 28
    245           Top = 40
    246           Width = 130
     269          Left = 198
     270          Height = 33
     271          Top = 48
     272          Width = 156
    247273          MaxValue = 2000000000
     274          ParentFont = False
    248275          TabOrder = 6
    249276        end
  • trunk/Forms/UFormOutput.lfm

    r100 r103  
    88  ClientWidth = 320
    99  DesignTimePPI = 144
    10   LCLVersion = '1.8.4.0'
     10  LCLVersion = '2.0.0.4'
    1111  object Label2: TLabel
    1212    Left = 4
    13     Height = 26
     13    Height = 25
    1414    Top = 4
    1515    Width = 312
     
    2121  object MemoOutput: TMemo
    2222    Left = 4
    23     Height = 402
    24     Top = 34
     23    Height = 403
     24    Top = 33
    2525    Width = 312
    2626    Align = alClient
  • trunk/Forms/UFormSourceCode.lfm

    r97 r103  
    11object FormSourceCode: TFormSourceCode
    22  Left = 459
    3   Height = 491
     3  Height = 589
    44  Top = 278
    5   Width = 560
     5  Width = 672
    66  Caption = 'Source code'
    7   ClientHeight = 491
    8   ClientWidth = 560
    9   DesignTimePPI = 120
     7  ClientHeight = 589
     8  ClientWidth = 672
     9  DesignTimePPI = 144
    1010  OnCreate = FormCreate
    11   LCLVersion = '1.8.2.0'
     11  LCLVersion = '2.0.0.4'
    1212  inline SynEdit1: TSynEdit
    1313    Left = 0
    14     Height = 491
     14    Height = 589
    1515    Top = 0
    16     Width = 560
     16    Width = 672
    1717    Align = alClient
    18     Font.Height = -13
     18    Font.Height = -16
    1919    Font.Name = 'Courier New'
    2020    Font.Pitch = fpFixed
     
    2828    OnKeyUp = MemoSourceKeyUp
    2929    OnMouseDown = MemoSourceMouseDown
    30     Gutter.Width = 59
     30    Gutter.Width = 80
    3131    Gutter.MouseActions = <>
    3232    RightGutter.Width = 0
     
    478478    inline SynLeftGutterPartList1: TSynGutterPartList
    479479      object SynGutterMarks1: TSynGutterMarks
    480         Width = 24
     480        Width = 36
    481481        MouseActions = <>
    482482      end
    483483      object SynGutterLineNumber1: TSynGutterLineNumber
    484         Width = 17
     484        Width = 21
    485485        MouseActions = <>
    486486        MarkupInfo.Background = clBtnFace
     
    492492      end
    493493      object SynGutterChanges1: TSynGutterChanges
    494         Width = 4
     494        Width = 6
    495495        MouseActions = <>
    496496        ModifiedColor = 59900
     
    498498      end
    499499      object SynGutterSeparator1: TSynGutterSeparator
    500         Width = 2
     500        Width = 3
    501501        MouseActions = <>
    502502        MarkupInfo.Background = clWhite
     
    505505      object SynGutterCodeFolding1: TSynGutterCodeFolding
    506506        AutoSize = False
    507         Width = 12
     507        Width = 14
    508508        MouseActions = <>
    509509        MarkupInfo.Background = clNone
     
    516516  object PopupMenuSource: TPopupMenu
    517517    Images = Core.ImageListMain
    518     left = 128
    519     top = 128
     518    left = 154
     519    top = 154
    520520    object MenuItem23: TMenuItem
    521521      Action = FormMain.ABreakpointToggle
     
    590590  object ActionList1: TActionList
    591591    Images = Core.ImageListMain
    592     left = 128
    593     top = 56
     592    left = 154
     593    top = 67
    594594    object AGenerateNumber: TAction
    595595      Caption = 'Generate number'
     
    644644    DefaultFilter = 'Soubory Java (*.java)|*.java'
    645645    Enabled = False
    646     left = 405
    647     top = 263
     646    left = 486
     647    top = 316
    648648  end
    649649end
  • trunk/Forms/UFormTargetCode.lfm

    r91 r103  
    11object FormTargetCode: TFormTargetCode
    22  Left = 682
    3   Height = 240
     3  Height = 288
    44  Top = 485
    5   Width = 320
     5  Width = 384
    66  Caption = 'Target code'
    7   ClientHeight = 240
    8   ClientWidth = 320
    9   DesignTimePPI = 120
    10   LCLVersion = '1.8.2.0'
     7  ClientHeight = 288
     8  ClientWidth = 384
     9  DesignTimePPI = 144
     10  LCLVersion = '2.0.0.4'
    1111  object MemoTarget: TMemo
    1212    Left = 0
    13     Height = 240
     13    Height = 288
    1414    Top = 0
    15     Width = 320
     15    Width = 384
    1616    Align = alClient
    1717    Font.Name = 'Courier New'
     
    2424  object PopupMenuTarget: TPopupMenu
    2525    Images = Core.ImageListMain
    26     left = 84
    27     top = 100
     26    left = 101
     27    top = 120
    2828    object MenuItem20: TMenuItem
    2929      Action = AFormatCode
     
    3535  object ActionList1: TActionList
    3636    Images = Core.ImageListMain
    37     left = 199
    38     top = 39
     37    left = 239
     38    top = 47
    3939    object AFormatCode: TAction
    4040      Caption = 'Format code'
  • trunk/Forms/UFormTargetOptions.lfm

    r92 r103  
    11object FormTargetOptions: TFormTargetOptions
    22  Left = 429
    3   Height = 206
     3  Height = 247
    44  Top = 228
    5   Width = 422
     5  Width = 506
    66  Caption = 'Target options'
    7   ClientHeight = 206
    8   ClientWidth = 422
    9   DesignTimePPI = 120
     7  ClientHeight = 247
     8  ClientWidth = 506
     9  DesignTimePPI = 144
    1010  OnClose = FormClose
    1111  OnCreate = FormCreate
    1212  OnShow = FormShow
    13   LCLVersion = '1.8.2.0'
     13  LCLVersion = '2.0.0.4'
    1414  object Edit1: TEdit
    15     Left = 8
    16     Height = 28
    17     Top = 32
    18     Width = 325
     15    Left = 10
     16    Height = 33
     17    Top = 38
     18    Width = 389
    1919    Anchors = [akTop, akLeft, akRight]
     20    ParentFont = False
    2021    TabOrder = 0
    2122  end
    2223  object Label1: TLabel
    23     Left = 8
    24     Height = 20
    25     Top = 7
    26     Width = 122
     24    Left = 10
     25    Height = 25
     26    Top = 8
     27    Width = 144
    2728    Caption = 'Compiler location:'
    2829    ParentColor = False
     30    ParentFont = False
    2931  end
    3032  object ButtonCompiler: TButton
    31     Left = 341
    32     Height = 31
    33     Top = 35
    34     Width = 75
     33    Left = 409
     34    Height = 37
     35    Top = 42
     36    Width = 90
    3537    Anchors = [akTop, akRight]
    3638    Caption = 'Select...'
    3739    OnClick = ButtonCompilerClick
     40    ParentFont = False
    3841    TabOrder = 1
    3942  end
    4043  object ButtonExecute: TButton
    41     Left = 341
    42     Height = 31
    43     Top = 96
    44     Width = 75
     44    Left = 409
     45    Height = 37
     46    Top = 115
     47    Width = 90
    4548    Anchors = [akTop, akRight]
    4649    Caption = 'Select...'
    4750    OnClick = ButtonExecuteClick
     51    ParentFont = False
    4852    TabOrder = 2
    4953  end
    5054  object Edit2: TEdit
    51     Left = 8
    52     Height = 28
    53     Top = 96
    54     Width = 325
     55    Left = 10
     56    Height = 33
     57    Top = 115
     58    Width = 389
    5559    Anchors = [akTop, akLeft, akRight]
     60    ParentFont = False
    5661    TabOrder = 3
    5762  end
    5863  object Label2: TLabel
    59     Left = 8
    60     Height = 20
    61     Top = 72
    62     Width = 118
     64    Left = 10
     65    Height = 25
     66    Top = 86
     67    Width = 139
    6368    Caption = 'Executor location:'
    6469    ParentColor = False
     70    ParentFont = False
    6571  end
    6672  object ButtonOk: TButton
    67     Left = 319
    68     Height = 31
    69     Top = 163
    70     Width = 91
     73    Left = 383
     74    Height = 37
     75    Top = 196
     76    Width = 109
    7177    Anchors = [akRight, akBottom]
    7278    Caption = 'Ok'
    7379    ModalResult = 1
     80    ParentFont = False
    7481    TabOrder = 4
    7582  end
    7683  object ButtonCancel: TButton
    77     Left = 207
    78     Height = 31
    79     Top = 163
    80     Width = 91
     84    Left = 248
     85    Height = 37
     86    Top = 196
     87    Width = 109
    8188    Anchors = [akRight, akBottom]
    8289    Caption = 'Cancel'
    8390    ModalResult = 2
     91    ParentFont = False
    8492    TabOrder = 5
    8593  end
     
    8795    DefaultExt = '.exe'
    8896    Filter = 'Program (*.exe)|*.exe|JakÃœkoliv soubor (*.*)|*.*'
    89     left = 98
    90     top = 121
     97    left = 118
     98    top = 145
    9199  end
    92100end
  • trunk/Forms/UFormTargets.lfm

    r96 r103  
    11object FormTargets: TFormTargets
    22  Left = 292
    3   Height = 344
     3  Height = 413
    44  Top = 138
    5   Width = 574
     5  Width = 689
    66  Caption = 'Compilers'
    7   ClientHeight = 344
    8   ClientWidth = 574
    9   DesignTimePPI = 120
     7  ClientHeight = 413
     8  ClientWidth = 689
     9  DesignTimePPI = 144
    1010  OnCreate = FormCreate
    1111  OnShow = FormShow
    12   LCLVersion = '1.8.2.0'
     12  LCLVersion = '2.0.0.4'
    1313  object ListView1: TListView
    14     Left = 8
    15     Height = 328
    16     Top = 8
    17     Width = 560
     14    Left = 10
     15    Height = 393
     16    Top = 10
     17    Width = 672
    1818    Anchors = [akTop, akLeft, akRight, akBottom]
    1919    Columns = <   
    2020      item
    2121        Caption = 'Name'
    22         Width = 80
     22        Width = 96
    2323      end   
    2424      item
    2525        Caption = 'Execution path'
    26         Width = 200
     26        Width = 240
    2727      end   
    2828      item
    2929        Caption = 'Compiler path'
    30         Width = 261
     30        Width = 313
    3131      end>
    3232    OwnerData = True
     33    ParentFont = False
    3334    ReadOnly = True
    3435    RowSelect = True
  • trunk/Languages/LazFuck.cs.po

    r97 r103  
    99"MIME-Version: 1.0\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "X-Generator: Poedit 1.8.8\n"
     11"X-Generator: Poedit 2.0.6\n"
    1212"Language: cs\n"
    1313
     
    3131msgstr "   "
    3232
    33 #: tformcompilers.caption
    34 msgctxt "tformcompilers.caption"
    35 msgid "Compilers"
    36 msgstr "Překladače"
    37 
    38 #: tformcompilers.listview1.columns[0].caption
    39 msgctxt "tformcompilers.listview1.columns[0].caption"
    40 msgid "Name"
    41 msgstr "Jméno"
    42 
    43 #: tformcompilers.listview1.columns[1].caption
    44 msgctxt "tformcompilers.listview1.columns[1].caption"
    45 msgid "Execution path"
    46 msgstr "Cesta vykonání"
    47 
    48 #: tformcompilers.listview1.columns[2].caption
    49 msgctxt "tformcompilers.listview1.columns[2].caption"
    50 msgid "Compiler path"
    51 msgstr "Cesta překladače"
    52 
    5333#: tformcpu.caption
    54 #| msgid "Interpretter"
    5534msgctxt "tformcpu.caption"
    5635msgid "CPU"
     
    560539msgstr "Cesta překladače"
    561540
    562 #: toptionsform.buttoncancel.caption
    563 msgctxt "toptionsform.buttoncancel.caption"
    564 msgid "Cancel"
    565 msgstr "ZruÅ¡it"
    566 
    567 #: toptionsform.buttonok.caption
    568 msgctxt "toptionsform.buttonok.caption"
    569 msgid "Ok"
    570 msgstr "Ok"
    571 
    572 #: toptionsform.caption
    573 msgctxt "toptionsform.caption"
    574 msgid "Options"
    575 msgstr "Volby"
    576 
    577 #: toptionsform.checkbox1.caption
    578 msgctxt "toptionsform.checkbox1.caption"
    579 msgid "Reopend last opened project"
    580 msgstr "Otevřít naposledy otevřenÃœ projekt"
    581 
    582 #: toptionsform.checkboxdpiauto.caption
    583 msgctxt "toptionsform.checkboxdpiauto.caption"
    584 msgid "Automatic DPI"
    585 msgstr "Automatické DPI"
    586 
    587 #: toptionsform.checkboxoptimizeaddsub.caption
    588 msgctxt "toptionsform.checkboxoptimizeaddsub.caption"
    589 msgid "Addition and subtraction"
    590 msgstr "Sčítání a odečítání"
    591 
    592 #: toptionsform.checkboxoptimizecopymultiply.caption
    593 msgctxt "toptionsform.checkboxoptimizecopymultiply.caption"
    594 msgid "Copy multiply"
    595 msgstr "Kopírování a násobení"
    596 
    597 #: toptionsform.checkboxoptimizemerge.caption
    598 msgctxt "toptionsform.checkboxoptimizemerge.caption"
    599 msgid "Merge same operations"
    600 msgstr "Sloučit stejné operace"
    601 
    602 #: toptionsform.checkboxoptimizerelativeindexes.caption
    603 msgctxt "toptionsform.checkboxoptimizerelativeindexes.caption"
    604 msgid "Relative indexes"
    605 msgstr "Relativní indexy"
    606 
    607 #: toptionsform.label1.caption
    608 msgctxt "toptionsform.label1.caption"
    609 msgid "Memory size:"
    610 msgstr "Velikost paměti:"
    611 
    612 #: toptionsform.label2.caption
    613 msgctxt "toptionsform.label2.caption"
    614 msgid "Cell size:"
    615 msgstr "Velikost buňky:"
    616 
    617 #: toptionsform.label3.caption
    618 msgctxt "toptionsform.label3.caption"
    619 msgid "Interface language:"
    620 msgstr "Jazyk rozhraní:"
    621 
    622 #: toptionsform.label4.caption
    623 msgctxt "toptionsform.label4.caption"
    624 msgid "Compiler optimizations:"
    625 msgstr "Optimalizace překladače:"
    626 
    627 #: toptionsform.labeldpi.caption
    628 msgctxt "toptionsform.labeldpi.caption"
    629 msgid "DPI:"
    630 msgstr "DPI:"
    631 
    632 #: toptionsform.labelx.caption
    633 msgctxt "toptionsform.labelx.caption"
    634 msgid "x"
    635 msgstr "x"
    636 
    637541#: uformabout.slicense
    638542msgid "License"
     
    743647msgid "Unsupported command"
    744648msgstr "NepodporovanÃœ příkaz"
    745 
  • trunk/Languages/LazFuck.po

    r97 r103  
    2121msgstr ""
    2222
    23 #: tformcompilers.caption
    24 msgctxt "TFORMCOMPILERS.CAPTION"
    25 msgid "Compilers"
    26 msgstr ""
    27 
    28 #: tformcompilers.listview1.columns[0].caption
    29 msgctxt "tformcompilers.listview1.columns[0].caption"
    30 msgid "Name"
    31 msgstr ""
    32 
    33 #: tformcompilers.listview1.columns[1].caption
    34 msgctxt "tformcompilers.listview1.columns[1].caption"
    35 msgid "Execution path"
    36 msgstr ""
    37 
    38 #: tformcompilers.listview1.columns[2].caption
    39 msgctxt "tformcompilers.listview1.columns[2].caption"
    40 msgid "Compiler path"
    41 msgstr ""
    42 
    4323#: tformcpu.caption
    4424msgid "CPU"
     
    515495msgstr ""
    516496
    517 #: toptionsform.buttoncancel.caption
    518 msgctxt "toptionsform.buttoncancel.caption"
    519 msgid "Cancel"
    520 msgstr ""
    521 
    522 #: toptionsform.buttonok.caption
    523 msgctxt "toptionsform.buttonok.caption"
    524 msgid "Ok"
    525 msgstr ""
    526 
    527 #: toptionsform.caption
    528 msgctxt "TOPTIONSFORM.CAPTION"
    529 msgid "Options"
    530 msgstr ""
    531 
    532 #: toptionsform.checkbox1.caption
    533 msgctxt "toptionsform.checkbox1.caption"
    534 msgid "Reopend last opened project"
    535 msgstr ""
    536 
    537 #: toptionsform.checkboxdpiauto.caption
    538 msgctxt "toptionsform.checkboxdpiauto.caption"
    539 msgid "Automatic DPI"
    540 msgstr ""
    541 
    542 #: toptionsform.checkboxoptimizeaddsub.caption
    543 msgctxt "toptionsform.checkboxoptimizeaddsub.caption"
    544 msgid "Addition and subtraction"
    545 msgstr ""
    546 
    547 #: toptionsform.checkboxoptimizecopymultiply.caption
    548 msgctxt "toptionsform.checkboxoptimizecopymultiply.caption"
    549 msgid "Copy multiply"
    550 msgstr ""
    551 
    552 #: toptionsform.checkboxoptimizemerge.caption
    553 msgctxt "toptionsform.checkboxoptimizemerge.caption"
    554 msgid "Merge same operations"
    555 msgstr ""
    556 
    557 #: toptionsform.checkboxoptimizerelativeindexes.caption
    558 msgctxt "toptionsform.checkboxoptimizerelativeindexes.caption"
    559 msgid "Relative indexes"
    560 msgstr ""
    561 
    562 #: toptionsform.label1.caption
    563 msgctxt "toptionsform.label1.caption"
    564 msgid "Memory size:"
    565 msgstr ""
    566 
    567 #: toptionsform.label2.caption
    568 msgctxt "toptionsform.label2.caption"
    569 msgid "Cell size:"
    570 msgstr ""
    571 
    572 #: toptionsform.label3.caption
    573 msgctxt "toptionsform.label3.caption"
    574 msgid "Interface language:"
    575 msgstr ""
    576 
    577 #: toptionsform.label4.caption
    578 msgctxt "toptionsform.label4.caption"
    579 msgid "Compiler optimizations:"
    580 msgstr ""
    581 
    582 #: toptionsform.labeldpi.caption
    583 msgctxt "toptionsform.labeldpi.caption"
    584 msgid "DPI:"
    585 msgstr ""
    586 
    587 #: toptionsform.labelx.caption
    588 msgctxt "toptionsform.labelx.caption"
    589 msgid "x"
    590 msgstr ""
    591 
    592497#: uformabout.slicense
    593498msgid "License"
Note: See TracChangeset for help on using the changeset viewer.