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
1464 5095 d 8 h IgorA /programs/ 1) 'box_lib.obj' update 'text_edititor'
2) modify code 't_edit' and 'planet_v'
 
1459 5107 d 5 h IgorA /programs/ new option in function 'ted_init_scroll_bars'  
1458 5109 d 10 h IgorA /programs/ 1) revised 't_edit' new function 'ted_init_scroll_bars'
2) updated documentation
 
1457 5113 d 6 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 5120 d 5 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change
 
1449 5127 d 9 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 5140 d 4 h diamond /programs/games/mblocks/trunk/ Memory Blocks v1.05 (asm)  
1444 5144 d 14 h art_zh /programs/system/pcidev/trunk/ pci vendors database splitted
to reduce PCIDEV code downto 10kB.
 
1443 5147 d 2 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1442 5147 d 6 h IgorA /programs/other/planet_v/ revised audit 1441  
1441 5147 d 8 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1440 5152 d 3 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1439 5154 d 15 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
1438 5154 d 15 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
1437 5154 d 15 h mario79 /programs/other/rtfread/trunk/ Rtfread remove garbage code from the old version of opendial.mac  
1436 5154 d 16 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1435 5155 d 4 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 5158 d 5 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 5161 d 5 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 5161 d 7 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
1429 5165 d 7 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.
 
1427 5173 d 5 h diamond /programs/media/kiv/trunk/ kiv updated:
* configurable keyboard shortcuts for next/prev image
* window title now includes name of current file
 
1426 5173 d 6 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
1423 5174 d 5 h diamond /programs/games/freecell/ language-sensitive build scripts for freecell  
1422 5175 d 3 h diamond /programs/media/kiv/trunk/ kiv: zero esi when calling sysfn 0  
1421 5181 d 2 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
 
1418 5184 d 10 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
1417 5185 d 11 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog extension:
1) Open file dialog
2) Save file dialog
3) Select directory dialog
 
1416 5186 d 23 h leency /programs/demos/free3d04/trunk/ free3d04: correct window size, trasparent background  
1415 5186 d 23 h leency /programs/fs/Eolite/trunk/ Eolite v0.98.7  
1411 5188 d 10 h mikedld /programs/system/rb/trunk/ @rb: don't close popup unless user clicked outside of it (fix in regards of kernel changes)  
1402 5191 d 13 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
1401 5192 d 10 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'
 
1399 5193 d 3 h diamond /programs/other/rtfread/trunk/ cosmetic fix in rtfread from Sorcerer  
1395 5194 d 2 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 5196 d 14 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
1386 5198 d 13 h art_zh /programs/system/pcidev/trunk/ pcidev post-enumeration bug fixed  
1385 5199 d 11 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1383 5201 d 1 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1382 5202 d 2 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used