Subversion Repositories Kolibri OS

Rev

Rev 987 | Rev 5240 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 987 Rev 4489
Line 238... Line 238...
238
	and	byte[mm.File+3],0xFE
238
	and	byte[mm.File+3],0xFE
239
    @@: ret
239
    @@: ret
Line 240... Line 240...
240
 
240
 
241
  .edit:
241
  .edit:
-
 
242
	or	byte[mm.Edit+2],0x01
242
	or	byte[mm.Edit+2],0x01
243
	call	check_clipboard_for_popup
243
	cmp	[copy_size],0
244
	cmp	[popup_valid_text],0
244
	jne	@f
245
	jne	@f
245
	and	byte[mm.Edit+2],0xFE
246
	and	byte[mm.Edit+2],0xFE
246
    @@: or	dword[mm.Edit+0],0x01000101
247
    @@: or	dword[mm.Edit+0],0x01000101
247
	cmp	[sel.selected],0
248
	cmp	[sel.selected],0