Kiril Lipatov Leency
  • Joined on 2025-02-22
Leency commented on pull request KolibriOS/kolibrios#162 2025-03-18 21:29:31 +01:00
[Apps/Pipet] Fixed wrong window colors on some skins and optimized size

@mxlgv it was working well, and now it is with my changes)

Leency pushed to apps-pipet-fix-colors at KolibriOS/kolibrios 2025-03-18 21:26:09 +01:00
3b98fd7e25 macros.inc: rename area to RECT
Leency pushed to apps-pipet-fix-colors at KolibriOS/kolibrios 2025-03-18 21:14:56 +01:00
40fac07a43 macros.inc: replace unused RECT struct with 'area', use it in pipet
Leency created pull request KolibriOS/kolibrios#166 2025-03-18 00:22:30 +01:00
welcome.htm and related stuff (fix #20)
Leency pushed to welcome.htm-finally-uploaded at KolibriOS/kolibrios 2025-03-18 00:22:11 +01:00
1595e1ab1b welcome.htm and related stuff (fix #20)
Leency created branch welcome.htm-finally-uploaded in KolibriOS/kolibrios 2025-03-18 00:22:10 +01:00
Leency commented on pull request KolibriOS/kolibrios#165 2025-03-17 21:31:46 +01:00
kiv: show image bpp in win header

@08b

Leency created pull request KolibriOS/kolibrios#165 2025-03-17 21:31:27 +01:00
kiv: show image bpp in win header
Leency pushed to kiv-show-image-bpp at KolibriOS/kolibrios 2025-03-17 21:31:07 +01:00
aff1cfb35b kiv: show image bpp in win header
Leency created branch kiv-show-image-bpp in KolibriOS/kolibrios 2025-03-17 21:31:06 +01:00
Leency deleted branch kiv-show-bpp from KolibriOS/kolibrios 2025-03-17 21:29:51 +01:00
Leency pushed to kiv-show-bpp at KolibriOS/kolibrios 2025-03-17 19:31:30 +01:00
1a1d333a4a kiv: show bpp of the file in window header
6510440a68 kf_font_viewer gets to be a part of syspanel
Compare 2 commits »
Leency created branch kiv-show-bpp in KolibriOS/kolibrios 2025-03-17 19:31:30 +01:00
Leency approved KolibriOS/kolibrios#159 2025-03-17 01:19:28 +01:00
Boxlib: fix write null pointer in editbox

tested fixed

Leency pushed to webview-3.83 at KolibriOS/kolibrios 2025-03-17 01:19:02 +01:00
d4e683812c webview 3.85: fix a specific case when col width was calculated wrong
Leency created pull request KolibriOS/kolibrios#156 2025-03-16 19:35:44 +01:00
webview-3.84
Leency pushed to webview-3.83 at KolibriOS/kolibrios 2025-03-16 19:35:20 +01:00
42c9d954b2 webview 3.84
Leency pushed to webview-3.83 at KolibriOS/kolibrios 2025-03-16 14:02:06 +01:00
5695f53145 webview-3.83
Leency created branch webview-3.83 in KolibriOS/kolibrios 2025-03-16 14:02:05 +01:00
Leency commented on pull request KolibriOS/kolibrios#154 2025-03-16 13:36:12 +01:00
palitra branch: general UI and code refactoring, fix a lot of issues

Too much do describe but actually some fixes are:

  • I fixed the ID of the buttons, made the window always on top
  • removed the visible rectangle when clicking on the palette
  • fixed the…