Subversion Repositories Kolibri OS

Rev

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

Rev 593 Rev 1362
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 593 $
8
$Revision: 1362 $
Line 9... Line 9...
9
 
9
 
Line 309... Line 309...
309
		add   bx,word [edi+WDATA.box.height]
309
		add   bx,word [edi+WDATA.box.height]
310
;        mov   esi,[edi+24]
310
;        mov   esi,[edi+24]
311
;        shr   esi,1
311
;        shr   esi,1
312
;        and   esi,0x007f7f7f
312
;        and   esi,0x007f7f7f
313
        mov   esi,[ebp+SKIN_DATA.colors.outer]
313
        mov   esi,[ebp+SKIN_DATA.colors.outer]
314
        or      [edi+WDATA.fl_wdrawn], 4
-
 
315
        call  draw_rectangle
314
        call  draw_rectangle
316
        mov   ecx,3
315
        mov   ecx,3
317
      _dw3l:
316
      _dw3l:
318
        add   eax,1*65536-1
317
        add   eax,1*65536-1
319
        add   ebx,1*65536-1
318
        add   ebx,1*65536-1
Line 453... Line 452...
453
        dec   ebx
452
        dec   ebx
454
        mov   [eax],bx
453
        mov   [eax],bx
Line 455... Line 454...
455
 
454
 
456
      no_skin_add_button:
455
      no_skin_add_button:
457
        pop     edi
-
 
458
        and     [edi+WDATA.fl_wdrawn], not 4
-
 
459
        test    [edi+WDATA.fl_wdrawn], 2
-
 
460
        jz      @f
-
 
461
        call    drawwindowframes2
-
 
462
@@:
-
 
463
 
456
        pop     edi
Line 464... Line 457...
464
        popa
457
        popa