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