Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Add button argument to notification menuitem clicked signal | Jason Conti | 2014-05-31 | 1 | -4/+4 |
| | | | | | * Replace deprecated stock icon api | ||||
* | * Emit the clicked signal when the keyboard activates a menuitem. | Jason Conti | 2012-02-26 | 1 | -0/+17 |
| | | | | | | - If using the spacebar, the menu won't hide - If using enter, the menu hides | ||||
* | * Move the button events to notification menuitem. | Jason Conti | 2012-02-26 | 1 | -0/+56 |
| | | | | | | * Add a clicked event to the notification menuitem. * Drop the old new_notification_menuitem code. | ||||
* | * Move the notification menuitem to a separate class. | Jason Conti | 2012-02-26 | 1 | -0/+83 |