CleverMouse
|
edce644b61
|
make DiskDel save ebx
git-svn-id: svn://kolibrios.org@3202 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-28 12:49:55 +00:00 |
|
CleverMouse
|
e6976fc326
|
fix FAT folder delete in some rare cases
git-svn-id: svn://kolibrios.org@3174 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-16 12:21:15 +00:00 |
|
hidnplayr
|
d274e313e0
|
Added new sound.obj wich automatically loads correct sound driver.
See forum for more details (http://board.kolibrios.org/viewtopic.php?f=28&t=2196)
git-svn-id: svn://kolibrios.org@3171 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-15 20:38:35 +00:00 |
|
CleverMouse
|
9f2e9bf07a
|
get_pg_addr now correctly handles the kernel large page
git-svn-id: svn://kolibrios.org@3166 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-14 09:39:51 +00:00 |
|
CleverMouse
|
de94fe74ac
|
make caching for PnP disks really work
git-svn-id: svn://kolibrios.org@3164 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2013-01-14 09:24:25 +00:00 |
|
CleverMouse
|
a221c289a3
|
fix double-unlock in free(); make free() always save edi; update test
git-svn-id: svn://kolibrios.org@3126 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-12-17 15:54:19 +00:00 |
|
Sergey Semyonov (Serge)
|
b9837f927b
|
trunk: always show default cursor for inactive window
git-svn-id: svn://kolibrios.org@3069 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-28 20:03:00 +00:00 |
|
Sergey Semyonov (Serge)
|
6c5d6e467f
|
kernel: export MapPage
git-svn-id: svn://kolibrios.org@3030 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-11-12 20:06:37 +00:00 |
|
Sergey Semyonov (Serge)
|
8c4cfb296e
|
Infinity: minor update
kernel: increase size of LFB
git-svn-id: svn://kolibrios.org@2991 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-10-22 20:42:00 +00:00 |
|
Sergey Semyonov (Serge)
|
dfe456e039
|
blitter optimization
git-svn-id: svn://kolibrios.org@2988 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-10-12 18:30:58 +00:00 |
|
turbanoff
|
0cf74faa74
|
disable read for non-file (symlink, device inode, etc)
git-svn-id: svn://kolibrios.org@2973 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-09-11 17:39:26 +00:00 |
|
hidnplayr
|
7dadbba2bb
|
last AGP updates
git-svn-id: svn://kolibrios.org@2902 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-02 09:05:35 +00:00 |
|
hidnplayr
|
3ee5118adc
|
More debug output and some fixes for AGP
git-svn-id: svn://kolibrios.org@2901 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-02 07:30:54 +00:00 |
|
hidnplayr
|
aaaa8209f1
|
Fixed the obvious bugs
git-svn-id: svn://kolibrios.org@2900 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-01 10:55:11 +00:00 |
|
hidnplayr
|
954d3f5012
|
AGP driver stub
git-svn-id: svn://kolibrios.org@2899 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-08-01 08:33:50 +00:00 |
|
turbanoff
|
d205bffbfa
|
ext4 support
git-svn-id: svn://kolibrios.org@2889 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-07-25 16:26:11 +00:00 |
|
Asper
|
3bb023473d
|
Fix for r.2112
git-svn-id: svn://kolibrios.org@2802 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-06-16 23:07:17 +00:00 |
|
|
ead399f144
|
kernel: docs updated (r2727)
git-svn-id: svn://kolibrios.org@2730 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-06-03 14:32:49 +00:00 |
|
|
22e876669a
|
kernel, f65: native grayscale images support
git-svn-id: svn://kolibrios.org@2727 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-06-03 13:57:12 +00:00 |
|
Marat Zakiyanov (Mario79)
|
dfaeeb56ff
|
Functions 66.6, 66.7 - control input from the keyboard for hotkeys
git-svn-id: svn://kolibrios.org@2709 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-06-01 00:58:16 +00:00 |
|
Sergey Semyonov (Serge)
|
ddf1ff4eea
|
infinity: SetTimeBase now reset internal stream position
git-svn-id: svn://kolibrios.org@2694 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-05-27 11:01:55 +00:00 |
|
Marat Zakiyanov (Mario79)
|
33c4ad3cba
|
Not redraw the frame of window when re-activating of active window.
git-svn-id: svn://kolibrios.org@2669 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-05-23 22:29:15 +00:00 |
|
Marat Zakiyanov (Mario79)
|
01431c16e7
|
Function 18.24 - set limits of screen.
git-svn-id: svn://kolibrios.org@2654 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-30 22:07:24 +00:00 |
|
CleverMouse
|
6ea08a8bb3
|
disk_sync now flushes both caches even in compatibility mode
git-svn-id: svn://kolibrios.org@2653 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-27 16:37:37 +00:00 |
|
Marat Zakiyanov (Mario79)
|
63be312755
|
Fix for r.2575
git-svn-id: svn://kolibrios.org@2652 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-27 13:22:07 +00:00 |
|
Marat Zakiyanov (Mario79)
|
0d4cc5f003
|
F18.23 - minimize all windows
git-svn-id: svn://kolibrios.org@2648 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-26 14:21:46 +00:00 |
|
Marat Zakiyanov (Mario79)
|
1b604d2521
|
Fix for r.1345
git-svn-id: svn://kolibrios.org@2647 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-25 21:35:25 +00:00 |
|
Marat Zakiyanov (Mario79)
|
4d2c067661
|
Description F68.21 is added to the documentation.
git-svn-id: svn://kolibrios.org@2646 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-25 19:49:25 +00:00 |
|
CleverMouse
|
ccb3bac301
|
driver for managing temporary memory-based disks
git-svn-id: svn://kolibrios.org@2644 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-23 09:23:53 +00:00 |
|
CleverMouse
|
46ebef439c
|
support for PnP disks, part 3: FAT16/FAT32
git-svn-id: svn://kolibrios.org@2643 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-23 09:19:34 +00:00 |
|
Marat Zakiyanov (Mario79)
|
2643d953b1
|
A more detailed log of the boot in a black screen.
git-svn-id: svn://kolibrios.org@2642 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-21 11:41:37 +00:00 |
|
Marat Zakiyanov (Mario79)
|
8f439a5b9a
|
The fonts char.mt and char2.mt are included in the kernel is now.
git-svn-id: svn://kolibrios.org@2640 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-20 22:22:57 +00:00 |
|
Marat Zakiyanov (Mario79)
|
8d6608fe2d
|
Function 9 - returning is really 11 char is now, for: +10 = +0xA: 11 bytes: name of the process (name of the started file - executable file without extension).
git-svn-id: svn://kolibrios.org@2625 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-17 22:17:20 +00:00 |
|
Marat Zakiyanov (Mario79)
|
263603725b
|
The procedure minimize_window does not calculatescreen and redrawscreen, if window width and/or height is equal zero is now
git-svn-id: svn://kolibrios.org@2620 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-17 16:32:18 +00:00 |
|
Marat Zakiyanov (Mario79)
|
d6ef0c989b
|
Fix for r.92 (you see the correct revision number - sometimes you have to dig out the mammoth)
git-svn-id: svn://kolibrios.org@2611 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-13 21:39:02 +00:00 |
|
CleverMouse
|
bf4cb45023
|
API for external keyboards
git-svn-id: svn://kolibrios.org@2601 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-11 19:06:32 +00:00 |
|
Sergey Semyonov (Serge)
|
1f1bf0a470
|
new_mem_resize hotfix
git-svn-id: svn://kolibrios.org@2595 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-09 15:19:40 +00:00 |
|
Sergey Semyonov (Serge)
|
fdbd14a1ca
|
rewritten new_mem_resize
git-svn-id: svn://kolibrios.org@2594 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-09 13:19:32 +00:00 |
|
Marat Zakiyanov (Mario79)
|
9b04adedbd
|
Fix for r.2497
git-svn-id: svn://kolibrios.org@2586 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-07 20:20:25 +00:00 |
|
Marat Zakiyanov (Mario79)
|
839afe4284
|
Fix for r. 2524
git-svn-id: svn://kolibrios.org@2580 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-06 19:54:26 +00:00 |
|
CleverMouse
|
d324897069
|
r781 didn't fix all artefacts of r465
git-svn-id: svn://kolibrios.org@2577 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-06 18:31:43 +00:00 |
|
Marat Zakiyanov (Mario79)
|
0708bf4e15
|
Fix for r. 1316
git-svn-id: svn://kolibrios.org@2576 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-06 18:18:14 +00:00 |
|
Marat Zakiyanov (Mario79)
|
efba336d3d
|
Fix for r. 2435
git-svn-id: svn://kolibrios.org@2575 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-06 01:07:57 +00:00 |
|
Marat Zakiyanov (Mario79)
|
74a8292f46
|
Rollback for SVN r.2468 - change_task not needed.
git-svn-id: svn://kolibrios.org@2561 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-04 12:20:22 +00:00 |
|
Marat Zakiyanov (Mario79)
|
60bd1cf7b6
|
Function 15.9 - Redraws a rectangular part of the background
git-svn-id: svn://kolibrios.org@2547 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-02 22:30:24 +00:00 |
|
Marat Zakiyanov (Mario79)
|
1c8fb6c142
|
Fix for r. 2480
git-svn-id: svn://kolibrios.org@2545 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-02 18:59:09 +00:00 |
|
Marat Zakiyanov (Mario79)
|
bd6c0291ed
|
Optimization f.15.8
git-svn-id: svn://kolibrios.org@2537 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-01 22:58:45 +00:00 |
|
Marat Zakiyanov (Mario79)
|
7d5ed0a7fd
|
Function 4 - added redirect the output to the user area.
git-svn-id: svn://kolibrios.org@2536 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-04-01 22:29:11 +00:00 |
|
Marat Zakiyanov (Mario79)
|
c38b67dd40
|
small optimization for get_event_for_app
git-svn-id: svn://kolibrios.org@2534 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-31 20:21:39 +00:00 |
|
Marat Zakiyanov (Mario79)
|
5f344577c8
|
1) Fix for r. 2504
2) Corrected memmap.inc
git-svn-id: svn://kolibrios.org@2525 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-29 23:27:07 +00:00 |
|
Marat Zakiyanov (Mario79)
|
69706fb6b2
|
Fix for r. 1392
git-svn-id: svn://kolibrios.org@2524 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-29 20:44:29 +00:00 |
|
CleverMouse
|
af28a82b0a
|
undo two last revisions
git-svn-id: svn://kolibrios.org@2521 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-28 20:36:18 +00:00 |
|
Kirill Lipatov (Leency)
|
080126c3f7
|
fix for r.2519
git-svn-id: svn://kolibrios.org@2520 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-28 19:36:51 +00:00 |
|
Kirill Lipatov (Leency)
|
95430a8f8b
|
new arrow_clock.cur
git-svn-id: svn://kolibrios.org@2519 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-28 19:29:48 +00:00 |
|
Kirill Lipatov (Leency)
|
8296a2424a
|
/kernel/skin directory deleted, also deleted from build.bat
git-svn-id: svn://kolibrios.org@2518 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-28 19:21:09 +00:00 |
|
Marat Zakiyanov (Mario79)
|
9407b2971a
|
Small addition for r.2515
git-svn-id: svn://kolibrios.org@2516 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-28 17:01:49 +00:00 |
|
Marat Zakiyanov (Mario79)
|
6cf03dd98c
|
Function 15.8 - Get coordinates of last draw the background
git-svn-id: svn://kolibrios.org@2515 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-28 16:32:08 +00:00 |
|
Marat Zakiyanov (Mario79)
|
370072a7fd
|
When you move window, background is restored only to the old position is now. Some speedup!
git-svn-id: svn://kolibrios.org@2514 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-28 13:26:34 +00:00 |
|
Marat Zakiyanov (Mario79)
|
659824c952
|
'Event 5' is changed now. Event returns after redrawing the background.
git-svn-id: svn://kolibrios.org@2513 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-27 20:02:50 +00:00 |
|
Marat Zakiyanov (Mario79)
|
a787d74980
|
Function 34 - who owner the pixel on the screen
git-svn-id: svn://kolibrios.org@2511 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-27 13:25:30 +00:00 |
|
Marat Zakiyanov (Mario79)
|
a540a71a13
|
Function 25 - put image area on the background layer
git-svn-id: svn://kolibrios.org@2509 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-26 21:10:43 +00:00 |
|
Marat Zakiyanov (Mario79)
|
378aed908b
|
Fix for. r. 1067. Using of the CLI command, without pushfd/popfd - It's a Mad, Mad, Mad, Mad World!
git-svn-id: svn://kolibrios.org@2508 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-26 20:11:06 +00:00 |
|
Marat Zakiyanov (Mario79)
|
6b82f99a8b
|
1) Fix for r. 2485
2) Corrected memmap.inc
git-svn-id: svn://kolibrios.org@2504 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-24 12:51:49 +00:00 |
|
Marat Zakiyanov (Mario79)
|
32e6e19b5e
|
Correction for r.2497. Restore user defined cursor by f.37.5, after showing clock_arrow mouse pointer.
git-svn-id: svn://kolibrios.org@2503 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-23 20:13:09 +00:00 |
|
Marat Zakiyanov (Mario79)
|
6d3caf1b30
|
Fix for r. 2489
git-svn-id: svn://kolibrios.org@2500 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-23 16:05:39 +00:00 |
|
Marat Zakiyanov (Mario79)
|
05bd5db1d7
|
Fix for previous revision.
git-svn-id: svn://kolibrios.org@2498 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-22 22:09:59 +00:00 |
|
Marat Zakiyanov (Mario79)
|
e24480a9ce
|
Change cursor when loading applications. The new cursor with the clock.
git-svn-id: svn://kolibrios.org@2497 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-22 19:12:53 +00:00 |
|
Marat Zakiyanov (Mario79)
|
36115aba3f
|
Using the new mutex to r.2486
git-svn-id: svn://kolibrios.org@2489 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-21 22:48:54 +00:00 |
|
Marat Zakiyanov (Mario79)
|
b4268eda9f
|
Fix for r. 1275 - to use the CLI command is not a good solution. Much better to use a mutex!
git-svn-id: svn://kolibrios.org@2486 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-21 11:48:46 +00:00 |
|
Marat Zakiyanov (Mario79)
|
3bd1f7b7ce
|
1) Fix for r. 2480
2) Corrected memmap.inc
git-svn-id: svn://kolibrios.org@2485 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-20 23:01:50 +00:00 |
|
Marat Zakiyanov (Mario79)
|
3e1a592489
|
Fix f.37.4 - LOAD_INDIRECT sets the correct hotspot of cursor is now.
git-svn-id: svn://kolibrios.org@2483 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-20 14:57:16 +00:00 |
|
Marat Zakiyanov (Mario79)
|
4ba4f03104
|
Fix for r.2446 - for Qemu or non-standart videocards. Unfortunately [BytesPerScanLine] does not always equal to [_display.width]*[ScreenBPP]/8
git-svn-id: svn://kolibrios.org@2480 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-19 20:56:55 +00:00 |
|
Marat Zakiyanov (Mario79)
|
4d909756cd
|
Fix for r. 2446
git-svn-id: svn://kolibrios.org@2477 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-19 10:29:02 +00:00 |
|
Sergey Semyonov (Serge)
|
b7914ab4cd
|
fix old and stupid bug in cursor creation code
git-svn-id: svn://kolibrios.org@2473 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-16 21:12:10 +00:00 |
|
Marat Zakiyanov (Mario79)
|
bff46d5384
|
Fix for r. 2430
git-svn-id: svn://kolibrios.org@2472 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-16 18:12:05 +00:00 |
|
Marat Zakiyanov (Mario79)
|
160c847c88
|
Fix for r.2430 - guarantee the updating data after f. 18.2 and f. 18.18
git-svn-id: svn://kolibrios.org@2468 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-15 16:38:53 +00:00 |
|
Sergey Semyonov (Serge)
|
791845236e
|
merge acpi
git-svn-id: svn://kolibrios.org@2466 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-15 13:05:45 +00:00 |
|
Marat Zakiyanov (Mario79)
|
272e29533c
|
Fix for drawbackground mode of tiled.
git-svn-id: svn://kolibrios.org@2464 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-15 11:15:06 +00:00 |
|
Marat Zakiyanov (Mario79)
|
cd505ed9b1
|
Fix rolledup window for r. 2423
git-svn-id: svn://kolibrios.org@2463 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-15 09:47:22 +00:00 |
|
hidnplayr
|
91f85b6476
|
Removed copyright notice from struct.inc
Struct.inc is a file that comes bundled with FASM.
git-svn-id: svn://kolibrios.org@2460 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-14 09:49:09 +00:00 |
|
Marat Zakiyanov (Mario79)
|
3fc3a46bdb
|
Correction for r.2451
git-svn-id: svn://kolibrios.org@2459 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-14 09:45:55 +00:00 |
|
Marat Zakiyanov (Mario79)
|
5e7b91ce25
|
Correction for r.2423
git-svn-id: svn://kolibrios.org@2458 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-14 09:29:38 +00:00 |
|
Marat Zakiyanov (Mario79)
|
f928705342
|
Correction of previous revision.
git-svn-id: svn://kolibrios.org@2456 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-13 19:10:27 +00:00 |
|
Marat Zakiyanov (Mario79)
|
2f699083c4
|
1) Correcting information about copiright
2) VESA draw the small speedup
git-svn-id: svn://kolibrios.org@2455 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-13 16:51:57 +00:00 |
|
Sergey Semyonov (Serge)
|
bca9931e5d
|
try to load HDA driver, as requested
git-svn-id: svn://kolibrios.org@2454 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-12 18:53:48 +00:00 |
|
Marat Zakiyanov (Mario79)
|
54ec7e5e23
|
Video draw and VESA - some speedup.
git-svn-id: svn://kolibrios.org@2453 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-12 18:26:37 +00:00 |
|
Marat Zakiyanov (Mario79)
|
c039e0039c
|
Fix previous kernel revision for debugging with MTDBG.
git-svn-id: svn://kolibrios.org@2452 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-12 11:16:00 +00:00 |
|
Marat Zakiyanov (Mario79)
|
145124ff4e
|
VESA draw the small speedup
git-svn-id: svn://kolibrios.org@2451 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-11 20:36:29 +00:00 |
|
Marat Zakiyanov (Mario79)
|
1e9db5557e
|
Draw mouse pointer after restore the default pointer.
git-svn-id: svn://kolibrios.org@2450 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-11 18:04:22 +00:00 |
|
Marat Zakiyanov (Mario79)
|
30d819787b
|
Fix blitter for previous revision.
git-svn-id: svn://kolibrios.org@2449 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-11 17:29:24 +00:00 |
|
Marat Zakiyanov (Mario79)
|
91e683bb90
|
Compatibility with hardware cursor (fix for r.2430 and later)
git-svn-id: svn://kolibrios.org@2448 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-10 17:36:55 +00:00 |
|
Marat Zakiyanov (Mario79)
|
d357a70fe3
|
Video draw some speedup.
git-svn-id: svn://kolibrios.org@2446 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-10 11:37:42 +00:00 |
|
Sergey Semyonov (Serge)
|
134b326402
|
display_t: restore order of variables. Keep this structure coherent with drivers.
git-svn-id: svn://kolibrios.org@2445 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-10 11:36:26 +00:00 |
|
Sergey Semyonov (Serge)
|
2f5fd7a295
|
trunk: print cpu count on the debug board
git-svn-id: svn://kolibrios.org@2443 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-09 15:50:49 +00:00 |
|
Marat Zakiyanov (Mario79)
|
6f8e8ebd03
|
Small fix for r. 2438
git-svn-id: svn://kolibrios.org@2440 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-09 10:44:41 +00:00 |
|
Marat Zakiyanov (Mario79)
|
4832ce7a33
|
VESA draw some speedup (line, points, text, numbers)
git-svn-id: svn://kolibrios.org@2438 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-08 19:10:26 +00:00 |
|
Marat Zakiyanov (Mario79)
|
aede9dbee9
|
1) VESA draw some speedup
2) VGA draw fix
git-svn-id: svn://kolibrios.org@2436 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-08 13:45:18 +00:00 |
|
Marat Zakiyanov (Mario79)
|
e89bf78ced
|
VESA putimage speedup +30% above the r.2430
git-svn-id: svn://kolibrios.org@2435 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-08 09:22:41 +00:00 |
|
Marat Zakiyanov (Mario79)
|
b39e0fcab7
|
VESA - new algorithm for showing mouse pointer without a blink
git-svn-id: svn://kolibrios.org@2430 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-07 15:50:41 +00:00 |
|
Marat Zakiyanov (Mario79)
|
0f6f6895e1
|
Addition fix for r. 2414 and 2424 - checking for bit 31 of f.40
git-svn-id: svn://kolibrios.org@2426 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-03-01 06:28:52 +00:00 |
|
Marat Zakiyanov (Mario79)
|
085a190723
|
Restore code commented from r.2414 - this is good code! See r. 1466 and 1513.
git-svn-id: svn://kolibrios.org@2424 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-29 23:27:35 +00:00 |
|
Marat Zakiyanov (Mario79)
|
570e99f573
|
Removing the "blinking" of redrawing titlebar for skinned window (type III and IV)
git-svn-id: svn://kolibrios.org@2423 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-29 23:03:13 +00:00 |
|
Sergey Semyonov (Serge)
|
0735fd9e1b
|
fn.40: ebx bit 30 - do not send mouse events if cursor outside window
git-svn-id: svn://kolibrios.org@2414 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-28 08:36:15 +00:00 |
|
Sergey Semyonov (Serge)
|
a6898aa575
|
change application heap size and shared dll locations
git-svn-id: svn://kolibrios.org@2412 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-27 08:28:06 +00:00 |
|
Sergey Semyonov (Serge)
|
db320404f9
|
and again fn.40: now ebx bit 31 - do not send mouse events to inactive window
git-svn-id: svn://kolibrios.org@2411 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-27 07:04:31 +00:00 |
|
Sergey Semyonov (Serge)
|
e7a3df5e7c
|
fn. 40 API last time changes
git-svn-id: svn://kolibrios.org@2410 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-27 05:38:15 +00:00 |
|
Sergey Semyonov (Serge)
|
faf020ed36
|
update documentation
git-svn-id: svn://kolibrios.org@2409 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-26 04:22:47 +00:00 |
|
Sergey Semyonov (Serge)
|
ce677ba734
|
f.40 ebx bit 3: do not send mouse events to inactive window
git-svn-id: svn://kolibrios.org@2408 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-26 04:10:05 +00:00 |
|
Marat Zakiyanov (Mario79)
|
539071c806
|
We do not use Vesa 1.2 mode (for trunk kernel) is now
git-svn-id: svn://kolibrios.org@2407 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-26 00:26:08 +00:00 |
|
Sergey Semyonov (Serge)
|
8c4037718d
|
new 68.26 user_unmap(void* block_base, unsigned int offset, size_t unmap_size);
git-svn-id: svn://kolibrios.org@2400 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-24 21:47:01 +00:00 |
|
Marat Zakiyanov (Mario79)
|
e4aa2672b0
|
Decrease size of shadow buffer for VGA. The old size is 2-fold excess of actual need.
git-svn-id: svn://kolibrios.org@2398 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-24 19:20:05 +00:00 |
|
hidnplayr
|
e7bade16fe
|
Adapted more structures to use new struct.inc
git-svn-id: svn://kolibrios.org@2384 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-23 18:52:13 +00:00 |
|
hidnplayr
|
58fe32f210
|
Usage of struct.inc from fasm in trunk kernel.
git-svn-id: svn://kolibrios.org@2381 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-22 15:46:09 +00:00 |
|
hidnplayr
|
599bb8d0bd
|
Reserved sysfn 74,75,76 in trunk for new stack.
git-svn-id: svn://kolibrios.org@2365 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-21 11:00:54 +00:00 |
|
Sergey Semyonov (Serge)
|
d328d0e037
|
export destroy_event and timer_hs
git-svn-id: svn://kolibrios.org@2356 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-19 12:48:21 +00:00 |
|
Marat Zakiyanov (Mario79)
|
a2109c90b2
|
Fix for f38 - correction for the remainder of the division
git-svn-id: svn://kolibrios.org@2353 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-18 17:56:20 +00:00 |
|
Sergey Semyonov (Serge)
|
9dadf069ea
|
export free_page
git-svn-id: svn://kolibrios.org@2343 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-04 13:21:17 +00:00 |
|
Sergey Semyonov (Serge)
|
5491cb4d99
|
blitter prerequisite
git-svn-id: svn://kolibrios.org@2341 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-02-02 08:42:35 +00:00 |
|
Sergey Semyonov (Serge)
|
adce55500e
|
remove deleted cursor from cursor's list
git-svn-id: svn://kolibrios.org@2337 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2012-01-25 03:56:53 +00:00 |
|
hidnplayr
|
df1f1777ac
|
Re-enabled i8255x card 1068:8086.
git-svn-id: svn://kolibrios.org@2307 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-11-12 14:09:30 +00:00 |
|
hidnplayr
|
dea41c44ce
|
re-enabled rtl8139 card in trunk kernel, it was disabled by error in r1887
git-svn-id: svn://kolibrios.org@2306 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-11-09 20:03:39 +00:00 |
|
CleverMouse
|
037099f50d
|
Style corrected for new rules, no semantic changes
git-svn-id: svn://kolibrios.org@2288 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-10-14 21:38:50 +00:00 |
|
Sergey Semyonov (Serge)
|
1463afc261
|
reduce kernel memory usage
git-svn-id: svn://kolibrios.org@2267 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-10-05 11:13:17 +00:00 |
|
Marat Zakiyanov (Mario79)
|
eade1f9f90
|
Many fixes for blue boot screen
git-svn-id: svn://kolibrios.org@2261 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-10-04 22:00:04 +00:00 |
|
killerkirill
|
02004e9c11
|
Minor changes to English comments - grammatical, etc.
git-svn-id: svn://kolibrios.org@2257 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-10-03 17:52:42 +00:00 |
|
Marat Zakiyanov (Mario79)
|
6ea57786b0
|
Remove the old VRR code. p.1
git-svn-id: svn://kolibrios.org@2255 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-10-03 14:16:25 +00:00 |
|
Marat Zakiyanov (Mario79)
|
6e5e6b3c02
|
New f.18.1
git-svn-id: svn://kolibrios.org@2244 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-27 07:08:12 +00:00 |
|
Marat Zakiyanov (Mario79)
|
132b516d92
|
alternative fix for r.1474
git-svn-id: svn://kolibrios.org@2233 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-23 02:33:18 +00:00 |
|
Sergey Semyonov (Serge)
|
a61cc1cc58
|
merge apic code
git-svn-id: svn://kolibrios.org@2231 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-22 16:44:10 +00:00 |
|
Sergey Semyonov (Serge)
|
e06410d094
|
merge acpi #2217
git-svn-id: svn://kolibrios.org@2218 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-21 09:13:47 +00:00 |
|
Marat Zakiyanov (Mario79)
|
9e5b90e354
|
window.inc - fix for r.1474
git-svn-id: svn://kolibrios.org@2214 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-20 00:07:56 +00:00 |
|
Marat Zakiyanov (Mario79)
|
4db1abbe76
|
I very much hope that this is the last fix for r.2129. This revision makes me cry.
git-svn-id: svn://kolibrios.org@2208 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-17 23:08:48 +00:00 |
|
Marat Zakiyanov (Mario79)
|
59fc4ab346
|
tcp.inc: fix for r2129
git-svn-id: svn://kolibrios.org@2186 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-14 16:21:32 +00:00 |
|
Marat Zakiyanov (Mario79)
|
213f39d0cd
|
CAPS LOCK for ASCII key
git-svn-id: svn://kolibrios.org@2171 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-11 17:31:15 +00:00 |
|
Sergey Semyonov (Serge)
|
be59696270
|
merge kolibri_acpi #2156
git-svn-id: svn://kolibrios.org@2167 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-10 10:58:39 +00:00 |
|
Sergey Semyonov (Serge)
|
751664d089
|
heap: fix memory leakage
git-svn-id: svn://kolibrios.org@2164 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-07 21:27:52 +00:00 |
|
Sergey Semyonov (Serge)
|
20a4ca93e3
|
taskman:fix error reporting
git-svn-id: svn://kolibrios.org@2157 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-05 11:23:08 +00:00 |
|
Sergey Semyonov (Serge)
|
1804fc6d05
|
merge kolibri-acpi #2151
git-svn-id: svn://kolibrios.org@2154 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-04 16:41:24 +00:00 |
|
Sergey Semyonov (Serge)
|
87882ebc37
|
v86: fix wrong irq number
git-svn-id: svn://kolibrios.org@2149 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-03 08:04:20 +00:00 |
|
CleverMouse
|
eca36f7ef4
|
socket.inc: fix for r2129
git-svn-id: svn://kolibrios.org@2147 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-02 19:48:37 +00:00 |
|
CleverMouse
|
a3388c45de
|
sync with r2143 except for a typo
git-svn-id: svn://kolibrios.org@2146 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-02 19:32:21 +00:00 |
|
CleverMouse
|
a632fb94b0
|
fix virtual root enumeration broken in r2129
git-svn-id: svn://kolibrios.org@2145 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-09-02 19:03:49 +00:00 |
|
CleverMouse
|
57633abf05
|
support for PnP disks, part 2: adapt current caching
git-svn-id: svn://kolibrios.org@2140 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-31 16:26:51 +00:00 |
|
CleverMouse
|
c33c39a421
|
fix mutex_unlock
git-svn-id: svn://kolibrios.org@2137 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-30 14:03:36 +00:00 |
|
Sergey Semyonov (Serge)
|
246c135659
|
irq: reset fail counter
all kernel: replace old non-blocking mutexes
git-svn-id: svn://kolibrios.org@2129 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-27 10:59:48 +00:00 |
|
CleverMouse
|
3ec60d2e42
|
forgotten include
git-svn-id: svn://kolibrios.org@2123 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-26 11:51:56 +00:00 |
|
CleverMouse
|
fa7b5eb6e1
|
kernel timers
git-svn-id: svn://kolibrios.org@2122 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-26 11:46:54 +00:00 |
|
CleverMouse
|
cdeeb6be66
|
support for PnP disks: add exports and docs
git-svn-id: svn://kolibrios.org@2120 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-25 19:58:37 +00:00 |
|
CleverMouse
|
1eb4e63e51
|
support for PnP disks, part 1
git-svn-id: svn://kolibrios.org@2119 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-25 18:32:14 +00:00 |
|
Sergey Semyonov (Serge)
|
0c8c27e46c
|
move PIC functions into separate file
git-svn-id: svn://kolibrios.org@2118 a494cfbc-eb01-0410-851d-a64ba20cac60
|
2011-08-25 09:32:01 +00:00 |
|