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
maxcodehack
91fe30428d
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8391 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:50:48 +00:00
maxcodehack
a2cc72148f
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8390 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:48:41 +00:00
Kirill Lipatov (Leency)
adf7624efe
avoid using libio in img.load()
...
git-svn-id: svn://kolibrios.org@8389 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:48:29 +00:00
maxcodehack
1469a8e53d
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8388 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:47:17 +00:00
maxcodehack
9df944e105
Add tte to autobuild
...
git-svn-id: svn://kolibrios.org@8387 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:46:08 +00:00
maxcodehack
5689be824b
Fix -O2 bug in TTE
...
git-svn-id: svn://kolibrios.org@8386 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:41:03 +00:00
maxcodehack
4d1d99f255
Add GCC to tte makefile
...
git-svn-id: svn://kolibrios.org@8385 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 09:09:28 +00:00
Kirill Lipatov (Leency)
9d28bd0e9d
decrease c-- app size
...
git-svn-id: svn://kolibrios.org@8383 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 01:21:31 +00:00
Kirill Lipatov (Leency)
afa42a24be
fixed memory leak
...
git-svn-id: svn://kolibrios.org@8382 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 00:48:13 +00:00
Kirill Lipatov (Leency)
82dc2376da
CMM APPS: use img_file_load (at least mblocks -1 sector)
...
git-svn-id: svn://kolibrios.org@8381 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 00:32:34 +00:00
superturbocat2001
99103794f2
- Added simple function "getopt" in stdlib (tcc)
...
git-svn-id: svn://kolibrios.org@8380 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-12 20:09:30 +00:00
maxcodehack
fc647254c0
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8379 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-12 16:51:50 +00:00
maxcodehack
e6e99fe316
Fridge: code refactoring
...
git-svn-id: svn://kolibrios.org@8378 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-12 16:49:35 +00:00
superturbocat2001
cfd4d26cef
- Added definitions for clipboard functions.
...
- Added DATA macro for convenient memory access by offset.
- Removed kos32sys1beta.h since it is not used anywhere
(applicable to ktcc)
git-svn-id: svn://kolibrios.org@8374 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 21:05:55 +00:00
superturbocat2001
5fdc73661c
- Fixed cursor in THashView
...
git-svn-id: svn://kolibrios.org@8373 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 20:34:18 +00:00
superturbocat2001
14e3d78c64
- Changed libgb assembly and added libcryptal (implementation of cryptoalgorithms from Brad Conte).
...
- Changed build libgb.
- Added memory.h for compatibility.
git-svn-id: svn://kolibrios.org@8367 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 17:07:49 +00:00
maxcodehack
c3410b755e
Add bat script to bcc32 newlib example
...
git-svn-id: svn://kolibrios.org@8366 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 16:43:44 +00:00
Kirill Lipatov (Leency)
de4468272c
IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
...
asciivju: add font type switcher
git-svn-id: svn://kolibrios.org@8365 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 13:33:32 +00:00
maxcodehack
2095b13813
Add newlib example to bcc32
...
git-svn-id: svn://kolibrios.org@8364 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 08:41:36 +00:00
Kirill Lipatov (Leency)
5d3b2a031a
libimg: img.decode now checks that length is not null
...
WebView: img tag: proceed data-src= if src= is empty, fix crash
git-svn-id: svn://kolibrios.org@8363 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 03:05:01 +00:00
Kirill Lipatov (Leency)
0507b9f3b0
netcfg: updated colors and bigger buttons size
...
git-svn-id: svn://kolibrios.org@8356 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-09 20:52:40 +00:00
Kirill Lipatov (Leency)
810085e9ec
WebView beta 4: bugfixes
...
git-svn-id: svn://kolibrios.org@8355 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-09 20:26:53 +00:00
Kirill Lipatov (Leency)
7fc85872d7
dl: fix
...
git-svn-id: svn://kolibrios.org@8354 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-09 13:29:38 +00:00
Kirill Lipatov (Leency)
b65f6a2715
SysMon 1.35: add a space in numbers for better readability
...
git-svn-id: svn://kolibrios.org@8353 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-09 12:43:36 +00:00
Kirill Lipatov (Leency)
294679216a
WebView: fix 2 cases of crash, no space on the link start
...
git-svn-id: svn://kolibrios.org@8350 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 23:32:54 +00:00
IgorA
5f41a75e27
box_lib.obj: clear code
...
git-svn-id: svn://kolibrios.org@8346 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 21:01:35 +00:00
superturbocat2001
bed1d7841c
Changed parameters of "socketpair" function in libck (ktcc)
...
git-svn-id: svn://kolibrios.org@8344 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 18:36:23 +00:00
a19ce6df66
Add img.blend example, add libimg examples to autobuild
...
git-svn-id: svn://kolibrios.org@8342 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 17:50:26 +00:00
263f2855f2
libimg: Add and export img.blend function
...
git-svn-id: svn://kolibrios.org@8341 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 17:40:34 +00:00
maxcodehack
54712199cb
Add KolibriOS.lib example to bcc32
...
git-svn-id: svn://kolibrios.org@8340 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 17:17:40 +00:00
Kirill Lipatov (Leency)
f7bbca99e7
WebView: fixed critical memory leak
...
git-svn-id: svn://kolibrios.org@8339 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 11:26:22 +00:00
superturbocat2001
4c90768ccb
- network.obj loader has been moved to a separate libnetwork.a library
...
git-svn-id: svn://kolibrios.org@8338 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 23:36:57 +00:00
superturbocat2001
1094e71a7d
- added network.obj loader
...
- added _ksys_kill_process function
in libck.a ktcc
git-svn-id: svn://kolibrios.org@8337 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 21:19:51 +00:00
Kirill Lipatov (Leency)
7a2c280f29
WebView 2.8 beta
...
git-svn-id: svn://kolibrios.org@8336 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 18:19:13 +00:00
maxcodehack
60c3243924
Upload GNU unRTF
...
git-svn-id: svn://kolibrios.org@8335 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 09:06:07 +00:00
Kirill Lipatov (Leency)
d644c0e2c8
Eolite, dl: fix editbox when a new text was set
...
git-svn-id: svn://kolibrios.org@8334 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-06 21:01:31 +00:00
Kirill Lipatov (Leency)
5c1655af07
webview: some code refactoring
...
git-svn-id: svn://kolibrios.org@8332 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-06 12:03:16 +00:00
Kirill Lipatov (Leency)
67d3c20b4e
WebView images support (temporary is off, press F11 to enable)
...
git-svn-id: svn://kolibrios.org@8330 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-05 23:22:38 +00:00
superturbocat2001
18d1174514
Added a mechanism for closing the parent process
...
git-svn-id: svn://kolibrios.org@8328 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-05 15:50:32 +00:00
IgorA
505e8a9d21
bcc32: add example boxlib_1
...
git-svn-id: svn://kolibrios.org@8325 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-05 10:14:15 +00:00
maxcodehack
14860dd83d
Add sound to 'fridge'
...
git-svn-id: svn://kolibrios.org@8324 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-05 09:20:50 +00:00
Kirill Lipatov (Leency)
dc2423748e
remove codeview
...
git-svn-id: svn://kolibrios.org@8320 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 16:32:16 +00:00
Kirill Lipatov (Leency)
646af6780b
WebView: proceed tags like " " without ';' at the end
...
Downloader: handle "content-disposition" header to set correct filename from server renponse
git-svn-id: svn://kolibrios.org@8319 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 11:58:20 +00:00
maxcodehack
5832951836
Replace binarie with autobuild ('fridge')
...
git-svn-id: svn://kolibrios.org@8318 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 07:34:01 +00:00
superturbocat2001
195c220c21
fixed socketpair() function in libck
...
git-svn-id: svn://kolibrios.org@8317 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 06:40:20 +00:00
8f1d0172f6
Add /programs/games/fridge to autobuld.
...
git-svn-id: svn://kolibrios.org@8316 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 17:48:03 +00:00
superturbocat2001
818c477d6f
- Added functions for working with sockets in libck tcc
...
git-svn-id: svn://kolibrios.org@8315 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 17:27:05 +00:00
maxcodehack
bc2c4a193e
Fix
...
git-svn-id: svn://kolibrios.org@8314 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 10:32:28 +00:00
maxcodehack
eb251004ea
Fix 3
...
git-svn-id: svn://kolibrios.org@8313 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 10:31:14 +00:00
maxcodehack
8f0881715d
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8312 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 10:29:48 +00:00
maxcodehack
b1455049b2
Add autobuild for 'tte'
...
git-svn-id: svn://kolibrios.org@8311 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 10:28:29 +00:00
maxcodehack
4ecba4b552
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8310 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 10:18:17 +00:00
maxcodehack
55d4156d47
Fix C_Layer autobuild, add 'fridge' to autouild
...
git-svn-id: svn://kolibrios.org@8307 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 10:01:48 +00:00
Kirill Lipatov (Leency)
78b22252c8
fix prior
...
git-svn-id: svn://kolibrios.org@8306 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 03:00:49 +00:00
Kirill Lipatov (Leency)
1c88038821
http, dl, webview: refactoring
...
git-svn-id: svn://kolibrios.org@8305 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 02:56:54 +00:00
Kirill Lipatov (Leency)
eebb43e620
calc: change button name sqr => sqrt
...
git-svn-id: svn://kolibrios.org@8304 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 19:31:18 +00:00
Kirill Lipatov (Leency)
cd00029f0e
WebView: small fixes
...
git-svn-id: svn://kolibrios.org@8302 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 14:21:06 +00:00
maxcodehack
f05eecb7a1
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8301 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 07:22:18 +00:00
maxcodehack
95faf15603
Fix autobuild 3
...
git-svn-id: svn://kolibrios.org@8299 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 07:10:29 +00:00
maxcodehack
d533c6d771
Fix autobuild 2
...
git-svn-id: svn://kolibrios.org@8298 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 07:09:19 +00:00
maxcodehack
66f121a2af
Fix autobuild
...
git-svn-id: svn://kolibrios.org@8297 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 07:07:35 +00:00
maxcodehack
d83fcc8a3c
Add 'fridge' autobuild
...
git-svn-id: svn://kolibrios.org@8296 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 07:02:45 +00:00
Kirill Lipatov (Leency)
a97fad65bb
/system/mm: remove because user access to operating system memory won't ever be possible again
...
git-svn-id: svn://kolibrios.org@8293 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 17:54:00 +00:00
Kirill Lipatov (Leency)
c9cad25adc
fix build
...
git-svn-id: svn://kolibrios.org@8292 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 17:40:55 +00:00
Kirill Lipatov (Leency)
d178e4875c
WebView 2.7: distinguish files to download from pages to show, download files via HTTPS, remove duplicated function of getting absolute URL from relative
...
git-svn-id: svn://kolibrios.org@8291 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 17:37:47 +00:00
superturbocat2001
e303140339
Removed duplicate #define PATH_MAX
...
git-svn-id: svn://kolibrios.org@8290 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 16:30:24 +00:00
superturbocat2001
5451715e39
- Added "lsdir" function to libck ktcc.
...
- Added "fs" folder to build.bat in libck for tcc.
- Updated libck and dir_example
git-svn-id: svn://kolibrios.org@8289 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 16:19:41 +00:00
IgorA
e34d1445df
update ColorDialog
...
git-svn-id: svn://kolibrios.org@8288 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 09:58:10 +00:00
Kirill Lipatov (Leency)
02503d625c
FindNumbers: -1 IMG sector
...
git-svn-id: svn://kolibrios.org@8287 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 02:29:21 +00:00
Kirill Lipatov (Leency)
1bc102cf71
RDInfo move to /outdated folder as it uses deleted functions 21.7 and 21.8
...
git-svn-id: svn://kolibrios.org@8286 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 01:40:45 +00:00
Kirill Lipatov (Leency)
4563cb18a7
Move VMODE to ISO (as it is useless without drivers that are on ISO)
...
git-svn-id: svn://kolibrios.org@8285 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 01:03:36 +00:00
IgorA
a27b206a90
add example use ColorDialog
...
git-svn-id: svn://kolibrios.org@8283 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-30 08:33:35 +00:00
maxcodehack
3ffe214e13
Add Makefile to kos32-tcc sample programs
...
git-svn-id: svn://kolibrios.org@8282 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-30 07:38:09 +00:00
Kirill Lipatov (Leency)
c92932964b
minor fixes
...
git-svn-id: svn://kolibrios.org@8281 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-30 00:55:04 +00:00
superturbocat2001
5941f0e334
- Added 4 functions to libck: getcwd, setcwd, mkdir, rmdir.
...
- Fixed Makefile for building "libck" under tcc.
- Added example to new functions
git-svn-id: svn://kolibrios.org@8280 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 22:05:50 +00:00
Kirill Lipatov (Leency)
53ddecef5a
add forgotten files
...
git-svn-id: svn://kolibrios.org@8279 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 19:10:47 +00:00
Kirill Lipatov (Leency)
894aad564d
Separate Downloader from WebView into /sys/network/dl
...
+ Multi-threaded now!
+ Some small fixes
git-svn-id: svn://kolibrios.org@8278 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 19:08:52 +00:00
Kirill Lipatov (Leency)
270aed5ffa
SYSMON 1.3: better UI, added Rus translation
...
git-svn-id: svn://kolibrios.org@8277 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 00:37:47 +00:00
Kirill Lipatov (Leency)
5d644b9d4f
Eolite: remove folder sizes for /kolibrios (bug)
...
git-svn-id: svn://kolibrios.org@8276 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 22:36:31 +00:00
superturbocat2001
dc1e174943
Disabled static linking when building Linux version of TCC.
...
git-svn-id: svn://kolibrios.org@8274 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 20:57:58 +00:00
superturbocat2001
2f517f2ecb
Fixed Makefile.kos32 in TCC (New path to ld script)
...
git-svn-id: svn://kolibrios.org@8273 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 19:43:51 +00:00
superturbocat2001
dbc1c764b1
- Added compress target to Makefile.linux32 (Uses UPX)
...
- Fixed TCC for linux bug: does not find library and headers as well as start.o
- Updated kos32-tcc
git-svn-id: svn://kolibrios.org@8272 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 19:19:06 +00:00
IgorA
712b555519
animage use ColorDialog
...
git-svn-id: svn://kolibrios.org@8271 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 17:05:52 +00:00
IgorA
2ef1505e27
t_edit: fix open null file
...
git-svn-id: svn://kolibrios.org@8262 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-27 14:30:47 +00:00
Kirill Lipatov (Leency)
b43350b8b9
Appearance: added sorting to the list
...
git-svn-id: svn://kolibrios.org@8261 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-27 13:25:36 +00:00
Kirill Lipatov (Leency)
dd84ffb5f5
Various small fixes
...
git-svn-id: svn://kolibrios.org@8256 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-26 23:29:40 +00:00
IgorA
4f3226cf94
heed: fix open & edit null file
...
git-svn-id: svn://kolibrios.org@8255 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-26 22:02:39 +00:00
Kirill Lipatov (Leency)
7057eb8fa0
tinyfrac: general refactoring, use scancodes
...
git-svn-id: svn://kolibrios.org@8253 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-26 02:19:28 +00:00
IgorA
fe0f60a15e
life2: use open dialog, big font in caption
...
git-svn-id: svn://kolibrios.org@8252 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-24 15:42:12 +00:00
superturbocat2001
2e992f24ea
- Added TEAtool source files
...
- Compressed kos32-tcc
- Changed the paths of the output files in buid_all.sh
git-svn-id: svn://kolibrios.org@8251 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-24 15:13:42 +00:00
superturbocat2001
36b26f112a
- Fixed ktcc build for linux
...
- Added Makefile.linux32
- Added TEAtool and fixed console title
- Fixed crash of THashView
git-svn-id: svn://kolibrios.org@8250 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-24 14:40:29 +00:00
IgorA
a75d4696ea
add example open dialog
...
git-svn-id: svn://kolibrios.org@8245 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-23 18:21:24 +00:00
Kirill Lipatov (Leency)
d1f5d03d52
Now user will never lose kolibri.lbl because it is moved to ISO/kolibrios/res/system/ folder
...
git-svn-id: svn://kolibrios.org@8241 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-23 16:39:52 +00:00
Kirill Lipatov (Leency)
f772c6b60a
Eolite: better left panel for dark skins
...
git-svn-id: svn://kolibrios.org@8240 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-23 13:31:55 +00:00
IgorA
661760d504
fix rev 8236
...
git-svn-id: svn://kolibrios.org@8237 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-22 13:20:56 +00:00
IgorA
faf7939a32
1) some programs use new macros load_lib.mac
...
2) bcc32 add example use libimg.obj
git-svn-id: svn://kolibrios.org@8236 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-22 13:13:45 +00:00
Kirill Lipatov (Leency)
9b502d851f
rename libmelibc.a_ into libmelibc.a
...
git-svn-id: svn://kolibrios.org@8234 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-21 15:30:09 +00:00
Kirill Lipatov (Leency)
32941c906d
View3ds 0.71 by macgub: new glass effect, bugfixing
...
git-svn-id: svn://kolibrios.org@8232 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-21 13:41:20 +00:00
maxcodehack
f75ba1987d
Add example to TCC melibc #2
...
git-svn-id: svn://kolibrios.org@8231 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-21 13:31:00 +00:00
Kirill Lipatov (Leency)
7c25661fa8
Upload smaller House.3ds by macgub
...
git-svn-id: svn://kolibrios.org@8229 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-21 13:06:10 +00:00
maxcodehack
eeaa6d8239
Add melibc sample to TCC
...
git-svn-id: svn://kolibrios.org@8228 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-21 13:04:18 +00:00
IgorA
b9e8e3f735
add new version 'load_lib.mac',
...
'animage' use new macros 'load_lib.mac'
git-svn-id: svn://kolibrios.org@8227 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-20 19:47:45 +00:00
maxcodehack
ab4b9e7585
FIx makefile in tte
...
git-svn-id: svn://kolibrios.org@8226 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-20 16:48:59 +00:00
maxcodehack
8979c94cbd
Fix "Systax highlighting does not work if the extension is in upper case." in TinyTextEditor
...
git-svn-id: svn://kolibrios.org@8225 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-20 16:28:10 +00:00
maxcodehack
ba4d804c36
Fix TinyPy build #3
...
git-svn-id: svn://kolibrios.org@8223 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-19 09:21:37 +00:00
maxcodehack
d4b925eef3
Fix TinyPy build #2
...
git-svn-id: svn://kolibrios.org@8222 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-19 09:20:42 +00:00
maxcodehack
e047154539
Fix TinyPy build
...
git-svn-id: svn://kolibrios.org@8221 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-19 09:18:57 +00:00
IgorA
4982b912eb
update macros @use_library
...
git-svn-id: svn://kolibrios.org@8219 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-18 18:11:43 +00:00
maxcodehack
a561cc6cd0
Change SDL example
...
git-svn-id: svn://kolibrios.org@8218 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-18 07:53:16 +00:00
6d6e328b43
programs/develop/fasm/1.73/system.inc fix by ProMiNick
...
git-svn-id: svn://kolibrios.org@8213 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-17 10:56:49 +00:00
maxcodehack
18f7edd1a5
Add SDL port to newlib
...
git-svn-id: svn://kolibrios.org@8207 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-17 07:13:55 +00:00
pavelyakov
c37260e5b4
Upd
...
git-svn-id: svn://kolibrios.org@8205 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 21:59:56 +00:00
pavelyakov
1703612576
new functional
...
git-svn-id: svn://kolibrios.org@8204 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 20:02:06 +00:00
pavelyakov
f0b7d7407c
Example info.c
...
git-svn-id: svn://kolibrios.org@8203 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 18:04:14 +00:00
maxcodehack
8927c7de25
Add working !newlib! sample for SDL
...
git-svn-id: svn://kolibrios.org@8202 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 16:42:03 +00:00
maxcodehack
1bd0f4861b
Add makefile to SDL example
...
Fix SDL makefile
git-svn-id: svn://kolibrios.org@8200 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 09:28:12 +00:00
IgorA
2e185e713d
fix life2, update life3
...
git-svn-id: svn://kolibrios.org@8199 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 07:55:40 +00:00
IgorA
8b59b0bc76
fix Alloc function, clean code
...
git-svn-id: svn://kolibrios.org@8196 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 19:00:55 +00:00
maxcodehack
25cf1adde0
Fix 'dynamic.c 'autobuild (build_all.sh)
...
Add 'console.c' to autobuild
git-svn-id: svn://kolibrios.org@8195 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 17:57:14 +00:00
maxcodehack
03f5f50786
Fix drawing artefacts in boxlib example
...
git-svn-id: svn://kolibrios.org@8194 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 17:43:59 +00:00
maxcodehack
4709318319
Add files
...
git-svn-id: svn://kolibrios.org@8193 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 16:51:07 +00:00
pavelyakov
3e0b5920ee
addition new example
...
git-svn-id: svn://kolibrios.org@8191 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 13:53:08 +00:00
IgorA
b6c51edde1
add file_open example
...
git-svn-id: svn://kolibrios.org@8190 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 12:39:58 +00:00
maxcodehack
a797e5d3ef
move image
...
git-svn-id: svn://kolibrios.org@8189 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-13 17:59:30 +00:00
maxcodehack
6e33acd6ee
Add libimg example to build_all.sh
...
git-svn-id: svn://kolibrios.org@8188 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-13 17:54:21 +00:00
maxcodehack
9a24f3f7fb
Tcc:
...
Add libimg example, update other examples
git-svn-id: svn://kolibrios.org@8187 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-13 17:47:07 +00:00
maxcodehack
dee3b0b3ed
Add boxlib example without lib kolibri_gui. Only kos32sys.h (GCC)
...
git-svn-id: svn://kolibrios.org@8185 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-13 16:40:41 +00:00
IgorA
9582ac80f6
update demo life2,
...
fix rev 8179
git-svn-id: svn://kolibrios.org@8184 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-13 11:22:40 +00:00
pavelyakov
f708b1dae5
delete file
...
git-svn-id: svn://kolibrios.org@8183 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-13 08:53:22 +00:00
IgorA
212fed2d24
use function 68
...
git-svn-id: svn://kolibrios.org@8179 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-12 16:00:31 +00:00
superturbocat2001
fa5c356928
- Renamed golang example file.
...
- Added DrawBar function
git-svn-id: svn://kolibrios.org@8178 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-12 00:57:05 +00:00
superturbocat2001
b215841161
- Added new system functions to golang.
...
- Renamed int40 file to syscalls.s.
- Updated example with new functionality.
git-svn-id: svn://kolibrios.org@8177 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-12 00:43:46 +00:00
IgorA
f5228c717f
tinygl: fix struct ZBuffer, clean code
...
git-svn-id: svn://kolibrios.org@8174 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-11 20:32:44 +00:00
maxcodehack
5a440ca960
Remove t2fasm.cpp We can found it in /programs/bcc32/t2fasm/
...
git-svn-id: svn://kolibrios.org@8173 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-10 19:46:59 +00:00
maxcodehack
1930e23f58
Ktcc:
...
- kos32sys1.h: Tcc dont support aliasing but support defines
- boxlib sample: Update sample for upper fix
- Rasterworks example: Fix 'bright' letters
git-svn-id: svn://kolibrios.org@8171 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-10 18:53:57 +00:00
IgorA
97d7b5c34a
clean code
...
git-svn-id: svn://kolibrios.org@8170 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-10 12:19:15 +00:00
IgorA
0920470661
fix rev 8166
...
git-svn-id: svn://kolibrios.org@8169 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-09 10:54:04 +00:00
maxcodehack
62f378b0e5
Add files
...
git-svn-id: svn://kolibrios.org@8168 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-09 10:14:09 +00:00
maxcodehack
97f79f243e
Update in example BCC
...
git-svn-id: svn://kolibrios.org@8166 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-09 10:04:30 +00:00
IgorA
3c2325ba4a
add functions KolibriOnButton, SetWindowCaption,
...
clean code
git-svn-id: svn://kolibrios.org@8165 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-09 09:25:04 +00:00
maxcodehack
6dee931fa9
Add Makefile to fridge game
...
git-svn-id: svn://kolibrios.org@8164 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-08 16:31:57 +00:00
maxcodehack
31a0fa2971
Revision in '/programs/develop/examples': replace 'FASM for Menuet' with 'FASM', meos_app_start -> KOS_APP_START
...
git-svn-id: svn://kolibrios.org@8163 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-08 13:07:53 +00:00
maxcodehack
3e30999474
Add KOS_APP_START to macros.inc
...
git-svn-id: svn://kolibrios.org@8162 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-08 10:42:10 +00:00
Magomed Kostoev (mkostoevr)
147e8fa432
Microrefactoring + check build system out.
...
git-svn-id: svn://kolibrios.org@8159 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-07 09:07:06 +00:00
Magomed Kostoev (mkostoevr)
c369f06816
Cool, this was not my mistake, patch TCC again.
...
Admin, please look what's happened with build server, GCC needs a missing library?
git-svn-id: svn://kolibrios.org@8157 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 20:22:05 +00:00
Magomed Kostoev (mkostoevr)
ffcd3a73e0
Ok... What about the binary? Did IT break the build?
...
git-svn-id: svn://kolibrios.org@8156 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 20:17:06 +00:00
Magomed Kostoev (mkostoevr)
fa67855b83
Try to beat the strange break - revert all files from the last commit.
...
git-svn-id: svn://kolibrios.org@8155 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 20:14:24 +00:00
Magomed Kostoev (mkostoevr)
0fe740bca1
TCC: Add -nobss option to not include BSS sections in output file.
...
git-svn-id: svn://kolibrios.org@8154 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 20:02:56 +00:00
maxcodehack
9c0ca4f346
Add button to example and includes (BCC)
...
git-svn-id: svn://kolibrios.org@8153 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 19:42:52 +00:00
10c141ffd3
Add encoding.inc to /programs (copy from /kernel/trunk).
...
git-svn-id: svn://kolibrios.org@8152 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 18:18:04 +00:00
227880f17b
Attack (aka Ataka): source of old game by chaykin.
...
git-svn-id: svn://kolibrios.org@8151 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 18:11:19 +00:00
maxcodehack
7a4769e527
Remove kos32-bcc from life2
...
git-svn-id: svn://kolibrios.org@8149 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 16:14:01 +00:00
maxcodehack
3fa2b11285
Fix bat
...
git-svn-id: svn://kolibrios.org@8147 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 15:46:26 +00:00
maxcodehack
656f62984b
Add Makefile_app
...
git-svn-id: svn://kolibrios.org@8146 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 15:21:24 +00:00
maxcodehack
d54f7bb7b1
Remove hardcoded kos_make.inc, now it will generate via Makefile or hello_cpp.bat
...
git-svn-id: svn://kolibrios.org@8145 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 14:59:59 +00:00
maxcodehack
d45967888e
Add example
...
git-svn-id: svn://kolibrios.org@8144 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 13:40:38 +00:00
maxcodehack
22c8fa4272
Remove binarie
...
git-svn-id: svn://kolibrios.org@8143 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 13:39:50 +00:00
maxcodehack
67673665fb
Add t2fasm
...
git-svn-id: svn://kolibrios.org@8142 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 13:22:48 +00:00
maxcodehack
eb45285dfe
Add Makefile to bcc32
...
git-svn-id: svn://kolibrios.org@8141 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 13:21:31 +00:00
IgorA
cd50f4af3c
add 'Hello World' example
...
git-svn-id: svn://kolibrios.org@8140 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-06 12:04:25 +00:00
maxcodehack
e923e0d4db
Fix life_bmp
...
git-svn-id: svn://kolibrios.org@8138 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-05 16:15:31 +00:00
maxcodehack
fcfab37b30
Move bmp2h to folder 'life_bmp'
...
git-svn-id: svn://kolibrios.org@8137 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-05 16:10:47 +00:00
maxcodehack
d9ffeaad1b
Add patch
...
git-svn-id: svn://kolibrios.org@8136 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-05 15:41:34 +00:00
maxcodehack
1175245486
Update bcc32 -> kos32-bcc
...
git-svn-id: svn://kolibrios.org@8135 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-05 15:38:40 +00:00
IgorA
27862a576b
fix rev 8133
...
git-svn-id: svn://kolibrios.org@8134 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-05 14:17:36 +00:00
IgorA
43c1011cb3
clean code
...
git-svn-id: svn://kolibrios.org@8133 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-04 21:02:21 +00:00
IgorA
69ced70cd8
life2: change namespace to 'Kolibri'
...
git-svn-id: svn://kolibrios.org@8129 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-02 18:44:51 +00:00
maxcodehack
df14e6f07e
Remove some unused files:
...
- Old picture
- Old makefile
C_Layer
- fix makefile in rasterworks example
git-svn-id: svn://kolibrios.org@8128 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-02 12:15:24 +00:00
maxcodehack
47f30eaa44
Update TTE:
...
- Help via @notify
git-svn-id: svn://kolibrios.org@8127 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-02 12:07:36 +00:00
maxcodehack
4bdf135569
Update TinyTextEditor: remove unused scrollbar in console.
...
git-svn-id: svn://kolibrios.org@8121 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-30 08:38:44 +00:00
maxcodehack
70798cbfe0
Some updates for TinyTextEditor
...
git-svn-id: svn://kolibrios.org@8116 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-24 13:14:35 +00:00
maxcodehack
a1f1b98369
Delete original pictures
...
git-svn-id: svn://kolibrios.org@8114 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-21 18:59:10 +00:00
maxcodehack
a26092c937
Update boxlib example:
...
Add progressbar
git-svn-id: svn://kolibrios.org@8110 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-18 16:08:37 +00:00
maxcodehack
1c69f15cea
Edit samples
...
git-svn-id: svn://kolibrios.org@8109 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-18 11:18:51 +00:00
maxcodehack
8ce9d8845f
Remove libconsole.a and libbox_lib.a and their sources
...
Now we can use console via conio.h
Boxlib via libbox.a
git-svn-id: svn://kolibrios.org@8108 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-18 11:07:44 +00:00
superturbocat2001
6d98726351
- Added libbox.a and libbuf2d.a to TinyC.
...
- The structure of the header files has been reorganized.
git-svn-id: svn://kolibrios.org@8107 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-17 17:31:09 +00:00
maxcodehack
6154138ea6
clayer TinyC
...
- Add new sample
- Fix bug: 'Unexpected stack end'
git-svn-id: svn://kolibrios.org@8106 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-17 16:30:47 +00:00
maxcodehack
0e3c6b922f
Add .o
...
git-svn-id: svn://kolibrios.org@8105 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-17 13:27:07 +00:00
maxcodehack
d887c0ddfb
Add C_Layer for TinyC
...
- Boxlib wrapper
git-svn-id: svn://kolibrios.org@8104 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-17 13:25:57 +00:00
superturbocat2001
fe1a451ca0
Added source code for libraries
...
git-svn-id: svn://kolibrios.org@8102 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-15 23:20:59 +00:00
superturbocat2001
71b2505f8a
Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries.
...
Fixed header file "msgbox.h"
git-svn-id: svn://kolibrios.org@8101 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-15 23:17:06 +00:00
maxcodehack
7de0c0e61c
fix autobuild
...
git-svn-id: svn://kolibrios.org@8099 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-14 06:04:55 +00:00
superturbocat2001
df0d0be7d4
Added "libmsgbox" to ktcc.
...
Added examples for working with coff-libraries and "libmsgbox" to ktcc.
Modified binutils to work normally via console.obj.
git-svn-id: svn://kolibrios.org@8098 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-14 00:28:46 +00:00
maxcodehack
2f54c7de00
Update oberon07 from akron1's github
...
git-svn-id: svn://kolibrios.org@8097 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-13 07:58:51 +00:00
IgorA
02edd3949b
update: add vertical and horizontal lines for align image
...
git-svn-id: svn://kolibrios.org@8090 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 15:21:56 +00:00
a2700ea35c
Replace some hardcoded /rd/1 paths with /sys.
...
git-svn-id: svn://kolibrios.org@8088 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 12:33:16 +00:00
maxcodehack
e4eed9e36d
Fridge
...
- Add victory screen, and print to board a message
- Add random restart
git-svn-id: svn://kolibrios.org@8084 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 07:23:01 +00:00
IgorA
06339c5e4e
update 'load_lib.mac', update 'info3ds', fix 'kol_f_edit'
...
git-svn-id: svn://kolibrios.org@8083 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-29 19:58:14 +00:00
maxcodehack
dcf43649a6
FIX 3
...
git-svn-id: svn://kolibrios.org@8082 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-26 12:33:31 +00:00
maxcodehack
2fd97c23cf
FIX2
...
Add pictures to the game
git-svn-id: svn://kolibrios.org@8081 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-26 12:30:45 +00:00
maxcodehack
f81db9e1a5
Add original pictures to game
...
git-svn-id: svn://kolibrios.org@8080 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-26 12:21:25 +00:00
maxcodehack
1bdb84c7e4
Add screenshot and compilation script
...
git-svn-id: svn://kolibrios.org@8079 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-23 07:11:22 +00:00
superturbocat2001
7cea3f23c6
Fixed build of the Russian version.
...
git-svn-id: svn://kolibrios.org@8078 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 18:11:01 +00:00
superturbocat2001
bc232804f3
Add fs info header
...
git-svn-id: svn://kolibrios.org@8077 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 18:02:25 +00:00
superturbocat2001
66bc551a95
add makefile template
...
git-svn-id: svn://kolibrios.org@8076 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 17:55:18 +00:00
superturbocat2001
ce1620f6a1
Added info command to shell
...
git-svn-id: svn://kolibrios.org@8075 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 17:53:00 +00:00
superturbocat2001
222b17122b
Added file for build configuration in linux.
...
git-svn-id: svn://kolibrios.org@8074 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 17:47:56 +00:00
superturbocat2001
1b1d26ad4f
initial commit.
...
git-svn-id: svn://kolibrios.org@8073 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 17:37:22 +00:00
maxcodehack
ab225d95cc
Fix first level, colors
...
git-svn-id: svn://kolibrios.org@8072 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 16:37:54 +00:00
maxcodehack
7e922d6561
Add "Pilot's fridge" game
...
git-svn-id: svn://kolibrios.org@8071 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 09:10:57 +00:00
IgorA
d3fd66f14b
possible smooth buffer resizing,
...
fix and clean code,
fix and update examples
git-svn-id: svn://kolibrios.org@8069 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-19 19:57:00 +00:00
IgorA
51fcac25ee
optimize, clean code
...
git-svn-id: svn://kolibrios.org@8063 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-16 06:59:01 +00:00
IgorA
185996ac6b
add function 'glOrtho', small optimize, clean code
...
git-svn-id: svn://kolibrios.org@8062 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-14 21:31:00 +00:00
IgorA
5531c1c36c
add function 'gluPerspective',
...
fix function 'glFrustum'
git-svn-id: svn://kolibrios.org@8059 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-09 11:56:39 +00:00
ConLenov
b81504b267
Add Console Solitaire game
...
git-svn-id: svn://kolibrios.org@8058 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-08-21 16:02:49 +00:00
Magomed Kostoev (mkostoevr)
1d69bdef68
Add library for importing functions from Box_lib.obj via tcc.
...
git-svn-id: svn://kolibrios.org@8057 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-08-21 14:20:54 +00:00
Kirill Lipatov (Leency)
43b323cef0
force rebuilld
...
git-svn-id: svn://kolibrios.org@8056 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-08-19 11:45:43 +00:00
Kirill Lipatov (Leency)
a6b4ab7c0d
view3ds: fix name case
...
git-svn-id: svn://kolibrios.org@8048 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-07-13 11:11:45 +00:00
Kirill Lipatov (Leency)
431e55f6b3
View3ds v0.7 by Maciej Guba
...
git-svn-id: svn://kolibrios.org@8047 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-07-13 11:09:09 +00:00
pavelyakov
5d886856bb
fix 2
...
git-svn-id: svn://kolibrios.org@8045 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-07-04 20:31:20 +00:00
pavelyakov
194cf33342
fix
...
git-svn-id: svn://kolibrios.org@8044 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-07-04 20:14:32 +00:00
pavelyakov
ffa28fc962
fix error and add new example
...
git-svn-id: svn://kolibrios.org@8043 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-25 10:18:33 +00:00
pavelyakov
860d73816e
rename file
...
git-svn-id: svn://kolibrios.org@8042 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-25 09:48:11 +00:00
hidnplayr
bf0e6f7498
Fix some spelling
...
git-svn-id: svn://kolibrios.org@8040 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-14 14:29:14 +00:00
IgorA
12edb27757
t_edit: new algoritm text selection
...
img_transform: update program
git-svn-id: svn://kolibrios.org@8036 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-10 14:53:12 +00:00
Kirill Lipatov (Leency)
8ef9f2b1e7
house.3ds: smaller version by macgub
...
view3ds: mouse scroll support in edit mode; some keys support (+/-,up,down,left,right)
fb2read: search feature by akron1
git-svn-id: svn://kolibrios.org@8025 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-07 20:44:40 +00:00
hidnplayr
dc181a9b21
Always set connection closed flag after server closed connection and close from our end as well.
...
git-svn-id: svn://kolibrios.org@8023 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-05 21:03:35 +00:00
Kirill Lipatov (Leency)
bccb06a966
fix #2
...
git-svn-id: svn://kolibrios.org@8022 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 22:30:33 +00:00
Kirill Lipatov (Leency)
25946914bc
fix prior
...
git-svn-id: svn://kolibrios.org@8021 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 22:23:46 +00:00
Kirill Lipatov (Leency)
c9389437b7
Eolite: fix paste
...
WebView: fix space in the end of value
menu: refine params
git-svn-id: svn://kolibrios.org@8020 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 22:21:39 +00:00
Kirill Lipatov (Leency)
7efaa73140
fix build
...
git-svn-id: svn://kolibrios.org@8017 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 22:28:28 +00:00
Kirill Lipatov (Leency)
5ea0b92f65
WebView:
...
- fix unclosed <font> tag
- use collection_int for colors
- download images, no draw yet
git-svn-id: svn://kolibrios.org@8016 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 22:18:26 +00:00
Kirill Lipatov (Leency)
fd10632095
small fixes
...
git-svn-id: svn://kolibrios.org@8015 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 18:18:22 +00:00
Kirill Lipatov (Leency)
4b8e0542e3
View 3DS 0.69 by macgub:
...
1. 32bit vertices indexes and ability to load whole RAM limited objects. (Above 65535 vertices and triangles).
2. I switch off painters algotithm mode (depth sorting). In app impelementetion it has limited vertices count and produce less quality image than Z buffer Catmull algo. In addition this switch off reduces app size.
git-svn-id: svn://kolibrios.org@8014 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 15:44:39 +00:00
Kirill Lipatov (Leency)
f6ab28ae5b
osupdate: final
...
git-svn-id: svn://kolibrios.org@8013 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-31 14:37:09 +00:00
Kirill Lipatov (Leency)
5950bfe4cd
kernel: fix sysfunction 9 GetProcInfo. As the window is created with width+1 and height+1 so the client size has to be bigger respectively
...
eolite: fix regression
git-svn-id: svn://kolibrios.org@8012 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-30 11:36:52 +00:00
Kirill Lipatov (Leency)
1b38c0cb3a
fix build, sorry
...
git-svn-id: svn://kolibrios.org@8011 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 22:31:32 +00:00
Kirill Lipatov (Leency)
c02237dd7d
do not autobuild Liza
...
git-svn-id: svn://kolibrios.org@8010 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 22:27:56 +00:00
Kirill Lipatov (Leency)
2c289a3352
fix skins.inc path
...
git-svn-id: svn://kolibrios.org@8008 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 22:24:39 +00:00
pavelyakov
9e1c90880d
Add description.
...
git-svn-id: svn://kolibrios.org@8000 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 13:36:50 +00:00
Kirill Lipatov (Leency)
9aa605c545
Eolite: small bugfixes
...
git-svn-id: svn://kolibrios.org@7999 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 11:05:55 +00:00
Kirill Lipatov (Leency)
942caa5ace
Eolite 4.46: display cut
...
git-svn-id: svn://kolibrios.org@7998 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 10:54:04 +00:00
pavelyakov
3feca3e420
Addition new functions Timers
...
git-svn-id: svn://kolibrios.org@7997 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 09:37:24 +00:00
Kirill Lipatov (Leency)
717f2f2b9f
KFM: use build-in icons
...
git-svn-id: svn://kolibrios.org@7996 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-28 16:00:42 +00:00
Kirill Lipatov (Leency)
7a6c5c33a6
cmm: global rework of libimg wrappers
...
git-svn-id: svn://kolibrios.org@7995 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-28 00:55:16 +00:00
Kirill Lipatov (Leency)
f14c7a99a7
Backy: new version by JohnXenox
...
git-svn-id: svn://kolibrios.org@7994 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 20:51:12 +00:00
Kirill Lipatov (Leency)
ef72ee9094
Eolite 4.45: improved file selection
...
git-svn-id: svn://kolibrios.org@7993 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 20:38:18 +00:00
Kirill Lipatov (Leency)
04dc8faf5e
Eolite 4.41: show /cd disks without verification, improve app open time
...
git-svn-id: svn://kolibrios.org@7992 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 16:08:11 +00:00
Kirill Lipatov (Leency)
e18f3d60f6
eolite: do not show inaccessible disks (sata & usb devices on some PCs)
...
mousecfg: save values to system.ini
fix regressions in webview and clipview
git-svn-id: svn://kolibrios.org@7991 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 15:19:19 +00:00
Kirill Lipatov (Leency)
cb423ff821
Eolite: use common key
...
git-svn-id: svn://kolibrios.org@7990 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 15:23:28 +00:00
Kirill Lipatov (Leency)
36119794f4
Eolite 4.35: file selection with SHIFT holded, new /rd icon
...
git-svn-id: svn://kolibrios.org@7989 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 15:07:13 +00:00
Kirill Lipatov (Leency)
75b0246e8c
notify: use image of any color depth
...
notify3.png: pack image -1.5Kb without colors degradation
git-svn-id: svn://kolibrios.org@7988 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 10:36:15 +00:00
Kirill Lipatov (Leency)
2a42ab9c1f
WebView: fix "Download link contents"
...
git-svn-id: svn://kolibrios.org@7987 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 09:44:26 +00:00
IgorA
7a7a049046
update program
...
git-svn-id: svn://kolibrios.org@7986 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 09:00:49 +00:00
Kirill Lipatov (Leency)
ba500c0f89
decrease tmpdisk
...
git-svn-id: svn://kolibrios.org@7985 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 00:59:44 +00:00
Kirill Lipatov (Leency)
ddd90c73c8
CMM: decrease the size of apps, thanks lev for hints
...
+ some bugfixes
git-svn-id: svn://kolibrios.org@7984 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 00:17:12 +00:00
Kirill Lipatov (Leency)
65c332bd36
oberon07: update to the latest version from https://github.com/AntKrotov/oberon-07-compiler
...
git-svn-id: svn://kolibrios.org@7983 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-25 20:48:33 +00:00
Kirill Lipatov (Leency)
559d0cc062
C4: update window, -1 IMG sector
...
git-svn-id: svn://kolibrios.org@7982 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-25 15:20:10 +00:00
Kirill Lipatov (Leency)
5df2bd058a
mblocks: -1 IMG sector
...
games.ini & allgames: use /kg/ link for /kolibrios/games to get -1 IMG sector
git-svn-id: svn://kolibrios.org@7981 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-25 14:20:17 +00:00
7c81cafa41
c--: Add Makefile.win32 and Makefile.lin32.
...
git-svn-id: svn://kolibrios.org@7980 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 22:34:13 +00:00
0635de46a3
Fix use_fasm.lua file to work on Windows.
...
git-svn-id: svn://kolibrios.org@7979 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 22:34:03 +00:00
Kirill Lipatov (Leency)
ad83141d5d
fix prior
...
git-svn-id: svn://kolibrios.org@7978 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 16:51:53 +00:00
Kirill Lipatov (Leency)
25c205ad05
IconEdit 0.7 Beta: open image of any color depth, bugfixes
...
lib/patterns/libimg_load_skin.h: convert into object
git-svn-id: svn://kolibrios.org@7977 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 16:46:26 +00:00
Kirill Lipatov (Leency)
b75bb6ed4d
delete Aelia
...
git-svn-id: svn://kolibrios.org@7976 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 00:50:02 +00:00
Kirill Lipatov (Leency)
7f30709b5c
quark: working "search next"
...
git-svn-id: svn://kolibrios.org@7975 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 00:18:40 +00:00
Kirill Lipatov (Leency)
d22e3a158e
fix prior
...
git-svn-id: svn://kolibrios.org@7973 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-23 11:28:19 +00:00
Kirill Lipatov (Leency)
8d15602e0a
cmm/lib/collection: remove restriction of maximum elements
...
webview: remove restriction of links count
eolite: remove restriction of max elements in list + 6 times speed up the open of big folders!
git-svn-id: svn://kolibrios.org@7972 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-23 11:26:58 +00:00
hidnplayr
e167f0de89
bugfix
...
git-svn-id: svn://kolibrios.org@7971 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-22 22:46:40 +00:00
Kirill Lipatov (Leency)
d9aa711ac9
WebView 2.6: rewrite links, fix crashes
...
git-svn-id: svn://kolibrios.org@7970 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-22 21:39:04 +00:00
hidnplayr
ed82b4c1bb
HTTP lib: experimental support for ring buffers
...
git-svn-id: svn://kolibrios.org@7969 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-22 15:49:00 +00:00
hidnplayr
8ac977e2e4
use relative path
...
git-svn-id: svn://kolibrios.org@7966 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-22 12:37:42 +00:00
Kirill Lipatov (Leency)
16d9933413
rename @rb into rb
...
git-svn-id: svn://kolibrios.org@7962 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 19:42:38 +00:00
Kirill Lipatov (Leency)
06a59f5da7
move rb and skinsel to outdated folder
...
git-svn-id: svn://kolibrios.org@7961 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 19:41:02 +00:00
Kirill Lipatov (Leency)
8ad1428a03
icons32.png: add Backy icon
...
appearance: bugfixes
quark: update search
git-svn-id: svn://kolibrios.org@7960 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 19:34:09 +00:00
Kirill Lipatov (Leency)
baa8e3dca2
boxlib/tree_list: react on double click as on enter
...
ftpc: set default user and server (kolibrios.org), some cosmetic improvements
beat and playnote: add to ISO
git-svn-id: svn://kolibrios.org@7959 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 13:15:53 +00:00
Kirill Lipatov (Leency)
12a6b7f2fb
menuetlibc: fix e_exp.s by Bughunter
...
git-svn-id: svn://kolibrios.org@7958 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 08:53:42 +00:00
Kirill Lipatov (Leency)
4fa1e75fb3
icon_new: also fix RMB, thanks Prohor for found issue
...
asciivju: better code, bigger fonts
quark: bugfixes
git-svn-id: svn://kolibrios.org@7957 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 01:13:52 +00:00
Kirill Lipatov (Leency)
7c4990bd81
sysmon: kill process by delete key
...
@icon: fix old issue with accedental icon click when user moved clicked mouse from active window
git-svn-id: svn://kolibrios.org@7956 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 21:39:09 +00:00
Kirill Lipatov (Leency)
895aef63b4
revert cubeline
...
git-svn-id: svn://kolibrios.org@7955 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 20:38:52 +00:00
Kirill Lipatov (Leency)
cc8ba8e9ab
fix 3
...
git-svn-id: svn://kolibrios.org@7954 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 20:35:55 +00:00
Kirill Lipatov (Leency)
26f247ef3e
fix 2
...
git-svn-id: svn://kolibrios.org@7953 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 20:34:22 +00:00
Kirill Lipatov (Leency)
6db10214da
fix cubeline
...
git-svn-id: svn://kolibrios.org@7952 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 20:33:01 +00:00
Kirill Lipatov (Leency)
162ca649ef
cmm/txtread: delete app
...
bgitest: move to other/outdated
git-svn-id: svn://kolibrios.org@7951 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 20:28:37 +00:00
Magomed Kostoev (mkostoevr)
a78dbc7bec
Typo in dlfcn.c
...
git-svn-id: svn://kolibrios.org@7950 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 12:05:54 +00:00
Magomed Kostoev (mkostoevr)
9cf480409c
Add functions from <libgen.h>
...
Add memrchr.c
git-svn-id: svn://kolibrios.org@7949 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 11:02:39 +00:00
Magomed Kostoev (mkostoevr)
01b4a611af
Make examples more presentable.
...
git-svn-id: svn://kolibrios.org@7948 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 09:38:59 +00:00
Kirill Lipatov (Leency)
3e707a6c81
Replace TxtRead by Quark in IMG
...
git-svn-id: svn://kolibrios.org@7946 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-18 10:47:08 +00:00
Kirill Lipatov (Leency)
4f8e6dce11
cmm: fix strstri
...
webview: fix <> in non-html files
quark: search updates
git-svn-id: svn://kolibrios.org@7945 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-18 10:03:45 +00:00
pavelyakov
e43264a49a
Addition new function base64_encode
...
git-svn-id: svn://kolibrios.org@7944 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-18 08:21:38 +00:00
theonlymirage
63b9f19b26
WebView: check URL (on "./" and absolute path) when downloading files and copying link to clipboard
...
git-svn-id: svn://kolibrios.org@7943 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 23:23:52 +00:00
Kirill Lipatov (Leency)
0339c3b1d7
Backy: update by JohnXenox
...
git-svn-id: svn://kolibrios.org@7942 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 20:32:47 +00:00
Kirill Lipatov (Leency)
97e06fdb45
Quark v0.7
...
git-svn-id: svn://kolibrios.org@7941 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 20:10:07 +00:00
Kirill Lipatov (Leency)
d23d7c335a
upload apps by JohnXenox: Beat, PlayNote
...
git-svn-id: svn://kolibrios.org@7940 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 20:07:05 +00:00
Kirill Lipatov (Leency)
f871bfac83
eskin: check skin exists 5 times with delay
...
git-svn-id: svn://kolibrios.org@7939 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 18:05:05 +00:00
Kirill Lipatov (Leency)
6649d8f84c
eskin: fix for KIV images located at /kolibrios and /usbhd drives, it checks is the file exists for 5 times with perioud 1 second
...
fNav, kfar: add assoc dtp=skincfg
cmm/osupdate: upload
git-svn-id: svn://kolibrios.org@7938 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 15:52:41 +00:00
Kirill Lipatov (Leency)
bb77db0f44
icons16.png: new icon for .pal and .dtp files
...
skincfg: support of .dtp file open
git-svn-id: svn://kolibrios.org@7937 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 13:31:17 +00:00
Kirill Lipatov (Leency)
6c633e78a7
hardware_support.htm: update; webview: bugfixes
...
git-svn-id: svn://kolibrios.org@7936 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 11:35:02 +00:00
Kirill Lipatov (Leency)
43c32e08ff
WebView: fix parsetag
...
@menu: better contrast for skins with sc.work equal to 0x000000
git-svn-id: svn://kolibrios.org@7935 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 22:01:17 +00:00
Kirill Lipatov (Leency)
ffdb75ee7f
graph_tablelib: remove, non-actual anymore
...
git-svn-id: svn://kolibrios.org@7934 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 19:31:04 +00:00
Kirill Lipatov (Leency)
ee1482b98d
graph: set proper edit_box structure
...
git-svn-id: svn://kolibrios.org@7933 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 19:15:59 +00:00
Kirill Lipatov (Leency)
6507728dc6
Bomber: revert rev.7670 "compress images by Andrey Oskin"
...
git-svn-id: svn://kolibrios.org@7932 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 15:21:52 +00:00
Kirill Lipatov (Leency)
1a76473439
demos/3d/flatwav: small update, add to ISO, fix RUS menu.dat
...
git-svn-id: svn://kolibrios.org@7930 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 14:59:32 +00:00
IgorA
6ac952ed64
new program 'img_transform',
...
small fix in 'tinygl.obj'
git-svn-id: svn://kolibrios.org@7929 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 14:36:52 +00:00
Kirill Lipatov (Leency)
734b394c93
fix various bugs found by Yuriy Olegov
...
git-svn-id: svn://kolibrios.org@7928 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 13:32:10 +00:00
Magomed Kostoev (mkostoevr)
733e326d0a
Rewrite Backy to compile with GCC.
...
git-svn-id: svn://kolibrios.org@7927 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 11:58:21 +00:00
Magomed Kostoev (mkostoevr)
fa93417e04
Add lib binaries for dynamic linking (IDK, why SVN skept em before)
...
git-svn-id: svn://kolibrios.org@7926 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 08:15:45 +00:00
Magomed Kostoev (mkostoevr)
90cf9246ac
Implement dynamic linking with system libraries via -lsyslibname:
...
console.obj
http.ibj
InputBox.obj
Add header files for apps what dynamically link these libraries.
git-svn-id: svn://kolibrios.org@7925 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 08:07:10 +00:00
Kirill Lipatov (Leency)
67dc3cd6fc
Quark v0.3: generate buffer only for visible items, handle selection on key move, bugfixes
...
git-svn-id: svn://kolibrios.org@7924 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-15 22:00:20 +00:00
Kirill Lipatov (Leency)
2d5f2b0bcf
Quark: upload
...
remove duplicated Fever skins with "rounded" corner
git-svn-id: svn://kolibrios.org@7921 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-15 19:59:10 +00:00
Kirill Lipatov (Leency)
2b4eae90f6
cmm: various fixes
...
git-svn-id: svn://kolibrios.org@7920 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-15 08:09:03 +00:00
Kirill Lipatov (Leency)
e8665a7cf1
editbox update by Prohor N.
...
git-svn-id: svn://kolibrios.org@7919 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-14 19:14:14 +00:00
pavelyakov
a77ff41f5a
add hash function
...
git-svn-id: svn://kolibrios.org@7916 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-14 12:36:18 +00:00
Kirill Lipatov (Leency)
9410fc9d15
WebView 2.5: open new urls in the process that already exists
...
git-svn-id: svn://kolibrios.org@7914 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 23:02:41 +00:00
Kirill Lipatov (Leency)
7cdee9c3db
Eolite: fix WaitEventTimeout()
...
git-svn-id: svn://kolibrios.org@7913 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 14:11:23 +00:00
Kirill Lipatov (Leency)
b1fc336bff
fix prior
...
git-svn-id: svn://kolibrios.org@7912 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:59:44 +00:00
Kirill Lipatov (Leency)
27cb400814
cmm move small aps into cmm/misc folder
...
git-svn-id: svn://kolibrios.org@7911 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:58:18 +00:00
Kirill Lipatov (Leency)
842c228f23
add tcc/samples/build_all.sh
...
git-svn-id: svn://kolibrios.org@7910 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-11 07:32:44 +00:00
Kirill Lipatov (Leency)
d1df3e2bfe
cmm tabs: slightly better implementation
...
git-svn-id: svn://kolibrios.org@7909 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 12:49:02 +00:00
Kirill Lipatov (Leency)
c50bb3b7c6
graph: attempt to fix editbox
...
table wider editbox
git-svn-id: svn://kolibrios.org@7908 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 10:00:04 +00:00
Kirill Lipatov (Leency)
8de4b5e6f5
upload drives.h
...
git-svn-id: svn://kolibrios.org@7907 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 01:46:53 +00:00
Kirill Lipatov (Leency)
6d14f374a8
SysMon: show all tmp disks, reparate general tab into two, precise calculation of rd disk empty space
...
git-svn-id: svn://kolibrios.org@7906 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-10 01:44:40 +00:00
Kirill Lipatov (Leency)
d4d33ff3c1
fix prior
...
git-svn-id: svn://kolibrios.org@7905 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-09 21:02:10 +00:00
Kirill Lipatov (Leency)
80a6eb4355
editbox: remove selection if element was deactivated
...
git-svn-id: svn://kolibrios.org@7904 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-09 20:59:51 +00:00
Kirill Lipatov (Leency)
6db54831c3
editbox: move cursor to the end of the inserted string by Prohor Nikiforov and me
...
git-svn-id: svn://kolibrios.org@7903 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-09 17:27:59 +00:00
Kirill Lipatov (Leency)
dd347862d8
calendar: update time on button click, not by timeout
...
git-svn-id: svn://kolibrios.org@7902 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 15:07:58 +00:00
Kirill Lipatov (Leency)
0639ff9a42
more apps into testing folder
...
git-svn-id: svn://kolibrios.org@7900 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 13:02:22 +00:00