Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2124 → Rev 2125

/programs/other/t_edit_synt/te_syntax.asm
201,9 → 201,8
mov edx,txt_out_file
int 0x40
 
mov ebx,(215+CAPT_PATH_WIDTH) shl 16 + 10
mov edx,file_name
int 0x40
push dword PathShow_data_1
call [PathShow_draw]
 
stdcall [edit_box_draw],dword edit1
stdcall [tl_draw],dword tree1
313,7 → 312,7
;@@:
ret
 
hed db 'TextEditor syntax file converter 22.08.11',0 ;¯®¤¯¨áì ®ª­ 
hed db 'TextEditor syntax file converter 26.08.11',0 ;¯®¤¯¨áì ®ª­ 
 
txt122 db '‡ £à. ä ©«',0
txt148 db '‘®åà. ä ©«',0
320,11 → 319,6
txt_inp_file db 'ˆáå. ä ©«:',0
txt_out_file db '‚ëå. ä ©«:',0
 
edit1 edit_box 305+16-CAPT_PATH_WIDTH, 215+CAPT_PATH_WIDTH, 25, 0xffffff, 0xff, 0xff0000, 0, 0x80, MAX_COLOR_WORD_LEN, ed_buffer.127, mouse_dd, 0
 
ed_buffer: ;⥪áâ ¤«ï edit
.127: rb MAX_COLOR_WORD_LEN+2
 
err_message_found_lib0 db 'Sorry I cannot found library box_lib.obj',0
head_f_i0:
head_f_l0 db 'System error',0
350,6 → 344,4
rb 4096
file_name_rez:
rb 4096
file_info:
rb 40
mem: