Commit Graph

3685 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
e507f8bd35 IconEditor: fix FLIP_HOR, add FLIP_VER, fix zoom value for some cases, fix BMP was flipped vertically when saved
git-svn-id: svn://kolibrios.org@7154 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-08 16:47:35 +00:00
Kirill Lipatov (Leency)
eb145a52ea fix prior commit
git-svn-id: svn://kolibrios.org@7153 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-08 11:37:58 +00:00
Kirill Lipatov (Leency)
92c3dc36a4 IconEdit 0.09:
Zoom in and out by using mouse wheel and +/- keyboard keys
Set minimal window size

git-svn-id: svn://kolibrios.org@7152 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-08 11:37:33 +00:00
Kirill Lipatov (Leency)
9b41f854fe PixelEditor 0.08: work in progress
git-svn-id: svn://kolibrios.org@7151 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-07 22:09:46 +00:00
Kirill Lipatov (Leency)
b29e17d01d IconEditor 0.05: resizable window, flexible drawing area, canvas zoom
git-svn-id: svn://kolibrios.org@7150 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-07 16:02:34 +00:00
Kirill Lipatov (Leency)
f2b277cf00 Eolite - small fix
git-svn-id: svn://kolibrios.org@7149 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-07 15:43:26 +00:00
Kirill Lipatov (Leency)
ab25bf2d8d backgen become iconedit v0.01
git-svn-id: svn://kolibrios.org@7148 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-05 19:13:37 +00:00
Kirill Lipatov (Leency)
0888784e2f backgen 0.62: fix pipet position, implement move image up/down on the canvas
git-svn-id: svn://kolibrios.org@7147 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-04 23:12:35 +00:00
0CodErr
ba018197c6 add CONFIG_NO_JWASM to tup.config.template; check GCC in RunOD tupfile
git-svn-id: svn://kolibrios.org@7145 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-03 09:10:21 +00:00
siemargl
b165e4f6b6 add Super Star Trek Game
git-svn-id: svn://kolibrios.org@7142 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-01-29 19:48:37 +00:00
siemargl
48d37496a2 add&fix TinyBasic
git-svn-id: svn://kolibrios.org@7141 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-01-29 19:39:35 +00:00
80f677ee39 Remove more duplicates: doexe2.asm, network.ini, etc.
git-svn-id: svn://kolibrios.org@7137 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 03:45:53 +00:00
2c778124e3 Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
git-svn-id: svn://kolibrios.org@7134 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 00:51:00 +00:00
IgorA
7dad6439fe box_lib: fix clear cursor in 'editbox'
info3ds: crop zeros after floating point

git-svn-id: svn://kolibrios.org@7128 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-10 17:34:39 +00:00
3befb301cf Add use_fasm.lua and example: launch.
Now one can avoid ../../../../ includes and lang.inc files.

git-svn-id: svn://kolibrios.org@7127 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-05 07:29:50 +00:00
69f68d1bb2 Firework: add AVX, AVX2 and AVX512 code (default is SSE as before).
git-svn-id: svn://kolibrios.org@7125 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-05 06:29:38 +00:00
11a65eeec4 Rainbow: my old app to view CSS colors and their names.
git-svn-id: svn://kolibrios.org@7123 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-29 22:52:33 +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
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
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
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
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
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
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