⛏️ index : haiku.git

Age Commit message Author
Tracker: Fix Select shortcut again Fixes #19596 John Scipione
Tracker: Fix "Select" shortcut Humdinger
install-wifi-firmwares.sh: Fix download URL Humdinger
Update translations from Pootle Autocomitter
ICULocaleBackend: Validate that the created locale really exists. Augustin Cavalier
TextSearch: Add "Clear history" menu item Humdinger
Mail: Fix "Close and set to…" for multiple mails Humdinger
TextSearch: Add keyboard navigation to history Humdinger
Tracker: Fix missing translation Humdinger
ramfs: Handle renames replacing existing files properly. Augustin Cavalier
ramfs: Check for errors when increasing file sizes. Augustin Cavalier
ext2: enable the checksum_seed feature Jérôme Duval
libroot/posix: Switch back to using glibc's string/float-integer conversion routines. Augustin Cavalier
bios_ia32: fix compilation with TRACE_DEVICES enabled Peter van Dijk
BPicture: fix BeOS flattened format compatibility X512
Terminal: Fix possible double lock JackBurton79
Adjust all users of BUrl to new API PulkoMandy
BUrl: rework handling of URL encoding athira-selvam
BControl docs: Sum up abstract nature of BControl and how to set colors. John Scipione
nfs4: Fix minor private cache issues Jim906
Wacom: Added support for Intuos4 series DigitalBox98
Time preferences: show help harder Alexander von Gluck
Time preferences: show help if started with unrecognized command line flags PulkoMandy
Update translations from Pootle Autocomitter
Shape: remove unused code X512
TextSearch: add a simple file filter. Oscar Lesta
headers/BeBuild.h: Add gcc 15 support Alexander von Gluck
Revert "BTextView: Update word-wise/line-wise shortcuts" waddlesplash
boot/loader/elf: Minor fix for printf format type on x86_64 Alexander von Gluck
ldscripts/kernel: set load base of 0 Alexander von Gluck
boot/loader/elf: Add better debugging for AllocateRegion failures Alexander von Gluck
build-packages/riscv64: Bump zstd to 1.5.7 Alexander von Gluck
Update translations from Pootle Autocomitter
RemoteDesktop : reuse port 10900 Sylvain78
makefile-engine: add INSTALL_DIR and TARGET_DIR to the template. Oscar Lesta
tcp: retransmit SYN when not acknowledged after some time Jérôme Duval
nfs4: Avoid deleting nodes when unlinking Jim906
Update translations from Pootle Autocomitter
libroot/glibc: Fix vtable incompatibilities on GCC 2. Augustin Cavalier
tests: Adjust remaining usages of "Server" rule. Augustin Cavalier
Revert "Tracker: Don't create the TitleView and CountView for the desktop." Augustin Cavalier
RemoteDesktop : improvement on parsing optional ssh port Sylvain78
keymaps: clean up Latin-American and Spanish keymaps. Oscar Lesta
Jam: Remove BinCommand, Executable, Server and Preference rules PulkoMandy
Haiku Depot: Fix text document ref crash PawanYr
Update translations from Pootle Autocomitter
Update ACPICA to 2025-04-04 PulkoMandy
HaikuDepot: Add 'All packages' message PawanYr
kernel/vm: Print the cache on assertion failure in VMAnonymousCache::Commit(). Augustin Cavalier
BQuery: Make SetFlags() behave like other Set..() methods & add documentation. Augustin Cavalier
bootloader/bios_ia32: Automatically zero bios_regs on initialization. Augustin Cavalier
kernel/debug: Acquire the sOutputLock in debug_puts. Augustin Cavalier
renice: Fix unused variable warning PulkoMandy
Tracker: Don't bail out if there are no directory filters for a query. Augustin Cavalier
Tracker: Use B_QUERY_WATCH_ALL to avoid watching every single node. Augustin Cavalier
BQuery: Add SetFlags() method. Augustin Cavalier
kernel & file_systems: Overhaul query attribute change notifications. Augustin Cavalier
BFS: Don't send duplicate attribute change notifications to queries on renames. Augustin Cavalier
tests/live_query: Fix the build. Augustin Cavalier
leak_analyser: Ignore anything allocated in __initialize_locale_kit. Augustin Cavalier
Tracker: Delete mimetype list on quit. Augustin Cavalier
Tracker: Don't create the TitleView and CountView for the desktop. Augustin Cavalier
Tracker: Overhaul path filtering in QueryPoseView. Augustin Cavalier
libroot/glibc: Remove fopen64 definitions again. Augustin Cavalier
Tracker: Use B_WATCH_CHILDREN to avoid watching every single visible node. Augustin Cavalier
Tracker: Get rid of ShouldShowPose(). Augustin Cavalier
Tracker: Fix out-of-bounds write in FolderFilterFunction. Augustin Cavalier
libroot/glibc: sscanf wants NULL instead of empty string for thousands. Augustin Cavalier
libroot/glibc: Synchronize printf & scanf implementations with glibc 2.20. Augustin Cavalier
acpi_battery: Add NULL check before dereferencing buffer.pointer. Augustin Cavalier
BPopUpMenu: install shortcuts into menu window instead of caller window X512
Screenshot: Add select area option PawanYr
Update translations from Pootle Autocomitter
Tracker: Remember whether addons have certain hooks or not. Augustin Cavalier
Tracker: Cache add-on-supported mimetypes rather than reloading them each time. Augustin Cavalier
Tracker: Only rescan templates if we don't know of any. Augustin Cavalier
BWindow: Clean up dispatch of NO_COMMAND_KEY shortcuts. Augustin Cavalier
Tracker: Don't rebuild root add-on menus in MenusBeginning(). Augustin Cavalier
Tracker: Fix leak of addon menu items. Augustin Cavalier
libroot/glibc: Add missing include and definitions for popen(). Augustin Cavalier
libroot/glibc: Drop two more unneeded files. Augustin Cavalier
Sounds: Check all B_*_SOUNDS_DIRECTORY for default folder Humdinger
libroot/glibc: Synchronize libio with upstream glibc 2.20. Augustin Cavalier
input: Handle EINTR properly in the HID layer and input_server. Augustin Cavalier
bootloader: Fix setting initial colors. Augustin Cavalier
bootloader: Return error in open() if we have no root node. Augustin Cavalier
bootloader: Avoid use of the heap for the video_text_console. Augustin Cavalier
bootloader: Fix build of the video_text_console. Augustin Cavalier
nvme: actually pass parameters to nvme_admin_set_feature() Jérôme Duval
kernel/debug: Fix handling of sInvokeCommandLevel. Augustin Cavalier
kernel/x86: Invoke debug_double_fault on x86_64. Augustin Cavalier
nvme_disk: Reduce stack usage in nvme_disk_init_device. Augustin Cavalier
kernel/x86: Add more safety checks around x86_double_fault_get_cpu. Augustin Cavalier
kernel/x86: Fix double-fault GS on 32-bit. Augustin Cavalier
HaikuBootstrap: Add missing PCI modules. Augustin Cavalier
HID: Handle report waiting interruptions properly. Augustin Cavalier
runtime_loader: `dladdr` for commpage symbols Trung Nguyen
radeon_hd: Added more Polaris10 GPUs and corrected the DCE value captain0xff
Terminal: show a different cursor when window isn't active or view is unfocused JackBurton79
Launchbox: translate error message Humdinger
[next]