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
1225 5311 d 4 h mario79 /kernel/trunk/gui/ Additional fix related to revision 1172.  
1168 5345 d 4 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
1067 5484 d 13 h Galkov /kernel/trunk/ kernel - fix by forum post=23224
event - small optimization, not more
 
1061 5505 d 7 h Galkov /kernel/trunk/gui/ oops: bug in event.inc#line=295  
1059 5506 d 18 h Galkov /kernel/trunk/gui/ oops: fix in RemoveEventTo  
1055 5519 d 4 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  
1038 5555 d 10 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
994 5604 d 13 h diamond /kernel/trunk/gui/ bugfix in revision 986 + small optimization from Galkov  
986 5608 d 5 h diamond /kernel/trunk/gui/ redo of revision 970 considering revision 985  
985 5608 d 6 h heavyiron /kernel/trunk/gui/ Bugfix of 415 revision  
983 5609 d 1 h diamond /kernel/trunk/ some cosmetic fixes  
970 5620 d 10 h diamond /kernel/trunk/gui/ a window is activated only once when mouse button is pressed  
965 5620 d 23 h diamond /kernel/trunk/gui/ fixed crash when one attempts to define too many buttons  
961 5623 d 2 h diamond /kernel/trunk/gui/ bugfix in height of rolled-up window with style 4  
856 5734 d 6 h diamond /kernel/trunk/ bugfix in sysfn 67: avoid system crash for invalid parameter  
831 5767 d 8 h diamond /kernel/trunk/gui/ bugfix of revision 803  
803 5798 d 7 h alver /kernel/trunk/  
768 5905 d 10 h heavyiron /kernel/trunk/gui/ Temporary fix in "check_window_position". In future we need negative coordinates support without this procedure :-)  
753 5919 d 10 h serge /kernel/trunk/ supported videomodes  
709 5937 d 7 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
684 5986 d 11 h diamond /kernel/trunk/ deleting cross registers in system calls, part 2  
679 5995 d 2 h diamond /kernel/trunk/gui/ restoring window after rolling up does not allow invalid window coordinates  
671 6020 d 23 h Ghost /kernel/trunk/ initial deleting cross regisres in system calls  
665 6039 d 11 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
599 6124 d 20 h spraid /kernel/trunk/ shade window Y=4
interval boot screen for "d" parameter
 
593 6129 d 8 h mikedld /kernel/trunk/ Revision numbering fix  
566 6150 d 14 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
549 6164 d 22 h spraid /kernel/trunk/ added window type (Y=4). skinned window with fixed sizes  
531 6182 d 13 h diamond /kernel/trunk/ Sysfunction 23v does not require task switch when waiting  
525 6188 d 14 h diamond /kernel/trunk/ * Fixed bug with handling of command-line for apps
* Fn 70 supports /sys/... syntax for access to sysdir (/rd/1 with normal boot)
 
523 6192 d 13 h diamond /kernel/trunk/ * Correct value of selector gs
* Support for kpack'ed skin files
* Default setting for DMA access is now "disabled"
* Fixed kernel fault when network packet sending
 
521 6193 d 11 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
488 6206 d 3 h spraid /kernel/trunk/ loading libs for kernel
loading from HD
inifiles.asm (not completed, using with kernel to load sys.conf)
parse file names
%sys% may be system directory for programs (70 function)
 
479 6209 d 11 h kastigar /kernel/trunk/ 1)ps2 mouse driver(removed from kernel)
2)new 2 modes for ps2-mouse (scrolling mouse and 5-button mouse)
3) added function 37.7 for mouse scrolling data
 
473 6215 d 10 h diamond /kernel/trunk/ * Unified COM1/COM2 mice handling.
* Corrected COM mouse detection.
* Mouse cursor can now be at right and bottom screen sides.
* Normal handling of "desktop background redraw" event.
(Background redraw is faster now.)
* Fixed error in stretch background function for VESA 2.0.
 
465 6229 d 16 h serge /kernel/trunk/ merge flat kernel  
431 6252 d 10 h serge /kernel/trunk/ copyrights  
425 6256 d 23 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
424 6257 d 4 h spraid /kernel/trunk/  
415 6266 d 0 h heavyiron /kernel/ Mods by vhanla:
- Window is grabbed to drag only if you CLICK on its grab area (ie. the title bar)
- Button is selected only if it is clicked on its area