Source Activity
ReadMe: fix typo.
Categories: Development
Tracker: get rid of fTrashContextMenu member from DeskWindow...
... as it's useless and shadowing the one in ContainerWindow.
No functional change intended, and none occurs (from my testing).
PVS message V703.
... as it's useless and shadowing the one in ContainerWindow.
No functional change intended, and none occurs (from my testing).
PVS message V703.
Categories: Development
Tracker: Model: use SetToFormat.
Categories: Development
Update llvm package for x86_gcc2.
Categories: Development
Update usb.ids from www.linux-usb.org
Categories: Development
Update llvm package for x86.
Categories: Development
Updated unzip packages.
* Fix extraction of symbolic links, ticket #12042.
* Fix extraction of symbolic links, ticket #12042.
Categories: Development
MediaPlayer: playlist uses system colors.
* Partialy fix #10840.
* Partialy fix #10840.
Categories: Development
user mutex: dequeue waiters when waking them up
* This prevents the same waiter being woken multiple times, before it
has a chance to run and dequeue itself.
* This prevents the same waiter being woken multiple times, before it
has a chance to run and dequeue itself.
Categories: Development
Debugger: Add page protection indicator to inspector.
InspectorWindow:
- We now display a label indicating if the currently inspected block
is writable or not, so the user knows whether it's possible to modify
the contents.
InspectorWindow:
- We now display a label indicating if the currently inspected block
is writable or not, so the user knows whether it's possible to modify
the contents.
Categories: Development
Debugger: Fix inverted error check.
InspectorWindow:
- Fix inverted error check when retrieving settings. This was
causing us to fail to successfully load/apply previously stored
settings for the inspector.
InspectorWindow:
- Fix inverted error check when retrieving settings. This was
causing us to fail to successfully load/apply previously stored
settings for the inspector.
Categories: Development
BColumListView: uses system colors.
* Partialy fixes #10840.
* Partialy fixes #10840.
Categories: Development
InterfaceDef: Use a lighter grey for list selection.
* Use the BColumnListView grey for list selection.
* Use the BColumnListView grey for list selection.
Categories: Development
Add support for pthread_condattr_get/setclock()
* Allows use of either CLOCK_REALTIME or CLOCK_MONOTONIC as the time
base for pthread_cond_timedwait().
* Allows use of either CLOCK_REALTIME or CLOCK_MONOTONIC as the time
base for pthread_cond_timedwait().
Categories: Development
BCalendarView: Use system color.
* This widget is used in Time and Deskbar.
* Partialy fixes #10840.
* This widget is used in Time and Deskbar.
* Partialy fixes #10840.
Categories: Development
Time: reintroduces seconds for aesthetic reasons.
* Thanks to Humdinger for point out the problem.
* Problem discussed in #10840.
* Thanks to Humdinger for point out the problem.
* Problem discussed in #10840.
Categories: Development
fat: Fix compiler warnings.
Categories: Development
