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
1435 5171 d 21 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 5174 d 22 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 5177 d 22 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 5178 d 0 h mario79 /programs/develop/heed/trunk/ Hex Editor small fix - Ctrl+S now call OpenDialog  
1429 5182 d 0 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 5189 d 22 h diamond /programs/media/kiv/trunk/ kiv updated:
* configurable keyboard shortcuts for next/prev image
* window title now includes name of current file
 
1426 5189 d 23 h diamond /programs/develop/libraries/libs-dev/libimg/tga/ libimg: fix in check of very small files for TGA format  
1423 5190 d 22 h diamond /programs/games/freecell/ language-sensitive build scripts for freecell  
1422 5191 d 20 h diamond /programs/media/kiv/trunk/ kiv: zero esi when calling sysfn 0  
1421 5197 d 20 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 5201 d 3 h mario79 /programs/ 1) Rtfread - now uses OpenDialog
2) Small addition of opendial.mac
 
1417 5202 d 4 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ OpenDialog extension:
1) Open file dialog
2) Save file dialog
3) Select directory dialog
 
1416 5203 d 17 h leency /programs/demos/free3d04/trunk/ free3d04: correct window size, trasparent background  
1415 5203 d 17 h leency /programs/fs/Eolite/trunk/ Eolite v0.98.7  
1411 5205 d 3 h mikedld /programs/system/rb/trunk/ @rb: don't close popup unless user clicked outside of it (fix in regards of kernel changes)  
1402 5208 d 7 h IgorA /programs/develop/libraries/box_lib/trunk/ changes in 'TreeList':
- fix 'tl_node_lev_inc'
- fix 'tl_node_lev_dec'
 
1401 5209 d 3 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 5209 d 20 h diamond /programs/other/rtfread/trunk/ cosmetic fix in rtfread from Sorcerer  
1395 5210 d 20 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 5213 d 7 h IgorA /programs/ 1) some fixes in functions 'tl_mouse'
2) added documentation for the 'scrollbar'
3) small improvements 't_edit'
 
1386 5215 d 7 h art_zh /programs/system/pcidev/trunk/ pcidev post-enumeration bug fixed  
1385 5216 d 4 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1383 5217 d 19 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1382 5218 d 19 h diamond /programs/develop/libraries/box_lib/trunk/ tree_list.mac: do not include the code if it is not used  
1374 5238 d 22 h IgorA /programs/develop/libraries/box_lib/trunk/doc/ updated documentation 'box_lib.obj'  
1373 5239 d 20 h IgorA / deleted file 'editbox_ex.mac' all programs  
1372 5240 d 0 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 5240 d 23 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 5241 d 21 h Lrz /programs/develop/fasm/trunk/ bugfix length of editbox  
1364 5243 d 19 h diamond /programs/system/pcidev/trunk/ fixed path in pcidev.asm, broken in rev. 1359  
1363 5243 d 23 h IgorA /programs/develop/fasm/trunk/ fasm: added to recalculate the width of the editbox when resizing the window  
1361 5245 d 0 h IgorA /programs/ Updated 'fasm':
1) he now uses a library 'box_lib.obj'
2) Russification
 
1359 5245 d 17 h art_zh /programs/system/pcidev/trunk/ +1 more  
1358 5245 d 18 h art_zh / minor bugs fixed  
1357 5245 d 18 h diamond /programs/system/pcidev/trunk/ another fix to get pcidev.asm compilable  
1356 5245 d 18 h diamond /programs/system/pcidev/trunk/ remove utf8 marker from pcidev.asm  
1355 5245 d 18 h diamond /programs/system/board/trunk/ board: allow user to see messages written before start  
1353 5245 d 20 h art_zh / - SysFuncs docs updated;
- PCI Expansion ROM is now readable via uMMIO.
 
1351 5247 d 3 h art_zh /programs/system/pcidev/trunk/ new api functions demo in PCIDEV.ASM  
1343 5249 d 23 h IgorA /programs/other/t_edit/ TextEditor -> add english language