Commit Graph

3906 Commits

Author SHA1 Message Date
pavelyakov
eb70351e10 Add file
git-svn-id: svn://kolibrios.org@7309 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-07 08:25:02 +00:00
pavelyakov
5ac7a40ca7 Static type
git-svn-id: svn://kolibrios.org@7308 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-07 08:21:47 +00:00
pavelyakov
1e44a9f439 Update support:
txt = "test"
stdout(txt[1])

stdout:
e

git-svn-id: svn://kolibrios.org@7307 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-15 19:17:28 +00:00
pavelyakov
1fc61a82fa Example code for www.0py.org
git-svn-id: svn://kolibrios.org@7306 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-15 11:38:06 +00:00
pavelyakov
0fa45f522d Del files
git-svn-id: svn://kolibrios.org@7305 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-14 14:55:29 +00:00
pavelyakov
4f79e17394 Python update online compiler
git-svn-id: svn://kolibrios.org@7304 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-14 14:51:53 +00:00
pavelyakov
252b90b070 Test update 2
git-svn-id: svn://kolibrios.org@7303 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-13 20:19:17 +00:00
pavelyakov
77baac773d Test svn update
git-svn-id: svn://kolibrios.org@7302 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-13 19:56:28 +00:00
pavelyakov
6909c317ef Libraries for compiling Python programs!
git-svn-id: svn://kolibrios.org@7301 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-13 17:30:22 +00:00
hidnplayr
321ff86117 IRCc 0.31: Clear data on exit, print unknown CTCP commands to window, replace some magic numbers with constants (thanks floppy121).
git-svn-id: svn://kolibrios.org@7300 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 14:29:23 +00:00
hidnplayr
9e23672659 Network library: fix typos (mass rename)
git-svn-id: svn://kolibrios.org@7297 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 10:42:27 +00:00
hidnplayr
078acfa312 Updated debug output for HTTP library.
git-svn-id: svn://kolibrios.org@7296 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 10:40:55 +00:00
hidnplayr
077316eb68 Small extension to 86duino GPIO Demo
git-svn-id: svn://kolibrios.org@7295 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-07-01 10:38:31 +00:00
Kirill Lipatov (Leency)
5220da9d33 Aelia: add status bar, code update
git-svn-id: svn://kolibrios.org@7293 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-24 18:47:42 +00:00
Kirill Lipatov (Leency)
801e3fdf6c Aelia: links refactoring
git-svn-id: svn://kolibrios.org@7291 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 21:02:03 +00:00
1489fafd26 small refactoring; added rasterwerks (don't use now)
git-svn-id: svn://kolibrios.org@7290 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 20:01:11 +00:00
fa318e3fad Add minimal wrapper for rasterworks
git-svn-id: svn://kolibrios.org@7289 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 19:29:52 +00:00
Kirill Lipatov (Leency)
1bebe6bcd8 fix prior
git-svn-id: svn://kolibrios.org@7288 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 12:08:24 +00:00
Kirill Lipatov (Leency)
039d147b49 fix prior
git-svn-id: svn://kolibrios.org@7287 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 12:07:37 +00:00
Kirill Lipatov (Leency)
aa5f8268a3 speedup kfonts
completely rewriting Aelia #2

git-svn-id: svn://kolibrios.org@7286 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 12:04:44 +00:00
Kirill Lipatov (Leency)
969b1d6c5f completely rewriting Aelia #1
git-svn-id: svn://kolibrios.org@7285 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-21 16:29:58 +00:00
Kirill Lipatov (Leency)
1d80a7eb77 fix aelia
git-svn-id: svn://kolibrios.org@7284 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-20 14:03:53 +00:00
Kirill Lipatov (Leency)
0774269503 fix Liza
git-svn-id: svn://kolibrios.org@7283 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-20 13:54:35 +00:00
Kirill Lipatov (Leency)
873fc290d5 WebView 1.8:
1. possibility to open HTTPS sites via gate.aspero.pro (invisible for user), not working for files
2. rewrite parse tag function to fix broken URLs on page in some cases ("/user" instead of "/user/")
3. fix hand cursor appearance, fix progress bar on page load
4. load homepage on submitting empty url in adressbox
5. F12 - debug on, F11 - old tag parser on
6. unify page/file downloading code

git-svn-id: svn://kolibrios.org@7282 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-20 13:40:58 +00:00
Kirill Lipatov (Leency)
e59b0f053b WebView: code refactoring, minor fixes
git-svn-id: svn://kolibrios.org@7281 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-18 20:18:10 +00:00
Kirill Lipatov (Leency)
0c70ce5009 View3DS 0.68b: fix SSE build by Maciej Guba
git-svn-id: svn://kolibrios.org@7280 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-18 10:13:47 +00:00
IgorA
c87db09b6e libimg: fix save small png images
git-svn-id: svn://kolibrios.org@7279 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-15 16:43:23 +00:00
Kirill Lipatov (Leency)
e1c7133e38 Eolite 3.91:
1. fixed a critical issue in setElementSelectedFlag() function which could cause app crash after paste several elements
2. also deny copying in several cases (empty disk, ".." element)
3. fix regression: icon for a file without extension, not executable

git-svn-id: svn://kolibrios.org@7278 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-13 16:06:20 +00:00
e98d3b0786 Firework demo: build with SSE by default.
git-svn-id: svn://kolibrios.org@7277 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-13 00:21:17 +00:00
db8eddbd53 Enable xsave/xrstor, attempt 2.
git-svn-id: svn://kolibrios.org@7276 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-13 00:16:10 +00:00
Kirill Lipatov (Leency)
06eafb0c92 IconEdit 0.56: add crop tool, fix several issues
git-svn-id: svn://kolibrios.org@7275 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-08 18:35:13 +00:00
Kirill Lipatov (Leency)
c2149afa96 child window, new icon size set
git-svn-id: svn://kolibrios.org@7274 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-07 16:17:53 +00:00
Kirill Lipatov (Leency)
2f45ac2c8a IconEdit 0.54.2: completely rework selection
git-svn-id: svn://kolibrios.org@7273 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-06 20:31:36 +00:00
Kirill Lipatov (Leency)
cd1cb39d43 add forgotten file: math.h add .in function
git-svn-id: svn://kolibrios.org@7272 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-06 15:03:12 +00:00
Kirill Lipatov (Leency)
5d72ec7c19 IconEdit 0.54.1: add current color marker in gradient pallet, reduce window blink when activate and deactivate it, fix ScreenCopy tool on screen corners, selection fixes and general code update
git-svn-id: svn://kolibrios.org@7271 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-06 15:02:12 +00:00
Kirill Lipatov (Leency)
1c7d02c7c7 IconEdit 0.54: moving and flip actions can be applied to selection, code simplify
git-svn-id: svn://kolibrios.org@7268 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-03 14:46:27 +00:00
Kirill Lipatov (Leency)
cec5c8a3a4 IconEdit 0.53.2: rework selection
git-svn-id: svn://kolibrios.org@7267 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-03 13:40:26 +00:00
Kirill Lipatov (Leency)
66feca6f18 various small updates
git-svn-id: svn://kolibrios.org@7266 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-02 16:32:29 +00:00
Kirill Lipatov (Leency)
aa4bb9a838 IconEdit 0.53: Test Icon window; icons32.png: update some icons, changes were done directly in IconEdit
git-svn-id: svn://kolibrios.org@7265 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-01 14:35:58 +00:00
Kirill Lipatov (Leency)
bc9841dbb6 IconEdit 0.52: better cursors, fix pencil tool
git-svn-id: svn://kolibrios.org@7264 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-30 15:27:13 +00:00
Kirill Lipatov (Leency)
47e5ec1104 add forgotten cursors
git-svn-id: svn://kolibrios.org@7263 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-29 20:50:13 +00:00
Kirill Lipatov (Leency)
2c8b040e97 IconEdit 0.51: tools cursor support
git-svn-id: svn://kolibrios.org@7262 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-29 20:42:03 +00:00
Kirill Lipatov (Leency)
db0198fa2d Animage: compress build-in graphics so -340 bytes in kpacked binary
git-svn-id: svn://kolibrios.org@7261 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-27 20:19:32 +00:00
Kirill Lipatov (Leency)
668f8c2bdb IconEdit 0.50: new tool "Screen copy"
git-svn-id: svn://kolibrios.org@7260 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-25 19:09:26 +00:00
Kirill Lipatov (Leency)
5959be0518 IconEdit 0.49: draw bar tool (filled rectangle)
git-svn-id: svn://kolibrios.org@7259 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-25 11:18:22 +00:00
IgorA
0096ee123b fix function GetColorOfPixel
git-svn-id: svn://kolibrios.org@7258 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-25 05:36:00 +00:00
Kirill Lipatov (Leency)
9115f97464 IconEdit 0.48: decrease redraw, improve file save, fix pencil undo, code clean
git-svn-id: svn://kolibrios.org@7257 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-24 15:14:08 +00:00
Kirill Lipatov (Leency)
e7f6c577cc add fNav and Bomber game icons, fix/update my skins and Night skin (moved from _old to ok), Eolite small fixes for big icons support
git-svn-id: svn://kolibrios.org@7256 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-23 14:08:39 +00:00
Kirill Lipatov (Leency)
25caeab254 IocnEdit 0.47: small fixes
git-svn-id: svn://kolibrios.org@7255 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-22 19:00:01 +00:00
Kirill Lipatov (Leency)
82d3fec9f1 Add Appearance: add standard edit;
IconEdit: ability to open image size up to 256*256, add to IMG


git-svn-id: svn://kolibrios.org@7254 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-22 13:33:01 +00:00
Kirill Lipatov (Leency)
97443811f3 IconEdit 0.45 by Nicolas: new selection tool
git-svn-id: svn://kolibrios.org@7253 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 19:42:08 +00:00
Kirill Lipatov (Leency)
72a2097e37 fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview
git-svn-id: svn://kolibrios.org@7252 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 12:28:00 +00:00
Kirill Lipatov (Leency)
fb667171e2 fix #2
git-svn-id: svn://kolibrios.org@7249 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 21:04:44 +00:00
Kirill Lipatov (Leency)
642bfaad85 fix mousecfg (thanks tsdima for report)
git-svn-id: svn://kolibrios.org@7248 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 20:42:48 +00:00
theonlymirage
28837dd7d7 Correction of the Russian localization in EasyShot.
git-svn-id: svn://kolibrios.org@7247 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 14:24:11 +00:00
Kirill Lipatov (Leency)
d40cb2b0f0 delete app_installer as outdated
git-svn-id: svn://kolibrios.org@7246 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 11:44:59 +00:00
Kirill Lipatov (Leency)
bacea4f813 EasyShot going GOLD, added to distro
git-svn-id: svn://kolibrios.org@7245 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-20 09:43:15 +00:00
Kirill Lipatov (Leency)
8e9b52450a DrawCheckBox replaced by structure checkbox, huge code refactoring
git-svn-id: svn://kolibrios.org@7244 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-19 20:12:07 +00:00
Kirill Lipatov (Leency)
02e3d16737 CMM: use updated more_less_box, dynamically get free button id
git-svn-id: svn://kolibrios.org@7243 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-19 14:16:32 +00:00
Kirill Lipatov (Leency)
3e7937bbbb Eolite 3.9: Use big icons option
git-svn-id: svn://kolibrios.org@7242 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-18 14:07:12 +00:00
Kirill Lipatov (Leency)
55924940c0 Delete Pixie 1
git-svn-id: svn://kolibrios.org@7240 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-17 20:18:22 +00:00
Kirill Lipatov (Leency)
cb04881600 update EasyShot
git-svn-id: svn://kolibrios.org@7235 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-17 17:43:32 +00:00
Kirill Lipatov (Leency)
1db955cd32 Pixie 2 is going GOLD
git-svn-id: svn://kolibrios.org@7232 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 11:10:33 +00:00
Kirill Lipatov (Leency)
71f93f032b fix 2
git-svn-id: svn://kolibrios.org@7231 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 09:35:30 +00:00
Kirill Lipatov (Leency)
475eb44223 fix prior
git-svn-id: svn://kolibrios.org@7230 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 09:33:37 +00:00
Kirill Lipatov (Leency)
63e302c544 CMM: easy icon set in program
git-svn-id: svn://kolibrios.org@7229 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 09:30:24 +00:00
Kirill Lipatov (Leency)
c925f4b9bb fix prior rev
git-svn-id: svn://kolibrios.org@7228 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-15 22:50:49 +00:00
Kirill Lipatov (Leency)
1392a1c519 CMM: general refactoring
git-svn-id: svn://kolibrios.org@7227 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-15 22:44:36 +00:00
Kirill Lipatov (Leency)
83b61f94d2 fix prior comment
git-svn-id: svn://kolibrios.org@7226 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-11 18:32:00 +00:00
Kirill Lipatov (Leency)
4238d0ea38 CMM: rework Tabs element
git-svn-id: svn://kolibrios.org@7225 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-11 17:46:08 +00:00
Kirill Lipatov (Leency)
e6c83f1f8d Easyshot 0.7: settings, better UI
git-svn-id: svn://kolibrios.org@7224 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-04 15:46:38 +00:00
Kirill Lipatov (Leency)
411429935f EasyShot 0.5: first working version
git-svn-id: svn://kolibrios.org@7221 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-03 23:38:46 +00:00
Kirill Lipatov (Leency)
e581b0e504 update easyshot, fix Eolite Properties window dates
git-svn-id: svn://kolibrios.org@7220 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-03 15:45:21 +00:00
Kirill Lipatov (Leency)
abbc6b0346 cmm: rename file_system.h to fs.h, reimplement dir_exists() function
git-svn-id: svn://kolibrios.org@7219 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-03 13:57:56 +00:00
Kirill Lipatov (Leency)
1d22e52024 txtread: add show file properties button,
cmm gui EditBox: 1px smaller border

git-svn-id: svn://kolibrios.org@7218 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-03 12:45:08 +00:00
Kirill Lipatov (Leency)
c559c585db @open: fix for case-sensitive file systems
git-svn-id: svn://kolibrios.org@7217 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-02 20:44:35 +00:00
Kirill Lipatov (Leency)
a66f003bd1 cmm: small fix for linux fs (/sys/settings/ -> /sys/SETTINGS/)
git-svn-id: svn://kolibrios.org@7213 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-01 12:34:23 +00:00
0CodErr
a4ee0eb182 Copy command line parameters at start to EditBox
git-svn-id: svn://kolibrios.org@7212 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-01 07:53:27 +00:00
Kirill Lipatov (Leency)
f3a69d6d86 Eolite 3.85: copy files with size bigger than free ram, fix hang and memory leak when copy
git-svn-id: svn://kolibrios.org@7210 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-26 14:31:26 +00:00
Anton Krotov
bddfb2f439 Oberon-07:
base address 0x10000 for applications
(parameter "kem" instead "kos")

git-svn-id: svn://kolibrios.org@7209 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-23 22:01:12 +00:00
Kirill Lipatov (Leency)
2644460def WebView 1.73: user can download link contents
git-svn-id: svn://kolibrios.org@7208 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-23 15:04:20 +00:00
Kirill Lipatov (Leency)
e974c281d5 IconEdit 0.39: more flexible to use colors, optimizations
git-svn-id: svn://kolibrios.org@7207 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-23 10:23:58 +00:00
Kirill Lipatov (Leency)
4c0b3e3e85 IconEdit 0.38: two bug fixes
git-svn-id: svn://kolibrios.org@7206 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 20:55:23 +00:00
IgorA
10393dcd17 voxel_editor and utilites: include toolbars into program files
git-svn-id: svn://kolibrios.org@7205 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 20:19:26 +00:00
Kirill Lipatov (Leency)
dd3864299e IconEdit 0.37: changes history by Nicolas
git-svn-id: svn://kolibrios.org@7204 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 17:03:56 +00:00
Kirill Lipatov (Leency)
444e038420 use fplay_run to run Fplay with parameter wrapped into '"'
git-svn-id: svn://kolibrios.org@7203 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-22 14:36:04 +00:00
Kirill Lipatov (Leency)
2ece3b26d7 Pixie2 Pre-Final: bugfixes
Eolite: simplier ini-related code

git-svn-id: svn://kolibrios.org@7202 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-21 23:26:31 +00:00
nisargshah95
1b63551705 Fix FTPC logging, change log file path
git-svn-id: svn://kolibrios.org@7201 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-21 16:10:11 +00:00
Kirill Lipatov (Leency)
a3399b26ae iconedit 0.35: implement preview, block hover, use mouse events instead of buttons
git-svn-id: svn://kolibrios.org@7200 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-21 15:14:21 +00:00
Kirill Lipatov (Leency)
308832d4dd add .VOX association, new GetIni() function which searches files in /kolibrios/settings/ first and then in /sys/settings/
git-svn-id: svn://kolibrios.org@7197 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-20 17:03:14 +00:00
Kirill Lipatov (Leency)
d6c5005f96 Pixie 2.8: fix play button while playing, delete from the list, bugfixes
git-svn-id: svn://kolibrios.org@7196 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-20 08:24:20 +00:00
Kirill Lipatov (Leency)
58da527cef IconEdit 0.33: bugfixes
git-svn-id: svn://kolibrios.org@7194 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-18 14:21:06 +00:00
IgorA
382c07cae5 voxel_editor: add open files from command line
git-svn-id: svn://kolibrios.org@7193 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-17 10:31:20 +00:00
Kirill Lipatov (Leency)
b64d2b1e22 Pixie 2.7: update UI, more hotkeys, fix last_folder open
git-svn-id: svn://kolibrios.org@7192 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-17 10:23:03 +00:00
Kirill Lipatov (Leency)
85f99b8d52 IconEdit 0.32: use native image save via libimg by Nicolas
git-svn-id: svn://kolibrios.org@7190 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-16 20:34:44 +00:00
Kirill Lipatov (Leency)
04313cebe1 Pixie 2.62: various fixes
git-svn-id: svn://kolibrios.org@7189 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-16 20:06:42 +00:00
Kirill Lipatov (Leency)
d3397f5fd8 Pixie 2.61: remove extension, add WAV and XM support, update shuffle and repeat buttons skin
git-svn-id: svn://kolibrios.org@7188 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-15 23:03:32 +00:00
Kirill Lipatov (Leency)
5a44396d79 icons16.png: add paint tools
iconedit 1.31: add leftpanel, hotkeys, highlight active tool

git-svn-id: svn://kolibrios.org@7187 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-15 19:19:53 +00:00
Kirill Lipatov (Leency)
0f03e64a66 iconedit 0.3 by Nikolas
git-svn-id: svn://kolibrios.org@7186 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-14 18:22:55 +00:00
siemargl
3a4ccc4ac4 startrek rus version-help en, adapt for current tcc
git-svn-id: svn://kolibrios.org@7185 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-12 20:53:49 +00:00
siemargl
524cab3cd8 added read buffering, ungetc
git-svn-id: svn://kolibrios.org@7184 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-12 20:41:06 +00:00
Kirill Lipatov (Leency)
751583e53e Pixie2: bigger buttons and fonts, repeat and shuffle playing
git-svn-id: svn://kolibrios.org@7183 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-12 16:12:14 +00:00
Kirill Lipatov (Leency)
9e84bacadb Pixie 2.5: use kfont and some fixes
git-svn-id: svn://kolibrios.org@7182 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-11 20:16:50 +00:00
0CodErr
78771712ad Use LCtrl + LShift to switch the keyboard layout
git-svn-id: svn://kolibrios.org@7181 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-11 16:08:59 +00:00
Kirill Lipatov (Leency)
94ede55e61 Pixie 1 & 2: use ac97snd as a backend, fix issue in ini.SetString(), remove minimp3 from autobuild
git-svn-id: svn://kolibrios.org@7177 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-07 11:18:19 +00:00
Kirill Lipatov (Leency)
2253085d89 ac97snd: one more attempt to fix '-h'
git-svn-id: svn://kolibrios.org@7176 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-06 23:56:24 +00:00
Kirill Lipatov (Leency)
f91398b928 ac97snd: fix prior rev
git-svn-id: svn://kolibrios.org@7175 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-06 23:00:40 +00:00
Kirill Lipatov (Leency)
25e9e48413 ac97snd: try to fix '-h' key, force player to close itself when the song ends
git-svn-id: svn://kolibrios.org@7174 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-06 22:56:05 +00:00
siemargl
b7fe2ec210 fix libck
git-svn-id: svn://kolibrios.org@7172 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-05 17:53:31 +00:00
Kirill Lipatov (Leency)
525630e56b upload es translation for unz (from jose_a.valpo)
git-svn-id: svn://kolibrios.org@7169 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-02 13:12:42 +00:00
nisargshah95
804abbc020 Fix broken treelist icons
git-svn-id: svn://kolibrios.org@7167 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-26 16:21:06 +00:00
Kirill Lipatov (Leency)
4116e20492 Pixie 2.2, Taskbar 2
git-svn-id: svn://kolibrios.org@7166 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-20 23:23:57 +00:00
Kirill Lipatov (Leency)
e4b1848a9e Eolite: fix default icon
WebWiew: handle URLs starting with double slash "//"
C-- lib: make some functions include optional

git-svn-id: svn://kolibrios.org@7163 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-18 15:32:11 +00:00
Kirill Lipatov (Leency)
d82cdb9873 Unz: use @notify instead on dialog window when unarchiving error occurs to prevent many window creating
git-svn-id: svn://kolibrios.org@7162 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-18 12:39:19 +00:00
Kirill Lipatov (Leency)
217ed6f176 unz system integration
git-svn-id: svn://kolibrios.org@7161 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-18 12:18:41 +00:00
Kirill Lipatov (Leency)
76bd014d8b - add UNZ to autobuild
- remove unused data/<lang>/fonts folders
- update associations and set KIV as default viewer instead of zSea as it has resize now
- remove some debug info from C-- programs and make functions includable only if they are used in app



git-svn-id: svn://kolibrios.org@7160 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-16 15:53:51 +00:00
Kirill Lipatov (Leency)
5a6215f089 conver all filenames to lowercase
git-svn-id: svn://kolibrios.org@7159 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-15 23:23:08 +00:00
Kirill Lipatov (Leency)
f2f5c83a87 fix Tupfile.lua - add lang.inc include
git-svn-id: svn://kolibrios.org@7158 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-15 23:20:36 +00:00
Kirill Lipatov (Leency)
27b512d940 unz 0.11: update gui, add translations, add tupfile
git-svn-id: svn://kolibrios.org@7157 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-15 23:18:43 +00:00
Kirill Lipatov (Leency)
e75984ee1c PixelEditor 0.12: add Fill tool, ability to open saved image
git-svn-id: svn://kolibrios.org@7156 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-10 11:47:33 +00:00
Kirill Lipatov (Leency)
a67cc61c9e IconEdit 0.1: add last used colors block, no need to flip image before save, fix an issue with zoom
git-svn-id: svn://kolibrios.org@7155 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-09 16:46:59 +00:00
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