Commit Graph

37 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
361657b326 ImgEdit: add scale feature
git-svn-id: svn://kolibrios.org@9644 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 20:30:04 +00:00
Kirill Lipatov (Leency)
36e64a3f84 cmm: mass renaming
git-svn-id: svn://kolibrios.org@9602 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 06:36:16 +00:00
Kirill Lipatov (Leency)
a689de57c5 ImageEdit: work in progress
git-svn-id: svn://kolibrios.org@9597 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 19:52:20 +00:00
Kirill Lipatov (Leency)
0726cf15e7 Fix naming: Gb/Mb/Kb => GB/MB/KB
git-svn-id: svn://kolibrios.org@9301 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 14:14:42 +00:00
Kirill Lipatov (Leency)
1a964f239f C-- downloader: show download speed and size in Mb
git-svn-id: svn://kolibrios.org@9287 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-17 23:43:09 +00:00
Kirill Lipatov (Leency)
7015aadd71 System Panel:
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png

git-svn-id: svn://kolibrios.org@9246 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 22:53:03 +00:00
Kirill Lipatov (Leency)
30c1f25537 notes: code clean
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--

git-svn-id: svn://kolibrios.org@8954 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:08:38 +00:00
Kirill Lipatov (Leency)
744dc6bcc8 kernel: tiny draw button optimization
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3

git-svn-id: svn://kolibrios.org@8926 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 19:41:46 +00:00
Kirill Lipatov (Leency)
0aae2f3c46 dl: automatically extract downloaded zip and 7z files
various fixes

git-svn-id: svn://kolibrios.org@8839 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-13 14:09:46 +00:00
Kirill Lipatov (Leency)
b930c6f5f7 WebView Downloader: if file already exist, save the file with a new name
git-svn-id: svn://kolibrios.org@8697 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 17:56:49 +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)
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)
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)
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)
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)
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)
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)
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)
034b012586 cmm: remove stand-alone downloader app, add lib/patterns/rgb.h
git-svn-id: svn://kolibrios.org@6020 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-01 16:35:53 +00:00
Kirill Lipatov (Leency)
1ef1a0a3a0 CMM: 1. remove /lib/encoding.h and use iconv library instead, as a result next point
2. better encoding in WebBrowser
3. fix error_init() in lib/dll.h

git-svn-id: svn://kolibrios.org@5690 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-06 22:37:34 +00:00
pavelyakov
36e0e0420d New libs (CMM): system.h, mouse.h
git-svn-id: svn://kolibrios.org@5674 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-04 14:36:07 +00:00
pavelyakov
1589fb5312 mem_Init() initialized default
git-svn-id: svn://kolibrios.org@5651 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-02 15:15:15 +00:00
pavelyakov
211966e1dd New libs: io.h, math.h, date.h
kolibri.h: class mouse
Update applications

git-svn-id: svn://kolibrios.org@5640 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-01 22:08:58 +00:00
Kirill Lipatov (Leency)
9030b33ab3 CMM: use load_dll in programs instead load_dll2
git-svn-id: svn://kolibrios.org@5626 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 20:43:05 +00:00
Kirill Lipatov (Leency)
1834e6d8f6 CMM: move error messages to libraries
git-svn-id: svn://kolibrios.org@5621 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 14:09:01 +00:00
hidnplayr
d52d41e20d Extended http library API to allow keepalive connections, streaming connections and transfer of large files.
git-svn-id: svn://kolibrios.org@5534 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-20 12:04:14 +00:00
66df1356e8 C-- programm: small fix
git-svn-id: svn://kolibrios.org@5506 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-07 18:11:31 +00:00
Kirill Lipatov (Leency)
698c85d52f C--: update structure
WebView: fix very old bug related with named colors

git-svn-id: svn://kolibrios.org@5499 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-05 20:55:28 +00:00
Kirill Lipatov (Leency)
a68906ec99 WebView 1.0: add Download Manager
git-svn-id: svn://kolibrios.org@5493 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-01 21:36:17 +00:00
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
Kirill Lipatov (Leency)
f01463ea5e NewDownloader 0.6: start/stop downloading process
git-svn-id: svn://kolibrios.org@4667 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 00:31:57 +00:00
Kirill Lipatov (Leency)
99f3b47240 New Downloader: v0.5
git-svn-id: svn://kolibrios.org@4666 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 00:21:09 +00:00
Kirill Lipatov (Leency)
13b0501d78 New Downloader v0.4
git-svn-id: svn://kolibrios.org@4662 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-17 23:10:13 +00:00