11 Commits

Author SHA1 Message Date
Andrew
7e63294b5e Post-SVN clean up (#244)
- Move source code from `trunk` into program root directory.
- Fix build and ASM files.
- Translated a few RU comments to en_US.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.

(Work towards #75, point 3)

Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/244
Reviewed-by: Gleb Zaharov <risdeveau@codrs.ru>
Reviewed-by: Burer <burer@kolibrios.org>
Co-authored-by: Andrew <dent.ace@gmail.com>
Co-committed-by: Andrew <dent.ace@gmail.com>
2025-05-20 17:36:10 +02:00
Andrew Dent
e626066eef Convert gif to optimized png images
Conversion from gif to png. Lossless optimization of image files, using `pngslim` and other tools.
Documentation only artwork (distributed outside a program):
- Slimmed 8.6 KiB (~8.1 KiB kpacked), average ~30% saving for 9 files.

git-svn-id: svn://kolibrios.org@10046 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 18:04:56 +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
Ivan Baravy
2c778124e3 Remove some duplicates: proc32.inc, macros.inc, struct.inc, etc.
git-svn-id: svn://kolibrios.org@7134 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-12-20 00:51:00 +00:00
Kirill Lipatov (Leency)
20ace41f1f system_colors: global rename and change meaning of "grab_button" to "work_3d_dark", and "grab_button_text" to "work_3d_light", the legacy of new_sys_colors table
git-svn-id: svn://kolibrios.org@6196 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-02-11 10:44:47 +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
CleverMouse
16b277dba2 fix some include paths, remove some lang.inc and soko binary
git-svn-id: svn://kolibrios.org@5093 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-05 17:26:19 +00:00
Artem Jerdev (art_zh)
19dd2b9a34 fastcall/syscall instructions should be avoided in future
due to possible compatibility problems.

git-svn-id: svn://kolibrios.org@1937 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-05-24 12:30:12 +00:00
Yogev Ezra
70ea410770 More Russian names fixing
git-svn-id: svn://kolibrios.org@1865 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-15 12:25:12 +00:00
Yogev Ezra
ce199e26d4 Fix some Russian file names in emulator/PrMK
git-svn-id: svn://kolibrios.org@1864 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-15 12:12:01 +00:00
Yogev Ezra
63cf01e274 Added sources: emulator/PrMK , games/klavisha
git-svn-id: svn://kolibrios.org@1863 a494cfbc-eb01-0410-851d-a64ba20cac60
2011-02-15 11:55:49 +00:00