Searched hist:"5475 e6e54cd9f6c59e20ad4bfddfa22ff588c5ad" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/diskprobe/ |
H A D | ProbeView.h | 5475e6e54cd9f6c59e20ad4bfddfa22ff588c5ad Wed Feb 18 03:34:10 UTC 2004 Axel Dörfler <axeld@pinc-software.de> The header view is now completely working. The position control accepts decimal, hexadecimal, and octal values (it is using strtoll(..., 0);) Setting the number base type does now work, too. Updated the Slider class to a PositionSlider class that creates the illusion of supporting off_t values - almost (see note in Position()).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6623 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ProbeView.cpp | 5475e6e54cd9f6c59e20ad4bfddfa22ff588c5ad Wed Feb 18 03:34:10 UTC 2004 Axel Dörfler <axeld@pinc-software.de> The header view is now completely working. The position control accepts decimal, hexadecimal, and octal values (it is using strtoll(..., 0);) Setting the number base type does now work, too. Updated the Slider class to a PositionSlider class that creates the illusion of supporting off_t values - almost (see note in Position()).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6623 a95241bf-73f2-0310-859d-f6bbb57e9c96
|