Commit Graph

646 Commits

Author SHA1 Message Date
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
Kirill Lipatov (Leency)
09d8656eef replace Run by RunOD
git-svn-id: svn://kolibrios.org@6743 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-23 10:21:36 +00:00
pathoswithin
d68c3a708b optimizing
git-svn-id: svn://kolibrios.org@6695 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-09 10:33:09 +00:00
Kirill Lipatov (Leency)
ce0f47388b runOD: upload new version from punk_joker (24 Nov 2014)
git-svn-id: svn://kolibrios.org@6688 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-07 22:45:32 +00:00
Kirill Lipatov (Leency)
fd62d79524 run: use big fonts
git-svn-id: svn://kolibrios.org@6687 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-07 22:04:04 +00:00
Kirill Lipatov (Leency)
1069d62233 DRIVERS: update atikms and intel (by Serge), remove ver.txt
END: fix mixed up "Kernel" and "Reboot" buttons
DRVINST: translations (thanks to hidnplayr)

git-svn-id: svn://kolibrios.org@6662 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-03 12:41:15 +00:00
Kirill Lipatov (Leency)
0830cbca22 end: fix typo
git-svn-id: svn://kolibrios.org@6644 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 10:16:24 +00:00
Kirill Lipatov (Leency)
047377a66e asm end: new design
git-svn-id: svn://kolibrios.org@6642 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-31 23:41:05 +00:00
CleverMouse
45f221c5f5 command line parser for the system library
git-svn-id: svn://kolibrios.org@6614 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-24 18:44:58 +00:00
0CodErr
f5fe90cb63 %comment..%endcomment --> %if 0..%endif
git-svn-id: svn://kolibrios.org@6610 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-20 07:02:23 +00:00
0CodErr
f1d8896636 Bigger font, not bold
git-svn-id: svn://kolibrios.org@6609 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-19 20:30:50 +00:00
pathoswithin
437682c9a5 proper include of missed file
git-svn-id: svn://kolibrios.org@6608 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-19 19:00:57 +00:00
Kirill Lipatov (Leency)
cd5d633704 board: use constants
git-svn-id: svn://kolibrios.org@6592 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-14 14:17:06 +00:00
CleverMouse
c6db9a29e8 revert CPUID.ASM to r6496
git-svn-id: svn://kolibrios.org@6499 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-23 19:31:57 +00:00
mat1854
1049bcf59a updated UI bugs for AMD.
git-svn-id: svn://kolibrios.org@6498 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-23 16:06:27 +00:00
mat1854
81712a4a44 updated UI bugs for AMD.
git-svn-id: svn://kolibrios.org@6497 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-23 16:01:46 +00:00
pathoswithin
f281a3cb3f include order
git-svn-id: svn://kolibrios.org@6488 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 10:49:11 +00:00
pathoswithin
7b2d0f207b deleting
git-svn-id: svn://kolibrios.org@6487 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 10:34:14 +00:00
pathoswithin
991059ae8d cleaning
git-svn-id: svn://kolibrios.org@6486 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 10:31:16 +00:00
mat1854
8a65e34ad1 added codename, extended features, merged older version of CPUID.
git-svn-id: svn://kolibrios.org@6485 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 02:50:49 +00:00
mat1854
d72feff042 added codename, extended features, merged older version of CPUID.
git-svn-id: svn://kolibrios.org@6484 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 02:32:55 +00:00
mat1854
ca53e0b2fe added codename, extended features, merged older version of CPUID.
git-svn-id: svn://kolibrios.org@6483 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-08-18 02:06:21 +00:00
pathoswithin
5c5d793eda buttons fix
git-svn-id: svn://kolibrios.org@6444 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-06-11 18:03:44 +00:00
nisargshah95
52fcf098d4 fix gmon flickering issue
git-svn-id: svn://kolibrios.org@6353 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-03-16 19:35:22 +00:00
Kirill Lipatov (Leency)
31410fbdb3 bigger fonts in docpack; move /system/clip to /other/outdated/
git-svn-id: svn://kolibrios.org@6267 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-20 17:21:34 +00:00
Kirill Lipatov (Leency)
82e80c20d2 app_plus faster start; replace email by voxel icon; various small fixes
git-svn-id: svn://kolibrios.org@6258 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 21:07:11 +00:00
Kirill Lipatov (Leency)
a76e01a34d revert occasionally updated files in prior rev, add Tupfile for almaz game
git-svn-id: svn://kolibrios.org@6219 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:50:09 +00:00
Kirill Lipatov (Leency)
352d425605 delete cmm/ttf_viewer, upload Almaz game (unplayable because player can't move to the top)
git-svn-id: svn://kolibrios.org@6218 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-14 18:42:49 +00:00
Kirill Lipatov (Leency)
ceaabc7ffa calc: a bit more flexible GUI
git-svn-id: svn://kolibrios.org@6215 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-13 15:26:28 +00:00
Kirill Lipatov (Leency)
ba3c0ea500 small fixes
git-svn-id: svn://kolibrios.org@6209 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-12 22:07:55 +00:00
Kirill Lipatov (Leency)
20ace41f1f system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table
git-svn-id: svn://kolibrios.org@6196 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:44:47 +00:00
Kirill Lipatov (Leency)
ef2476cf2f end: bigger checkbox, no draw overlap
git-svn-id: svn://kolibrios.org@6190 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-10 23:25:56 +00:00
Kirill Lipatov (Leency)
1c06bbc091 - autobuid: added BabyPainter, Knight, Bomber
- game_center.ini: fixed paths

git-svn-id: svn://kolibrios.org@6179 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-09 11:30:40 +00:00
Kirill Lipatov (Leency)
d43a9570e1 skincfg: remove old non-skinned window, gui fixes
git-svn-id: svn://kolibrios.org@6170 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 14:28:25 +00:00
Kirill Lipatov (Leency)
c8de4cb0ee rename "desktop" app to "skincfg"
git-svn-id: svn://kolibrios.org@6169 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-08 12:52:20 +00:00
Kirill Lipatov (Leency)
b7c1c94b59 keybi, simple paint: use skinned windows
git-svn-id: svn://kolibrios.org@6165 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-07 19:54:43 +00:00