009c0d0519
webview-3.83
...
- fixed collection.h that caused webview crash
- fix rolled-up bug
- add special symbol from builds.kolibrios.org/status.html
2025-03-17 11:50:17 +01:00
bab6267412
Boxlib: fix write null pointer in editbox
Build system / Check kernel codestyle (pull_request) Successful in 35s
Build system / Build (pull_request) Successful in 7m45s
2025-03-17 10:55:32 +01:00
72196f42de
Palitra(branch): UI and code refactoring. Fix a lot of issues ( #154 )
...
- Fixed the ID of the buttons, made the window always on top;
- Removed the visible rectangle when clicking on the palette;
- Fixed the position of the picker and palette buttons.
Reviewed-on: #154
Reviewed-by: Max Logaev <maxlogaev@proton.me >
Co-authored-by: leency <lipatov.kiril@gmail.com >
Co-committed-by: leency <lipatov.kiril@gmail.com >
2025-03-17 10:54:19 +01:00
f1e958af41
Firework: fix and optimize window resizing
Build system / Check kernel codestyle (pull_request) Successful in 1m19s
Build system / Build (pull_request) Successful in 16m28s
2025-03-17 01:09:45 +03:00
rgimad
78de535233
Apps/dbgboard: fix critical bug with stack overflow
Build system / Check kernel codestyle (pull_request) Successful in 34s
Build system / Build (pull_request) Successful in 7m0s
2025-03-16 19:50:12 +01:00
e353771faa
Pipet: Rewrite from C-- to FASM
...
Build system / Check kernel codestyle (pull_request) Successful in 25s
Build system / Build (pull_request) Successful in 4m52s
- Rewritten from C-- to FASM
- Function to select not a single pixel, but a 7*7 rect from screen;
- Function to select each pixel from selected rect;
- Updated UX/UI.
Co-authored-by: leency <lipatov.kiril@gmail.com >
2025-03-16 13:17:33 +02:00
714cc0a65c
cmm menu: fix marker
Build system / Check kernel codestyle (pull_request) Successful in 23s
Build system / Build (pull_request) Successful in 5m0s
2025-03-15 23:28:13 +01:00
9357a21169
Plasma: Fix code style and added support for window resizing
Build system / Check kernel codestyle (pull_request) Successful in 23s
Build system / Build (pull_request) Successful in 5m0s
2025-03-15 23:02:16 +01:00
75e732a437
Apps/plasma: Deleted trunk dir. Files moved
2025-03-15 23:02:16 +01:00
afd07534ab
Apps/fire: Improved code style and readability
2025-03-15 22:31:23 +01:00
20aba254bc
Apps/firework: Added support for window resizing
Build system / Check kernel codestyle (pull_request) Successful in 32s
Build system / Build (pull_request) Successful in 5m36s
2025-03-15 22:35:09 +02:00
fbd99c82a4
Apps/firework: Improved code style and readability
2025-03-15 19:48:49 +02:00
784b02b4a4
3dcube: get rid of unnecessary files, refined build.bat and tupfile
Build system / Check kernel codestyle (pull_request) Successful in 32s
Build system / Build (pull_request) Successful in 5m36s
2025-03-15 14:54:46 +01:00
rgimad
7a2e48bed2
Flip the bird in kfetch command ( #144 )
...
Co-authored-by: Burer <taldariner@gmail.com >
Reviewed-on: #144
Reviewed-by: Max Logaev <maxlogaev@proton.me >
Co-authored-by: rgimad <33692565+rgimad@users.noreply.github.com >
Co-committed-by: rgimad <33692565+rgimad@users.noreply.github.com >
2025-03-14 23:44:53 +01:00
31ca1c76bb
Apps/unvwater: Added support for window resizing
Build system / Check kernel codestyle (pull_request) Successful in 30s
Build system / Build (pull_request) Successful in 5m29s
2025-03-15 00:56:49 +03:00
99ddd88ff8
Apps/unvwater: Improved code style and readability
2025-03-14 22:41:51 +01:00
4f1a8ef9a1
kf_font_viewer gets to be a part of syspanel
...
Build system / Check kernel codestyle (pull_request) Successful in 21s
Build system / Build (pull_request) Successful in 5m28s
Syspanel gets bigger in less than 1 sector and we still have kf viewer in the IMG
2025-03-14 21:31:22 +01:00
93f12c7673
allow applications to work nicely without .kf files
Build system / Check kernel codestyle (pull_request) Successful in 37s
Build system / Build (pull_request) Successful in 7m45s
2025-03-14 21:10:49 +01:00
Burer
3eb02af5fd
[Other/Data] Optimized all .png images in repo using optipng -o7
Build system / Check kernel codestyle (pull_request) Successful in 44s
Build system / Build (pull_request) Successful in 7m12s
2025-03-14 20:46:32 +01:00
rgimad
83d8146ad1
Apps/dbgboard: fix comments
Build system / Check kernel codestyle (pull_request) Successful in 29s
Build system / Build (pull_request) Successful in 5m10s
2025-03-13 21:31:10 +03:00
rgimad
1974f45c50
Apps/dbgboard: add display modes and more highlighting
Build system / Check kernel codestyle (pull_request) Successful in 34s
Build system / Build (pull_request) Successful in 5m17s
2025-03-13 17:24:09 +03:00
36ce6f0b74
Eolite 5.28
...
Build system / Check kernel codestyle (pull_request) Successful in 40s
Build system / Build (pull_request) Successful in 5m34s
- deny renaming folder '..'
- 'show status bar' option removed
- add option 'bold font'
- Quark view changed to HEX View
2025-03-12 12:27:18 +01:00
4701a15222
Apps/tube: Added support for window resizing
Build system / Check kernel codestyle (pull_request) Successful in 34s
Build system / Build (pull_request) Successful in 5m29s
2025-03-12 12:08:40 +03:00
61277f8822
Apps/tube: Improved code style and readability
...
Build system / Check kernel codestyle (pull_request) Successful in 45s
Build system / Build (pull_request) Successful in 5m34s
- Magic numbers are replaced with constants;
- Added copyrights and source to the original;
- Removed unnecessary *.bat files.
Co-authored-by: Max Logaev <maxlogaev@proton.me >
2025-03-12 11:03:37 +03:00
abb7442055
Apps/tube: Deleted trunk dir. Files moved
...
The trunk directory is no longer required. This is a rudiment of SVN
2025-03-12 02:50:40 +03:00
81b15607dc
Apps/barcfg: Added bars_8b.raw
...
Build system / Check kernel codestyle (pull_request) Successful in 45s
Build system / Build (pull_request) Successful in 5m41s
Co-authored-by: Max Logaev <maxlogaev@proton.me
2025-03-10 23:11:33 +01:00
30d8d45326
Data: Move kf_font_viewer to ISO
...
- Added testcon2_eng to IMG;
- use_mb was removed from IMG because it was not used.
Co-authored-by: Max Logaev <maxlogaev@proton.me
2025-03-10 23:11:33 +01:00
9a23c001e1
Data: Added hotkeys for change sound volume and mute/unmute sound
...
- Added Ctrl + Alt + Left / Right - change sound volume;
- Added Ctrl + Alt + Up / Down - mute and unmute sound;
- Corrected description.
Co-authored-by: Max Logaev <maxlogaev@proton.me
2025-03-10 23:11:33 +01:00
64b7372624
Apps/eolite: Version 5.27
...
Build system / Check kernel codestyle (pull_request) Successful in 31s
Build system / Build (pull_request) Successful in 4m53s
- Choose first file on ctrl selection.
- Set static position for maximized window:
https://github.com/KolibriOS/kolibrios/issues/9
2025-03-10 22:28:44 +01:00
d04420295a
CI: Add hash for toolchain
Build system / Check kernel codestyle (pull_request) Successful in 28s
Build system / Build (pull_request) Successful in 5m5s
2025-03-10 21:31:00 +01:00
2935b29fd8
CI: Cache
2025-03-10 21:31:00 +01:00
505f741fbd
CI/CD: Used kolibri-toolchain and fuse. Added es_ES build
...
- Used tup with fuse to speed up build;
- Used kolibri-toolchain to speed up the build, that is,
do not waste time installing dependencies;
- Added build of the Spanish version (es_ES).
Signed-off-by: Max Logaev <maxlogaev@proton.me >
2025-03-10 21:31:00 +01:00
5a852ebdfb
Apps/webview: Version 3.82. Fixed text rendering, speedup ( #130 )
...
Build system / Check kernel codestyle (push) Successful in 28s
Build system / Build (push) Successful in 8m2s
Co-authored-by: leency <lipatov.kiril@gmail.com >
Co-committed-by: leency <lipatov.kiril@gmail.com >
2025-03-10 20:28:52 +01:00
026d2aba40
Libs/console_coff: Translate comments to English and convert to UTF-8 ( #128 )
...
Build system / Check kernel codestyle (push) Successful in 50s
Build system / Build (push) Successful in 11m28s
Translated remaining non-English comments to English and convert to UTF-8
Co-authored-by: rgimad <33692565+rgimad@users.noreply.github.com >
Reviewed-on: #128
Reviewed-by: Max Logaev <mxlgv@noreply.localhost >
Co-authored-by: rgimad <rgimad@noreply.localhost >
Co-committed-by: rgimad <rgimad@noreply.localhost >
2025-03-10 20:04:26 +01:00
Taldariner
9b08b20cc3
Charsets Checker 0.3.2
...
Build system / Check kernel codestyle (push) Successful in 29s
Build system / Build (push) Successful in 8m26s
- Renamed to Charsets Viewer/Charsets
- Fixed rolled-up bug
- Tweaked UI a little bit
- Renamed files in autobuild
- Moved charsets to programs/develop
- Added credits in charsets.asm
- Moved charsets dev history to separate file
2025-03-07 23:25:15 +03:00
38fdd13e0c
Added charset_checker app to IMG instead of asciivju and keyascii
2025-03-07 23:25:14 +03:00
d9679f5f81
Add new debug board - dbgboard based on console.obj ( #119 )
...
Main advantages:
- Bigger font
- Scrolling (like in other console apps)
- K : and L: messages highligting
Also, like the old board it writes log to /tmp0/1/boardlog.txt (or you can pass another path in args), can view it on F2
Co-authored-by: rgimad <33692565+rgimad@users.noreply.github.com >
Reviewed-on: #119
Reviewed-by: Max Logaev <maxlogaev@proton.me >
Co-authored-by: rgimad <rgimad@noreply.localhost >
Co-committed-by: rgimad <rgimad@noreply.localhost >
2025-03-07 23:24:48 +03:00
92ea2a97eb
Data: Dino has been moved to the TCC category.
...
Build system / Check kernel codestyle (push) Successful in 32s
Build system / Build (push) Successful in 9m9s
Signed-off-by: Maxim Logaev <maxlogaev@proton.me >
2025-03-07 10:48:09 +01:00
98cccc438c
Apps/aclock: Rewrite from nasm to fasm
Build system / Check kernel codestyle (push) Successful in 31s
Build system / Build (push) Successful in 9m41s
2025-03-07 01:10:44 +01:00
79d9f42085
Apps/genfiles: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
b39150ecea
Apps/lod: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
1a40899780
Apps/FillScr: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
25b79ca6d1
Apps/Timer: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
2e3548d92a
Apps/tinfo: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
ed8e4ecf33
Apps/mstate: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
6a9608c7a4
Apps/C4: Rewrite from nasm to fasm
2025-03-07 01:10:44 +01:00
d8c6274d19
Libs/iconv: Fixed convert BEL and UKR i/I to CP866
...
Build system / Check kernel codestyle (push) Successful in 33s
Build system / Build (push) Has been cancelled
Signed-off-by: Maxim Logaev <maxlogaev@proton.me >
2025-03-07 01:05:42 +01:00
1df7b2fd4c
Apps/webview: Version 3.8. Fixed <p>, new h3 style
...
Build system / Check kernel codestyle (push) Successful in 29s
Build system / Build (push) Has been cancelled
- `cmm/lib/collection.h`: fixed memory leak, more safe, optimizations;
- webview: mostly fix <p>, new h3 style, some other updates.
Reviewed-on: #115
2025-03-07 03:00:49 +03:00
9001dbc1b4
CI/CD: Added CI, without MSVC (en_US and ru_RU)
...
Build system / Check kernel codestyle (push) Successful in 1m51s
Build system / Build (push) Successful in 11m51s
- Added `install_kgcc` script;
- Added `checker.pl` script to check the kernel codestyle;
- Added build of en_US and ru_RU versions of images.
Known problem: projects that require the proprietary MSVC compiler are
not built.
Signed-off-by: Maxim Logaev <maxlogaev@proton.me >
2025-03-04 20:09:10 +01:00
c11c7922bd
Libs/mbedtls: Use strip instead of kos32-strip
...
`kos32-strip`` contains a bug:
When trying to strip a large object file builded by `clink`,
a segfault occurs. This bug is not reproduced on the newer `strip`.
Signed-off-by: Maxim Logaev <maxlogaev@proton.me >
2025-03-04 20:09:10 +01:00