Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1436 5155 d 11 h mario79 /programs/other/rtfread/trunk/ Rtfread updated for opendial.mac  
1435 5155 d 22 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 23 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 23 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 5162 d 1 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
1429 5166 d 1 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 23 h diamond /programs/media/kiv/trunk/ kiv updated:
* configurable keyboard shortcuts for next/prev image
* window title now includes name of current file
 
1426 5174 d 0 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
1423 5174 d 23 h diamond /programs/games/freecell/ language-sensitive build scripts for freecell  
1422 5175 d 21 h diamond /programs/media/kiv/trunk/ kiv: zero esi when calling sysfn 0  
1421 5181 d 21 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 5185 d 4 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
1417 5186 d 5 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog extension:
1) Open file dialog
2) Save file dialog
3) Select directory dialog
 
1416 5187 d 18 h leency /programs/demos/free3d04/trunk/ free3d04: correct window size, trasparent background  
1415 5187 d 18 h leency /programs/fs/Eolite/trunk/ Eolite v0.98.7  
1411 5189 d 4 h mikedld /programs/system/rb/trunk/ @rb: don't close popup unless user clicked outside of it (fix in regards of kernel changes)  
1402 5192 d 8 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
1401 5193 d 4 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 21 h diamond /programs/other/rtfread/trunk/ cosmetic fix in rtfread from Sorcerer  
1395 5194 d 21 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 5197 d 8 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
1386 5199 d 8 h art_zh /programs/system/pcidev/trunk/ pcidev post-enumeration bug fixed  
1385 5200 d 5 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1383 5201 d 20 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1382 5202 d 20 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
1374 5222 d 23 h IgorA /programs/develop/libraries/box_lib/trunk/doc/ updated documentation 'box_lib.obj'  
1373 5223 d 21 h IgorA / deleted file 'editbox_ex.mac' all programs  
1372 5224 d 1 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'.
 
1371 5225 d 0 h IgorA /programs/develop/fasm/trunk/ fasm: not a big optimization
1) Change button on the checkbox
2) the size of file paths is exactly equal to MAX_PATH
3) refined the work with a small width of the window
 
1367 5225 d 22 h Lrz /programs/develop/fasm/trunk/ bugfix length of editbox  
1364 5227 d 20 h diamond /programs/system/pcidev/trunk/ fixed path in pcidev.asm, broken in rev. 1359  
1363 5228 d 0 h IgorA /programs/develop/fasm/trunk/ fasm: added to recalculate the width of the editbox when resizing the window  
1361 5229 d 1 h IgorA /programs/ Updated 'fasm':
1) he now uses a library 'box_lib.obj'
2) Russification
 
1359 5229 d 19 h art_zh /programs/system/pcidev/trunk/ +1 more  
1358 5229 d 19 h art_zh / minor bugs fixed  
1357 5229 d 19 h diamond /programs/system/pcidev/trunk/ another fix to get pcidev.asm compilable  
1356 5229 d 19 h diamond /programs/system/pcidev/trunk/ remove utf8 marker from pcidev.asm  
1355 5229 d 19 h diamond /programs/system/board/trunk/ board: allow user to see messages written before start  
1353 5229 d 21 h art_zh / - SysFuncs docs updated;
- PCI Expansion ROM is now readable via uMMIO.
 
1351 5231 d 4 h art_zh /programs/system/pcidev/trunk/ new api functions demo in PCIDEV.ASM