Commit Graph

16 Commits

Author SHA1 Message Date
e23778f306 Fix language tags for cmm programs
ru -> ru_RU
2024-06-02 03:56:38 +01:00
e9e08c56b6 Update Tupfile.lua's for tup-0.8
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:45:21 +00:00
8735d3ceac Optimize png files for cmm programs
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software): 
- Slimmed 191 B (~281 B kpacked), average ~1% saving for 3 files.
Source artwork material (not directly included in a distribution):
- Slimmed 7 KiB (~5 KiB kpacked), average ~41% saving for 13 files.

git-svn-id: svn://kolibrios.org@10033 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:09:44 +00:00
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
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)
ddd90c73c8 CMM: decrease the size of apps, thanks lev for hints
+ some bugfixes

git-svn-id: svn://kolibrios.org@7984 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 00:17:12 +00:00
Kirill Lipatov (Leency)
32c1aaa506 notes: fix hotkeys of editbox with the ctrl like copy|paste
git-svn-id: svn://kolibrios.org@7730 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-02-25 15:14:47 +00:00
Kirill Lipatov (Leency)
bbe41151a9 add sntp to IMG
move notes to ISO
new icons: MGB, TXT; folder icon update
KFM fix toolbar background overflow window border
fit eskin into a single FAT sector

git-svn-id: svn://kolibrios.org@7640 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-25 17:51:39 +00:00
Kirill Lipatov (Leency)
22678da483 trying to fix notes
git-svn-id: svn://kolibrios.org@7629 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-16 21:34:45 +00:00
Kirill Lipatov (Leency)
f3d40e9f11 Notes: save window position
PanelsCfg: fix Docky icon
Sysmon: fix tmpdisk size

git-svn-id: svn://kolibrios.org@7532 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-11-06 15:54:32 +00:00
Kirill Lipatov (Leency)
2a5b8498fd Notes 1.1:
- fixed bugs found by TheOnlyMirage
- if CPU frequency < 1000 then while drag show only window frame else whow window contents
- add to autobuild
CPUid: 
- fix app crash at unknown Intel CPU name by Sh@dy
- non-cropped "intel.gif" logo
- delete redundant knopka* files
icons32.png:
- new Notes icon
- better icons: CPUid, Gmon
- reduce file size
IconEdit 0.58:
- update preview
- rotate squire images
- Ctrl+KeyArrow moves image on the canvas
- screen copy key events
- triangle gradient marker
- improve window appearance for dark skins

git-svn-id: svn://kolibrios.org@7444 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-09 19:12:02 +00:00
Kirill Lipatov (Leency)
839dde62cc @icon: fixed by GerdtR
notes: final version
mouse: better hold wheel with other buttongs clicked

git-svn-id: svn://kolibrios.org@7437 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-05 22:10:27 +00:00
Kirill Lipatov (Leency)
8bd9dd2363 Notes: pre final version
MouseCfg: optimized version (thans, Lev)
RtfRead: fix hotkeys

git-svn-id: svn://kolibrios.org@7434 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-04 20:08:44 +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)
29e0e255d4 Notes 0.7 ALPHA
git-svn-id: svn://kolibrios.org@7331 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-09 17:02:05 +00:00