⛏️ index : haiku.git

Age Commit message Author
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
fat: Do not prevent multiple simultaneous mounts. John Scipione
kernel/fs: Block mounting partitions that are already mounted. Augustin Cavalier
app_server: Remove window token first in ~ServerWindow. Augustin Cavalier
bootloader console: encode output Máximo Castañeda
input mouse: Handle B_BAD_DATA status code Samuel Rodríguez Pérez
input mouse: Only save last valid processed movements Samuel Rodríguez Pérez
input preflet: Fix tap slider limit values + license update Samuel Rodríguez Pérez
kernel/socket: for accept()/recvmsg() invalid user addresses are not fatal Jérôme Duval
Update translations from Pootle Autocomitter
strace: dump sigset_t, sigprocmask Jérôme Duval
Merge "Fix bootstrap build for arm and arm64" waddlesplash
Update translations from Pootle Autocomitter
Fix bootstrap build for arm and arm64 PulkoMandy
app_server: ServerMemoryAllocator takes the original area as the key. Augustin Cavalier
notification_server: Fix sound playback SED4906
3rdparty: Add my old scripts to convert linux console keymap François Revol
RosterPrivate: Define kMsgAppServerStarted as uint32 to appease GCC2. Augustin Cavalier
servers & kits: Rehabilitate app_server restart functionality. Augustin Cavalier
app_server: Rework ClonedAreaMemory to use ServerMemoryAllocator. Augustin Cavalier
Debugger: Don't wait for threads or user in the CLI input loop. Augustin Cavalier
tests: Rehabilitate bootloader test. Augustin Cavalier
LaunchBox: Live update panel color Pascal Abresch
sdci: enable command timeout interrupt PulkoMandy
Improved clarity of desktop/native packages filter labels Humdinger
ColorControl: Fix font color Pascal Abresch
Appearance: Send only one color update message. Pascal Abresch
BeBuild.h: Add _DEPRECATED. Augustin Cavalier
unix: handle MSG_PEEK on receive. Jérôme Duval
kernel/fd: add inc_fd_open_count Jérôme Duval
network/stack: Add clone_ancillary_data. Jérôme Duval
AboutSystem: Simplify updating colors. John Scipione
[next]