Commit Graph

9985 Commits

Author SHA1 Message Date
Marat Zakiyanov
5e82f613f7 Fix r9734 - adding the Rev parameter to the file properties.
git-svn-id: svn://kolibrios.org@9735 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-03 22:15:29 +00:00
Marat Zakiyanov
f8da95f800 exFAT file system support (only read)
git-svn-id: svn://kolibrios.org@9734 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-03 22:00:47 +00:00
IgorA
b39cd9e8ce Neural network perceptron library
git-svn-id: svn://kolibrios.org@9733 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-01 16:10:23 +00:00
Marat Zakiyanov
218fd7c7b0 KFM - cleaning of graphic artifacts after trying to delete ".."
git-svn-id: svn://kolibrios.org@9732 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-26 14:35:00 +00:00
Anton Krotov
0ac65fda97 CEdit: minor changes
git-svn-id: svn://kolibrios.org@9731 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-26 05:08:51 +00:00
Anton Krotov
ae0fe17afd CEdit: close buttons on tabs, highlighting main menu items
git-svn-id: svn://kolibrios.org@9730 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-25 14:34:18 +00:00
Magomed Kostoev (mkostoevr)
e37c439eda [KERNEL] Adjust packet size calculation
git-svn-id: svn://kolibrios.org@9729 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-23 15:47:10 +00:00
Marat Zakiyanov
267e818f50 Opendial and File Browser control
1) Now shows the full value for the year
2) For ".." dir is not shown unnecessary data
3) Finding the end of section [icons16] for r7241

git-svn-id: svn://kolibrios.org@9728 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-23 14:36:48 +00:00
Coldy
d9a89d8528 eolite: fixed remaining issues with call edit_box_key_safe (edit_box_key_c)
cmmlib: fixed edit_box_key_safe define, now edit_box_key_с the same + edit comments

git-svn-id: svn://kolibrios.org@9727 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-23 13:15:01 +00:00
Marat Zakiyanov
4debc9fd1b KFM
1) Now shows the full value for the year
2) Fix sort buttons
3) For ".." dir is not shown unnecessary data

git-svn-id: svn://kolibrios.org@9726 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-22 23:36:17 +00:00
turbocat
a89837dd81 libc.obj:
- Added pipe example;
 - Fixed Makefile.

git-svn-id: svn://kolibrios.org@9725 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-22 22:16:42 +00:00
e07e44044e Fix call to edit_box_key_safe in Eolite (fix r9719)
git-svn-id: svn://kolibrios.org@9724 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-21 15:55:35 +00:00
Coldy
261b8cd448 eolite: initiate rebuild by new cmm
git-svn-id: svn://kolibrios.org@9723 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-21 13:27:41 +00:00
Coldy
55a4e5cd76 cmm: - unused extern symbols now don't add to COFF symbol table (this reduce import table in executables)
- extern symbols now also a dynamical variable (this suppress warning if variable is unused)


git-svn-id: svn://kolibrios.org@9722 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-21 12:27:22 +00:00
Magomed Kostoev (mkostoevr)
6cd77c47ef Update a file
git-svn-id: svn://kolibrios.org@9721 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-20 16:00:47 +00:00
Marat Zakiyanov
bc7aa06428 KFM - small correction r7801, r7863, r7996. Now the size of the executable file has become smaller.
git-svn-id: svn://kolibrios.org@9720 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-18 21:42:21 +00:00
Coldy
5052d133da eolite: switched to autoimport
git-svn-id: svn://kolibrios.org@9719 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-18 18:41:31 +00:00
Coldy
d37b797def libc.obj: Update fasm sample for auto load & linking
git-svn-id: svn://kolibrios.org@9718 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-15 16:43:51 +00:00
turbocat
143d7b8027 C--: Fixed con_set_title.
git-svn-id: svn://kolibrios.org@9717 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-13 13:53:48 +00:00
turbocat
4633866c71 Newlibc: Added wrapper for all console.obj functions.
git-svn-id: svn://kolibrios.org@9716 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-13 13:51:56 +00:00
Doczom
182f6ade61 small update copyright year in kernel
git-svn-id: svn://kolibrios.org@9715 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-12 17:27:41 +00:00
Coldy
3920d392b0 cmm: fixed bug (double free error) for #undef directive
git-svn-id: svn://kolibrios.org@9714 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-12 12:40:07 +00:00
db0f7a7b77 libimg: Implement more bit depth conversion routines
git-svn-id: svn://kolibrios.org@9713 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-10 00:50:25 +00:00
Kirill Lipatov (Leency)
cde7c5bb44 fix lable name
git-svn-id: svn://kolibrios.org@9712 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-09 22:56:15 +00:00
Kirill Lipatov (Leency)
ef08bb2ad0 menu.dat: fix @reshare path (as @-items are parsed as section names)
git-svn-id: svn://kolibrios.org@9711 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-09 22:40:12 +00:00
Doczom
39780d1f65 delete APPDATA.mem_start
git-svn-id: svn://kolibrios.org@9710 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-09 18:09:54 +00:00
Doczom
707dc7c2e6 delete TASKDATA
git-svn-id: svn://kolibrios.org@9709 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-09 17:07:51 +00:00
Anton Krotov
1fdbd55957 CEdit: minor changes
git-svn-id: svn://kolibrios.org@9708 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 21:57:18 +00:00
turbocat
44bef28048 Updated c-- binary
git-svn-id: svn://kolibrios.org@9707 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 20:11:46 +00:00
turbocat
f816b2a086 cmm: fixed bug with searching for input files.
git-svn-id: svn://kolibrios.org@9706 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 20:08:54 +00:00
turbocat
9d4f6fb10b сmm: fixed typo
git-svn-id: svn://kolibrios.org@9705 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 18:27:40 +00:00
turbocat
30da4f7636 Added defines so as not to duplicate them in every tup file.
git-svn-id: svn://kolibrios.org@9704 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 17:38:15 +00:00
turbocat
1ed46504bd Updated cmm binary
git-svn-id: svn://kolibrios.org@9703 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 17:27:49 +00:00
turbocat
a6ec339a43 cmm:
- removed bad makefiles;
 - fixed output filename bug;
 - restored the processing of command line switches in windows style.

git-svn-id: svn://kolibrios.org@9702 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 17:16:25 +00:00
Coldy
b22d5729d4 cmm lib: prepare to autoimport
git-svn-id: svn://kolibrios.org@9701 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 14:04:23 +00:00
Coldy
a5713e0f60 cmm lib: fix autobuild
git-svn-id: svn://kolibrios.org@9700 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 09:51:56 +00:00
Coldy
a0ef0e0cd4 cmm lib, eolite: prepare to autoimports
git-svn-id: svn://kolibrios.org@9699 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-08 09:05:27 +00:00
turbocat
dac27e480b Kernel: apply security patch for 70 function(by Rgimad). Thanks Dunkaist for the corrections.
git-svn-id: svn://kolibrios.org@9698 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-07 21:07:07 +00:00
Coldy
5b5a240f91 tcc: added funcs in defs, added ini.def, tiny.o
git-svn-id: svn://kolibrios.org@9697 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-07 16:58:03 +00:00
turbocat
143be8c69e typo fixed
git-svn-id: svn://kolibrios.org@9696 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-07 14:22:52 +00:00
Coldy
115b81881f cmm: - added __COFF__ predefined macro (for mark MSCOFF build);
- edited makefiles (added compiler -fpack-struct=2 option/for correct struct
       packing)

git-svn-id: svn://kolibrios.org@9695 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-07 09:45:44 +00:00
Kirill Lipatov (Leency)
28bfa13e88 fix prior
git-svn-id: svn://kolibrios.org@9694 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 23:22:57 +00:00
Kirill Lipatov (Leency)
684ee81f3e Eolite: show correct size in bytes in Properties dialog (thanks Mario for the code snippet)
git-svn-id: svn://kolibrios.org@9693 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 23:16:38 +00:00
Doczom
19347417f0 replacing TASK DATA.pid with APPDATA.tid
git-svn-id: svn://kolibrios.org@9692 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 20:33:29 +00:00
Marat Zakiyanov
5f02a78eaf KFM - fixed the display of files larger than 4GB.
git-svn-id: svn://kolibrios.org@9691 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 20:05:54 +00:00
Marat Zakiyanov
8f544cdd1d File Browser control - some code optimization for r9682
git-svn-id: svn://kolibrios.org@9690 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 19:47:41 +00:00
Kirill Lipatov (Leency)
2e3c29de7d Eolite:
- do not autorefresh folder on FD and CD disks
- if /kolibrios is mounted than set a var and do not reread it further
- increase refresh disk and folder timeout to 1.5 seconds

git-svn-id: svn://kolibrios.org@9689 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 16:41:02 +00:00
Kirill Lipatov (Leency)
dd4011f6d1 use old geode binnary instead of autobuild version that is not working
git-svn-id: svn://kolibrios.org@9688 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 15:56:22 +00:00
Kirill Lipatov (Leency)
4bd09002c4 rename binnary: geode.drv => geode.sys
git-svn-id: svn://kolibrios.org@9687 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 15:52:50 +00:00
Kirill Lipatov (Leency)
61c09b6628 add knmap binnary to IMG
git-svn-id: svn://kolibrios.org@9686 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 15:43:16 +00:00