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
1470 5112 d 21 h mario79 /programs/media/kiv/trunk/ Changes of KIV
1) Use OpenDialog instead Sysxtree
2) Fix the list of directory
 
1469 5112 d 21 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix for opendial.mac  
1468 5113 d 15 h IgorA /programs/other/ element 'OpenDialog' get from '/rd/1/File managers/' in programs 't_edit', 'planet_v'  
1467 5113 d 16 h IgorA /programs/other/ programs 't_edit' and 'planet_v' now use 'OpenDialog'  
1466 5114 d 12 h mario79 /kernel/trunk/gui/ Now, if the window is captured and moved by the user, then no mouse events! (6 = mouse event)  
1465 5117 d 0 h mario79 /kernel/trunk/gui/ Fix of left mouse button broken to revision 1460  
1464 5123 d 14 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1463 5123 d 21 h art_zh /kernel/trunk/bus/pci/ PCIexpress: extended configurator  
1462 5128 d 17 h art_zh /kernel/trunk/bus/pci/ allocation bug for prefetched BARs fixed  
1461 5133 d 13 h diamond /kernel/trunk/core/ changes in free memory checks from Maxis (bug #9)  
1460 5135 d 6 h Lrz /kernel/trunk/gui/ small changes  
1459 5135 d 11 h IgorA /programs/ new option in function 'ted_init_scroll_bars'  
1458 5137 d 16 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5141 d 13 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 5148 d 11 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change
 
1455 5148 d 15 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1454 5150 d 10 h art_zh /kernel/trunk/ Number of system pages corrected  
1453 5151 d 23 h art_zh /kernel/trunk/ useless i486-code removed from init.inc  
1452 5152 d 13 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1451 5154 d 9 h art_zh /kernel/trunk/ kernel PTE initialization bug fixed  
1450 5154 d 22 h diamond /kernel/trunk/ unpacker code is now aware of file type field in packed files  
1449 5155 d 15 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
 
1448 5156 d 12 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1447 5158 d 20 h diamond /kernel/trunk/ fixed sysfn 18.13 broken in rev. 684  
1446 5168 d 10 h diamond /programs/games/mblocks/trunk/ Memory Blocks v1.05 (asm)  
1445 5170 d 20 h art_zh /kernel/trunk/docs/ application address corrected in syfn9 docs  
1444 5172 d 20 h art_zh /programs/system/pcidev/trunk/ pci vendors database splitted
to reduce PCIDEV code downto 10kB.
 
1443 5175 d 9 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1442 5175 d 12 h IgorA /programs/other/planet_v/ revised audit 1441  
1441 5175 d 14 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1440 5180 d 9 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1439 5182 d 21 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
1438 5182 d 21 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
1437 5182 d 21 h mario79 /programs/other/rtfread/trunk/ Rtfread remove garbage code from the old version of opendial.mac  
1436 5182 d 23 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1435 5183 d 10 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
 
1434 5184 d 13 h serge / linux-like kernel mutexes  
1433 5186 d 11 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 5189 d 11 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 5189 d 13 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog