Commit Graph

  • b3a457d97d File system addition: get/set file/folder attributes Evgeny Grechnikov (Diamond) 2006-06-15 13:13:03 +0000
  • 62da2ad490 Function 18/18 added. It terminate process by PID (instead of slot as in function 18/2). Andrey Halyavin (halyavin) 2006-06-14 07:42:59 +0000
  • 8c3875e438 File system addition: fileinfo structure allows new syntax Evgeny Grechnikov (Diamond) 2006-06-02 14:59:59 +0000
  • 1e5f55f29c File system additions: create/rewrite files with long names Evgeny Grechnikov (Diamond) 2006-05-30 07:32:30 +0000
  • 26d6c6af0e Now kernel can be compiled with fasm 1.66. Andrey Halyavin (halyavin) 2006-05-26 10:48:09 +0000
  • 858db1a8a3 Corrected mistake in sysfuncr.txt (thanks to Maxxxx32) Evgeny Grechnikov (Diamond) 2006-05-22 13:19:03 +0000
  • cb6852bc2c Optimized FIRE2 program: code size 684->511, now it fits in one sector; memory requirements 1Mb -> 200Kb. Evgeny Grechnikov (Diamond) 2006-05-17 13:43:20 +0000
  • 65a732dc5a Added APM interface disconnection before real-mode shutdown. Optimized FIRE program: code size 690->474, now it fits in one sector; memory requirements 0.5Mb -> 200Kb. Evgeny Grechnikov (Diamond) 2006-05-15 12:49:40 +0000
  • 60290f1452 Function 70.1 now supports ANSI+UNICODE. Flag CF in function 49 corrected. Evgeny Grechnikov (Diamond) 2006-05-12 12:47:52 +0000
  • 0b65f18e93 Some corrections in new file system functions. Added sysfuncr.txt docs. Evgeny Grechnikov (Diamond) 2006-05-10 14:30:38 +0000
  • c9d4558817 Mihaylov Iliya Andreevich aka Ghost Advanced Power Management SYSTEM CALL eax = 49 dx = number of the function APM BIOS (Is similar AX in real mode) Others registers (bx, cx) on the specification (see. docs/apm.zip>apm.txt) Result: on the specification (including CF), the high part 32 bit registers is not defined Marat Zakiyanov (Mario79) 2006-05-06 14:34:30 +0000
  • 17da7e7f7a File system: read folders with long names and in new standard System functions: many small corrections Evgeny Grechnikov (Diamond) 2006-05-05 12:40:02 +0000
  • 9d76fed06e Elimination of hangup after the expiration hd_wait_timeou Marat Zakiyanov (Mario79) 2006-04-29 13:10:34 +0000
  • a939e78130 correction of previous revision Evgeny Grechnikov (Diamond) 2006-04-27 06:14:25 +0000
  • 0d97209173 File system: LFN read 58.0x100 moved to 70.0 Evgeny Grechnikov (Diamond) 2006-04-27 06:12:46 +0000
  • 7c7f68ee6f File system: read files with long names (LFN) Evgeny Grechnikov (Diamond) 2006-04-24 14:28:05 +0000
  • 12ecff7fb2 Reserved of the function 70 for the new procedure of access to file systems Request - Please not use this number for other purposes. Marat Zakiyanov (Mario79) 2006-04-22 13:54:35 +0000
  • 7e96e14297 memmap.inc: marked areas reserved by physical memory manager. Ivan Poddubny 2006-04-18 17:56:52 +0000
  • 09f8067f56 fixed bug with coping file with size divisible by 4Kb. Andrey Halyavin (halyavin) 2006-04-15 16:04:54 +0000
  • d3d3fc15c6 Now system doesn't draw background before its definition Evgeny Grechnikov (Diamond) 2006-04-12 13:15:06 +0000
  • aa7be4e6f1 Debug subsystem: added DRx registers support Evgeny Grechnikov (Diamond) 2006-04-10 15:20:34 +0000
  • 9b016cea47 find all Fat16/32 partition in all input point to MBR Marat Zakiyanov (Mario79) 2006-03-28 19:32:58 +0000
  • f08ff6ca70 Fix 58 functions LBA read, was earlier read only IDE0 the hard disk, now are read all. Marat Zakiyanov (Mario79) 2006-03-25 18:49:24 +0000
  • 5db3c3adc1 Kernel now waits only 5 seconds in order to deliver message to debugger. Fixed hd reservation and release. Changes from diamond. Andrey Halyavin (halyavin) 2006-03-21 11:46:13 +0000
  • e9e0059192 1) The comment of pointer the version is changed on 0530 2) Corrected VRR (mcall 5,50; mcall 15,3) These 2 corrections were included in K0530 Marat Zakiyanov (Mario79) 2006-03-20 17:27:09 +0000
  • 03b4d7367e Return value of 58 function is corrected. Shutdown.inc optimized. Changes from diamond. Andrey Halyavin (halyavin) 2006-03-20 09:57:24 +0000
  • 0ea1d629b0 tag for Kolibri 0.5.3.0 0.5.3.0 Andrey Halyavin (halyavin) 2006-03-20 07:40:57 +0000
  • 8eba058ee9 I forget to include lang.inc file in END application. Now this is fixed. Andrey Halyavin (halyavin) 2006-03-17 17:14:40 +0000
  • 0e57fd1908 Fixed bug - COM modem completely does not work. Marat Zakiyanov (Mario79) 2006-03-11 18:10:47 +0000
  • f1f3efb4ba Fix to saving window position code Mihail Semenyako (mike.dld) 2006-03-11 01:15:32 +0000
  • f150fc890b fixing bug with keyboard and mouse in VmWare (from diamond). Andrey Halyavin (halyavin) 2006-03-07 09:52:43 +0000
  • 960abf3792 bug with processing next page button fixed. Andrey Halyavin (halyavin) 2006-03-06 20:09:32 +0000
  • 47d7819f9a Fixes to skin drawing code, in case default.skn wasn't loaded on OS startup Prevent creation of buttons with negative or zero width/height Mihail Semenyako (mike.dld) 2006-03-04 17:44:44 +0000
  • 2a183233b4 Fixes to skin drawing code, in case default.skn wasn't loaded on OS startup Mihail Semenyako (mike.dld) 2006-03-04 12:58:59 +0000
  • 9b4ba85ac2 Allow programs to draw negative pixels and lines Save window bounds (not just position) before rolling up or maximizing New functions: 48/7 - get skin margins 48/8 - set window skin Mihail Semenyako (mike.dld) 2006-03-04 11:58:09 +0000
  • df5b0209d7 ICON2, @PANEL: changes to perform self-reposition on screen resolution change @PANEL: display of up to 255 running applications (from Mario79) VRR: don't kill applications on screen resolution change GRSCREEN: don't set up system colors (they're taken from skin file now) DESKTOP: added ability to change window skins 'on the fly' (with preview) Mihail Semenyako (mike.dld) 2006-03-04 11:44:33 +0000
  • aa9b0bc44b Fixed bug which will lead to incorrect panel position after maximazing from right button. Bug would appear if windows which not fit in screen are allowed. Andrey Halyavin (halyavin) 2006-03-03 15:01:49 +0000
  • 876c1844a4 *Real* fix for VRR problem Fixes to workarea management code Removed check_window_move_request from osloop, now windows are moved immediately New skins format - all skin data in in separate file now (*.skn) Changed skinned window drawing accordingly Mihail Semenyako (mike.dld) 2006-02-18 10:41:47 +0000
  • 39feda9fd3 small bug in ramdrive save function Andrey Halyavin (halyavin) 2006-02-16 07:36:13 +0000
  • 2945b2faa6 optimized by size version from diamond Andrey Halyavin (halyavin) 2006-02-16 06:44:47 +0000
  • 66fd816b22 fixes of boot code from diamond for correct restarting from memory Andrey Halyavin (halyavin) 2006-02-14 10:00:45 +0000
  • e7afcd69e4 Fix error VRR+FULLSCREEN WINDOW Marat Zakiyanov (Mario79) 2006-02-05 17:11:32 +0000
  • c1dd532cde fixing bugs in debug.inc from diamond Andrey Halyavin (halyavin) 2006-02-03 17:00:44 +0000
  • 67ea388bb8 fix in struct macro for new versions of fasm Andrey Halyavin (halyavin) 2006-02-03 12:33:36 +0000
  • 3985e8ead6 added workarea setup code + PANEL_HEIGHT constant Mihail Semenyako (mike.dld) 2006-02-01 07:17:11 +0000
  • 4442932712 changes/improvements in maximize/minimize/rollup windows functionality added functions: 48/5 - get screen workarea 48/6 - set screen workarea Mihail Semenyako (mike.dld) 2006-02-01 06:07:36 +0000
  • f4fbaa166e *Reduced size of boot code. (diamond) *Debug API added. (diamond) Andrey Halyavin (halyavin) 2006-01-25 13:19:21 +0000
  • 4c548cc4f0 *size of memory manager code reduced *18/17 function returns physical memory size now (it returned size of allocatable memory previously). Andrey Halyavin (halyavin) 2006-01-23 14:30:15 +0000
  • 14825618c3 fix strange button drawing for bright buttons Andrey Halyavin (halyavin) 2006-01-19 09:59:26 +0000
  • e84aefdb16 free3d04 size optimization from willow Andrey Halyavin (halyavin) 2006-01-14 09:05:06 +0000
  • 1d998163de New algorithm of output of a mouse pointer Marat Zakiyanov (Mario79) 2006-01-13 18:30:12 +0000
  • e32f2c8d1f fixed bug with windows active/inactive caption (aw_yes variable converted to parameter). Andrey Halyavin (halyavin) 2006-01-11 10:18:52 +0000
  • cc2477709a some fixes in boot code Andrey Halyavin (halyavin) 2006-01-11 09:46:06 +0000
  • 333b0bbae6 1) Parallel processing of mouses: PS2, COM1, COM2 2) Detection PS2 mouse. 3) Switching FPU in PM with reset. 4) Click on the application button - works only if during release of a up-button mouse the cursor is on the button application. Realization Victor Alberto Gil Hanla (vhanla). Version 1.1 5) Return of focus (activated window) on previous application at completion of the active application 6) Change skin of header of windows type 4, at loss and return of focus (activated window). Marat Zakiyanov (Mario79) 2006-01-06 11:46:26 +0000
  • 435676e6a4 added function 18/16 - get size of free memory (in Kb) and function 18/17 - get size of all memory (in Kb). Andrey Halyavin (halyavin) 2006-01-03 11:15:05 +0000
  • 065b8d32b2 programs sources added Andrey Halyavin (halyavin) 2006-01-03 09:43:31 +0000
  • 4a0bec74c6 Bug leading to crash during restart from memory fixed Andrey Halyavin (halyavin) 2005-12-22 11:38:36 +0000
  • 66f834f6e5 *Improved boot code *Tag for kolibri 0.5.2.1 created 0.5.2.1 Andrey Halyavin (halyavin) 2005-12-14 08:09:29 +0000
  • afd40cc982 Click on the application button - works only if during release of a up-button mouse the cursor is on the button application. Realization Victor Alberto Gil Hanla (vhanla). Marat Zakiyanov (Mario79) 2005-12-04 14:42:26 +0000
  • 84490631f7 Remapping IRQs to standart scheme in real mode during shutdown added. Andrey Halyavin (halyavin) 2005-11-25 16:46:29 +0000
  • e9f77ab2f3 Fixed bug in shed.inc: kernel crash at shutdown. Andrey Halyavin (halyavin) 2005-11-25 07:33:08 +0000
  • 81314d998d Fixed bug in dispose_app_cr3_table: we count yourself as thread now so code must be slightly changed. Andrey Halyavin (halyavin) 2005-11-16 15:39:04 +0000
  • 87d89cab90 Fixed displaying of second font. New fonts are required. You can download them at http://shade.msu.ru/~msu-se/temp/char.7z Andrey Halyavin (halyavin) 2005-11-16 09:35:22 +0000
  • e66db56977 Fixed irq6 handler in sys32.inc Marat Zakiyanov (Mario79) 2005-11-12 08:49:39 +0000
  • 182a9c6899 fixed a bug in sched.inc (speaker) Ivan Poddubny 2005-11-10 17:59:41 +0000
  • 128676fe2c * boot cleanups (kernel.asm) * faster & cleaner checkpixel (kernel.asm) * a little bugfix in newproce.inc (".failed" -> ".cleanfailed") * Halyavin's bugfix in mem.inc * sheduler doesn't active proesses waiting for an event (func 10) (event.inc, sched.inc) * faster event check (event.inc) Ivan Poddubny 2005-11-07 15:50:30 +0000
  • 5c9d9d79c0 corrected handler irq6 in sys32.inc Marat Zakiyanov (Mario79) 2005-11-07 10:46:04 +0000
  • e0427dd723 modified kernel/trunk/blkdev/fdc.inc modified kernel/trunk/blkdev/flp_drv.inc modified kernel/trunk/blkdev/rd.inc modified kernel/trunk/kernel.asm Marat Zakiyanov (Mario79) 2005-11-06 20:01:18 +0000
  • ce4fc00ad6 1. File 'makefile' updated. For use type 'make ru' or 'make en'. 2. Fixed bug in sys (17 rev. too). function 68,2,0 me_root 2005-10-30 14:12:57 +0000
  • 3a93f4dd5a 1. Added file 'makefile' for unix systems. me_root 2005-10-29 19:25:03 +0000
  • 38d714f47e * fixed show_error_parameters in sys32.inc uses the stack instead of TSS Ivan Poddubny 2005-10-28 16:37:38 +0000
  • d927fb6877 * A bug with floppy IRQ has been finally fixed (EOI added) * optimised i40 handler Ivan Poddubny 2005-10-28 16:16:47 +0000
  • 905bbcc1fa * A bug with esp0 of processes has been fixed. * Some minor corrections for memmap.inc and others Ivan Poddubny 2005-10-27 12:40:46 +0000
  • b98147a6a3 * Fixed a stack problem - OS task used stack at 0x30000 now it uses sysint_stack_data+4096*2 - slot 1 stack; Ivan Poddubny 2005-10-25 16:13:16 +0000
  • 94f0f6c818 *Font functions have been rewritten. Now kernel use bit-compressed fonts. You must use char.mt and char2.mt from MeOsEmul or MeOsDebug program or download them at http://shade.msu.ru/~msu-se/temp/char.7z *Small fix in memmap.inc for memory manager. Andrey Halyavin (halyavin) 2005-10-25 11:01:36 +0000
  • 2a96dafd9f Bugfixes 1) Bug in task switching (0xffff = 1 without task switch) 2) Bug with IRQ6 (floppy) - "call fdc_irq" was deleted earlier Ivan Poddubny 2005-10-24 17:14:59 +0000
  • cda72a8906 Small fixes for sched.inc & sys32.inc Less code, same work. Ivan Poddubny 2005-10-17 15:53:11 +0000
  • c57ff1bc79 Small optimizations in shed. Fixed memory leak when not enough memory for starting application. Deleted old code writing to TSS of system call handler. Andrey Halyavin (halyavin) 2005-10-17 15:38:11 +0000
  • bd15d25cab No task gates in the IDT. No TSSs for interrupt handlers. More free memory. Faster task switch and interrupt handling. Smaller sys32.inc. Ivan Poddubny 2005-10-16 13:30:23 +0000
  • 2b291188a4 fixed problem with non-lowercase includes me_root 2005-10-14 15:40:15 +0000
  • 2e93336e82 All exceptions use Interrupt Gate Better FPU exception handler Code cleanups Correct save_registers for i40 handler (syscall trace) Updated memmap.inc Ivan Poddubny 2005-10-13 17:50:36 +0000
  • bc47ee30d7 Mario79 fixes: Application can determine own path now. Some boot messages changed (it is version Kolibri 5.1.0 now). Some rd functions updated (thanks to michael). Switch to another bank-switching procedure. Andrey Halyavin (halyavin) 2005-10-13 05:34:10 +0000
  • b420f2df50 Code cleanups. Two GDT descriptors for all applications. Unnecessary interrupt masking from commouse.inc has beed deleted. Ivan Poddubny 2005-10-12 11:35:35 +0000
  • b37db20eb6 More correct build_ru.bat and build_en.bat Now kernel uses interrupt gates for i40 handler instead of task gates. So i40 handler TSS can be removed. Andrey Halyavin (halyavin) 2005-10-10 16:57:18 +0000
  • d5c0fed779 moving to kernel directory msu-se 2005-10-07 04:39:30 +0000
  • d8e9ce1559 Kolibri 5 initial checkout ha 2005-10-06 17:56:22 +0000