Jérôme Duval
|
9fcdf0e92c
|
MenuItem::Archive uses BArchivable::Archive
inverted the enable state when initing the BMenu
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18071 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2006-07-08 12:56:18 +00:00 |
|
Jérôme Duval
|
9b224ec82e
|
add item frames to BMenu archive
add class names to BMenuItem archives
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18069 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2006-07-08 00:38:31 +00:00 |
|
Axel Dörfler
|
44e1f1f918
|
The BSeparatorItem is now always diabled, and thus, cannot be selected anymore.
This fixes bug #277.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17026 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2006-04-06 07:32:07 +00:00 |
|
Axel Dörfler
|
aaa1e815fa
|
* A separator item obviously has a "" label instead of NULL - this fixes bug #138.
* Made Tracker safe against a NULL item label, anyway.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16413 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2006-02-15 17:54:38 +00:00 |
|
Stefano Ceccherini
|
e6629a65a2
|
Misc cleanups
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13219 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2005-06-21 09:40:01 +00:00 |
|
Stefano Ceccherini
|
4ff5ade253
|
Many visual fixes to BMenu. Now it's almost undistinguable from the real thing. SeparatorItems were being drawn too dark. Fixed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10585 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2005-01-04 14:42:19 +00:00 |
|
Stefano Ceccherini
|
b282b9018e
|
Implemented separator style 2, courtesy of Olivier Milla
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10584 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2005-01-04 13:13:42 +00:00 |
|
Stefano Ceccherini
|
7ca9166efa
|
Now BSeparatorItem's Draw() checks the separator type. Implemented separator type "1". Please, someone with a better "artistic" skill than me, feel free to implement separator type "2" and check if the drawing of the others is correct :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10554 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2004-12-31 09:04:14 +00:00 |
|
Stefano Ceccherini
|
1b925bd5ae
|
Moved BSeparatorItem`s implementation to its own file. Will split headers later.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10548 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2004-12-30 09:54:48 +00:00 |
|