Commit Graph

9640 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
a04e52c4aa tring to just kpack a file #2
git-svn-id: svn://kolibrios.org@9490 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 16:12:52 +00:00
Kirill Lipatov (Leency)
65293bdde2 @ss: if no program set then exit
appearance: show timeout of ss, now you can set screensaver
ndn: new version by CandyMan (no screen blinking on app run, no ".." in the root of /cd disks)
fnav: pack images, add tup file to kpack readme (I hope this won't fail)

git-svn-id: svn://kolibrios.org@9489 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 15:48:22 +00:00
c0671d602c [KERNEL] kernel.asm: clean commented outdated stuff, fix prior
git-svn-id: svn://kolibrios.org@9488 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 15:42:05 +00:00
99ad9a6ca7 fix prior, add gui/background.inc
git-svn-id: svn://kolibrios.org@9487 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 15:37:32 +00:00
c8ddc27015 [KERNEL] Sysfn 15, 25, 39 (working with background graphics) moved from kernel.asm to gui/background.inc file
git-svn-id: svn://kolibrios.org@9486 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 15:34:18 +00:00
IgorA
8be74c2de6 t_edit can open kpack-ed files
git-svn-id: svn://kolibrios.org@9485 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 14:55:00 +00:00
Kirill Lipatov (Leency)
493083429e fix build
git-svn-id: svn://kolibrios.org@9484 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 14:24:06 +00:00
Kirill Lipatov (Leency)
54761f7a4a clean skins
git-svn-id: svn://kolibrios.org@9483 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 14:15:32 +00:00
Kirill Lipatov (Leency)
56f2108b54 various updates, rework skin_feol_new
git-svn-id: svn://kolibrios.org@9482 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 01:12:27 +00:00
Kirill Lipatov (Leency)
b6b7629121 bunch of fixes
git-svn-id: svn://kolibrios.org@9481 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 18:21:03 +00:00
Kirill Lipatov (Leency)
072499bde9 upload AMD Geode driver binaries, add to DRVINSTALL app
git-svn-id: svn://kolibrios.org@9480 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 16:22:57 +00:00
Kirill Lipatov (Leency)
d043483a70 fix build
git-svn-id: svn://kolibrios.org@9479 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 16:03:32 +00:00
Kirill Lipatov (Leency)
7acdbd2b5b geode loader: load driver from the same folder
git-svn-id: svn://kolibrios.org@9478 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 16:00:44 +00:00
f7761a485b [KERNEL] Move sysfn 1, 4, 13, 38 implementations from kernel.asm to window.inc
Fix comments style in window.inc
Cleanup some outdated & unused commented stuff in data32.inc

git-svn-id: svn://kolibrios.org@9477 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 13:18:33 +00:00
d92af710b5 [KERNEL] Use common stub undefined_syscall instead of paleholder
git-svn-id: svn://kolibrios.org@9476 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 11:12:56 +00:00
Kirill Lipatov (Leency)
3d3e0896b1 battle with TUP #3
git-svn-id: svn://kolibrios.org@9475 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 01:13:29 +00:00
Kirill Lipatov (Leency)
988f48d1ed battle with TUP #2
git-svn-id: svn://kolibrios.org@9474 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 01:12:43 +00:00
Kirill Lipatov (Leency)
0ba029c16b force rebuild
git-svn-id: svn://kolibrios.org@9473 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 01:10:55 +00:00
Kirill Lipatov (Leency)
3d623894c9 Palitra: refactoring, add shared icons
Move t_edit into separate folder


git-svn-id: svn://kolibrios.org@9472 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 00:49:38 +00:00
19836de888 Eolite: dialogue for replacing files during the copying
git-svn-id: svn://kolibrios.org@9471 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 22:43:50 +00:00
Kirill Lipatov (Leency)
a143b06054 Palitra branch by Vaicheslav97 focused on updating UI
git-svn-id: svn://kolibrios.org@9470 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 22:13:48 +00:00
Kirill Lipatov (Leency)
14edea126c appearance: add default values
git-svn-id: svn://kolibrios.org@9469 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 10:36:30 +00:00
Kirill Lipatov (Leency)
01ba77bf76 battle with TUP
git-svn-id: svn://kolibrios.org@9468 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 00:52:09 +00:00
Kirill Lipatov (Leency)
7489c98c1c fix build
git-svn-id: svn://kolibrios.org@9467 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 00:25:52 +00:00
Kirill Lipatov (Leency)
c49f7f845b fix prior
git-svn-id: svn://kolibrios.org@9466 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-24 20:09:30 +00:00
Kirill Lipatov (Leency)
c78bc9e513 appearance:
- working screensaver tab
- add "auto" type of wallpapper set
various fixes

git-svn-id: svn://kolibrios.org@9465 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-24 20:07:57 +00:00
Kirill Lipatov (Leency)
1ba74228ea Classic KFM: fix Properties window
git-svn-id: svn://kolibrios.org@9464 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-24 14:43:09 +00:00
turbocat
c344589fa0 Fixed bug: https://board.kolibrios.org/viewtopic.php?f=24&p=77680#p77627 (thanks Coldy)
git-svn-id: svn://kolibrios.org@9463 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-23 17:07:46 +00:00
Anton Krotov
086f5f8132 CEdit: show number of selected characters
git-svn-id: svn://kolibrios.org@9462 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-23 13:28:34 +00:00
Kirill Lipatov (Leency)
784428d4f3 ndn: new version by CandyMan, check WHATSNEW.TXT for the list of changes
eolite: perfect device icons
classic kfm: better html icon, fix icons vertical alignment, pleasant error color
appearance: refactoring

git-svn-id: svn://kolibrios.org@9461 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-23 12:27:15 +00:00
Kirill Lipatov (Leency)
f46cd2c217 fix prior
git-svn-id: svn://kolibrios.org@9460 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 20:27:09 +00:00
Kirill Lipatov (Leency)
e167e59b54 FASM: fixed by Prohor Nikiforov an issue reported by Vaicheslav97; update to version 1.73.29
git-svn-id: svn://kolibrios.org@9459 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 20:19:48 +00:00
3d99a055b8 [KERNEL] Add sysfn 39.3 - copy rect of background image to buffer.
Previously was only 39.2 that reads one pixel from background image.
(39.2 is shomehow useless due to big context switching overhead if you trying to read some area of pixels using 39.2)

git-svn-id: svn://kolibrios.org@9458 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 17:10:59 +00:00
Anton Krotov
78e0396849 CEdit: small changes; added tools->magnify and view->Tinypad
git-svn-id: svn://kolibrios.org@9457 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 15:56:11 +00:00
Kirill Lipatov (Leency)
770f4559be end: use blue checkbox, code refactoring, UI/UX improvements
git-svn-id: svn://kolibrios.org@9456 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 11:32:12 +00:00
Kirill Lipatov (Leency)
5a5ad5a64e @reshare: share checkbox image
appearance: WiP
clean skins

git-svn-id: svn://kolibrios.org@9455 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-22 01:26:10 +00:00
Kirill Lipatov (Leency)
532075fe18 View3DS: better key and scroll support
icons16.png: better icons 'run' and 'monitor/screensaver'
some fixes

git-svn-id: svn://kolibrios.org@9454 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-21 21:38:18 +00:00
Kirill Lipatov (Leency)
bcdd96a753 appearance: WiP of adding screensaver tab
various small changes

git-svn-id: svn://kolibrios.org@9453 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-21 17:22:15 +00:00
Anton Krotov
f1469998c7 CEdit: bugfix; file saving optimized
git-svn-id: svn://kolibrios.org@9452 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-21 16:19:39 +00:00
Kirill Lipatov (Leency)
36abfafd64 demos/web: now can be used as a screensaver
git-svn-id: svn://kolibrios.org@9451 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-21 00:42:38 +00:00
Kirill Lipatov (Leency)
011d6f7a41 rename old screenserver into 'zeroline' and move it to demos folder, update the code so it can be used as a screensaver with a new @ss
upload a new wallpapper brickhouseislands3c.png

git-svn-id: svn://kolibrios.org@9450 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-21 00:08:27 +00:00
Kirill Lipatov (Leency)
0dea1e1980 crownscr: can be used as a screensaver now
git-svn-id: svn://kolibrios.org@9449 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-20 22:36:51 +00:00
Anton Krotov
e4ec81f666 CEdit: refactoring; fixed memory leak
git-svn-id: svn://kolibrios.org@9448 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-20 19:09:01 +00:00
Kirill Lipatov (Leency)
b87234501d new keyboard/font icon, emulators section small update
git-svn-id: svn://kolibrios.org@9447 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-20 13:06:58 +00:00
Kirill Lipatov (Leency)
896e68eb09 update English menu
git-svn-id: svn://kolibrios.org@9446 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-20 11:03:46 +00:00
Kirill Lipatov (Leency)
59ab8ffa2c barscfg: save docky state on/off after reboot
cmm: all apps are now using shared icons, remove old implementation

git-svn-id: svn://kolibrios.org@9445 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-19 14:25:40 +00:00
Kirill Lipatov (Leency)
7b0fc6a739 do not show docky by default
git-svn-id: svn://kolibrios.org@9444 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-19 11:48:59 +00:00
Kirill Lipatov (Leency)
6808335608 menu.dat: the most fucking tedious work
icons16.png: several new icons

git-svn-id: svn://kolibrios.org@9443 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-19 09:45:13 +00:00
Doczom
c92d2a4af9 fix 68.31
git-svn-id: svn://kolibrios.org@9442 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-18 23:39:17 +00:00
Doczom
a83d394677 add function for get SRV structure
git-svn-id: svn://kolibrios.org@9441 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-18 22:46:36 +00:00