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
2426 4462 d 19 h mario79 /kernel/trunk/gui/ Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40  
2425 4463 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/ system starts faster (minus 250 milliseconds)  
2424 4463 d 2 h mario79 /kernel/trunk/gui/ Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.  
2423 4463 d 3 h mario79 /kernel/trunk/ Removing the "blinking" of redrawing titlebar for skinned window (type III and IV)  
2414 4464 d 17 h Serge /kernel/trunk/ fn.40: ebx bit 30 - do not send mouse events if cursor outside window  
2412 4465 d 17 h Serge /kernel/trunk/ change application heap size and shared dll locations  
2411 4465 d 19 h Serge /kernel/trunk/ and again fn.40: now ebx bit 31 - do not send mouse events to inactive window  
2410 4465 d 20 h Serge /kernel/trunk/docs/ fn. 40 API last time changes  
2409 4466 d 21 h Serge /kernel/trunk/docs/ update documentation  
2408 4466 d 22 h Serge /kernel/trunk/ f.40 ebx bit 3: do not send mouse events to inactive window  
2407 4467 d 1 h mario79 /kernel/trunk/ We do not use Vesa 1.2 mode (for trunk kernel) is now  
2404 4467 d 13 h hidnplayr /kernel/branches/net/network/ Fixed socket_ring_write in net branch.  
2403 4467 d 14 h hidnplayr /kernel/branches/net/network/ Forgot init_mutex ...  
2402 4467 d 14 h hidnplayr /kernel/branches/net/network/ Usage of new mutexes in net branch.  
2401 4468 d 4 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet32 driver for net branch  
2400 4468 d 4 h Serge /kernel/trunk/core/ new 68.26 user_unmap(void* block_base, unsigned int offset, size_t unmap_size);  
2398 4468 d 7 h mario79 /kernel/trunk/core/ Decrease size of shadow buffer for VGA. The old size is 2-fold excess of actual need.  
2390 4469 d 3 h hidnplayr /kernel/branches/net/network/ Fixed TCP and UDP checksum in net branch.  
2387 4469 d 5 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
2386 4469 d 5 h hidnplayr /kernel/branches/net/network/ Fixed ICMP in net branch  
2385 4469 d 7 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2384 4469 d 7 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
2382 4470 d 10 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
2381 4470 d 10 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.  
2373 4470 d 13 h hidnplayr /kernel/branches/net/boot/ Trying to fix the makefile for new stack  
2369 4470 d 15 h hidnplayr /kernel/branches/net/network/ Fixed problem with UDP_input when checksum was 0.  
2366 4471 d 12 h hidnplayr /kernel/branches/net/network/ Bugfixes in net branch:
-Disabled UDP remote IP checking because it blocks valid packets in certain situations (DNS resolving)
-Removed device '0' (application level) as default device because it was not correctly implemented and would require a lot of changes. Yet need to find a better solution for this.
 
2365 4471 d 15 h hidnplayr /kernel/trunk/core/ Reserved sysfn 74,75,76 in trunk for new stack.  
2364 4471 d 15 h hidnplayr /kernel/branches/net/ Changed net branch specific kernel function numbers to make room for function 73 in main branch.  
2362 4471 d 17 h hidnplayr /kernel/branches/net/network/ Markup changes in net branch + updates in TCP_output  
2356 4473 d 13 h Serge /kernel/trunk/core/ export destroy_event and timer_hs  
2353 4474 d 8 h mario79 /kernel/trunk/video/ Fix for f38 - correction for the remainder of the division  
2350 4477 d 3 h art_zh /kernel/branches/Kolibri-A/trunk/ one old and stupid bug fixed  
2343 4488 d 12 h Serge /kernel/trunk/core/ export free_page  
2341 4490 d 17 h Serge /kernel/trunk/ blitter prerequisite  
2337 4498 d 22 h Serge /kernel/trunk/video/ remove deleted cursor from cursor's list  
2322 4555 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ new font engine  
2321 4556 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ sysfont parser bugfix  
2320 4557 d 1 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ sysfont parser  
2318 4559 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ new font engine