| revision | commit | date | author | title |
| 24f5beed39 | 2025-12-16 | Augustin Cavalier | kernel/vm: Minor code cleanup to get_memory_map_etc. |
| ab701fd69e | 2025-12-16 | Augustin Cavalier | kernel/vm: Print thread ID as decimal, not hex. |
| hrev59227 | 0110436f37 | 2025-12-15 | Augustin Cavalier | ProcessController: Add casts to appease GCC2. |
| hrev59226 | 1e3d21fd30 | 2025-12-15 | Augustin Cavalier | ProcessController: Allow manual resizing of the replicant window. |
| hrev59225 | f77f533f72 | 2025-12-15 | Augustin Cavalier | ProcessController: Scale width by height. |
| 4523120b97 | 2025-12-15 | Augustin Cavalier | ProcessController: Refactor size computation. |
| 42bb2865fd | 2025-12-15 | Augustin Cavalier | ProcessController: Base margin on font size. |
| hrev59224 | 0ce28c177c | 2025-12-15 | Nathan Patrizi | Tracker: Item view shows number of selected items |
| hrev59223 | 9e21e2fda7 | 2025-12-15 | nipos | Tracker: Fix missing pose view border in save panel |
| hrev59222 | 7914fda599 | 2025-12-14 | Niklas Poslovski | People: Pass received BMessage of PersonView on to BView if not directly needed |
| hrev59221 | 94c99bfdc9 | 2025-12-14 | Andrew Lindesay | HaikuDepot: Handling for 503 with delayed retry |
| hrev59220 | 1a163d0ce9 | 2025-12-13 | Jérôme Duval | Terminal: support for hyperlinks (#18827) |
| hrev59219 | cfd2df0eba | 2025-12-13 | DigitalBox98 | Haiku Book: add device kit |
| hrev59218 | b6506ee083 | 2025-12-13 | Samuel Rodríguez Pérez | input mouse mm: Fix two-finger scrolling by checking for two fingers only |
| hrev59217 | ad8a550efe | 2025-12-13 | Samuel Rodríguez Pérez | input mouse mm: Allow scroll movement and edge scrolling on tap drag scenarios |
| e2685c735f | 2025-12-13 | Samuel Rodríguez Pérez | input mouse mm: Reset tap statuses on any button presss or on more than two fingers |
| hrev59216 | cd5774201a | 2025-12-13 | Samuel Rodríguez Pérez | input mouse mm: Introduce helper funtions for finger handling |
| hrev59215 | 4b5001248d | 2025-12-13 | DigitalBox98 | MediaPlayer: GuessMimeType() if no supertype and traverse link |
| hrev59214 | 3329194a32 | 2025-12-13 | Andreas Henriksson | bfs: support functions for moving an inode |
| hrev59213 | 2ae816f515 | 2025-12-13 | nipos | translators: Use BSlider with triangle thumb and without filling |
| ad9735648b | 2025-12-13 | nipos | HaikuControlLook: Avoid changing the HighColor of the parent view in DrawSliderTriangle |
| hrev59212 | 4f361b3c3d | 2025-12-13 | Humdinger | ActivityMonitor: fix missing translatable strings |
| hrev59211 | c0e88245dc | 2025-12-13 | Autocomitter | Update translations from Pootle |
| hrev59210 | 0630e71e0e | 2025-12-13 | Augustin Cavalier | BuildSetup: Remove some unnecessary disabling of DEBUG. |
| hrev59209 | a7ee307329 | 2025-12-12 | Augustin Cavalier | kernel/fs: Clean up and improve logic around address copying. |
| hrev59208 | 758538e666 | 2025-12-10 | Augustin Cavalier | UDF: Put the root node in unmount. |
| 0125f39fd4 | 2025-12-10 | Augustin Cavalier | UDF: Upgrade some more TRACEs into ERRORs. |
| hrev59207 | c33f1b8ccd | 2025-12-10 | Máximo Castañeda | Deskbar: fix loop exit when adding a team |
| hrev59206 | 333909db33 | 2025-12-09 | Augustin Cavalier | kernel: Adjust missed OpenHashTable include. |
| hrev59205 | 1257e2ba22 | 2025-12-09 | Augustin Cavalier | Move most headers containing generic template classes out of kernel/util. |
| 9f786b6af7 | 2025-12-09 | Augustin Cavalier | Rename "headers/private/utils" to "util". |
| hrev59204 | 9c4c97f7f1 | 2025-12-09 | Augustin Cavalier | BUSBInterface: Fix incorrect management of fEndpoints on updating. |
| 97675f2fc4 | 2025-12-09 | PulkoMandy | arm: relocate UART when remapping virtual memory |
| hrev59203 | 0f7bee148d | 2025-12-09 | Axel Dörfler | AboutSystem: Open with golden ration window size |
| hrev59202 | 82755a4c33 | 2025-12-09 | Oscar Lesta | TextView: Move caret position to the end of selection on SelectAll(). |
| hrev59201 | 9d587f4f3f | 2025-12-09 | Jérôme Duval | tcp: send RST instead of FIN, when user closed and received data get lost |
| hrev59200 | 5860e2c161 | 2025-12-09 | Samuel Rodríguez Pérez | input mouse mm: Trace event, status and positional information |
| d519530a2b | 2025-12-09 | Samuel Rodríguez Pérez | input mouse mm: Improve tracing with a function tracer |
| b7a226b66e | 2025-12-09 | Samuel Rodríguez Pérez | input mouse mm: Fix tracing, trace all methods and add destructor |
| 172caabf4d | 2025-12-09 | PulkoMandy | BitUtils: fix gcc2 build |
| cf930b7e6c | 2025-12-09 | PulkoMandy | Move BitUtils.h outside of kernel directory |
| hrev59199 | 2172f376f8 | 2025-12-06 | Autocomitter | Update translations from Pootle |
| hrev59198 | 3b66de32f4 | 2025-12-04 | Augustin Cavalier | libroot/strftime: Add support for %k and %l. |
| 984dfdee36 | 2025-12-04 | Augustin Cavalier | ICUTimeData: Replace all spaces with a regular ' '. |
| hrev59197 | 3b7038d884 | 2025-12-04 | Sylvain Kerjean | [Network] Clear buffer before use. |
| hrev59196 | 85ced2a68e | 2025-12-03 | Axel Dörfler | Sudoku: Fixed colors in normal mode again |
| hrev59195 | 658d2d1222 | 2025-12-03 | Samuel Rodríguez Pérez | input mouse: Tracing cleanup fixes |
| 1dfcf1b9c6 | 2025-12-03 | PulkoMandy | input_server addons: use shared FunctionTracer |
| 9cb525a2e3 | 2025-12-03 | PulkoMandy | FunctionTracer: add support for "this" pointer and custom printf function |
| hrev59194 | 4b6432d831 | 2025-12-02 | Nathan Patrizi | Kernel: Add hrev after kernel debugger welcome |