Commit Graph

1229 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
88929629d3 iconedit: update toolbar
git-svn-id: svn://kolibrios.org@9016 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-07 10:39:55 +00:00
Kirill Lipatov (Leency)
6e8e7fcb43 EasyShot: record screeshot series
git-svn-id: svn://kolibrios.org@9015 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-07 10:38:42 +00:00
Kirill Lipatov (Leency)
b7127c3170 - upload a simple wallpapper: sand.png
- upload a free NES game: MultiDude.nes
- add builds.kolibrios.org to bookmarks of WebView

git-svn-id: svn://kolibrios.org@9005 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 07:56:35 +00:00
Kirill Lipatov (Leency)
ec6414ab7e remove "view" label
git-svn-id: svn://kolibrios.org@9004 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 07:20:40 +00:00
Kirill Lipatov (Leency)
89cfdd86ac clipview: update, fixes
git-svn-id: svn://kolibrios.org@9003 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 07:17:41 +00:00
Kirill Lipatov (Leency)
861d24c21a various bugfixes
git-svn-id: svn://kolibrios.org@8996 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 17:27:35 +00:00
Kirill Lipatov (Leency)
27a31fa094 KFM2 bugsfix: unselect files after delete and move operations
git-svn-id: svn://kolibrios.org@8995 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 12:21:21 +00:00
Kirill Lipatov (Leency)
fa1df98a61 Eolite 5 and KFM 2: versions Gold.
git-svn-id: svn://kolibrios.org@8983 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-30 11:38:29 +00:00
Kirill Lipatov (Leency)
4c25714a78 Eolite RC7:
- /sys support, use as default path
- fix the lag on app open

git-svn-id: svn://kolibrios.org@8981 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-29 20:31:23 +00:00
Kirill Lipatov (Leency)
d311715575 Eolite/KFM2 RC6: show breadcrumbs on path dropdown
git-svn-id: svn://kolibrios.org@8956 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 17:00:57 +00:00
Kirill Lipatov (Leency)
035673385a fix build
git-svn-id: svn://kolibrios.org@8955 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:12:15 +00:00
Kirill Lipatov (Leency)
30c1f25537 notes: code clean
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--

git-svn-id: svn://kolibrios.org@8954 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:08:38 +00:00
Kirill Lipatov (Leency)
956739a5ad Eolite/KFM2 beta 12:
- fully rework of popins
- user can edit current path now
- fixed: now folders can be renamed and even "open with" from menu
- fixed: now popin is shown only on the active panel in kfm2
- fixed: popin doesn't close on error while renaming or creating file/folder

git-svn-id: svn://kolibrios.org@8953 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 10:55:08 +00:00
Kirill Lipatov (Leency)
0f76213e5a Eolite/KFM2: rework header, refactoring, fixes
git-svn-id: svn://kolibrios.org@8952 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 22:16:37 +00:00
Kirill Lipatov (Leency)
298053d7f9 Eolite: refactoring
git-svn-id: svn://kolibrios.org@8951 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 12:32:00 +00:00
Kirill Lipatov (Leency)
082a8a1c3d move KFM1 to ISO
git-svn-id: svn://kolibrios.org@8950 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 09:51:20 +00:00
Kirill Lipatov (Leency)
5bb70bb219 Eolite/KFM2: global refactoring, use proper multi-panes PATH variable
git-svn-id: svn://kolibrios.org@8949 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-27 09:28:59 +00:00
Kirill Lipatov (Leency)
4a974f6b39 Eolite is in beta again because this is a general code refactoring and clean to get proper two-panes implementation and potentially multitabs support
git-svn-id: svn://kolibrios.org@8947 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-26 17:36:34 +00:00
Kirill Lipatov (Leency)
05b495ef7e KFM2: refactoring two-panes mode
git-svn-id: svn://kolibrios.org@8946 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-26 07:59:13 +00:00
Kirill Lipatov (Leency)
ee9c0f97fc cmm: proper testbit
git-svn-id: svn://kolibrios.org@8944 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-25 13:21:42 +00:00
Kirill Lipatov (Leency)
f39a809e66 Eolite: set proper size of the copy buffer (thanks id_doczom for a found issue)
git-svn-id: svn://kolibrios.org@8943 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-25 09:52:19 +00:00
Kirill Lipatov (Leency)
6da764010a clipview: bugfixes and optimizations
git-svn-id: svn://kolibrios.org@8936 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 21:13:37 +00:00
Kirill Lipatov (Leency)
1f878d1d97 fix build
git-svn-id: svn://kolibrios.org@8934 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 20:51:21 +00:00
Kirill Lipatov (Leency)
804cb0b51c clipview: rewrite and decrease the size twice (from 3847 bytes to 1958)
search: new app, alpha version

git-svn-id: svn://kolibrios.org@8933 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-24 20:42:19 +00:00
Kirill Lipatov (Leency)
6f2937256a KFM2: better functional buttons
git-svn-id: svn://kolibrios.org@8927 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 20:16:57 +00:00
Kirill Lipatov (Leency)
744dc6bcc8 kernel: tiny draw button optimization
img: rename FindNumbers into Numbers and ENTROPYVIEW into ENTROPYV (confirmed with author) to fit 8.3

git-svn-id: svn://kolibrios.org@8926 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 19:41:46 +00:00
Kirill Lipatov (Leency)
b3305a4764 upload forgotten files
git-svn-id: svn://kolibrios.org@8924 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 12:31:58 +00:00
Kirill Lipatov (Leency)
e7c761fb21 dicty: return reader feature
git-svn-id: svn://kolibrios.org@8923 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 12:28:03 +00:00
Kirill Lipatov (Leency)
b9df80cf80 autobuild acpi installer
git-svn-id: svn://kolibrios.org@8918 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-22 08:08:06 +00:00
Kirill Lipatov (Leency)
f76e4ee396 several small fixes
git-svn-id: svn://kolibrios.org@8917 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 23:50:32 +00:00
Kirill Lipatov (Leency)
5a0ee4e892 add acpi/apic to drvinst
git-svn-id: svn://kolibrios.org@8915 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 22:51:35 +00:00
Kirill Lipatov (Leency)
a4d1118b5f Quark: handle all line endings
git-svn-id: svn://kolibrios.org@8913 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 21:32:40 +00:00
Kirill Lipatov (Leency)
0698439542 devman/acpi.asm: run acpi.dll from its folder
git-svn-id: svn://kolibrios.org@8911 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 21:19:09 +00:00
Kirill Lipatov (Leency)
8ece03fb87 KFM2 RC1: bugfixes, less redraw, faster disk dropdown open
git-svn-id: svn://kolibrios.org@8902 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 10:17:09 +00:00
Kirill Lipatov (Leency)
13168e73dc KFM2 beta 7: add path line, colored functional buttons
git-svn-id: svn://kolibrios.org@8901 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-21 09:16:45 +00:00
Kirill Lipatov (Leency)
7abba94e8c clean skins, small fixes in icons16.png
git-svn-id: svn://kolibrios.org@8895 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-20 11:05:22 +00:00
Kirill Lipatov (Leency)
7355a5f3f5 fix Pane focus lost in KFM2
git-svn-id: svn://kolibrios.org@8882 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 20:46:12 +00:00
Kirill Lipatov (Leency)
b995e57c1e kfm2: add clickable funclional buttons, return template app accidentally deleted
git-svn-id: svn://kolibrios.org@8881 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 20:42:09 +00:00
Kirill Lipatov (Leency)
136d626dfa fix
git-svn-id: svn://kolibrios.org@8878 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 19:11:43 +00:00
Kirill Lipatov (Leency)
52c5c9ee1b update fb2read by akron1, clean skins
git-svn-id: svn://kolibrios.org@8877 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-19 19:09:06 +00:00
Kirill Lipatov (Leency)
210cb2b3ce Eolite: file selection by Space, fix panes blinking in KFM2, better Open_Dir()
git-svn-id: svn://kolibrios.org@8872 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-17 21:29:58 +00:00
Kirill Lipatov (Leency)
ba2ee17f68 eolite: fixed the case that after deletion the copy function worked as move
git-svn-id: svn://kolibrios.org@8871 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-17 17:06:34 +00:00
Kirill Lipatov (Leency)
41386908d7 eolite: bugfixes and code clean
git-svn-id: svn://kolibrios.org@8868 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-17 09:29:39 +00:00
Kirill Lipatov (Leency)
b3571d494b Eolite/KFM2: 'Delete' feature rewritten (thanks IgorA for the report) - now always run in a separate process, other bugfixes
git-svn-id: svn://kolibrios.org@8861 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-15 18:22:58 +00:00
Kirill Lipatov (Leency)
b436a2dc22 data/Tupfile.lua: update pathes for Oberon07
git-svn-id: svn://kolibrios.org@8860 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-15 17:38:22 +00:00
Kirill Lipatov (Leency)
0cb57998a6 FKM2 (Eolite 5 beta): a new two panes mode
git-svn-id: svn://kolibrios.org@8854 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 23:33:54 +00:00
Kirill Lipatov (Leency)
4fc7d26119 Eolite: bugfixes
git-svn-id: svn://kolibrios.org@8847 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-14 00:36:42 +00:00
Kirill Lipatov (Leency)
0aae2f3c46 dl: automatically extract downloaded zip and 7z files
various fixes

git-svn-id: svn://kolibrios.org@8839 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-13 14:09:46 +00:00
Kirill Lipatov (Leency)
7357d51930 eolite: fix buttons of create file/folder
git-svn-id: svn://kolibrios.org@8833 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-13 00:15:19 +00:00
Kirill Lipatov (Leency)
112c948922 icons16.png: has 18x18 px size now
Eolite: 
- move properly implemented
- show device icons in list
- bugfixes
clean skins

git-svn-id: svn://kolibrios.org@8826 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-12 21:12:15 +00:00