Commit Graph

8896 Commits

Author SHA1 Message Date
turbocat
d7eea62637 libc.obj is now the default libc for tcc
git-svn-id: svn://kolibrios.org@8796 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:53:38 +00:00
turbocat
f88a509b93 kolibri-libc: Move to folder with tcc. Part 2
git-svn-id: svn://kolibrios.org@8795 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:47:58 +00:00
turbocat
29ae440741 libc.obj
Fixed build

git-svn-id: svn://kolibrios.org@8794 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:40:17 +00:00
turbocat
b5b499b8c8 kolibri-libc:
Move to folder with tcc. Part 1

git-svn-id: svn://kolibrios.org@8793 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:37:44 +00:00
turbocat
e4379d9ea4 Added mtar.obj to img
git-svn-id: svn://kolibrios.org@8792 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 12:21:50 +00:00
turbocat
813dc9abc7 Added microtar library(mtar.obj)
(Library for working with tar archives)

git-svn-id: svn://kolibrios.org@8791 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 12:17:09 +00:00
turbocat
a834601c69 kolibri-libc:
Fixed fseek return

git-svn-id: svn://kolibrios.org@8790 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 12:12:55 +00:00
Kirill Lipatov (Leency)
b57726e4bc cmm: various size of icons support
git-svn-id: svn://kolibrios.org@8789 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 11:18:19 +00:00
Doczom
3efccda48e add link
git-svn-id: svn://kolibrios.org@8788 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-09 04:16:21 +00:00
turbocat
050f71484f kolibri-libc:
- Fixed errno
- Fixed time functions and added new
- Socket functions are now in libraries

git-svn-id: svn://kolibrios.org@8787 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-09 03:17:46 +00:00
turbocat
9396efe6cd KTCC
Now KTCC gives the error "Linker error!" if the symbol was not found.
(Previously KTCC ignored these messages and generated an incorrect binary).

git-svn-id: svn://kolibrios.org@8786 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-09 03:07:04 +00:00
turbocat
dc1ebb291a thashview 2.6.2
Fixed ridiculous bug with copy buttons

git-svn-id: svn://kolibrios.org@8785 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-09 02:43:41 +00:00
Kirill Lipatov (Leency)
8858f947ba attempt 2
git-svn-id: svn://kolibrios.org@8784 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-08 09:46:06 +00:00
Kirill Lipatov (Leency)
f8ee4d82d9 fix
git-svn-id: svn://kolibrios.org@8783 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-08 09:44:10 +00:00
Kirill Lipatov (Leency)
e9b277cf5a fix
git-svn-id: svn://kolibrios.org@8782 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-08 09:43:30 +00:00
Kirill Lipatov (Leency)
3e035c29a7 some fixes
git-svn-id: svn://kolibrios.org@8781 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-08 09:42:04 +00:00
Kirill Lipatov (Leency)
a25c686ab7 unz: fix password field position
eolite: a bit faster open

git-svn-id: svn://kolibrios.org@8780 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-07 21:45:46 +00:00
Kirill Lipatov (Leency)
95f1cee2c6 eolite: update
git-svn-id: svn://kolibrios.org@8779 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-07 20:03:19 +00:00
turbocat
e07b65f95a Added minizip to ISO
git-svn-id: svn://kolibrios.org@8778 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-07 17:07:36 +00:00
turbocat
707de77a80 Newlibc:
- Fixed bug with input to the console (when clicking on "backspace" characters were not deleted).
- Added _NO_STDERR macro for redirecting "stderr" to the console

git-svn-id: svn://kolibrios.org@8777 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-07 16:51:13 +00:00
turbocat
71343e1178 Minizip and Miniunz:
- Deleted kos_dir.c
- Fixed Makefiles
- Added to autobuild

git-svn-id: svn://kolibrios.org@8776 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-07 12:40:48 +00:00
Doczom
b1b61a4f19 delete hexview
git-svn-id: svn://kolibrios.org@8775 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-07 11:06:59 +00:00
748c187814 Upload MbedTLS port
nothing new since january
just upload so all devs can participate.

git-svn-id: svn://kolibrios.org@8774 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-06 20:21:28 +00:00
Kirill Lipatov (Leency)
068084da89 efm: descrease line height
git-svn-id: svn://kolibrios.org@8773 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-06 10:26:29 +00:00
Kirill Lipatov (Leency)
590455aed4 cedit: update by akron1
git-svn-id: svn://kolibrios.org@8772 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-06 10:04:05 +00:00
188fe71c10 Fix autobuild.
git-svn-id: svn://kolibrios.org@8771 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-06 01:51:04 +00:00
turbocat
d6f4d38cfd Trying to fix the ZLIB build
git-svn-id: svn://kolibrios.org@8770 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:44:42 +00:00
turbocat
3b35056c50 Jumpnbump:
- Now uses zlib dynamically

git-svn-id: svn://kolibrios.org@8769 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:20:22 +00:00
turbocat
1ce797a3b2 ZLIB:
- Fixed typo

git-svn-id: svn://kolibrios.org@8768 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:15:57 +00:00
turbocat
6640d663b2 ZLIB:
Fix lib path 

git-svn-id: svn://kolibrios.org@8767 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:14:08 +00:00
turbocat
4a595c0324 ZLIB:
- It is now autobuild as a dynamic library(PE DLL).

git-svn-id: svn://kolibrios.org@8766 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 21:12:11 +00:00
Kirill Lipatov (Leency)
3d0be76e9a fix eolite prior commit, clean skins
git-svn-id: svn://kolibrios.org@8765 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 20:32:16 +00:00
Kirill Lipatov (Leency)
9d4b206358 eolite:
- rework two panes header
- use specific ini section for two-panes mode
- avoid double lines in scroll and table headers
- proper fix scroll issue
- do not save window size when the window is rolled-up
efm: yet another file manager :)
icons16.png: add scissors (cut) and paste icons


git-svn-id: svn://kolibrios.org@8764 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 19:30:53 +00:00
Kirill Lipatov (Leency)
285d4483b0 small fix
git-svn-id: svn://kolibrios.org@8763 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 15:25:23 +00:00
Kirill Lipatov (Leency)
a443da65df icons16.png: update folder and sys icons
cedit: new version by akron1
eolite: fix scroll

git-svn-id: svn://kolibrios.org@8762 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 15:18:11 +00:00
d63e24c6da added new program EntropyView + to img autobuild
git-svn-id: svn://kolibrios.org@8761 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-04 12:57:30 +00:00
turbocat
39d806302d Added libsqlite3:
Attention! The port is not currently working! SQLITE VFS must be adapted!
(The commit was made so as not to lose progress)

git-svn-id: svn://kolibrios.org@8760 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-03 16:22:34 +00:00
turbocat
2287b1e29b newlibc:
Added new functions:
- dir.h: mkdir, rmdir, chdir
- dirent.h:  alphasort, opendir, closedir, readdir, rewinddir, seekdir, telldir, scandir

git-svn-id: svn://kolibrios.org@8759 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-02 00:58:56 +00:00
turbocat
f80f4030c2 SDL:
- Can be compiled as a PE DLL

git-svn-id: svn://kolibrios.org@8758 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-01 18:16:52 +00:00
turbocat
19eaae5459 Added an example of how to make PE DLL libraries
git-svn-id: svn://kolibrios.org@8757 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-01 17:01:33 +00:00
94803c76d8 rewrite KRule to fasm, replace old with it
git-svn-id: svn://kolibrios.org@8756 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-01 11:23:13 +00:00
ConLenov
fac22c1e73 Fixed build.bat
git-svn-id: svn://kolibrios.org@8755 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-31 10:08:20 +00:00
ConLenov
373e4e8da4 Add new program "KRule" (Kolibri Ruler)
git-svn-id: svn://kolibrios.org@8754 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-31 09:05:44 +00:00
870958f71d kiv: remove debug code overriding mouse settings.
git-svn-id: svn://kolibrios.org@8753 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-29 19:45:34 +00:00
Kirill Lipatov (Leency)
ae5398fe8a cmm: remove calypte and esyshot small optimisations
git-svn-id: svn://kolibrios.org@8752 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-29 09:22:28 +00:00
Kirill Lipatov (Leency)
60b56f90fa ups
git-svn-id: svn://kolibrios.org@8751 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-27 23:42:24 +00:00
Kirill Lipatov (Leency)
a660c35743 Eolite 4.5: proper renaming files and folders
git-svn-id: svn://kolibrios.org@8750 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-27 23:40:55 +00:00
Kirill Lipatov (Leency)
65dd3b758c Quark: remove edit features
git-svn-id: svn://kolibrios.org@8749 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-27 22:58:17 +00:00
f4298f364a tup: Fix asm-only build.
git-svn-id: svn://kolibrios.org@8748 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-26 15:52:32 +00:00
turbocat
8eb9381be2 PasswordGen:
Now uses libc.obj
Changes in size: 9kb -> 3kb

git-svn-id: svn://kolibrios.org@8747 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-25 15:59:31 +00:00