Subversion Repositories Kolibri OS

Rev

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

Rev 6385 Rev 6741
Line 1... Line 1...
1
;*******************************************************
1
;*******************************************************
2
;**************GRAPHICS EDITOR ANIMAGE *****************
2
;**************GRAPHICS EDITOR ANIMAGE *****************
3
;*******************************************************
3
;*******************************************************
-
 
4
; version: 1.52
-
 
5
; last update:  23.11.2016
-
 
6
; changes:      Can save *.png files
-
 
7
; autors:       IgorA
-
 
8
;--------------------------------------------------------
4
; version: 1.51
9
; version: 1.51
5
; last update:  23.03.2016
10
; last update:  23.03.2016
6
; changes:      Use library 'kmenu.obj', update GUI
11
; changes:      Use library 'kmenu.obj', update GUI
7
; autors:       IgorA, Veliant, Leency
12
; autors:       IgorA, Veliant, Leency
8
;--------------------------------------------------------
13
;--------------------------------------------------------
Line 40... Line 45...
40
include '../../../proc32.inc'
45
include '../../../proc32.inc'
41
include '../../../KOSfuncs.inc'
46
include '../../../KOSfuncs.inc'
42
include '../../../develop/libraries/box_lib/load_lib.mac'
47
include '../../../develop/libraries/box_lib/load_lib.mac'
43
include '../../../dll.inc'
48
include '../../../dll.inc'
44
include '../../../libio.inc'
49
include '../../../libio.inc'
45
;include '../../../develop/libraries/libs-dev/libimg/libimg.inc'
50
include '../../../develop/libraries/libs-dev/libimg/libimg.inc'
46
;include '../../../debug.inc'
51
;include '../../../debug.inc'
Line 47... Line 52...
47
 
52
 
Line 48... Line 53...
48
@use_library_mem mem.Alloc,mem.Free,mem.ReAlloc,dll.Load
53
@use_library_mem mem.Alloc,mem.Free,mem.ReAlloc,dll.Load