Commit Graph

742 Commits

Author SHA1 Message Date
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
610a0f5c6e fixed bug with cd ../
fixed cd . and cd ./ behavior

git-svn-id: svn://kolibrios.org@7805 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 21:43:55 +00:00
1a812a14c6 change version to 0.8
git-svn-id: svn://kolibrios.org@7803 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:53:23 +00:00
b8b18f32a0 SHELL 0.8 changelog
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr

git-svn-id: svn://kolibrios.org@7802 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:50:49 +00:00
b76d44d868 Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.
git-svn-id: svn://kolibrios.org@7792 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 22:21:16 +00:00
6bc343bd07 SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output

git-svn-id: svn://kolibrios.org@7787 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 14:46:35 +00:00
Kirill Lipatov (Leency)
4ad25a75b3 @menu: return to orthodox flat design
git-svn-id: svn://kolibrios.org@7786 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 11:29:55 +00:00
Kirill Lipatov (Leency)
a385ed42e0 move notify.inc into notify3 folder, move cmd to outdated folder
git-svn-id: svn://kolibrios.org@7785 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:21:48 +00:00
Kirill Lipatov (Leency)
7b61a5afa1 fix searchapp
git-svn-id: svn://kolibrios.org@7756 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-27 20:18:44 +00:00
57b2e6af66 pcidev: Increase the number of reported IRQs from 24 to 64.
git-svn-id: svn://kolibrios.org@7732 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-02 04:25:06 +00:00
3163804b76 calendar: Fix typos in short day names (fixes #127).
git-svn-id: svn://kolibrios.org@7725 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-19 23:22:49 +00:00
49fa7c89bf calendar: Fix week day calculation (resolve #127).
Note: qemu-system-i386 ... -rtc base="2020-02-02T23:59:45"

git-svn-id: svn://kolibrios.org@7724 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-19 23:15:56 +00:00
Kirill Lipatov (Leency)
6fa329e5b4 update current date in the midnight
git-svn-id: svn://kolibrios.org@7717 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-16 10:39:14 +00:00
Kirill Lipatov (Leency)
751e3e3d06 fix build, thanks dunkaist
git-svn-id: svn://kolibrios.org@7716 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 21:23:09 +00:00
Kirill Lipatov (Leency)
18917968a9 move stack.txt from the local language folders into a single /kernel/docs/ folder
git-svn-id: svn://kolibrios.org@7714 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-01-14 20:12:46 +00:00
d96b0532ba icon_new: Fix off-by-one bug in icon deletion.
git-svn-id: svn://kolibrios.org@7704 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-12-02 22:01:29 +00:00
Artem Jerdev (art_zh)
f16345a714 fixed CPUID extended Family/Model detection for modern CPUs
git-svn-id: svn://kolibrios.org@7676 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-23 20:12:13 +00:00
Kirill Lipatov (Leency)
e1a32382fd @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update

git-svn-id: svn://kolibrios.org@7660 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-20 10:40:10 +00:00
3defe609b4 Disable screen saver hack by Nasarus.
git-svn-id: svn://kolibrios.org@7659 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-19 18:13:38 +00:00
Kirill Lipatov (Leency)
5486248fed APM: slightly update UI and add it to IMG
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default


git-svn-id: svn://kolibrios.org@7647 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 12:51:47 +00:00
Kirill Lipatov (Leency)
4f9a8d23e4 1. loaddrv: show load drv result, show hint on error
2. debug.inc no need to use macros.inc for only one mcall
3. small fix in sysfuncs.txt
4. remove duplicated vendors in pcidev app

git-svn-id: svn://kolibrios.org@7644 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-30 11:05:08 +00:00
Kirill Lipatov (Leency)
bbe41151a9 add sntp to IMG
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector

git-svn-id: svn://kolibrios.org@7640 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-25 17:51:39 +00:00
Kirill Lipatov (Leency)
bf5320cbe8 skincfg: save button style
git-svn-id: svn://kolibrios.org@7639 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-24 12:52:10 +00:00
Kirill Lipatov (Leency)
067e22eae8 Eolite File Manager 4.1:
- show 8.3 names in title case at /rd/1, 
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb): 
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons

git-svn-id: svn://kolibrios.org@7628 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-16 21:21:19 +00:00
Kirill Lipatov (Leency)
c89576f170 memory blocks: fix new game (thanks Antonio)
app_plus: fix typo
appearance: fix current skin save in eskin.ini
pixie player: restrict the length of folder name label (thanks Iuriy Olegov)
fm/icons.ini: add icons for *.stl

git-svn-id: svn://kolibrios.org@7613 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-16 21:06:09 +00:00
c708e98e95 setup: cosmetic fix, use macro
git-svn-id: svn://kolibrios.org@7602 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-12 00:35:11 +00:00
3dc60ce167 Add scrsaver: new screen saver program.
Our default screen saver, ss, requires animations to run as its threads.
Therefore you can't set your favorite demo app as screen saver without
embedding it into ss. Vice versa, you can't run embedded animations as
standalone demos. Moreover, ss is a multi-thread app with configuration
window invoked by clicking both mouse buttons at the top right screen
corner (really?).

Scrsaver is a tiny single-thread program, configured via plain text
file, /sys/settings/system.ini. It has no window and runs a separate
executable as screen saver. This is done via primitive protocol:
 * Config file specifies program to run;
 * '@ss' parameter is passed to the program;
 * program launches '/sys/@ss' at exit if '@ss' param is passed.

See /programs/demos/spiral for working example.

git-svn-id: svn://kolibrios.org@7600 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-11 21:34:41 +00:00
Kirill Lipatov (Leency)
49f31ec9bc menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors

git-svn-id: svn://kolibrios.org@7548 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-10 13:07:49 +00:00
Kirill Lipatov (Leency)
71763e991a end: correct app close
git-svn-id: svn://kolibrios.org@7547 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-09 23:16:23 +00:00
Kirill Lipatov (Leency)
a82334d437 disptest: proper Russian and English translation
git-svn-id: svn://kolibrios.org@7534 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 18:27:54 +00:00
Kirill Lipatov (Leency)
da1718dca4 app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui
git-svn-id: svn://kolibrios.org@7519 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 11:31:45 +00:00
theonlymirage
31a514faf0 Format UI: add kmenu for Devices list, aligned button "Format"
git-svn-id: svn://kolibrios.org@7483 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 23:38:37 +00:00
theonlymirage
225d81a3f4 Format UI: add frame and second kmenu for unit size data
git-svn-id: svn://kolibrios.org@7476 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 23:58:35 +00:00
theonlymirage
4c3f6d21d8 Format: add select menu button for FS
git-svn-id: svn://kolibrios.org@7473 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 00:06:07 +00:00
theonlymirage
7b6adfbb7f Format Utility UI
git-svn-id: svn://kolibrios.org@7471 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 08:12:25 +00:00
Kirill Lipatov (Leency)
14e47edee3 @open:
- fix new association adding [Critical]
- use system color for file path
TextRead:
- new feature: color schemes
- reopen option "Other" opens file in @open (thanks punk_joker for idea)

git-svn-id: svn://kolibrios.org@7466 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 22:02:13 +00:00
Kirill Lipatov (Leency)
7a40a3d118 fix label name
git-svn-id: svn://kolibrios.org@7451 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 21:10:55 +00:00
Kirill Lipatov (Leency)
ce3c40a673 searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request
git-svn-id: svn://kolibrios.org@7449 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 11:02:39 +00:00
0CodErr
f56b0638f4 add cmdline parameter "-d" — delay
git-svn-id: svn://kolibrios.org@7446 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-10 12:44:21 +00:00
Kirill Lipatov (Leency)
5488e03363 Add SuperStarTrack to ISO, add associations for CNC editor, update CPUid
git-svn-id: svn://kolibrios.org@7445 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 20:57:32 +00:00