Commit Graph

7689 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
f458b22a4b skins: use global skin.inc
git-svn-id: svn://kolibrios.org@7689 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 05:21:54 +00:00
Kirill Lipatov (Leency)
46ecf99c5e add ruler to build default.dtp
git-svn-id: svn://kolibrios.org@7688 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 05:06:03 +00:00
Kirill Lipatov (Leency)
4054dfc261 skins: add LucidChocolate by ConLenov
git-svn-id: svn://kolibrios.org@7687 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 05:04:09 +00:00
Kirill Lipatov (Leency)
d6813fbf8f KosChess: move to appropriate place
git-svn-id: svn://kolibrios.org@7686 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:51:29 +00:00
Kirill Lipatov (Leency)
e12f9c8615 KosChess: upload to SVN, add to ISO
git-svn-id: svn://kolibrios.org@7685 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:48:34 +00:00
Kirill Lipatov (Leency)
78a4445528 Copyright for home.png added
git-svn-id: svn://kolibrios.org@7684 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-08 04:34:44 +00:00
Kirill Lipatov (Leency)
1f66ce3f11 mtdbg: use bigger font by default
git-svn-id: svn://kolibrios.org@7683 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-05 12:05:58 +00:00
hidnplayr
e885b31ba8 Fix issue #122
git-svn-id: svn://kolibrios.org@7682 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-02 20:45:28 +00:00
hidnplayr
dd3fcadfa2 fix typo
git-svn-id: svn://kolibrios.org@7681 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 19:06:21 +00:00
hidnplayr
38fd277557 small network code updates, annotations
git-svn-id: svn://kolibrios.org@7680 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 19:02:34 +00:00
hidnplayr
93a672ba27 network code cleanup
git-svn-id: svn://kolibrios.org@7679 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 18:46:47 +00:00
hidnplayr
338b57422f network code cleanup, fix some statistics
git-svn-id: svn://kolibrios.org@7678 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 18:21:44 +00:00
hidnplayr
60a2ed9972 Less GUI magic, more GUI logic. It's now possible to compile with a larger font.
git-svn-id: svn://kolibrios.org@7677 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-24 16:48:24 +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
hidnplayr
e1a519a379 clean up
git-svn-id: svn://kolibrios.org@7675 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-22 16:38:09 +00:00
IgorA
39e98c4dca clear code
git-svn-id: svn://kolibrios.org@7674 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-20 15:22:52 +00:00
fefed7d26d gomoku: Use 1-bit images instead of chars.
git-svn-id: svn://kolibrios.org@7673 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-23 00:55:52 +00:00
e196fc9e1b macros.inc: Allow mcall macro to set ebp register.
git-svn-id: svn://kolibrios.org@7672 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-23 00:54:35 +00:00
bb04fe3a77 boxlib/progressbar: Fix imul overflow, use 32*32 mul.
git-svn-id: svn://kolibrios.org@7671 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-18 19:24:22 +00:00
Kirill Lipatov (Leency)
1203d7f120 compress images by Andrey Oskin
git-svn-id: svn://kolibrios.org@7670 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-10 08:44:54 +00:00
895f0af6ac Add cmm to autobuild.
git-svn-id: svn://kolibrios.org@7669 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-05 01:12:14 +00:00
40f4d2b2b9 cmm: Add dirname of the input file to include path.
git-svn-id: svn://kolibrios.org@7668 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-05 01:08:02 +00:00
Anton Krotov
920044111f oberon07 compiler: bug fix
git-svn-id: svn://kolibrios.org@7667 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 07:22:50 +00:00
b6b8407c4f cmm: Fix compilation under and for Linux.
git-svn-id: svn://kolibrios.org@7666 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 01:43:34 +00:00
13388e2db3 spiral demo: Replace P6 fcomip instruction with pre-P6 ones.
git-svn-id: svn://kolibrios.org@7665 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-06-04 01:04:46 +00:00
8a54de90d7 Fix autobuild without nasm.
git-svn-id: svn://kolibrios.org@7664 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-23 23:38:14 +00:00
IgorA
638f059c26 add button for optimize figure
git-svn-id: svn://kolibrios.org@7663 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-23 19:31:53 +00:00
IgorA
4ed472dca1 add opening files from the command line
git-svn-id: svn://kolibrios.org@7662 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-22 12:15:56 +00:00
Kirill Lipatov (Leency)
4b31a55f25 Mine: slightly update UI
KolibriN Installer: translation, add complete frame

git-svn-id: svn://kolibrios.org@7661 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-21 18:04:27 +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)
d7aa06e1d1 use a new screensaver, C-- a new UI component FileBox used in DIFF app
git-svn-id: svn://kolibrios.org@7658 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 10:48:21 +00:00
fab3b3a411 Unify fdo.inc and debug-fdo.inc files.
git-svn-id: svn://kolibrios.org@7657 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 00:49:45 +00:00
9f3f8b346e kiv: add no-scaling mode and scrollbars, fixes
git-svn-id: svn://kolibrios.org@7656 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-15 19:53:46 +00:00
Kirill Lipatov (Leency)
27573dd028 delete unnecessary asterisk
git-svn-id: svn://kolibrios.org@7655 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:09:31 +00:00
Kirill Lipatov (Leency)
aa456d953d add KolibriNext installer to ISO
git-svn-id: svn://kolibrios.org@7654 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:07:29 +00:00
Kirill Lipatov (Leency)
f4b9da871d add wallpappers
git-svn-id: svn://kolibrios.org@7653 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 08:16:37 +00:00
Kirill Lipatov (Leency)
239267df1e update piano Tupfile.lua adding lang.inc generation
git-svn-id: svn://kolibrios.org@7652 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:37:07 +00:00
Kirill Lipatov (Leency)
524ee3ebf0 ups, fix
git-svn-id: svn://kolibrios.org@7651 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:35:13 +00:00
Kirill Lipatov (Leency)
1ce31fbdb8 ataka: fix window height, translate to English, move to ISO
piano: translate to English


git-svn-id: svn://kolibrios.org@7650 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 07:33:19 +00:00
Kirill Lipatov (Leency)
0b5dbe568e move programs to /other/outdated folder: copy2, imgview, mv, dictionary
upload correct mfar sources

git-svn-id: svn://kolibrios.org@7649 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-12 08:52:09 +00:00
Kirill Lipatov (Leency)
b831f200eb eyes: fix blinking
piano: add to rus IMG, make the code more flexible
graph: big fonts

git-svn-id: svn://kolibrios.org@7648 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 17:36:11 +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)
8a0107ea33 mousecfg: load COM-mouse driver option
piano: upload to SVN
minimp3: reupload to SVN and add it to ISO



git-svn-id: svn://kolibrios.org@7646 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-06 08:47:59 +00:00
Kirill Lipatov (Leency)
dbf745a885 Eolite: fix weird crash on the real PC after r7491
git-svn-id: svn://kolibrios.org@7645 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-01 08:56:46 +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)
a867b1b53a Add forgotten slash
git-svn-id: svn://kolibrios.org@7643 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-27 12:19:55 +00:00
Kirill Lipatov (Leency)
33fb3deeb1 Fix FCEU save folder path and window width
Add 4 freeware NES games to Templates folder
Update SNTP by Coldy

git-svn-id: svn://kolibrios.org@7642 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-27 12:16:26 +00:00
Kirill Lipatov (Leency)
dc532976c9 small fix
git-svn-id: svn://kolibrios.org@7641 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-25 18:44:56 +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