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
970 5642 d 11 h diamond /kernel/trunk/gui/ a window is activated only once when mouse button is pressed  
966 5642 d 23 h diamond /kernel/trunk/ Reverted revision 910  
965 5643 d 0 h diamond /kernel/trunk/gui/ fixed crash when one attempts to define too many buttons  
961 5645 d 3 h diamond /kernel/trunk/gui/ bugfix in height of rolled-up window with style 4  
960 5645 d 10 h diamond /kernel/trunk/core/ allow IRQ14 and IRQ15 to be redirected to V86 machine  
947 5652 d 19 h lrz /kernel/trunk/boot/ It show only 24 and 32 bpp in blue screen  
946 5653 d 0 h lrz /kernel/trunk/boot/ fix '65535,0,0' error  
945 5653 d 3 h serge /kernel/trunk/ destroy shared memory. update docs  
943 5655 d 17 h serge /kernel/trunk/ shmem_close()  
942 5658 d 16 h Lrz /kernel/trunk/ change mov [cpu_type],0 on mov [cpu_type],eax  
941 5658 d 17 h Lrz /kernel/trunk/boot/ fix comment  
940 5659 d 4 h serge /kernel/trunk/ shmem_open()  
939 5663 d 8 h mario79 /kernel/trunk/ Small fix of function 36.  
927 5668 d 10 h mario79 /kernel/trunk/ Function 36 now is faster and use on/off cursor.  
925 5671 d 16 h Lrz /kernel/trunk/boot/ small optimization, register use the faster than memory  
924 5672 d 11 h serge /kernel/trunk/ export "SetMouseData" for pe drivers  
923 5672 d 15 h mario79 /kernel/trunk/docs/ Fix documentation to revision 921.  
922 5673 d 0 h mikedld /kernel/trunk/network/ Network stack: real socket numbers, comments, code cleanup  
921 5673 d 8 h mario79 /kernel/trunk/ Function 36. See sysfuncr.txt and sysfuncs.txt  
918 5678 d 13 h diamond /kernel/trunk/ sysfunction 65 can now output 2bpp images  
917 5679 d 3 h diamond /kernel/trunk/core/ bugfix of previous revision  
916 5679 d 17 h serge /kernel/trunk/ fix load_library  
915 5680 d 5 h mikedld /kernel/trunk/network/ Fix in socket_read (page_fault) and udp_rx (incorrect IP comparison)  
913 5683 d 2 h mikedld /kernel/trunk/network/ Fix for r907: correctly initialize resend queue  
912 5683 d 14 h diamond /kernel/trunk/ bugfix in previous revision  
911 5683 d 15 h diamond /kernel/trunk/ sysfunction 65 can now output 1bpp and 4bpp images  
910 5684 d 7 h mikedld /kernel/trunk/ Actually set the background on boot to 1x1 black pixel  
909 5684 d 9 h mikedld /kernel/trunk/network/ Fix for r907 (uninitialized prev/next pointers in sockets list)  
907 5684 d 23 h mikedld /kernel/trunk/ Network stack: dynamic sockets list, other small fixes  
906 5686 d 2 h diamond /kernel/trunk/ sysfunction 65: 16bpp is now 5+6+5, and 5+5+5=15bpp  
891 5689 d 13 h diamond /kernel/trunk/core/ bugfix of revision 820  
884 5696 d 4 h serge /kernel/trunk/core/ immediate values are replaced with symbolic constants  
875 5710 d 11 h serge /kernel/trunk/ fix background buffer overrun  
874 5711 d 13 h serge /kernel/trunk/drivers/ 1) more chips: x1000, HD2000, HD3000, HD4000, mobile, IGP, X2 etc...
2) forgotten sb16/readme.txt
 
871 5717 d 18 h mikedld /kernel/ Fixed network stack crash in stateTCB_FIN_WAIT_2 (page fault), trunk + all branches  
869 5722 d 1 h shurf /kernel/trunk/network/eth_drv/ RTL8169: fixed  
867 5727 d 0 h shurf /kernel/trunk/network/eth_drv/ Turned on svn:keywords for forcedeth.inc. Added support for more NIC's with FORCEDETH network driver  
866 5727 d 0 h shurf /kernel/trunk/network/eth_drv/ FORCEDETH network driver  
865 5730 d 18 h Ghost /kernel/ and eax, 0xff -> movzx eax, al  
858 5746 d 11 h hidnplayr /kernel/trunk/core/ Added CPU exception error messages.

more info about cpu exceptions: http://www.delorie.com/djgpp/doc/dpmi/ch4.5.html