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 |
|