Source Activity
licenses: Remove MkDepend, just the MIT license.
Recipe already uses "MIT".
Recipe already uses "MIT".
Categories: Development
licenses: Remove "Expat", it's just the MIT License.
The recipe already uses "MIT".
The recipe already uses "MIT".
Categories: Development
licenses: Get rid of the two versions of the Artisic License.
They're the same thing. The "Perl" one has better formatting, though,
so keep that one.
They're the same thing. The "Perl" one has better formatting, though,
so keep that one.
Categories: Development
Memory leaks in Cortex
CID 605755, 605756, 605757 and 605758.
CID 605755, 605756, 605757 and 605758.
Categories: Development
Crash fix in BMessage::ReplaceData()
The call to _CopyForWrite() invalidated the pointer previously assigned.
There was also an unrelated null-pointer derefence situation in the copy constructor.
Fixes #3074 and CID 610886 and CID 610887.
The call to _CopyForWrite() invalidated the pointer previously assigned.
There was also an unrelated null-pointer derefence situation in the copy constructor.
Fixes #3074 and CID 610886 and CID 610887.
Categories: Development
Added package Clipdinger - a history for the sytem clipboard
see http://humdingerb.github.io/clipdinger/
see http://humdingerb.github.io/clipdinger/
Categories: Development
Revert "BNetworkAddressResolver: fix setting AI_ADDRCONFIG flag"
B_UNCONFIGURED_ADDRESS_FAMILIES is not a mapping to AI_ADDRCONFIG,
it's the opposite...
This reverts commit a8962b392a7cc9783596c1ed88babe3d864e6759.
B_UNCONFIGURED_ADDRESS_FAMILIES is not a mapping to AI_ADDRCONFIG,
it's the opposite...
This reverts commit a8962b392a7cc9783596c1ed88babe3d864e6759.
Categories: Development
StyledEdit: Rework of the font color system
1) The default font color is now B_DOCUMENT_TEXT_COLOR
2) The font color menu now shows a palette
3) The font color menu now includes a "default" item, set
to B_DOCUMENT_TEXT_COLOR
4) Added a Todo mentionning it would be ideal to not save the default color
itself, but instead saving the fact the default color was used. Maybe allow the
StyleBuffer to use a Null color or something similar.
1) The default font color is now B_DOCUMENT_TEXT_COLOR
2) The font color menu now shows a palette
3) The font color menu now includes a "default" item, set
to B_DOCUMENT_TEXT_COLOR
4) Added a Todo mentionning it would be ideal to not save the default color
itself, but instead saving the fact the default color was used. Maybe allow the
StyleBuffer to use a Null color or something similar.
Categories: Development
BNetworkAddressResolver: fix setting AI_ADDRCONFIG flag
* Condition was the wrong way
* Condition was the wrong way
Categories: Development
ReadMe: HaikuPorts has moved to GitHub.
Categories: Development
Move doc from src/kits/network to docs/net.
Thanks Adrien for reviewing!
Thanks Adrien for reviewing!
Categories: Development
fat: Cleared the confusion between ctime, and crtime...
... the previous commit introduced.
* Minor cleanup, disabled the useless fs_ioctl() function.
* This closes #11120.
... the previous commit introduced.
* Minor cleanup, disabled the useless fs_ioctl() function.
* This closes #11120.
Categories: Development
Debugger: Add signal settings and listener hooks.
Team:
- Add settings and accessors for signal dispositions.
- Add event definitions and listener hooks for signal disposition
changes.
Team:
- Add settings and accessors for signal dispositions.
- Add event definitions and listener hooks for signal disposition
changes.
Categories: Development
Updated libedit package for x86_64
Categories: Development
Debugger: Add persistent settings classes for signal dispositions.
- Add class TeamSignalSettings for storing signal disposition settings,
and add instance to TeamSettings.
- Adjust TeamDebugger to load signal settings.
- Add class TeamSignalSettings for storing signal disposition settings,
and add instance to TeamSettings.
- Adjust TeamDebugger to load signal settings.
Categories: Development
netresolv: Delete unused Makefiles.
Categories: Development
