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
1520 5039 d 6 h dunkaist /programs/games/snake/trunk/ snake: some bugfixes  
1518 5040 d 5 h dunkaist /programs/games/snake/ snake: new game  
1515 5043 d 9 h dunkaist /programs/other/rtfread/trunk/ rtfread: providing menu_bar and scroll_bar from box_lib  
1512 5052 d 2 h mario79 /programs/other/rtfread/trunk/ Rtfread
1) Use OpenDialog calls of Proc_Lib now
2) Removed old code for invoke Sysxtree
 
1511 5052 d 3 h mario79 /programs/media/kiv/trunk/ KIV - use OpenDialog calls of Proc_Lib now  
1510 5053 d 23 h mario79 /programs/develop/heed/trunk/ Heed
1) Use OpenDialog calls of Proc_Lib
2) Removed old code for invoke Sysxtree
 
1509 5054 d 10 h mario79 /programs/develop/libraries/proc_lib/ Proc_Lib.obj - library for common procedures
While only OpenDialog calls
 
1493 5073 d 4 h mario79 /programs/media/midamp/trunk/ MidAmp - now used OpenDilaog, instead SysXtree.  
1490 5074 d 19 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDilaog - small fix for big and dangerous bug.  
1489 5075 d 22 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 5076 d 20 h IgorA /programs/ new macros '@use_library_mem mem_alloc,mem_free,mem_realloc,dll_load'
in file 'load_lib.mac'
 
1480 5079 d 3 h mikedld /programs/develop/tinypad/trunk/ tinypad: fix blinking mouse cursor in dialog mode  
1479 5083 d 8 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib/Filebrowser - fix of parsing values the concatenations icons for INI file  
1477 5085 d 9 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Fix OpenDialog - test for empty directory  
1476 5085 d 20 h IgorA /programs/ 1) removed duplicate code in 'box_lib'
2) add program 'TextEditor syntax file editor'
 
1475 5085 d 23 h diamond /programs/media/kiv/trunk/ kiv: small optimization  
1471 5088 d 7 h mario79 /programs/media/kiv/trunk/ Small addition for rev.1470  
1470 5088 d 7 h mario79 /programs/media/kiv/trunk/ Changes of KIV
1) Use OpenDialog instead Sysxtree
2) Fix the list of directory
 
1469 5088 d 8 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for opendial.mac  
1468 5089 d 2 h IgorA /programs/other/ element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'  
1467 5089 d 3 h IgorA /programs/other/ programs 't_edit' and 'planet_v' now use 'OpenDialog'  
1464 5099 d 1 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1459 5110 d 22 h IgorA /programs/ new option in function 'ted_init_scroll_bars'  
1458 5113 d 3 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5116 d 23 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'
 
1456 5123 d 22 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change
 
1449 5131 d 2 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
 
1446 5143 d 21 h diamond /programs/games/mblocks/trunk/ Memory Blocks v1.05 (asm)  
1444 5148 d 7 h art_zh /programs/system/pcidev/trunk/ pci vendors database splitted
to reduce PCIDEV code downto 10kB.
 
1443 5150 d 20 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1442 5150 d 23 h IgorA /programs/other/planet_v/ revised audit 1441  
1441 5151 d 1 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1440 5155 d 20 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1439 5158 d 8 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
1438 5158 d 8 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
1437 5158 d 8 h mario79 /programs/other/rtfread/trunk/ Rtfread remove garbage code from the old version of opendial.mac  
1436 5158 d 9 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1435 5158 d 21 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 5161 d 22 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 5164 d 22 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.