Searched +hist:36 +hist:d4f059 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DMenuItem.cppdiff e10de1ec Thu Jul 12 09:36:09 MDT 2018 Ryan Leavengood <leavengood@gmail.com> Visually align shortcuts in menus

In a menu, we use the right side both for submenu arrows and shortcuts.
As a result, when an entry has both a shortcut and a submenu, its
shortcut is not aligned with others, and this does not look so nice.

The spacing for the arrow appears only if there is a submenu in any of
the items in the parent menu.

Change-Id: If91fdcdad36abb0141fb05d1f59141f89540c1db
Reviewed-on: https://review.haiku-os.org/c/haiku/+/355
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Reviewed-by: Ryan Leavengood <leavengood@gmail.com>
diff 04780702 Fri Oct 31 09:36:41 MDT 2008 François Revol <revol@free.fr> - use a lookup table for control char to drawable UTF-8 strings
- added a glyph for B_HOME


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28403 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 20e85f1c Tue Jun 12 08:35:36 MDT 2007 Stefano Ceccherini <stefano.ceccherini@gmail.com> Use BBitmap::ImportBits() to get rid of the padded bitmaps

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21397 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff deab92e7 Mon Mar 13 13:36:04 MST 2006 Stefano Ceccherini <stefano.ceccherini@gmail.com> Minor changes, fixed a possible leak in Uninstall()

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16773 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 6c857bb9 Tue Jan 18 06:44:36 MST 2005 Stefano Ceccherini <stefano.ceccherini@gmail.com> BMenuItem now also draws the trigger at the right position. There was a small visual glitch because the menu's lowcolor was not resetted: fixed. BMenuItem::Draw() needs a cleanup.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10828 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 36d4f059 Thu Dec 30 03:02:39 MST 2004 Stefano Ceccherini <stefano.ceccherini@gmail.com> Style changes, some checks for NULL values


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10549 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 36d4f059 Thu Dec 30 03:02:39 MST 2004 Stefano Ceccherini <stefano.ceccherini@gmail.com> Style changes, some checks for NULL values


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10549 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 0478070254c39f61a36af288b0b224cadbeecf90 Fri Oct 31 09:36:41 MDT 2008 François Revol <revol@free.fr> - use a lookup table for control char to drawable UTF-8 strings
- added a glyph for B_HOME


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28403 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 20e85f1c09527e6be323ecc6816f7f8761c62465 Tue Jun 12 08:35:36 MDT 2007 Stefano Ceccherini <stefano.ceccherini@gmail.com> Use BBitmap::ImportBits() to get rid of the padded bitmaps

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21397 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff deab92e7edbd508ea6068c3fee28343d1b7cdbd0 Mon Mar 13 13:36:04 MST 2006 Stefano Ceccherini <stefano.ceccherini@gmail.com> Minor changes, fixed a possible leak in Uninstall()

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16773 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 72 milliseconds