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)
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)
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
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
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)
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)
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)
94e30f2af4
cmm: various updates
...
git-svn-id: svn://kolibrios.org@6791 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-08 17:20:55 +00:00
Kirill Lipatov (Leency)
0485fe792b
Eolite 3.71: fix crash while using Insert key, two tiny fixes
...
git-svn-id: svn://kolibrios.org@6646 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-01 12:14:17 +00:00
Kirill Lipatov (Leency)
4d00613e3b
Eolite 3.68: do not hold slash in the end of the #path
...
git-svn-id: svn://kolibrios.org@6635 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-30 19:17:46 +00:00
Kirill Lipatov (Leency)
3c11bb4fbb
Eolite 3.67: use one code for one and many elements copy; reduce memory use; faster operations because used pointers instead strcpy(); a lot of fixes and optimizations; unnecessary debug messages deleted()
...
git-svn-id: svn://kolibrios.org@6602 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-17 01:31:59 +00:00
113ef158d8
fix operations copy/paste
...
git-svn-id: svn://kolibrios.org@6600 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-16 21:06:28 +00:00
37ecc74c91
optimization of buffer operations copy/paste
...
git-svn-id: svn://kolibrios.org@6597 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-15 21:39:03 +00:00
Kirill Lipatov (Leency)
b340790ba4
Eolite: increase paste thread stack size
...
Textreader: fix images
gui.h: add WriteTextLines() function
git-svn-id: svn://kolibrios.org@5962 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-14 14:50:28 +00:00
59fbf0d81e
Eolite 3.25: don't used fs.obj
...
git-svn-id: svn://kolibrios.org@5957 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-13 01:30:37 +00:00
5bc505c7a3
Eolite 3.22: fixed bugs
...
git-svn-id: svn://kolibrios.org@5931 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-25 21:10:21 +00:00
pavelyakov
4ebdc4d8de
Eolite: fix bags copy file
...
fs.obj: update functions
git-svn-id: svn://kolibrios.org@5894 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-07 21:33:00 +00:00
pavelyakov
cd41c5ddfc
Eolite: uses library fs.obj
...
git-svn-id: svn://kolibrios.org@5883 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-11-05 20:49:42 +00:00
5d4d8a053c
Eolite 3.2: deleting in another thread; progressbar while deleting
...
git-svn-id: svn://kolibrios.org@5804 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-05 17:50:37 +00:00
Kirill Lipatov (Leency)
4bdbccb935
Eolite 3.0 beta: rewrote list functions, fixed rarely crash while window resize
...
git-svn-id: svn://kolibrios.org@5694 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-07 14:55:16 +00:00
1883cc1ab5
Eolite 2.96: progress bar ib copy dialog; fixed bugs.
...
git-svn-id: svn://kolibrios.org@5691 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-07 02:11:35 +00:00
644e406bf8
Eolite 2.95: fixed copy file dialog
...
git-svn-id: svn://kolibrios.org@5689 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-06 22:18:15 +00:00
pavelyakov
36e0e0420d
New libs (CMM): system.h, mouse.h
...
git-svn-id: svn://kolibrios.org@5674 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-04 14:36:07 +00:00
Kirill Lipatov (Leency)
413054fe2a
Eolite: fix renaming elements
...
git-svn-id: svn://kolibrios.org@5620 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 12:14:49 +00:00
Kirill Lipatov (Leency)
e963673962
Eolite: fixed issue with copying folders by increasing stack size for paste thread
...
git-svn-id: svn://kolibrios.org@5609 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-23 12:23:52 +00:00
Kirill Lipatov (Leency)
9f3afe93b0
Eolite: move paste action into one place
...
git-svn-id: svn://kolibrios.org@5608 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-23 12:15:53 +00:00
Kirill Lipatov (Leency)
45d0c69fdd
Eolite 2.65: better copying window (sparate GUI and functionality, show copy file icon, "Abort" button)
...
git-svn-id: svn://kolibrios.org@5514 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-09 18:49:34 +00:00
f74f8c194a
Eolite 2.62: small optimized
...
git-svn-id: svn://kolibrios.org@5513 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-09 18:02:10 +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)
14c0ef2d17
Eolite 2.58: show size in bytes in Properties window
...
git-svn-id: svn://kolibrios.org@5481 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-26 22:29:09 +00:00
d43cb2a354
Eolite: the notification of the completion of the copy (optionaly)
...
git-svn-id: svn://kolibrios.org@5459 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-24 12:48:22 +00:00
27b5fdd406
Eolite 2.4: fix copy one file; other small fix
...
git-svn-id: svn://kolibrios.org@5209 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-12-01 20:11:26 +00:00
1b1d267df0
Eolite 2.39: copy the selected files
...
git-svn-id: svn://kolibrios.org@5174 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-11-05 22:34:25 +00:00
2f985ba4ca
Eolite 2.31: optimization of the copy function
...
git-svn-id: svn://kolibrios.org@4896 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-25 22:31:07 +00:00
e78b42e74a
Eolite 2.3: fixed bugs and small changed in copy function
...
git-svn-id: svn://kolibrios.org@4894 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-25 16:20:33 +00:00
fba34f0ab9
Eolite 2.25: fixes the copy function
...
git-svn-id: svn://kolibrios.org@4864 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-21 03:01:45 +00:00
Kirill Lipatov (Leency)
0134b0c04a
Eolite 2.21: file selection fix
...
git-svn-id: svn://kolibrios.org@4861 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-20 09:52:52 +00:00
Kirill Lipatov (Leency)
aaf67062bc
Eolite 2.2: small optimization
...
git-svn-id: svn://kolibrios.org@4860 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-04-20 09:19:44 +00:00
1603a31044
Eolite 2.17: copy multiple files / directories
...
git-svn-id: svn://kolibrios.org@4698 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-26 12:51:42 +00:00
Kirill Lipatov (Leency)
7cff165859
Eolite 2.16.1: small fix in encodings, small optimizations
...
git-svn-id: svn://kolibrios.org@4428 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-07 01:04:38 +00:00
95ffbe2056
Eolite 2.16: copying via the clipboard
...
git-svn-id: svn://kolibrios.org@4427 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-06 00:36:08 +00:00
Kirill Lipatov (Leency)
3333411699
Eolite 2.0.3: better colors management, ability to use system colors in future (available now, but code not used)
...
git-svn-id: svn://kolibrios.org@4076 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-23 17:55:07 +00:00
Kirill Lipatov (Leency)
45af0d5563
Eolite 1.98.8: simplify filenames, move menu to llist structure
...
git-svn-id: svn://kolibrios.org@4042 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-16 23:48:20 +00:00