Commit Graph

5480 Commits

Author SHA1 Message Date
vitalkrilov
2e97f212ae Graph (branch: tcc_current): added missing files... (oops)
git-svn-id: svn://kolibrios.org@9763 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-12 00:42:06 +00:00
vitalkrilov
7fb5d30b55 Graph: manual corrected.
Graph (branch: tcc_current):
- Rewritten in C so now it can be compiled with tcc.
- Added functions: pow (^) and mod (%), arcctg, sgn, sec, cosec, log2, log3, log10.
- Added aliases for functions: tan, cot, arctan, arccot, lg, lb, ln.
- Fixed bugs with box_lib's edit_box.
- Removed deprecated/potentially unused code.
- Now an "Edit" button launches Cedit, not Tinypad.
- Now there is a better graph rendering: fixed bugs with text drawing.
- Added to autobuild list and in iso.

git-svn-id: svn://kolibrios.org@9762 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-12 00:39:36 +00:00
vitalkrilov
705c0883ac libc.obj: added missing sqrt, cosh functions
libc.def: added sqrt, cosh, sin, tan functions

git-svn-id: svn://kolibrios.org@9761 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-10 23:56:16 +00:00
Doczom
2a32cfda1d AMDtemp: added creating file for program "Graph". File creats on ram disk.
git-svn-id: svn://kolibrios.org@9760 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-09 06:06:55 +00:00
maxcodehack
4e324c8612 Samples fix #2 + fridge makefile change
git-svn-id: svn://kolibrios.org@9759 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-04-06 15:32:56 +00:00
Marat Zakiyanov
3958c19fa5 KFM - fixed get_inf_dir and delete_dir for some cases
git-svn-id: svn://kolibrios.org@9754 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-30 21:55:55 +00:00
Marat Zakiyanov
fe6931589b KFM - fix show icon and fix key/mouse processing for dir names starting with ".."
git-svn-id: svn://kolibrios.org@9749 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-26 16:26:43 +00:00
Marat Zakiyanov
ed61181c2a Fix for previous revision.
git-svn-id: svn://kolibrios.org@9748 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-26 15:51:10 +00:00
Marat Zakiyanov
7ee13facdf File Browser control - choosing the correct icon for dir names starting with ".."
git-svn-id: svn://kolibrios.org@9747 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-26 15:36:35 +00:00
Doczom
69f261b5dd added program for view list working drivers
git-svn-id: svn://kolibrios.org@9746 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-23 14:30:52 +00:00
Doczom
6c66c1519e PCIDEV: small update information
git-svn-id: svn://kolibrios.org@9741 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-15 04:12:55 +00:00
macgub
92b749efe6 Update to ver 077 - edit subbmit fixed, fire bug fixed, see readme.txt for details.
git-svn-id: svn://kolibrios.org@9740 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-14 17:02:40 +00:00
IgorA
b39cd9e8ce Neural network perceptron library
git-svn-id: svn://kolibrios.org@9733 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-03-01 16:10:23 +00:00
Marat Zakiyanov
218fd7c7b0 KFM - cleaning of graphic artifacts after trying to delete ".."
git-svn-id: svn://kolibrios.org@9732 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-26 14:35:00 +00:00
Anton Krotov
0ac65fda97 CEdit: minor changes
git-svn-id: svn://kolibrios.org@9731 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-26 05:08:51 +00:00
Anton Krotov
ae0fe17afd CEdit: close buttons on tabs, highlighting main menu items
git-svn-id: svn://kolibrios.org@9730 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-25 14:34:18 +00:00
Marat Zakiyanov
267e818f50 Opendial and File Browser control
1) Now shows the full value for the year
2) For ".." dir is not shown unnecessary data
3) Finding the end of section [icons16] for r7241

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

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

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

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


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

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

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

git-svn-id: svn://kolibrios.org@9689 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 16:41:02 +00:00
Kirill Lipatov (Leency)
80ae64dc44 fNav: update assoc (thanks for passerby report)
Eolite: half-fix of a fise display in Properties dialog for files bigger than 4 Gb (thanks for Mario report)

git-svn-id: svn://kolibrios.org@9685 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 11:44:40 +00:00
turbocat
60a4b1c9ef Added objconv port.
git-svn-id: svn://kolibrios.org@9683 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 11:09:00 +00:00
Marat Zakiyanov
2ef3c498fa File Browser control - fixed the display of files larger than 4GB.
git-svn-id: svn://kolibrios.org@9682 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-06 00:52:02 +00:00
Coldy
038e517be3 cmm: fixup tupfile, add comment
git-svn-id: svn://kolibrios.org@9681 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-05 21:19:41 +00:00
Coldy
3444be38ad cmm: fixups for fully MSCOFF generation
git-svn-id: svn://kolibrios.org@9680 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-02-05 17:52:05 +00:00
Kirill Lipatov (Leency)
90ee9eb9e9 upload fix kerpack.inc by Mario
git-svn-id: svn://kolibrios.org@9676 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-30 08:22:32 +00:00
IgorA
fdc6bbf450 buf2d examples clean code
git-svn-id: svn://kolibrios.org@9675 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-28 21:05:17 +00:00
Anton Krotov
2edd1b82f9 compile/run/debug with fasm without script; support docpack; convert cp866 <=> cp1251
git-svn-id: svn://kolibrios.org@9674 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-28 15:47:03 +00:00
Anton Krotov
b67dfd8e55 CEdit: bug fixes; added "options" menu; saving settings
git-svn-id: svn://kolibrios.org@9671 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-25 21:57:14 +00:00
Coldy
498f3ad1a7 dll.obj: re-initiate build
git-svn-id: svn://kolibrios.org@9670 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-25 19:18:54 +00:00
Coldy
803d2a454e dll.obj: Added error handling with detailed inform user which error occurred through @notyfy
git-svn-id: svn://kolibrios.org@9669 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-25 18:04:10 +00:00
Anton Krotov
254d30c075 CEdit: optimization; small font (6x9) support
git-svn-id: svn://kolibrios.org@9668 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 22:03:13 +00:00
turbocat
756a832e4e Trigger autobuild
git-svn-id: svn://kolibrios.org@9667 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 18:16:13 +00:00
turbocat
36918e3217 libc.obj:
- Update crt0 
 - Removed autoloader generation(use libc.def).

git-svn-id: svn://kolibrios.org@9666 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 17:43:00 +00:00
turbocat
8f9e35ffd0 Updated path to tcc
git-svn-id: svn://kolibrios.org@9664 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 17:07:11 +00:00
turbocat
0e9c10036a ktcc set kx folder as bin
git-svn-id: svn://kolibrios.org@9663 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 17:01:24 +00:00
turbocat
5ad2a02ead ktcc: delete old bin files
git-svn-id: svn://kolibrios.org@9662 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 16:57:30 +00:00
turbocat
9ae212c526 ssl_client1 example use new tcc build.
git-svn-id: svn://kolibrios.org@9661 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-24 16:31:32 +00:00
Anton Krotov
c327661fd8 CEdit: refactoring, minor fixes
git-svn-id: svn://kolibrios.org@9659 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-20 17:15:39 +00:00
turbocat
23e31695bd Whois: Now uses auto-import.
git-svn-id: svn://kolibrios.org@9658 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 19:50:12 +00:00
turbocat
22a11dad2b Kmatrix: Now uses auto import.
git-svn-id: svn://kolibrios.org@9657 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 19:18:24 +00:00
turbocat
503ef75f8a ksys.h : style violation fixed.
git-svn-id: svn://kolibrios.org@9656 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 19:09:54 +00:00
turbocat
eb034ed6a1 ksys.h : added missing wrapper for sf 66.1 (thanks Vitalkrilov).
git-svn-id: svn://kolibrios.org@9655 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 19:05:45 +00:00
turbocat
530ee98a02 TEAtool: Disabled auto-build
git-svn-id: svn://kolibrios.org@9654 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 18:16:05 +00:00
turbocat
8b6d8d592b man2html: Added to autobuild
git-svn-id: svn://kolibrios.org@9652 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 18:01:35 +00:00
turbocat
ee7c61f931 Weather: now uses auto import(KX).
git-svn-id: svn://kolibrios.org@9651 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 17:51:08 +00:00
turbocat
37d921475c Old TinyBasic: disabled autobuild
git-svn-id: svn://kolibrios.org@9650 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 17:41:03 +00:00
turbocat
aa8c354057 TinyBasic 1.0.4 : uses auto import(KX).
git-svn-id: svn://kolibrios.org@9649 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 17:24:09 +00:00
Anton Krotov
0eb1f22eab CEdit: refactoring
oberon07: update examples

git-svn-id: svn://kolibrios.org@9648 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-18 16:23:19 +00:00
IgorA
3cace9dd7a clean code
git-svn-id: svn://kolibrios.org@9647 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-17 20:38:59 +00:00
Anton Krotov
ba891ca6a6 oberon07: update library
git-svn-id: svn://kolibrios.org@9646 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-16 07:38:55 +00:00
Anton Krotov
e2efa4256f [CEdit, FB2 Reader]: optimize import
git-svn-id: svn://kolibrios.org@9645 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-16 07:18:30 +00:00
Kirill Lipatov (Leency)
361657b326 ImgEdit: add scale feature
git-svn-id: svn://kolibrios.org@9644 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 20:30:04 +00:00
Kirill Lipatov (Leency)
dbd52c5074 ImgEdit: first release version with the basic funcionality
Appearance: fixes


git-svn-id: svn://kolibrios.org@9643 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 16:31:40 +00:00
vitalkrilov
ee607a0840 Appearance: fix preview typo
KolibriNext install: fix encoding

git-svn-id: svn://kolibrios.org@9642 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 13:39:39 +00:00
IgorA
f0b26fcb2b update file register filter
git-svn-id: svn://kolibrios.org@9641 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 13:38:46 +00:00
Kirill Lipatov (Leency)
b4a6b076d8 add KMatrix into Appearance app
git-svn-id: svn://kolibrios.org@9640 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 12:38:25 +00:00
Anton Krotov
40faa04f49 base64.obj: decoding algorithm skips spaces, newlines and tabs
git-svn-id: svn://kolibrios.org@9637 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 05:31:50 +00:00
Kirill Lipatov (Leency)
09089615eb Eolite: show timestamps in Properties dialog
git-svn-id: svn://kolibrios.org@9636 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 20:04:36 +00:00
Kirill Lipatov (Leency)
f2e87fdd55 lib/events.h: use structure collection_int instead of unstable Array
git-svn-id: svn://kolibrios.org@9635 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 19:34:48 +00:00
Kirill Lipatov (Leency)
b31ece4fbd small refactoring
git-svn-id: svn://kolibrios.org@9634 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 08:48:57 +00:00
Kirill Lipatov (Leency)
56780f0f36 imgedit: wip
git-svn-id: svn://kolibrios.org@9633 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 08:45:27 +00:00
Kirill Lipatov (Leency)
8ac91f55d4 skincfg: fix http://board.kolibrios.org/viewtopic.php?p=77963#p77963
imgedit: wip 

git-svn-id: svn://kolibrios.org@9632 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 07:12:38 +00:00
Anton Krotov
3762c3dd1e RasterWorks: rename function
git-svn-id: svn://kolibrios.org@9631 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-14 03:43:40 +00:00
Anton Krotov
28e207c0cc CEdit: setting current folder when running script; added build/run scripts
git-svn-id: svn://kolibrios.org@9630 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-13 15:13:47 +00:00
IgorA
235d20b0d6 fix rev. 9616
git-svn-id: svn://kolibrios.org@9629 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-13 11:10:04 +00:00
Anton Krotov
082ddccdfc CEdit: bugfixes, renaming system colors, update box_lib wrapper
git-svn-id: svn://kolibrios.org@9628 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 21:15:22 +00:00
turbocat
2ed999004a PasswordGen: now uses autoimport(fixed tup).
git-svn-id: svn://kolibrios.org@9627 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 19:18:50 +00:00
turbocat
aabde89eae PasswordGen: now uses autoimport.
git-svn-id: svn://kolibrios.org@9626 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 19:17:50 +00:00
turbocat
84cfbe46f0 TinyHashView: now uses autoimport.
git-svn-id: svn://kolibrios.org@9625 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 18:44:19 +00:00
turbocat
3ff8dda3d4 SHELL: now uses autoimport.
git-svn-id: svn://kolibrios.org@9624 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 18:26:44 +00:00
turbocat
78ea2f6c20 Adde use_tcc.lua
git-svn-id: svn://kolibrios.org@9623 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 18:22:13 +00:00
turbocat
c156c16675 ktcc: Update libs and defs in kx dir.
git-svn-id: svn://kolibrios.org@9622 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 18:19:04 +00:00
turbocat
b8ce8e4da0 ktcc: update old boxlib loader
git-svn-id: svn://kolibrios.org@9621 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 18:13:55 +00:00
turbocat
0d9c69c2a0 libc.obj:
- Unified stdcall and cdecl;
 - Fixed clayer to use def format;
 - Fixed build examples.


git-svn-id: svn://kolibrios.org@9620 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 18:09:37 +00:00
turbocat
c5f03d0dac ktcc:
- Fixed autolink bug;
 - Mixed up members of IMAGE_MEOS_FILE_HEADER structure fixed.

git-svn-id: svn://kolibrios.org@9619 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 17:45:45 +00:00
vitalkrilov
792b8b0384 KMatrix 1.2: initial commit and adding to autobuild
git-svn-id: svn://kolibrios.org@9618 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 16:56:22 +00:00
turbocat
4f51865ee3 ktcc: Fixed tcc_find_symbol_me.
git-svn-id: svn://kolibrios.org@9617 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-12 00:24:09 +00:00
IgorA
70dba2afa0 add function 'edit_box_key_safe'
git-svn-id: svn://kolibrios.org@9616 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-11 22:08:55 +00:00
turbocat
b50d4e8c3f ktcc:
- Added autolink libc.def and libtcc1;
- Fixed find crt0.o with arg -B (MUST BE REVISED);

git-svn-id: svn://kolibrios.org@9615 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-11 20:39:28 +00:00
IgorA
4c4ea34b99 update function 'tl_node_poi_get_info'
git-svn-id: svn://kolibrios.org@9610 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-10 20:25:22 +00:00
Kirill Lipatov (Leency)
7592583563 do not include config.inc into IMG, use var in macros.inc as it was before
webview: more peach default bg

git-svn-id: svn://kolibrios.org@9604 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 10:00:41 +00:00
Kirill Lipatov (Leency)
72a08bbee2 fix build, add info icon, pack fnav/about.txt
git-svn-id: svn://kolibrios.org@9603 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 09:35:31 +00:00
Kirill Lipatov (Leency)
36e64a3f84 cmm: mass renaming
git-svn-id: svn://kolibrios.org@9602 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 06:36:16 +00:00
Kirill Lipatov (Leency)
61980e7ae3 kf_view: refactoring (-2 img sectors)
git-svn-id: svn://kolibrios.org@9601 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 22:36:47 +00:00
Anton Krotov
ef33c606ec [CEdit, FB2 Reader]: minor fixes
git-svn-id: svn://kolibrios.org@9599 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 21:10:10 +00:00
Kirill Lipatov (Leency)
eb8c7e7663 fix build
git-svn-id: svn://kolibrios.org@9598 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 20:22:10 +00:00
Kirill Lipatov (Leency)
a689de57c5 ImageEdit: work in progress
git-svn-id: svn://kolibrios.org@9597 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 19:52:20 +00:00
Kirill Lipatov (Leency)
75a5fd5619 rename @HOTANGLES to @HA to fit into 8.3
git-svn-id: svn://kolibrios.org@9595 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 18:15:46 +00:00
Kirill Lipatov (Leency)
8d7c71d76f @reshare: add UI window, there you can see icon numbers btw
various fixes

git-svn-id: svn://kolibrios.org@9594 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 17:31:08 +00:00
vitalkrilov
fdcff737fe fasm: Fixed displaying of input fields like it was before r9587
git-svn-id: svn://kolibrios.org@9588 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 13:52:43 +00:00
vitalkrilov
46d9482bb0 Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
Anton Krotov
a8393177c8 FB2 Reader: highlighting visited links; small changes.
CEdit: change color of escape sequences.

git-svn-id: svn://kolibrios.org@9586 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 10:59:52 +00:00
vitalkrilov
97e3188585 Fixed misuse of "/rd/1" (changed to "/sys") for some programs
git-svn-id: svn://kolibrios.org@9585 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 01:01:22 +00:00
Kirill Lipatov (Leency)
00d6588c05 SysMon: better key control, save ini
git-svn-id: svn://kolibrios.org@9584 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-06 22:02:02 +00:00
vitalkrilov
d8bc7bb476 Changed file associations (Quark -> CEdit) because Quark is not in base floppy image.
Eolite: minor fixes of rus. translation

git-svn-id: svn://kolibrios.org@9582 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-06 11:41:19 +00:00
Kirill Lipatov (Leency)
512e7907ed Sysmon: add a button to hide and show sensors (but it do not remember its state after app reopen)
git-svn-id: svn://kolibrios.org@9581 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 23:18:43 +00:00
Kirill Lipatov (Leency)
59d0c5206e Eolite: fix
git-svn-id: svn://kolibrios.org@9580 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 21:36:44 +00:00
Anton Krotov
d7373c96a5 oberon07: update sources
git-svn-id: svn://kolibrios.org@9579 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:42:22 +00:00
Anton Krotov
bbdc08fc59 [CEdit, FB2 Reader, Oberon07]: fix path
git-svn-id: svn://kolibrios.org@9577 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:32:53 +00:00
Kirill Lipatov (Leency)
31c56c9a2c Eolite 5.2:
- show icon 32x32 in Properties window
- fix "Contains:" value in Properties window
- do not read ini file each time when we draw an icon, instead use a collection with a cached values

git-svn-id: svn://kolibrios.org@9576 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:24:25 +00:00
vitalkrilov
898394fefb Fixed broken links for quark, mgb, zsnes
git-svn-id: svn://kolibrios.org@9573 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 15:22:46 +00:00
IgorA
e0db5d61cc buf2d.obj: fix in functions: buf2d_bit_blt_transp, buf2d_draw_text.
git-svn-id: svn://kolibrios.org@9570 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-04 18:37:25 +00:00
99057c5ac7 AR8152: activate supporting by serzhu
git-svn-id: svn://kolibrios.org@9569 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-04 04:14:56 +00:00
IgorA
0311a61f7f fix function name 'edit_box' to 'edit_box_draw'
git-svn-id: svn://kolibrios.org@9568 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 21:03:06 +00:00
Anton Krotov
a218cacd34 CEdit: null character support; reduced memory usage when replacing text and moving lines
git-svn-id: svn://kolibrios.org@9560 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-02 18:57:13 +00:00
turbocat
e08c6968ef ktcc: rollback to r9529
git-svn-id: svn://kolibrios.org@9558 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-02 12:16:17 +00:00
turbocat
5c8619e65c ktcc:
- fixed bug with crt0.o search when using -B parameter.
 - removed support for tcc.conf.

git-svn-id: svn://kolibrios.org@9557 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 20:05:13 +00:00
turbocat
b91e4571a3 ktcc: fixed crt0.asm build and added to lib folder
git-svn-id: svn://kolibrios.org@9556 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:53:09 +00:00
turbocat
c62ef7970d libc.obj: Use crt0.asm by Coldy as default
git-svn-id: svn://kolibrios.org@9554 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:38:32 +00:00
turbocat
0428045f25 libc.obj: Updated samples.
git-svn-id: svn://kolibrios.org@9553 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:37:00 +00:00
turbocat
1eff55fdee libc.obj: Fix clayer headers for work def.
git-svn-id: svn://kolibrios.org@9552 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:33:14 +00:00
turbocat
b090eb116d ktcc: is now KX by default. Added new def files for import.
git-svn-id: svn://kolibrios.org@9551 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:31:26 +00:00
turbocat
5d71c48018 ktcc: Deleted residual files
git-svn-id: svn://kolibrios.org@9550 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:25:02 +00:00
turbocat
4f6fba63fd ktcc: Removed old samples and old libctest.
git-svn-id: svn://kolibrios.org@9549 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:23:35 +00:00
turbocat
e0891b157c ktcc: removed old COFF library wrappers.
git-svn-id: svn://kolibrios.org@9548 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:22:40 +00:00
turbocat
e0e11ba32b ktcc: Delete old libc sources
git-svn-id: svn://kolibrios.org@9547 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:20:03 +00:00
turbocat
a3a9827bf6 ktcc: fixed autobuild
git-svn-id: svn://kolibrios.org@9546 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:16:17 +00:00
turbocat
c5b0697beb ktcc: Added autolink libc.def and libtcc1.a
git-svn-id: svn://kolibrios.org@9545 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:13:06 +00:00
turbocat
ed503e101c ktcc: disabled auto-build for linux and windows (not enough tools).
git-svn-id: svn://kolibrios.org@9544 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 15:39:46 +00:00
turbocat
85c4fdb6b2 ktcc: added linux and windows tup-build.
git-svn-id: svn://kolibrios.org@9543 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 15:34:31 +00:00
Kirill Lipatov (Leency)
2325fc5d35 new palitra: update UI
git-svn-id: svn://kolibrios.org@9542 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 14:48:03 +00:00
Kirill Lipatov (Leency)
7b02f7b61d Palitra: update by Vaicheslav97
git-svn-id: svn://kolibrios.org@9541 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 20:07:08 +00:00
Kirill Lipatov (Leency)
89cd2db0bd end: -1 sector
git-svn-id: svn://kolibrios.org@9540 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 19:59:28 +00:00
Kirill Lipatov (Leency)
182c486f2a app+: build image instead of using real image (-1 img sector)
diff: -1 img sector

git-svn-id: svn://kolibrios.org@9539 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 14:33:49 +00:00
14c8a90fe5 fix broken encoding in files
git-svn-id: svn://kolibrios.org@9538 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:45:26 +00:00
Kirill Lipatov (Leency)
a037fae1d9 clean-up
git-svn-id: svn://kolibrios.org@9537 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:35:57 +00:00
3e9224b667 cmm: fix programs that use copyf
git-svn-id: svn://kolibrios.org@9536 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:19:27 +00:00
Kirill Lipatov (Leency)
e4d175d635 Eolite -> Properties dialog: do not show dates for devices and disks, make window shorter if dates are not shown
git-svn-id: svn://kolibrios.org@9535 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:14:50 +00:00
ac5506b6cc Eolite: remember of choice for all files during COPY->REPLACE
git-svn-id: svn://kolibrios.org@9534 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:03:12 +00:00
Kirill Lipatov (Leency)
c876e40dbc appearance: fix
git-svn-id: svn://kolibrios.org@9533 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 23:13:43 +00:00
Magomed Kostoev (mkostoevr)
18ae50738d [obj2def] Initial commit
git-svn-id: svn://kolibrios.org@9532 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 23:01:05 +00:00
Kirill Lipatov (Leency)
07168fc588 RDSave: use app.ini instead of standalone rdsave.ini
git-svn-id: svn://kolibrios.org@9531 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 21:10:09 +00:00
Kirill Lipatov (Leency)
106b86b0d0 docky: colors change on fly, use reshare, refactoring
appearance: remove "Update Dock" checkbox, UI inprovements

git-svn-id: svn://kolibrios.org@9530 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 20:54:18 +00:00
IgorA
ee947e3840 fix 'sscanf' by vitalkrilov
git-svn-id: svn://kolibrios.org@9529 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 16:45:04 +00:00
Kirill Lipatov (Leency)
42909554ba Eolite: fix a very old issue with phantom icons and text above the file list (thanks vitalkrilov for a STR of bug)
git-svn-id: svn://kolibrios.org@9528 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 16:35:47 +00:00
ef4c371a97 @menu: fix bug with colors when using other skins
git-svn-id: svn://kolibrios.org@9527 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 14:10:46 +00:00
Anton Krotov
2a142bd532 CEdit: fixed window redrawing
git-svn-id: svn://kolibrios.org@9526 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 11:11:45 +00:00
Kirill Lipatov (Leency)
df6ac3618c buddhabrot: code refactoring, add "set as wallpaper" feature, fix rection on keys, add to IMG
eolite: small fix 


git-svn-id: svn://kolibrios.org@9525 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 01:57:38 +00:00
Kirill Lipatov (Leency)
3813663899 appearance: final version! Now the selected value is restored after program reopen
git-svn-id: svn://kolibrios.org@9524 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 23:09:18 +00:00
Coldy
1f8ba94314 ktcc: Temporary disable KX extension (by default)
git-svn-id: svn://kolibrios.org@9523 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 19:53:10 +00:00
Anton Krotov
02272ecd2b CEdit: new toolbar buttons design; refactoring
git-svn-id: svn://kolibrios.org@9522 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 15:38:29 +00:00
Kirill Lipatov (Leency)
336def41ce view3ds: fixed model generation by macgub
git-svn-id: svn://kolibrios.org@9521 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 12:42:48 +00:00
IgorA
c5dc86cc2c function 'buf2d_line_sm' - fix error when the line is 45 degrees
git-svn-id: svn://kolibrios.org@9520 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 21:57:16 +00:00
Coldy
57ea3e92bd Add KX extension to tcc (autoload w/import table support), phase 2.3
Done, fully added to distributive 


git-svn-id: svn://kolibrios.org@9517 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 20:05:47 +00:00
Kirill Lipatov (Leency)
834587bb50 appearance: fully working screensaver tab
Eolite: add light line in the top of statusbar
software_widget: fix game centre
view3ds: fix by macgub

git-svn-id: svn://kolibrios.org@9516 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 18:24:06 +00:00
turbocat
cfde3b082c libc.obj: added missing sin and tan
git-svn-id: svn://kolibrios.org@9515 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 18:17:27 +00:00
Coldy
2f2a91947f Add KX extension to tcc (autoload w/import table support), phase 2.2
Fixed bug in case unused libraries
Improved align algorithm
Filled kx folder including docs, libs

git-svn-id: svn://kolibrios.org@9513 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 11:56:49 +00:00
IgorA
ec81f654c0 view3ds 076 by macgub
git-svn-id: svn://kolibrios.org@9512 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 08:18:43 +00:00
Kirill Lipatov (Leency)
190cbfd307 Eolite: update UI of COPY->REPLACE form
git-svn-id: svn://kolibrios.org@9510 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 23:19:58 +00:00
Kirill Lipatov (Leency)
d96b3cc4ae KolibriN Installer: temporary overpath of copyf() issues
git-svn-id: svn://kolibrios.org@9505 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 21:44:46 +00:00
Kirill Lipatov (Leency)
65293bdde2 @ss: if no program set then exit
appearance: show timeout of ss, now you can set screensaver
ndn: new version by CandyMan (no screen blinking on app run, no ".." in the root of /cd disks)
fnav: pack images, add tup file to kpack readme (I hope this won't fail)

git-svn-id: svn://kolibrios.org@9489 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 15:48:22 +00:00
IgorA
8be74c2de6 t_edit can open kpack-ed files
git-svn-id: svn://kolibrios.org@9485 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 14:55:00 +00:00
Kirill Lipatov (Leency)
56f2108b54 various updates, rework skin_feol_new
git-svn-id: svn://kolibrios.org@9482 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 01:12:27 +00:00
Kirill Lipatov (Leency)
b6b7629121 bunch of fixes
git-svn-id: svn://kolibrios.org@9481 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 18:21:03 +00:00
Kirill Lipatov (Leency)
0ba029c16b force rebuild
git-svn-id: svn://kolibrios.org@9473 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 01:10:55 +00:00
Kirill Lipatov (Leency)
3d623894c9 Palitra: refactoring, add shared icons
Move t_edit into separate folder


git-svn-id: svn://kolibrios.org@9472 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 00:49:38 +00:00
19836de888 Eolite: dialogue for replacing files during the copying
git-svn-id: svn://kolibrios.org@9471 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 22:43:50 +00:00
Kirill Lipatov (Leency)
a143b06054 Palitra branch by Vaicheslav97 focused on updating UI
git-svn-id: svn://kolibrios.org@9470 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 22:13:48 +00:00
Kirill Lipatov (Leency)
14edea126c appearance: add default values
git-svn-id: svn://kolibrios.org@9469 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 10:36:30 +00:00
Kirill Lipatov (Leency)
7489c98c1c fix build
git-svn-id: svn://kolibrios.org@9467 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 00:25:52 +00:00
Kirill Lipatov (Leency)
c78bc9e513 appearance:
- working screensaver tab
- add "auto" type of wallpapper set
various fixes

git-svn-id: svn://kolibrios.org@9465 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-24 20:07:57 +00:00
Kirill Lipatov (Leency)
1ba74228ea Classic KFM: fix Properties window
git-svn-id: svn://kolibrios.org@9464 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-24 14:43:09 +00:00
turbocat
c344589fa0 Fixed bug: https://board.kolibrios.org/viewtopic.php?f=24&p=77680#p77627 (thanks Coldy)
git-svn-id: svn://kolibrios.org@9463 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-23 17:07:46 +00:00
Anton Krotov
086f5f8132 CEdit: show number of selected characters
git-svn-id: svn://kolibrios.org@9462 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-23 13:28:34 +00:00
Kirill Lipatov (Leency)
784428d4f3 ndn: new version by CandyMan, check WHATSNEW.TXT for the list of changes
eolite: perfect device icons
classic kfm: better html icon, fix icons vertical alignment, pleasant error color
appearance: refactoring

git-svn-id: svn://kolibrios.org@9461 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-23 12:27:15 +00:00
Kirill Lipatov (Leency)
f46cd2c217 fix prior
git-svn-id: svn://kolibrios.org@9460 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 20:27:09 +00:00
Kirill Lipatov (Leency)
e167e59b54 FASM: fixed by Prohor Nikiforov an issue reported by Vaicheslav97; update to version 1.73.29
git-svn-id: svn://kolibrios.org@9459 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 20:19:48 +00:00
Anton Krotov
78e0396849 CEdit: small changes; added tools->magnify and view->Tinypad
git-svn-id: svn://kolibrios.org@9457 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 15:56:11 +00:00
Kirill Lipatov (Leency)
770f4559be end: use blue checkbox, code refactoring, UI/UX improvements
git-svn-id: svn://kolibrios.org@9456 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 11:32:12 +00:00
Kirill Lipatov (Leency)
5a5ad5a64e @reshare: share checkbox image
appearance: WiP
clean skins

git-svn-id: svn://kolibrios.org@9455 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 01:26:10 +00:00
Kirill Lipatov (Leency)
532075fe18 View3DS: better key and scroll support
icons16.png: better icons 'run' and 'monitor/screensaver'
some fixes

git-svn-id: svn://kolibrios.org@9454 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-21 21:38:18 +00:00