Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plug memory leaks: return value of g_menu_model_get_item_link is transfer full | Lars Uebernickel | 2012-08-25 | 1 | -1/+9 |
| | |||||
* | Show icons in application and source menu items | Lars Uebernickel | 2012-08-21 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | messages-service: move gmenu utility functions into gmenuutils.[ch] | Lars Uebernickel | 2012-06-26 | 1 | -0/+79 |
As a neat side-effect, this fixes a memory leak in app-section.c. |