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 5178 d 17 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 5186 d 0 h mikedld /programs/system/rb/trunk/ @rb: don't close popup unless user clicked outside of it (fix in regards of kernel changes)  
1386 5196 d 4 h art_zh /programs/system/pcidev/trunk/ pcidev post-enumeration bug fixed  
1385 5197 d 1 h diamond /programs/system/cpu/trunk/ cpu now immediately redraws process list after on/off switch  
1383 5198 d 16 h diamond /programs/system/cpu/trunk/ cpu now hides system processes by default  
1373 5220 d 17 h IgorA / deleted file 'editbox_ex.mac' all programs  
1364 5224 d 16 h diamond /programs/system/pcidev/trunk/ fixed path in pcidev.asm, broken in rev. 1359  
1359 5226 d 15 h art_zh /programs/system/pcidev/trunk/ +1 more  
1358 5226 d 15 h art_zh / minor bugs fixed  
1357 5226 d 16 h diamond /programs/system/pcidev/trunk/ another fix to get pcidev.asm compilable  
1356 5226 d 16 h diamond /programs/system/pcidev/trunk/ remove utf8 marker from pcidev.asm  
1355 5226 d 16 h diamond /programs/system/board/trunk/ board: allow user to see messages written before start  
1353 5226 d 18 h art_zh / - SysFuncs docs updated;
- PCI Expansion ROM is now readable via uMMIO.
 
1351 5228 d 0 h art_zh /programs/system/pcidev/trunk/ new api functions demo in PCIDEV.ASM  
1293 5263 d 3 h vkos /programs/system/launch/trunk/ Moved to libconfig  
1286 5265 d 21 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 5279 d 21 h Lrz /programs/ upgrade CPU  
1262 5281 d 19 h vkos /programs/system/launch/trunk/ Added ability to notify intrested processes about launching via Kobra  
1261 5281 d 19 h vkos /programs/ 1) Added kobra_st.s which is needed to compile Kobra
2) Added basic SDK to work with Kobra
 
1238 5295 d 22 h vkos /programs/system/kobra/ Initial commit of Kobra, Kolibri Bus for Reaching Applications  
1236 5296 d 19 h vkos /programs/system/launch/trunk/ Using function get_option_str from libini instead of independent parsing. New import names  
1228 5299 d 1 h Lrz /programs/ upgrade  
1214 5308 d 21 h Lrz /programs/ A library box_lib.obj is reentrant dll.  
1212 5309 d 7 h Lrz /programs/system/cpu/trunk/ Some upgrade. A CPU has smaller code than previously version.  
1209 5309 d 17 h diamond /programs/system/cpu/trunk/ use / instead of \ in cpu.asm  
1207 5309 d 22 h Lrz /programs/system/cpu/trunk/ a small bugfix.  
1205 5310 d 5 h Lrz /programs/system/cpu/trunk/ add edit_box.  
1203 5310 d 22 h Lrz /programs/system/cpu/trunk/ small optimization  
1111 5437 d 21 h Lrz /programs/system/rdsave/trunk/ modify path  
1110 5437 d 21 h Lrz /programs/system/run/trunk/ modify path  
1106 5438 d 19 h diamond / Loading COM mouse driver is moved from the kernel to application  
1070 5464 d 13 h Lrz /programs/system/rdsave/trunk/ use box_lib.obj  
1069 5464 d 21 h Lrz /programs/system/run/trunk/ support system lib a box_lib.obj  
1051 5527 d 1 h vkos /programs/system/launch/trunk/ Updated to 0.1.4.  
1050 5527 d 1 h vkos /programs/system/launch/trunk/ Launch 0.1.4. Fixed launching with arguments.  
1042 5535 d 1 h vkos /programs/system/launch/ Launch 0.1.3. Launching with arguments is implemented.  
1029 5553 d 9 h serge / move drivers from programs/system/drivers into /drivers  
1026 5555 d 21 h serge /programs/system/drivers/ pcie gart. Btw device can blit directly from system memory without gart, agp, etc. At least two chip.  
1013 5565 d 15 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 5568 d 15 h serge /programs/ blit from system memory in PIO mode