Commit Graph

5262 Commits

Author SHA1 Message Date
vitalkrilov
fdcff737fe fasm: Fixed displaying of input fields like it was before r9587
git-svn-id: svn://kolibrios.org@9588 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 13:52:43 +00:00
vitalkrilov
46d9482bb0 Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
Anton Krotov
a8393177c8 FB2 Reader: highlighting visited links; small changes.
CEdit: change color of escape sequences.

git-svn-id: svn://kolibrios.org@9586 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 10:59:52 +00:00
vitalkrilov
97e3188585 Fixed misuse of "/rd/1" (changed to "/sys") for some programs
git-svn-id: svn://kolibrios.org@9585 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 01:01:22 +00:00
Kirill Lipatov (Leency)
00d6588c05 SysMon: better key control, save ini
git-svn-id: svn://kolibrios.org@9584 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-06 22:02:02 +00:00
vitalkrilov
d8bc7bb476 Changed file associations (Quark -> CEdit) because Quark is not in base floppy image.
Eolite: minor fixes of rus. translation

git-svn-id: svn://kolibrios.org@9582 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-06 11:41:19 +00:00
Kirill Lipatov (Leency)
512e7907ed Sysmon: add a button to hide and show sensors (but it do not remember its state after app reopen)
git-svn-id: svn://kolibrios.org@9581 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 23:18:43 +00:00
Kirill Lipatov (Leency)
59d0c5206e Eolite: fix
git-svn-id: svn://kolibrios.org@9580 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 21:36:44 +00:00
Anton Krotov
d7373c96a5 oberon07: update sources
git-svn-id: svn://kolibrios.org@9579 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:42:22 +00:00
Anton Krotov
bbdc08fc59 [CEdit, FB2 Reader, Oberon07]: fix path
git-svn-id: svn://kolibrios.org@9577 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:32:53 +00:00
Kirill Lipatov (Leency)
31c56c9a2c Eolite 5.2:
- show icon 32x32 in Properties window
- fix "Contains:" value in Properties window
- do not read ini file each time when we draw an icon, instead use a collection with a cached values

git-svn-id: svn://kolibrios.org@9576 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 20:24:25 +00:00
vitalkrilov
898394fefb Fixed broken links for quark, mgb, zsnes
git-svn-id: svn://kolibrios.org@9573 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-05 15:22:46 +00:00
IgorA
e0db5d61cc buf2d.obj: fix in functions: buf2d_bit_blt_transp, buf2d_draw_text.
git-svn-id: svn://kolibrios.org@9570 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-04 18:37:25 +00:00
99057c5ac7 AR8152: activate supporting by serzhu
git-svn-id: svn://kolibrios.org@9569 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-04 04:14:56 +00:00
IgorA
0311a61f7f fix function name 'edit_box' to 'edit_box_draw'
git-svn-id: svn://kolibrios.org@9568 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 21:03:06 +00:00
Anton Krotov
a218cacd34 CEdit: null character support; reduced memory usage when replacing text and moving lines
git-svn-id: svn://kolibrios.org@9560 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-02 18:57:13 +00:00
turbocat
e08c6968ef ktcc: rollback to r9529
git-svn-id: svn://kolibrios.org@9558 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-02 12:16:17 +00:00
turbocat
5c8619e65c ktcc:
- fixed bug with crt0.o search when using -B parameter.
 - removed support for tcc.conf.

git-svn-id: svn://kolibrios.org@9557 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 20:05:13 +00:00
turbocat
b91e4571a3 ktcc: fixed crt0.asm build and added to lib folder
git-svn-id: svn://kolibrios.org@9556 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:53:09 +00:00
turbocat
c62ef7970d libc.obj: Use crt0.asm by Coldy as default
git-svn-id: svn://kolibrios.org@9554 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:38:32 +00:00
turbocat
0428045f25 libc.obj: Updated samples.
git-svn-id: svn://kolibrios.org@9553 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:37:00 +00:00
turbocat
1eff55fdee libc.obj: Fix clayer headers for work def.
git-svn-id: svn://kolibrios.org@9552 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:33:14 +00:00
turbocat
b090eb116d ktcc: is now KX by default. Added new def files for import.
git-svn-id: svn://kolibrios.org@9551 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:31:26 +00:00
turbocat
5d71c48018 ktcc: Deleted residual files
git-svn-id: svn://kolibrios.org@9550 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:25:02 +00:00
turbocat
4f6fba63fd ktcc: Removed old samples and old libctest.
git-svn-id: svn://kolibrios.org@9549 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:23:35 +00:00
turbocat
e0891b157c ktcc: removed old COFF library wrappers.
git-svn-id: svn://kolibrios.org@9548 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:22:40 +00:00
turbocat
e0e11ba32b ktcc: Delete old libc sources
git-svn-id: svn://kolibrios.org@9547 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:20:03 +00:00
turbocat
a3a9827bf6 ktcc: fixed autobuild
git-svn-id: svn://kolibrios.org@9546 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:16:17 +00:00
turbocat
c5b0697beb ktcc: Added autolink libc.def and libtcc1.a
git-svn-id: svn://kolibrios.org@9545 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 16:13:06 +00:00
turbocat
ed503e101c ktcc: disabled auto-build for linux and windows (not enough tools).
git-svn-id: svn://kolibrios.org@9544 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 15:39:46 +00:00
turbocat
85c4fdb6b2 ktcc: added linux and windows tup-build.
git-svn-id: svn://kolibrios.org@9543 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 15:34:31 +00:00
Kirill Lipatov (Leency)
2325fc5d35 new palitra: update UI
git-svn-id: svn://kolibrios.org@9542 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 14:48:03 +00:00
Kirill Lipatov (Leency)
7b02f7b61d Palitra: update by Vaicheslav97
git-svn-id: svn://kolibrios.org@9541 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 20:07:08 +00:00
Kirill Lipatov (Leency)
89cd2db0bd end: -1 sector
git-svn-id: svn://kolibrios.org@9540 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 19:59:28 +00:00
Kirill Lipatov (Leency)
182c486f2a app+: build image instead of using real image (-1 img sector)
diff: -1 img sector

git-svn-id: svn://kolibrios.org@9539 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 14:33:49 +00:00
14c8a90fe5 fix broken encoding in files
git-svn-id: svn://kolibrios.org@9538 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:45:26 +00:00
Kirill Lipatov (Leency)
a037fae1d9 clean-up
git-svn-id: svn://kolibrios.org@9537 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:35:57 +00:00
3e9224b667 cmm: fix programs that use copyf
git-svn-id: svn://kolibrios.org@9536 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:19:27 +00:00
Kirill Lipatov (Leency)
e4d175d635 Eolite -> Properties dialog: do not show dates for devices and disks, make window shorter if dates are not shown
git-svn-id: svn://kolibrios.org@9535 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:14:50 +00:00
ac5506b6cc Eolite: remember of choice for all files during COPY->REPLACE
git-svn-id: svn://kolibrios.org@9534 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:03:12 +00:00
Kirill Lipatov (Leency)
c876e40dbc appearance: fix
git-svn-id: svn://kolibrios.org@9533 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 23:13:43 +00:00
Magomed Kostoev (mkostoevr)
18ae50738d [obj2def] Initial commit
git-svn-id: svn://kolibrios.org@9532 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 23:01:05 +00:00
Kirill Lipatov (Leency)
07168fc588 RDSave: use app.ini instead of standalone rdsave.ini
git-svn-id: svn://kolibrios.org@9531 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 21:10:09 +00:00
Kirill Lipatov (Leency)
106b86b0d0 docky: colors change on fly, use reshare, refactoring
appearance: remove "Update Dock" checkbox, UI inprovements

git-svn-id: svn://kolibrios.org@9530 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 20:54:18 +00:00
IgorA
ee947e3840 fix 'sscanf' by vitalkrilov
git-svn-id: svn://kolibrios.org@9529 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 16:45:04 +00:00
Kirill Lipatov (Leency)
42909554ba Eolite: fix a very old issue with phantom icons and text above the file list (thanks vitalkrilov for a STR of bug)
git-svn-id: svn://kolibrios.org@9528 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 16:35:47 +00:00
ef4c371a97 @menu: fix bug with colors when using other skins
git-svn-id: svn://kolibrios.org@9527 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 14:10:46 +00:00
Anton Krotov
2a142bd532 CEdit: fixed window redrawing
git-svn-id: svn://kolibrios.org@9526 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 11:11:45 +00:00
Kirill Lipatov (Leency)
df6ac3618c buddhabrot: code refactoring, add "set as wallpaper" feature, fix rection on keys, add to IMG
eolite: small fix 


git-svn-id: svn://kolibrios.org@9525 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-30 01:57:38 +00:00
Kirill Lipatov (Leency)
3813663899 appearance: final version! Now the selected value is restored after program reopen
git-svn-id: svn://kolibrios.org@9524 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 23:09:18 +00:00
Coldy
1f8ba94314 ktcc: Temporary disable KX extension (by default)
git-svn-id: svn://kolibrios.org@9523 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 19:53:10 +00:00
Anton Krotov
02272ecd2b CEdit: new toolbar buttons design; refactoring
git-svn-id: svn://kolibrios.org@9522 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 15:38:29 +00:00
Kirill Lipatov (Leency)
336def41ce view3ds: fixed model generation by macgub
git-svn-id: svn://kolibrios.org@9521 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-29 12:42:48 +00:00
IgorA
c5dc86cc2c function 'buf2d_line_sm' - fix error when the line is 45 degrees
git-svn-id: svn://kolibrios.org@9520 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 21:57:16 +00:00
Coldy
57ea3e92bd Add KX extension to tcc (autoload w/import table support), phase 2.3
Done, fully added to distributive 


git-svn-id: svn://kolibrios.org@9517 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 20:05:47 +00:00
Kirill Lipatov (Leency)
834587bb50 appearance: fully working screensaver tab
Eolite: add light line in the top of statusbar
software_widget: fix game centre
view3ds: fix by macgub

git-svn-id: svn://kolibrios.org@9516 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 18:24:06 +00:00
turbocat
cfde3b082c libc.obj: added missing sin and tan
git-svn-id: svn://kolibrios.org@9515 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 18:17:27 +00:00
Coldy
2f2a91947f Add KX extension to tcc (autoload w/import table support), phase 2.2
Fixed bug in case unused libraries
Improved align algorithm
Filled kx folder including docs, libs

git-svn-id: svn://kolibrios.org@9513 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 11:56:49 +00:00
IgorA
ec81f654c0 view3ds 076 by macgub
git-svn-id: svn://kolibrios.org@9512 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-28 08:18:43 +00:00
Kirill Lipatov (Leency)
190cbfd307 Eolite: update UI of COPY->REPLACE form
git-svn-id: svn://kolibrios.org@9510 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 23:19:58 +00:00
Kirill Lipatov (Leency)
d96b3cc4ae KolibriN Installer: temporary overpath of copyf() issues
git-svn-id: svn://kolibrios.org@9505 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 21:44:46 +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
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)
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)
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)
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)
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
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)
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)
8bf60cac6d @MENU: allow to set links to files that would be open using @open
MENU.DAT: add a "Welcome" link, small resort
WEBVIEW: fix links browsing at bugs.kolibri-n.org
@RESHARE: fix crash on skin change
CMM: use @reshare for some apps which leads to size decrease
OSUPDATE: rework UI

git-svn-id: svn://kolibrios.org@9439 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-18 15:21:21 +00:00
Kirill Lipatov (Leency)
5304ccbd3b menu.dat: updated for ENG and RUS
ICONS16.PNG: new icons 
Other small fixes

git-svn-id: svn://kolibrios.org@9436 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-18 00:41:36 +00:00
227a838083 @MENU: fix crash (was stack corruption) when no @reshare
git-svn-id: svn://kolibrios.org@9435 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-17 21:11:33 +00:00
Kirill Lipatov (Leency)
17184feccd pixie: small skin improvements
git-svn-id: svn://kolibrios.org@9434 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-17 10:41:38 +00:00
2f14f60e05 @MENU: Add icons support.
git-svn-id: svn://kolibrios.org@9433 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-17 10:13:08 +00:00
Anton Krotov
2689ca976d CEdit: added ctrl+T (new tab); small GUI changes
git-svn-id: svn://kolibrios.org@9431 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-17 06:12:02 +00:00
Kirill Lipatov (Leency)
af05642a48 @RESHARE: add into IMG, and to autorun, fix memory leak
QUARK: move to ISO
SYSMON: use @reshare
Various small updates and fixes

git-svn-id: svn://kolibrios.org@9428 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-16 19:08:12 +00:00
Kirill Lipatov (Leency)
d5cbb62ef5 @reshare: upload a new app in C-- that allows to access some resources using shared memory. Now availabe: unpacked icons32.png, icons16.png, icons16.png with filled background by a working color.
git-svn-id: svn://kolibrios.org@9426 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-16 16:51:49 +00:00
Kirill Lipatov (Leency)
97e41dfa4f Necromancer's Dos Navigator (NDN): new version by CandyMan with fixes and @open support
WebView: detect a webpage by <title> 
CMM fs.h: bugfix

git-svn-id: svn://kolibrios.org@9422 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-15 20:52:45 +00:00
Anton Krotov
22deb5b5cb CEdit: highlighting of escape sequences; ctrl+up/down moves multiline text
git-svn-id: svn://kolibrios.org@9413 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-11 18:27:02 +00:00