Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
665 6044 d 16 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
655 6051 d 11 h mario79 /kernel/trunk/ Function 47 - output of qword (64-bites) number  
652 6053 d 6 h mario79 /kernel/trunk/ Function 47 - output of number without empty zero in high bits  
641 6076 d 6 h diamond /kernel/trunk/ Kernel updated to 0.7.1.0  
621 6094 d 6 h mario79 /kernel/trunk/ Function 18/19/5 - emulation mouse button.  
608 6108 d 4 h alver /kernel/trunk/  
588 6135 d 15 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
586 6138 d 9 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
585 6139 d 6 h mario79 / 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.
 
549 6170 d 3 h spraid /kernel/trunk/ added window type (Y=4). skinned window with fixed sizes  
546 6173 d 10 h diamond /kernel/trunk/ changed background handling  
540 6180 d 11 h victor /kernel/trunk/ change format outputed data sysfunc 18.13
see sysfuncs.txt
 
521 6198 d 16 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
 
499 6206 d 13 h diamond /kernel/trunk/docs/ Updated documentation  
486 6212 d 12 h kastigar /kernel/trunk/ * update sysfunc.txt files(37.7, 37.2)  
485 6212 d 13 h heavyiron / *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
 
448 6250 d 13 h diamond /kernel/trunk/ New sysfunction 68.20: reallocate memory block  
346 6297 d 11 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
341 6299 d 22 h heavyiron / *new function 18/6 with LFN support from diamond 26.09.06 (see docs)
*new RDsave from me
*end - added button to run rdsave
*cpu - title with fn0
 
340 6300 d 2 h heavyiron / *aclock - fixed default size
*fasm updated to 1.67.20
*gmon, setup, calendar - now use fn0 to draw header
*cpu - fix build for "lang fix ru" (it is necessary for new build_all.bat)
*build_all.bat - small fixes and some more functions. Programs now sorting to folders as they are in image. Added ability to compress apps by kpack
*Info about new function 53/11 from hidnplayr in docs
 
321 6306 d 13 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
314 6309 d 12 h diamond / * Modified sysfunction 65 (see documentation), use new KFAR
* Deleted useless sysfunction 59 (syscalls trace)
* Load vmode.mdr via new file subsystem
* KFar 0.2
 
303 6312 d 5 h mikedld / Added 'C' flag to 0-th system function: don't fill working area
Modified Tinypad to use 'C' flag
 
283 6323 d 12 h diamond / * New function 65 (PutImagePalette) + documentation
* KFar 0.19 (requires new kernel)
 
277 6325 d 12 h diamond /kernel/trunk/ * Updated documentation
* Deleted useless code
 
221 6376 d 17 h serge /kernel/trunk/ 1)fixed wrong SSE detection for old AMD chips
2)restore COM2 IRQ handler
3)added new fn 37.4 37.5
 
188 6414 d 13 h serge /kernel/trunk/ 1.new drivers loader
2.changes in 68.11 init_heap
 
185 6416 d 18 h heavyiron /kernel/trunk/docs/ Reverted back my corrections to 4th function in docs because it was a mistake  
180 6423 d 4 h heavyiron / *fixed info for 4th function in documentation
*added animage and kfar
*renamed docpak (to docpack)
*chess fixed by Yellow to use 70th function
*docpack, tetris, jpegview, trantest, desktop uses system colors, new functions of window drawing now
*removed old rd2hd and rd2fd
 
172 6424 d 22 h serge /kernel/trunk/ 1)fixed applications iopl level 2)fixed #PF exceptions handler
3)changed sysfuncr.txt fn. 18.20, 64.1, 68.11, 68.16
 
170 6426 d 19 h serge /kernel/trunk/ 1)fixed memory size in fn 18.16 & 18.17
2)added fn 18.20 - get extended memory info
 
147 6456 d 14 h diamond / Kernel: updated to Kolibri 0.6.0.0 distr
Programs from K0600 distr: CDP, KEYASCII
 
142 6466 d 14 h diamond / Kernel: fixed work with zero-size windows
launcher, @rb: modified to use function 70
 
133 6474 d 14 h diamond / File system: new function 70.4 to set file size
Graphics: fixed error when putimage and drawrect do not draw pixels
on right and bottom window sides
Processes: fixed kernel fault when program to load is too big
Programs: EYES: now it works with new kernel (rev. 130). Size optimization.
Blinking deleted.
 
131 6477 d 13 h diamond / File system: new function 70.3 for write to the existing file

@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro
 
127 6481 d 12 h mario79 / 1) Small fix for the code regulating speed COM mouses.
2) In the application SETUP the regulation delay for the mouse is added.
 
120 6482 d 14 h mario79 / 1) The function 18/19 - to get/set mouse features
2) The application SETUP is changed for operation from functions 18/19, also instead of functions 6 and 33 the function 70 is used.
 
118 6484 d 14 h diamond / keyboard.inc: deleted obsolete code for Alt+arrows
sys32.inc: small bugfix (IRQ reservation free)
@numcalc: sources added
 
114 6492 d 8 h mikedld /kernel/trunk/ Added two flags to 0th function (edx = 0xXYRRGGBB, X = DCBAb)
A - window has a caption; if Y=3, then caption scting address could be passed in
edi, otherwise use function 71/1
B - treat all drawing performed to be relative to window client area
D - use gradient fill for client area
Added function 71:
subfunction 1 - set window caption string address (in ecx)
subfunction 2 - get window caption into buffer (not implemented yet)
Updated sysfuncr.txt, added sysfuncs.txt
 
92 6526 d 15 h diamond /kernel/trunk/ Hotkeys are now supported