Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1510 5048 d 21 h mario79 /programs/develop/heed/trunk/ Heed
1) Use OpenDialog calls of Proc_Lib
2) Removed old code for invoke Sysxtree
 
1509 5049 d 9 h mario79 /programs/develop/libraries/proc_lib/ Proc_Lib.obj - library for common procedures
While only OpenDialog calls
 
1490 5069 d 18 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDilaog - small fix for big and dangerous bug.  
1489 5070 d 20 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'
 
1488 5071 d 19 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
 
1480 5074 d 2 h mikedld /programs/develop/tinypad/trunk/ tinypad: fix blinking mouse cursor in dialog mode  
1479 5078 d 7 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - fix of parsing values the concatenations icons for INI file  
1477 5080 d 7 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Fix OpenDialog - test for empty directory  
1476 5080 d 19 h IgorA /programs/ 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'
 
1469 5083 d 6 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for opendial.mac  
1464 5094 d 0 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1459 5105 d 21 h IgorA /programs/ new option in function 'ted_init_scroll_bars'  
1458 5108 d 1 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5111 d 22 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'
 
1449 5126 d 1 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
 
1443 5145 d 18 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1441 5145 d 23 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1439 5153 d 7 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
1438 5153 d 7 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
1435 5153 d 20 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
 
1433 5156 d 21 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.
 
1432 5159 d 21 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.
 
1431 5159 d 23 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
1429 5163 d 23 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.
 
1426 5171 d 21 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
1418 5183 d 1 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
1417 5184 d 3 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog extension:
1) Open file dialog
2) Save file dialog
3) Select directory dialog
 
1402 5190 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
1401 5191 d 2 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'
 
1395 5192 d 18 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
 
1390 5195 d 5 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
1382 5200 d 18 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
1374 5220 d 20 h IgorA /programs/develop/libraries/box_lib/trunk/doc/ updated documentation 'box_lib.obj'  
1373 5221 d 19 h IgorA / deleted file 'editbox_ex.mac' all programs  
1372 5221 d 23 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'.
 
1371 5222 d 21 h IgorA /programs/develop/fasm/trunk/ fasm: not a big optimization
1) Change button on the checkbox
2) the size of file paths is exactly equal to MAX_PATH
3) refined the work with a small width of the window
 
1367 5223 d 19 h Lrz /programs/develop/fasm/trunk/ bugfix length of editbox  
1363 5225 d 22 h IgorA /programs/develop/fasm/trunk/ fasm: added to recalculate the width of the editbox when resizing the window  
1361 5226 d 23 h IgorA /programs/ Updated 'fasm':
1) he now uses a library 'box_lib.obj'
2) Russification
 
1342 5232 d 18 h heavyiron /programs/develop/fasm/trunk/ fasm 1.69.11