Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5984 3065 d 21 h serge /kernel/branches/Kolibri-acpi/ kolibri-acpi: update  
5565 3265 d 12 h serge /kernel/branches/Kolibri-acpi/ update  
5201 3448 d 3 h serge /kernel/branches/Kolibri-acpi/ acpi: update  
4423 3781 d 10 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
4288 3819 d 22 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:remove Screen_Max_X and Screen_Max_Y. Huge amounts of bugs expected  
4287 3820 d 0 h Serge /kernel/branches/Kolibri-acpi/ kolibri-acpi:update  
3589 3994 d 20 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3555 3999 d 12 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3500 4016 d 18 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
2987 4227 d 12 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2465 4438 d 18 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trunk  
2439 4444 d 23 h Serge /kernel/branches/Kolibri-acpi/ enumerate CPU's and start AP.  
2434 4445 d 22 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2268 4600 d 20 h Serge /kernel/branches/Kolibri-acpi/ merge trunk  
2219 4614 d 17 h Serge /kernel/branches/Kolibri-acpi/ acpi: define IRQ_PIC, IRQ_APIC  
1635 4969 d 21 h serge /kernel/branches/Kolibri-acpi/ acpi branch  
1563 5023 d 9 h diamond /kernel/trunk/ fix bug #16  
1550 5030 d 8 h diamond /kernel/trunk/gui/ fix calculation of draw_limits  
1540 5032 d 9 h diamond /kernel/trunk/gui/ desktop window is not movable (bug #17)  
1526 5037 d 9 h diamond /kernel/trunk/gui/ do not maximize windows of unresizable styles (bug #17)  
1474 5093 d 13 h diamond /kernel/trunk/ optimize set_window_box: do nothing if new box is the same as old one  
1465 5100 d 0 h mario79 /kernel/trunk/gui/ Fix of left mouse button broken to revision 1460  
1460 5118 d 6 h Lrz /kernel/trunk/gui/ small changes  
1424 5184 d 15 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
1391 5206 d 12 h mikedld /kernel/trunk/ gui/mouse.inc:
+ new file for GUI-related mouse events handling (old mouse.inc renamed)
gui/button.inc and gui/window.inc:
* refactoring in regards of new mouse.inc:
* obsolete code eliminated
* old'n'ugly `check_buttons` and `checkwindows` removed
* events handlers added
gui/window.inc:
* moved GUI-related syscalls and auxilary functions from kernel.asm
* removed registers cross-ordering from syscall 67 (window move/resize)
+ more comments added
known bugs include:
1. apps using syscall 67 (kfar etc.) may not redraw their old screen area leaving ghost images
2. possibility of mouse cursor artefacts may have increased (this *really* has to be reworked)
 
1369 5235 d 18 h Lrz /kernel/trunk/ small changes and optimization  
1368 5235 d 18 h mikedld /kernel/trunk/gui/ * gui/window.inc optimizations: check_window_position & set_screen speedup  
1362 5239 d 5 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1329 5251 d 12 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1326 5257 d 13 h Lrz /kernel/trunk/gui/ bugfix previous revision  
1324 5258 d 16 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1300 5273 d 17 h serge /kernel/trunk/ kms: pre rc8  
1225 5313 d 13 h mario79 /kernel/trunk/gui/ Additional fix related to revision 1172.  
1038 5557 d 19 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
994 5606 d 22 h diamond /kernel/trunk/gui/ bugfix in revision 986 + small optimization from Galkov  
986 5610 d 13 h diamond /kernel/trunk/gui/ redo of revision 970 considering revision 985  
985 5610 d 14 h heavyiron /kernel/trunk/gui/ Bugfix of 415 revision  
970 5622 d 18 h diamond /kernel/trunk/gui/ a window is activated only once when mouse button is pressed  
961 5625 d 10 h diamond /kernel/trunk/gui/ bugfix in height of rolled-up window with style 4  
856 5736 d 14 h diamond /kernel/trunk/ bugfix in sysfn 67: avoid system crash for invalid parameter