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 5118 d 2 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 5125 d 1 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change
 
1455 5125 d 5 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1454 5127 d 0 h art_zh /kernel/trunk/ Number of system pages corrected  
1453 5128 d 13 h art_zh /kernel/trunk/ useless i486-code removed from init.inc  
1452 5129 d 3 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1451 5130 d 23 h art_zh /kernel/trunk/ kernel PTE initialization bug fixed  
1450 5131 d 12 h diamond /kernel/trunk/ unpacker code is now aware of file type field in packed files  
1449 5132 d 5 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 5133 d 2 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1447 5135 d 10 h diamond /kernel/trunk/ fixed sysfn 18.13 broken in rev. 684  
1446 5145 d 0 h diamond /programs/games/mblocks/trunk/ Memory Blocks v1.05 (asm)  
1445 5147 d 10 h art_zh /kernel/trunk/docs/ application address corrected in syfn9 docs  
1444 5149 d 10 h art_zh /programs/system/pcidev/trunk/ pci vendors database splitted
to reduce PCIDEV code downto 10kB.
 
1443 5151 d 23 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1442 5152 d 2 h IgorA /programs/other/planet_v/ revised audit 1441  
1441 5152 d 4 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1440 5156 d 23 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1439 5159 d 11 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
1438 5159 d 11 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
1437 5159 d 11 h mario79 /programs/other/rtfread/trunk/ Rtfread remove garbage code from the old version of opendial.mac  
1436 5159 d 13 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1435 5160 d 0 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 5161 d 3 h serge / linux-like kernel mutexes  
1433 5163 d 1 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 5166 d 1 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 5166 d 3 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
1430 5168 d 11 h serge /drivers/ kms rc10: Evergreen  
1429 5170 d 3 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 5177 d 14 h serge /drivers/ kms rc9.1: gpu test  
1427 5178 d 1 h diamond /programs/media/kiv/trunk/ kiv updated:
* configurable keyboard shortcuts for next/prev image
* window title now includes name of current file
 
1426 5178 d 2 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
1425 5178 d 5 h diamond /kernel/trunk/detect/ reverted wrong file from previous commit  
1424 5178 d 5 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
1423 5179 d 1 h diamond /programs/games/freecell/ language-sensitive build scripts for freecell  
1422 5179 d 23 h diamond /programs/media/kiv/trunk/ kiv: zero esi when calling sysfn 0  
1421 5185 d 23 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 5187 d 3 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 5189 d 4 h turbanoff /kernel/trunk/fs/ Fixed bug when working with a large number of groups of blocks  
1418 5189 d 6 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac