Searched hist:"157 cd8913e6173dae21b43aef5bfd5419d4a5f68" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/apps/deskbar/ |
H A D | TimeView.h | 157cd8913e6173dae21b43aef5bfd5419d4a5f68 Mon Jun 16 13:14:46 UTC 2008 Alexandre Deckner <alex@zappotek.com> - Calculating the space left for deskbar replicants was broken. The TimeView could overlap on the left. This fixes #1408 - Placement of the time text was broken. With big fonts, the text was way too low. Using text bounding box now, it looks pretty and robust too. - Fixed the height of the time view to the replicant height. The view has a fixed height now and can never overlap deskbar at the bottom (horizontal deskbar mode) or other replicant below.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25970 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | TimeView.cpp | 157cd8913e6173dae21b43aef5bfd5419d4a5f68 Mon Jun 16 13:14:46 UTC 2008 Alexandre Deckner <alex@zappotek.com> - Calculating the space left for deskbar replicants was broken. The TimeView could overlap on the left. This fixes #1408 - Placement of the time text was broken. With big fonts, the text was way too low. Using text bounding box now, it looks pretty and robust too. - Fixed the height of the time view to the replicant height. The view has a fixed height now and can never overlap deskbar at the bottom (horizontal deskbar mode) or other replicant below.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25970 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | StatusView.cpp | 157cd8913e6173dae21b43aef5bfd5419d4a5f68 Mon Jun 16 13:14:46 UTC 2008 Alexandre Deckner <alex@zappotek.com> - Calculating the space left for deskbar replicants was broken. The TimeView could overlap on the left. This fixes #1408 - Placement of the time text was broken. With big fonts, the text was way too low. Using text bounding box now, it looks pretty and robust too. - Fixed the height of the time view to the replicant height. The view has a fixed height now and can never overlap deskbar at the bottom (horizontal deskbar mode) or other replicant below.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25970 a95241bf-73f2-0310-859d-f6bbb57e9c96
|