Commit Graph

41 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
7ab6b3e984 Optimize png files for cmm/pixie2
Manually tweaked to use true black background (RGB:0,0,0), fixed 1 pixel, then lossless optimization of png image, using `pngslim` and other tools. 
Program graphics (compiled or included with software):
- Slimmed 46 B (~37 B kpacked), ~3% saving for 1 file.

git-svn-id: svn://kolibrios.org@10034 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:40:42 +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)
a689de57c5 ImageEdit: work in progress
git-svn-id: svn://kolibrios.org@9597 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-08 19:52:20 +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)
59ab8ffa2c barscfg: save docky state on/off after reboot
cmm: all apps are now using shared icons, remove old implementation

git-svn-id: svn://kolibrios.org@9445 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-19 14:25:40 +00:00
Kirill Lipatov (Leency)
17184feccd pixie: small skin improvements
git-svn-id: svn://kolibrios.org@9434 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-17 10:41:38 +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)
adf7624efe avoid using libio in img.load()
git-svn-id: svn://kolibrios.org@8389 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-13 11:48:29 +00:00
Kirill Lipatov (Leency)
7a6c5c33a6 cmm: global rework of libimg wrappers
git-svn-id: svn://kolibrios.org@7995 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-28 00:55:16 +00:00
Kirill Lipatov (Leency)
25c205ad05 IconEdit 0.7 Beta: open image of any color depth, bugfixes
lib/patterns/libimg_load_skin.h: convert into object

git-svn-id: svn://kolibrios.org@7977 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-24 16:46:26 +00:00
Kirill Lipatov (Leency)
7bac0abad3 WebView 2.25: add check for updates function
git-svn-id: svn://kolibrios.org@7765 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-05 18:28:02 +00:00
Kirill Lipatov (Leency)
a1815a31ee WebView 1.85: russification, new feature to search the web, allow to set background color of the text, add help page, more hotkeys
Pixie: better icon of audio button

git-svn-id: svn://kolibrios.org@7743 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 18:49:45 +00:00
Kirill Lipatov (Leency)
ce732ebdd3 WebView 1.84:
- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls

git-svn-id: svn://kolibrios.org@7742 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-21 14:33:54 +00:00
Kirill Lipatov (Leency)
4f577b5e9b rename panels_cfg to barscfg and change path of /sys/media/pixie/pixie to just /sys/media/pixie
git-svn-id: svn://kolibrios.org@7630 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-04-17 08:06:15 +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)
c89576f170 memory blocks: fix new game (thanks Antonio)
app_plus: fix typo
appearance: fix current skin save in eskin.ini
pixie player: restrict the length of folder name label (thanks Iuriy Olegov)
fm/icons.ini: add icons for *.stl

git-svn-id: svn://kolibrios.org@7613 a494cfbc-eb01-0410-851d-a64ba20cac60
2019-03-16 21:06:09 +00:00
Kirill Lipatov (Leency)
91939fc341 mp3info: autobuild, add to IMG
git-svn-id: svn://kolibrios.org@7484 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-19 09:19:59 +00:00
Kirill Lipatov (Leency)
2f3ccbc121 eolite.ini, pixie.ini: delete, use app.ini instead
snake.ini: remove from IMG
pixie2 skin.png: better compressing

git-svn-id: svn://kolibrios.org@7429 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-10-02 23:32:56 +00:00
Kirill Lipatov (Leency)
8d72ebc871 Pixie: fixed an issue with opening files
git-svn-id: svn://kolibrios.org@7348 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 19:01:23 +00:00
Kirill Lipatov (Leency)
3dd78a9d88 Pixie 2.91: Shift+Delete permanently deletes selected file
git-svn-id: svn://kolibrios.org@7347 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-09-10 18:52:48 +00:00
Kirill Lipatov (Leency)
cb04881600 update EasyShot
git-svn-id: svn://kolibrios.org@7235 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-17 17:43:32 +00:00
Kirill Lipatov (Leency)
1db955cd32 Pixie 2 is going GOLD
git-svn-id: svn://kolibrios.org@7232 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 11:10:33 +00:00
Kirill Lipatov (Leency)
63e302c544 CMM: easy icon set in program
git-svn-id: svn://kolibrios.org@7229 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-04-16 09:30:24 +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)
2ece3b26d7 Pixie2 Pre-Final: bugfixes
Eolite: simplier ini-related code

git-svn-id: svn://kolibrios.org@7202 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-21 23:26:31 +00:00
Kirill Lipatov (Leency)
a3399b26ae iconedit 0.35: implement preview, block hover, use mouse events instead of buttons
git-svn-id: svn://kolibrios.org@7200 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-21 15:14:21 +00:00
Kirill Lipatov (Leency)
308832d4dd add .VOX association, new GetIni() function which searches files in /kolibrios/settings/ first and then in /sys/settings/
git-svn-id: svn://kolibrios.org@7197 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-20 17:03:14 +00:00
Kirill Lipatov (Leency)
d6c5005f96 Pixie 2.8: fix play button while playing, delete from the list, bugfixes
git-svn-id: svn://kolibrios.org@7196 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-20 08:24:20 +00:00
Kirill Lipatov (Leency)
b64d2b1e22 Pixie 2.7: update UI, more hotkeys, fix last_folder open
git-svn-id: svn://kolibrios.org@7192 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-17 10:23:03 +00:00
Kirill Lipatov (Leency)
04313cebe1 Pixie 2.62: various fixes
git-svn-id: svn://kolibrios.org@7189 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-16 20:06:42 +00:00
Kirill Lipatov (Leency)
d3397f5fd8 Pixie 2.61: remove extension, add WAV and XM support, update shuffle and repeat buttons skin
git-svn-id: svn://kolibrios.org@7188 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-15 23:03:32 +00:00
Kirill Lipatov (Leency)
751583e53e Pixie2: bigger buttons and fonts, repeat and shuffle playing
git-svn-id: svn://kolibrios.org@7183 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-12 16:12:14 +00:00
Kirill Lipatov (Leency)
9e84bacadb Pixie 2.5: use kfont and some fixes
git-svn-id: svn://kolibrios.org@7182 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-11 20:16:50 +00:00
Kirill Lipatov (Leency)
94ede55e61 Pixie 1 & 2: use ac97snd as a backend, fix issue in ini.SetString(), remove minimp3 from autobuild
git-svn-id: svn://kolibrios.org@7177 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-03-07 11:18:19 +00:00
Kirill Lipatov (Leency)
4116e20492 Pixie 2.2, Taskbar 2
git-svn-id: svn://kolibrios.org@7166 a494cfbc-eb01-0410-851d-a64ba20cac60
2018-02-20 23:23:57 +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)
5849c9cf1f upload Pixie v2
git-svn-id: svn://kolibrios.org@6920 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-06-09 18:34:19 +00:00