Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1580 5005 d 18 h diamond /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: fixed typo in pcx.asm  
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.asm
1574 5008 d 16 h diamond /programs/develop/libraries/libs-dev/ revert changes in libini+libio from rev. 1573  
/programs/develop/libraries/libs-dev/libini/libini_p.asm
/programs/develop/libraries/libs-dev/libio/libio.asm
1573 5009 d 5 h IgorA /programs/ 'libio' and 'libini': function 'get_color' not spoil register 'ecx'
game 'Nu_pogodi': revised
 
/programs/develop/libraries/libs-dev/libini/libini_p.asm
/programs/develop/libraries/libs-dev/libio/libio.asm
/programs/games/nu_pogodi/trunk/nu_pogod.asm
/programs/games/nu_pogodi/trunk/nu_pogod.ini
1572 5009 d 19 h dunkaist /programs/develop/libraries/libs-dev/libimg/pcx/ libimg: PCX v3.0 image format support - grayscale and monochrome (through converting to 8bit) decoding  
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.asm
1569 5012 d 17 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: begin of PCX image format support (version 3.0 24bit only for now)  
/programs/develop/libraries/libs-dev/libimg/pcx
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.asm
/programs/develop/libraries/libs-dev/libimg/pcx/pcx.inc
/programs/develop/libraries/libs-dev/libimg/libimg.asm
1568 5013 d 17 h diamond /programs/develop/libraries/libs-dev/ libini: abort infinite loop on write error  
/programs/develop/libraries/libs-dev/.test/001/test001.asm
/programs/develop/libraries/libs-dev/libini/libini_p.asm
1555 5025 d 3 h IgorA /programs/ small update game 'Nu pogodi' and lib 'buf2d.obj'  
/programs/games/nu_pogodi/trunk/kv_z_zaba.svg
/programs/games/nu_pogodi/trunk/kv_zaba.png
/programs/games/nu_pogodi/trunk/kvaka_za.ini
/programs/develop/libraries/buf2d/trunk/buf2d.asm
/programs/games/nu_pogodi/trunk/nu_pogod.asm
/programs/games/nu_pogodi/trunk/nu_pogod.ini
1538 5029 d 21 h IgorA /programs/ update 'buf2d.obj' and 'nu pogodi'  
/programs/develop/libraries/buf2d/trunk/about.htm
/programs/develop/libraries/buf2d/trunk/buf2d.asm
/programs/games/nu_pogodi/trunk/nu_pogod.asm
1535 5030 d 18 h IgorA /programs/ 1) library 'buf2d.obj'
2) new game 'Nu pogodi'
 
/programs/develop/libraries/buf2d
/programs/develop/libraries/buf2d/trunk
/programs/develop/libraries/buf2d/trunk/about.htm
/programs/develop/libraries/buf2d/trunk/buf2d.asm
/programs/develop/libraries/buf2d/trunk/build.bat
/programs/games/nu_pogodi
/programs/games/nu_pogodi/trunk
/programs/games/nu_pogodi/trunk/build.bat
/programs/games/nu_pogodi/trunk/chi.png
/programs/games/nu_pogodi/trunk/curici.png
/programs/games/nu_pogodi/trunk/dll.inc
/programs/games/nu_pogodi/trunk/eggs.png
/programs/games/nu_pogodi/trunk/help.txt
/programs/games/nu_pogodi/trunk/mem.inc
/programs/games/nu_pogodi/trunk/nu_p_chi.svg
/programs/games/nu_pogodi/trunk/nu_p_curici.svg
/programs/games/nu_pogodi/trunk/nu_p_egs.svg
/programs/games/nu_pogodi/trunk/nu_p_wolf.svg
/programs/games/nu_pogodi/trunk/nu_pogod.asm
/programs/games/nu_pogodi/trunk/nu_pogod.svg
/programs/games/nu_pogodi/trunk/wolf.png
1510 5058 d 20 h mario79 /programs/develop/heed/trunk/ Heed
1) Use OpenDialog calls of Proc_Lib
2) Removed old code for invoke Sysxtree
 
/programs/develop/heed/trunk/heed.asm
1509 5059 d 7 h mario79 /programs/develop/libraries/proc_lib/ Proc_Lib.obj - library for common procedures
While only OpenDialog calls
 
/programs/develop/libraries/proc_lib
/programs/develop/libraries/proc_lib/trunk
/programs/develop/libraries/proc_lib/trunk/build.sh
/programs/develop/libraries/proc_lib/trunk/opendial.mac
/programs/develop/libraries/proc_lib/trunk/proc_lib.asm
/programs/develop/libraries/proc_lib/trunk/run.bat
1490 5079 d 17 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDilaog - small fix for big and dangerous bug.  
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
1489 5080 d 19 h IgorA /programs/ deleted function of memory of the 'box_lib.obj' now they are connected through 'lib_init'
all programs that use 'tree_list' and 't_edit' must use 'lib_init'
 
/programs/other/t_edit/mem.inc
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/pl_import.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
1488 5081 d 17 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
 
/programs/develop/libraries/box_lib/!readme.txt
/programs/develop/libraries/box_lib/load_lib.mac
/programs/other/planet_v/planet_v.asm
1480 5084 d 0 h mikedld /programs/develop/tinypad/trunk/ tinypad: fix blinking mouse cursor in dialog mode  
/programs/develop/tinypad/trunk/tp-button.asm
/programs/develop/tinypad/trunk/tp-key.asm
/programs/develop/tinypad/trunk/tp-mouse.asm
1479 5088 d 6 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - fix of parsing values the concatenations icons for INI file  
/programs/develop/libraries/box_lib/trunk/filebrowser.mac
1477 5090 d 6 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Fix OpenDialog - test for empty directory  
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
1476 5090 d 18 h IgorA /programs/ 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'
 
/programs/other/t_edit/info/ini_files.syn
/programs/other/t_edit_synt
/programs/other/t_edit_synt/build.bat
/programs/other/t_edit_synt/readme.htm
/programs/other/t_edit_synt/te_data.inc
/programs/other/t_edit_synt/te_syntax.asm
/programs/other/t_edit_synt/te_syntax.png
/programs/other/t_edit_synt/te_work.inc
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/checkbox.mac
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/editbox.mac
/programs/develop/libraries/box_lib/trunk/optionbox.mac
/programs/develop/libraries/box_lib/trunk/readme.txt
1469 5093 d 5 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for opendial.mac  
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
1464 5103 d 22 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/scrollbar/scrollbar.htm
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/planet_v.asm
/programs/other/planet_v/tile_fun.inc
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_edit.asm
1459 5115 d 19 h IgorA /programs/ new option in function 'ted_init_scroll_bars'  
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/other/t_edit/info/asm.syn
/programs/other/t_edit/info/default.syn
1458 5118 d 0 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
1457 5121 d 21 h IgorA /programs/ 1) new element 'text_editor' in library 'box_lib.obj'
2) changes code t_edit.kex
3) fixed function 'tl_strlen' in 'tree_list'
4) minor edits documentation 'box_lib.obj'
 
/programs/develop/libraries/box_lib/trunk/doc/t_edit
/programs/develop/libraries/box_lib/trunk/doc/t_edit/t_edit.htm
/programs/develop/libraries/box_lib/trunk/t_edit.mac
/programs/other/t_edit/t_work.inc
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/box_lib.htm
/programs/develop/libraries/box_lib/trunk/doc/style.css
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/t_edit/build_en.bat
/programs/other/t_edit/build_ru.bat
/programs/other/t_edit/readme.htm
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
1449 5135 d 23 h IgorA /programs/ t_edit:
1) sync with the new box_lib.obj
2) corrected bug that could occur when pressing Ctrl+F
3) change the code
 
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/t_edit/t_button.inc
/programs/other/t_edit/t_data.inc
/programs/other/t_edit/t_draw.inc
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_work.inc
1443 5155 d 17 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
/programs/develop/fasm/trunk/fasm.asm
/programs/develop/fasm/trunk/system.inc
1441 5155 d 22 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/planet_v.asm
/programs/other/planet_v/readme.htm
/programs/other/planet_v/tile_fun.inc
1439 5163 d 5 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
/programs/develop/heed/trunk/heed.asm
1438 5163 d 5 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
1435 5163 d 18 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog:
1) Use component PathShow
2) Edit and restore the file name in the Save Dialog
3) Small general optimization of code
 
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
1433 5166 d 19 h mario79 /programs/develop/libraries/box_lib/ BoxLib:
A new component PathShow - displaying the path for the files and directories. If the entire path to display in the show area is not possible, then the path is displayed in the compressed form.
 
/programs/develop/libraries/box_lib/trunk/pathshow.mac
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
1432 5169 d 19 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.
 
/programs/develop/libraries/box_lib/trunk/bl_sys.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/libraries/box_lib/trunk/checkbox.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
/programs/develop/libraries/box_lib/trunk/optionbox.mac
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/planet_v/planet_v.asm
1431 5169 d 21 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
/programs/develop/heed/trunk/heed.asm
1429 5173 d 21 h mario79 /programs/develop/heed/trunk/ Hex Editor v0.15
Staper:
1) Use Box_lib
2) Many improvements to the design and functionality
Mario:
1) Use OpenDialog
2) Small code optimization.
 
/programs/develop/heed/trunk/build.sh
/programs/develop/heed/trunk/cp1251-8x16
/programs/develop/heed/trunk/cp866-8x16
/programs/develop/heed/trunk/koi8-r-8x16
/programs/develop/heed/trunk/heed.asm
1426 5181 d 20 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
/programs/develop/libraries/libs-dev/libimg/tga/tga.asm
1418 5193 d 0 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
/programs/other/rtfread/trunk/rtfread.asm
1417 5194 d 1 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog extension:
1) Open file dialog
2) Save file dialog
3) Select directory dialog
 
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
/programs/develop/libraries/box_lib/asm/trunk/ctrldemo.asm
/programs/develop/libraries/box_lib/asm/trunk/data.inc
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
1402 5200 d 4 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
/programs/develop/libraries/box_lib/trunk/tree_list.mac
1401 5201 d 0 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'
 
/programs/other/planet_v
/programs/other/planet_v/build.bat
/programs/other/planet_v/dll.inc
/programs/other/planet_v/mem.inc
/programs/other/planet_v/pl_import.inc
/programs/other/planet_v/pl_metki.lst
/programs/other/planet_v/planet_v.asm
/programs/other/planet_v/planet_v.ini
/programs/other/planet_v/readme.htm
/programs/other/planet_v/str.obj
/programs/other/planet_v/tile_fun.inc
/programs/other/planet_v/tl_nod_16.bmp
/programs/other/planet_v/tl_sys_16.png
/programs/develop/libraries/box_lib/trunk/tree_list.mac
1395 5202 d 17 h mario79 /programs/develop/fasm/trunk/ 1) Fix handling of parameters of the broken in revision 1361
2) Now the library Box_lib, not loaded when the "shadow" compilation.
3) Small code cleaning
 
/programs/develop/fasm/trunk/fasm.asm
1390 5205 d 4 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
/programs/develop/libraries/box_lib/trunk/doc/scrollbar
/programs/develop/libraries/box_lib/trunk/doc/scrollbar/scrollbar.htm
/programs/other/t_edit/load_lib.mac
/programs/develop/libraries/box_lib/trunk/doc/box_lib.htm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/other/t_edit/t_edit.asm
/programs/other/t_edit/t_work.inc