⛏️ index : haiku.git

Age Commit message Author
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
Haiku Book: added SimpleGameSound cafeina
Update translations from Pootle Autocomitter
Improve drawing of "partially on" checkboxes PulkoMandy
build: Add NetBSD as a host platform Christof Meerwald
docs/user: Typo in BKeyStore documentation, reported by TmTfx PulkoMandy
Installer: Add EFI Loader copy tool PawanYr
notification_server: Only emit sound if progress moved SED4906
MidiPlayer: Fill VolumeSlider with B_CONTROL_HIGHLIGHT_COLOR nipos
HaikuDepot: Optimize usage conditions window size for HiDPI nipos
Bootstrap image: Add network stack and drivers to preloaded boot modules PulkoMandy
efi network boot: tell the kernel we're booting from the network PulkoMandy
efi arm: use kernel args allocator built-in alignment feature PulkoMandy
efi: synchronize style fixes accross versions of arch_start PulkoMandy
bootloader fat: use shared utf16 conversion function PulkoMandy
boot/platform/efi: Add network booting support Alexander von Gluck IV
kernel/vm: Add missing Put() when removing a reserved area. Augustin Cavalier
kernel/vm: Put the address space in get_memory_map_etc. Augustin Cavalier
kernel/vm: Minor code cleanup to get_memory_map_etc. Augustin Cavalier
kernel/vm: Print thread ID as decimal, not hex. Augustin Cavalier
ProcessController: Add casts to appease GCC2. Augustin Cavalier
ProcessController: Allow manual resizing of the replicant window. Augustin Cavalier
ProcessController: Scale width by height. Augustin Cavalier
ProcessController: Refactor size computation. Augustin Cavalier
ProcessController: Base margin on font size. Augustin Cavalier
Tracker: Item view shows number of selected items Nathan Patrizi
Tracker: Fix missing pose view border in save panel nipos
People: Pass received BMessage of PersonView on to BView if not directly needed Niklas Poslovski
HaikuDepot: Handling for 503 with delayed retry Andrew Lindesay
Terminal: support for hyperlinks (#18827) Jérôme Duval
Haiku Book: add device kit DigitalBox98
input mouse mm: Fix two-finger scrolling by checking for two fingers only Samuel Rodríguez Pérez
input mouse mm: Allow scroll movement and edge scrolling on tap drag scenarios Samuel Rodríguez Pérez
input mouse mm: Reset tap statuses on any button presss or on more than two fingers Samuel Rodríguez Pérez
input mouse mm: Introduce helper funtions for finger handling Samuel Rodríguez Pérez
MediaPlayer: GuessMimeType() if no supertype and traverse link DigitalBox98
bfs: support functions for moving an inode Andreas Henriksson
translators: Use BSlider with triangle thumb and without filling nipos
HaikuControlLook: Avoid changing the HighColor of the parent view in DrawSliderTriangle nipos
ActivityMonitor: fix missing translatable strings Humdinger
Update translations from Pootle Autocomitter
BuildSetup: Remove some unnecessary disabling of DEBUG. Augustin Cavalier
kernel/fs: Clean up and improve logic around address copying. Augustin Cavalier
UDF: Put the root node in unmount. Augustin Cavalier
UDF: Upgrade some more TRACEs into ERRORs. Augustin Cavalier
Deskbar: fix loop exit when adding a team Máximo Castañeda
kernel: Adjust missed OpenHashTable include. Augustin Cavalier
Move most headers containing generic template classes out of kernel/util. Augustin Cavalier
Rename "headers/private/utils" to "util". Augustin Cavalier
BUSBInterface: Fix incorrect management of fEndpoints on updating. Augustin Cavalier
arm: relocate UART when remapping virtual memory PulkoMandy
AboutSystem: Open with golden ration window size Axel Dörfler
TextView: Move caret position to the end of selection on SelectAll(). Oscar Lesta
tcp: send RST instead of FIN, when user closed and received data get lost Jérôme Duval
input mouse mm: Trace event, status and positional information Samuel Rodríguez Pérez
input mouse mm: Improve tracing with a function tracer Samuel Rodríguez Pérez
input mouse mm: Fix tracing, trace all methods and add destructor Samuel Rodríguez Pérez
BitUtils: fix gcc2 build PulkoMandy
Move BitUtils.h outside of kernel directory PulkoMandy
Update translations from Pootle Autocomitter
libroot/strftime: Add support for %k and %l. Augustin Cavalier
ICUTimeData: Replace all spaces with a regular ' '. Augustin Cavalier
[Network] Clear buffer before use. Sylvain Kerjean
Sudoku: Fixed colors in normal mode again Axel Dörfler
input mouse: Tracing cleanup fixes Samuel Rodríguez Pérez
input_server addons: use shared FunctionTracer PulkoMandy
FunctionTracer: add support for "this" pointer and custom printf function PulkoMandy
Kernel: Add hrev after kernel debugger welcome Nathan Patrizi
debug_printf: return number of printed characters PulkoMandy
BTab: decouple display label from view name. Kacper Kasper
Terminal: unmask signal SIGUSR1 for child processes Jérôme Duval
Rename some debug_printf functions in drivers PulkoMandy
x86_64 efi bootloader: use generic function instead of copying it PulkoMandy
OpenSound: use shared function tracer and fix format macros in tracing PulkoMandy
TextSearch: use shared FunctionTracer PulkoMandy
FunctionTracer: use __PRETTY_FUNCTION__ PulkoMandy
Network: Use statuses from NetworkStatus rather than just 'connected' and 'disconnected' nipos
input mouse mm: Make make_small truncf + license updates. No functional change expected. Samuel Rodríguez Pérez
Tracker: Sort volumes before folders if you have "List folders first" John Scipione
Tracker: File panel responds to Tracker Window settings. John Scipione
Tracker: Simplify adding/removing poses when mounting/unmounting John Scipione
Tracker: BPoseView replace BView with _inherited and style fixes. John Scipione
MediaPlayer: Make location field clickable in File info window Nathan Patrizi
strace: send_signal and sigaction now use signal names Jérôme Duval
libroot/locale: Only set all locales if we checked the whole set. Augustin Cavalier
app_server: Acquire the window lock in Set*Cursor. Augustin Cavalier
input mouse: Fix use default values for non available touchpad settings + license update Samuel Rodríguez Pérez
input headers: Fix fingerWith documentation + license update Samuel Rodríguez Pérez
Appearance: Compose fake scroll bar height. John Scipione
HaikuControlLook: scroll bar thumb dots 2px wide John Scipione
Update translations from Pootle Autocomitter
net_server: Run DHCP negotiation on a separate thread to fix hangs. Augustin Cavalier
usb_disk: remove spaces at beginning of normalized name Máximo Castañeda
BPartition: Return B_BUSY when calling Mount() John Scipione
Tracker: Clear drag data on MouseUp(). John Scipione
Tracker: Fix EditFirstWidget() pose location in icon mode. John Scipione
[next]