Commit Graph

33 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
a037fae1d9 clean-up
git-svn-id: svn://kolibrios.org@9537 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:35:57 +00:00
3e9224b667 cmm: fix programs that use copyf
git-svn-id: svn://kolibrios.org@9536 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:19:27 +00:00
ac5506b6cc Eolite: remember of choice for all files during COPY->REPLACE
git-svn-id: svn://kolibrios.org@9534 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 00:03:12 +00:00
Kirill Lipatov (Leency)
d96b3cc4ae KolibriN Installer: temporary overpath of copyf() issues
git-svn-id: svn://kolibrios.org@9505 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-27 21:44:46 +00:00
19836de888 Eolite: dialogue for replacing files during the copying
git-svn-id: svn://kolibrios.org@9471 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 22:43:50 +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)
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)
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)
249e0b8ea6 menu: fix keys
lib/strings.h: fix strstri()
Eolite: 
- fix sorting
- paste in a new process
- delete and properties in a new process for a single item 

git-svn-id: svn://kolibrios.org@7878 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 15:53:34 +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)
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)
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)
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
Kirill Lipatov (Leency)
759ee15fdf fix for prior rev
git-svn-id: svn://kolibrios.org@6980 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 02:19:14 +00:00
Kirill Lipatov (Leency)
9e8243ee10 Eolite 3.77: fix system hand when try to copy file size bigger than RAM available
git-svn-id: svn://kolibrios.org@6979 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 01:55:51 +00:00
pathoswithin
1f8ad06585 fix error strings
git-svn-id: svn://kolibrios.org@6691 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-08 10:48:55 +00:00
Kirill Lipatov (Leency)
a2a3d28523 Eolite: fix tricky issue with double click, big fonts in progress dialog; tones of minor fixes;
git-svn-id: svn://kolibrios.org@6278 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-21 21:57:22 +00:00
Kirill Lipatov (Leency)
3f4201dc21 app_plus: show message if /kolibrios/settings/app_plus.ini not found
git-svn-id: svn://kolibrios.org@6251 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-19 00:33:21 +00:00
767dab2561 fix for #5804
git-svn-id: svn://kolibrios.org@5806 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 17:55:13 +00:00
pavelyakov
90e6abd011 Update libs cmm.
git-svn-id: svn://kolibrios.org@5676 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-04 15:48:36 +00:00
Kirill Lipatov (Leency)
93060a3349 CMM: lib/copyf.h fix typo, mouse_cfg decrease window redraw
git-svn-id: svn://kolibrios.org@5642 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-01 23:21:13 +00:00
pavelyakov
4e9602a915 CMM: update libraries
New lib: lexer.h

git-svn-id: svn://kolibrios.org@5598 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-22 18:32:54 +00:00
Kirill Lipatov (Leency)
a481523442 copyf: upload fixes
git-svn-id: svn://kolibrios.org@5515 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-09 18:51:16 +00:00
3d6423b368 Eolite 2.63: optimize GUI; small change;
git-svn-id: svn://kolibrios.org@5512 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-09 15:14:09 +00:00
Kirill Lipatov (Leency)
bddab0d593 WebView 0.99.71: couple of fixes
git-svn-id: svn://kolibrios.org@4645 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-14 19:06:48 +00:00
Albom
545d9d24b8 r4626 fix (lang fix)
git-svn-id: svn://kolibrios.org@4634 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-12 21:43:39 +00:00
Akyltist
e7d8b65105 lang fix: неиВЗестная
git-svn-id: svn://kolibrios.org@4626 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-10 08:32:12 +00:00
Kirill Lipatov (Leency)
b84e1d0e74 cmm libs: update
git-svn-id: svn://kolibrios.org@4059 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 12:20:57 +00:00
Kirill Lipatov (Leency)
aa4751693f copyf: fix lib
git-svn-id: svn://kolibrios.org@4023 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-13 22:19:31 +00:00
Kirill Lipatov (Leency)
e1de18a8fa Eolite 1.94: can't copy folder - fixed
git-svn-id: svn://kolibrios.org@3877 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-08-31 18:33:48 +00:00
Kirill Lipatov (Leency)
99555c3bb5 Eolite 1.88: copying in another thread, copying folders
git-svn-id: svn://kolibrios.org@3444 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-04 17:07:38 +00:00
Kirill Lipatov (Leency)
2e36ea6cf7 Eolite: better menu selection, F5 / Tmpdisk: small fix, less debug / Installer: fixes, copyf() unification
git-svn-id: svn://kolibrios.org@3440 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-04-02 13:33:32 +00:00
Kirill Lipatov (Leency)
ce5a4a5f1a Eolite 1.77: RMB menu, list_box element used, fixed crash when changing size (reported by 0CodErr), a lot of other improvements
git-svn-id: svn://kolibrios.org@3434 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-03-31 20:25:54 +00:00