BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
Kolibri OS
(root)
/
programs
/
other
/
planet_v
/
planet_v.asm
@ 1464
– Rev 9587
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
9587
626 d 7 h
vitalkrilov
/programs/
Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
8262
1032 d 6 h
IgorA
/programs/
t_edit: fix open null file
6238
2778 d 3 h
IgorA
/programs/other/planet_v/
update code
5911
2875 d 21 h
IgorA
/programs/
1) update 'tree_list', functions use stdcall
2) update 5 programs for new 'tree_list'
3175
3903 d 22 h
IgorA
/programs/other/planet_v/
planet_v use check_box2
3014
3972 d 9 h
dunkaist
/programs/
merge mem.inc to dll.inc
place dll.inc in /programs
delete all the other dll.inc and mem.inc files
correct some programs to use common dll.inc
2078
4420 d 8 h
Albom
/programs/other/planet_v/
Planet_v: auto refresh after start
1619
4756 d 4 h
IgorA
/programs/
1) new function 'edit_box_set_text' in 'box_lib'
2) small updates in 'fasm', 'planet_v', 'nu_pogodi'
1592
4779 d 11 h
IgorA
/programs/
't_edit' use 'proc_lib.obj'
'planet_v' small fix
1584
4780 d 10 h
IgorA
/programs/other/planet_v/
'planet_v' use library 'proc_lib.obj'
1488
4856 d 22 h
IgorA
/programs/
new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
1468
4869 d 5 h
IgorA
/programs/other/
element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'
1467
4869 d 5 h
IgorA
/programs/other/
programs 't_edit' and 'planet_v' now use 'OpenDialog'
1464
4879 d 3 h
IgorA
/programs/
1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
1441
4931 d 3 h
IgorA
/programs/
changed the function of the opening of Tile when specifying non-existent path
1432
4945 d 0 h
mario79
/programs/
BoxLib: Small reorganization for user-macros.
1) Now all the macros used by other applications to work with BoxLib located in box_lib.mac
2) Macros for components that are used only in the library BoxLib - located in bl_sys.mac, a list of include files.
3) Big requests to other developers -support this rule, it will do easier to use macros for other applications.
1401
4976 d 5 h
IgorA
/programs/
1) changes in 'TreeList':
- fix 'tl_iterat_perv'
- small fix 'tl_mouse'
- update 'tl_node_lev_inc'
- optimization 'tl_node_lev_dec'
2) add new programm 'PlanetV'