Commit Graph

5438 Commits

Author SHA1 Message Date
turbocat
2076a4a777 libc.obj:
- Added vsprintf to export
 - Added sdltest.c example

git-svn-id: svn://kolibrios.org@9204 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-26 17:55:43 +00:00
Doczom
b9889434d8 fix height checkbox
git-svn-id: svn://kolibrios.org@9201 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-25 16:45:31 +00:00
Anton Krotov
95dfb31882 CEDIT: minor fixes
git-svn-id: svn://kolibrios.org@9200 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-24 18:04:52 +00:00
Doczom
a33723e2b3 add @notify message for input error load driver
git-svn-id: svn://kolibrios.org@9199 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-22 16:00:51 +00:00
Doczom
3dc5b3d654 fix BUTTON.WIDTH in cpu.asm
git-svn-id: svn://kolibrios.org@9198 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-22 14:50:17 +00:00
Anton Krotov
f3105b9785 cedit: search selected text
FB2 Reader: minor fix

git-svn-id: svn://kolibrios.org@9197 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-21 18:16:56 +00:00
7763a294f3 pcidev: fix output of the last bus #, increase window height
git-svn-id: svn://kolibrios.org@9196 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-20 10:20:43 +00:00
Anton Krotov
de0a25e478 CEDIT: bugfix
git-svn-id: svn://kolibrios.org@9194 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-16 22:27:49 +00:00
Anton Krotov
7524609331 CEDIT: optional highlighting of operators and delimiters
git-svn-id: svn://kolibrios.org@9193 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-15 21:40:33 +00:00
Anton Krotov
86da2194d2 CEDIT: menu changes
git-svn-id: svn://kolibrios.org@9190 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-14 16:33:15 +00:00
turbocat
4918685b4a libc.obj: Fixed calloc function
git-svn-id: svn://kolibrios.org@9189 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-13 19:02:24 +00:00
Anton Krotov
9c0be1dd39 CEDIT: Keyboard navigation in menu; internal changes
git-svn-id: svn://kolibrios.org@9187 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-11 20:57:43 +00:00
Anton Krotov
4c7867ece9 CEDIT: new checkboxes
git-svn-id: svn://kolibrios.org@9182 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-08 20:47:14 +00:00
Anton Krotov
3f871a7798 CEDIT: better timer, minor fixes
git-svn-id: svn://kolibrios.org@9181 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-07 20:18:42 +00:00
Anton Krotov
0d7861018a CEDIT: EOL conversion (CRLF/LF/CR)
git-svn-id: svn://kolibrios.org@9180 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-06 21:06:31 +00:00
turbocat
9d2e5a6e3a libc.obj:
- Extra zero for use with gcc

git-svn-id: svn://kolibrios.org@9179 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-06 20:24:26 +00:00
0c45d523d3 WebView: added build and run scripts for linux
git-svn-id: svn://kolibrios.org@9178 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-05 10:40:30 +00:00
Anton Krotov
ce8fecbc6b Oberon07: v1.53
git-svn-id: svn://kolibrios.org@9177 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 17:21:37 +00:00
Anton Krotov
e861f97224 CEDIT: rebuild
git-svn-id: svn://kolibrios.org@9176 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 16:47:48 +00:00
Anton Krotov
50936c312e CEDIT: some small changes
git-svn-id: svn://kolibrios.org@9175 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-03 16:20:40 +00:00
Anton Krotov
e85879654e CEDIT: new version
git-svn-id: svn://kolibrios.org@9174 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-02 23:15:33 +00:00
turbocat
1a5f178264 SHELL 0.8.3:
- Added the ability to create  parent directories if needed( "mkdir" command)

git-svn-id: svn://kolibrios.org@9173 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-02 21:20:12 +00:00
turbocat
d0336453fe console.obj :
- better mechanism for killing the parent process.


git-svn-id: svn://kolibrios.org@9167 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-29 19:36:10 +00:00
turbocat
109befa1e4 libc.obj:
- fixed fread bug  

git-svn-id: svn://kolibrios.org@9165 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-29 18:27:24 +00:00
hidnplayr
261bcf35ff FTPC: improved error handeling in wait_for_servercommand
git-svn-id: svn://kolibrios.org@9164 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-29 17:37:31 +00:00
Doczom
5736de5a6f fix bug in scroll
git-svn-id: svn://kolibrios.org@9163 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-28 23:50:09 +00:00
turbocat
785dcb3341 libc.obj:
- fixed return fwrite and fread as well as eof

git-svn-id: svn://kolibrios.org@9156 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-26 20:35:11 +00:00
turbocat
e5501138fe "thread_work" C example added to "build_all.sh"
git-svn-id: svn://kolibrios.org@9155 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-25 19:01:29 +00:00
turbocat
89808a957a ktcc:
- disabled for windows and linux build

git-svn-id: svn://kolibrios.org@9154 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-25 18:47:45 +00:00
turbocat
e08cff4a2a ktcc:
- added definitions of _KOLIBRI, _KOLIBRI, _KOLIBRI_  by default 
- added ktcc for Windows and Linux to autobuild

git-svn-id: svn://kolibrios.org@9153 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-25 18:30:26 +00:00
hidnplayr
2f33c5d0a4 AR81xx: Add PCI ID's of some more possibly working devices. (Disabled in netcfg for now)
git-svn-id: svn://kolibrios.org@9150 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-23 20:57:10 +00:00
hidnplayr
8822960988 AR81xx: Bugfixes (now also works on non-gigabit devices such as QCA8172), refactoring.
git-svn-id: svn://kolibrios.org@9146 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-22 20:18:00 +00:00
turbocat
e7ec006b8b libc.obj:
- Added atof function
- Added example for working with threads

git-svn-id: svn://kolibrios.org@9137 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-15 20:21:32 +00:00
hidnplayr
760d64a3cd CP866->UTF8 input recode
git-svn-id: svn://kolibrios.org@9132 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-11 20:59:10 +00:00
hidnplayr
86308adc77 Cosmetic fixes
git-svn-id: svn://kolibrios.org@9129 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-09 16:01:04 +00:00
hidnplayr
3524e7c3b1 Ctrl+C for ping, tracert.
git-svn-id: svn://kolibrios.org@9128 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-09 06:14:00 +00:00
hidnplayr
c565761174 Fix con_kbhit
git-svn-id: svn://kolibrios.org@9127 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-08 19:51:29 +00:00
hidnplayr
fa01917d38 Variable RSA key length
git-svn-id: svn://kolibrios.org@9126 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-08 14:03:26 +00:00
hidnplayr
73e2a25f84 Fix con_get_input, added some common control characters.
git-svn-id: svn://kolibrios.org@9125 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-08 13:58:04 +00:00
Doczom
ee74827e6e KFM: Add function create file
git-svn-id: svn://kolibrios.org@9121 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-05 19:52:42 +00:00
Doczom
0317b4b039 fix constants
git-svn-id: svn://kolibrios.org@9120 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-05 17:46:31 +00:00
Doczom
3bb43bd591 rename amd_temp_view on AMDtemp
git-svn-id: svn://kolibrios.org@9119 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-05 16:07:29 +00:00
Doczom
76ad1e5d09 add new constants
git-svn-id: svn://kolibrios.org@9118 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-05 12:08:28 +00:00
Doczom
9db77b5d37 small fix
git-svn-id: svn://kolibrios.org@9117 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-04 23:38:44 +00:00
Doczom
9d140d1abd fix title
git-svn-id: svn://kolibrios.org@9116 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-04 16:09:59 +00:00
Doczom
810f63c6af add autobuild
git-svn-id: svn://kolibrios.org@9115 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-04 15:59:41 +00:00
hidnplayr
9a1e9333b3 Add support for RSA host authentication with SHA2-512 algorithm.
git-svn-id: svn://kolibrios.org@9114 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-04 10:40:43 +00:00
hidnplayr
2b094111e9 Add support for RSA host authentication with SHA2-256 algorithm.
git-svn-id: svn://kolibrios.org@9113 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-04 10:12:48 +00:00
hidnplayr
33d98adcfa Implemented local storage and checking of remote host keys. (only ssh-rsa for now)
Known public keys will be stored in /sys/settings/known_hosts.ini

git-svn-id: svn://kolibrios.org@9112 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-04 08:41:16 +00:00
Doczom
9438fa3384 delete file
git-svn-id: svn://kolibrios.org@9111 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 21:28:12 +00:00
Doczom
be2f165d44 move amd_temp_view
git-svn-id: svn://kolibrios.org@9110 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 21:27:06 +00:00
Doczom
b9b4201bd5 delete file
git-svn-id: svn://kolibrios.org@9109 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 19:46:00 +00:00
Doczom
ad96df5dc3 Fix files
git-svn-id: svn://kolibrios.org@9108 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 19:37:08 +00:00
Doczom
99990eb490 add new program "amd_temp_view"
git-svn-id: svn://kolibrios.org@9107 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-03 19:19:36 +00:00
hidnplayr
67b03ef814 Big refactor: separate backend from frontend. Prepare for dynamically negotiated algorithms etc.
New: RSA host authentication, use new con_get_input from console.lib to get escape codes from special keys, UTF8 to CP866 decoder, ..
Bugfix: CTR counters.

git-svn-id: svn://kolibrios.org@9106 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 18:40:01 +00:00
hidnplayr
ec273ce904 More escape codes.
New function 'con_get_input' useful to get escape codes from special keys. 
Implemented alternative screen buffer.
See included documentation for more details.

git-svn-id: svn://kolibrios.org@9105 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 18:11:13 +00:00
Kirill Lipatov (Leency)
5c1c425d92 WebView: bugfix
git-svn-id: svn://kolibrios.org@9104 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 17:57:41 +00:00
Kirill Lipatov (Leency)
778de94be4 WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)
git-svn-id: svn://kolibrios.org@9103 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 14:08:12 +00:00
hidnplayr
7f933eb487 Console: Bell character support, escape code '<esc>]K' (erase in line) support
git-svn-id: svn://kolibrios.org@9096 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-28 07:36:54 +00:00
turbocat
32a304e64b mtar.obj:
use now wrappers names

git-svn-id: svn://kolibrios.org@9095 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-27 00:25:11 +00:00
turbocat
52dd2872bf libc,obj:
- changed wrapper names

git-svn-id: svn://kolibrios.org@9094 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-27 00:20:54 +00:00
turbocat
e10c8c25cc libc.obj:
- restructured ksys.h

git-svn-id: svn://kolibrios.org@9093 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 23:42:35 +00:00
hidnplayr
ae553821c2 IRCc 0.34: Faster text drawing, add some server command codes related to WHOIS reply.
git-svn-id: svn://kolibrios.org@9092 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 16:18:14 +00:00
turbocat
a188a171dd mbedtls:
- strip replaced by kos32-strip

git-svn-id: svn://kolibrios.org@9091 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 14:03:11 +00:00
hidnplayr
ffdfe97ebd MPINT: Less fiddling with bits and bytes, more performance.
git-svn-id: svn://kolibrios.org@9090 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 09:44:08 +00:00
Kirill Lipatov (Leency)
1ab60232c8 WebView: various fixes
git-svn-id: svn://kolibrios.org@9089 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 07:21:58 +00:00
Magomed Kostoev (mkostoevr)
53e6a25eb8 [clink] Improve program argument system
git-svn-id: svn://kolibrios.org@9088 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 20:38:50 +00:00
turbocat
be0e7536fb mbedtls:
- fixed autobuild clink path

git-svn-id: svn://kolibrios.org@9087 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:57:05 +00:00
turbocat
b3059bf461 mbedtls:
- added to autobuild

git-svn-id: svn://kolibrios.org@9086 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:53:54 +00:00
Magomed Kostoev (mkostoevr)
451b859916 [clink] Small fixes for GCC (rev. cbd306345347fae28f12fa7f79960403d19e216e)
git-svn-id: svn://kolibrios.org@9085 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 19:14:27 +00:00
Magomed Kostoev (mkostoevr)
188a8f0370 [clink] Emit log on -v, -verbose or --verbose
git-svn-id: svn://kolibrios.org@9084 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-25 12:22:47 +00:00
turbocat
12edd8bcf5 ssl_client1 example: fixed Tupfile.lua
git-svn-id: svn://kolibrios.org@9083 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 22:02:48 +00:00
turbocat
1d002754bb mbedtls:
ssl_client1.c - added REQUEST_URL input and added to autobuild

git-svn-id: svn://kolibrios.org@9082 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 21:58:56 +00:00
turbocat
8fa851ddb6 libc.obj:
strtol.с  - removed existing definitions;
fgets.c - uses fread() to read;
gets.c  - added additional check;

git-svn-id: svn://kolibrios.org@9081 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 21:28:39 +00:00
Magomed Kostoev (mkostoevr)
2976cecf4e [clink] Update to revision ed897ae9c5dd7e13444aad65506698a34802a69e
- Allow to set output file name

git-svn-id: svn://kolibrios.org@9080 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-24 08:39:13 +00:00
turbocat
f1b06bbf99 libc.obj:
updated constants

git-svn-id: svn://kolibrios.org@9077 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-23 20:24:26 +00:00
turbocat
7828dfa68a mbedtls:
- is now a native dynamic library (ms coff)
- removed unnecessary files. 
- updated ssl_client1 example

git-svn-id: svn://kolibrios.org@9076 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-23 19:43:38 +00:00
Magomed Kostoev (mkostoevr)
351b8e3ae8 [clink] Update to revision b8d0c8154f15478f34027ab959277ddf2c706354
- Fixed bug with 8-char name symbols
- Fixed bug with label values
- Added warning for non-zero VirtualAddress

git-svn-id: svn://kolibrios.org@9075 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-22 19:33:40 +00:00
Kirill Lipatov (Leency)
f73a566b8b CEDIT: new version by akron1
git-svn-id: svn://kolibrios.org@9073 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-21 16:13:29 +00:00
hidnplayr
4f24fcab0f Pad with 0 bytes before encryption is set, as not to leak any entropy of RNG.
Little improved RNG seeding.
Fixed bug in MAC counter for SSH transport.

git-svn-id: svn://kolibrios.org@9071 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-21 10:53:13 +00:00
hidnplayr
66f0a0e45d SSH: Added user authentication. Fixed padding. Other bugfixes.
Changed hardcoded encryption mode from AES256-CBC to AES256-CTR.
Added blowfish encryption algorithm code.
MPINT: Improved multi precision math routines. Variable length MPINTS, leading zeroes allowed but not nescessary. Other bugfixes.
Added tests vectors for MPINT routines.


git-svn-id: svn://kolibrios.org@9070 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-20 20:14:53 +00:00
hidnplayr
beedc56bd8 Fix build
git-svn-id: svn://kolibrios.org@9067 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-16 11:35:04 +00:00
IgorA
753473ae47 kfar: mouse work on panels in viewer, editor; optimize code
picdev: new macros load_lib

git-svn-id: svn://kolibrios.org@9066 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-14 11:12:06 +00:00
pavelyakov
d2c9bf489c fixed linker and syscall
git-svn-id: svn://kolibrios.org@9063 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 16:16:46 +00:00
Kirill Lipatov (Leency)
9212ac1784 Eolite/KFM2: fix paste from menu, thanks doczom for finging issue
git-svn-id: svn://kolibrios.org@9062 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 11:04:49 +00:00
Kirill Lipatov (Leency)
4f8b740144 sysfuncr.txt: translate 74.11 - 74.16
osupdate: add to ISO
icons16.png: update icons of windows, kolibri, floppy
cedit: update by akron1

git-svn-id: svn://kolibrios.org@9060 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 10:30:43 +00:00
IgorA
7a4aed6e11 kfar: add mouse in menu dialogs, fix mouse alt+f12
git-svn-id: svn://kolibrios.org@9059 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-13 08:15:21 +00:00
pavelyakov
1979e6ff29 fixed linker and syscall
git-svn-id: svn://kolibrios.org@9053 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-12 12:28:41 +00:00
Kirill Lipatov (Leency)
e9c913f9db update cedit by akron1
git-svn-id: svn://kolibrios.org@9050 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-10 23:39:41 +00:00
Kirill Lipatov (Leency)
ced10e8541 flappybird: use Kolibri image
git-svn-id: svn://kolibrios.org@9046 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 15:07:50 +00:00
Kirill Lipatov (Leency)
34a4c12412 Eolite: fix get volume size (thank dunkaist for a found issue)
Keyascii: bigger font

git-svn-id: svn://kolibrios.org@9044 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-09 08:03:31 +00:00
IgorA
90de905a60 kfar: add mouse double click events, fix mouse in menu
git-svn-id: svn://kolibrios.org@9039 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 20:45:01 +00:00
Kirill Lipatov (Leency)
94b281e59d various small fixes:
- icons.ini: fix icon in OpenDialog
- assoc.ini: use CEDIT for txt and log
- taskbar.ini: shoe min left button
- kiv: show info about image dimensions in the title
- rdsave: win_height considers skin_height

git-svn-id: svn://kolibrios.org@9035 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 18:47:59 +00:00
hidnplayr
e32ea5d3c8 Network device error/missed/dropped packet counters.
+ Network buffer sanity checks.

git-svn-id: svn://kolibrios.org@9017 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-07 19:26:17 +00:00
Kirill Lipatov (Leency)
88929629d3 iconedit: update toolbar
git-svn-id: svn://kolibrios.org@9016 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-07 10:39:55 +00:00
Kirill Lipatov (Leency)
6e8e7fcb43 EasyShot: record screeshot series
git-svn-id: svn://kolibrios.org@9015 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-07 10:38:42 +00:00
IgorA
0994411664 kfar: clean code, mouse can change button focus in dialogs
opendial: remove old code

git-svn-id: svn://kolibrios.org@9014 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 20:44:16 +00:00
turbocat
678de81f24 kolibri-libc:
- added qsort and assert
- delete junk files
- updated libc loader


git-svn-id: svn://kolibrios.org@9013 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 18:18:46 +00:00
Kirill Lipatov (Leency)
861708b8e9 upload flappybird by zorggish
git-svn-id: svn://kolibrios.org@9011 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 12:38:12 +00:00
Kirill Lipatov (Leency)
04f5e134b4 cedit: new version by akron1
git-svn-id: svn://kolibrios.org@9010 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 09:22:02 +00:00
Kirill Lipatov (Leency)
db5bb5377d upload Stripped PE Dumper by 0CodErr, see http://board.kolibrios.org/viewtopic.php?f=9&t=3742&p=71045&hilit=SPEDump#p71045
git-svn-id: svn://kolibrios.org@9006 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 08:23:46 +00:00
Kirill Lipatov (Leency)
b7127c3170 - upload a simple wallpapper: sand.png
- upload a free NES game: MultiDude.nes
- add builds.kolibrios.org to bookmarks of WebView

git-svn-id: svn://kolibrios.org@9005 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 07:56:35 +00:00
Kirill Lipatov (Leency)
ec6414ab7e remove "view" label
git-svn-id: svn://kolibrios.org@9004 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 07:20:40 +00:00
Kirill Lipatov (Leency)
89cfdd86ac clipview: update, fixes
git-svn-id: svn://kolibrios.org@9003 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 07:17:41 +00:00
Kirill Lipatov (Leency)
861d24c21a various bugfixes
git-svn-id: svn://kolibrios.org@8996 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 17:27:35 +00:00
Kirill Lipatov (Leency)
27a31fa094 KFM2 bugsfix: unselect files after delete and move operations
git-svn-id: svn://kolibrios.org@8995 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 12:21:21 +00:00
Kirill Lipatov (Leency)
a224bceaeb color dialog:
- press Escape for exit
- always set the last color as default color on window open
- update editbox and code to use only hexadecimal strings


git-svn-id: svn://kolibrios.org@8993 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 11:53:40 +00:00
Kirill Lipatov (Leency)
eba3c4bb9d skincfg:
- bigger texts and other elements
- now user can click on element in preview window to edit its color

git-svn-id: svn://kolibrios.org@8992 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 10:44:36 +00:00
IgorA
ee8ecaa676 Kfar: add some mouse press f1-f12,
fix closing dialog windows

git-svn-id: svn://kolibrios.org@8984 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-01 20:18:28 +00:00
Kirill Lipatov (Leency)
fa1df98a61 Eolite 5 and KFM 2: versions Gold.
git-svn-id: svn://kolibrios.org@8983 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-30 11:38:29 +00:00
Kirill Lipatov (Leency)
4c25714a78 Eolite RC7:
- /sys support, use as default path
- fix the lag on app open

git-svn-id: svn://kolibrios.org@8981 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-29 20:31:23 +00:00
IgorA
9f0eae6809 KFar: fix conflict mouse and f3 mode, clean code
git-svn-id: svn://kolibrios.org@8960 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 20:25:58 +00:00
Magomed Kostoev (mkostoevr)
abe070e442 [clink] Show undefined symbols
git-svn-id: svn://kolibrios.org@8959 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 18:09:04 +00:00
Kirill Lipatov (Leency)
d311715575 Eolite/KFM2 RC6: show breadcrumbs on path dropdown
git-svn-id: svn://kolibrios.org@8956 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 17:00:57 +00:00
Kirill Lipatov (Leency)
035673385a fix build
git-svn-id: svn://kolibrios.org@8955 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:12:15 +00:00
Kirill Lipatov (Leency)
30c1f25537 notes: code clean
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--

git-svn-id: svn://kolibrios.org@8954 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:08:38 +00:00
Kirill Lipatov (Leency)
956739a5ad Eolite/KFM2 beta 12:
- fully rework of popins
- user can edit current path now
- fixed: now folders can be renamed and even "open with" from menu
- fixed: now popin is shown only on the active panel in kfm2
- fixed: popin doesn't close on error while renaming or creating file/folder

git-svn-id: svn://kolibrios.org@8953 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 10:55:08 +00:00
Kirill Lipatov (Leency)
0f76213e5a Eolite/KFM2: rework header, refactoring, fixes
git-svn-id: svn://kolibrios.org@8952 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 22:16:37 +00:00
Kirill Lipatov (Leency)
298053d7f9 Eolite: refactoring
git-svn-id: svn://kolibrios.org@8951 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 12:32:00 +00:00
Kirill Lipatov (Leency)
082a8a1c3d move KFM1 to ISO
git-svn-id: svn://kolibrios.org@8950 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 09:51:20 +00:00
Kirill Lipatov (Leency)
5bb70bb219 Eolite/KFM2: global refactoring, use proper multi-panes PATH variable
git-svn-id: svn://kolibrios.org@8949 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 09:28:59 +00:00
Magomed Kostoev (mkostoevr)
c213c7fdf5 [clink] Verify input files
git-svn-id: svn://kolibrios.org@8948 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-26 23:24:45 +00:00
Kirill Lipatov (Leency)
4a974f6b39 Eolite is in beta again because this is a general code refactoring and clean to get proper two-panes implementation and potentially multitabs support
git-svn-id: svn://kolibrios.org@8947 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-26 17:36:34 +00:00
Kirill Lipatov (Leency)
05b495ef7e KFM2: refactoring two-panes mode
git-svn-id: svn://kolibrios.org@8946 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-26 07:59:13 +00:00
Kirill Lipatov (Leency)
56d8f86244 KIV: fix rolled-up bug https://prnt.sc/16uz1nf
git-svn-id: svn://kolibrios.org@8945 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-26 06:25:18 +00:00
Kirill Lipatov (Leency)
ee9c0f97fc cmm: proper testbit
git-svn-id: svn://kolibrios.org@8944 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-25 13:21:42 +00:00
Kirill Lipatov (Leency)
f39a809e66 Eolite: set proper size of the copy buffer (thanks id_doczom for a found issue)
git-svn-id: svn://kolibrios.org@8943 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-25 09:52:19 +00:00
Kirill Lipatov (Leency)
ac968ca8a5 icons: fix http://board.kolibrios.org/viewtopic.php?f=5&t=1602&start=1335#p76058
git-svn-id: svn://kolibrios.org@8942 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 23:11:47 +00:00
Kirill Lipatov (Leency)
6da764010a clipview: bugfixes and optimizations
git-svn-id: svn://kolibrios.org@8936 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:13:37 +00:00
Kirill Lipatov (Leency)
1f878d1d97 fix build
git-svn-id: svn://kolibrios.org@8934 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 20:51:21 +00:00
Kirill Lipatov (Leency)
804cb0b51c clipview: rewrite and decrease the size twice (from 3847 bytes to 1958)
search: new app, alpha version

git-svn-id: svn://kolibrios.org@8933 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 20:42:19 +00:00
IgorA
1aa78952d7 kfar: add mouse event, clean code,
t_edit: small fix

git-svn-id: svn://kolibrios.org@8932 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 11:42:00 +00:00
IgorA
b73079cf34 t_edit: fix load new lines 13,10
git-svn-id: svn://kolibrios.org@8929 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-23 10:49:50 +00:00
Kirill Lipatov (Leency)
6f2937256a KFM2: better functional buttons
git-svn-id: svn://kolibrios.org@8927 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 20:16:57 +00:00
Kirill Lipatov (Leency)
744dc6bcc8 kernel: tiny draw button optimization
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3

git-svn-id: svn://kolibrios.org@8926 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 19:41:46 +00:00
IgorA
cbb59ad9b4 fix rev. 8919
git-svn-id: svn://kolibrios.org@8925 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 13:17:09 +00:00
Kirill Lipatov (Leency)
b3305a4764 upload forgotten files
git-svn-id: svn://kolibrios.org@8924 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 12:31:58 +00:00
Kirill Lipatov (Leency)
e7c761fb21 dicty: return reader feature
git-svn-id: svn://kolibrios.org@8923 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 12:28:03 +00:00
IgorA
3b72f0f39d blocks: fix open from CommandLine, fix include files
git-svn-id: svn://kolibrios.org@8919 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 09:24:38 +00:00
Kirill Lipatov (Leency)
b9df80cf80 autobuild acpi installer
git-svn-id: svn://kolibrios.org@8918 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 08:08:06 +00:00
Kirill Lipatov (Leency)
f76e4ee396 several small fixes
git-svn-id: svn://kolibrios.org@8917 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 23:50:32 +00:00
Kirill Lipatov (Leency)
5a0ee4e892 add acpi/apic to drvinst
git-svn-id: svn://kolibrios.org@8915 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 22:51:35 +00:00
Kirill Lipatov (Leency)
a4d1118b5f Quark: handle all line endings
git-svn-id: svn://kolibrios.org@8913 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 21:32:40 +00:00
Kirill Lipatov (Leency)
0698439542 devman/acpi.asm: run acpi.dll from its folder
git-svn-id: svn://kolibrios.org@8911 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 21:19:09 +00:00
IgorA
573d327f71 fix wiewport width, opendialog use filter *bjs
git-svn-id: svn://kolibrios.org@8909 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 20:13:13 +00:00
Kirill Lipatov (Leency)
d47ef3c0bd bcc32/blocks: upload binnaries, update models extension to set associations
git-svn-id: svn://kolibrios.org@8906 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 15:19:08 +00:00
Kirill Lipatov (Leency)
7435dc28d7 bcc32 blocks: move models into a separate folder
git-svn-id: svn://kolibrios.org@8903 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 11:06:39 +00:00
Kirill Lipatov (Leency)
8ece03fb87 KFM2 RC1: bugfixes, less redraw, faster disk dropdown open
git-svn-id: svn://kolibrios.org@8902 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 10:17:09 +00:00
Kirill Lipatov (Leency)
13168e73dc KFM2 beta 7: add path line, colored functional buttons
git-svn-id: svn://kolibrios.org@8901 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 09:16:45 +00:00
23f728b028 unz: Fix password dialog.
git-svn-id: svn://kolibrios.org@8900 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-20 22:37:20 +00:00
hidnplayr
3fea35804d Change proposed server
git-svn-id: svn://kolibrios.org@8899 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-20 21:30:24 +00:00
Kirill Lipatov (Leency)
7abba94e8c clean skins, small fixes in icons16.png
git-svn-id: svn://kolibrios.org@8895 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-20 11:05:22 +00:00
406e1da18a board: Revert r8560 until #138 is fixed.
Nothing personal, I just needed reliable debug output.

git-svn-id: svn://kolibrios.org@8891 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 23:36:03 +00:00
Kirill Lipatov (Leency)
7355a5f3f5 fix Pane focus lost in KFM2
git-svn-id: svn://kolibrios.org@8882 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 20:46:12 +00:00
Kirill Lipatov (Leency)
b995e57c1e kfm2: add clickable funclional buttons, return template app accidentally deleted
git-svn-id: svn://kolibrios.org@8881 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 20:42:09 +00:00
Kirill Lipatov (Leency)
136d626dfa fix
git-svn-id: svn://kolibrios.org@8878 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 19:11:43 +00:00
Kirill Lipatov (Leency)
52c5c9ee1b update fb2read by akron1, clean skins
git-svn-id: svn://kolibrios.org@8877 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 19:09:06 +00:00
IgorA
af4b3b8c45 blocks: add new view modes
git-svn-id: svn://kolibrios.org@8875 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-18 19:35:49 +00:00
Kirill Lipatov (Leency)
210cb2b3ce Eolite: file selection by Space, fix panes blinking in KFM2, better Open_Dir()
git-svn-id: svn://kolibrios.org@8872 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-17 21:29:58 +00:00
Kirill Lipatov (Leency)
ba2ee17f68 eolite: fixed the case that after deletion the copy function worked as move
git-svn-id: svn://kolibrios.org@8871 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-17 17:06:34 +00:00
Kirill Lipatov (Leency)
41386908d7 eolite: bugfixes and code clean
git-svn-id: svn://kolibrios.org@8868 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-17 09:29:39 +00:00
Kirill Lipatov (Leency)
dbc78b92ce Oberon07: update by akron1
git-svn-id: svn://kolibrios.org@8863 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-15 20:43:12 +00:00
Kirill Lipatov (Leency)
b3571d494b Eolite/KFM2: 'Delete' feature rewritten (thanks IgorA for the report) - now always run in a separate process, other bugfixes
git-svn-id: svn://kolibrios.org@8861 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-15 18:22:58 +00:00
Kirill Lipatov (Leency)
b436a2dc22 data/Tupfile.lua: update pathes for Oberon07
git-svn-id: svn://kolibrios.org@8860 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-15 17:38:22 +00:00
Kirill Lipatov (Leency)
498da3221e update Oberon07 and CEDIT by akron1
git-svn-id: svn://kolibrios.org@8859 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-15 17:33:16 +00:00
Kirill Lipatov (Leency)
0cb57998a6 FKM2 (Eolite 5 beta): a new two panes mode
git-svn-id: svn://kolibrios.org@8854 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 23:33:54 +00:00
Kirill Lipatov (Leency)
bb6094a24f unz: remove unused code
git-svn-id: svn://kolibrios.org@8853 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 20:17:58 +00:00
IgorA
b7f963f4e3 fix load syntax files from CD
git-svn-id: svn://kolibrios.org@8852 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 14:52:00 +00:00
Kirill Lipatov (Leency)
31048e6d73 vncc: add a hint
git-svn-id: svn://kolibrios.org@8850 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 10:27:00 +00:00
IgorA
0d1191b0fa + open files from CommandLine
git-svn-id: svn://kolibrios.org@8849 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 09:57:21 +00:00
Kirill Lipatov (Leency)
eedf06ce2b CEDIT: update by akron1
git-svn-id: svn://kolibrios.org@8848 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 08:08:59 +00:00
Kirill Lipatov (Leency)
4fc7d26119 Eolite: bugfixes
git-svn-id: svn://kolibrios.org@8847 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 00:36:42 +00:00
Kirill Lipatov (Leency)
0aae2f3c46 dl: automatically extract downloaded zip and 7z files
various fixes

git-svn-id: svn://kolibrios.org@8839 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-13 14:09:46 +00:00
Kirill Lipatov (Leency)
7357d51930 eolite: fix buttons of create file/folder
git-svn-id: svn://kolibrios.org@8833 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-13 00:15:19 +00:00
0505fe72d0 fix shell tupfile #5
git-svn-id: svn://kolibrios.org@8832 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:57:52 +00:00
635554219c fix shell tupfile #4
git-svn-id: svn://kolibrios.org@8831 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:56:08 +00:00
dd2b1a5a28 fix shell tupfile #3
sorry for many revisions..

git-svn-id: svn://kolibrios.org@8830 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:48:03 +00:00
dbc6b58a3c fix shell tupfile #2
git-svn-id: svn://kolibrios.org@8829 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:44:13 +00:00
4c5c636e9a fix shell tupfile
git-svn-id: svn://kolibrios.org@8828 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:38:18 +00:00
68cf3e4293 SHELL 0.8.2
- big refactoring, now uses libc.obj
- added kfetch command

git-svn-id: svn://kolibrios.org@8827 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:34:41 +00:00
Kirill Lipatov (Leency)
112c948922 icons16.png: has 18x18 px size now
Eolite: 
- move properly implemented
- show device icons in list
- bugfixes
clean skins

git-svn-id: svn://kolibrios.org@8826 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:12:15 +00:00
IgorA
f9d251a1fc add new program 'Blocks'
git-svn-id: svn://kolibrios.org@8824 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 11:58:55 +00:00
Kirill Lipatov (Leency)
61c769beee cmm: move install to misc
git-svn-id: svn://kolibrios.org@8823 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 10:04:29 +00:00
Kirill Lipatov (Leency)
144afc6aff cmm cmm and icons update 2
git-svn-id: svn://kolibrios.org@8822 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 08:58:31 +00:00
Kirill Lipatov (Leency)
6be43d6e52 cmm and icons update
git-svn-id: svn://kolibrios.org@8821 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-11 13:21:29 +00:00
turbocat
899135aa6d Added build_all.sh
git-svn-id: svn://kolibrios.org@8820 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 23:57:15 +00:00
turbocat
599cbe26ed ktcc + libc.obj:
- ksys.h - added event mask enum
- samples - old examples updated
- delete junk files

git-svn-id: svn://kolibrios.org@8818 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 22:27:24 +00:00
Doczom
d10eaeb531 cleaning up unnecessary comments
git-svn-id: svn://kolibrios.org@8814 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:34:15 +00:00
turbocat
9fe59e4f34 Fixed Tupefile.lua in other programs
git-svn-id: svn://kolibrios.org@8813 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:32:10 +00:00
Doczom
7fceb47d23 cleaning up unnecessary comments
git-svn-id: svn://kolibrios.org@8812 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:31:33 +00:00
turbocat
be0f2e1aef Fix build
git-svn-id: svn://kolibrios.org@8811 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:27:34 +00:00
turbocat
070372c1f3 TEAtool:
fix Tupefile.lua

git-svn-id: svn://kolibrios.org@8810 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:23:00 +00:00
turbocat
413414d2e7 PasswordGen:
Fix build

git-svn-id: svn://kolibrios.org@8809 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:21:45 +00:00
turbocat
7f24e45508 TinyBasic:
Fix build

git-svn-id: svn://kolibrios.org@8808 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:19:45 +00:00
turbocat
5da6662132 Whois:
Fix tupefile.lua


git-svn-id: svn://kolibrios.org@8807 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:15:44 +00:00
turbocat
42dd03c1c6 Whois:
Fix Tupefile.lua

git-svn-id: svn://kolibrios.org@8806 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:13:29 +00:00
turbocat
8562860493 Weather:
fix Tupefile.lua


git-svn-id: svn://kolibrios.org@8805 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:08:44 +00:00
turbocat
9112211df9 ktcc:
Added libc.obj.a libtcc.a crt0.a

git-svn-id: svn://kolibrios.org@8804 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:07:04 +00:00
turbocat
de30a03cac Fixed build libc.obj
git-svn-id: svn://kolibrios.org@8803 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:02:15 +00:00
turbocat
b5bb829ff5 Weather:
Fixed build

git-svn-id: svn://kolibrios.org@8802 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 15:06:01 +00:00
turbocat
75f0dbdd33 THashView:
Fix build

git-svn-id: svn://kolibrios.org@8801 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 15:03:48 +00:00
turbocat
59bae692da Uodate kos32-tcc
git-svn-id: svn://kolibrios.org@8800 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 15:01:50 +00:00
turbocat
a7a2c9eb5f ktcc:
now uses crt0.o

git-svn-id: svn://kolibrios.org@8799 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:58:20 +00:00
turbocat
01b89a999e Whois:
Fixed build

git-svn-id: svn://kolibrios.org@8798 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:56:44 +00:00
turbocat
2d49a6e150 Fixed mtar.obj build
git-svn-id: svn://kolibrios.org@8797 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 14:55:26 +00:00
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
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
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)
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
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)
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
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)
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
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
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
turbocat
bd039940d1 Whois:
Fixed crash

git-svn-id: svn://kolibrios.org@8746 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-25 15:54:40 +00:00
turbocat
57e9ef6e7d kolibri-libc
- Added new headers

git-svn-id: svn://kolibrios.org@8745 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-25 15:41:10 +00:00
turbocat
a749f672ce kolibri-libc:
- Added full import console.obj
- Added dir.h
- Fixed dirent bug
- Added dirent example
- Fixed localtime bug.

git-svn-id: svn://kolibrios.org@8744 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-25 15:38:14 +00:00
turbocat
4bc3d82296 kolibri-libc
- Added srand and rand
- Added _libc_get_version 
- Update libc.obj.a binary

git-svn-id: svn://kolibrios.org@8743 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-25 00:16:29 +00:00
Kirill Lipatov (Leency)
aebb0f7852 cedit: fix version by akron1
git-svn-id: svn://kolibrios.org@8741 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-24 08:59:04 +00:00
turbocat
4454900e10 Weather 1.6e:
- Now uses libc.obj
- The binary file has been reduced to ~ 8kb

git-svn-id: svn://kolibrios.org@8735 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 17:21:26 +00:00
1c00c160a2 CHIP8: a little bit speed up graphics, update readme + small fixes
git-svn-id: svn://kolibrios.org@8734 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 17:10:32 +00:00
turbocat
43795ab11a Added new port TinyBasic
(An improved version in conjunction with ktcc can generate executable files.)

git-svn-id: svn://kolibrios.org@8733 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 15:55:49 +00:00
turbocat
4a09257a8f TinyHashView:
- update build

git-svn-id: svn://kolibrios.org@8732 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 15:49:26 +00:00
turbocat
69eda3cf65 whois:
- update build

git-svn-id: svn://kolibrios.org@8731 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 15:44:58 +00:00
turbocat
ffca41d7f9 kolibri-libc:
- Added ungetc, tollower and toupper to export
- Fixed ungetc emu
- Fixed file io functions
- Update file_io test 

git-svn-id: svn://kolibrios.org@8730 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 15:28:07 +00:00
c09b0569fc chip8: fix window frame + fix two Page fault issues
git-svn-id: svn://kolibrios.org@8729 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 10:00:33 +00:00
Kirill Lipatov (Leency)
ffc66daaff cedit: brand new Code Editor by akron1, upload version 20-may-2021 http://board.kolibrios.org/viewtopic.php?f=46&t=4420
git-svn-id: svn://kolibrios.org@8728 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-23 09:43:28 +00:00
7e4af1f028 fix typo in readme
git-svn-id: svn://kolibrios.org@8727 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-22 22:11:17 +00:00
77fdf72199 fix autobuild
git-svn-id: svn://kolibrios.org@8726 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-22 22:02:59 +00:00
7f7312d98b add chip8 emulator + to iso autobuild
git-svn-id: svn://kolibrios.org@8725 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-22 21:55:47 +00:00
bb845a71ca Fix autobuild.
git-svn-id: svn://kolibrios.org@8724 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-22 19:09:11 +00:00
64e1e52eba Autobuild: use (only?) double dots operator to interpolate strings
git-svn-id: svn://kolibrios.org@8723 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-22 18:02:57 +00:00
Kirill Lipatov (Leency)
73122f1cb1 view3ds 0073 by macgub
git-svn-id: svn://kolibrios.org@8719 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-12 00:26:00 +00:00
turbocat
1c24cac315 kolibri-libc:
[include]
 - ksys.h : fixed sruct name
 - string.h: set memcpy, memset, and memove as static for libtcc
 - stdio.h: added sscanf and ungetc
 - stdint.h: added int64 limits
[stdio]
fixed *scanf functions
added ungetc functon
[lib]
 - upated binaries
 - added libtcc.a for tcc optimization
[crt]
 - removed duplicate files
[samples]
 - added fasm libc.obj example
 - updated old examples 




git-svn-id: svn://kolibrios.org@8718 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-09 22:12:43 +00:00
Doczom
611fac2831 added 2 chemical elements numbered 117 and 118
git-svn-id: svn://kolibrios.org@8717 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-09 21:19:33 +00:00
turbocat
86ba0f80f2 ktcc:
- Fixed "segmentation fault" if it is not possible to write to file

git-svn-id: svn://kolibrios.org@8716 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-09 20:14:40 +00:00
Coldy
afb2bbacd5 /lib/dll.asm
Fixed include path

git-svn-id: svn://kolibrios.org@8710 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-01 17:22:05 +00:00
Coldy
ed25f2c1ca Dll autoload
Kernel
- removed unnecessary and rewrote/add some comments, no code changes
User (lib/dll.obj)   
- Introduced new KX header as extension for existing formats
- Added staring KX header processing
- Improved import table test logic, no reason to kill app for import absence - skip 
  import processing (tnx ProMiNick)
- Add ReadMe.txt


git-svn-id: svn://kolibrios.org@8709 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-01 16:17:27 +00:00
turbocat
43506beeb7 ktcc:
- Fixed boxlib.h
 - Removed unnecessary files

git-svn-id: svn://kolibrios.org@8708 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-30 22:32:21 +00:00
turbocat
d093f70049 TinyHashView:
- Now uses (kolibri-libc) libc.obj.
- Resize 12kb -> 6kb

git-svn-id: svn://kolibrios.org@8707 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-30 22:28:05 +00:00
turbocat
8797117c1d Whois:
- Reconfiguring autobuild

git-svn-id: svn://kolibrios.org@8706 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-30 22:19:36 +00:00
turbocat
da310946f0 kolibri-libc:
- Fixed fwrite.
- Added strcat to the export table. 
- Fixed two functions in ksys.h.
- Added binaries for autobuild

git-svn-id: svn://kolibrios.org@8705 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-30 22:00:07 +00:00
turbocat
caa49e901b kolibri-libc:
- Added function _ksys_load_pe_driver()

git-svn-id: svn://kolibrios.org@8702 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-29 18:42:25 +00:00
turbocat
35ba6d8562 kolibri-libc:
- [KSYS]  added functions for working with drivers.
- [SAMPLES] added an example of working with the tmpdisk.sys driver
- Misc: fixed Makefiles


git-svn-id: svn://kolibrios.org@8699 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-28 00:18:12 +00:00
Kirill Lipatov (Leency)
819b3e8259 WebView 3.32: fix images load
git-svn-id: svn://kolibrios.org@8698 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 20:32:18 +00:00
Kirill Lipatov (Leency)
b930c6f5f7 WebView Downloader: if file already exist, save the file with a new name
git-svn-id: svn://kolibrios.org@8697 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 17:56:49 +00:00
turbocat
b183b7c32f Fix autobuild: delete libc.obj in source
git-svn-id: svn://kolibrios.org@8694 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 17:43:17 +00:00
turbocat
03de567b2b Fix autobuild
git-svn-id: svn://kolibrios.org@8693 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 17:40:25 +00:00
turbocat
bf1fd28f03 kolibri-libc:
delete lib/libc.obj

git-svn-id: svn://kolibrios.org@8690 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 16:50:23 +00:00
turbocat
d6445dafe5 kolibri-libc:
Removed exports.c

git-svn-id: svn://kolibrios.org@8689 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 16:48:05 +00:00
turbocat
0f46b75434 kolibri-libc:
Removed binaries in linuxtools folder

git-svn-id: svn://kolibrios.org@8688 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 16:46:29 +00:00
turbocat
728f124678 Added git source kolibri-libc and
Configured autobuild

git-svn-id: svn://kolibrios.org@8687 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 16:33:31 +00:00
turbocat
1d94455637 Whois:
- Now the program uses libc.obj and is smaller.

git-svn-id: svn://kolibrios.org@8686 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-26 21:15:40 +00:00
turbocat
4e4a78fb2d ktcc:
- Added files for developing programs with kolibri-libc

git-svn-id: svn://kolibrios.org@8685 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-26 21:12:04 +00:00
Kirill Lipatov (Leency)
7c2ba7d087 Update example.asm
git-svn-id: svn://kolibrios.org@8682 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-25 21:07:36 +00:00
IgorA
0a0040e190 fix divide by 0 in function edit_box.get_n
git-svn-id: svn://kolibrios.org@8681 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-25 19:46:48 +00:00
IgorA
f8a8da3991 fix rev 8408
git-svn-id: svn://kolibrios.org@8679 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-24 20:49:49 +00:00
turbocat
6317b7f33c Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558 

git-svn-id: svn://kolibrios.org@8678 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-23 20:54:03 +00:00
turbocat
b84cfc1204 Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 

git-svn-id: svn://kolibrios.org@8677 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-23 17:38:39 +00:00
Coldy
b2e95a88cc For DLL autoload
git-svn-id: svn://kolibrios.org@8673 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-17 10:10:19 +00:00
Coldy
329a8c7553 For DLL autoload
git-svn-id: svn://kolibrios.org@8672 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-17 09:40:01 +00:00
9ecf33afac Upload View3ds 0.72 by macgub.
git-svn-id: svn://kolibrios.org@8666 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-04 00:28:11 +00:00
turbocat
e54c8af781 SHELL:
- Added pkill command

git-svn-id: svn://kolibrios.org@8662 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-01 22:06:12 +00:00
1948481489 Remove more leftover files (trigger autobuild).
git-svn-id: svn://kolibrios.org@8658 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-31 21:24:56 +00:00
159e4cbd6c Remove leftover files (trigger autobuild).
git-svn-id: svn://kolibrios.org@8657 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-31 20:29:11 +00:00
Magomed Kostoev (mkostoevr)
c28876a891 clink: Remove unuseful binary file
git-svn-id: svn://kolibrios.org@8639 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-06 15:10:01 +00:00
Kenshin
587ffa7b37 Shell: docs are updated
git-svn-id: svn://kolibrios.org@8638 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-06 13:08:17 +00:00
Kenshin
c70708415f SHELL: shell.inc now suports sc_ping & sc_pid functions
git-svn-id: svn://kolibrios.org@8637 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-06 13:01:41 +00:00
turbocat
cae5f61bc5 SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID 

git-svn-id: svn://kolibrios.org@8634 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-04 08:50:03 +00:00
turbocat
1a73ba1001 SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int. 
- Fixed cmd_ps output pid; 

git-svn-id: svn://kolibrios.org@8633 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-03 21:14:44 +00:00
turbocat
5f69e793ff ktcc:
- deleted libc.obj loader

git-svn-id: svn://kolibrios.org@8626 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-02 20:30:18 +00:00
turbocat
95e70a7b8c libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build

git-svn-id: svn://kolibrios.org@8621 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-01 21:52:10 +00:00
Magomed Kostoev (mkostoevr)
519b298e48 [clink] Return zero (success)
git-svn-id: svn://kolibrios.org@8620 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-01 17:26:41 +00:00
Magomed Kostoev (mkostoevr)
bbfb3b311f [clink] Fill BSS section by zeroes
git-svn-id: svn://kolibrios.org@8618 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-28 15:28:03 +00:00
maxcodehack
07643c3fde minizip: Use zlib as dynamic lib (smaller program's size)
git-svn-id: svn://kolibrios.org@8617 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-25 18:19:40 +00:00
maxcodehack
11a6284c41 Fix build and smaller size (-Os)
git-svn-id: svn://kolibrios.org@8616 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-25 15:59:52 +00:00
maxcodehack
34193c54d8 Add minizip and miniunz
git-svn-id: svn://kolibrios.org@8615 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-25 15:48:52 +00:00
maxcodehack
afa32a2a13 Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port
git-svn-id: svn://kolibrios.org@8614 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-25 15:35:02 +00:00
maxcodehack
4657dec23b Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h

git-svn-id: svn://kolibrios.org@8610 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-24 08:40:54 +00:00
Magomed Kostoev (mkostoevr)
c7fc4ec5b4 Update TCC binary
git-svn-id: svn://kolibrios.org@8609 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 22:05:15 +00:00
Magomed Kostoev (mkostoevr)
b9c2c188c5 Update autoimporting libraries to put specific data at the end if the executable file
git-svn-id: svn://kolibrios.org@8608 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 21:44:40 +00:00
Magomed Kostoev (mkostoevr)
0fa9abba42 Update make.bat for librasterworks.a
It needed to be fully rewritten

git-svn-id: svn://kolibrios.org@8607 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 21:04:20 +00:00
Magomed Kostoev (mkostoevr)
7fc2d33833 Update librasterworks.a making batch (output file name)
git-svn-id: svn://kolibrios.org@8606 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 21:01:10 +00:00
Magomed Kostoev (mkostoevr)
32a9e36b93 Put imports into ".imp.@." sections.
Now it's not necessary to put linking of these libraries at the end of tcc command line.

git-svn-id: svn://kolibrios.org@8605 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 20:59:07 +00:00
Magomed Kostoev (mkostoevr)
521bee47b1 Make TCC write ".imp.@." section at the end of the file.
Now it's possible to write import table at the end of file without need to put linking of autoimporting libraries at the very end of command line.

git-svn-id: svn://kolibrios.org@8604 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-23 16:37:49 +00:00
Magomed Kostoev (mkostoevr)
ccc434de43 Add libc.obj wrapper for autoimport
git-svn-id: svn://kolibrios.org@8603 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-22 15:41:44 +00:00
Magomed Kostoev (mkostoevr)
a7a6e91ff1 Add missing file for testing
git-svn-id: svn://kolibrios.org@8602 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-22 08:24:55 +00:00
Magomed Kostoev (mkostoevr)
0b8e3382ef Add one more clink's dependency
git-svn-id: svn://kolibrios.org@8601 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-22 08:19:58 +00:00
Magomed Kostoev (mkostoevr)
2b98571951 Add unexisted dependencies
git-svn-id: svn://kolibrios.org@8600 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-21 20:36:10 +00:00
Kirill Lipatov (Leency)
031ccc8bf9 WebView: fix images
git-svn-id: svn://kolibrios.org@8594 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-16 15:38:55 +00:00
Kenshin
6b05d70aad * displaying of labels is fixed
* command history
* documentation slightly updated

git-svn-id: svn://kolibrios.org@8591 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-12 18:08:07 +00:00
c62096989f fix broken file in rev 8589, nothing new
git-svn-id: svn://kolibrios.org@8590 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-10 20:47:50 +00:00
turbocat
b533776ce7 Weather: Fix config filepath
git-svn-id: svn://kolibrios.org@8589 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-10 20:35:30 +00:00
turbocat
c3882c37d2 - Added libjson.a lib
git-svn-id: svn://kolibrios.org@8587 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-10 20:06:51 +00:00
turbocat
92c44fb1c7 Weather:
- Added to autobuild
- Updated weather.json config path

git-svn-id: svn://kolibrios.org@8586 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-10 20:02:54 +00:00
d2470c2ee6 upload new program QR Tool
git-svn-id: svn://kolibrios.org@8585 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-07 17:35:37 +00:00
Kirill Lipatov (Leency)
36735bb190 Quark: edit text, ability to make font bigger
git-svn-id: svn://kolibrios.org@8584 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-06 17:26:52 +00:00
Kirill Lipatov (Leency)
5628a5c3a4 Backy: no console window when it is not necessary
git-svn-id: svn://kolibrios.org@8583 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-06 17:17:23 +00:00
Kenshin
d799d55fdb little documentation fix: color names according to ECMA-48 standard
git-svn-id: svn://kolibrios.org@8582 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-06 10:47:12 +00:00
Magomed Kostoev (mkostoevr)
0931556017 Add clink (COFF-to-COFF linker cpable of making DLLs for KolibriOS from several separated COFF objects)
git-svn-id: svn://kolibrios.org@8579 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-05 18:51:07 +00:00
superturbocat2001
fb583c04b3 Added new functions in ksys module
Added socket module(WIP)


git-svn-id: svn://kolibrios.org@8578 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-05 09:05:46 +00:00
superturbocat2001
0737264612 Fix load_console tinypy
git-svn-id: svn://kolibrios.org@8577 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-05 08:44:05 +00:00
Kirill Lipatov (Leency)
384dbbafdc cpu: ui improve
git-svn-id: svn://kolibrios.org@8576 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-05 00:50:29 +00:00
superturbocat2001
f1cd74c5c8 - Restored revision with http_free fix
git-svn-id: svn://kolibrios.org@8575 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-04 23:19:41 +00:00
Kirill Lipatov (Leency)
ca712957b8 WebView: move http.free() at the end
git-svn-id: svn://kolibrios.org@8574 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-04 23:00:27 +00:00
Kirill Lipatov (Leency)
98b4302a7f WebView: detect websites without body and html by head tag
git-svn-id: svn://kolibrios.org@8572 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-04 15:04:33 +00:00
superturbocat2001
ca24e734fe rollback to revision 8023
(http_free fix not working)

git-svn-id: svn://kolibrios.org@8571 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-03 23:33:32 +00:00
superturbocat2001
66294e553a - Fixed http_free freeing memory in http.obj.
git-svn-id: svn://kolibrios.org@8570 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-03 22:51:30 +00:00
IgorA
86ace858bf load_lib.mac: add italian language
git-svn-id: svn://kolibrios.org@8569 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-03 12:43:01 +00:00
IgorA
aba76d1871 fix mouse redraw in 'checkbox'
git-svn-id: svn://kolibrios.org@8568 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 22:32:19 +00:00
Kenshin
e594f133e1 CPU 0.2.2:
* UTF8Z window caption

git-svn-id: svn://kolibrios.org@8567 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 22:14:16 +00:00
superturbocat2001
8236f21f5b Weather 1.5 :
- Added auto-update 
- Fixed unicode 3byte symbol  ( 'ь' - BUG )

git-svn-id: svn://kolibrios.org@8566 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 17:17:20 +00:00
superturbocat2001
c42b0cb538 THashView 2.6.1 :
- Optimized code. 
- Reduced to readable form.

git-svn-id: svn://kolibrios.org@8565 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 08:08:17 +00:00
superturbocat2001
b99f8ed178 - Fixed definition names for clipboard functions
git-svn-id: svn://kolibrios.org@8564 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 08:04:41 +00:00
Kenshin
785dac7c4a CPU 0.2.1:
* editbox now uses 8x16 font

git-svn-id: svn://kolibrios.org@8563 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 07:58:06 +00:00
Kenshin
4b4648551c utf-8 fix
git-svn-id: svn://kolibrios.org@8562 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 07:10:09 +00:00
Kenshin
2dca37497d CPU 0.2:
* fixed broken "system" checkbox
* UTF-8 strings
* 8x16 font

git-svn-id: svn://kolibrios.org@8561 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 05:13:00 +00:00
Kenshin
31c6bb85f2 new board 1.0.1
for board 1.0:
* 8x16 fonts
* log updating
* daemon mode
* advanced parameter string parsing and new params
* adaptive window
* fullscreen mode
* two separate buttons for display mode
* no "K : " prefix
* exception-caused forced termination highlight
for board 1.0.1:
* minimal-sized window fix


git-svn-id: svn://kolibrios.org@8560 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-02 00:56:06 +00:00
a06b4a13b9 added new program PasswordGen v0.1
git-svn-id: svn://kolibrios.org@8559 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-01 20:51:09 +00:00
superturbocat2001
26aceab675 - Added http_free function to http.h (ktcc)
git-svn-id: svn://kolibrios.org@8558 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-01 06:27:10 +00:00
superturbocat2001
d06e01cc46 Weather 1.4:
- Added wind direction
- Added comments to the code

git-svn-id: svn://kolibrios.org@8556 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-29 09:40:07 +00:00
superturbocat2001
d851917517 Weather 1.3:
- Added Russian, English and German languages.
- Added Celsius/Fahrenheit configuration
- Fixed no connection crash

git-svn-id: svn://kolibrios.org@8555 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-28 22:47:41 +00:00
superturbocat2001
979538a595 Update Weather 1.2b:
- Fixed all memory leaks. 
- A workaround for img_blend is to use integer types. 
- The window adheres to the system style. 
- The window becomes larger if the location name does not fit.

git-svn-id: svn://kolibrios.org@8554 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-27 23:59:58 +00:00
superturbocat2001
8de8aa7b20 - Added Weather 1.0b
git-svn-id: svn://kolibrios.org@8553 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-27 19:37:12 +00:00
superturbocat2001
44b8c6baec - Fixed URL link in dynamic.c
git-svn-id: svn://kolibrios.org@8551 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-26 08:56:59 +00:00
superturbocat2001
bf1811e1f5 - Moved header files from kos to clayer.
- Fixed function names in libhttp. 
- Fixed example dynamic.c 
- Added macro fixing bug http_receive

git-svn-id: svn://kolibrios.org@8549 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-26 08:40:56 +00:00
maxcodehack
8ea9af305b Remove open_watcom doom
Upload gcc sdldoom

git-svn-id: svn://kolibrios.org@8546 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-25 09:01:40 +00:00
superturbocat2001
93b1a72645 - Fixed #pragma pack in libimg.h
git-svn-id: svn://kolibrios.org@8543 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-24 18:57:20 +00:00
superturbocat2001
6c59cb92e5 - Replaced GPL3 by GPL2
- Deleted GPL3 LICENSE file

git-svn-id: svn://kolibrios.org@8542 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-23 08:26:37 +00:00
superturbocat2001
c68065b23e - Added new function to libimg.h
- Updated libimg example
( applicable to ktcc )

git-svn-id: svn://kolibrios.org@8541 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-23 08:16:35 +00:00
superturbocat2001
fa2d611c7e Fixed strerror function and added socket error handling.
Cleared all libck warnings. 
Updated libimg.h

git-svn-id: svn://kolibrios.org@8540 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-18 22:04:07 +00:00
maxcodehack
23d2e1da69 "Fridge" game: function PlayMusic: fix strcat memory leak and optimization fix (: "memory")
git-svn-id: svn://kolibrios.org@8539 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-18 09:02:03 +00:00
superturbocat2001
a61177b2ae - Moved error codes to errno.h
- Removed non-working files for compilation via gcc.

git-svn-id: svn://kolibrios.org@8536 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-15 21:48:24 +00:00
superturbocat2001
b29cc6670d - Rebuilt TinyPy
- Non-working trash is cleaned.
- Updated from latest git version. 
- Fixed modules pygame math and others. 
- Removed old modules added new ones.
- All samples work except "net"

git-svn-id: svn://kolibrios.org@8535 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-12 23:18:45 +00:00
IgorA
e7ed413a55 fix tree_list (r. 7959)
fix t_edit (r. 7877)

git-svn-id: svn://kolibrios.org@8533 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-12 08:46:26 +00:00
IgorA
57d4f63fb8 change cursor in t_edit
git-svn-id: svn://kolibrios.org@8532 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-10 19:33:26 +00:00
maxcodehack
762358225b C--: clean tupfile.lua
git-svn-id: svn://kolibrios.org@8531 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-09 17:27:55 +00:00
maxcodehack
6b8f636ed1 gears: clean
git-svn-id: svn://kolibrios.org@8530 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-09 14:13:56 +00:00
maxcodehack
7481a0ec95 TinyGL: newlib
Gears: newlib

git-svn-id: svn://kolibrios.org@8528 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-09 09:20:28 +00:00
maxcodehack
6392fe8202 Fix autobuild
git-svn-id: svn://kolibrios.org@8525 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-06 13:34:41 +00:00
maxcodehack
4ca88acc25 - SDL Demo - fix Tupfile.lua
- Move sysxtree and mfar to outdated

git-svn-id: svn://kolibrios.org@8524 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-06 13:31:58 +00:00
superturbocat2001
38cd0f8a9a - Updated tcp_demo example.
git-svn-id: svn://kolibrios.org@8521 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-05 15:29:30 +00:00
maxcodehack
41c3cb567f sdlquake: newlib
git-svn-id: svn://kolibrios.org@8520 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-05 13:00:22 +00:00
maxcodehack
903215408b Move C header for console loading to newlib/libc/include
git-svn-id: svn://kolibrios.org@8518 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-05 10:04:54 +00:00
superturbocat2001
46a3812550 - Added "whois" to autobuild
git-svn-id: svn://kolibrios.org@8516 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-04 21:06:24 +00:00
superturbocat2001
9c14226ab7 - Added network utility "WHOIS"
git-svn-id: svn://kolibrios.org@8515 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-04 20:34:25 +00:00
superturbocat2001
0c1a5475ab - Fixed socket functions for compatibility with UNIX.
git-svn-id: svn://kolibrios.org@8514 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-04 20:24:35 +00:00
Kirill Lipatov (Leency)
ba7d211fb2 Quark 0.91: 10 times decrease mem usage (thanks turbocat for a found issue)
git-svn-id: svn://kolibrios.org@8511 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-04 13:17:12 +00:00
Kirill Lipatov (Leency)
0565849c3f cmm: clean up
git-svn-id: svn://kolibrios.org@8509 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-03 23:02:07 +00:00
superturbocat2001
a0d5358c87 - Fix scrollbar crash BoxLib example.
git-svn-id: svn://kolibrios.org@8508 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-03 19:21:28 +00:00
superturbocat2001
c45b7e611a - GameHack 0.1 alpha
git-svn-id: svn://kolibrios.org@8507 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-03 18:15:53 +00:00
maxcodehack
c52de00a32 Checkers: newlib
git-svn-id: svn://kolibrios.org@8501 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-02 18:12:08 +00:00
Kirill Lipatov (Leency)
0d2bbcbde7 WebView 3.31: speed up text rendering (less strcpy, use pointers), fix click on a non-existing link in the toolbar, use // instwead of http:// in buildin pages
git-svn-id: svn://kolibrios.org@8500 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-02 12:45:42 +00:00
Kirill Lipatov (Leency)
941fdfeadc WebView 3.30: just fixes
git-svn-id: svn://kolibrios.org@8499 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-31 02:03:58 +00:00
a16331c816 kiv and libimg.asm: Follow asm style guide, no semantic changes.
git-svn-id: svn://kolibrios.org@8497 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-30 05:32:02 +00:00
de8931dae4 kiv: fix a bug (crash) after image rotation, fix memory leak.
git-svn-id: svn://kolibrios.org@8496 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-30 03:21:38 +00:00
maxcodehack
3ae83680d2 Add SDL newlib to autbuild
git-svn-id: svn://kolibrios.org@8495 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-29 14:32:46 +00:00
Kirill Lipatov (Leency)
f81b4538a5 WebView 3.29: reworked encodings detection
git-svn-id: svn://kolibrios.org@8492 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-29 10:31:45 +00:00
Kirill Lipatov (Leency)
7913a353d7 WebView 3.28: fixes in tags q, hr; refactoring
git-svn-id: svn://kolibrios.org@8491 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-28 21:43:46 +00:00
Kirill Lipatov (Leency)
0aaee5cee7 WebView 3.27: do not draw scroll for a short page, better handle wrong code
git-svn-id: svn://kolibrios.org@8490 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-28 19:20:59 +00:00
maxcodehack
f2523cedaa @menu: bigger font
git-svn-id: svn://kolibrios.org@8489 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-28 08:54:33 +00:00
Kirill Lipatov (Leency)
5cfe79a613 Revert 8485, make proper window fix, add translation
git-svn-id: svn://kolibrios.org@8488 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-27 22:40:14 +00:00
maxcodehack
261cb7bddc Fix libmujs autobuild
git-svn-id: svn://kolibrios.org@8486 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-27 16:01:26 +00:00
maxcodehack
cf20eabdc1 ALMAZ: window with skin
git-svn-id: svn://kolibrios.org@8485 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-27 12:11:59 +00:00
Kirill Lipatov (Leency)
a013d74bf9 system menu: smaller config files
git-svn-id: svn://kolibrios.org@8484 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 23:09:56 +00:00
maxcodehack
9a8d2d8036 fix autobuild
git-svn-id: svn://kolibrios.org@8483 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 13:26:45 +00:00
maxcodehack
1e67c75271 fix autobuild
git-svn-id: svn://kolibrios.org@8482 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 13:25:02 +00:00
maxcodehack
2d402b898c fix autobuild
git-svn-id: svn://kolibrios.org@8481 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 13:21:09 +00:00
maxcodehack
7c75decc3f fix autobuild
git-svn-id: svn://kolibrios.org@8480 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 13:20:13 +00:00
maxcodehack
251ec0f330 fix autobuild
git-svn-id: svn://kolibrios.org@8479 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 13:11:47 +00:00
maxcodehack
17650f3e13 Add KosJS to autobuild
git-svn-id: svn://kolibrios.org@8478 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 13:10:38 +00:00
maxcodehack
f458b2c462 KosJS: Replace static functions with dynamic
git-svn-id: svn://kolibrios.org@8477 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 12:19:29 +00:00
maxcodehack
0f14837705 tinypy: minor fixes
git-svn-id: svn://kolibrios.org@8476 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 11:49:39 +00:00
superturbocat2001
6db1f4dd5a - Module files are removed from the source folder.
- Removed fasm debug module. 
- Added debug function to "kolibri" module.

git-svn-id: svn://kolibrios.org@8475 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-25 23:07:44 +00:00
maxcodehack
4930c1d7a2 tinypy: clean warnings
git-svn-id: svn://kolibrios.org@8474 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-25 11:17:03 +00:00
maxcodehack
931a0ac397 tinypy: newlib version
git-svn-id: svn://kolibrios.org@8473 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-25 11:03:12 +00:00
superturbocat2001
3d4deeb59e - Added teatool to autobuild
- Added CONFIG_NO_TCC=full to tup.config.template

git-svn-id: svn://kolibrios.org@8472 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-24 22:38:37 +00:00
superturbocat2001
4cc800cdfc - Added TinyBasic to autobuild
git-svn-id: svn://kolibrios.org@8471 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-24 21:00:00 +00:00
maxcodehack
3090de9100 fix autobuild
git-svn-id: svn://kolibrios.org@8470 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:55:58 +00:00
maxcodehack
56dde6f46d fix autobuild
git-svn-id: svn://kolibrios.org@8469 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:53:33 +00:00
maxcodehack
9c41b23939 fix autobuild
git-svn-id: svn://kolibrios.org@8468 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:52:08 +00:00
maxcodehack
e3201d94c3 Fix gcc version of backy and add to autobuild
git-svn-id: svn://kolibrios.org@8467 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-22 19:49:57 +00:00
superturbocat2001
b7804a951e TinyHashView 2.6: added editbox from boxlib library.
git-svn-id: svn://kolibrios.org@8466 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 18:42:34 +00:00
superturbocat2001
4d192ca472 - Fixed boxlib loader
- Updated example boxlib.c

git-svn-id: svn://kolibrios.org@8465 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 18:12:23 +00:00
superturbocat2001
1dab73b754 - Added macros X_W and Y_H and deleted debug kos32sys1.h
- Moved debug functions to libc.a
- Removed console.h since libcon no longer exists
- Added tcc_http_demo to build_all.sh
(Applies to ktcc)

git-svn-id: svn://kolibrios.org@8464 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 18:08:02 +00:00
IgorA
e532373af8 libimg: can save 32 bit png
git-svn-id: svn://kolibrios.org@8463 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 13:58:19 +00:00
Kirill Lipatov (Leency)
8b8d6bf12d WebView 3.26: disable cache for pages with param (site/?par=val)
git-svn-id: svn://kolibrios.org@8462 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 01:59:34 +00:00
superturbocat2001
57c57ff9ff - Added thashview to autobuild
git-svn-id: svn://kolibrios.org@8460 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 16:36:35 +00:00
Kirill Lipatov (Leency)
9d1354453c fix build
git-svn-id: svn://kolibrios.org@8459 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:38:04 +00:00
Kirill Lipatov (Leency)
e696913ab7 upload forgotten file
git-svn-id: svn://kolibrios.org@8458 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:30:56 +00:00
Kirill Lipatov (Leency)
07c794104b WebView 3.25: refactoring again and not the last:
- use X coordinate from draw, not column
- make "zoom" var local, mostly use font_w instead
- rework logic of reparsing document when the size of window changed
- new: improve image positioning

git-svn-id: svn://kolibrios.org@8457 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:28:50 +00:00
maxcodehack
91ae0dee0b kosjs: replace libmujs.a with sources; if argc = 0, see "usage"
git-svn-id: svn://kolibrios.org@8456 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 08:45:42 +00:00
maxcodehack
2a45e4a7f7 Upload kosjs interpreter
git-svn-id: svn://kolibrios.org@8455 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 07:57:39 +00:00
Kirill Lipatov (Leency)
8c1db15f91 WebView 3.21: small fixes
git-svn-id: svn://kolibrios.org@8454 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-19 22:43:46 +00:00
Kirill Lipatov (Leency)
132591b85f WebView 3.2:
- improve image positioning: inline images, various line height
- revert 8443 and fix into enother way
- proceed colors without hash symbol

git-svn-id: svn://kolibrios.org@8451 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-19 00:50:55 +00:00
51f9df912f ktcc: http_tcp_demo refactoring & net/network.h small fix
git-svn-id: svn://kolibrios.org@8450 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 22:44:07 +00:00
459cb3ec5b libimg: Improve support of transparent PNG images.
* Support grayscale images with alpha channel.
* Support rgb images with transparent color.
* Process 'tRNS' chunk (simple transparency).

Transparent png images were already supported for color type 6, which
is RGBA. Now indexed images (color type 3) can also have transparency
via 'tRNS' chunk data.

git-svn-id: svn://kolibrios.org@8449 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 22:08:51 +00:00
045e0dbdd2 ktcc: added sample http_tcp_demo - working with http using only tcp sockets
git-svn-id: svn://kolibrios.org@8448 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 18:38:07 +00:00
Kirill Lipatov (Leency)
1b9dbc2232 WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found
git-svn-id: svn://kolibrios.org@8445 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 15:39:38 +00:00
Kirill Lipatov (Leency)
408000706a WebView 3.14: fix critical regression with file download
git-svn-id: svn://kolibrios.org@8444 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 12:55:55 +00:00
Kirill Lipatov (Leency)
becbfa3198 WebView 3.12: bugfix for colors (always set alpha to 0xff)
git-svn-id: svn://kolibrios.org@8443 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 11:41:33 +00:00
IgorA
d72fcc2942 tinygl.obj: add some functions,
load_img.inc: delete old file load_lib

git-svn-id: svn://kolibrios.org@8442 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 10:03:16 +00:00
Kirill Lipatov (Leency)
4c60cafcc0 WebView 3.11: refactoring tag parse
git-svn-id: svn://kolibrios.org@8440 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 01:47:36 +00:00
Kirill Lipatov (Leency)
64a81df7e7 WebView: refactoring
git-svn-id: svn://kolibrios.org@8439 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-17 23:01:09 +00:00
superturbocat2001
3b4f58dac4 TinyHashView 2.5:
- Added launch of OpenDialog if the program is launched without parameters.
- Macros are used for convenient work with the clipboard

git-svn-id: svn://kolibrios.org@8430 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 20:10:09 +00:00
superturbocat2001
18fd7921cf - Added libdialog binary
- Fixed buid_all.sh

git-svn-id: svn://kolibrios.org@8428 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 18:13:19 +00:00
Kirill Lipatov (Leency)
bb56998236 TASKBAR: change lang by a single Ctrl+Shift (thanks Mihail Serebryakov for the bugreport)
git-svn-id: svn://kolibrios.org@8427 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 18:12:57 +00:00
superturbocat2001
826c0501b8 - Added libdialog.a (proc_lib loader) and sample
- Deleted old console example (replacement: consoleio)
- Added RGB struct to kos32sys1.h
(applies to ktcc)

git-svn-id: svn://kolibrios.org@8426 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 17:15:39 +00:00
Kirill Lipatov (Leency)
6cb7bf1eb6 WebView: fixed memory leak in cache.add(), give system memory back each time parse ends
git-svn-id: svn://kolibrios.org@8425 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 16:30:39 +00:00
Kirill Lipatov (Leency)
15ad016d59 Netsurf: upload binnaries, add to ISO
NSINST: run app if exists on TPM, ISO, if not the download

git-svn-id: svn://kolibrios.org@8418 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 12:05:35 +00:00
Kirill Lipatov (Leency)
c987c0d2d5 WebView: fix issues with anchors
Eolite: use Shift+Enter to open all selected files

git-svn-id: svn://kolibrios.org@8417 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 10:23:59 +00:00
Kirill Lipatov (Leency)
5b3ac273b6 WebView: no page scroll to the top when download a file, autoopen images
git-svn-id: svn://kolibrios.org@8413 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-15 15:39:54 +00:00
Kirill Lipatov (Leency)
feeb972821 WebView 3.01: bugfixes (thanks Mihail Serebryakov and rgimad for reports), refactor URL parse
git-svn-id: svn://kolibrios.org@8410 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-15 02:08:04 +00:00
IgorA
e63d25e33e fix test_array1.asm
git-svn-id: svn://kolibrios.org@8409 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 16:53:31 +00:00
IgorA
9a54fc6aed tinygl: add some double functions, add bcc32 example
libimg: small optimize

git-svn-id: svn://kolibrios.org@8408 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 16:48:32 +00:00
Kirill Lipatov (Leency)
eac740c648 APP_PLUS: revert last change: so it can handle param again
C-- LIBIMG: fix memory leak
SYSMON: always on top now
WebView: fix: remove garbage on the top of the UTF pages

git-svn-id: svn://kolibrios.org@8407 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 15:54:00 +00:00
superturbocat2001
561e5c5b1c - Fixed math.h
git-svn-id: svn://kolibrios.org@8406 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 15:18:31 +00:00
superturbocat2001
e3dcd433b3 - Added TinyGL for ktcc
- Added TinyGL example "gears"

git-svn-id: svn://kolibrios.org@8405 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 14:38:38 +00:00
superturbocat2001
5b3b09698f - Removed melibc in ktcc
git-svn-id: svn://kolibrios.org@8404 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 12:27:58 +00:00
superturbocat2001
ccc4de1b67 - Removed non existing functions from math.h.
- Added "sys_change_window" function to kos32sys1.h. 
- Installed "pragma pack" for the structure in kolibrisys.h.

git-svn-id: svn://kolibrios.org@8403 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 12:19:25 +00:00
Kirill Lipatov (Leency)
6ef7a12f1c searchap: allow user to give the path to mount
git-svn-id: svn://kolibrios.org@8400 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 01:55:05 +00:00
eb01893ff6 libimg: fix transparency in indexed png images.
git-svn-id: svn://kolibrios.org@8399 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 21:26:28 +00:00
Kirill Lipatov (Leency)
e001af7afe okay enough
git-svn-id: svn://kolibrios.org@8398 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 20:59:29 +00:00
Kirill Lipatov (Leency)
a4ded7351f ups fix
git-svn-id: svn://kolibrios.org@8397 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 20:58:48 +00:00
Kirill Lipatov (Leency)
adea6f05e9 WebView 3.0 Gold: IMG support!
No page blinking on scroll, proper alpha-channel blend (PNG 32bpp), local images support, base64 images support* (only small ones yet). Need code refactoring.

git-svn-id: svn://kolibrios.org@8396 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 20:52:56 +00:00
11e69b4021 libimg: export img.resize_data
git-svn-id: svn://kolibrios.org@8395 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 18:07:49 +00:00
201cf02d85 libimg: transparency fixes.
img.convert doesn't make opaque pixels transparent.
gif decoder considers palette pixels opaque.

git-svn-id: svn://kolibrios.org@8394 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 17:22:19 +00:00
maxcodehack
751768c3c2 Fix '-v' option
git-svn-id: svn://kolibrios.org@8393 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 14:33:14 +00:00
Kirill Lipatov (Leency)
e52ed5b883 c-- apps: never use libio
Eolite: fixed bug that file or folder was not selected in case when it had to

git-svn-id: svn://kolibrios.org@8392 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 12:31:53 +00:00