History log of /haiku/docs/user/interface/MenuItem.dox
Revision Date Author Comments
# c3ac0a72 11-Sep-2018 Augustin Cavalier <waddlesplash@gmail.com>

BMenuItem: Remove ourselves from the super menu on destruct.

This fixes the (intermittently) crashing test added in the previous commit,
and should also fix #12024 and #14348.

Note that this is a slight behavioral departure from BeOS, though since
BeOS crashed when this was done previously, it shouldn't cause any
other problems.

Change-Id: I90b6132ff7741b8d6cb601375a9b11fc3ffacb40
Reviewed-on: https://review.haiku-os.org/541
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# 47852bff 13-Jun-2014 John Scipione <jscipione@gmail.com>

IK documentation update

* Add \since directive to each method.
* Add documentation for BScrollBar and BScrollView classes.
* Title Case group titles.
* Some other minor documentation updates.


# 379ede58 04-Mar-2014 John Scipione <jscipione@gmail.com>

Style fixes to BMenuItem::GetContentSize and update docs

Rename width and height to _width and _height matching the header.

Update the documentation for this method as well.


# 6c594640 28-Feb-2014 John Scipione <jscipione@gmail.com>

Document the BMenuItem class in the Haiku Book.


# 47852bff02be873c48ec9399e7cc119502bb8c67 13-Jun-2014 John Scipione <jscipione@gmail.com>

IK documentation update

* Add \since directive to each method.
* Add documentation for BScrollBar and BScrollView classes.
* Title Case group titles.
* Some other minor documentation updates.


# 379ede58af15012f17e87673b0266235762a1230 04-Mar-2014 John Scipione <jscipione@gmail.com>

Style fixes to BMenuItem::GetContentSize and update docs

Rename width and height to _width and _height matching the header.

Update the documentation for this method as well.


# 6c594640f6a77b55b73c447272fa0d4d669543dc 28-Feb-2014 John Scipione <jscipione@gmail.com>

Document the BMenuItem class in the Haiku Book.