Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | im-source-menu-item: ellipsize label when it's longer than 40 em | Lars Uebernickel | 2012-09-03 | 1 | -0/+3 |
| | | | | | Also make sure that the label is left-aligned when ellipsized. | ||||
* | im-source-menu-item: draw lozenges around counts | Lars Uebernickel | 2012-09-03 | 1 | -74/+5 |
| | | | | | | A new widget class IdoDetailLabel is introduced, which can display either a string or a count. Counts are drawn as lozenges. | ||||
* | im-source-menu-item: refactor setting detail string | Lars Uebernickel | 2012-09-03 | 1 | -15/+46 |
| | |||||
* | Increase spacing between icons and labels | Lars Uebernickel | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | Make sure the time shown in the menu is always current | Lars Uebernickel | 2012-08-24 | 1 | -1/+33 |
| | |||||
* | Show icons in application and source menu items | Lars Uebernickel | 2012-08-21 | 1 | -3/+25 |
| | | | | | | | Everthing goes through GIcon now, using g_icon_{to,new_for}_string to set a string attribute on the menu item. The attribute is prefixed x-canonical- for now. | ||||
* | ImSourceMenuItem: show source detail (count or time) | Lars Uebernickel | 2012-08-21 | 1 | -3/+113 |
| | |||||
* | Use a custom menu item for message source menu items | Lars Uebernickel | 2012-08-21 | 1 | -0/+278 |