Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7570 → Rev 7571

/programs/other/t_edit/t_draw.inc
33,6 → 33,13
inc cx
bt word[panel_but+3],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Save as
@@:
 
inc cx
bt word[panel_but+4],0
jnc @f
add edx,30 shl 16
call draw_but_icon ;Select word
@@:
43,7 → 50,7
and ecx,0xffff
@@:
inc cx
bt word[panel_but+4],0
bt word[panel_but+5],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Cut
50,7 → 57,7
@@:
 
inc cx
bt word[panel_but+5],0
bt word[panel_but+6],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Copy
62,7 → 69,7
and ecx,0xffff
@@:
inc cx
bt word[panel_but+6],0
bt word[panel_but+7],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Paste
70,7 → 77,7
or ecx,0x40000000
 
inc cx
bt word[panel_but+7],0
bt word[panel_but+8],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Found
77,7 → 84,7
@@:
 
inc cx
bt word[panel_but+8],0
bt word[panel_but+9],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Replace
84,7 → 91,7
@@:
 
inc cx
bt word[panel_but+9],0
bt word[panel_but+10],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Key words
96,7 → 103,7
and ecx,0xffff
@@:
inc cx
bt word[panel_but+10],0
bt word[panel_but+11],0
jnc @f
add edx,30 shl 16
call draw_but_icon ;Upper
103,7 → 110,7
@@:
 
inc cx
bt word[panel_but+11],0
bt word[panel_but+12],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Lower
110,7 → 117,7
@@:
 
inc cx
bt word[panel_but+12],0
bt word[panel_but+13],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Reverse
123,7 → 130,7
and ecx,0xffff
@@:
inc cx
bt word[panel_but+13],0
bt word[panel_but+14],0
jnc @f
add edx,30 shl 16
call draw_but_icon ;Undo
135,7 → 142,7
and ecx,0xffff
@@:
inc cx
bt word[panel_but+14],0
bt word[panel_but+15],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Redo
143,7 → 150,7
or ecx,0x40000000
 
inc cx
bt word[panel_but+15],0
bt word[panel_but+16],0
jnc @f
add edx,30 shl 16
call draw_but_icon ;Invisible on|off
150,21 → 157,21
@@:
 
inc cx
bt word[panel_but+16],0
bt word[panel_but+17],0
jnc @f
add edx,25 shl 16
call draw_but_icon
call draw_but_icon ;Âûáîð ôàéëà ïîäñâåòêè
@@:
 
inc cx
bt word[panel_but+17],0
bt word[panel_but+18],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;Âûáîð ôàéëà ïîäñâåòêè
call draw_but_icon ;Ïîäñâåòêà âêë|âûêë
@@:
 
inc cx
bt word[panel_but+18],0
bt word[panel_but+19],0
jnc @f
add edx,30 shl 16
call draw_but_icon ;cp 1251 -> 866
171,7 → 178,7
@@:
 
inc cx
bt word[panel_but+19],0
bt word[panel_but+20],0
jnc @f
add edx,25 shl 16
call draw_but_icon ;cp 866 -> 1251