Kirill Lipatov (Leency)
861d24c21a
various bugfixes
...
git-svn-id: svn://kolibrios.org@8996 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 17:27:35 +00:00
Kirill Lipatov (Leency)
a224bceaeb
color dialog:
...
- press Escape for exit
- always set the last color as default color on window open
- update editbox and code to use only hexadecimal strings
git-svn-id: svn://kolibrios.org@8993 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 11:53:40 +00:00
Kirill Lipatov (Leency)
eba3c4bb9d
skincfg:
...
- bigger texts and other elements
- now user can click on element in preview window to edit its color
git-svn-id: svn://kolibrios.org@8992 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 10:44:36 +00:00
Kirill Lipatov (Leency)
ac968ca8a5
icons: fix http://board.kolibrios.org/viewtopic.php?f=5&t=1602&start=1335#p76058
...
git-svn-id: svn://kolibrios.org@8942 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 23:11:47 +00:00
406e1da18a
board: Revert r8560 until #138 is fixed.
...
Nothing personal, I just needed reliable debug output.
git-svn-id: svn://kolibrios.org@8891 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 23:36:03 +00:00
0505fe72d0
fix shell tupfile #5
...
git-svn-id: svn://kolibrios.org@8832 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:57:52 +00:00
635554219c
fix shell tupfile #4
...
git-svn-id: svn://kolibrios.org@8831 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:56:08 +00:00
dd2b1a5a28
fix shell tupfile #3
...
sorry for many revisions..
git-svn-id: svn://kolibrios.org@8830 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:48:03 +00:00
dbc6b58a3c
fix shell tupfile #2
...
git-svn-id: svn://kolibrios.org@8829 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:44:13 +00:00
4c5c636e9a
fix shell tupfile
...
git-svn-id: svn://kolibrios.org@8828 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:38:18 +00:00
68cf3e4293
SHELL 0.8.2
...
- big refactoring, now uses libc.obj
- added kfetch command
git-svn-id: svn://kolibrios.org@8827 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:34:41 +00:00
Kirill Lipatov (Leency)
a443da65df
icons16.png: update folder and sys icons
...
cedit: new version by akron1
eolite: fix scroll
git-svn-id: svn://kolibrios.org@8762 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-05 15:18:11 +00:00
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