Source Activity
BeDecorator: fix title text color
Categories: Development
WinDecorator: fix some glitches
* The decorator now draws the titlebar.
* The titlebar is font sensitive.
* The minimize button is usable.
* The buttons are pressable.
* Fix a redraw issue.
* The decorator now draws the titlebar.
* The titlebar is font sensitive.
* The minimize button is usable.
* The buttons are pressable.
* Fix a redraw issue.
Categories: Development
Erratum hrev49359: Compare size with 0 rather that B_OK
Thanks Ingo!
Thanks Ingo!
Categories: Development
Update translations from Pootle
Categories: Development
userlandfs: Fix access mask check
CID 1255052 and CID 1255053
CID 1255052 and CID 1255053
Categories: Development
Deskbar: check dynamic_cast results
CID 1108236 and CID 1108237
CID 1108236 and CID 1108237
Categories: Development
jpeg translator: exif_parser: Missing break statement
CID 1273786 and CID 1273787
CID 1273786 and CID 1273787
Categories: Development
agg: avoid writting beyond the array size
Potentially trying to add two new items to an array without enough room left.
CID 991455
Potentially trying to add two new items to an array without enough room left.
CID 991455
Categories: Development
HaikuDepot: TextChangingEvent: Init fIsCanceled
CID 1162815 and 1162816.
CID 1162815 and 1162816.
Categories: Development
Debugger: More work on signal configuration.
- Introduce SignalDispositionEditWindow for add/editing disposition
exceptions.
SignalsConfigView:
- Factor out helper class SignalDispositionMenu. Use accordingly in
SignalsConfigView and SignalDispositionEditWindow.
- Watch table selection changes to update button statuses appropriately.
- On add/edit request, show disposition edit window.
- Listen for disposition changes from team and react accordingly.
UiUtils:
- Add helper function to map signal defines to strings.
Together with the previous set of commits, this implements #9720.
- Introduce SignalDispositionEditWindow for add/editing disposition
exceptions.
SignalsConfigView:
- Factor out helper class SignalDispositionMenu. Use accordingly in
SignalsConfigView and SignalDispositionEditWindow.
- Watch table selection changes to update button statuses appropriately.
- On add/edit request, show disposition edit window.
- Listen for disposition changes from team and react accordingly.
UiUtils:
- Add helper function to map signal defines to strings.
Together with the previous set of commits, this implements #9720.
Categories: Development
