Commit Graph

1021 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
37a69c4efa cmm: reduce C-- app sizes by removing sprintf() from some apps and libs
git-svn-id: svn://kolibrios.org@7768 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 19:29:24 +00:00
Kirill Lipatov (Leency)
b62308a5e1 ups, sorry fix #2
git-svn-id: svn://kolibrios.org@7767 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:31:20 +00:00
Kirill Lipatov (Leency)
5e2d6e5253 fix prior
git-svn-id: svn://kolibrios.org@7766 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:30:19 +00:00
Kirill Lipatov (Leency)
7bac0abad3 WebView 2.25: add check for updates function
git-svn-id: svn://kolibrios.org@7765 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:28:02 +00:00
Kirill Lipatov (Leency)
6aa36595f5 WebView 2.2: pages cache, fast DrawBufer.Fill()
git-svn-id: svn://kolibrios.org@7764 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 07:33:55 +00:00
Kirill Lipatov (Leency)
a3acc97488 fix prior
git-svn-id: svn://kolibrios.org@7763 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 19:14:23 +00:00
Kirill Lipatov (Leency)
1ae3511fb7 WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link
git-svn-id: svn://kolibrios.org@7762 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 19:13:03 +00:00
Kirill Lipatov (Leency)
52461ceda9 add forgotten tcc files
git-svn-id: svn://kolibrios.org@7760 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-04 15:15:50 +00:00
Kirill Lipatov (Leency)
1fa2b55388 WebView 2.1: ordered list support, feature to change encoding manually
git-svn-id: svn://kolibrios.org@7759 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-03 23:17:28 +00:00
Kirill Lipatov (Leency)
8a746b8351 WebView 2.0 Gold
git-svn-id: svn://kolibrios.org@7758 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-30 21:29:52 +00:00
Kirill Lipatov (Leency)
2c4fa5e173 WebView 2.0 beta 4: highlight a link as a single item, more refactoring
git-svn-id: svn://kolibrios.org@7757 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-29 10:57:14 +00:00
Kirill Lipatov (Leency)
7b61a5afa1 fix searchapp
git-svn-id: svn://kolibrios.org@7756 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-27 20:18:44 +00:00
Kirill Lipatov (Leency)
f608182ea2 WebView 2.0 beta 2: WebView.c refactoring
git-svn-id: svn://kolibrios.org@7755 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-27 10:38:54 +00:00
Kirill Lipatov (Leency)
6a00fc624a compress animage graphics, webview fix
git-svn-id: svn://kolibrios.org@7754 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-26 02:22:41 +00:00
Kirill Lipatov (Leency)
d05eee0368 WebView 2.0 beta 1:
- rewrite tag parsing procedure to use collections
- completely refactor TWB component
- fix a couple of issues: broken tabs in <pre>, mishandle of local page not found, anchors memory leak
- so finally all id's and names are included as anchors*
(*some anchors in web still don't work)

git-svn-id: svn://kolibrios.org@7752 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-26 00:12:32 +00:00
Kirill Lipatov (Leency)
00d0aad98e fix liza
git-svn-id: svn://kolibrios.org@7751 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-25 00:23:58 +00:00
Kirill Lipatov (Leency)
e7484ebe37 WebView 1.94: code refactoring and bugfixing; also
- rework source code view, open it in a new tab
- fix tagparm parsing for case: src=./images/KolibriOS_logo2.jpg?sid=e8ece8b38b
- fix: show image text in multiple lines if need

git-svn-id: svn://kolibrios.org@7750 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-25 00:18:19 +00:00
Kirill Lipatov (Leency)
eaed653ad3 WebView 1.93:
- handle the case when '&' is written as non special caracter like &nbsp;
- handle emply lines of list to aboid more than 2 emply lines for better readability
- improve img tag display
- show colored background of all text in debug mode
- improve page display if no html or body tag but the page is still has tags to display


git-svn-id: svn://kolibrios.org@7749 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-23 15:53:56 +00:00
Kirill Lipatov (Leency)
f53868d3c8 WebView 1.92:
- fix crash with <img> tag
- fix links hovering on the header
- update gate.aspero.pro so it toss a redirect location to the browser
- allow websearch with the space in phrase
- allow render pages with <html> without <body> tag
- Ctrl+O to open files via OpenDialog

git-svn-id: svn://kolibrios.org@7748 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-23 01:11:31 +00:00
Kirill Lipatov (Leency)
26ac5e5b3f fix misspell
git-svn-id: svn://kolibrios.org@7747 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 19:54:20 +00:00
Kirill Lipatov (Leency)
8256819a57 WebView 1.9: tweaks for better view, reworked source view
git-svn-id: svn://kolibrios.org@7746 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 19:50:16 +00:00
pavelyakov
4d5b6935a6 Lisp: upd new function.
git-svn-id: svn://kolibrios.org@7745 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-22 11:50:49 +00:00
pavelyakov
bf41544e29 Upd: Lisp interpreter v1.5
git-svn-id: svn://kolibrios.org@7744 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 23:26:21 +00:00
Kirill Lipatov (Leency)
a1815a31ee WebView 1.85: russification, new feature to search the web, allow to set background color of the text, add help page, more hotkeys
Pixie: better icon of audio button

git-svn-id: svn://kolibrios.org@7743 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 18:49:45 +00:00
Kirill Lipatov (Leency)
ce732ebdd3 WebView 1.84:
- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls

git-svn-id: svn://kolibrios.org@7742 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 14:33:54 +00:00
pavelyakov
1db21b9e5d Update library array.
git-svn-id: svn://kolibrios.org@7741 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 13:38:17 +00:00
pavelyakov
eed7aee495 Addition new function for crc32 checksum!
git-svn-id: svn://kolibrios.org@7740 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 10:59:27 +00:00
Kirill Lipatov (Leency)
0cee7aa77a WebView 1.83:
- hack to show all text on the page, even if Y>32000
- open urls with #tag in the end
- fix page open for some cases

git-svn-id: svn://kolibrios.org@7739 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-20 01:28:59 +00:00
Kirill Lipatov (Leency)
e1d611df85 WebView 1.82: dynamic realloc finally, working anchors again!
git-svn-id: svn://kolibrios.org@7738 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-18 00:45:36 +00:00
Kirill Lipatov (Leency)
32c1aaa506 notes: fix hotkeys of editbox with the ctrl like copy|paste
git-svn-id: svn://kolibrios.org@7730 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-25 15:14:47 +00:00
Kirill Lipatov (Leency)
eec1dc83ff WebView 1.8d: replace Space symbol in URL by %20
git-svn-id: svn://kolibrios.org@7720 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-10 19:53:38 +00:00
Kirill Lipatov (Leency)
663f47a564 Update C-- binaries
git-svn-id: svn://kolibrios.org@7702 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-11-14 19:44:57 +00:00
Kirill Lipatov (Leency)
4b31a55f25 Mine: slightly update UI
KolibriN Installer: translation, add complete frame

git-svn-id: svn://kolibrios.org@7661 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-21 18:04:27 +00:00
Kirill Lipatov (Leency)
e1a32382fd @taskbar: remove set ButtonStyle feature as duplication of eskin
KolibriN Install update

git-svn-id: svn://kolibrios.org@7660 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-20 10:40:10 +00:00
Kirill Lipatov (Leency)
d7aa06e1d1 use a new screensaver, C-- a new UI component FileBox used in DIFF app
git-svn-id: svn://kolibrios.org@7658 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-16 10:48:21 +00:00
Kirill Lipatov (Leency)
aa456d953d add KolibriNext installer to ISO
git-svn-id: svn://kolibrios.org@7654 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-14 13:07:29 +00:00
Kirill Lipatov (Leency)
5486248fed APM: slightly update UI and add it to IMG
ICONS32.PNG: new mouse and APM icons, update SYSMON icons
KFONT viewer: add colored mode, on by default


git-svn-id: svn://kolibrios.org@7647 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-10 12:51:47 +00:00
Kirill Lipatov (Leency)
8a0107ea33 mousecfg: load COM-mouse driver option
piano: upload to SVN
minimp3: reupload to SVN and add it to ISO



git-svn-id: svn://kolibrios.org@7646 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-06 08:47:59 +00:00
Kirill Lipatov (Leency)
dbf745a885 Eolite: fix weird crash on the real PC after r7491
git-svn-id: svn://kolibrios.org@7645 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-05-01 08:56:46 +00:00
Kirill Lipatov (Leency)
bbe41151a9 add sntp to IMG
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector

git-svn-id: svn://kolibrios.org@7640 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-25 17:51:39 +00:00
Kirill Lipatov (Leency)
bf5320cbe8 skincfg: save button style
git-svn-id: svn://kolibrios.org@7639 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-24 12:52:10 +00:00
Kirill Lipatov (Leency)
af223225da icons32.png: new folder and unknown file icons
genfiles: bigger fonts
new skin Workbench
Eolite scroll new style

git-svn-id: svn://kolibrios.org@7637 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 22:44:33 +00:00
Kirill Lipatov (Leency)
c4eca65496 barscfg: add options to enable and disable @taskbar and @docky
icons32.png: new library icon
other small fixes

git-svn-id: svn://kolibrios.org@7636 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-22 18:19:43 +00:00
Kirill Lipatov (Leency)
f9e2c34b31 Eolite 4.21: change colors on fly
Software widget: dark skins support

git-svn-id: svn://kolibrios.org@7635 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-18 09:38:01 +00:00
Kirill Lipatov (Leency)
59530bcfc4 Eolite 4.2: dark skins support
git-svn-id: svn://kolibrios.org@7634 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 12:11:31 +00:00
Kirill Lipatov (Leency)
4f577b5e9b rename panels_cfg to barscfg and change path of /sys/media/pixie/pixie to just /sys/media/pixie
git-svn-id: svn://kolibrios.org@7630 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:06:15 +00:00
Kirill Lipatov (Leency)
22678da483 trying to fix notes
git-svn-id: svn://kolibrios.org@7629 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-16 21:34:45 +00:00
Kirill Lipatov (Leency)
067e22eae8 Eolite File Manager 4.1:
- show 8.3 names in title case at /rd/1, 
- add hotkeys to change sorting by Ctrl+Fn
- change disk drive by Ctrl+number
Kolibri Graphics Benchmark 0.9 (mgb): 
- big fonts and UI impovements
- add second editbox to edit the Right comment
- show difference in percent between two columns
- if the difference is less or equal to 1% it is not shown
- Russian translation by Daniel Ovchinnikov
- add 16x16 icon for *.mgb files, add associations
icons32.png:
- add Pig icon, bought at http://porctrijambiste.e-monsite.com/contact/contact.html and a bit improved
Kiv:
- improve icons

git-svn-id: svn://kolibrios.org@7628 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-16 21:21:19 +00:00
Kirill Lipatov (Leency)
1c44dc6828 small fixes
git-svn-id: svn://kolibrios.org@7617 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-26 21:13:35 +00:00
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
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)
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
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
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
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
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)
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)
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)
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
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
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)
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
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
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)
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)
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)
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
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)
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
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