Commit Graph

  • 343ea685ef added some changelog info into the file gluk 2007-12-30 20:32:47 +0000
  • 0f35a891d9 cleaning keys-buffer before reading the key. gluk 2007-12-30 20:19:55 +0000
  • e02112ea70 deleting cross registers in system calls, part 2 Evgeny Grechnikov (Diamond) 2007-12-17 11:04:07 +0000
  • 296ab7feb5 fixed 682 revision heavyiron 2007-12-16 22:07:18 +0000
  • 748fe8669e Mistakes in controls are corrected: ProgressBar, Text, Image. andrew_programmer 2007-12-16 15:02:15 +0000
  • a3ee7f3740 shutdown code now correctly handles >128 Kb file kernel.mnt Evgeny Grechnikov (Diamond) 2007-12-13 18:45:44 +0000
  • d59aaca0fa fix in debug subsystem Evgeny Grechnikov (Diamond) 2007-12-08 21:18:55 +0000
  • c2a771d335 restoring window after rolling up does not allow invalid window coordinates Evgeny Grechnikov (Diamond) 2007-12-08 19:46:57 +0000
  • 3ce0c6763b small bugfix in @rcher Evgeny Grechnikov (Diamond) 2007-12-08 16:34:10 +0000
  • 51847d89ad Freecell now has russian interface ataualpa 2007-12-02 16:32:03 +0000
  • dc008c6f30 Support of background color for control Text is added. andrew_programmer 2007-11-27 22:04:00 +0000
  • 21d1027a5a Function RemoveComponent is renamed in MoveComponent. New function is added. void ActivateTrapForSpecializedMessage (dword *control) - to activate a trap for the specialized messages. andrew_programmer 2007-11-19 17:44:47 +0000
  • 814797a829 exported sys_msg_board as SysMsgBoardChar this will make FDO work in drivers too hidnplayr 2007-11-18 11:13:14 +0000
  • cd14d65fc6 vesa 1.2 fixup Sergey Semyonov (Serge) 2007-11-16 08:28:33 +0000
  • e24551e65f PciWrite32 function was missing hidnplayr 2007-11-15 19:43:35 +0000
  • 4f0542fd62 initial deleting cross regisres in system calls Iliya Mihailov (Ghost) 2007-11-12 23:08:54 +0000
  • 4cc19614ca Lode Runner Live game bw 2007-11-01 12:36:59 +0000
  • f259abc5ff Added ATI Radeon Xpress 200M support. andrew_programmer 2007-10-28 12:44:04 +0000
  • 17c2ff7b3d fixed map_pe() Sergey Semyonov (Serge) 2007-10-28 05:36:29 +0000
  • eec9fdbabb 69.4 and 69.5 now do not require debugging privileges Evgeny Grechnikov (Diamond) 2007-10-27 22:54:42 +0000
  • bafb2d78f4 [FP] changes in RTL, gfx example bw 2007-10-27 16:38:51 +0000
  • c1f806239d * new system function for "send message" * @panel: Alt+F4 sends close message rather than immediate kill Evgeny Grechnikov (Diamond) 2007-10-25 11:20:02 +0000
  • 94cec78ecd Stackcfg now has Russian interface ataualpa 2007-10-22 18:43:00 +0000
  • 81e27e05e7 fix load_file Sergey Semyonov (Serge) 2007-10-21 02:16:16 +0000
  • 39d4709d97 yet another stdcall fix Sergey Semyonov (Serge) 2007-10-20 21:02:38 +0000
  • 0ceaac39cf Some programs now use window style Y=4 ataualpa 2007-10-20 18:12:58 +0000
  • 0c4aa274bd fix some kernel stdcall functions Sergey Semyonov (Serge) 2007-10-20 17:11:22 +0000
  • 05fad94d49 PE loader Sergey Semyonov (Serge) 2007-10-20 13:07:32 +0000
  • 8eaf6e2fcb * code clearing * bug fix in "show_error_parameters", now registers value correctly show Iliya Mihailov (Ghost) 2007-10-19 15:42:11 +0000
  • eb7b2475c8 updated loader_doc.txt Evgeny Grechnikov (Diamond) 2007-10-19 11:18:55 +0000
  • a30801ba4b Fix in DEBUGF (incorrect output of eax..edi with %x) New show_error_parameters (core/sys32.inc) from Ghost Mihail Semenyako (mike.dld) 2007-10-19 11:04:39 +0000
  • 8c19251a65 Function 47 - output of qword (64-bites) number Marat Zakiyanov (Mario79) 2007-10-18 16:27:26 +0000
  • 01247f1a05 fixed serious FAT32 bug introduced in svn.649 Evgeny Grechnikov (Diamond) 2007-10-18 10:25:48 +0000
  • 07eee4adec added bootlog message if first app cannot be loaded Evgeny Grechnikov (Diamond) 2007-10-17 07:05:33 +0000
  • 2fd4568906 Function 47 - output of number without empty zero in high bits Marat Zakiyanov (Mario79) 2007-10-16 21:19:12 +0000
  • faa0e12b63 bugfix in pic4 Evgeny Grechnikov (Diamond) 2007-10-16 10:53:14 +0000
  • 0b1eb45cb9 update copyrights Sergey Semyonov (Serge) 2007-10-15 20:49:00 +0000
  • 9b7b65b014 acceleration of FAT writing Evgeny Grechnikov (Diamond) 2007-10-15 14:05:52 +0000
  • 6cdf720037 That new in this version: andrew_programmer 2007-10-15 10:45:36 +0000
  • 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. andrew_programmer 2007-10-15 09:42:17 +0000
  • 38ed47b73c uFMOD 1.25.1 from Quantum and some minor bugfixes Sergey Semyonov (Serge) 2007-10-14 17:38:57 +0000
  • b2579e99a5 From <Lrz>: Fix buf in editbox.mac Marat Zakiyanov (Mario79) 2007-10-12 15:38:14 +0000
  • d372427ef3 KFar 0.42, KFar_Arc 0.12 Evgeny Grechnikov (Diamond) 2007-10-06 15:34:14 +0000
  • ec5962d52e RTL for FP 2.2.0 bw 2007-09-28 12:26:28 +0000
  • 3e571197e0 fixed bug Alexey Teplov ( 2007-09-24 12:45:36 +0000
  • efedbc015e Kernel updated to 0.7.1.0 Evgeny Grechnikov (Diamond) 2007-09-23 20:58:50 +0000
  • 67089c784b Added support ATI R7000. andrew_programmer 2007-09-22 15:06:01 +0000
  • 4916376271 ATI 9100 & 9250 Sergey Semyonov (Serge) 2007-09-22 10:09:51 +0000
  • 7bccb7de56 fix software cursor code Sergey Semyonov (Serge) 2007-09-21 10:07:37 +0000
  • b54b752941 Small fix for ATAPI WaitUnitReady procedure. Marat Zakiyanov (Mario79) 2007-09-20 22:34:13 +0000
  • c499b7de36 small source size optimisation /* i hope somebody have nothing against */ victor 2007-09-20 21:35:55 +0000
  • 01d88ae246 fasm: dynamic memory allocation Evgeny Grechnikov (Diamond) 2007-09-20 17:07:33 +0000
  • 51662272ac bugfix for debug subsystem Evgeny Grechnikov (Diamond) 2007-09-20 16:43:34 +0000
  • 5504861649 * @panel from Alver with corrections for minimize/restore button * icon: corrected restart of all icons with 'Apply' Evgeny Grechnikov (Diamond) 2007-09-20 16:35:52 +0000
  • c2d16441b9 sorry, I forgot to 'svn add' some files for 631 Evgeny Grechnikov (Diamond) 2007-09-20 16:22:12 +0000
  • d7512224b5 KFar 0.41 + KFar_Arc 0.11 Evgeny Grechnikov (Diamond) 2007-09-20 16:20:58 +0000
  • 0313ceaa28 support for new ATI chips Sergey Semyonov (Serge) 2007-09-20 11:19:03 +0000
  • 84bce0d4d8 Fixing incorrect behaviour of tab save suggestion on close Minor GUI fixes (tab close button is skinned now; incorrect popup height calculation) Mihail Semenyako (mike.dld) 2007-09-18 00:41:58 +0000
  • 66417e61bd ATAPI: 1) Fix - sectors read with errors now are not brought in the cache. 2) Timeout at absence of the disk in ATAPI drive is reduced about 10 seconds without lowering reliability of reading at presence of the disk. Earlier time the waiting could make 1-1.5 minutes. Marat Zakiyanov (Mario79) 2007-09-16 20:06:19 +0000
  • f53429e2f8 Better fix to the problem, thanks diamond for pointing it out There're some other issues revealed though, I'm looking into them Mihail Semenyako (mike.dld) 2007-09-15 22:17:10 +0000
  • 5aa81d7197 Revert back to old mem.ReAlloc implementation using 68.12 and 68.13 Mihail Semenyako (mike.dld) 2007-09-15 10:04:04 +0000
  • b8fa8489d3 some optimized variants from K0700 Evgeny Grechnikov (Diamond) 2007-09-13 13:29:59 +0000
  • 48a2a652db fasm 1.67.23 heavyiron 2007-09-12 20:28:50 +0000
  • 63328e8522 [FP] changes in RTL, first example bw 2007-09-12 16:34:21 +0000
  • 2df5588f95 iconstrp.gif by leency SPraid (simba) 2007-09-10 17:48:23 +0000
  • 73bd1e2963 Function 18/19/5 - emulation mouse button. Marat Zakiyanov (Mario79) 2007-09-05 21:30:16 +0000
  • 324c641d1a bugfixes in 68.20 Evgeny Grechnikov (Diamond) 2007-09-05 11:18:20 +0000
  • 6c47c845cb FP 2.3.1 (SVN 8373) bw 2007-09-04 13:23:24 +0000
  • d01af144cb Processing event: press real button - eject tray ATAPI device. Marat Zakiyanov (Mario79) 2007-09-02 20:44:43 +0000
  • 6b39363987 Another small changes to Tinypad on the way to 4.1.0, added support for mouse wheel Mihail Semenyako (mike.dld) 2007-09-01 21:38:00 +0000
  • f23fc38433 FreePascal RTL bw 2007-08-29 09:16:31 +0000
  • 34c712de5d update CLib startup code Sergey Semyonov (Serge) 2007-08-28 10:36:38 +0000
  • 3be3768ce0 update CLib Sergey Semyonov (Serge) 2007-08-28 10:31:46 +0000
  • 52facee6d5 handleio Sergey Semyonov (Serge) 2007-08-26 09:08:14 +0000
  • 4bfb625f10 Example of work with files in TinyC. andrew_programmer 2007-08-24 20:37:38 +0000
  • c38424c343 Added include files for libC. andrew_programmer 2007-08-24 19:52:54 +0000
  • 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. andrew_programmer 2007-08-24 19:49:07 +0000
  • fb3a10620e Update Kolibri version of TinyC.Some bugfixes. andrew_programmer 2007-08-24 19:33:11 +0000
  • 47fe4cff9c git-svn-id: svn://kolibrios.org@608 a494cfbc-eb01-0410-851d-a64ba20cac60 Alver 2007-08-22 22:34:57 +0000
  • 13095ae856 fasm 1.67.22 heavyiron 2007-08-10 04:45:04 +0000
  • 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 Marat Zakiyanov (Mario79) 2007-08-09 21:20:30 +0000
  • 85028a5147 Updated Tinypad translation Translated rdsave Kernel bootcode updates for Estonian kaitz 2007-08-07 20:42:45 +0000
  • db2f7da2e5 @RB - bug-fix and optimization Rus 2007-08-03 00:43:10 +0000
  • 7d78d661a3 Optimized num pad part of keyboard Rus 2007-08-03 00:23:50 +0000
  • e0479cff91 bag-fix of commit 601 Rus 2007-08-02 20:16:05 +0000
  • 71e4e59cf3 @Panel - added close context menu Rus 2007-08-02 19:03:24 +0000
  • 3be9554bed Update source cod Alexey Teplov ( 2007-08-02 13:56:49 +0000
  • dd397def14 shade window Y=4 interval boot screen for "d" parameter SPraid (simba) 2007-08-01 02:00:19 +0000
  • c8f1c5b1ba New iconstrp.gif for ICON by Leency loader_doc.txt (by use bx register to set system directory) SPraid (simba) 2007-07-30 23:38:37 +0000
  • 2c856e2fdd Fix: clear DMA read precache, when the physical device IDE varies. Marat Zakiyanov (Mario79) 2007-07-30 20:17:22 +0000
  • c0c454e024 New iconstrp.gif for ICON by Leency SPraid (simba) 2007-07-29 18:26:53 +0000
  • 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 Rus 2007-07-29 02:06:58 +0000
  • c2cb1b6183 Fixed sys_pcibios Evgeny Grechnikov (Diamond) 2007-07-28 12:21:18 +0000
  • 92f657f440 Revision numbering fix Mihail Semenyako (mike.dld) 2007-07-27 13:52:03 +0000
  • 0b0dd3e2c5 Tinypad v. 4.0.5 bug-fix: - a new tab is created when opening a file from folder of tinypad Rus 2007-07-26 21:41:48 +0000
  • e954751c46 Fix for syscall_cdaudio (unable to compile kernel) Mihail Semenyako (mike.dld) 2007-07-26 20:21:13 +0000
  • 3e7d2e5267 load/eject CD tray functions check that input device is CD/DVD Evgeny Grechnikov (Diamond) 2007-07-26 15:57:15 +0000
  • 1d9fff9e92 KFar 0.4 + KFar_Arc 0.1 Evgeny Grechnikov (Diamond) 2007-07-26 12:45:49 +0000
  • 379dd4d36d Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*), because these actions do not involve file system. Evgeny Grechnikov (Diamond) 2007-07-26 12:25:17 +0000
  • 8df29f7be6 PCIDEV port (use new PCI API) Iliya Mihailov (Ghost) 2007-07-23 18:21:38 +0000