Commit Graph

4709 Commits

Author SHA1 Message Date
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