File: editra.wpr

package info (click to toggle)
wxwidgets2.8 2.8.7.1-1.1%2Blenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 226,072 kB
  • ctags: 277,896
  • sloc: cpp: 1,769,805; xml: 396,717; python: 234,264; ansic: 126,047; makefile: 49,752; sh: 14,235; asm: 284; sql: 263; lex: 194; perl: 139; yacc: 128; pascal: 95; php: 23; haskell: 20; ruby: 20; java: 18; erlang: 17; lisp: 13; tcl: 10; csh: 9; ml: 9; ada: 5
file content (645 lines) | stat: -rw-r--r-- 23,444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('src'),
                        'excludes': (),
                        'filter': '*.py',
                        'include_hidden': 0,
                        'recursive': 1,
                        'watch_for_changes': 1}]
proj.file-list = [loc('../../../scripts/editra'),
                  loc('src/Editra.py')]
proj.file-type = 'normal'
[user attributes]
debug.breakpoints = {loc('../../../scripts/editra'): {11: (0,
        None,
        1,
        0)},
                     loc('src/Editra.py'): {445: (0,
        None,
        1,
        0)},
                     loc('src/ed_art.py'): {87: (0,
        None,
        1,
        0)},
                     loc('src/ed_theme.py'): {114: (0,
        None,
        1,
        0),
        130: (0,
              None,
              1,
              0),
        142: (0,
              None,
              1,
              0),
        241: (0,
              None,
              1,
              0),
        309: (0,
              None,
              1,
              0)}}
debug.debug-probe-history = {loc('src/Editra.py'): ['import os\n',
        'os.getcwd()\n',
        'import sys\n',
        'sys.path[0]\n']}
debug.err-values = {None: {},
                    loc('../../../scripts/editra'): {'stack[2].globals': (-4,
        None,
        None,
        '0xaf0a50',
        None,
        4,
        'dict',
        1,
        None,
        None,
        0,
        0),
        'stack[3].globals': (-4,
                             None,
                             None,
                             '0xaf0a50',
                             None,
                             4,
                             'dict',
                             1,
                             None,
                             None,
                             0,
                             0)},
                    loc('src/Editra.py'): {'stack[2].globals.cvar': (-2,
        None,
        None,
        'error',
        None,
        1,
        None,
        1,
        '<error handling value>',
        None,
        None,
        0),
        'stack[3].globals': (-4,
                             None,
                             None,
                             '0xb4a780',
                             None,
                             4,
                             'dict',
                             1,
                             None,
                             None,
                             0,
                             0)}}
debug.var-col-widths = [0.33523809523809522,
                        0.66476190476190478]
guimgr.overall-gui-state = {'windowing-policy': 'combined-window',
                            'windows': [{'name': 'ye6xzuXuaIJED6qoBM5buzJ0p6'\
        'h8FuDT',
        'size-state': '',
        'type': 'dock',
        'view': {'area': 'tall',
                 'current_pages': [0,
                                   0],
                 'notebook_display': 'normal',
                 'notebook_percent': 0.25,
                 'override_title': None,
                 'pagelist': [('debug-stack',
                               'tall',
                               1,
                               {'codeline-mode': 'below'}),
                              ('project',
                               'tall',
                               0,
                               {'tree-state': {'tree-states': {'deep': {'col'\
        'umn-widths': [1.0],
        'expanded-nodes': [],
        'selected-nodes': [],
        'top-node': (0,)},
        'flat': {'column-widths': [1.0],
                 'expanded-nodes': [(0,),
                                    (1,)],
                 'selected-nodes': [(1,
                                     17)],
                 'top-node': (0,)}},
        'tree-style': 'flat'}}),
                              ('source-assistant',
                               'tall',
                               2,
                               {'docstring-during-complete': 0,
                                'wrap-lines': 1}),
                              ('browser',
                               'tall',
                               0,
                               None),
                              ('templating#02EFWRQK9X23',
                               'tall',
                               0,
                               {'tree-states': {u'/Applications/MyApps/Development/WingIDE.app/Contents/MacOS/scripts/templates': [],
        u'/Users/robind/.wingide3/templates': []}})],
                 'primary_view_state': {'area': 'wide',
        'current_pages': [4,
                          5],
        'notebook_display': 'normal',
        'notebook_percent': 0.30000000000000004,
        'override_title': None,
        'pagelist': [('bookmarks',
                      'wide',
                      1,
                      {'tree-state': []}),
                     ('debug-breakpoints',
                      'wide',
                      0,
                      {'tree-state': []}),
                     ('debug-io',
                      'wide',
                      1,
                      {'attrib-starts': [],
                       'first-line': 0,
                       'sel-line': 2,
                       'sel-line-start': 64,
                       'selection_end': 64,
                       'selection_start': 64}),
                     ('debug-probe',
                      'wide',
                      2,
                      {'attrib-starts': [],
                       'first-line': 0,
                       'sel-line': 6,
                       'sel-line-start': 137,
                       'selection_end': 141,
                       'selection_start': 141}),
                     ('debug-exceptions',
                      'wide',
                      0,
                      {}),
                     ('debug-modules',
                      'wide',
                      1,
                      {}),
                     ('python-shell',
                      'wide',
                      2,
                      {'attrib-starts': [],
                       'first-line': 0,
                       'sel-line': 3,
                       'sel-line-start': 167,
                       'selection_end': 171,
                       'selection_start': 171}),
                     ('interactive-search',
                      'wide',
                      0,
                      {'fScope': {'fFileSetName': u'All Source Files',
                                  'fLocation': None,
                                  'fRecursive': True,
                                  'fType': 'current-file'},
                       'fSearchSpec': {'fEndPos': None,
                                       'fIncludeLinenos': True,
                                       'fInterpretBackslashes': False,
                                       'fMatchCase': False,
                                       'fOmitBinary': True,
                                       'fRegexFlags': 46,
                                       'fReplaceText': '',
                                       'fReverse': False,
                                       'fSearchText': u'toolbar',
                                       'fStartPos': 0,
                                       'fStyle': 'text',
                                       'fWholeWords': False,
                                       'fWrap': True},
                       'fUIOptions': {'fAutoBackground': True,
                                      'fFilePrefix': 'short-file',
                                      'fFindAfterReplace': True,
                                      'fInSelection': False,
                                      'fIncremental': True,
                                      'fReplaceOnDisk': False,
                                      'fShowFirstMatch': False,
                                      'fShowLineno': True,
                                      'fShowReplaceWidgets': False},
                       'replace-entry-expanded': False,
                       'search-entry-expanded': False}),
                     ('batch-search',
                      'wide',
                      0,
                      {'fScope': {'fFileSetName': u'All Source Files',
                                  'fLocation': None,
                                  'fRecursive': 1,
                                  'fType': 'current-file'},
                       'fSearchSpec': {'fEndPos': None,
                                       'fIncludeLinenos': 1,
                                       'fInterpretBackslashes': 0,
                                       'fMatchCase': 0,
                                       'fOmitBinary': 1,
                                       'fRegexFlags': 46,
                                       'fReplaceText': '',
                                       'fReverse': 0,
                                       'fSearchText': '',
                                       'fStartPos': 0,
                                       'fStyle': 'text',
                                       'fWholeWords': 0,
                                       'fWrap': 1},
                       'fUIOptions': {'fAutoBackground': 1,
                                      'fFilePrefix': 'short-file',
                                      'fFindAfterReplace': 1,
                                      'fInSelection': 0,
                                      'fIncremental': 1,
                                      'fReplaceOnDisk': 0,
                                      'fShowFirstMatch': 0,
                                      'fShowLineno': 1,
                                      'fShowReplaceWidgets': 0},
                       'replace-entry-expanded': 0,
                       'search-entry-expanded': 0}),
                     ('debug-data',
                      'wide',
                      0,
                      {}),
                     ('testing',
                      'wide',
                      0,
                      {'added-files': [],
                       'filter': '',
                       'recent-filters': None}),
                     ('debug-watch',
                      'wide',
                      1,
                      {'node-states': [('eval',
        'ed_glob.CONFIG')],
                       'tree-state': {'column-widths': [0.34980237154150196,
        0.65019762845849804],
                                      'expanded-nodes': [(0,)],
                                      'selected-nodes': [],
                                      'top-node': (0,)}})],
        'primary_view_state': {'editor_states': {'bookmarks': ([(loc('../../_core.py'),
        {'attrib-starts': [('GetApp',
                            7620)],
         'first-line': 7621,
         'sel-line': 7626,
         'sel-line-start': 287768,
         'selection_end': 287768,
         'selection_start': 287768},
        1194587185.3777821),
        (loc('../../_core.py'),
         {'attrib-starts': [('GetApp',
                             7620)],
          'first-line': 7621,
          'sel-line': 7626,
          'sel-line-start': 287768,
          'selection_end': 287768,
          'selection_start': 287768},
         1194587191.018522),
        (loc('src/Editra.py'),
         {'attrib-starts': [('Editra',
                             49),
                            ('Editra.GetPluginManager',
                             161)],
          'first-line': 150,
          'sel-line': 167,
          'sel-line-start': 5752,
          'selection_end': 5752,
          'selection_start': 5752},
         1194587192.520865),
        (loc('src/Editra.py'),
         {'attrib-starts': [('Editra',
                             49),
                            ('Editra.GetPluginManager',
                             161)],
          'first-line': 150,
          'sel-line': 167,
          'sel-line-start': 5752,
          'selection_end': 5752,
          'selection_start': 5752},
         1194587199.5056701),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 148,
          'sel-line': 184,
          'sel-line-start': 7278,
          'selection_end': 7278,
          'selection_start': 7278},
         1194587200.742121),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 163,
          'sel-line': 189,
          'sel-line-start': 7432,
          'selection_end': 7432,
          'selection_start': 7432},
         1194587210.0777681),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 163,
          'sel-line': 190,
          'sel-line-start': 7460,
          'selection_end': 7460,
          'selection_start': 7460},
         1194587217.0740221),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 163,
          'sel-line': 191,
          'sel-line-start': 7507,
          'selection_end': 7507,
          'selection_start': 7507},
         1194587222.0614009),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 163,
          'sel-line': 192,
          'sel-line-start': 7532,
          'selection_end': 7532,
          'selection_start': 7532},
         1194587226.0814869),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 163,
          'sel-line': 193,
          'sel-line-start': 7583,
          'selection_end': 7583,
          'selection_start': 7583},
         1194587229.6818271),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 163,
          'sel-line': 194,
          'sel-line-start': 7622,
          'selection_end': 7622,
          'selection_start': 7622},
         1194587241.683048),
        (loc('src/plugin.py'),
         {'attrib-starts': [('Plugin',
                             170),
                            ('Plugin.__new__',
                             174)],
          'first-line': 163,
          'sel-line': 194,
          'sel-line-start': 7622,
          'selection_end': 7622,
          'selection_start': 7622},
         1194587242.6704171),
        (loc('src/ed_art.py'),
         {'attrib-starts': [('EditraArt',
                             75),
                            ('EditraArt.__init__',
                             84)],
          'first-line': 58,
          'sel-line': 87,
          'sel-line-start': 4277,
          'selection_end': 4277,
          'selection_start': 4277},
         1194587243.7196951),
        (loc('../../_misc.py'),
         {'attrib-starts': [],
          'first-line': 0,
          'sel-line': 0,
          'sel-line-start': 0,
          'selection_end': 0,
          'selection_start': 0},
         1194587253.5161951),
        (loc('../../_misc.py'),
         {'attrib-starts': [('ArtProvider',
                             2611),
                            ('ArtProvider.Push',
                             2664)],
          'first-line': 2634,
          'sel-line': 2670,
          'sel-line-start': 101255,
          'selection_end': 101255,
          'selection_start': 101255},
         1194587253.7268081),
        (loc('../../_misc.py'),
         {'attrib-starts': [('ArtProvider',
                             2611),
                            ('ArtProvider.Push',
                             2664)],
          'first-line': 2634,
          'sel-line': 2670,
          'sel-line-start': 101255,
          'selection_end': 101255,
          'selection_start': 101255},
         1194587424.133584),
        (loc('../../_misc.py'),
         {'attrib-starts': [('ArtProvider',
                             2611),
                            ('ArtProvider.Push',
                             2664)],
          'first-line': 2634,
          'sel-line': 2670,
          'sel-line-start': 101255,
          'selection_end': 101255,
          'selection_start': 101255},
         1194587424.3074319),
        (loc('src/Editra.py'),
         {'attrib-starts': [('Editra',
                             49),
                            ('Editra.OnInit',
                             71)],
          'first-line': 64,
          'sel-line': 77,
          'sel-line-start': 2924,
          'selection_end': 2966,
          'selection_start': 2966},
         1194587428.246702),
        (loc('src/Editra.py'),
         {'attrib-starts': [('Main',
                             438)],
          'first-line': 455,
          'sel-line': 491,
          'sel-line-start': 17529,
          'selection_end': 17529,
          'selection_start': 17529},
         1194587540.2181849),
        [loc('src/ed_theme.py'),
         {'attrib-starts': [('BitmapProvider',
                             102),
                            ('BitmapProvider.GetBitmap',
                             131)],
          'first-line': 136,
          'sel-line': 141,
          'sel-line-start': 5309,
          'selection_end': 5309,
          'selection_start': 5309},
         1194587547.900651]],
        19),
        'current-loc': loc('src/ed_theme.py'),
        'editor-states': {loc('../../../scripts/editra'): {'attrib-starts': [],
        'first-line': 0,
        'sel-line': 19,
        'sel-line-start': 294,
        'selection_end': 294,
        'selection_start': 294},
                          loc('src/Editra.py'): {'attrib-starts': [('Main',
        438)],
        'first-line': 455,
        'sel-line': 491,
        'sel-line-start': 17529,
        'selection_end': 17529,
        'selection_start': 17529},
                          loc('src/ed_art.py'): {'attrib-starts': [('EditraA'\
        'rt',
        75),
        ('EditraArt.__init__',
         84)],
        'first-line': 58,
        'sel-line': 87,
        'sel-line-start': 4277,
        'selection_end': 4277,
        'selection_start': 4277},
                          loc('src/ed_cmdbar.py'): {'attrib-starts': [],
        'first-line': 380,
        'sel-line': 16,
        'sel-line-start': 1107,
        'selection_end': 1183,
        'selection_start': 1183},
                          loc('src/ed_main.py'): {'attrib-starts': [('MainWi'\
        'ndow',
        55),
        ('MainWindow.__init__',
         60)],
        'first-line': 94,
        'sel-line': 118,
        'sel-line-start': 4615,
        'selection_end': 4651,
        'selection_start': 4651},
                          loc('src/ed_theme.py'): {'attrib-starts': [('Bitma'\
        'pProvider',
        102),
        ('BitmapProvider.GetBitmap',
         131)],
        'first-line': 128,
        'sel-line': 142,
        'sel-line-start': 5352,
        'selection_end': 5380,
        'selection_start': 5380},
                          loc('src/ed_toolbar.py'): {'attrib-starts': [('EdT'\
        'oolBar',
        41),
        ('EdToolBar._PopulateTools',
         66)],
        'first-line': 82,
        'sel-line': 90,
        'sel-line-start': 4088,
        'selection_end': 4111,
        'selection_start': 4111},
                          loc('src/profiler.py'): {'attrib-starts': [('Profi'\
        'le_Get',
        253)],
        'first-line': 224,
        'sel-line': 260,
        'sel-line-start': 10629,
        'selection_end': 10629,
        'selection_start': 10629}},
        'has-focus': True},
                               'open_files': [u'../../../scripts/editra',
        u'src/ed_cmdbar.py',
        u'src/ed_main.py',
        u'src/profiler.py',
        u'src/ed_toolbar.py',
        u'src/ed_art.py',
        u'src/Editra.py',
        u'src/ed_theme.py']},
        'split_percents': {0: 0.5},
        'splits': 2,
        'tab_location': 'top',
        'user_data': {}},
                 'split_percents': {0: 0.5},
                 'splits': 2,
                 'tab_location': 'left',
                 'user_data': {}},
        'window-alloc': (283,
                         51,
                         1445,
                         1048)}]}
guimgr.recent-documents = [loc('src/ed_theme.py'),
                           loc('src/Editra.py'),
                           loc('src/ed_art.py'),
                           loc('src/ed_toolbar.py')]
guimgr.visual-state = {loc('../../_core.py'): {'attrib-starts': [('GetApp',
        7620)],
        'first-line': 7621,
        'sel-line': 7626,
        'sel-line-start': 287768,
        'selection_end': 287768,
        'selection_start': 287768},
                       loc('../../_misc.py'): {'attrib-starts': [('ArtProvid'\
        'er',
        2611),
        ('ArtProvider.Push',
         2664)],
        'first-line': 2634,
        'sel-line': 2670,
        'sel-line-start': 101255,
        'selection_end': 101255,
        'selection_start': 101255},
                       loc('src/extern/events.py'): {'attrib-starts': [('App'\
        'EventHandlerMixin',
        39),
        ('AppEventHandlerMixin.__init__',
         54)],
        'first-line': 30,
        'sel-line': 61,
        'sel-line-start': 2331,
        'selection_end': 2331,
        'selection_start': 2331},
                       loc('src/plugin.py'): {'attrib-starts': [('Plugin',
        170),
        ('Plugin.__new__',
         174)],
        'first-line': 163,
        'sel-line': 194,
        'sel-line-start': 7622,
        'selection_end': 7622,
        'selection_start': 7622},
                       loc('src/profiler.py'): {'attrib-starts': [('UpdatePr'\
        'ofileLoader',
        428)],
        'first-line': 406,
        'sel-line': 446,
        'sel-line-start': 16467,
        'selection_end': 16467,
        'selection_start': 16467},
                       loc('src/util.py'): {'attrib-starts': [('ResolvConfig'\
        'Dir',
        521)],
        'first-line': 509,
        'sel-line': 541,
        'sel-line-start': 19049,
        'selection_end': 19049,
        'selection_start': 19049}}
proj.env-vars = {None: ('default',
                        ['']),
                 loc('../../../scripts/editra'): ('project',
        ['']),
                 loc('src/Editra.py'): ('project',
        [''])}
proj.initial-dir = {None: ('custom',
                           '/projects/wx/2.8/wxPython')}
proj.pypath = {None: ('custom',
                      '/projects/wx/2.8/wxPython')}