Commit Graph

781 Commits

Author SHA1 Message Date
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
Kirill Lipatov (Leency)
2a5b8498fd Notes 1.1:
- fixed bugs found by TheOnlyMirage
- if CPU frequency < 1000 then while drag show only window frame else whow window contents
- add to autobuild
CPUid: 
- fix app crash at unknown Intel CPU name by Sh@dy
- non-cropped "intel.gif" logo
- delete redundant knopka* files
icons32.png:
- new Notes icon
- better icons: CPUid, Gmon
- reduce file size
IconEdit 0.58:
- update preview
- rotate squire images
- Ctrl+KeyArrow moves image on the canvas
- screen copy key events
- triangle gradient marker
- improve window appearance for dark skins

git-svn-id: svn://kolibrios.org@7444 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 19:12:02 +00:00
Kirill Lipatov (Leency)
f188191965 CPUID 2.31: fixed UI by Sh@dy + images optimization by me
git-svn-id: svn://kolibrios.org@7442 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-08 22:35:48 +00:00
Kirill Lipatov (Leency)
839dde62cc @icon: fixed by GerdtR
notes: final version
mouse: better hold wheel with other buttongs clicked

git-svn-id: svn://kolibrios.org@7437 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 22:10:27 +00:00
Kirill Lipatov (Leency)
def6ce4577 Calc:
- fix unworkable hotkeys broken in r4588
- add hotkeys: A-F for HEX, Enter for getting result and Delete to resent number
- instantly update display when press +,-,/,*
Board: move boardlog.txt to /tmp0
Eskin: refactor and optimize code

git-svn-id: svn://kolibrios.org@7431 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 11:51:34 +00:00
Kirill Lipatov (Leency)
b1df9e7cd1 Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons


git-svn-id: svn://kolibrios.org@7425 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 14:01:29 +00:00
Kirill Lipatov (Leency)
dd9e50c167 KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation


git-svn-id: svn://kolibrios.org@7421 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 15:18:07 +00:00
Kirill Lipatov (Leency)
5806de0984 cpu: delete terminate process button before create a new one
git-svn-id: svn://kolibrios.org@7354 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 21:12:25 +00:00
Kirill Lipatov (Leency)
c559c585db @open: fix for case-sensitive file systems
git-svn-id: svn://kolibrios.org@7217 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-02 20:44:35 +00:00
0CodErr
a4ee0eb182 Copy command line parameters at start to EditBox
git-svn-id: svn://kolibrios.org@7212 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-01 07:53:27 +00:00
0CodErr
78771712ad Use LCtrl + LShift to switch the keyboard layout
git-svn-id: svn://kolibrios.org@7181 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-11 16:08:59 +00:00
0CodErr
ba018197c6 add CONFIG_NO_JWASM to tup.config.template; check GCC in RunOD tupfile
git-svn-id: svn://kolibrios.org@7145 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-03 09:10:21 +00:00
2c778124e3 Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
git-svn-id: svn://kolibrios.org@7134 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 00:51:00 +00:00
3befb301cf Add use_fasm.lua and example: launch.
Now one can avoid ../../../../ includes and lang.inc files.

git-svn-id: svn://kolibrios.org@7127 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-05 07:29:50 +00:00
Kirill Lipatov (Leency)
7a4bbe995b prevent double click on icon, add a small delay
git-svn-id: svn://kolibrios.org@7087 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-11 10:49:15 +00:00
0CodErr
102f2a4f80 add kpack to command
git-svn-id: svn://kolibrios.org@7083 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 19:12:00 +00:00
0CodErr
181a1635fc fix tupfile
git-svn-id: svn://kolibrios.org@7082 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 19:00:08 +00:00
0CodErr
436d50beb5 edit Tupfile.lua
git-svn-id: svn://kolibrios.org@7081 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 18:54:46 +00:00
0CodErr
b4db5ef375 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7080 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 18:35:23 +00:00
0CodErr
c62eee63a5 revert
git-svn-id: svn://kolibrios.org@7078 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 13:02:19 +00:00
0CodErr
0aefd474b5 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7077 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 13:01:17 +00:00
0CodErr
ef4d10d0ad try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7076 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:54:53 +00:00
0CodErr
e1999df6e3 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7075 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:53:16 +00:00
0CodErr
7de4bb4fbe try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7074 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:49:19 +00:00
0CodErr
98a8c46ecc try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7073 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:47:38 +00:00
0CodErr
bb4e778290 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7072 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:47:03 +00:00
0CodErr
7668e02ac1 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7071 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:42:46 +00:00
0CodErr
f329b848f7 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7070 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:38:56 +00:00
0CodErr
55fa8a6aed try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7069 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:34:50 +00:00
0CodErr
e328427cf9 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7068 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:27:04 +00:00
0CodErr
df5d2f313a try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7067 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:26:13 +00:00
0CodErr
afeab451a0 revert
git-svn-id: svn://kolibrios.org@7066 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:21:06 +00:00
0CodErr
7a64085248 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7065 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:13:54 +00:00
0CodErr
1eb07cb648 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7064 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:11:32 +00:00
0CodErr
dc213131ba try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7063 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:09:46 +00:00
0CodErr
d71a16e59b try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7062 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:08:09 +00:00
0CodErr
645bbe3ee0 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7061 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:06:44 +00:00
0CodErr
45a2f0bf62 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7060 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:01:35 +00:00
0CodErr
41838ddb4c upload RUN sources; upload KolibriOS.lib
git-svn-id: svn://kolibrios.org@7039 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-02 18:43:24 +00:00
Kirill Lipatov (Leency)
9e91bb1d1c * help now displays the list of commands in three columns
* ps now displays the RAM size used by the process
* ls now displays all files not in one but in several columns, the old single column output is still accessible via the key '-1'

git-svn-id: svn://kolibrios.org@7024 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 18:44:15 +00:00
Kirill Lipatov (Leency)
e055c4a64d @icon: fix an old issue that inactive window reacted on mouse events
git-svn-id: svn://kolibrios.org@7016 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-27 01:11:14 +00:00
Kirill Lipatov (Leency)
3e898fb6aa Trying to fix TUP: rename @icon.asm to icon.asm #2
git-svn-id: svn://kolibrios.org@7014 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:13:32 +00:00
Kirill Lipatov (Leency)
ff4855eb6d Trying to fix TUP: rename @icon.asm to icon.asm
git-svn-id: svn://kolibrios.org@7013 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:08:14 +00:00
Kirill Lipatov (Leency)
d11225a260 @icon: use bigger fonts and optimize redraw in Dialog "Add/Change icon"
git-svn-id: svn://kolibrios.org@7012 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-26 18:05:30 +00:00
Kirill Lipatov (Leency)
c859c68cc7 calendar: remove "new style" button, gui fixes
git-svn-id: svn://kolibrios.org@6950 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-05 21:11:15 +00:00
0CodErr
6286587115 fix color value(set hi byte to zero ) in Edit1 instance
git-svn-id: svn://kolibrios.org@6940 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-07-30 09:36:12 +00:00
siemargl
568fb16110 startup workdir fix
git-svn-id: svn://kolibrios.org@6862 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-02-10 17:36:03 +00:00
siemargl
4e23975970 better cp, 64-bit fileops
git-svn-id: svn://kolibrios.org@6857 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-02-06 12:35:58 +00:00
733620f72e Fix ROOT path variable
git-svn-id: svn://kolibrios.org@6841 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-20 14:06:09 +00:00
CleverMouse
aec4d12a3b revert using INCLUDE= from r6834 because it breaks build on Windows
git-svn-id: svn://kolibrios.org@6839 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-20 13:04:48 +00:00
c5c24e6776 Add launch to autobuild
This is example/experimental build:
 - It uses INCLUDE environment variable to locate includes;
 - It specifies language as -dlang=xx fasm option, no lang.inc file.


git-svn-id: svn://kolibrios.org@6834 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-19 14:34:02 +00:00
c5a5d231ab Move cmp* macros from cmp.inc to macros.inc
We already have macros.inc, there is no reason to have another file
special for cmp* macros that all fit into 7 lines.


git-svn-id: svn://kolibrios.org@6832 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-19 09:49:52 +00:00
siemargl
46ae9b5169 fix touch and much more
git-svn-id: svn://kolibrios.org@6826 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-06 21:23:13 +00:00
siemargl
0dd49af34c waitfor command
git-svn-id: svn://kolibrios.org@6825 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-06 16:12:57 +00:00
siemargl
0a3c951b56 better up/dwn arrows, docu
git-svn-id: svn://kolibrios.org@6822 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-01 22:28:50 +00:00
siemargl
624f3666a5 show kernel version on start
git-svn-id: svn://kolibrios.org@6821 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-01-01 11:47:50 +00:00
CleverMouse
274dc2fb2c free the stack at exit
git-svn-id: svn://kolibrios.org@6812 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-23 16:21:08 +00:00
CleverMouse
9be5e01ff1 thread management for the system library
git-svn-id: svn://kolibrios.org@6811 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-23 16:11:46 +00:00
CleverMouse
6198f1e4c9 various fixes
git-svn-id: svn://kolibrios.org@6810 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-23 11:42:58 +00:00
IgorA
4f831a4d79 checkbox: clean code
picdev: fix names

git-svn-id: svn://kolibrios.org@6789 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-07 11:06:54 +00:00
CleverMouse
a5d8ff9f45 import processing for the system library
git-svn-id: svn://kolibrios.org@6767 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-29 17:47:46 +00:00
Kirill Lipatov (Leency)
a32e30e50f CMM: fix in io.h, rename TEXTREADER into TXTREAD,
icons32.png: change colors for DIFF app
make RunOS window wider

git-svn-id: svn://kolibrios.org@6759 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-25 15:19:45 +00:00