Commit Graph

7817 Commits

Author SHA1 Message Date
hidnplayr
27e32a883f Fix typo
git-svn-id: svn://kolibrios.org@7817 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 18:46:49 +00:00
Kirill Lipatov (Leency)
2d68dc5bfc force Eolite rebuild
git-svn-id: svn://kolibrios.org@7816 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:50:47 +00:00
Kirill Lipatov (Leency)
aedad3581d kpack house.3ds to get more free space in IMG
git-svn-id: svn://kolibrios.org@7815 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:45:20 +00:00
Kirill Lipatov (Leency)
d3a18b87d5 upd lib/keyboard.h
git-svn-id: svn://kolibrios.org@7814 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:38:27 +00:00
Kirill Lipatov (Leency)
5e88509341 Eolite: add burger menu
git-svn-id: svn://kolibrios.org@7813 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 09:37:37 +00:00
Kirill Lipatov (Leency)
23edf2e721 return back mem_init()
git-svn-id: svn://kolibrios.org@7812 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-20 01:06:24 +00:00
Kirill Lipatov (Leency)
a3563bcf26 add ar81xx.sys to IMG
git-svn-id: svn://kolibrios.org@7811 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 18:35:08 +00:00
hidnplayr
0b226f50ba Add AR8171
git-svn-id: svn://kolibrios.org@7810 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 17:53:55 +00:00
hidnplayr
6f3b0e45fa Atheros 8161/8162/8171/8172 Ethernet driver.
Only tested on AR8171 with rev B0 chip.

git-svn-id: svn://kolibrios.org@7809 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-19 17:46:27 +00:00
0cdc4d3e93 SHELL 0.8.1 changelog
- added output redirection to file (> >>) for echo command

e.g. echo "<html>">123.txt ; echo a b c >> y.txt


git-svn-id: svn://kolibrios.org@7808 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-18 14:11:23 +00:00
Kirill Lipatov (Leency)
fc1a2c6aad fix lib/system.h
git-svn-id: svn://kolibrios.org@7807 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 23:54:21 +00:00
Kirill Lipatov (Leency)
2eda7fed5c tinypad: no optim_save by default
eolite: fix crash on put image h<1
cmm: rename colors to the short one "sc"

git-svn-id: svn://kolibrios.org@7806 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 23:52:24 +00:00
610a0f5c6e fixed bug with cd ../
fixed cd . and cd ./ behavior

git-svn-id: svn://kolibrios.org@7805 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 21:43:55 +00:00
Kirill Lipatov (Leency)
667c49c5af WebView: fix crash on End and PgDown
mousecfg: -1 img sector
Eolite: small fixes and improvements in status bar

git-svn-id: svn://kolibrios.org@7804 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 17:04:54 +00:00
1a812a14c6 change version to 0.8
git-svn-id: svn://kolibrios.org@7803 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:53:23 +00:00
b8b18f32a0 SHELL 0.8 changelog
- added mv command
- added ren command
- now ls works also with relative pathes
- fixed bug in strrchr

git-svn-id: svn://kolibrios.org@7802 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 21:50:49 +00:00
Kirill Lipatov (Leency)
d802f7476f KFM: use @open
git-svn-id: svn://kolibrios.org@7801 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 15:40:08 +00:00
Kirill Lipatov (Leency)
5c005d6f35 WebView: support *.url link files
git-svn-id: svn://kolibrios.org@7800 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 14:04:21 +00:00
Kirill Lipatov (Leency)
52e6b02de2 browser bugfixes
git-svn-id: svn://kolibrios.org@7799 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 06:39:58 +00:00
Kirill Lipatov (Leency)
e510a94760 some final adjustments
git-svn-id: svn://kolibrios.org@7798 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 20:55:42 +00:00
Kirill Lipatov (Leency)
f07f30b675 mouse: fix; webview support bold text in docx
git-svn-id: svn://kolibrios.org@7797 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 19:22:26 +00:00
Kirill Lipatov (Leency)
869f0667e0 separators in menus
git-svn-id: svn://kolibrios.org@7796 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 17:00:34 +00:00
Kirill Lipatov (Leency)
604a9d71a7 fix mispell
git-svn-id: svn://kolibrios.org@7795 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:47:56 +00:00
Kirill Lipatov (Leency)
e766cfbda7 fix liza...
git-svn-id: svn://kolibrios.org@7794 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:47:06 +00:00
Kirill Lipatov (Leency)
56413fb062 icons32.png: new script icon
drvinst: restart desktop on video driver install, and a notice for achi driver
syspanel/game center: fix performance issue

git-svn-id: svn://kolibrios.org@7793 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-15 13:44:21 +00:00
b76d44d868 Now for incorrect scripts (which doesnt start with #SHS) shell says that they are incorrect, not "File not found". Also, translated comments from russian to english in two files.
git-svn-id: svn://kolibrios.org@7792 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 22:21:16 +00:00
Kirill Lipatov (Leency)
abbaaa2ff2 fix browser crash and rare bug with redirects
git-svn-id: svn://kolibrios.org@7791 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 17:38:31 +00:00
simsanutiy
75a8dbc548 WebView version changed to 2.46
git-svn-id: svn://kolibrios.org@7790 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 17:24:34 +00:00
simsanutiy
ec3cf3d14a Add "Open in new tab" abd "Open in new window" buttons to Eolite
git-svn-id: svn://kolibrios.org@7789 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 16:33:17 +00:00
Kirill Lipatov (Leency)
7ff31d4724 View3DS: support kpacked files
WebView: DOCX support

git-svn-id: svn://kolibrios.org@7788 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 16:03:24 +00:00
6bc343bd07 SHELL 0.7.8 changelog
- fixed bug with ctrl+v
- added navigation in current string by Home, End
- directory highlighting in ls command output

git-svn-id: svn://kolibrios.org@7787 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 14:46:35 +00:00
Kirill Lipatov (Leency)
4ad25a75b3 @menu: return to orthodox flat design
git-svn-id: svn://kolibrios.org@7786 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 11:29:55 +00:00
Kirill Lipatov (Leency)
a385ed42e0 move notify.inc into notify3 folder, move cmd to outdated folder
git-svn-id: svn://kolibrios.org@7785 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:21:48 +00:00
Kirill Lipatov (Leency)
06c32b5fc2 various updates
git-svn-id: svn://kolibrios.org@7784 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 23:11:07 +00:00
Kirill Lipatov (Leency)
d79ae6398f easyshot v1.3, console: new scrollbar
git-svn-id: svn://kolibrios.org@7783 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 21:08:28 +00:00
Kirill Lipatov (Leency)
f9bdb60722 finally switch all apps into lmenu and remove old implementation
git-svn-id: svn://kolibrios.org@7782 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 14:47:37 +00:00
Kirill Lipatov (Leency)
17f2ee8344 CMM Menu: now used in TxtRead, Calypte, IconEdit
git-svn-id: svn://kolibrios.org@7781 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 13:16:55 +00:00
Kirill Lipatov (Leency)
162d120bc4 lmenu: use fix permissions of shared memory; thanks a lot to tsdima
WebView: use lmenu

git-svn-id: svn://kolibrios.org@7780 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-13 11:51:56 +00:00
Kirill Lipatov (Leency)
fbb2253145 fix for a f*cking mem
git-svn-id: svn://kolibrios.org@7779 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-12 09:14:17 +00:00
Kirill Lipatov (Leency)
3ad0875d89 Add a new Menu component into IMG, use it in Eolite and Appearance
git-svn-id: svn://kolibrios.org@7778 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 21:17:55 +00:00
theonlymirage
20689c7864 HAconfig: Fixed offset (height) for popup menu
git-svn-id: svn://kolibrios.org@7777 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 18:49:33 +00:00
Kirill Lipatov (Leency)
c4b94dcb78 HA Config 0.3.9: bigger font
git-svn-id: svn://kolibrios.org@7776 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 17:56:21 +00:00
theonlymirage
bacf93e817 Browser: hide "new tab" button with the max number of open tabs
git-svn-id: svn://kolibrios.org@7775 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:49:11 +00:00
Kirill Lipatov (Leency)
1ef8d92a9e app size decrease
git-svn-id: svn://kolibrios.org@7774 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:48:27 +00:00
Kirill Lipatov (Leency)
2289d86d71 optimize pipes.raw
menu: new menu component

git-svn-id: svn://kolibrios.org@7773 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 11:00:31 +00:00
Kirill Lipatov (Leency)
14f3457eb8 WebView 2.4a: bugfix
git-svn-id: svn://kolibrios.org@7772 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-10 16:37:34 +00:00
Kirill Lipatov (Leency)
672bbcf6a0 WebVIew 2.4: tabs
git-svn-id: svn://kolibrios.org@7771 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-10 16:19:52 +00:00
Kirill Lipatov (Leency)
3f59e384f1 WebView: add clear cache feature
git-svn-id: svn://kolibrios.org@7770 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 19:54:05 +00:00
Kirill Lipatov (Leency)
0a6d41ab86 SYSPANEL: add Russian translation
git-svn-id: svn://kolibrios.org@7769 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-06 15:22:12 +00:00
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