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
1457 5119 d 9 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 5126 d 8 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change
 
1455 5126 d 12 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1454 5128 d 6 h art_zh /kernel/trunk/ Number of system pages corrected  
1453 5129 d 19 h art_zh /kernel/trunk/ useless i486-code removed from init.inc  
1452 5130 d 9 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1451 5132 d 6 h art_zh /kernel/trunk/ kernel PTE initialization bug fixed  
1450 5132 d 18 h diamond /kernel/trunk/ unpacker code is now aware of file type field in packed files  
1449 5133 d 12 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 5134 d 9 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1447 5136 d 17 h diamond /kernel/trunk/ fixed sysfn 18.13 broken in rev. 684  
1446 5146 d 7 h diamond /programs/games/mblocks/trunk/ Memory Blocks v1.05 (asm)  
1445 5148 d 16 h art_zh /kernel/trunk/docs/ application address corrected in syfn9 docs  
1444 5150 d 17 h art_zh /programs/system/pcidev/trunk/ pci vendors database splitted
to reduce PCIDEV code downto 10kB.
 
1443 5153 d 5 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1442 5153 d 9 h IgorA /programs/other/planet_v/ revised audit 1441  
1441 5153 d 10 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1440 5158 d 6 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1439 5160 d 18 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
1438 5160 d 18 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
1437 5160 d 18 h mario79 /programs/other/rtfread/trunk/ Rtfread remove garbage code from the old version of opendial.mac  
1436 5160 d 19 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1435 5161 d 6 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 5162 d 10 h serge / linux-like kernel mutexes  
1433 5164 d 8 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 5167 d 8 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 5167 d 10 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
1430 5169 d 17 h serge /drivers/ kms rc10: Evergreen  
1429 5171 d 10 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.
 
1428 5178 d 21 h serge /drivers/ kms rc9.1: gpu test  
1427 5179 d 8 h diamond /programs/media/kiv/trunk/ kiv updated:
* configurable keyboard shortcuts for next/prev image
* window title now includes name of current file
 
1426 5179 d 8 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
1425 5179 d 11 h diamond /kernel/trunk/detect/ reverted wrong file from previous commit  
1424 5179 d 11 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
1423 5180 d 7 h diamond /programs/games/freecell/ language-sensitive build scripts for freecell  
1422 5181 d 6 h diamond /programs/media/kiv/trunk/ kiv: zero esi when calling sysfn 0  
1421 5187 d 5 h diamond /programs/system/panel/trunk/ fixes in @panel:
* Alt+[Shift+]Tab again highlight button for the selected window
* global shortcuts Alt+Up/Alt+Home removed
 
1420 5188 d 9 h diamond /kernel/trunk/video/ size of temporary array for wallpaper code increased
due to fact that highest resolutions are possible
(should fix problems with wallpaper in high resolutions)
 
1419 5190 d 10 h turbanoff /kernel/trunk/fs/ Fixed bug when working with a large number of groups of blocks  
1418 5190 d 12 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac