Commit Graph

781 Commits

Author SHA1 Message Date
turbocat
e54c8af781 SHELL:
- Added pkill command

git-svn-id: svn://kolibrios.org@8662 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-01 22:06:12 +00:00
Kenshin
587ffa7b37 Shell: docs are updated
git-svn-id: svn://kolibrios.org@8638 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-06 13:08:17 +00:00
Kenshin
c70708415f SHELL: shell.inc now suports sc_ping & sc_pid functions
git-svn-id: svn://kolibrios.org@8637 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-06 13:01:41 +00:00
turbocat
cae5f61bc5 SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID 

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

git-svn-id: svn://kolibrios.org@8633 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-03 21:14:44 +00:00
Kirill Lipatov (Leency)
384dbbafdc cpu: ui improve
git-svn-id: svn://kolibrios.org@8576 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-05 00:50:29 +00:00
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
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
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
f2523cedaa @menu: bigger font
git-svn-id: svn://kolibrios.org@8489 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-28 08:54:33 +00:00
Kirill Lipatov (Leency)
a013d74bf9 system menu: smaller config files
git-svn-id: svn://kolibrios.org@8484 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 23:09:56 +00:00
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
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
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
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
IgorA
e34d1445df update ColorDialog
git-svn-id: svn://kolibrios.org@8288 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 09:58:10 +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
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
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
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
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)
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)
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)
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)
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)
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)
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
Kirill Lipatov (Leency)
d38df2bc63 move some apps to the programs/testing folder
git-svn-id: svn://kolibrios.org@7899 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-08 12:54:55 +00:00
Kirill Lipatov (Leency)
ac0309d8c4 Eskin: if skin file was not defined then no skin set. Default system skin will be used in this case. Probably a bit speedup system boot.
TxtRead: autodetect encoding, fix about encoding

git-svn-id: svn://kolibrios.org@7872 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 22:38:26 +00:00
Kirill Lipatov (Leency)
1d3e5422e8 move eskin.ini settings into system.ini
git-svn-id: svn://kolibrios.org@7870 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:42:00 +00:00
Kirill Lipatov (Leency)
e4b948b955 various small updates
git-svn-id: svn://kolibrios.org@7867 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 12:09:37 +00:00
Kirill Lipatov (Leency)
60c6638d09 @MENU: fix Y position of threads in case when menu appearas on top
Closes issue http://bugs.kolibri-n.org/?id=32

git-svn-id: svn://kolibrios.org@7848 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-30 09:28:58 +00:00
Kirill Lipatov (Leency)
bceb72f67a upload fasm.txt (manual)
git-svn-id: svn://kolibrios.org@7840 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 23:37:24 +00:00
Kirill Lipatov (Leency)
039ba54ea6 various fixes
git-svn-id: svn://kolibrios.org@7823 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-25 14:36:28 +00:00
hidnplayr
27e32a883f Fix typo
git-svn-id: svn://kolibrios.org@7817 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 18:46:49 +00:00
0cdc4d3e93 SHELL 0.8.1 changelog
- added output redirection to file (> >>) for echo command

e.g. echo "<html>">123.txt ; echo a b c >> y.txt


git-svn-id: svn://kolibrios.org@7808 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-18 14:11:23 +00:00