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 5126 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 5133 d 5 h IgorA /programs/other/t_edit/ t_edit:
1) small update
2) code change
 
1449 5140 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 5153 d 4 h diamond /programs/games/mblocks/trunk/ Memory Blocks v1.05 (asm)  
1444 5157 d 14 h art_zh /programs/system/pcidev/trunk/ pci vendors database splitted
to reduce PCIDEV code downto 10kB.
 
1443 5160 d 3 h diamond /programs/develop/fasm/trunk/ fasm: fixed window minimization broken in rev. 1361  
1442 5160 d 6 h IgorA /programs/other/planet_v/ revised audit 1441  
1441 5160 d 8 h IgorA /programs/ changed the function of the opening of Tile when specifying non-existent path  
1440 5165 d 3 h diamond /programs/system/panel/trunk/ panel: corrected blinking in time indicator  
1439 5167 d 15 h mario79 /programs/develop/heed/trunk/ HexEditor updated for opendial.mac  
1438 5167 d 15 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Small fix of opendial.mac  
1437 5167 d 15 h mario79 /programs/other/rtfread/trunk/ Rtfread remove garbage code from the old version of opendial.mac  
1436 5167 d 17 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1435 5168 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 5171 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 5174 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 5174 d 7 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
1429 5178 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 5186 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 5186 d 6 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
1423 5187 d 5 h diamond /programs/games/freecell/ language-sensitive build scripts for freecell  
1422 5188 d 3 h diamond /programs/media/kiv/trunk/ kiv: zero esi when calling sysfn 0  
1421 5194 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 5197 d 10 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
1417 5198 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 5199 d 23 h leency /programs/demos/free3d04/trunk/ free3d04: correct window size, trasparent background  
1415 5200 d 0 h leency /programs/fs/Eolite/trunk/ Eolite v0.98.7  
1411 5201 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 5204 d 14 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
1401 5205 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 5206 d 3 h diamond /programs/other/rtfread/trunk/ cosmetic fix in rtfread from Sorcerer  
1395 5207 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 5209 d 14 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
1386 5211 d 14 h art_zh /programs/system/pcidev/trunk/ pcidev post-enumeration bug fixed  
1385 5212 d 11 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1383 5214 d 2 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1382 5215 d 2 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
1374 5235 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/doc/ updated documentation 'box_lib.obj'  
1373 5236 d 3 h IgorA / deleted file 'editbox_ex.mac' all programs  
1372 5236 d 7 h IgorA /programs/develop/ Reorganization of the library 'box_lib.obj':
1) new file 'box_lib.mac' to connect all elements
2) Eliminate duplication of code.
Minor improvements 'fasm'.