Max Logaev mxlgv
  • Federal Republic of Russia
  • KolibriOS maintainer and С/С++ developer.

  • Joined on 2024-03-30
mxlgv commented on pull request KolibriOS/kolibrios#242 2025-05-20 22:48:53 +02:00
CtrlDemo: code cleaning, library import optimization

Let's try adding this to import.inc

mxlgv commented on pull request KolibriOS/kolibrios#231 2025-05-20 22:47:39 +02:00
Libraries (box_lib, buf2d, libimg, tinygl): optimize function import

Let's try adding this to import.inc...

mxlgv suggested changes for KolibriOS/kolibrios#243 2025-05-20 22:09:34 +02:00
FTPC: Fixed crash on large directories

Please do not add unrelated changes to PRs. Keep one commit that fixes the issue.

mxlgv pushed to 207-fix-ftpc-crash at b00bl1k/kolibrios 2025-05-20 22:06:03 +02:00
98988e9d5c Remove unused file
3cd9a1c754 Fix ftpc crash
7e63294b5e Post-SVN clean up (#244)
Compare 3 commits »
mxlgv deleted branch http-asm-encoding-fix from KolibriOS/kolibrios 2025-05-17 19:11:25 +02:00
mxlgv pushed to main at KolibriOS/kolibrios 2025-05-17 19:11:21 +02:00
c148987224 Libs/http: Added all delim chars from RFC 3986 (#233)
mxlgv merged pull request KolibriOS/kolibrios#233 2025-05-17 19:11:19 +02:00
[Libs/HTTP] Added encoding for '+' and '&'
mxlgv pushed to http-asm-encoding-fix at KolibriOS/kolibrios 2025-05-17 18:38:55 +02:00
65f87c7311 [Libs/HTTP] Fixed binary numbers format
51e5af4e30 [Libs/HTTP] Add all delim chars from RFC 3986 standard
a3cbf31b70 [Libs/HTTP] Updated copyright years
0cbfc85e09 [Libs/HTTP] Fix to previous
3222552814 [Libs/HTTP] Added encoding for '+' and '&'
Compare 7 commits »
mxlgv deleted branch magnify-show-grid from KolibriOS/kolibrios 2025-05-14 21:23:56 +02:00
mxlgv pushed to main at KolibriOS/kolibrios 2025-05-14 21:23:49 +02:00
4550e15838 Magnify: Moved to programs/system
cc867a0bb8 Magnify: Added visual grid. Changed magnify calc and display logic
Compare 2 commits »
mxlgv merged pull request KolibriOS/kolibrios#194 2025-05-14 21:23:48 +02:00
[Apps/Magnify] Codebase, logic and display rework
mxlgv commented on pull request KolibriOS/kolibrios#231 2025-05-14 21:21:52 +02:00
Libraries (box_lib, buf2d, libimg, tinygl): optimize function import

Do I understand correctly that only those functions that are used in the code are imported?

mxlgv commented on pull request KolibriOS/kolibrios#233 2025-05-14 21:03:39 +02:00
[Libs/HTTP] Added encoding for '+' and '&'

How to test this?

mxlgv pushed to magnify-show-grid at KolibriOS/kolibrios 2025-05-14 20:59:01 +02:00
4550e15838 Magnify: Moved to programs/system
cc867a0bb8 Magnify: Added visual grid. Changed magnify calc and display logic
Compare 2 commits »
mxlgv pushed to magnify-show-grid at KolibriOS/kolibrios 2025-05-14 20:54:51 +02:00
8cbed751a3 Magnify: Moved to programs/system
mxlgv pushed to magnify-show-grid at KolibriOS/kolibrios 2025-05-14 20:50:04 +02:00
fcaba668e4 Magnify: Moved to programs/system
mxlgv pushed to magnify-show-grid at KolibriOS/kolibrios 2025-05-14 20:38:58 +02:00
da1c067d66 Magnify: Added visual grid. Changed magnify calc and display logic
16a0ef9543 WebView 3.91 (#230)
51b150c9aa Kernel: Fixed bug #221 - accept does not fill sockaddr
c18da5afae TinyGL: Added gluDisk. Fixed args in gluCylinder and gluSphere (#223)
cd1c2ce969 Fix docpack shortcut for sysfuncs in text editors
Compare 16 commits »