Commit Graph

4110 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
266cc44e49 trying to fix build by reverting port.h
git-svn-id: svn://kolibrios.org@7701 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 18:49:53 +00:00
Kirill Lipatov (Leency)
7984195956 upload fixed verion by paulcodeman
git-svn-id: svn://kolibrios.org@7700 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 18:45:31 +00:00
b51d135d5c libcrash: Sync with upstream.
* Add oneshot wrappers.
* Move tables to data section.
* Add/rename macros and fix their use in ssh.

git-svn-id: svn://kolibrios.org@7698 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-21 22:33:41 +00:00
488a034278 Copy /kernel/trunk/kglobals.inc to /programs directory.
Actually, copy and remove $Revision$ svn keyword.
Macros in this file are useful at least for libraries.

git-svn-id: svn://kolibrios.org@7697 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-21 22:33:27 +00:00
Anton Krotov
4f802a86ba oberon07: update (v1.13)
git-svn-id: svn://kolibrios.org@7696 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-10-06 17:55:12 +00:00
Anton Krotov
fe240646ed delete old files
git-svn-id: svn://kolibrios.org@7694 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-26 20:32:03 +00:00
Anton Krotov
c4dee82cbc update
git-svn-id: svn://kolibrios.org@7693 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-09-26 20:23:06 +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)
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
dd3fcadfa2 fix typo
git-svn-id: svn://kolibrios.org@7681 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-08-25 19:06:21 +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
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)
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)
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)
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)
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)
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)
e3ae69008a upload SNTP v0.5.2 by Coldy
git-svn-id: svn://kolibrios.org@7638 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-23 21:58:21 +00:00
Kirill Lipatov (Leency)
af223225da icons32.png: new folder and unknown file icons
genfiles: bigger fonts
new skin Workbench
Eolite scroll new style

git-svn-id: svn://kolibrios.org@7637 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 22:44:33 +00:00
Kirill Lipatov (Leency)
c4eca65496 barscfg: add options to enable and disable @taskbar and @docky
icons32.png: new library icon
other small fixes

git-svn-id: svn://kolibrios.org@7636 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 18:19:43 +00:00
Kirill Lipatov (Leency)
f9e2c34b31 Eolite 4.21: change colors on fly
Software widget: dark skins support

git-svn-id: svn://kolibrios.org@7635 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-18 09:38:01 +00:00
Kirill Lipatov (Leency)
59530bcfc4 Eolite 4.2: dark skins support
git-svn-id: svn://kolibrios.org@7634 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 12:11:31 +00:00
Kirill Lipatov (Leency)
859f9e5990 convert files into 8.3
git-svn-id: svn://kolibrios.org@7631 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:48:41 +00:00