|
|
WebPositive downloads: Handle large filenames by horizontal scrolling |
Emil Ahlbaeck
|
|
|
DriveSetup: minor GUI string changes |
Humdinger
|
|
|
Update translations from Pootle |
Autocomitter
|
|
|
app_server/AS_GET_BOUNDINGBOXES_STRINGS: store each array independently |
X512
|
|
|
df: Rework formatting, implement POSIX required flags |
Niklas Poslovski
|
|
|
DriveSetup: More correct translation behavior |
Humdinger
|
|
|
DriveSetup: show status of disk image operations |
SED4906
|
|
|
app_server: Remove special case for fully opaque layers |
Kacper Kasper
|
|
|
libroot/posix: fchdir() should not accept AT_FDCWD. |
Augustin Cavalier
|
|
|
kernel/fs: Check O_DIRECTORY in the VFS, not filesystems. |
Augustin Cavalier
|
|
|
kernel/fs: Relocate and consolidate open mode checks. |
Augustin Cavalier
|
|
|
strtok_r: Include features.h and reinstate "restrict". |
Augustin Cavalier
|
|
|
IPv6: implement multicast support |
Christof Meerwald
|
|
|
libroot: Appease GCC2 for strtok_r. |
Augustin Cavalier
|
|
|
kernel/team: Add set_foreground_process_group failure case with EPERM. |
Augustin Cavalier
|
|
|
limits.h: Add missing _POSIX2_CHARCLASS_NAME_MAX. |
Augustin Cavalier
|
|
|
locale: Implement getlocalename_l. |
Augustin Cavalier
|
|
|
kernel: Add new strtok_r.c to the Jamfile. |
Augustin Cavalier
|
|
|
libroot/posix: Replace strtok_r with musl's. |
Augustin Cavalier
|
|
|
kernel/fs: Check if the existing node is a directory in create_vnode. |
Augustin Cavalier
|
|
|
DriveSetup: Use clearer file dialog titles + button labels |
Humdinger
|
|
|
ImageRules: remove dependency on bc |
PulkoMandy
|
|
|
uname: C89 fix to appease GCC2. |
Augustin Cavalier
|
|
|
limits.h: Clean up and fix _POSIX_* values. |
Augustin Cavalier
|
|
|
semaphore.h: Add SEM_VALUE_MAX. |
Augustin Cavalier
|
|
|
unistd: Add _POSIX_DEVICE_CONTROL. |
Augustin Cavalier
|
|
|
search.h: Declare posix_tnode as specified in POSIX-2024. |
Augustin Cavalier
|
|
|
kernel: Return B_HAIKU_VERSION for kernel_version & handle it in uname(). |
Augustin Cavalier
|
|
|
Debugger: Fix jobs trying to re-add dependencies. |
Augustin Cavalier
|
|
|
DriveSetup: add "disk image menu" |
Dancsó Róbert
|
|
|
IPv6: Path MTU Discovery |
Christof Meerwald
|
|
|
Use B_DEV_NAME_LENGTH instead of 128, where appropiate. |
Oscar Lesta
|
|
|
ps2: Disable v2. |
Augustin Cavalier
|
|
|
Implement missing methods in PictureBoundingBoxPlayer |
Kacper Kasper
|
|
|
PoseView: improve drag bitmap computations |
PulkoMandy
|
|
|
fs_shell: use FSSH_B_DEV_NAME_LENGTH instead of 128. |
Oscar Lesta
|
|
|
PicturePlayer: Use C++ virtual interface instead of C function table |
X512
|
|
|
app_server: add gradient stroke support |
X512
|
|
|
Fix platform.h for C compilation |
beaglejoe
|
|
|
BAlert: play user-selected sound |
SED4906
|
|
|
Update translations from Pootle |
Autocomitter
|
|
|
Kernel: Fix write overlay handling of existing directories |
Nathan Patrizi
|
|
|
i2c_hid: some fixes and improvements |
Lt-Henry
|
|
|
Installer: Scale EULA window for HiDPI |
nipos
|
|
|
Tracker: expand use of mime sniffer |
Jim906
|
|
|
Haiku Book: Added MailAttachment, MailDaemon and mail_encoding |
cafeina
|
|
|
ps/2 elantech: Enable v4 devices |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: add finger hack with TODO to remove it later |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: trackpoint support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v1 support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v2 support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v3 support (untested) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - implement v4 (funtional) |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Implement buttons, position, preliminary presure, fingers bitmap |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: Return B_BAD_DATA when there is no new event from the touchpad |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Replace dprintf by TRACE for known packets |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Fix validation checks and improve tracing |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: v4 - Add common legend and packet descriptions from FreeBSD 14.3 psm driver |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: Split get_elantech_movement into 2 functions |
Samuel Rodríguez Pérez
|
|
|
ps/2 elantech: Initial cleanups and fixes to support input devices |
Samuel Rodríguez Pérez
|
|
|
input: Implement click finger behaviour (enabled by default) |
Samuel Rodríguez Pérez
|
|
|
input: Implement software button areas (disabled by default) |
Samuel Rodríguez Pérez
|
|
|
input: Implement edge motion (enabled by default on tap drag) |
Samuel Rodríguez Pérez
|
|
|
input: Implement two-fingers natural scrolling (enabled by default) |
Samuel Rodríguez Pérez
|
|
|
IPv6: Fix cache update when receiving neighbor solicitation |
Christof Meerwald
|
|
|
netstat: Added support for displaying IPv6 addresses and fixed filtering |
Christof Meerwald
|
|
|
telnet: Enable IPv6 support |
Christof Meerwald
|
|
|
notification_server: Tint close and collapse icons light in dark mode |
nipos
|
|
|
fat: Change device_name to B_DEV_NAME_LENGTH bytes and use strlcpy(). |
John Scipione
|
|
|
fs_info: Use B_DEV_NAME_LENGTH instead of 128 and remove TODO. |
John Scipione
|
|
|
BFilePanel: lock window while constructing |
PulkoMandy
|
|
|
makebootable: guard against writing to non-bfs partitions |
PulkoMandy
|
|
|
DriveSetup: show on all workspaces if Deskbar isn't running |
PulkoMandy
|
|
|
Mail: Update text control colors automatically. |
John Scipione
|
|
|
Mail: Make read-only/disabled fields navigable and selectable |
John Scipione
|
|
|
Mail: Style fixes related to text control color updates. |
John Scipione
|
|
|
AboutSystem: Live update credit text view colors |
John Scipione
|
|
|
bfs: better filter invalid timestamp values |
PulkoMandy
|
|
|
freebsd_wlan: Don't include stdbool.h under C++. |
Augustin Cavalier
|
|
|
Revert "makebootable: guard against writing to non-bfs partitions" |
waddlesplash
|
|
|
drivers/ether: Synchronize intel22x, ipro1000, iflib with FreeBSD 15. |
Augustin Cavalier
|
|
|
freebsd_network: Additions and motifications for FreeBSD 15 iflib drivers. |
Augustin Cavalier
|
|
|
drivers/ether: Synchronize all non-iflib drivers with FreeBSD upstream. |
Augustin Cavalier
|
|
|
Synchronize net80211 and all FreeBSD drivers with upstream 15.0. |
Augustin Cavalier
|
|
|
freebsd_network: Split m_get3 out of m_get2. |
Augustin Cavalier
|
|
|
checkfs & resizefs: Adapt following API change in the Storage Kit. |
Augustin Cavalier
|
|
|
makefile-engine: split C and C++ flags. |
Oscar Lesta
|
|
|
makebootable: guard against writing to non-bfs partitions |
PulkoMandy
|
|
|
Fix Web+ Loader pages |
Humdinger
|
|
|
Haiku Book: added SerialPort |
cafeina
|
|
|
ImageRules: do not include catalogs from .so in dependencies |
PulkoMandy
|
|
|
app_server: remove unreferenced server protocol commands |
X512
|
|
|
fat: Fix potential double lock |
Jim906
|
|
|
Update translations from Pootle |
Autocomitter
|
|
|
bfswhich/bfsinfo/recover can now run on Linux |
Axel Dörfler
|
|
|
bfs_tools: Replaced S_* macros with internal BFS_S_* macros |
Axel Dörfler
|
|
|
Fix test_app_server build |
Kacper Kasper
|
|
|
resolv: Zero-initialize res_state objects. |
Christof Meerwald
|
|
|
build: Fix NetBSD build issues |
Christof Meerwald
|
|
|
getnetent: move networks file to system data directory |
PulkoMandy
|