Andrew
f222e98a09
All: Update locale codes (Part 2) ( #76 )
...
- Update language codes and add comments.
- Correct `en_US` translations.
- Some whitespace clean-up (mainly EOL sanitation).
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/76
Co-authored-by: Andrew <dent.ace@gmail.com>
Co-committed-by: Andrew <dent.ace@gmail.com>
2024-06-14 10:35:46 +02:00
IgorA
c0324e5907
Обновить programs/media/animage/trunk/menu_instruments.inc
...
animage use system buffer ClipBoard from Copy | Paste
2024-06-09 21:19:46 +02:00
Ivan Baravy
412e42a342
Most of language code fixes
2024-06-03 00:34:02 +01:00
Andrew Dent
f9693d139b
[zSea] Fix translations
...
Update locale codes for `lsz` macro, used to translate text in 'zSea'.
git-svn-id: svn://kolibrios.org@10072 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-06-01 00:36:39 +00:00
Andrew Dent
bb2607b7d8
Fix EN typos
...
- Corrections for en_US language.
- Some whitespace sanitation.
git-svn-id: svn://kolibrios.org@10063 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 19:05:57 +00:00
Andrew Dent
db1cb66d35
Fix spelling `programme` to `program`
...
- Correct spellings for en_US.
- Minimal tweaks for fluency.
git-svn-id: svn://kolibrios.org@10047 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 18:17:37 +00:00
Ivan Baravy
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
ace_dent
4cc0fb283b
Optimize png files for `media/voxel_editor`
...
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 3.6 KiB (~3.6 KiB kpacked), average ~29% saving for 6 files.
Documentation only artwork (distributed outside a program):
- Slimmed 45.7 KiB (~33 KiB kpacked), average ~38% saving for 28 files.
git-svn-id: svn://kolibrios.org@10027 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 16:40:01 +00:00
ace_dent
a2db07d6e1
Optimize png files for `media/log_el`
...
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 2.1 KiB (~2.1 KiB kpacked), average ~34% saving for 5 files.
Documentation only artwork (distributed outside a program):
- Slimmed 31.4 KiB (~28.2 KiB kpacked), average ~41% saving for 18 files.
git-svn-id: svn://kolibrios.org@10026 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 16:07:45 +00:00
ace_dent
865fd3a825
Optimize png files for `media` programs
...
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 453 B (~467 B kpacked), average ~8% saving for 5 files.
Documentation only artwork (distributed outside a program):
- Slimmed 112 KiB (~111 KiB kpacked), average ~30% saving for 11 files.
git-svn-id: svn://kolibrios.org@10025 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 15:39:02 +00:00
Doczom
3c309b14e1
midiplay: Added code to work with the MPU 401 port bypassing the 20 sysfn
...
Refactored code and code style
git-svn-id: svn://kolibrios.org@10009 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-04-08 17:02:39 +00:00
Doczom
67038a8fc9
programs in "programs\media" that use deleted system functions and whose rewriting is not rational have been moved to "programs\other\outdated"
...
git-svn-id: svn://kolibrios.org@9972 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-02-01 14:14:12 +00:00
IgorA
3cace9dd7a
clean code
...
git-svn-id: svn://kolibrios.org@9647 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-17 20:38:59 +00:00
vitalkrilov
46d9482bb0
Fixed misuse of "/rd/1" (changed to "/sys") for all other programs
...
git-svn-id: svn://kolibrios.org@9587 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 12:42:44 +00:00
IgorA
0311a61f7f
fix function name 'edit_box' to 'edit_box_draw'
...
git-svn-id: svn://kolibrios.org@9568 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-03 21:03:06 +00:00
Kirill Lipatov (Leency)
2325fc5d35
new palitra: update UI
...
git-svn-id: svn://kolibrios.org@9542 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-01 14:48:03 +00:00
Kirill Lipatov (Leency)
7b02f7b61d
Palitra: update by Vaicheslav97
...
git-svn-id: svn://kolibrios.org@9541 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-31 20:07:08 +00:00
Kirill Lipatov (Leency)
3d623894c9
Palitra: refactoring, add shared icons
...
Move t_edit into separate folder
git-svn-id: svn://kolibrios.org@9472 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-26 00:49:38 +00:00
Kirill Lipatov (Leency)
a143b06054
Palitra branch by Vaicheslav97 focused on updating UI
...
git-svn-id: svn://kolibrios.org@9470 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-25 22:13:48 +00:00
Kirill Lipatov (Leency)
8bf60cac6d
@MENU: allow to set links to files that would be open using @open
...
MENU.DAT: add a "Welcome" link, small resort
WEBVIEW: fix links browsing at bugs.kolibri-n.org
@RESHARE: fix crash on skin change
CMM: use @reshare for some apps which leads to size decrease
OSUPDATE: rework UI
git-svn-id: svn://kolibrios.org@9439 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-18 15:21:21 +00:00
Kirill Lipatov (Leency)
49c44e14d4
zSea: proper align menu, make separators less bold
...
git-svn-id: svn://kolibrios.org@9366 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-03 13:47:19 +00:00
Kirill Lipatov (Leency)
94b281e59d
various small fixes:
...
- icons.ini: fix icon in OpenDialog
- assoc.ini: use CEDIT for txt and log
- taskbar.ini: shoe min left button
- kiv: show info about image dimensions in the title
- rdsave: win_height considers skin_height
git-svn-id: svn://kolibrios.org@9035 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-08 18:47:59 +00:00
Kirill Lipatov (Leency)
56d8f86244
KIV: fix rolled-up bug https://prnt.sc/16uz1nf
...
git-svn-id: svn://kolibrios.org@8945 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-26 06:25:18 +00:00
Doczom
d10eaeb531
cleaning up unnecessary comments
...
git-svn-id: svn://kolibrios.org@8814 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:34:15 +00:00
Doczom
7fceb47d23
cleaning up unnecessary comments
...
git-svn-id: svn://kolibrios.org@8812 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-10 16:31:33 +00:00
Ivan Baravy
870958f71d
kiv: remove debug code overriding mouse settings.
...
git-svn-id: svn://kolibrios.org@8753 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-29 19:45:34 +00:00
Ivan Baravy
1948481489
Remove more leftover files (trigger autobuild).
...
git-svn-id: svn://kolibrios.org@8658 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-03-31 21:24:56 +00:00
Rustem Gimadutdinov (rgimad)
d2470c2ee6
upload new program QR Tool
...
git-svn-id: svn://kolibrios.org@8585 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-07 17:35:37 +00:00
Ivan Baravy
a16331c816
kiv and libimg.asm: Follow asm style guide, no semantic changes.
...
git-svn-id: svn://kolibrios.org@8497 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-30 05:32:02 +00:00
Ivan Baravy
de8931dae4
kiv: fix a bug (crash) after image rotation, fix memory leak.
...
git-svn-id: svn://kolibrios.org@8496 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-30 03:21:38 +00:00
IgorA
d72fcc2942
tinygl.obj: add some functions,
...
load_img.inc: delete old file load_lib
git-svn-id: svn://kolibrios.org@8442 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 10:03:16 +00:00
IgorA
9a54fc6aed
tinygl: add some double functions, add bcc32 example
...
libimg: small optimize
git-svn-id: svn://kolibrios.org@8408 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 16:48:32 +00:00
IgorA
5f41a75e27
box_lib.obj: clear code
...
git-svn-id: svn://kolibrios.org@8346 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-08 21:01:35 +00:00
maxcodehack
60c3243924
Upload GNU unRTF
...
git-svn-id: svn://kolibrios.org@8335 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-07 09:06:07 +00:00
IgorA
712b555519
animage use ColorDialog
...
git-svn-id: svn://kolibrios.org@8271 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-28 17:05:52 +00:00
IgorA
b9e8e3f735
add new version 'load_lib.mac',
...
'animage' use new macros 'load_lib.mac'
git-svn-id: svn://kolibrios.org@8227 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-20 19:47:45 +00:00
IgorA
f5228c717f
tinygl: fix struct ZBuffer, clean code
...
git-svn-id: svn://kolibrios.org@8174 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-11 20:32:44 +00:00
IgorA
02edd3949b
update: add vertical and horizontal lines for align image
...
git-svn-id: svn://kolibrios.org@8090 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-10-02 15:21:56 +00:00
IgorA
12edb27757
t_edit: new algoritm text selection
...
img_transform: update program
git-svn-id: svn://kolibrios.org@8036 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-10 14:53:12 +00:00
IgorA
7a7a049046
update program
...
git-svn-id: svn://kolibrios.org@7986 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-26 09:00:49 +00:00
Kirill Lipatov (Leency)
d23d7c335a
upload apps by JohnXenox: Beat, PlayNote
...
git-svn-id: svn://kolibrios.org@7940 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-17 20:07:05 +00:00
IgorA
6ac952ed64
new program 'img_transform',
...
small fix in 'tinygl.obj'
git-svn-id: svn://kolibrios.org@7929 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-16 14:36:52 +00:00
Kirill Lipatov (Leency)
05286caf32
KIV: save window size and position, if not set use 2/3 of screen
...
APP+: if param then automount this path
git-svn-id: svn://kolibrios.org@7879 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-06 17:54:44 +00:00
Kirill Lipatov (Leency)
1d3e5422e8
move eskin.ini settings into system.ini
...
git-svn-id: svn://kolibrios.org@7870 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-05 21:42:00 +00:00
Ivan Baravy
6aac7a3d5a
kiv: fix loading of toolbar icons.
...
Toolbar icons are loaded not in runtime from an image file but in
compile time via fasm preprocessor script. An error was introduced in
r7860 which is fixed now.
git-svn-id: svn://kolibrios.org@7862 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 14:02:04 +00:00
IgorA
e74d295b71
buf2d.obj: update function 'buf2d_bit_blt'
...
git-svn-id: svn://kolibrios.org@7861 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 11:55:42 +00:00
Ivan Baravy
5a520e0752
kiv: Add a button to switch scaling modes.
...
Two scaling modes (fit to the window, no scaling) were implemented
some time ago. One can switch them with not obvious shortcuts 'w' and
'=' (like in sxiv). This commit adds a button to the toolbar to do the
same.
Also, the window title now mentions the number of supported images in
the current directory, not the total number of files in it.
Align code to the kernel style guide.
git-svn-id: svn://kolibrios.org@7860 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-04 00:27:28 +00:00
Kirill Lipatov (Leency)
e234763f2f
fix prior
...
git-svn-id: svn://kolibrios.org@7833 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 14:52:26 +00:00
Kirill Lipatov (Leency)
0c92eb0b2e
scrshoot: less options
...
git-svn-id: svn://kolibrios.org@7832 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-28 14:50:37 +00:00
Kirill Lipatov (Leency)
4ad25a75b3
@menu: return to orthodox flat design
...
git-svn-id: svn://kolibrios.org@7786 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 11:29:55 +00:00