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
1421 5180 d 1 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
 
1411 5187 d 8 h mikedld /programs/system/rb/trunk/ @rb: don't close popup unless user clicked outside of it (fix in regards of kernel changes)  
1386 5197 d 12 h art_zh /programs/system/pcidev/trunk/ pcidev post-enumeration bug fixed  
1385 5198 d 9 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1383 5200 d 0 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1373 5222 d 1 h IgorA / deleted file 'editbox_ex.mac' all programs  
1364 5226 d 0 h diamond /programs/system/pcidev/trunk/ fixed path in pcidev.asm, broken in rev. 1359  
1359 5227 d 22 h art_zh /programs/system/pcidev/trunk/ +1 more  
1358 5227 d 23 h art_zh / minor bugs fixed  
1357 5227 d 23 h diamond /programs/system/pcidev/trunk/ another fix to get pcidev.asm compilable  
1356 5227 d 23 h diamond /programs/system/pcidev/trunk/ remove utf8 marker from pcidev.asm  
1355 5227 d 23 h diamond /programs/system/board/trunk/ board: allow user to see messages written before start  
1353 5228 d 1 h art_zh / - SysFuncs docs updated;
- PCI Expansion ROM is now readable via uMMIO.
 
1351 5229 d 8 h art_zh /programs/system/pcidev/trunk/ new api functions demo in PCIDEV.ASM  
1293 5264 d 11 h vkos /programs/system/launch/trunk/ Moved to libconfig  
1286 5267 d 5 h vkos /programs/ 1) First commit of libIPC
2) Kobra (0.1.1) uses libIPC, compilation changed, files with non-kobra functions moved to framework
 
1266 5281 d 4 h Lrz /programs/ upgrade CPU  
1262 5283 d 3 h vkos /programs/system/launch/trunk/ Added ability to notify intrested processes about launching via Kobra  
1261 5283 d 3 h vkos /programs/ 1) Added kobra_st.s which is needed to compile Kobra
2) Added basic SDK to work with Kobra
 
1238 5297 d 6 h vkos /programs/system/kobra/ Initial commit of Kobra, Kolibri Bus for Reaching Applications  
1236 5298 d 3 h vkos /programs/system/launch/trunk/ Using function get_option_str from libini instead of independent parsing. New import names  
1228 5300 d 8 h Lrz /programs/ upgrade  
1214 5310 d 5 h Lrz /programs/ A library box_lib.obj is reentrant dll.  
1212 5310 d 15 h Lrz /programs/system/cpu/trunk/ Some upgrade. A CPU has smaller code than previously version.  
1209 5311 d 1 h diamond /programs/system/cpu/trunk/ use / instead of \ in cpu.asm  
1207 5311 d 6 h Lrz /programs/system/cpu/trunk/ a small bugfix.  
1205 5311 d 12 h Lrz /programs/system/cpu/trunk/ add edit_box.  
1203 5312 d 6 h Lrz /programs/system/cpu/trunk/ small optimization  
1111 5439 d 4 h Lrz /programs/system/rdsave/trunk/ modify path  
1110 5439 d 5 h Lrz /programs/system/run/trunk/ modify path  
1106 5440 d 3 h diamond / Loading COM mouse driver is moved from the kernel to application  
1070 5465 d 21 h Lrz /programs/system/rdsave/trunk/ use box_lib.obj  
1069 5466 d 4 h Lrz /programs/system/run/trunk/ support system lib a box_lib.obj  
1051 5528 d 8 h vkos /programs/system/launch/trunk/ Updated to 0.1.4.  
1050 5528 d 8 h vkos /programs/system/launch/trunk/ Launch 0.1.4. Fixed launching with arguments.  
1042 5536 d 9 h vkos /programs/system/launch/ Launch 0.1.3. Launching with arguments is implemented.  
1029 5554 d 16 h serge / move drivers from programs/system/drivers into /drivers  
1026 5557 d 4 h serge /programs/system/drivers/ pcie gart. Btw device can blit directly from system memory without gart, agp, etc. At least two chip.  
1013 5566 d 23 h diamond /programs/system/launcher/trunk/ launcher:
* automatic detection of the number of launched programs
(first string in old autorun.dat is deleted)
* negative delay for a program means that launcher must wait for termination
 
1002 5569 d 23 h serge /programs/ blit from system memory in PIO mode