Commit Graph

4447 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
6af7c83564 sysmon: add process tab
git-svn-id: svn://kolibrios.org@7614 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-18 22:31:13 +00:00
Kirill Lipatov (Leency)
c89576f170 memory blocks: fix new game (thanks Antonio)
app_plus: fix typo
appearance: fix current skin save in eskin.ini
pixie player: restrict the length of folder name label (thanks Iuriy Olegov)
fm/icons.ini: add icons for *.stl

git-svn-id: svn://kolibrios.org@7613 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-16 21:06:09 +00:00
Kirill Lipatov (Leency)
93915682d2 mousecfg: fix
appearance: add a flag to update dock on skin change

git-svn-id: svn://kolibrios.org@7612 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-15 14:05:59 +00:00
Kirill Lipatov (Leency)
d746259b38 appearance: image set mode, eolite bug fix
git-svn-id: svn://kolibrios.org@7611 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-15 12:19:45 +00:00
IgorA
9b2415c6ea 'info3ds' can open *.stl files
git-svn-id: svn://kolibrios.org@7610 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-14 11:41:53 +00:00
Kirill Lipatov (Leency)
d774cc7623 Add Spiral to IMG
Add Guide to APP+
Add a poweroff/reboot issue question to Guide
Update year in CMM apps

git-svn-id: svn://kolibrios.org@7606 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-13 11:01:38 +00:00
Kirill Lipatov (Leency)
917b096afd Eolite: disalow textbox data editing in Properties window
software_widget: improve usability at small screens
games.ini: fix Ataka path


git-svn-id: svn://kolibrios.org@7605 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-13 00:02:58 +00:00
Kirill Lipatov (Leency)
bc5ea26ad2 kiv: fix two issues related to tiled bg
git-svn-id: svn://kolibrios.org@7604 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-12 21:08:09 +00:00
c708e98e95 setup: cosmetic fix, use macro
git-svn-id: svn://kolibrios.org@7602 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-12 00:35:11 +00:00
3dc60ce167 Add scrsaver: new screen saver program.
Our default screen saver, ss, requires animations to run as its threads.
Therefore you can't set your favorite demo app as screen saver without
embedding it into ss. Vice versa, you can't run embedded animations as
standalone demos. Moreover, ss is a multi-thread app with configuration
window invoked by clicking both mouse buttons at the top right screen
corner (really?).

Scrsaver is a tiny single-thread program, configured via plain text
file, /sys/settings/system.ini. It has no window and runs a separate
executable as screen saver. This is done via primitive protocol:
 * Config file specifies program to run;
 * '@ss' parameter is passed to the program;
 * program launches '/sys/@ss' at exit if '@ss' param is passed.

See /programs/demos/spiral for working example.

git-svn-id: svn://kolibrios.org@7600 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-11 21:34:41 +00:00
9823d47546 Add spiral: 2D demo and screen saver example.
Originally written in UASM by 0CodErr.

git-svn-id: svn://kolibrios.org@7599 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-11 21:34:36 +00:00
Anton Krotov
82d72daa76 Oberon07: upload new compiler
git-svn-id: svn://kolibrios.org@7597 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-11 08:59:55 +00:00
Kirill Lipatov (Leency)
f98a16dcad Appearance 2.3: always use a real path
git-svn-id: svn://kolibrios.org@7594 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 19:46:52 +00:00
Kirill Lipatov (Leency)
dfa7b43372 Eolite: fix attribute set for selected files
git-svn-id: svn://kolibrios.org@7593 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 18:08:50 +00:00
Kirill Lipatov (Leency)
bf033b8aaa add CodeView to ISO
git-svn-id: svn://kolibrios.org@7592 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 13:38:11 +00:00
Kirill Lipatov (Leency)
fd5ae46536 Driver Install app: fix Russian language
git-svn-id: svn://kolibrios.org@7590 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-10 12:09:50 +00:00
Kirill Lipatov (Leency)
4e47ada922 fix pigex
git-svn-id: svn://kolibrios.org@7588 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-09 22:39:50 +00:00
IgorA
a6277573f7 tedit: add case sensitive
git-svn-id: svn://kolibrios.org@7583 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-02-05 21:02:30 +00:00
3040d1b8a2 Fix #121: fix kpack and kerpack linking on linux64 with -no-pie flag
git-svn-id: svn://kolibrios.org@7582 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-02-05 00:33:17 +00:00
e3c9f7f8cc Fix #126: Pipes: fix win message bug (r6270)
git-svn-id: svn://kolibrios.org@7581 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 21:30:19 +00:00
IgorA
e0508ea054 fix 7579
git-svn-id: svn://kolibrios.org@7580 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 21:03:07 +00:00
IgorA
c30f9415d3 t_edit:
1) add keys Ctrl+H, Ctrl+G
2) update panels code

git-svn-id: svn://kolibrios.org@7579 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-29 20:02:48 +00:00
Kirill Lipatov (Leency)
ef5713e675 The Bus game: remove obscene word by Antonio request.
git-svn-id: svn://kolibrios.org@7578 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-24 21:19:08 +00:00
IgorA
cb0f3625e7 t_edit: add function ted_but_replace, fix code
git-svn-id: svn://kolibrios.org@7577 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-23 22:08:19 +00:00
IgorA
16292e542a t_edit: update found functions
git-svn-id: svn://kolibrios.org@7576 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-21 11:39:35 +00:00
IgorA
3810c9cbc8 t_edit: fix 2 icons, fix exit function
t_edit_synt: update program, clean code

git-svn-id: svn://kolibrios.org@7575 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-15 12:24:51 +00:00
pavelyakov
03104b5bad Math interpreter allow calc
git-svn-id: svn://kolibrios.org@7574 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-14 09:08:52 +00:00
IgorA
dfca233dff fix r 7571, clean code
git-svn-id: svn://kolibrios.org@7573 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-11 10:59:40 +00:00
Kirill Lipatov (Leency)
9ce2c44d5b TEdit: add "Save as" menu item, better pack icons
git-svn-id: svn://kolibrios.org@7572 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-10 12:12:04 +00:00
IgorA
6eefd8e3f5 add save files Ctrl+S and Ctrl+Shift+S
git-svn-id: svn://kolibrios.org@7571 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-08 16:22:08 +00:00
IgorA
48512ae4ad 1) fix dialog save on press Ctrl+S
2) fix file name in dialog save file

git-svn-id: svn://kolibrios.org@7570 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-05 11:27:30 +00:00
Kirill Lipatov (Leency)
1842ba815f add Guide Documentation to RUS ISO
git-svn-id: svn://kolibrios.org@7569 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-01-03 17:57:09 +00:00
pavelyakov
396f192799 Lisp v1.4 new version
git-svn-id: svn://kolibrios.org@7567 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-27 11:27:01 +00:00
pavelyakov
5831d02aa5 Lisp v1.3 new example
git-svn-id: svn://kolibrios.org@7566 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-07 11:40:32 +00:00
pavelyakov
5cafe795a0 Lisp v1.3 stable version
git-svn-id: svn://kolibrios.org@7565 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-07 11:22:15 +00:00
pavelyakov
1ffceb0340 Lisp v1.2 fixed errors
git-svn-id: svn://kolibrios.org@7564 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-06 21:09:52 +00:00
pavelyakov
a592ede59c Lisp v1.2
git-svn-id: svn://kolibrios.org@7563 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-06 08:59:06 +00:00
pavelyakov
0cb21a159b New lisp for KolibriOS
git-svn-id: svn://kolibrios.org@7562 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-12-04 22:34:36 +00:00
pavelyakov
be8adcd4b5 Update examples source for interpret BF
git-svn-id: svn://kolibrios.org@7561 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-23 11:07:18 +00:00
pavelyakov
a43456eaa9 Brainfuck interpreter update
git-svn-id: svn://kolibrios.org@7560 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-22 23:26:47 +00:00
Artem Jerdev (art_zh)
b8e5a89fa2 2018 (C) proof
git-svn-id: svn://kolibrios.org@7559 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-21 14:27:30 +00:00
pathoswithin
a4f526b924 editbox ctrl-a support
git-svn-id: svn://kolibrios.org@7558 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-19 10:21:18 +00:00
pavelyakov
6adf85be15 Brainfuck interpreter update
git-svn-id: svn://kolibrios.org@7557 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-19 09:04:24 +00:00
pavelyakov
d4f784b890 Brainfuck interpreter ver. 1.01
git-svn-id: svn://kolibrios.org@7556 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-19 08:42:26 +00:00
pavelyakov
6f6803f8ed Brainfuck interpreter added args and file hello.bf
git-svn-id: svn://kolibrios.org@7555 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-18 10:55:53 +00:00
pavelyakov
20f2ba4ab4 Brainfuck interpreter comment fixed
git-svn-id: svn://kolibrios.org@7554 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-17 12:33:21 +00:00
pavelyakov
5ba9a665c5 Brainfuck interpreter
git-svn-id: svn://kolibrios.org@7553 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-17 12:27:27 +00:00
Kirill Lipatov (Leency)
17b840cb9c Eolite: fix dialog popins when two panels view is on
Appearance: fix redraw, thanks themirageonly for bug found

git-svn-id: svn://kolibrios.org@7551 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-12 16:27:48 +00:00
Kirill Lipatov (Leency)
ebbb6b5e34 commit to rebuild abutobuild
git-svn-id: svn://kolibrios.org@7549 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-12 10:41:56 +00:00
Kirill Lipatov (Leency)
49f31ec9bc menu.dat: small update
terminal: use big fonts
menu: fix thread height
rdsave, opendial: use system colors

git-svn-id: svn://kolibrios.org@7548 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-10 13:07:49 +00:00
Kirill Lipatov (Leency)
71763e991a end: correct app close
git-svn-id: svn://kolibrios.org@7547 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-09 23:16:23 +00:00
tsdima
490fec6653 Bugfix for linux port
git-svn-id: svn://kolibrios.org@7545 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-09 18:21:10 +00:00
Kirill Lipatov (Leency)
60e27afe74 table 0.99.3: fix several bugs
templates: upload to svn, add to ISO/res/templates


git-svn-id: svn://kolibrios.org@7544 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 22:32:57 +00:00
Kirill Lipatov (Leency)
78003bd7a5 C--: add to ISO, upload linux version by pavelyakov
git-svn-id: svn://kolibrios.org@7543 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 18:32:42 +00:00
Kirill Lipatov (Leency)
aebdce1743 pig game: cd workaround
git-svn-id: svn://kolibrios.org@7541 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 18:01:58 +00:00
Kirill Lipatov (Leency)
faad971adc remove lang.inc
git-svn-id: svn://kolibrios.org@7539 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:47:34 +00:00
Kirill Lipatov (Leency)
5b9108e430 Unz 0.2 by GerdtR
git-svn-id: svn://kolibrios.org@7538 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:45:36 +00:00
siemargl
f81857f08c better suballocator
git-svn-id: svn://kolibrios.org@7537 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-07 17:27:07 +00:00
Kirill Lipatov (Leency)
a82334d437 disptest: proper Russian and English translation
git-svn-id: svn://kolibrios.org@7534 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 18:27:54 +00:00
Kirill Lipatov (Leency)
3a3aa50771 appearance: save skin settings in eskin.ini
uPDF: run without param opens /sys/lod

git-svn-id: svn://kolibrios.org@7533 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 17:05:54 +00:00
Kirill Lipatov (Leency)
f3d40e9f11 Notes: save window position
PanelsCfg: fix Docky icon
Sysmon: fix tmpdisk size

git-svn-id: svn://kolibrios.org@7532 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 15:54:32 +00:00
Kirill Lipatov (Leency)
28c247cd92 wtf, do not include lang.inc
git-svn-id: svn://kolibrios.org@7526 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 00:22:27 +00:00
Kirill Lipatov (Leency)
0b4fb297f0 life3: update UI, add to ISO
git-svn-id: svn://kolibrios.org@7525 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-04 00:20:00 +00:00
IgorA
4080229253 cleaning code;
resizing the buffer to fit the window;
changing the scale from scrolling the mouse

git-svn-id: svn://kolibrios.org@7524 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-03 20:59:00 +00:00
c7f696b50f Libimg: Fix bug with 16-bit BMP padding.
git-svn-id: svn://kolibrios.org@7523 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-03 17:36:45 +00:00
Kirill Lipatov (Leency)
babba2a8ce CMM new lib: events.h
IconEdit: use event model
netcheck: example of event model, can be used for network testing

git-svn-id: svn://kolibrios.org@7521 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 21:48:33 +00:00
siemargl
2650f5831f suballocator plus path fixes
git-svn-id: svn://kolibrios.org@7520 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 17:24:22 +00:00
Kirill Lipatov (Leency)
da1718dca4 app+: move its ini to IMG, ability to run it without /kolibrios/ mounted, translate ui
git-svn-id: svn://kolibrios.org@7519 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 11:31:45 +00:00
Kirill Lipatov (Leency)
113f18111d Table: select all by CTRL+A and click on the left top cell
Eolite: do not show size for cd

git-svn-id: svn://kolibrios.org@7518 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-01 09:23:57 +00:00
Kirill Lipatov (Leency)
d620a37d75 Table: check ext ignoring text case
git-svn-id: svn://kolibrios.org@7517 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 21:43:15 +00:00
Kirill Lipatov (Leency)
a192c7b7ee Table 0.99.1:
- autodetect separator
- open with param
- add accoc to fm

git-svn-id: svn://kolibrios.org@7516 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 21:22:48 +00:00
Kirill Lipatov (Leency)
6260ae112b Eolite: show disk sizes
TmpDisk: get disk size by 70.5 instead of ini storage, impove board loging

git-svn-id: svn://kolibrios.org@7515 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 16:50:25 +00:00
IgorA
c6ceff795e 'life3': fix function 'but_open_file', clean code
git-svn-id: svn://kolibrios.org@7514 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-31 14:09:14 +00:00
hidnplayr
f87f6d92df Netstat: fix speed indicators
git-svn-id: svn://kolibrios.org@7513 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 22:05:26 +00:00
hidnplayr
7d7d3e9e76 Bigger default buffer size, add API to change buffer size.
git-svn-id: svn://kolibrios.org@7512 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 21:27:01 +00:00
hidnplayr
ba73c477d0 Add PCI ID for I218-V
git-svn-id: svn://kolibrios.org@7511 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 21:24:23 +00:00
Kirill Lipatov (Leency)
273fe867a7 ftpc: restrict cursor move to existing nodes
git-svn-id: svn://kolibrios.org@7509 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 15:09:41 +00:00
IgorA
f14a437031 new style for cursor position in 'tree_list'
git-svn-id: svn://kolibrios.org@7508 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-30 13:03:22 +00:00
Kirill Lipatov (Leency)
8a77c84962 boxlib edit_box: do not display pgup, pgdown press
fptc: fix for Tab press when no field selected
table 0.99: proper behaviour when cell is edited, use scancodes

git-svn-id: svn://kolibrios.org@7507 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-29 18:16:01 +00:00
Kirill Lipatov (Leency)
ad662d3962 cmm editboxes: various fixes
git-svn-id: svn://kolibrios.org@7506 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-29 11:39:31 +00:00
pathoswithin
9f39170af8 fix for no file
git-svn-id: svn://kolibrios.org@7505 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-27 19:20:15 +00:00
Kirill Lipatov (Leency)
cdb20ade83 Table 0.98.9:
- big fonts
- use system colors
- use @notify to show load/save file status
- fixed: grid do not steal focus when scroll used
- fixed: window restore after making it very small
update Table icon and add it APP+

git-svn-id: svn://kolibrios.org@7504 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-27 17:55:12 +00:00
Kirill Lipatov (Leency)
3a9d0253bb Table 0.98.5: UI refinement, bugfixing
git-svn-id: svn://kolibrios.org@7503 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-26 13:12:28 +00:00
b00bl1k
9bdda6b839 box_lib: correct filter for win keys in editbox
git-svn-id: svn://kolibrios.org@7502 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-24 19:41:08 +00:00
Kirill Lipatov (Leency)
71c41f577d mouse_cfg: fix for double click (thanks 0CodErr for bug found)
boxlib->editbox: filter super (windows) key
table: continue code refactoring


git-svn-id: svn://kolibrios.org@7500 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-23 15:29:05 +00:00
Kirill Lipatov (Leency)
f958154fa0 table: use boxlib scrollbars, code refactoring, bug fixing and optimizing
git-svn-id: svn://kolibrios.org@7498 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 21:03:45 +00:00
IgorA
17f128e429 add [Ctrl+X] for cut text in 't_edit'
git-svn-id: svn://kolibrios.org@7497 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 20:10:31 +00:00
Kirill Lipatov (Leency)
7650334f5e upload c-- compiler
git-svn-id: svn://kolibrios.org@7496 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 16:46:44 +00:00
Kirill Lipatov (Leency)
01fb237b16 update local build, preparation for app update
git-svn-id: svn://kolibrios.org@7495 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 13:36:12 +00:00
Kirill Lipatov (Leency)
897cb727bb rforces 0.2: fixed a lot of bugs
git-svn-id: svn://kolibrios.org@7494 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-21 11:05:40 +00:00
Kirill Lipatov (Leency)
98a4aa1070 software_widget: ability to use keyboard
other apps small update

git-svn-id: svn://kolibrios.org@7493 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-20 22:56:14 +00:00
Kirill Lipatov (Leency)
62db6511ed Eolite 4.03: progress dialog reworked
git-svn-id: svn://kolibrios.org@7491 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-20 11:00:31 +00:00
Kirill Lipatov (Leency)
252074d8fd Eolite 4.02: asc and desc sorting order, save current file selection after changing sorting order (thanks lev for idea)
git-svn-id: svn://kolibrios.org@7490 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 21:13:36 +00:00
Kirill Lipatov (Leency)
faea42b346 ftpc 0.15: use system colors for login, show error if no server set, fix letter spacing in edit0 at main window
git-svn-id: svn://kolibrios.org@7489 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 19:47:23 +00:00
IgorA
07093dfc10 t_edit: add new options for toolbar to *.ini file
git-svn-id: svn://kolibrios.org@7488 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 19:27:02 +00:00
nisargshah95
89001f353c ftpc:
- reduce log font size
- refresh local directory list after download



git-svn-id: svn://kolibrios.org@7487 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:42:23 +00:00
Kirill Lipatov (Leency)
c0027f240b use decimals
git-svn-id: svn://kolibrios.org@7486 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:27:19 +00:00
Kirill Lipatov (Leency)
1f186736a6 1b converted to 0b1 format
git-svn-id: svn://kolibrios.org@7485 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:23:39 +00:00
Kirill Lipatov (Leency)
91939fc341 mp3info: autobuild, add to IMG
git-svn-id: svn://kolibrios.org@7484 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:19:59 +00:00
theonlymirage
31a514faf0 Format UI: add kmenu for Devices list, aligned button "Format"
git-svn-id: svn://kolibrios.org@7483 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 23:38:37 +00:00
Kirill Lipatov (Leency)
b33c079d84 rforces: better window
git-svn-id: svn://kolibrios.org@7482 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 22:23:13 +00:00
Kirill Lipatov (Leency)
e2e267f5c2 Eolite 4.01: more accurate menu for several items selected
git-svn-id: svn://kolibrios.org@7481 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 22:20:31 +00:00
Kirill Lipatov (Leency)
052267ebdf fix prior
git-svn-id: svn://kolibrios.org@7480 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:37:29 +00:00
Kirill Lipatov (Leency)
18093234c5 attempt to fix rforces close via taskbar, remove old source, fix text redraw
git-svn-id: svn://kolibrios.org@7479 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:33:21 +00:00
Kirill Lipatov (Leency)
8313a51c5f fix file name
git-svn-id: svn://kolibrios.org@7478 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:08:52 +00:00
Kirill Lipatov (Leency)
eb3e3934ae rforces: use newer version for autobuild
git-svn-id: svn://kolibrios.org@7477 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-18 20:07:48 +00:00
theonlymirage
225d81a3f4 Format UI: add frame and second kmenu for unit size data
git-svn-id: svn://kolibrios.org@7476 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 23:58:35 +00:00
Kirill Lipatov (Leency)
03386fe9f4 kernel: fix regression r5164 which broke blitter in 24bpp mode
git-svn-id: svn://kolibrios.org@7474 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 16:43:37 +00:00
theonlymirage
4c3f6d21d8 Format: add select menu button for FS
git-svn-id: svn://kolibrios.org@7473 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-17 00:06:07 +00:00
Kirill Lipatov (Leency)
2c75b11346 rename FONT_VIEWER to KF_VIEW
add more apps to APP+

git-svn-id: svn://kolibrios.org@7472 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 11:24:39 +00:00
theonlymirage
7b6adfbb7f Format Utility UI
git-svn-id: svn://kolibrios.org@7471 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 08:12:25 +00:00
theonlymirage
17331f9cb6 Hot Angles readme update
git-svn-id: svn://kolibrios.org@7470 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 04:22:35 +00:00
theonlymirage
8ca01fd1e3 HACONFIG 0.3.8: support resizing elements
git-svn-id: svn://kolibrios.org@7469 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-16 03:28:51 +00:00
Kirill Lipatov (Leency)
0628c12e58 pong3: update ui, fix bugs
icons32.png: new t_edit icon

git-svn-id: svn://kolibrios.org@7468 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-15 21:36:49 +00:00
Kirill Lipatov (Leency)
7cbe11191a t_edit: compress images so binary file size decreased from 11558 to 9237, better INI color scheme, set INI associations to TextEdit
git-svn-id: svn://kolibrios.org@7467 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-15 14:47:15 +00:00
Kirill Lipatov (Leency)
14e47edee3 @open:
- fix new association adding [Critical]
- use system color for file path
TextRead:
- new feature: color schemes
- reopen option "Other" opens file in @open (thanks punk_joker for idea)

git-svn-id: svn://kolibrios.org@7466 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 22:02:13 +00:00
Kirill Lipatov (Leency)
8261da26a4 ftpc: use tab to switch between editboxes
git-svn-id: svn://kolibrios.org@7465 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 18:29:31 +00:00
Kirill Lipatov (Leency)
02e226cd9a ftpc 0.12a:
- bigger fonts in editbox
- press enter to login
- compressed images: 3 sectors instead of 5, system icons

git-svn-id: svn://kolibrios.org@7464 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 18:05:52 +00:00
nisargshah95
aed18cd4dd disable Cancel button when not downloading
git-svn-id: svn://kolibrios.org@7463 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 14:43:49 +00:00
Kirill Lipatov (Leency)
831f399adb Eolite 4.0: use system colors, decrease app size
TxtRead 1.22: add menu to reopen file in other viewer/editor, not only in tinypad

git-svn-id: svn://kolibrios.org@7462 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 10:47:23 +00:00
theonlymirage
87c3f4bc8d @HOTANGLES fix code in trim (symbol "tab")
git-svn-id: svn://kolibrios.org@7461 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 04:48:50 +00:00
theonlymirage
5b0655cd78 Hot Angles: Little code cleaning
git-svn-id: svn://kolibrios.org@7460 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 03:49:17 +00:00
theonlymirage
f0f9d26273 Hot Angles 0.3.7: support parameters for running programs; improved mode 3; more settings supported by the configurator; updated readme
git-svn-id: svn://kolibrios.org@7459 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-14 02:39:53 +00:00
Kirill Lipatov (Leency)
e8789d5ad4 mos3de: add to ISO
arcanii: UI update, fix F1/F2 labels


git-svn-id: svn://kolibrios.org@7458 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 21:20:17 +00:00
0CodErr
8bde880daf add InputBox examples
git-svn-id: svn://kolibrios.org@7457 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:54:18 +00:00
0CodErr
71deddc20d fix mistake in tupfile
git-svn-id: svn://kolibrios.org@7454 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:31:05 +00:00
0CodErr
92a4fd84b8 fix mistake in tupfile
git-svn-id: svn://kolibrios.org@7453 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:25:20 +00:00
0CodErr
9fc5706307 upload InputBox library
git-svn-id: svn://kolibrios.org@7452 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-13 07:22:43 +00:00
Kirill Lipatov (Leency)
7a40a3d118 fix label name
git-svn-id: svn://kolibrios.org@7451 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 21:10:55 +00:00
Kirill Lipatov (Leency)
bb682b53c1 cmm: fix regression which increased all app size
git-svn-id: svn://kolibrios.org@7450 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 14:32:24 +00:00
Kirill Lipatov (Leency)
ce3c40a673 searchap: first mount attempt without delay, second mount attempt with delay (default 5 seconds); by Mario request
git-svn-id: svn://kolibrios.org@7449 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-11 11:02:39 +00:00
theonlymirage
95a6512006 HACONFIG: Visual patch by Leency, correction of typos in texts
git-svn-id: svn://kolibrios.org@7448 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-10 18:01:49 +00:00
Kirill Lipatov (Leency)
6c5bb4c9b4 Iconedit: add menu "Icon" with functions Replace color in canvas and Count unic colors used
H2d2b: allow input numbers only in 
Sstartrek: rename Readme.txt to sst.doc

git-svn-id: svn://kolibrios.org@7447 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-10 14:44:01 +00:00
0CodErr
f56b0638f4 add cmdline parameter "-d" — delay
git-svn-id: svn://kolibrios.org@7446 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-10 12:44:21 +00:00
Kirill Lipatov (Leency)
5488e03363 Add SuperStarTrack to ISO, add associations for CNC editor, update CPUid
git-svn-id: svn://kolibrios.org@7445 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 20:57:32 +00:00
Kirill Lipatov (Leency)
2a5b8498fd Notes 1.1:
- fixed bugs found by TheOnlyMirage
- if CPU frequency < 1000 then while drag show only window frame else whow window contents
- add to autobuild
CPUid: 
- fix app crash at unknown Intel CPU name by Sh@dy
- non-cropped "intel.gif" logo
- delete redundant knopka* files
icons32.png:
- new Notes icon
- better icons: CPUid, Gmon
- reduce file size
IconEdit 0.58:
- update preview
- rotate squire images
- Ctrl+KeyArrow moves image on the canvas
- screen copy key events
- triangle gradient marker
- improve window appearance for dark skins

git-svn-id: svn://kolibrios.org@7444 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 19:12:02 +00:00
theonlymirage
a623f90476 Update roadmap; new mode 3 for Hot Angles
git-svn-id: svn://kolibrios.org@7443 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 15:03:03 +00:00
Kirill Lipatov (Leency)
f188191965 CPUID 2.31: fixed UI by Sh@dy + images optimization by me
git-svn-id: svn://kolibrios.org@7442 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-08 22:35:48 +00:00
IgorA
50c6905604 'cnc_editor' small fix in button colors
git-svn-id: svn://kolibrios.org@7441 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-08 20:13:06 +00:00
theonlymirage
840f6b865f CNC Control UI: add combobox for port (button + kmenu)
git-svn-id: svn://kolibrios.org@7440 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-08 12:41:59 +00:00
Kirill Lipatov (Leency)
a2eabdbf4a revert r7435
git-svn-id: svn://kolibrios.org@7439 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-06 09:33:56 +00:00
theonlymirage
291945f295 CNC Control: clean code after adding progress bar
git-svn-id: svn://kolibrios.org@7438 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-06 08:59:11 +00:00
Kirill Lipatov (Leency)
839dde62cc @icon: fixed by GerdtR
notes: final version
mouse: better hold wheel with other buttongs clicked

git-svn-id: svn://kolibrios.org@7437 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 22:10:27 +00:00
theonlymirage
66a0391246 HotAngles 0.3.5: ability to select programs through OpenDialog and mode 2 "hotkey activation" in test mode, updated file ReadMe
git-svn-id: svn://kolibrios.org@7436 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 18:58:13 +00:00
pavelyakov
2e3d90aedd Update function sprintf, fixed bugs
git-svn-id: svn://kolibrios.org@7435 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 09:34:50 +00:00
Kirill Lipatov (Leency)
8bd9dd2363 Notes: pre final version
MouseCfg: optimized version (thans, Lev)
RtfRead: fix hotkeys

git-svn-id: svn://kolibrios.org@7434 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-04 20:08:44 +00:00
Kirill Lipatov (Leency)
e0615bc762 Rtfread:
- remove outdated unused code
- use built-in font instead of a file in /fonts/ folder

git-svn-id: svn://kolibrios.org@7433 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-04 17:53:33 +00:00
Kirill Lipatov (Leency)
d305102f81 Kiv: use app.ini
Icons32: fixes and optimisation, several updated icons (also thanks Lev)

git-svn-id: svn://kolibrios.org@7432 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 23:19:10 +00:00
Kirill Lipatov (Leency)
def6ce4577 Calc:
- fix unworkable hotkeys broken in r4588
- add hotkeys: A-F for HEX, Enter for getting result and Delete to resent number
- instantly update display when press +,-,/,*
Board: move boardlog.txt to /tmp0
Eskin: refactor and optimize code

git-svn-id: svn://kolibrios.org@7431 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 11:51:34 +00:00
pavelyakov
e1ae8286e5 hash function: new support 255 bytes, old: 50 bytes
git-svn-id: svn://kolibrios.org@7430 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-03 08:57:58 +00:00
Kirill Lipatov (Leency)
2f3ccbc121 eolite.ini, pixie.ini: delete, use app.ini instead
snake.ini: remove from IMG
pixie2 skin.png: better compressing

git-svn-id: svn://kolibrios.org@7429 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 23:32:56 +00:00
Kirill Lipatov (Leency)
6a4eb2fa29 Eolite: fix for PunkJoker
WebView and TxtRead: combine toolbars into one file to save 2 sectors in IMG

git-svn-id: svn://kolibrios.org@7428 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 20:13:25 +00:00
theonlymirage
2df98112f7 New app "CNC Control": prototype UI
git-svn-id: svn://kolibrios.org@7427 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 16:10:39 +00:00
Kirill Lipatov (Leency)
b1df9e7cd1 Allgames: renamed "game_center" and its ini file to save space on ramdisk
Eolite: fixed big icon position in properties dialog
Board: press F2 to open boardlog.ini in Tinypad
Wv_skin.png: much better packed 2 secors instead of 5
Icons32.png: improved Almaz icons


git-svn-id: svn://kolibrios.org@7425 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 14:01:29 +00:00
Kirill Lipatov (Leency)
34d38f1a42 Remove from SVN and from IMG:
- lib/array.obj 
- lib/library.obj
SoftwareWidget (SysPanel, GameCenter): 
- use relative paths for /sys/ 
- use short additional app directory path /k/ for /kolibrios/
- update syspanel.ini and game_center.ini
Icons32.png:
- a lot of new game icons
- all monitor screens changed from 3:4 to wide ones (16:9)
- several fixes, like KFM floppy icon is now looks like a real floppy
This is a big change so there is a probability to broke a compatability with custom distro builds. Please be pationate in this case.

git-svn-id: svn://kolibrios.org@7424 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 19:41:32 +00:00
Kirill Lipatov (Leency)
fc5e7644b9 Knight game: update by lev
Palitra: save noisy state
Game_center: use tricky binnary to save 4.5 Kb
Mp3Info: upload version 0.7



git-svn-id: svn://kolibrios.org@7423 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 18:19:57 +00:00
Kirill Lipatov (Leency)
2ec87d22f7 C-- app updates
WebView 1.8b: 
- key scroll by up and down lists 12 pixels instead of 1
- open app with param when href="" contains '|' symbol, example: href="/sys/tmpdisk|a0"
Eolite 3.96b: 
- fix sorting
- an option to highlight odd lines
- copy path to clipboard by clicking on path bar
- rewrite the code related to device an folder update: so this change removed unnecessary refreshes
- add refresh when /kolibrios mounted
IconEdit 0.57b:
- improve color gradient block
- press Delete key when smth selected fill selection by color2 and resents selection
- impove window appearance when the dark skin is set
- fix a stupid but issue which made impossible to open non-square images
- fix an issue that wrong zoom number displayed
Notes 0.8: 
- reworking, work in progress
- delete binary
Sysmon 0.87:
- minor visible improvement in progress bars
TmpDisk 0.67a:
- deny users to shoot in the foot: show forbid message on /tmp0 deletion

git-svn-id: svn://kolibrios.org@7422 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 16:41:14 +00:00
Kirill Lipatov (Leency)
dd9e50c167 KIV: save desktop image set by IgorA
Palitra: save desktop colors set by IgorA
Docky: no close by Alt+F4
IconNew: fix system hang when use an icon with number >99 by GerdtR
Gears (TinyGL asm): add key description to window, uncomment zoom code, add key shortcut "+" for zoom-in
TinyGL asm images: much better compression, for instance, TEXT_2.PNG from 235Kb to 106Kb without any visible degradation


git-svn-id: svn://kolibrios.org@7421 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 15:18:07 +00:00
pavelyakov
01ba9472ef Lib CMM: added library for array and dictionary
git-svn-id: svn://kolibrios.org@7420 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-01 08:58:21 +00:00
siemargl
6ada1e892f tte first working version
git-svn-id: svn://kolibrios.org@7419 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 11:53:28 +00:00
siemargl
6642abcbb2 tcc lib fix coffload, fwrite
git-svn-id: svn://kolibrios.org@7418 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 11:52:22 +00:00
theonlymirage
be75d694bc Extra for Hot Angles: utility MIN
git-svn-id: svn://kolibrios.org@7417 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 03:15:15 +00:00
theonlymirage
741a437da5 @HOTANGLES: Reducing the size and correct processing of the minus sign (in cfg)
git-svn-id: svn://kolibrios.org@7416 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-25 02:31:37 +00:00
IgorA
f1c476beb9 fix function calculate scale,
add new buttons to align select points

git-svn-id: svn://kolibrios.org@7415 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 16:42:54 +00:00
siemargl
d32b6605d0 kolibri port, compliles and run, but buggy
git-svn-id: svn://kolibrios.org@7414 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 12:57:56 +00:00
siemargl
b5701da64f tiny text editor, original
git-svn-id: svn://kolibrios.org@7413 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 12:55:07 +00:00
theonlymirage
44b96e0b6d HACONFIG: correct processing of an empty string
git-svn-id: svn://kolibrios.org@7412 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-24 00:35:56 +00:00
pavelyakov
be8f12a959 ARM: added ldr/str command
git-svn-id: svn://kolibrios.org@7411 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-23 12:30:36 +00:00
theonlymirage
40f011a45d HACONFIG: deleting unnecessary rows
git-svn-id: svn://kolibrios.org@7408 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-23 06:23:29 +00:00
pavelyakov
bcc9a58174 ARM: version 0.02, added carry
git-svn-id: svn://kolibrios.org@7406 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-23 00:38:10 +00:00
pavelyakov
d8e4b3ebb5 ARM Emulator: emulate instruction ARM processor v0.01
git-svn-id: svn://kolibrios.org@7405 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-22 22:48:33 +00:00
0CodErr
fa3e0cb007 fix crash when copy\paste
git-svn-id: svn://kolibrios.org@7404 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-22 07:58:01 +00:00
theonlymirage
fcd44f1ce5 Hot Angles: Removed binary file
git-svn-id: svn://kolibrios.org@7403 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-21 23:49:35 +00:00
theonlymirage
d391793523 Hot Angles: transition to a components from the library box_lib
git-svn-id: svn://kolibrios.org@7402 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-21 23:46:18 +00:00
pavelyakov
b6e4eff9a9 Allocation: optimized speed allocate
git-svn-id: svn://kolibrios.org@7401 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-21 09:20:49 +00:00
0CodErr
b3b3090ff8 Reset Shift flags after Shift+Backspace
git-svn-id: svn://kolibrios.org@7400 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-20 14:13:25 +00:00
pavelyakov
2c9eb54a60 Experimental: allocation function control
git-svn-id: svn://kolibrios.org@7399 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 23:19:03 +00:00
Kirill Lipatov (Leency)
67cf02ec96 Eolite 3.94: fixed a range of bugs related to pop-ins (Delete, Create and Rename), thanks to theonlymirage for the report
git-svn-id: svn://kolibrios.org@7398 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 08:57:00 +00:00
Kirill Lipatov (Leency)
cf38e974ee provide correct fix for focused editboxes
git-svn-id: svn://kolibrios.org@7397 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 07:22:36 +00:00
theonlymirage
c52af59c82 HACONFIG: Temporarily correcting focus on elements EditBoxs
git-svn-id: svn://kolibrios.org@7396 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-19 00:38:36 +00:00
theonlymirage
0e0af2e5fc HACONFIG: Russian language support
git-svn-id: svn://kolibrios.org@7395 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 23:38:30 +00:00
theonlymirage
5d420261fb Rename directory (HotAngles -> ha). We are struggling with a problem build.
git-svn-id: svn://kolibrios.org@7389 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 17:16:45 +00:00
theonlymirage
813b57b39b Removed symbol @ (@HOTANGLES -> HOTANGLES).
git-svn-id: svn://kolibrios.org@7388 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 17:09:49 +00:00
theonlymirage
5a8f5fe871 Updating directory for "Hot Angles".
git-svn-id: svn://kolibrios.org@7387 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 17:00:37 +00:00
pavelyakov
a9dcec7a11 Eolite: star button as set default path
git-svn-id: svn://kolibrios.org@7386 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 15:09:58 +00:00
Kirill Lipatov (Leency)
feabcca516 fix HotAngles build
git-svn-id: svn://kolibrios.org@7383 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 11:14:39 +00:00
theonlymirage
ef8c270fe7 Updated LUA-build files for "Hot Angles".
git-svn-id: svn://kolibrios.org@7379 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 03:28:17 +00:00
theonlymirage
154ca37339 Deleted binaries files in "Hot Angles".
git-svn-id: svn://kolibrios.org@7378 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 03:22:56 +00:00
theonlymirage
f4e4bccefb Added utility "Hot Angles" version 0.1 (source code @HOTANGLES and HACONFIG).
git-svn-id: svn://kolibrios.org@7377 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-18 02:52:36 +00:00
Kirill Lipatov (Leency)
81e648fa3a Eolite 3.93: fix bigs related to big icons and two pannels mode
git-svn-id: svn://kolibrios.org@7375 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-16 22:30:13 +00:00
Kirill Lipatov (Leency)
05b54d494a icons32.png: several new game icons
software_widget: fix icon label pisition

git-svn-id: svn://kolibrios.org@7374 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-16 13:11:04 +00:00
Kirill Lipatov (Leency)
cc44bb85a6 Lights (SQ_GAME): update code and UI
Sysmon: show RAM used in KiB
Sudoku: avoid window move when open/close additional panel
Snake: make a grid less visible
Icons32.png: add couple game icons


git-svn-id: svn://kolibrios.org@7373 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-16 09:42:32 +00:00
Kirill Lipatov (Leency)
f441b6c9b0 mousecfg: small code update
git-svn-id: svn://kolibrios.org@7372 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 12:47:34 +00:00
pavelyakov
4f5b381344 Fixed error checkbox and optimized if
git-svn-id: svn://kolibrios.org@7371 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 12:29:14 +00:00
Kirill Lipatov (Leency)
85eba68836 Add SysMon to IMG
git-svn-id: svn://kolibrios.org@7370 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 12:04:52 +00:00
Kirill Lipatov (Leency)
fd19f06ec5 Eolite 3.92: remove duplicated functions, move global variables to local
SysMon 0.85: get tmp disk sizes, code refactoring

git-svn-id: svn://kolibrios.org@7369 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 10:48:42 +00:00
pavelyakov
ebd3250ae3 Fix include path
git-svn-id: svn://kolibrios.org@7365 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:36:21 +00:00
IgorA
4ad0402391 add 'cnc_editor' in *.iso
git-svn-id: svn://kolibrios.org@7363 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-15 09:10:50 +00:00
Kirill Lipatov (Leency)
6d726717fd Eolite and Sysmon: fixed memory leak
git-svn-id: svn://kolibrios.org@7362 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 18:22:11 +00:00
Kirill Lipatov (Leency)
23c0258077 sysmon: upload a new app System Monitor v0.8 beta
git-svn-id: svn://kolibrios.org@7361 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 18:07:55 +00:00
IgorA
48ae125675 add new program 'cnc_editor'
git-svn-id: svn://kolibrios.org@7360 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 16:10:51 +00:00
Kirill Lipatov (Leency)
1972c7407b IconEdit: fix prior
git-svn-id: svn://kolibrios.org@7359 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 09:51:37 +00:00
Kirill Lipatov (Leency)
64183baa43 IconEdit: add a notice while opening a file
git-svn-id: svn://kolibrios.org@7358 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-14 09:49:37 +00:00
Kirill Lipatov (Leency)
66c2b8b255 Process: remove duplicated function
git-svn-id: svn://kolibrios.org@7357 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-13 20:33:53 +00:00
Kirill Lipatov (Leency)
6928eaa581 TmpDisk: save only disks that are exists, use system.ini
git-svn-id: svn://kolibrios.org@7356 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-13 20:31:24 +00:00
Kirill Lipatov (Leency)
512a176c2e fix typos (thanks Ray)
git-svn-id: svn://kolibrios.org@7355 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-12 00:05:16 +00:00
Kirill Lipatov (Leency)
5806de0984 cpu: delete terminate process button before create a new one
git-svn-id: svn://kolibrios.org@7354 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 21:12:25 +00:00
Kirill Lipatov (Leency)
0cb6ab49c0 appearance 2.1: feature to open wallpapers folder, fix file open, fix typo
git-svn-id: svn://kolibrios.org@7353 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 21:09:14 +00:00
Kirill Lipatov (Leency)
d34a3b3571 various small fixes
git-svn-id: svn://kolibrios.org@7352 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-11 11:18:44 +00:00
Kirill Lipatov (Leency)
2bf14704a9 fix name case
git-svn-id: svn://kolibrios.org@7351 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 20:49:45 +00:00
Kirill Lipatov (Leency)
f58be1fe97 Add mos3de demo, fix 3dspiral window height, return 3dcube2 to img
git-svn-id: svn://kolibrios.org@7350 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 20:47:45 +00:00
Kirill Lipatov (Leency)
bd63a64c80 Appearance: fix a small issue
git-svn-id: svn://kolibrios.org@7349 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 19:47:52 +00:00
Kirill Lipatov (Leency)
8d72ebc871 Pixie: fixed an issue with opening files
git-svn-id: svn://kolibrios.org@7348 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 19:01:23 +00:00
Kirill Lipatov (Leency)
3dd78a9d88 Pixie 2.91: Shift+Delete permanently deletes selected file
git-svn-id: svn://kolibrios.org@7347 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 18:52:48 +00:00
Kirill Lipatov (Leency)
bafa916623 kosilka: final translation fixes
git-svn-id: svn://kolibrios.org@7346 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 15:14:41 +00:00
Kirill Lipatov (Leency)
592fca054e Kosilka: small visual fix
git-svn-id: svn://kolibrios.org@7345 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 15:06:40 +00:00
Kirill Lipatov (Leency)
e96bb81f00 Kosilka: finalize translation, add extra files
git-svn-id: svn://kolibrios.org@7344 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:56:57 +00:00
Kirill Lipatov (Leency)
f8865e6262 trying to fix LANG 6
git-svn-id: svn://kolibrios.org@7343 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:28:25 +00:00
Kirill Lipatov (Leency)
b63aa38717 trying to fix LANG 5
git-svn-id: svn://kolibrios.org@7342 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:27:14 +00:00
Kirill Lipatov (Leency)
1ccbb99db2 trying to fix LANG 4
git-svn-id: svn://kolibrios.org@7341 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:15:32 +00:00
pavelyakov
71685aed9e Fixed lang
git-svn-id: svn://kolibrios.org@7340 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:10:48 +00:00
Kirill Lipatov (Leency)
ed0688ba58 trying to fix LANG 3
git-svn-id: svn://kolibrios.org@7339 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:08:15 +00:00
Kirill Lipatov (Leency)
9feb521374 trying to fix LANG 2
git-svn-id: svn://kolibrios.org@7338 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 14:07:29 +00:00
Kirill Lipatov (Leency)
1d1000aaa0 trying to fix LANG
git-svn-id: svn://kolibrios.org@7337 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 13:57:54 +00:00
pavelyakov
c90b3520af Fix language
git-svn-id: svn://kolibrios.org@7336 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 13:42:22 +00:00
pavelyakov
e574792ce9 Fixed
git-svn-id: svn://kolibrios.org@7335 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 13:38:38 +00:00
Kirill Lipatov (Leency)
1facf1e5f3 tring to apply tranlations
git-svn-id: svn://kolibrios.org@7334 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 11:22:33 +00:00
Kirill Lipatov (Leency)
778643ff0b fix the same variable names
git-svn-id: svn://kolibrios.org@7333 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 11:16:05 +00:00
Kirill Lipatov (Leency)
bb139230cd Kosilka 1.16: add English translation, translate code comments into English
git-svn-id: svn://kolibrios.org@7332 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 11:08:00 +00:00
Kirill Lipatov (Leency)
29e0e255d4 Notes 0.7 ALPHA
git-svn-id: svn://kolibrios.org@7331 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-09 17:02:05 +00:00
Kirill Lipatov (Leency)
bd55a099d5 Add a new video mode icon
git-svn-id: svn://kolibrios.org@7330 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-08 22:43:59 +00:00
pavelyakov
4200a751e8 По решению администрации убрал функцию
git-svn-id: svn://kolibrios.org@7327 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-27 13:24:33 +00:00
pavelyakov
840cb9a4ea Fixed function
git-svn-id: svn://kolibrios.org@7326 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-27 10:28:27 +00:00
pavelyakov
3c1445e6c6 Added KERNEL process
git-svn-id: svn://kolibrios.org@7321 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-25 13:22:48 +00:00
0CodErr
dcb4bb8624 Replace ABOVE? and BELOW? with analogues
git-svn-id: svn://kolibrios.org@7316 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-13 09:03:48 +00:00
0CodErr
8924de4eb3 upload PlasmaEffect demo
git-svn-id: svn://kolibrios.org@7315 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-13 08:13:55 +00:00
pavelyakov
a1a9148eb9 Optimize update list files for event different counts files and disks
git-svn-id: svn://kolibrios.org@7314 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 09:46:12 +00:00
pavelyakov
ae1a3e3c1d fix5
git-svn-id: svn://kolibrios.org@7313 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 00:40:47 +00:00
pavelyakov
154abfad90 Fixed2
git-svn-id: svn://kolibrios.org@7312 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-12 00:11:16 +00:00
pavelyakov
af22e4a7b6 Fixed
git-svn-id: svn://kolibrios.org@7311 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-11 22:49:29 +00:00
pavelyakov
64951a7689 Update list disk and files.
git-svn-id: svn://kolibrios.org@7310 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-08-11 20:02:54 +00:00
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
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
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
0CodErr
f329b848f7 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7070 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:38:56 +00:00
0CodErr
55fa8a6aed try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7069 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:34:50 +00:00
0CodErr
e328427cf9 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7068 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:27:04 +00:00
0CodErr
df5d2f313a try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7067 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 12:26:13 +00:00
0CodErr
afeab451a0 revert
git-svn-id: svn://kolibrios.org@7066 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:21:06 +00:00
0CodErr
7a64085248 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7065 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:13:54 +00:00
0CodErr
1eb07cb648 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7064 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:11:32 +00:00
0CodErr
dc213131ba try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7063 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:09:46 +00:00
0CodErr
d71a16e59b try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7062 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:08:09 +00:00
0CodErr
645bbe3ee0 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7061 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:06:44 +00:00
0CodErr
45a2f0bf62 try add Tupfile.lua for RUN application
git-svn-id: svn://kolibrios.org@7060 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-10 10:01:35 +00:00
ashmew2
f5e90df8dd Add Netsurf installer to .img
git-svn-id: svn://kolibrios.org@7058 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-09 21:14:26 +00:00
ashmew2
da7cd23cb8 iconv(): Reborn
Fix issues when getting from and to encodings from iconv descriptor in iconv()
Make iconv() simpler to understand
Make iconv() more systematic and fix some issues along the way
Implement errno setting based on return values from converters (*.h files like utf8.h).
Add Windows-1251 handling as CP1251.




git-svn-id: svn://kolibrios.org@7057 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-08 11:58:56 +00:00
Kirill Lipatov (Leency)
47b22ed331 fix wrong title encoding at opennet.ru
git-svn-id: svn://kolibrios.org@7056 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-06 17:50:03 +00:00
Kirill Lipatov (Leency)
b80a9d4dc8 Eolite 3.82: use icons16.png for icons and "/sys/File Managers/icons.ini" for icon associations instead of build in data
git-svn-id: svn://kolibrios.org@7054 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 21:38:09 +00:00
Kirill Lipatov (Leency)
65c871aefe move /sys/File Managers/z_icons.png to /sys/icons16.png
git-svn-id: svn://kolibrios.org@7052 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 15:45:08 +00:00
Kirill Lipatov (Leency)
f09eef1c27 use libini wrappers, use human readable event masks
git-svn-id: svn://kolibrios.org@7051 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 09:37:50 +00:00
Kirill Lipatov (Leency)
1d7bf9da84 remove duplicated functions
git-svn-id: svn://kolibrios.org@7050 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-04 23:01:46 +00:00
Kirill Lipatov (Leency)
9be11fb14a Fix OpenDialog filter (VERY big thanks to IgorA), rename libimg_lib.h to libimg.h and libio_lib.h to libio.h, Calypte uses string collection
git-svn-id: svn://kolibrios.org@7049 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-04 22:59:57 +00:00
IgorA
478054d8c2 fix crash opendial if corrypt filter
git-svn-id: svn://kolibrios.org@7048 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-04 13:16:04 +00:00
ashmew2
bd2c40668c Fix Tupfile.lua : Use sources from contrib newlib
git-svn-id: svn://kolibrios.org@7047 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-03 22:00:44 +00:00
ashmew2
879f0b8aa0 Fix Tupfile.lua
git-svn-id: svn://kolibrios.org@7046 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-03 21:58:42 +00:00
ashmew2
71ef8794b4 Ignore case while comparing encoding names
git-svn-id: svn://kolibrios.org@7045 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-03 21:56:34 +00:00
ashmew2
f44791aeb7 More fixes for iconv
git-svn-id: svn://kolibrios.org@7044 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-03 19:57:02 +00:00
Kirill Lipatov (Leency)
7ed0962aa5 Calypte 0.35: add scroll, mark current encoding in list
git-svn-id: svn://kolibrios.org@7043 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-03 14:55:12 +00:00
Kirill Lipatov (Leency)
468d76a95e Eolite: run with -p key to show file/folder properties,
Calypte 0.3: full refactoring, use C-- menu,  big fonts

git-svn-id: svn://kolibrios.org@7041 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-03 12:10:48 +00:00
0CodErr
41838ddb4c upload RUN sources; upload KolibriOS.lib
git-svn-id: svn://kolibrios.org@7039 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-02 18:43:24 +00:00
Kirill Lipatov (Leency)
58bb0f9255 fix prior rev
git-svn-id: svn://kolibrios.org@7038 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-01 12:02:01 +00:00
Kirill Lipatov (Leency)
90b630f05f full refactoring of CMM/lib/clipboard.h, ability to copy link URL in WebView, small improvements in clipview and app_plus
git-svn-id: svn://kolibrios.org@7037 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-01 11:57:00 +00:00
IgorA
c5e4924194 't_edit' small fix copy to clipboard
git-svn-id: svn://kolibrios.org@7036 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-30 18:05:24 +00:00
IgorA
7cc546b610 fix crash if close parent window when open child window
git-svn-id: svn://kolibrios.org@7035 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-29 17:55:03 +00:00
0CodErr
7f7bf0ddcf fix macro edit_boxes_set_sys_color
git-svn-id: svn://kolibrios.org@7034 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-29 11:25:51 +00:00