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
1458 5113 d 19 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 5117 d 16 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 5131 d 19 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
1441 5151 d 17 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
1438 5159 d 1 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
/programs/develop/libraries/box_lib/asm/trunk/opendial.mac
1435 5159 d 13 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 5162 d 15 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 5165 d 15 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
1426 5177 d 15 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 5188 d 19 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 5189 d 21 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 5195 d 23 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 5196 d 20 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
1390 5200 d 23 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
1382 5206 d 12 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
/programs/develop/libraries/box_lib/trunk/tree_list.mac
1374 5226 d 14 h IgorA /programs/develop/libraries/box_lib/trunk/doc/ updated documentation 'box_lib.obj'  
/programs/develop/libraries/box_lib/trunk/doc/checkbox
/programs/develop/libraries/box_lib/trunk/doc/checkbox/info_checkbox.htm
/programs/develop/libraries/box_lib/trunk/doc/editbox/window_fasm.png
/programs/develop/libraries/box_lib/trunk/doc/style.css
/programs/develop/libraries/box_lib/trunk/doc/tree_list
/programs/develop/libraries/box_lib/trunk/doc/tree_list/info_size.png
/programs/develop/libraries/box_lib/trunk/doc/tree_list/info_treelist.htm
/programs/develop/libraries/box_lib/trunk/doc/tree_list/window_tree_list.png
/programs/develop/libraries/box_lib/trunk/doc/box_lib.htm
/programs/develop/libraries/box_lib/trunk/doc/editbox/info_editbox.htm
1373 5227 d 12 h IgorA / deleted file 'editbox_ex.mac' all programs  
/programs/develop/libraries/box_lib/trunk/doc
/programs/develop/libraries/box_lib/trunk/doc/box_lib.htm
/programs/develop/libraries/box_lib/trunk/doc/editbox
/programs/develop/libraries/box_lib/trunk/doc/editbox/info_editbox.htm
/kernel/branches/net/applications/tftpc/editbox_ex.mac
/programs/develop/libraries/box_lib/asm/trunk/editbox_ex.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc
/kernel/branches/net/applications/tftpc/TFTP.asm
/programs/develop/fasm/trunk/fasm.asm
/programs/develop/libraries/box_lib/!readme.txt
/programs/develop/libraries/box_lib/asm/trunk/OpenDial.asm
/programs/develop/libraries/box_lib/asm/trunk/editbox_ex.asm
/programs/develop/libraries/box_lib/trunk/checkbox.mac
/programs/develop/libraries/fontslib/trunk/font_ex.asm
/programs/media/scrshoot/scrshoot.asm
/programs/system/cpu/trunk/cpu.asm
/programs/system/rdsave/trunk/rdsave.asm
/programs/system/run/trunk/run.asm
1372 5227 d 17 h IgorA /programs/develop/ Reorganization of the library 'box_lib.obj':
1) new file 'box_lib.mac' to connect all elements
2) Eliminate duplication of code.
Minor improvements 'fasm'.
 
/programs/develop/libraries/box_lib/trunk/box_lib.mac
/programs/develop/fasm/trunk/fasm.asm
/programs/develop/libraries/box_lib/asm/trunk/editbox_ex.mac
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/checkbox.mac
/programs/develop/libraries/box_lib/trunk/editbox.mac
/programs/develop/libraries/box_lib/trunk/optionbox.mac
1328 5244 d 21 h IgorA /programs/develop/libraries/box_lib/trunk/ update TreeList:
1) add new function 'tl_get_mem_size' - get size memory block
2) fix functions: 'tl_save_mem', 'tl_load_mem' - calculate size memory block
 
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_size.png
/programs/develop/libraries/box_lib/trunk/box_lib.asm
/programs/develop/libraries/box_lib/trunk/tree_list.mac
/programs/develop/libraries/box_lib/trunk/tree_list_doc/info_treelist.htm
1327 5247 d 11 h diamond /programs/develop/libraries/libs-dev/libini/ libini: ini_get_shortcut added  
/programs/develop/libraries/libs-dev/libini/libini.asm
/programs/develop/libraries/libs-dev/libini/libini_p.asm

Show All