Commit Graph

7043 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
41f83a1c75 fix prior commit #2
git-svn-id: svn://kolibrios.org@6993 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 18:21:14 +00:00
Kirill Lipatov (Leency)
fcebc2e69a fix prior rev
git-svn-id: svn://kolibrios.org@6992 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 18:19:08 +00:00
Kirill Lipatov (Leency)
d3e7e7f2e4 add AUTORUN to syspanel.ini, fix build dependencies in Tupfile.lua, add TheBus to ISO, small update icons32.png, app_plus.ini, assoc.ini, game_center.ini
git-svn-id: svn://kolibrios.org@6991 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 18:16:30 +00:00
Kirill Lipatov (Leency)
cddd55baa5 Eolite: fix opening '/' (bug found by 0CodErr)
git-svn-id: svn://kolibrios.org@6990 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 10:41:04 +00:00
Kirill Lipatov (Leency)
336c784a65 ConverSize* function uses shiftes instead of * and /
git-svn-id: svn://kolibrios.org@6989 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 09:49:04 +00:00
Kirill Lipatov (Leency)
494b32ff70 file_system.h: add function ConverSize64 for files bigger than 4Gb
git-svn-id: svn://kolibrios.org@6988 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 08:38:34 +00:00
Kirill Lipatov (Leency)
dab9882fbc Eolite 3.78: fix file sizes in list bigger than 4Gb, fix left blue block overflew status bar
git-svn-id: svn://kolibrios.org@6987 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-18 08:12:27 +00:00
Kirill Lipatov (Leency)
6c90f5d75e WebView 1.7: a lot of various fixes: parsing tag, parsing comment, displaying '<' and '>' symbols in source code view, do not allow multiple downloaders. Thanks hidnplayr for reporting.
git-svn-id: svn://kolibrios.org@6986 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 12:35:45 +00:00
Kirill Lipatov (Leency)
5286e836d2 WebView 1.62: fix issue with HTTPS reproduced by hidnplayr
git-svn-id: svn://kolibrios.org@6985 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 10:49:10 +00:00
Kirill Lipatov (Leency)
54684dffe0 The Bus v0.9: playable version
git-svn-id: svn://kolibrios.org@6984 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 10:38:19 +00:00
Kirill Lipatov (Leency)
b9134fd055 update libjpeg.dll and libpng16.dll (by ashmew2)
git-svn-id: svn://kolibrios.org@6983 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 10:05:13 +00:00
Kirill Lipatov (Leency)
b37ee3e381 add libjpeg.dll and libpng16.dll to ISO
git-svn-id: svn://kolibrios.org@6982 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 09:29:04 +00:00
ashmew2
2c5a7f1f29 Patch libjpeg and libpng makefiles for netsurf
git-svn-id: svn://kolibrios.org@6981 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 08:39:54 +00:00
Kirill Lipatov (Leency)
759ee15fdf fix for prior rev
git-svn-id: svn://kolibrios.org@6980 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 02:19:14 +00:00
Kirill Lipatov (Leency)
9e8243ee10 Eolite 3.77: fix system hand when try to copy file size bigger than RAM available
git-svn-id: svn://kolibrios.org@6979 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 01:55:51 +00:00
Kirill Lipatov (Leency)
ad6c634152 WebView 1.61: fix of downloading timeout, ultimate speedup; thanks hidnplayr for idea use event EVN_STACK instead of timeout
git-svn-id: svn://kolibrios.org@6978 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 01:32:09 +00:00
hidnplayr
1c6bb84e7f downloader: display URL in GUI when loaded with URL in parameters.
git-svn-id: svn://kolibrios.org@6977 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 00:13:55 +00:00
Kirill Lipatov (Leency)
523762c435 The Bus 0.4: not playable yet
git-svn-id: svn://kolibrios.org@6976 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-14 20:22:54 +00:00
0CodErr
9def9b40db decrease value of clipboard area size
git-svn-id: svn://kolibrios.org@6975 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-13 10:55:55 +00:00
0CodErr
ea4f9aa063 remove unnecessary check
git-svn-id: svn://kolibrios.org@6974 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-13 10:53:39 +00:00
Kirill Lipatov (Leency)
e93f3bd431 Eolite 3.76:
- Fix file selection issue flush on RMB;
+ Remove menu item "Open" when click several files selected;
+ If click on non selected file the selection flushes.

git-svn-id: svn://kolibrios.org@6973 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-12 15:32:38 +00:00
IgorA
ec2d075e74 clean code 'optionbox' and 'treelist'
git-svn-id: svn://kolibrios.org@6972 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-12 13:56:36 +00:00
hidnplayr
57299a7248 Netstat: fix 'ghost' button
git-svn-id: svn://kolibrios.org@6971 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-11 20:16:09 +00:00
Kirill Lipatov (Leency)
ef3c5c6726 The Bus game, not playable yet
git-svn-id: svn://kolibrios.org@6970 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-11 06:54:07 +00:00
Kirill Lipatov (Leency)
d92792638e WebView Downloader: fix edit box hotkeys, fix appearance.
Not yet fixed download stuck.

git-svn-id: svn://kolibrios.org@6969 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-10 05:38:29 +00:00
0CodErr
a1a44f3b0e Implemented Ctrl+X handler in EditBox
git-svn-id: svn://kolibrios.org@6968 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-09 15:27:54 +00:00
Kirill Lipatov (Leency)
69ac8d6af6 fix appearance path
git-svn-id: svn://kolibrios.org@6967 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 23:50:52 +00:00
0CodErr
eef7acb4a3 add fillscr to autobuild, remove refrscrn from autobuild
git-svn-id: svn://kolibrios.org@6966 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 11:03:15 +00:00
0CodErr
85f4e052f7 a bit improve ctrl+C\ctrl+V
git-svn-id: svn://kolibrios.org@6965 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 08:27:34 +00:00
Kirill Lipatov (Leency)
9b6d3da1cf Add a link to Kolibri Staff page, fix an issue
git-svn-id: svn://kolibrios.org@6964 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 00:26:04 +00:00
Kirill Lipatov (Leency)
69913e64bc assoc.ini: associate ZIP and 7Z with KFAR
git-svn-id: svn://kolibrios.org@6963 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-08 00:17:23 +00:00
0CodErr
2786c310ab rename fillScr->fillscr
git-svn-id: svn://kolibrios.org@6962 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 16:27:22 +00:00
0CodErr
df342c2f91 upload FillScr application
git-svn-id: svn://kolibrios.org@6961 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 15:05:24 +00:00
Kirill Lipatov (Leency)
e235585e96 revert walpapper to palitra, move reink.png to ISO
git-svn-id: svn://kolibrios.org@6960 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 14:26:42 +00:00
Kirill Lipatov (Leency)
7c71443bb3 fix misspell
git-svn-id: svn://kolibrios.org@6959 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 12:04:16 +00:00
Kirill Lipatov (Leency)
7175856f3d Well, yeah.
1. Remove KFONT_VIEWER and Listplay from "Open with" (but keep associations)
2. Set zero delays in AUTORUN.DAT instead of 1
3. Upload wallpapers deink.png and in_the_wind.png and copyright.txt
3.1. Set deink.png as default in IMG distro (filesize is 1 sector, 507b)
3.2. Add in_the_wind.png to ISO
4. syspanel.ini: fix Appearance app path
5. Tupfile.lua: fix sorting to alphabet as was initially planned

git-svn-id: svn://kolibrios.org@6958 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-07 12:01:52 +00:00
Kirill Lipatov (Leency)
9499a3b7bf fix prior rev (forgotten '.com')
git-svn-id: svn://kolibrios.org@6957 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 17:09:33 +00:00
Kirill Lipatov (Leency)
178535a8f9 use C-- version for memory blocks, add uPDF to APP+ (possible via '/sys/lod', thanks 0CodErr)
git-svn-id: svn://kolibrios.org@6956 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 17:08:05 +00:00
Kirill Lipatov (Leency)
3866887afb software_widget: support app params via '|' separator
git-svn-id: svn://kolibrios.org@6955 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 16:55:37 +00:00
Kirill Lipatov (Leency)
670acb8f9c Move Memory Blocks game to CMM folder, update app to version 1.1. Use icons from icons32.png instead of build in. Better and more flexible code.
git-svn-id: svn://kolibrios.org@6954 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 16:16:43 +00:00
0CodErr
1a13dac7e1 Upload RUN application to 'data/*' and add to autobuild.
git-svn-id: svn://kolibrios.org@6953 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 16:02:51 +00:00
Kirill Lipatov (Leency)
0263fceef0 lod: add to autobuild
git-svn-id: svn://kolibrios.org@6952 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 12:38:31 +00:00
Kirill Lipatov (Leency)
5fa6045a2a upload LOD app (Launch any program with OpenDialog) by 0CodErr
git-svn-id: svn://kolibrios.org@6951 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-06 11:57:03 +00:00
Kirill Lipatov (Leency)
c859c68cc7 calendar: remove "new style" button, gui fixes
git-svn-id: svn://kolibrios.org@6950 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-05 21:11:15 +00:00
Kirill Lipatov (Leency)
fe0dae0c76 Small fixes. Dicty: removed debug messages. Eolite: fix color of list columns separation line.
git-svn-id: svn://kolibrios.org@6949 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-05 13:38:37 +00:00
hidnplayr
5e5c753d2f i8255x: Give device more time to perform selective reset.
git-svn-id: svn://kolibrios.org@6948 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-08-31 18:55:12 +00:00
hidnplayr
3bf057cc8d i8254x: Dont set auto-negotiation bit in transmit configuration register, it requires extra code to work properly.
git-svn-id: svn://kolibrios.org@6947 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-08-30 19:09:46 +00:00
Asper
6ed4ab087f fix fasm strange behaviour
git-svn-id: svn://kolibrios.org@6946 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-08-20 12:41:47 +00:00
Asper
4cf3034f56 fix for the different fasm version
git-svn-id: svn://kolibrios.org@6945 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-08-20 12:32:04 +00:00
Asper
be847c5e1f a little fix to previous revision
git-svn-id: svn://kolibrios.org@6944 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-08-20 12:30:21 +00:00