Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 6328 → Rev 6329

/programs/media/animage/trunk/panel_buttons.gif
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/programs/media/animage/trunk/gif_lite.inc
File deleted
/programs/media/animage/trunk/animage.asm
44,7 → 44,6
@use_library_mem mem.Alloc,mem.Free,mem.ReAlloc,dll.Load
 
COLOR_ORDER equ MENUETOS
include 'gif_lite.inc'
include 'bmplib.inc'
include 'dialog2.inc'
include 'design.inc'
55,7 → 54,7
include 'load_from_parameters.inc'
 
START:
mcall 68,11
mcall SF_SYS_MISC,SSF_HEAP_INIT
load_libraries l_libs_start,end_l_libs
 
64,7 → 63,7
;--------------------------------------------------------
;---------------set events mask--------------------------
;--------------------------------------------------------
mcall 40,0x80000067 ; 1100111b
mcall SF_SET_EVENTS_MASK,0x80000067 ; 1100111b
;---------------------------------------------------------
;-----------------------init data-------------------------
;---------------------------------------------------------
177,7 → 176,7
;----------------------------------------------------------
dd 0
panel_picture:
file 'panel_buttons.gif'
file 'panel_buttons.png'
.end:
;****************cursors******************
brush_cursor:
/programs/media/animage/trunk/panel_buttons.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property