Commit Graph

7120 Commits

Author SHA1 Message Date
c718254e54 Align columns in skins/authors.txt, add myself.
git-svn-id: svn://kolibrios.org@7120 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-27 19:29:43 +00:00
d9d603acd0 Fix skin.inc files, make them all the same.
Rename all the me_skin.inc and my_skin.inc to skin.inc.
Read BMP header size from file, don't hardcode.
Make all the skins use the same skin.inc.
Speed up compilation of skins.

git-svn-id: svn://kolibrios.org@7119 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-27 19:25:14 +00:00
7ea104c3a8 Build kerpack from source, remove binary.
git-svn-id: svn://kolibrios.org@7118 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-21 20:31:52 +00:00
3f5969cc70 SDLTest.c: close comment with */, not with /*
git-svn-id: svn://kolibrios.org@7117 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-21 20:08:34 +00:00
7a159553ef Hot fix for r7115: remove empty Release dirs too.
git-svn-id: svn://kolibrios.org@7116 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-21 17:21:05 +00:00
d968eec3b9 Add pe2kos source (0770 sdk), remove pe2kos.exe.
git-svn-id: svn://kolibrios.org@7115 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-21 17:15:57 +00:00
afdc8496fb Add empty $Revision$ macro.
svn keywords are neither substituted by git-svn nor catched by
existing "$Revision a" macro, ignore them to not fail the build.

git-svn-id: svn://kolibrios.org@7114 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-20 09:58:28 +00:00
GerdtR
ed8c023f5a The program Unz has been added. Unpacker files zip and 7z, based on arhiver.obj .
git-svn-id: svn://kolibrios.org@7113 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-19 16:54:55 +00:00
0895e300ed Add -fgnu89-inline to menuetlibc related files.
One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.

git-svn-id: svn://kolibrios.org@7112 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-18 03:24:17 +00:00
Anton Krotov
5e259e1fda fb2read v0.9b: remove italic style
git-svn-id: svn://kolibrios.org@7111 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-16 08:51:28 +00:00
Anton Krotov
e80f6ad31e oberon07: fix for r7107, NEW/DISPOSE support multi-thread mode
git-svn-id: svn://kolibrios.org@7110 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-16 07:01:07 +00:00
Kirill Lipatov (Leency)
fbdde8ba84 small fix from hidplayr
git-svn-id: svn://kolibrios.org@7109 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-03 10:33:36 +00:00
hidnplayr
9da83c9e1b Added some comments to TCP server demo app.
git-svn-id: svn://kolibrios.org@7108 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-02 18:22:06 +00:00
Anton Krotov
b6bb3d2c62 Oberon07: some extensions
git-svn-id: svn://kolibrios.org@7107 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-02 16:36:50 +00:00
Kirill Lipatov (Leency)
5161f3acf0 nsinstall: add notify dialog to show downloading progress;
TODO (not for me): change 'nsinstall' icon to 'netsurf'

git-svn-id: svn://kolibrios.org@7106 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-02 12:20:25 +00:00
6cf659fe71 libimg: add img.from_file, refactor img.convert.
Add new function, img.from_file: gets file name and returns decoded Image.
Make img.convert code less spaghetti: use jump table, not a chain of jmp's.


git-svn-id: svn://kolibrios.org@7105 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-31 21:33:52 +00:00
Kirill Lipatov (Leency)
437e995f11 Eolite: fix small issue, add description to KOSfuncs.inc
git-svn-id: svn://kolibrios.org@7104 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-26 20:17:02 +00:00
0CodErr
5721df73ee fix for draw not ASCIIZ
git-svn-id: svn://kolibrios.org@7103 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-20 16:03:18 +00:00
0CodErr
4786fa5e85 fix SkinMargins.Right
git-svn-id: svn://kolibrios.org@7102 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-20 11:22:26 +00:00
hidnplayr
909a57ee08 HTTP_escape, HTTP_unescape, check for end of buffer.
git-svn-id: svn://kolibrios.org@7101 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-17 21:18:36 +00:00
hidnplayr
5c83dd9e7c PASTA: use dpaste.com instead of paste.kolibrios.org
git-svn-id: svn://kolibrios.org@7100 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-17 21:01:54 +00:00
hidnplayr
144ea3d326 Use tcp_output instead of tcp_respond to send delayed acks, we need it for correct window advertisement amongst other things...
git-svn-id: svn://kolibrios.org@7099 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-17 19:59:47 +00:00
ashmew2
a396aff3da Fix TCP window size in tcp_respond
git-svn-id: svn://kolibrios.org@7098 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-17 19:43:14 +00:00
Kirill Lipatov (Leency)
dc723e58d2 icons32.png: nsinstall and netsurf icons
git-svn-id: svn://kolibrios.org@7097 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-17 15:28:12 +00:00
Kirill Lipatov (Leency)
3752a68975 Backgen 0.6
git-svn-id: svn://kolibrios.org@7096 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-16 23:41:50 +00:00
Kirill Lipatov (Leency)
96565ecfba updated icons
git-svn-id: svn://kolibrios.org@7095 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-16 23:32:59 +00:00
hidnplayr
2929037935 Updated readme.
git-svn-id: svn://kolibrios.org@7094 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-14 09:47:21 +00:00
hidnplayr
d71a6b8cb8 Remove build.bat
git-svn-id: svn://kolibrios.org@7093 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-14 09:43:17 +00:00
hidnplayr
b07509df72 Check FLAG_GOT_ALL_DATA is set, even when no additional data was received.
git-svn-id: svn://kolibrios.org@7092 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-13 22:17:40 +00:00
hidnplayr
55a5bd1941 Fix possible page error while receiving chunked data.
git-svn-id: svn://kolibrios.org@7091 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-13 22:15:00 +00:00
hidnplayr
fe80b4429c IRC client: strip username prefixes when opening a private chat window
git-svn-id: svn://kolibrios.org@7090 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-12 20:38:22 +00:00
Kirill Lipatov (Leency)
1f732787b5 upload backgen v0.5
git-svn-id: svn://kolibrios.org@7089 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-11 23:19:28 +00:00
Kirill Lipatov (Leency)
02a579daee add compile_exe.bat by 0CodErr
git-svn-id: svn://kolibrios.org@7088 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-11 18:30:51 +00:00
Kirill Lipatov (Leency)
7a4bbe995b prevent double click on icon, add a small delay
git-svn-id: svn://kolibrios.org@7087 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-11 10:49:15 +00:00
Kirill Lipatov (Leency)
c103cab861 CMM: use single click instead of double in Eolite, add math.min() and math.max() functions, add more_less_box component
git-svn-id: svn://kolibrios.org@7086 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 22:26:56 +00:00
hidnplayr
824c13ffef Iconv: add ISO-8859-1 support. (Second most popular encoding on the web today.)
git-svn-id: svn://kolibrios.org@7085 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 22:05:43 +00:00
hidnplayr
9378825c03 Iconv: add proper KOI8-R support.
git-svn-id: svn://kolibrios.org@7084 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 21:54:05 +00:00
0CodErr
102f2a4f80 add kpack to command
git-svn-id: svn://kolibrios.org@7083 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 19:12:00 +00:00
0CodErr
181a1635fc fix tupfile
git-svn-id: svn://kolibrios.org@7082 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 19:00:08 +00:00
0CodErr
436d50beb5 edit Tupfile.lua
git-svn-id: svn://kolibrios.org@7081 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 18:54:46 +00:00
0CodErr
b4db5ef375 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7080 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 18:35:23 +00:00
ashmew2
2a1ffc595b Treat KOI8-R same as KOI8-RU
git-svn-id: svn://kolibrios.org@7079 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 15:20:09 +00:00
0CodErr
c62eee63a5 revert
git-svn-id: svn://kolibrios.org@7078 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 13:02:19 +00:00
0CodErr
0aefd474b5 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7077 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 13:01:17 +00:00
0CodErr
ef4d10d0ad try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7076 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:54:53 +00:00
0CodErr
e1999df6e3 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7075 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:53:16 +00:00
0CodErr
7de4bb4fbe try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7074 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:49:19 +00:00
0CodErr
98a8c46ecc try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7073 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:47:38 +00:00
0CodErr
bb4e778290 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7072 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:47:03 +00:00
0CodErr
7668e02ac1 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7071 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:42:46 +00:00