bw
4cc19614ca
Lode Runner Live game
...
git-svn-id: svn://kolibrios.org@670 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-11-01 12:36:59 +00:00
bw
bafb2d78f4
[FP] changes in RTL, gfx example
...
git-svn-id: svn://kolibrios.org@666 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-27 16:38:51 +00:00
Evgeny Grechnikov (Diamond)
c1f806239d
* new system function for "send message"
...
* @panel: Alt+F4 sends close message rather than immediate kill
git-svn-id: svn://kolibrios.org@665 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-25 11:20:02 +00:00
ataualpa
94cec78ecd
Stackcfg now has Russian interface
...
git-svn-id: svn://kolibrios.org@664 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-22 18:43:00 +00:00
ataualpa
0ceaac39cf
Some programs now use window style Y=4
...
git-svn-id: svn://kolibrios.org@661 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-20 18:12:58 +00:00
Evgeny Grechnikov (Diamond)
faa0e12b63
bugfix in pic4
...
git-svn-id: svn://kolibrios.org@651 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-16 10:53:14 +00:00
Sergey Semyonov (Serge)
0b1eb45cb9
update copyrights
...
git-svn-id: svn://kolibrios.org@650 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-15 20:49:00 +00:00
andrew_programmer
6cdf720037
That new in this version:
...
1) Transfer of parameters to functions of library is copied on the convention stdcall.
2) Now functions link on names.
3)Now, if to guide the mouse on a component and to press the left button of the mouse all
messages from the mouse are sent only to this component.If to release(let off) the left
button of the mouse messages from the mouse again become accessible to all components.
4) In library new functions are added.
int Version (void) - to receive the version of library. The version comes back in a format: year + month + day.
The current library has version 71014.
void RemoveComponent (void *Control, int new_x, int new_y) - moves a component to new coordinates.
void ResizeComponent (void *Control, int new_sizex, int new_sizey) - changes the size of a component.
Examples of use of these functions look in example Bookmark.
5) The example of work with libGUI in programming language C is added. This example is a part of the interface
written by me for my scientific program.
git-svn-id: svn://kolibrios.org@648 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-15 10:45:36 +00:00
andrew_programmer
16f5992719
Mistakes in functions of work with files and with system calls KolibriOS are corrected.
...
New functions for work with system calls KolibriOS are added. Functions for format output
are added: printf (), fprintf (), sprintf (), snprintf (), vsnprintf (). For material
numbers it is meanwhile supported only format output the (%f), and exponential output a (%e)
is not realized yet.
Functions for format output correctly work only in GCC because TinyC incorrectly works with
the functions containing variable number of arguments.
git-svn-id: svn://kolibrios.org@647 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-15 09:42:17 +00:00
Sergey Semyonov (Serge)
38ed47b73c
uFMOD 1.25.1 from Quantum and some minor bugfixes
...
git-svn-id: svn://kolibrios.org@646 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-14 17:38:57 +00:00
Marat Zakiyanov (Mario79)
b2579e99a5
From <Lrz>:
...
Fix buf in editbox.mac
git-svn-id: svn://kolibrios.org@645 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-12 15:38:14 +00:00
Evgeny Grechnikov (Diamond)
d372427ef3
KFar 0.42, KFar_Arc 0.12
...
git-svn-id: svn://kolibrios.org@644 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-10-06 15:34:14 +00:00
bw
ec5962d52e
RTL for FP 2.2.0
...
git-svn-id: svn://kolibrios.org@643 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-28 12:26:28 +00:00
Alexey Teplov (
3e571197e0
fixed bug
...
git-svn-id: svn://kolibrios.org@642 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-24 12:45:36 +00:00
Evgeny Grechnikov (Diamond)
01d88ae246
fasm: dynamic memory allocation
...
git-svn-id: svn://kolibrios.org@635 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-20 17:07:33 +00:00
Evgeny Grechnikov (Diamond)
5504861649
* @panel from Alver with corrections for minimize/restore button
...
* icon: corrected restart of all icons with 'Apply'
git-svn-id: svn://kolibrios.org@633 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-20 16:35:52 +00:00
Evgeny Grechnikov (Diamond)
c2d16441b9
sorry, I forgot to 'svn add' some files for 631
...
git-svn-id: svn://kolibrios.org@632 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-20 16:22:12 +00:00
Evgeny Grechnikov (Diamond)
d7512224b5
KFar 0.41 + KFar_Arc 0.11
...
git-svn-id: svn://kolibrios.org@631 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-20 16:20:58 +00:00
Mihail Semenyako (mike.dld)
84bce0d4d8
Fixing incorrect behaviour of tab save suggestion on close
...
Minor GUI fixes (tab close button is skinned now; incorrect popup height calculation)
git-svn-id: svn://kolibrios.org@629 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-18 00:41:58 +00:00
Mihail Semenyako (mike.dld)
f53429e2f8
Better fix to the problem, thanks diamond for pointing it out
...
There're some other issues revealed though, I'm looking into them
git-svn-id: svn://kolibrios.org@627 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-15 22:17:10 +00:00
Mihail Semenyako (mike.dld)
5aa81d7197
Revert back to old mem.ReAlloc implementation using 68.12 and 68.13
...
git-svn-id: svn://kolibrios.org@626 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-15 10:04:04 +00:00
Evgeny Grechnikov (Diamond)
b8fa8489d3
some optimized variants from K0700
...
git-svn-id: svn://kolibrios.org@625 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-13 13:29:59 +00:00
heavyiron
48a2a652db
fasm 1.67.23
...
git-svn-id: svn://kolibrios.org@624 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-12 20:28:50 +00:00
bw
63328e8522
[FP] changes in RTL, first example
...
git-svn-id: svn://kolibrios.org@623 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-12 16:34:21 +00:00
SPraid (simba)
2df5588f95
iconstrp.gif by leency
...
git-svn-id: svn://kolibrios.org@622 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-10 17:48:23 +00:00
bw
6c47c845cb
FP 2.3.1 (SVN 8373)
...
git-svn-id: svn://kolibrios.org@619 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-04 13:23:24 +00:00
Mihail Semenyako (mike.dld)
6b39363987
Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel
...
git-svn-id: svn://kolibrios.org@617 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-09-01 21:38:00 +00:00
bw
f23fc38433
FreePascal RTL
...
git-svn-id: svn://kolibrios.org@616 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-29 09:16:31 +00:00
Sergey Semyonov (Serge)
34c712de5d
update CLib startup code
...
git-svn-id: svn://kolibrios.org@615 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-28 10:36:38 +00:00
Sergey Semyonov (Serge)
3be3768ce0
update CLib
...
git-svn-id: svn://kolibrios.org@614 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-28 10:31:46 +00:00
Sergey Semyonov (Serge)
52facee6d5
handleio
...
git-svn-id: svn://kolibrios.org@613 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-26 09:08:14 +00:00
andrew_programmer
4bfb625f10
Example of work with files in TinyC.
...
git-svn-id: svn://kolibrios.org@612 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-24 20:37:38 +00:00
andrew_programmer
c38424c343
Added include files for libC.
...
git-svn-id: svn://kolibrios.org@611 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-24 19:52:54 +00:00
andrew_programmer
e5c041df96
Update Kolibri version of libC library(for usage in TinyC).
...
Correction of various mistakes in functions of work with files.
For work with files 70 function is used.
Functions for work with memory are changed for use of the new manager of memory.
git-svn-id: svn://kolibrios.org@610 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-24 19:49:07 +00:00
andrew_programmer
fb3a10620e
Update Kolibri version of TinyC.Some bugfixes.
...
git-svn-id: svn://kolibrios.org@609 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-24 19:33:11 +00:00
heavyiron
13095ae856
fasm 1.67.22
...
git-svn-id: svn://kolibrios.org@607 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-10 04:45:04 +00:00
Marat Zakiyanov (Mario79)
4b5d5984ce
jpegview 0.18
...
Open file with parameter in patch. Size of parameter - 4 bytes. Parameter starts with the character "\", the unused characters are filled by a blank (ASCII 20h).
'\T /hd0/1/1.jpg' - set background, mode: tile
'\S /hd0/1/1.jpg' - set background, mode: stretch
git-svn-id: svn://kolibrios.org@606 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-09 21:20:30 +00:00
kaitz
85028a5147
Updated Tinypad translation
...
Translated rdsave
Kernel bootcode updates for Estonian
git-svn-id: svn://kolibrios.org@605 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-07 20:42:45 +00:00
Rus
db2f7da2e5
@RB
...
- bug-fix and optimization
git-svn-id: svn://kolibrios.org@604 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-03 00:43:10 +00:00
Rus
e0479cff91
bag-fix of commit 601
...
git-svn-id: svn://kolibrios.org@602 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 20:16:05 +00:00
Rus
71e4e59cf3
@Panel
...
- added close context menu
git-svn-id: svn://kolibrios.org@601 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 19:03:24 +00:00
Alexey Teplov (
3be9554bed
Update source cod
...
git-svn-id: svn://kolibrios.org@600 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-08-02 13:56:49 +00:00
SPraid (simba)
c8f1c5b1ba
New iconstrp.gif for ICON by Leency
...
loader_doc.txt (by use bx register to set system directory)
git-svn-id: svn://kolibrios.org@598 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-30 23:38:37 +00:00
SPraid (simba)
c0c454e024
New iconstrp.gif for ICON by Leency
...
git-svn-id: svn://kolibrios.org@596 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-29 18:26:53 +00:00
Rus
df6f93e4eb
4.0.5 (Rus)
...
bug-fixes:
- correct call save-dialog for saving new files or files from folder of tinypad
new features:
- added prompt to save file before closing
- added close tab button
git-svn-id: svn://kolibrios.org@595 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-29 02:06:58 +00:00
Rus
0b0dd3e2c5
Tinypad v. 4.0.5
...
bug-fix:
- a new tab is created when opening a file from folder of tinypad
git-svn-id: svn://kolibrios.org@592 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-26 21:41:48 +00:00
Evgeny Grechnikov (Diamond)
1d9fff9e92
KFar 0.4 + KFar_Arc 0.1
...
git-svn-id: svn://kolibrios.org@589 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-26 12:45:49 +00:00
Evgeny Grechnikov (Diamond)
379dd4d36d
Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
...
because these actions do not involve file system.
git-svn-id: svn://kolibrios.org@588 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-26 12:25:17 +00:00
Iliya Mihailov (Ghost)
8df29f7be6
PCIDEV port (use new PCI API)
...
git-svn-id: svn://kolibrios.org@587 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-23 18:21:38 +00:00
Marat Zakiyanov (Mario79)
93e2c279ba
The universal cache of IDE devices.
...
Step 2:
1) Realized cache ATAPI device (CD\DVD).
2) Lock\Unlock ATAPI device for working with cache.
3) Eject (F70/10) and Load (F70/11) tray of ATAPI device.
4) Application CD_tray for control of tray ATAPI device.
git-svn-id: svn://kolibrios.org@585 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-22 20:52:21 +00:00
Alexey Teplov (
59e4c92d8d
Fixed bug
...
git-svn-id: svn://kolibrios.org@583 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-20 07:18:18 +00:00
Sergey Semyonov (Serge)
94ec5d65c8
restore old ac97wav.c
...
git-svn-id: svn://kolibrios.org@577 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-10 23:05:34 +00:00
Sergey Semyonov (Serge)
268f6d98b7
new folders layout
...
git-svn-id: svn://kolibrios.org@576 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-09 16:31:02 +00:00
Sergey Semyonov (Serge)
a5c7901579
update SOUND_VERSION
...
git-svn-id: svn://kolibrios.org@573 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-09 01:04:33 +00:00
Sergey Semyonov (Serge)
184e090541
ac97snd update
...
git-svn-id: svn://kolibrios.org@570 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-07 23:41:14 +00:00
victor
f2cd6a6d25
git-svn-id: svn://kolibrios.org@560 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-07-01 12:01:40 +00:00
heavyiron
bdae342131
airc 0.51 (bugfix release):
...
*Using dns resolve instead of static IP for default server
*Fixed drawing of russian letters "х" and "ф"
git-svn-id: svn://kolibrios.org@556 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-26 21:38:12 +00:00
Sergey Semyonov (Serge)
43bd1e645f
Clib char & math functions
...
git-svn-id: svn://kolibrios.org@554 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-26 11:19:49 +00:00
Sergey Semyonov (Serge)
836c97f0ac
Clib string & memory functions
...
git-svn-id: svn://kolibrios.org@553 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-26 00:54:22 +00:00
Evgeny Grechnikov (Diamond)
d5f66e011c
* new version of gif_lite.inc, common for all programs which use GIF
...
* restored config.inc because it is needed for normal compilation of
one program with build_ru.bat
git-svn-id: svn://kolibrios.org@552 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-25 17:20:49 +00:00
SPraid (simba)
f8ca762192
in some programs set not sized changed window
...
git-svn-id: svn://kolibrios.org@551 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-22 20:24:06 +00:00
Sergey Semyonov (Serge)
9b1d2c1c51
doom beta
...
git-svn-id: svn://kolibrios.org@550 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-22 10:29:55 +00:00
Sergey Semyonov (Serge)
f6fbed07ac
fopen fread fseek lseek ftell
...
git-svn-id: svn://kolibrios.org@548 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-21 22:10:44 +00:00
Evgeny Grechnikov (Diamond)
251b27b263
jpegview: background definition is faster
...
git-svn-id: svn://kolibrios.org@547 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-18 16:41:01 +00:00
Evgeny Grechnikov (Diamond)
6a21548368
* mtdbg: can load symbols information
...
* mtdbg: improved disassembler (some MMX and SSE commands)
* fasm: can generate symbols information
git-svn-id: svn://kolibrios.org@542 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-14 12:56:45 +00:00
SPraid (simba)
98a985b7d1
changed path to /sys in some programs
...
git-svn-id: svn://kolibrios.org@539 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-08 15:54:05 +00:00
heavyiron
87a40b0f48
fix in build.bat to compile chess, ftps and @ss;
...
chess.bmp added
git-svn-id: svn://kolibrios.org@534 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-04 23:21:07 +00:00
Evgeny Grechnikov (Diamond)
827172f6c0
* pic4, rdsave, cpuid: size optimization
...
* @ss: decrease used memory & time requirements, size optimization
* @panel: if there is only one window, Alt+[Shift+]Tab activates it
* jpegview: IPC service to unpack JPEG data for other apps
* chess: bmp-file is now inlined
* @ss, chess moved to more appropriate place in file structure
git-svn-id: svn://kolibrios.org@532 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-06-04 09:21:07 +00:00
SPraid (simba)
93e66701fb
change path to "/sys" in some programs.
...
in build_all.bat: delete config.inc after compiling
delete /kernel/trunk/lib
git-svn-id: svn://kolibrios.org@529 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-30 14:45:45 +00:00
Evgeny Grechnikov (Diamond)
5d38105bff
desktop supports command line parameter <skin-name>
...
git-svn-id: svn://kolibrios.org@528 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-30 14:24:40 +00:00
Evgeny Grechnikov (Diamond)
6c6a00efd0
* Fixed fasm broken in svn.485
...
* Jpegview 0.16 from Mario79
git-svn-id: svn://kolibrios.org@526 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-29 10:56:54 +00:00
Evgeny Grechnikov (Diamond)
aef3d2908b
desktop, skinsel: load skin with new kernel
...
git-svn-id: svn://kolibrios.org@524 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-25 09:40:17 +00:00
Evgeny Grechnikov (Diamond)
aa94143ec9
KFar 0.35: some bugfixes
...
git-svn-id: svn://kolibrios.org@522 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-24 11:29:36 +00:00
Iliya Mihailov (Ghost)
eb55d78ee2
GMon
...
* bug fix in it87_get_fan_speed
git-svn-id: svn://kolibrios.org@518 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-22 17:57:00 +00:00
Evgeny Grechnikov (Diamond)
8c6cbac6a7
KFar 0.34
...
git-svn-id: svn://kolibrios.org@517 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-22 10:20:36 +00:00
heavyiron
07aab9f5f6
CPUID 2.21 from Wildwest
...
git-svn-id: svn://kolibrios.org@515 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-21 15:23:13 +00:00
Iliya Mihailov (Ghost)
d2b6b389e4
GMon & macros.inc small fix
...
git-svn-id: svn://kolibrios.org@510 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-18 16:18:24 +00:00
victor
5d5506be1f
make up in build_all.bat
...
git-svn-id: svn://kolibrios.org@508 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-18 08:50:29 +00:00
Alexey Teplov (
6bca21ea5f
Upgrade macros
...
git-svn-id: svn://kolibrios.org@507 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-18 03:52:13 +00:00
heavyiron
3a9217ff57
*correct pong (the previous one was duplicate of pong3)
...
*small fixes in icon_new
*title with fn0 in copyr
*fixed chess
git-svn-id: svn://kolibrios.org@503 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-17 02:22:27 +00:00
heavyiron
5d1134a0a8
Bugfix of 485 revision
...
git-svn-id: svn://kolibrios.org@502 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-16 23:02:17 +00:00
Iliya Mihailov (Ghost)
fef3689506
small changes
...
git-svn-id: svn://kolibrios.org@500 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-16 15:17:00 +00:00
Evgeny Grechnikov (Diamond)
f7e118aec3
Fixed broken (svn.485) messages in calendar.asm
...
(probably used svn client doesn't work correctly with non-english letters)
git-svn-id: svn://kolibrios.org@496 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-15 15:12:55 +00:00
SPraid (simba)
ba74e7f00f
@Panel: do not kill self and icon
...
Kernel: stage one of use dev config
git-svn-id: svn://kolibrios.org@494 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-15 12:03:26 +00:00
Alexey Teplov (
ed1742523e
modify run, add new version editbox
...
git-svn-id: svn://kolibrios.org@493 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-15 04:27:32 +00:00
Alexey Teplov (
59af2cd6af
modify example
...
git-svn-id: svn://kolibrios.org@491 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-14 07:26:15 +00:00
victor
4a8392eb9d
small bug fix and make up in build scripts
...
git-svn-id: svn://kolibrios.org@489 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-12 19:35:34 +00:00
heavyiron
4daae89053
*kernel - fixes in 15.2 by Mario79 and 67 by mike.dld
...
updated sysfunc.txt
*programs
new icons and logo for CPUID and ICON
added new version of @ICON and ICONMNGR
fixes in iconedit and calendar from DedOK
new algoritm of fill background in pic4
all apps (fasm-writen only) rewriten to use common macros.inc for easy recompile in fastcall mode (there is a bug in https; run need rewrite to use common macros.inc)
small fixes in build_all.bat script
git-svn-id: svn://kolibrios.org@485 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 13:48:35 +00:00
Evgeny Grechnikov (Diamond)
0f7aa4d574
* popc modified to use function 70 and standard header in function 0
...
* desktop modified to use function 70
* rsquare (level compression part) modified to use function 70
git-svn-id: svn://kolibrios.org@484 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 12:29:08 +00:00
Alexey Teplov (
b192d9260a
modify macros and optimization
...
git-svn-id: svn://kolibrios.org@483 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-10 04:03:05 +00:00
Evgeny Grechnikov (Diamond)
4847853673
ftps rewritten to function 70
...
git-svn-id: svn://kolibrios.org@481 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-08 12:57:37 +00:00
Iliya Mihailov (Ghost)
dffe2cce57
MGB
...
* Fast calls source ready
git-svn-id: svn://kolibrios.org@478 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-07 13:12:46 +00:00
Iliya Mihailov (Ghost)
2432006d40
Fast calls
...
* multi thread program support
* MSR protect
* fast_call_test update
---------------------------
old code:
int 0x40
code for Intel SYSENTER:
push ebp
mov ebp, esp
push ..ret_point
sysenter
..ret_point:
pop edx
pop ecx
code for AMD SYSCALL:
push ecx
syscall
pop ecx
recommendation: use mcall from macros.inc
git-svn-id: svn://kolibrios.org@477 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-07 12:54:32 +00:00
Iliya Mihailov (Ghost)
0169b4ea01
fixed
...
* Same little bugs
* Source code formating
* PCI version normalized 0210 -> 2.10
added
* + 13 vendor (total now 1000!)
* + 3 class type
* Fast call source ready
* Device IRQ detection
optimized
* ! size optimized (61025 -> 32501 see added)
* easy to add new vendor & class names
git-svn-id: svn://kolibrios.org@475 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-04 14:44:43 +00:00
Evgeny Grechnikov (Diamond)
06a1a8f6a3
* KFar 0.32.
...
* smtps modified to use function 70 and standard header in function 0.
git-svn-id: svn://kolibrios.org@474 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-05-02 12:19:54 +00:00
Sergey Semyonov (Serge)
fd4f9bc59f
From Mario79: updated jpegview
...
git-svn-id: svn://kolibrios.org@470 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-24 08:59:59 +00:00
Alexey Teplov (
016062e7e6
Modify macros and add History, FAQ.txt
...
git-svn-id: svn://kolibrios.org@468 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-20 04:19:47 +00:00
Alexey Teplov (
e26acbd106
fixed bug
...
git-svn-id: svn://kolibrios.org@463 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-13 08:20:30 +00:00
Alexey Teplov (
dd4bac7d4f
rewrite editbox, modify mouse function, modify key function
...
git-svn-id: svn://kolibrios.org@461 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-13 07:03:50 +00:00
Evgeny Grechnikov (Diamond)
0be85b335e
fixed pic4 broken in r451 (e.g. 'BOOT' parameter handling
...
git-svn-id: svn://kolibrios.org@460 a494cfbc-eb01-0410-851d-a64ba20cac60
2007-04-12 17:29:53 +00:00