Commit Graph

1203 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
a013d74bf9 system menu: smaller config files
git-svn-id: svn://kolibrios.org@8484 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 23:09:56 +00:00
Kirill Lipatov (Leency)
8b8d6bf12d WebView 3.26: disable cache for pages with param (site/?par=val)
git-svn-id: svn://kolibrios.org@8462 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 01:59:34 +00:00
Kirill Lipatov (Leency)
9d1354453c fix build
git-svn-id: svn://kolibrios.org@8459 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:38:04 +00:00
Kirill Lipatov (Leency)
e696913ab7 upload forgotten file
git-svn-id: svn://kolibrios.org@8458 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:30:56 +00:00
Kirill Lipatov (Leency)
07c794104b WebView 3.25: refactoring again and not the last:
- use X coordinate from draw, not column
- make "zoom" var local, mostly use font_w instead
- rework logic of reparsing document when the size of window changed
- new: improve image positioning

git-svn-id: svn://kolibrios.org@8457 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:28:50 +00:00
Kirill Lipatov (Leency)
8c1db15f91 WebView 3.21: small fixes
git-svn-id: svn://kolibrios.org@8454 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-19 22:43:46 +00:00
Kirill Lipatov (Leency)
132591b85f WebView 3.2:
- improve image positioning: inline images, various line height
- revert 8443 and fix into enother way
- proceed colors without hash symbol

git-svn-id: svn://kolibrios.org@8451 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-19 00:50:55 +00:00
Kirill Lipatov (Leency)
1b9dbc2232 WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found
git-svn-id: svn://kolibrios.org@8445 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 15:39:38 +00:00
Kirill Lipatov (Leency)
408000706a WebView 3.14: fix critical regression with file download
git-svn-id: svn://kolibrios.org@8444 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 12:55:55 +00:00
Kirill Lipatov (Leency)
becbfa3198 WebView 3.12: bugfix for colors (always set alpha to 0xff)
git-svn-id: svn://kolibrios.org@8443 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 11:41:33 +00:00
Kirill Lipatov (Leency)
4c60cafcc0 WebView 3.11: refactoring tag parse
git-svn-id: svn://kolibrios.org@8440 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 01:47:36 +00:00
Kirill Lipatov (Leency)
64a81df7e7 WebView: refactoring
git-svn-id: svn://kolibrios.org@8439 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-17 23:01:09 +00:00
Kirill Lipatov (Leency)
6cb7bf1eb6 WebView: fixed memory leak in cache.add(), give system memory back each time parse ends
git-svn-id: svn://kolibrios.org@8425 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 16:30:39 +00:00
Kirill Lipatov (Leency)
c987c0d2d5 WebView: fix issues with anchors
Eolite: use Shift+Enter to open all selected files

git-svn-id: svn://kolibrios.org@8417 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-16 10:23:59 +00:00
Kirill Lipatov (Leency)
5b3ac273b6 WebView: no page scroll to the top when download a file, autoopen images
git-svn-id: svn://kolibrios.org@8413 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-15 15:39:54 +00:00
Kirill Lipatov (Leency)
feeb972821 WebView 3.01: bugfixes (thanks Mihail Serebryakov and rgimad for reports), refactor URL parse
git-svn-id: svn://kolibrios.org@8410 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-15 02:08:04 +00:00
Kirill Lipatov (Leency)
eac740c648 APP_PLUS: revert last change: so it can handle param again
C-- LIBIMG: fix memory leak
SYSMON: always on top now
WebView: fix: remove garbage on the top of the UTF pages

git-svn-id: svn://kolibrios.org@8407 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 15:54:00 +00:00
Kirill Lipatov (Leency)
6ef7a12f1c searchap: allow user to give the path to mount
git-svn-id: svn://kolibrios.org@8400 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 01:55:05 +00:00
Kirill Lipatov (Leency)
e001af7afe okay enough
git-svn-id: svn://kolibrios.org@8398 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 20:59:29 +00:00
Kirill Lipatov (Leency)
a4ded7351f ups fix
git-svn-id: svn://kolibrios.org@8397 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 20:58:48 +00:00
Kirill Lipatov (Leency)
adea6f05e9 WebView 3.0 Gold: IMG support!
No page blinking on scroll, proper alpha-channel blend (PNG 32bpp), local images support, base64 images support* (only small ones yet). Need code refactoring.

git-svn-id: svn://kolibrios.org@8396 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 20:52:56 +00:00
Kirill Lipatov (Leency)
e52ed5b883 c-- apps: never use libio
Eolite: fixed bug that file or folder was not selected in case when it had to

git-svn-id: svn://kolibrios.org@8392 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 12:31:53 +00:00
Kirill Lipatov (Leency)
adf7624efe avoid using libio in img.load()
git-svn-id: svn://kolibrios.org@8389 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:48:29 +00:00
Kirill Lipatov (Leency)
9d28bd0e9d decrease c-- app size
git-svn-id: svn://kolibrios.org@8383 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 01:21:31 +00:00
Kirill Lipatov (Leency)
afa42a24be fixed memory leak
git-svn-id: svn://kolibrios.org@8382 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 00:48:13 +00:00
Kirill Lipatov (Leency)
82dc2376da CMM APPS: use img_file_load (at least mblocks -1 sector)
git-svn-id: svn://kolibrios.org@8381 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 00:32:34 +00:00
Kirill Lipatov (Leency)
de4468272c IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher


git-svn-id: svn://kolibrios.org@8365 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 13:33:32 +00:00
Kirill Lipatov (Leency)
5d3b2a031a libimg: img.decode now checks that length is not null
WebView: img tag: proceed data-src= if src= is empty, fix crash

git-svn-id: svn://kolibrios.org@8363 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-11 03:05:01 +00:00
Kirill Lipatov (Leency)
810085e9ec WebView beta 4: bugfixes
git-svn-id: svn://kolibrios.org@8355 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-09 20:26:53 +00:00
Kirill Lipatov (Leency)
7fc85872d7 dl: fix
git-svn-id: svn://kolibrios.org@8354 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-09 13:29:38 +00:00
Kirill Lipatov (Leency)
b65f6a2715 SysMon 1.35: add a space in numbers for better readability
git-svn-id: svn://kolibrios.org@8353 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-09 12:43:36 +00:00
Kirill Lipatov (Leency)
294679216a WebView: fix 2 cases of crash, no space on the link start
git-svn-id: svn://kolibrios.org@8350 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 23:32:54 +00:00
Kirill Lipatov (Leency)
f7bbca99e7 WebView: fixed critical memory leak
git-svn-id: svn://kolibrios.org@8339 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 11:26:22 +00:00
Kirill Lipatov (Leency)
7a2c280f29 WebView 2.8 beta
git-svn-id: svn://kolibrios.org@8336 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 18:19:13 +00:00
Kirill Lipatov (Leency)
d644c0e2c8 Eolite, dl: fix editbox when a new text was set
git-svn-id: svn://kolibrios.org@8334 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-06 21:01:31 +00:00
Kirill Lipatov (Leency)
5c1655af07 webview: some code refactoring
git-svn-id: svn://kolibrios.org@8332 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-06 12:03:16 +00:00
Kirill Lipatov (Leency)
67d3c20b4e WebView images support (temporary is off, press F11 to enable)
git-svn-id: svn://kolibrios.org@8330 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-05 23:22:38 +00:00
Kirill Lipatov (Leency)
dc2423748e remove codeview
git-svn-id: svn://kolibrios.org@8320 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 16:32:16 +00:00
Kirill Lipatov (Leency)
646af6780b WebView: proceed tags like "&nbsp" without ';' at the end
Downloader: handle "content-disposition" header to set correct filename from server renponse 

git-svn-id: svn://kolibrios.org@8319 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 11:58:20 +00:00
Kirill Lipatov (Leency)
78b22252c8 fix prior
git-svn-id: svn://kolibrios.org@8306 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 03:00:49 +00:00
Kirill Lipatov (Leency)
1c88038821 http, dl, webview: refactoring
git-svn-id: svn://kolibrios.org@8305 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-03 02:56:54 +00:00
Kirill Lipatov (Leency)
cd00029f0e WebView: small fixes
git-svn-id: svn://kolibrios.org@8302 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-02 14:21:06 +00:00
Kirill Lipatov (Leency)
c9cad25adc fix build
git-svn-id: svn://kolibrios.org@8292 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 17:40:55 +00:00
Kirill Lipatov (Leency)
d178e4875c WebView 2.7: distinguish files to download from pages to show, download files via HTTPS, remove duplicated function of getting absolute URL from relative
git-svn-id: svn://kolibrios.org@8291 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 17:37:47 +00:00
Kirill Lipatov (Leency)
4563cb18a7 Move VMODE to ISO (as it is useless without drivers that are on ISO)
git-svn-id: svn://kolibrios.org@8285 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-01 01:03:36 +00:00
Kirill Lipatov (Leency)
c92932964b minor fixes
git-svn-id: svn://kolibrios.org@8281 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-30 00:55:04 +00:00
Kirill Lipatov (Leency)
53ddecef5a add forgotten files
git-svn-id: svn://kolibrios.org@8279 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 19:10:47 +00:00
Kirill Lipatov (Leency)
894aad564d Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes

git-svn-id: svn://kolibrios.org@8278 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 19:08:52 +00:00
Kirill Lipatov (Leency)
270aed5ffa SYSMON 1.3: better UI, added Rus translation
git-svn-id: svn://kolibrios.org@8277 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 00:37:47 +00:00
Kirill Lipatov (Leency)
5d644b9d4f Eolite: remove folder sizes for /kolibrios (bug)
git-svn-id: svn://kolibrios.org@8276 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 22:36:31 +00:00
Kirill Lipatov (Leency)
b43350b8b9 Appearance: added sorting to the list
git-svn-id: svn://kolibrios.org@8261 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-27 13:25:36 +00:00
Kirill Lipatov (Leency)
dd84ffb5f5 Various small fixes
git-svn-id: svn://kolibrios.org@8256 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-26 23:29:40 +00:00
Kirill Lipatov (Leency)
f772c6b60a Eolite: better left panel for dark skins
git-svn-id: svn://kolibrios.org@8240 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-23 13:31:55 +00:00
Kirill Lipatov (Leency)
7c25661fa8 Upload smaller House.3ds by macgub
git-svn-id: svn://kolibrios.org@8229 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-21 13:06:10 +00:00
pavelyakov
c37260e5b4 Upd
git-svn-id: svn://kolibrios.org@8205 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 21:59:56 +00:00
pavelyakov
1703612576 new functional
git-svn-id: svn://kolibrios.org@8204 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 20:02:06 +00:00
pavelyakov
f0b7d7407c Example info.c
git-svn-id: svn://kolibrios.org@8203 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-16 18:04:14 +00:00
pavelyakov
3e0b5920ee addition new example
git-svn-id: svn://kolibrios.org@8191 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-14 13:53:08 +00:00
pavelyakov
5d886856bb fix 2
git-svn-id: svn://kolibrios.org@8045 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-07-04 20:31:20 +00:00
pavelyakov
194cf33342 fix
git-svn-id: svn://kolibrios.org@8044 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-07-04 20:14:32 +00:00
pavelyakov
ffa28fc962 fix error and add new example
git-svn-id: svn://kolibrios.org@8043 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-25 10:18:33 +00:00
pavelyakov
860d73816e rename file
git-svn-id: svn://kolibrios.org@8042 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-25 09:48:11 +00:00
Kirill Lipatov (Leency)
bccb06a966 fix #2
git-svn-id: svn://kolibrios.org@8022 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 22:30:33 +00:00
Kirill Lipatov (Leency)
25946914bc fix prior
git-svn-id: svn://kolibrios.org@8021 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 22:23:46 +00:00
Kirill Lipatov (Leency)
c9389437b7 Eolite: fix paste
WebView: fix space in the end of value
menu: refine params


git-svn-id: svn://kolibrios.org@8020 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-03 22:21:39 +00:00
Kirill Lipatov (Leency)
7efaa73140 fix build
git-svn-id: svn://kolibrios.org@8017 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 22:28:28 +00:00
Kirill Lipatov (Leency)
5ea0b92f65 WebView:
- fix unclosed <font> tag
- use collection_int for colors
- download images, no draw yet

git-svn-id: svn://kolibrios.org@8016 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 22:18:26 +00:00
Kirill Lipatov (Leency)
fd10632095 small fixes
git-svn-id: svn://kolibrios.org@8015 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 18:18:22 +00:00
Kirill Lipatov (Leency)
f6ab28ae5b osupdate: final
git-svn-id: svn://kolibrios.org@8013 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-31 14:37:09 +00:00
Kirill Lipatov (Leency)
5950bfe4cd kernel: fix sysfunction 9 GetProcInfo. As the window is created with width+1 and height+1 so the client size has to be bigger respectively
eolite: fix regression

git-svn-id: svn://kolibrios.org@8012 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-30 11:36:52 +00:00
Kirill Lipatov (Leency)
1b38c0cb3a fix build, sorry
git-svn-id: svn://kolibrios.org@8011 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 22:31:32 +00:00
Kirill Lipatov (Leency)
c02237dd7d do not autobuild Liza
git-svn-id: svn://kolibrios.org@8010 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 22:27:56 +00:00
Kirill Lipatov (Leency)
2c289a3352 fix skins.inc path
git-svn-id: svn://kolibrios.org@8008 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 22:24:39 +00:00
pavelyakov
9e1c90880d Add description.
git-svn-id: svn://kolibrios.org@8000 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 13:36:50 +00:00
Kirill Lipatov (Leency)
9aa605c545 Eolite: small bugfixes
git-svn-id: svn://kolibrios.org@7999 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 11:05:55 +00:00
Kirill Lipatov (Leency)
942caa5ace Eolite 4.46: display cut
git-svn-id: svn://kolibrios.org@7998 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 10:54:04 +00:00
pavelyakov
3feca3e420 Addition new functions Timers
git-svn-id: svn://kolibrios.org@7997 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-29 09:37:24 +00:00
Kirill Lipatov (Leency)
7a6c5c33a6 cmm: global rework of libimg wrappers
git-svn-id: svn://kolibrios.org@7995 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-28 00:55:16 +00:00
Kirill Lipatov (Leency)
ef72ee9094 Eolite 4.45: improved file selection
git-svn-id: svn://kolibrios.org@7993 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 20:38:18 +00:00
Kirill Lipatov (Leency)
04dc8faf5e Eolite 4.41: show /cd disks without verification, improve app open time
git-svn-id: svn://kolibrios.org@7992 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 16:08:11 +00:00
Kirill Lipatov (Leency)
e18f3d60f6 eolite: do not show inaccessible disks (sata & usb devices on some PCs)
mousecfg: save values to system.ini
fix regressions in webview and clipview

git-svn-id: svn://kolibrios.org@7991 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-27 15:19:19 +00:00
Kirill Lipatov (Leency)
cb423ff821 Eolite: use common key
git-svn-id: svn://kolibrios.org@7990 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 15:23:28 +00:00
Kirill Lipatov (Leency)
36119794f4 Eolite 4.35: file selection with SHIFT holded, new /rd icon
git-svn-id: svn://kolibrios.org@7989 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 15:07:13 +00:00
Kirill Lipatov (Leency)
2a42ab9c1f WebView: fix "Download link contents"
git-svn-id: svn://kolibrios.org@7987 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 09:44:26 +00:00
Kirill Lipatov (Leency)
ba500c0f89 decrease tmpdisk
git-svn-id: svn://kolibrios.org@7985 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 00:59:44 +00:00
Kirill Lipatov (Leency)
ddd90c73c8 CMM: decrease the size of apps, thanks lev for hints
+ some bugfixes

git-svn-id: svn://kolibrios.org@7984 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 00:17:12 +00:00
Kirill Lipatov (Leency)
559d0cc062 C4: update window, -1 IMG sector
git-svn-id: svn://kolibrios.org@7982 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-25 15:20:10 +00:00
Kirill Lipatov (Leency)
5df2bd058a mblocks: -1 IMG sector
games.ini & allgames: use /kg/ link for /kolibrios/games to get -1 IMG sector

git-svn-id: svn://kolibrios.org@7981 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-25 14:20:17 +00:00
Kirill Lipatov (Leency)
ad83141d5d fix prior
git-svn-id: svn://kolibrios.org@7978 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 16:51:53 +00:00
Kirill Lipatov (Leency)
25c205ad05 IconEdit 0.7 Beta: open image of any color depth, bugfixes
lib/patterns/libimg_load_skin.h: convert into object

git-svn-id: svn://kolibrios.org@7977 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 16:46:26 +00:00
Kirill Lipatov (Leency)
b75bb6ed4d delete Aelia
git-svn-id: svn://kolibrios.org@7976 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 00:50:02 +00:00
Kirill Lipatov (Leency)
7f30709b5c quark: working "search next"
git-svn-id: svn://kolibrios.org@7975 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 00:18:40 +00:00
Kirill Lipatov (Leency)
d22e3a158e fix prior
git-svn-id: svn://kolibrios.org@7973 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-23 11:28:19 +00:00
Kirill Lipatov (Leency)
8d15602e0a cmm/lib/collection: remove restriction of maximum elements
webview: remove restriction of links count
eolite: remove restriction of max elements in list + 6 times speed up the open of big folders!

git-svn-id: svn://kolibrios.org@7972 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-23 11:26:58 +00:00
Kirill Lipatov (Leency)
d9aa711ac9 WebView 2.6: rewrite links, fix crashes
git-svn-id: svn://kolibrios.org@7970 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-22 21:39:04 +00:00
Kirill Lipatov (Leency)
8ad1428a03 icons32.png: add Backy icon
appearance: bugfixes
quark: update search


git-svn-id: svn://kolibrios.org@7960 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 19:34:09 +00:00
Kirill Lipatov (Leency)
4fa1e75fb3 icon_new: also fix RMB, thanks Prohor for found issue
asciivju: better code, bigger fonts
quark: bugfixes

git-svn-id: svn://kolibrios.org@7957 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-20 01:13:52 +00:00
Kirill Lipatov (Leency)
7c4990bd81 sysmon: kill process by delete key
@icon: fix old issue with accedental icon click when user moved clicked mouse from active window

git-svn-id: svn://kolibrios.org@7956 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 21:39:09 +00:00
Kirill Lipatov (Leency)
162ca649ef cmm/txtread: delete app
bgitest: move to other/outdated 

git-svn-id: svn://kolibrios.org@7951 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-19 20:28:37 +00:00
Kirill Lipatov (Leency)
3e707a6c81 Replace TxtRead by Quark in IMG
git-svn-id: svn://kolibrios.org@7946 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-18 10:47:08 +00:00