Commit Graph

65 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
36e64a3f84 cmm: mass renaming
git-svn-id: svn://kolibrios.org@9602 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 06:36:16 +00:00
vitalkrilov
97e3188585 Fixed misuse of "/rd/1" (changed to "/sys") for some programs
git-svn-id: svn://kolibrios.org@9585 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 01:01:22 +00:00
Kirill Lipatov (Leency)
0726cf15e7 Fix naming: Gb/Mb/Kb => GB/MB/KB
git-svn-id: svn://kolibrios.org@9301 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 14:14:42 +00:00
Kirill Lipatov (Leency)
8f7c883c1a Eolite: fix handling the '\' in the end of the path
tmpdisk: do not add '\' in the end of the path

git-svn-id: svn://kolibrios.org@9275 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-16 00:35:51 +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)
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)
ba500c0f89 decrease tmpdisk
git-svn-id: svn://kolibrios.org@7985 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 00:59:44 +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
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)
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)
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)
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)
6928eaa581 TmpDisk: save only disks that are exists, use system.ini
git-svn-id: svn://kolibrios.org@7356 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-13 20:31:24 +00:00
Kirill Lipatov (Leency)
801e3fdf6c Aelia: links refactoring
git-svn-id: svn://kolibrios.org@7291 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-05-22 21:02:03 +00:00
Kirill Lipatov (Leency)
72a2097e37 fix menu component (found by tsdima), apps size decrease a bit, improve Appearance preview
git-svn-id: svn://kolibrios.org@7252 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-21 12:28:00 +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)
f09eef1c27 use libini wrappers, use human readable event masks
git-svn-id: svn://kolibrios.org@7051 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-05 09:37:50 +00:00
Kirill Lipatov (Leency)
9be11fb14a Fix OpenDialog filter (VERY big thanks to IgorA), rename libimg_lib.h to libimg.h and libio_lib.h to libio.h, Calypte uses string collection
git-svn-id: svn://kolibrios.org@7049 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-10-04 22:59:57 +00:00
Kirill Lipatov (Leency)
b33939e2fb CMM: use big fonts, fix several issues
git-svn-id: svn://kolibrios.org@6678 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-05 10:13:29 +00:00
Kirill Lipatov (Leency)
c65a0e6a0a CMM: ability to use Ctrl+C/Ctrl+V in EditBox. Fix Dicty, TmpDisk.
TmpDisk switch from ASCII to SCANCODE, better process keys for case when EditBox is active and inactive.

git-svn-id: svn://kolibrios.org@6640 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-10-31 11:27:15 +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)
deb780f6ba cmm: editbox convex
git-svn-id: svn://kolibrios.org@6193 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 02:22:34 +00:00
Kirill Lipatov (Leency)
ba5bd0f954 tmpdisk/t_gui.c: make disk selection better visible
git-svn-id: svn://kolibrios.org@6047 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-10 15:31:02 +00:00
Kirill Lipatov (Leency)
1ef1a0a3a0 CMM: 1. remove /lib/encoding.h and use iconv library instead, as a result next point
2. better encoding in WebBrowser
3. fix error_init() in lib/dll.h

git-svn-id: svn://kolibrios.org@5690 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-06 22:37:34 +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)
109aa7a0ef TmpDisk 0.62: fix ini-files save/load
git-svn-id: svn://kolibrios.org@5659 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-03 10:16:37 +00:00
Kirill Lipatov (Leency)
e63965353e CMM: fix tmpdisk issue, fix typo in mouse_cfg
git-svn-id: svn://kolibrios.org@5654 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-02 19:37:34 +00:00
Kirill Lipatov (Leency)
9030b33ab3 CMM: use load_dll in programs instead load_dll2
git-svn-id: svn://kolibrios.org@5626 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 20:43:05 +00:00
Kirill Lipatov (Leency)
155cf5487f CMM: fix strchr in tmpdisk and software_widget
git-svn-id: svn://kolibrios.org@5624 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 17:44:24 +00:00
Kirill Lipatov (Leency)
1834e6d8f6 CMM: move error messages to libraries
git-svn-id: svn://kolibrios.org@5621 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 14:09:01 +00:00
66df1356e8 C-- programm: small fix
git-svn-id: svn://kolibrios.org@5506 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-07 18:11:31 +00:00
Kirill Lipatov (Leency)
698c85d52f C--: update structure
WebView: fix very old bug related with named colors

git-svn-id: svn://kolibrios.org@5499 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-05 20:55:28 +00:00
Kirill Lipatov (Leency)
f5fda14ecf Tmpdisk: fix issue that if delete disk from center, last disk size dissappeared
git-svn-id: svn://kolibrios.org@5484 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-27 01:58:03 +00:00
Kirill Lipatov (Leency)
324f214b01 Tmpdisk v0.6: show disks sizes, use much less memory
git-svn-id: svn://kolibrios.org@5482 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-02-27 01:44:22 +00:00
CleverMouse
cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +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
Yogev Ezra
bf7ba9066e Test fixed itoa function (revert the 2 last changes).
git-svn-id: svn://kolibrios.org@4640 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-13 00:37:35 +00:00
3a8df05d00 Show free RAM size
git-svn-id: svn://kolibrios.org@4638 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-13 00:10:36 +00:00
e0dba7c238 TmpDisk 0.5.1: not displayed on the board size for the disk(fixed)
git-svn-id: svn://kolibrios.org@4616 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-06 22:15:33 +00:00
Kirill Lipatov (Leency)
8637a0873c TmpDisk: small code optimization
git-svn-id: svn://kolibrios.org@4425 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-05 21:28:58 +00:00
Kirill Lipatov (Leency)
596551cbe3 appearance update (I hope the last), build.bat scripts changed to use global path, WebView component from HTMLv moved to separate folder
git-svn-id: svn://kolibrios.org@4411 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 23:36:17 +00:00
Kirill Lipatov (Leency)
112c5cde23 tmpdisk: small *.bat scripts fix
git-svn-id: svn://kolibrios.org@4058 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-20 12:20:00 +00:00
4ab50d25b8 tmpdisk: recalculation of the size of the input field when adding a disk
git-svn-id: svn://kolibrios.org@4041 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-16 22:56:46 +00:00
Kirill Lipatov (Leency)
f9856ed815 TmpDisk: usability fix
git-svn-id: svn://kolibrios.org@3976 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 23:03:53 +00:00
Kirill Lipatov (Leency)
521fc78528 TmpDisk 0.5: better translation, optimizations
git-svn-id: svn://kolibrios.org@3975 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-04 22:02:44 +00:00
9290bad6be tmpdisk: fix button title
git-svn-id: svn://kolibrios.org@3965 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-03 14:52:50 +00:00
801b64b5a4 tmpdisk: add disk to Insert
git-svn-id: svn://kolibrios.org@3961 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-10-02 18:48:51 +00:00
0CodErr
907c30dda8 Fix for "ExitProcess when rolled up" http://board.kolibrios.org/viewtopic.php?p=51341#p51341
git-svn-id: svn://kolibrios.org@3907 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-09-14 15:59:07 +00:00